@import url('https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,700,700i|Nunito+Sans:300,300i,400,400i,700,700i,800,800i&display=swap');

* {
	-ms-transition: all ease-in-out 0.2s;
	-webkit-transition: all ease-in-out 0.2s;
	-moz-transition: all ease-in-out 0.2s;
	transition: all ease-in-out 0.2s;
}

#map_canvas *,
.fullheight,
section.home {
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}

.csbuttons {
	cursor: pointer;
}

.social_links {
	padding: 20px 0 40px;
	margin-top: -30px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}

figcaption {
	display: none !important;
}

audio, canvas, video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

audio:not([controls]) {
	display: none;
}

[hidden] {
	display: none;
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

html, button, input, select, textarea {
	font-family: 'Nunito Sans', sans-serif;
	color: #111;
}

html, body {
	height: 100%;
	width: 100%;
}

/*::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }*/
h1 {
	font-family: 'Nunito Sans', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

a {
	color: #465685;
	text-decoration: none;
}

a:hover {
	color: #465685;
	text-decoration: underline;
}

a:focus {
	outline: thin dotted;
}

a:hover, a:active {
	outline: 0;
	text-decoration: none;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b, strong {
	font-weight: bold;
}

blockquote {
	margin: 1em 40px;
}

dfn {
	font-style: italic;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

ins {
	background: #ff9;
	color: #000;
	text-decoration: none;
}

mark {
	background: #ff0;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

pre, code, kbd, samp {
	font-family: monospace, serif;
	_font-family: 'courier new', monospace;
	font-size: 1em;
}

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

q {
	quotes: none;
}

q:before, q:after {
	content: "";
	content: none;
}

small {
	font-size: 85%;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

p, li {
	font-weight: 400;
	line-height: 180%;
	color: #373737;
	font-size: 14px;
}

header p, header li, .sidebar li, footer p, footer li {
	text-shadow: none;
}

ul, ol {
	margin: 1em 0;
	padding: 0 0 0 25px;
}

dd {
	margin: 0 0 0 40px;
}

nav ul, nav ol {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

form {
	margin: 0;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

label {
	cursor: pointer;
}

legend {
	border: 0;
	*margin-left: -7px;
	padding: 0;
	white-space: normal;
}

button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle;
}

button, input {
	line-height: normal;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
	*overflow: visible;
}

button[disabled], input[disabled] {
	cursor: default;
}

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
	*width: 13px;
	*height: 13px;
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical;
}

input:valid, textarea:valid {}

input:invalid, textarea:invalid {
	background-color: #f0dddd;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	vertical-align: top;
}

figcaption {
	display: none;
}

#wrapper {
	height: auto !important;
	min-height: 100%;
}

.pf {
	display: none;
	height: 68px;
	clear: both;
}

.loghicert {
	display: flex;
	margin: 0 0 25px;
	padding: 25px 0 0;
}

footer {}

.chromeframe {
	margin: 0.2em 0;
	background: #ccc;
	color: black;
	padding: 0.2em 0;
}

.ir {
	display: block;
	border: 0;
	text-indent: -999em;
	overflow: hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
	*line-height: 0;
}

.ir br {
	display: none;
}

.hide {
	display: none;
}

.hidden {
	display: none !important;
	visibility: hidden;
}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

.invisible {
	visibility: hidden;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

body {
	margin: 0;
	font-size: 14px;
	line-height: 1.4;
	background: #fff url(skin/background.jpg) repeat center center;
	overflow-x: hidden;
	text-align: center;
	font-family: "Montserrat", sans-serif;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
}

body .uwy.userway_p1 .uai {
	bottom: 13px !important;
	top: auto !important;
}

#sitocontainer {
	max-width: 1180px;
	background-color: #fff;
	margin: 0 auto;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
	min-height: 100vh;
}

.fasciaheader {
	background-color: #465685;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 15px;
}

.fasciaheader p {
	margin: 0;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
}

.fasciaheader a {
	color: #e6e9ee;
	font-weight: 500;
	background-color: #e1e4eb57;
	padding: 6px 10px;
	font-size: 13px;
	border-radius: 4px;
}

#header {
	border-top: 5px solid #465685;
	text-align: left;
	padding: 40px;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
	align-content: center;
}

.logo_mobile {display: none;}

.logo {
	width: 50%;
	display: flex;
	align-items: center;
}

.logo_x {
	width: 130px;
	opacity: .90;
}

.logo img {
	max-width: 130px;
	opacity: .90;
}

.logo p {
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-size: 14px;
	color: #6f7891;
	letter-spacing: 0.05em;
}

.logo img.bcorp {
	opacity: 1;
	border-left: 1px solid #ddd;
	width: 82px;
	padding: 0px 20px;
	border-right: 1px solid #ddd;
	margin: 0 15px;
}

.lingua_social {
	width: 50%;
	text-align: right;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	justify-content: flex-end;
	align-items: center;
	align-content: right;
}

.social ul {
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0;
	text-align: left;
	border-left: 1px solid #ddd;
}

.social li {
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
}

.social li a {
	color: #b8b8b8;
	display: block;
	padding: 0 2px;
	line-height: 1;
}

.mainbusiness ul {
	text-align: right;
}

.mainbusiness li {
	display: inline-block;
	vertical-align: middle;
	padding: 0;
}

.mainbusiness li.lingualink a {
	display: block;
	padding: 0 40px 0 0;
	background-color: #fff;
	background-position: 35px 50%;
	background-repeat: no-repeat;
	border-right: 1px solid #ddd;
	color: #a2a2a2;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 12px;
	letter-spacing: 0.015em;
}

.mainbusiness li.lingualink.inglink a {
	background-image: url(skin/eng.png);
}

.mainbusiness li.areariservata a {
	color: #465685;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 12px;
	padding: 5px 10px 5px 32px;
	margin: 0 0 0 10px;
	background: transparent url(skin/areariservatalink.png) no-repeat center left;
}

.menu_fascia {
	background-color: #465685;
	margin: 0 -12px;
	position: relative;
	z-index: 10;
}

.mainproducts>ul>li {
	float: left;
	border-right: 1px solid #fff;
	position: relative;
	font-size: 13px;
	background-color: rgba(255, 255, 255, .0);
	-webkit-transition: all .35s linear;
	-moz-transition: all .35s linear;
	-ms-transition: all .35s linear;
	transition: all .35s linear;
}

.mainproducts>ul>li>a {
	color: #fff;
	text-transform: uppercase;
	display: block;
	padding: 15px 12px 15px 46px;
	letter-spacing: 0.015em;
	background-position: 10px 50%;
	background-repeat: no-repeat;
}

.mainproducts>ul>li:hover {
	background-color: rgba(255, 255, 255, .2);
}

.mainproducts>ul>li.areelink>a {
	background-image: url(skin/areebusiness.png)
}

.mainproducts>ul>li.lavoralink>a {
	background-image: url(skin/lavoraconnoi.png);
}

.mainproducts>ul>li.esglink>a {
	background-image: url(skin/logoesg.png);
}

.mainproducts>ul>li.contattilink>a {
	background-image: url(skin/contatti.png);
}

.mainproducts>ul>li.governancelink>a {
	background-image: url(skin/governance.png);
}

.mainproducts>ul>li.aziendalink>a {
	background-image: url(skin/azienda.png);
}

.mainproducts>ul>li.lavoralink>a {
	background-image: url(skin/lavoraconnoi.png);
}

.mainproducts>ul>li>ul {
	position: absolute;
	top: 100%;
	left: 0;
	min-width: 290px;
	background-color: rgba(255, 255, 255, .85);
	-webkit-transition: all .35s linear;
	-moz-transition: all .35s linear;
	-ms-transition: all .35s linear;
	transition: all .35s linear;
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	padding: 25px;
	text-align: left;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .075s linear;
	-moz-transition: all .075s linear;
	-ms-transition: all .075s linear;
	transition: all .075s linear;
}

.mainproducts>ul>li:hover>ul {
	opacity: 1;
	visibility: visible;
}

.mainproducts>ul>li>ul::before {
	content: "";
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid rgba(255, 255, 255, .85);
	position: absolute;
	left: 16px;
	top: -8px;
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

.mainproducts>ul>li>ul>li {
	font-size: 13px;
}

.mainproducts>ul>li>ul>li a {
	color: #465685;
	text-transform: uppercase;
	letter-spacing: 0.015em;
	display: block;
	padding: 5px 5px 5px 15px;
	position: relative;
	-webkit-transition: all .35s linear;
	-moz-transition: all .35s linear;
	-ms-transition: all .35s linear;
	transition: all .35s linear;
}

.mainproducts>ul>li>ul>li a::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 6px;
	height: 6px;
	background-color: #465685;
	border-radius: 50%;
	-webkit-transform: translate(0, -3px);
	-moz-transform: translate(0, -3px);
	-ms-transform: translate(0, -3px);
	transform: translate(0, -3px);
}

.mainproducts>ul>li>ul>li a:hover {
	font-weight: bold;
}

.second_menu, .logomobile, .menu, .chiudimenu {
	display: none;
}

/* ** */

.foto_home {
	height: 500px;
	width: 100%;
	background: #fff url(skin/sfondocoverhome.jpg) no-repeat center center;
	background-size: cover;
}

.container_text {
	padding: 64px 95px;
	text-align: left;
}

.testo_home {
	position: relative;
}

.container_text .testo_home h3 {
	color: #465685;
	font-weight: 800;
	font-size: 21px;
}

.testo_home a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.testo_home p {
	height: 140px;
}

.links_home {
	padding: 64px 95px;
	background-color: #f1f1f1;
}

.foto_home_link {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
	width: 100%;
	height: 220px;
	background-color: #fff;
	background-size: cover;
	background-position: center center;
}

.fh_phi {
	background-image: url(skin/fhphi.jpg)
}

.fh_gds {
	background-image: url(skin/sfondoxeniatobook.jpg);
}

.fh_crew {
	background-image: url(skin/fhcrew.jpg);
}

.testo_home_link {
	background-color: #fff;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
	padding: 25px 15px;
	margin: 10px 0 0;
}

.testo_home_link p {
	margin: 0;
	font-size: 20px;
	font-weight: 400;
}

.testo_home_link i {
	color: #d3d3d3;
	font-size: 28px;
}

/* Focus * */

.container_text .testo_focus h5 {
	font-weight: 300;
	font-size: 28px;
	color: #585857;
	margin: 0;
}

.container_text .title_focus p {
	max-width: 66.6667%;
}

/* Inside * */

.cover_inside {
	height: 380px;
	background-color: #fff;
	background-position: center center;
	background-size: cover;
	width: 100%;
}

.cover_azienda {
	background-image: url(skin/fotoazienda.jpg);
}

.cover_chisiamo {
	background-image: url(skin/chisiamo.jpg);
}

.cover_benefit {
	background-image: url(skin/fotobenefit.webp);
}

.cover_panfilia {
	background-image: url(skin/fotopanfilia.jpg);
	background-position: 0 -40px;
}

.cover_persone {
	background-image: url(skin/lepersone.jpg);
	background-position: bottom center;
}

.cover_bcorp {
	background-image: url(skin/sfondobcorp.webp);
	background-position: bottom right;
	height: 520px;
}

.cover_org {
	background-image: url(skin/lorganizzazione.jpg);
}

.cover_gruppo {
	background-image: url(skin/ilgruppo.jpg);
}

.cover_governance {
	background-image: url(skin/governance.jpg);
}

.cover_esg {
	background-image: url(skin/esgfoto.jpeg);
}

.cover_codiceetico {
	background-image: url(skin/codiceetico.jpg);
}

.cover_modello {
	background-image: url(skin/modello231.jpg);
}

.cover_whistleblowing {
	background-image: url(skin/whistleblowing.jpg);
}

.cover_statuto {
	background-image: url(skin/statuto.jpg);
}

.cover_documentisocietari {
	background-image: url(skin/documentisocietari.jpg);
}

.cover_certificazioni {
	background-image: url(skin/certificazioni.jpg);
}

.cover_channel {
	background-image: url(skin/sfondochannelmanager.jpg);
}

.container_text h2 {
	color: #465685;
	font-size: 24px;
	text-transform: uppercase;
}

.container_text h3 {
	font-size: 15px;
	color: #585857;
	margin: 25px 0 0;
	line-height: 2.2;
}

.container_text ul.listaflex {
	list-style: none;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
}

.container_text ul.listaflex li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	width: 25%;
	line-height: 2;
}

.foto_container {
	padding: 0;
	margin: 25px 0 0;
}

.container_text p {
	line-height: 2;
	font-weight: 400;
	margin: 10px 0 25px;
}

.container_text p.nome {
	font-style: italic;
	text-align: right;
	border-bottom: 1px solid #ddd;
	padding: 0 0 34px;
}

blockquote {
	position: relative;
	font-weight: 400;
	line-height: 2.5;
	font-size: 14px;
	color: #465685;
	margin: 1.5em 82px 1.5em 20px;
	font-style: italic;
}

.container_text .big_slogan p {
	font-size: 32px;
	max-width: 640px;
	line-height: 1.35;
	text-align: center;
	margin: 20px auto;
	letter-spacing: 0.05em;
	color: #465685;
}

.testo_focus_content {}

.container_text .testo_focus_content ul {
	list-style-type: none;
	padding: 25px 0 0;
	margin: 0 -15px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}

.container_text li {
	margin: 10px 0;
	line-height: 2;
}

.container_text .testo_focus_content ul li {
	margin: 0;
	padding: 45px 15px 0;
	line-height: 2;
	flex: 1 33.333%;
	list-style: none;
	position: relative;
	font-size: 13px;
	font-weight: 300;
}

.container_text .testo_focus_content ul li::before {
	content: "";
	background-color: #465685;
	top: 0;
	position: absolute;
	left: 15px;
	height: 3px;
	width: 72px;
}

/* ** SERVIZI ** */

.cover_service {
	height: 460px;
	background-color: #fff;
	background-position: center center;
	background-size: cover;
	width: 100%;
}

.cover_phi {
	background-image: url(skin/sfondophihotels.jpg);
}

.cover_gds {
	background-image: url(skin/sfondoxeniatobook.jpg);
}

.cover_crew {
	background-image: url(skin/sfondocrew.jpg);
}

.link_gov {
	text-align: left;
}

.link_gov h3 {
	color: #465685;
	font-weight: 800;
	font-size: 16px;
	text-transform: uppercase;
}

.links_home h4 {
	font-weight: 300;
	color: #585857;
	font-size: 13px;
	line-height: 2;
	height: 72px;
	margin: 20px 0 0;
}

.link {
	text-align: left;
	margin: 0;
	position: relative;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	justify-content: flex-start;
	align-items: center;
}

.link.primilink {
	margin: 0 0 36px;
}

.link a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.link p {
	margin: 0 18px 0 0;
	font-size: 15px;
	font-weight: 400;
}

.link i {
	color: #d3d3d3;
	font-size: 24px;
	margin: 0 0 0 15px;
}

.file h4 {
	display: none;
}

.container_text .file ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.container_text .file ul li::before {
	display: none;
}

.container_text .file ul li {
	padding: 0;
	margin: 0 20px 20px 0;
}

.file li a {
	color: #465685;
	font-weight: 400;
	font-size: 13px;
	/* border: 2px solid #465685; */
	display: block;
	padding: 15px;
	letter-spacing: 0.05em;
	background-color: #fff;
	box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
	margin: 0 0 0 0;
}

.links_home p {
	line-height: 2;
	font-weight: 400;
	margin: 25px 0;
}

/** LAVORA CON NOI TABS **/



.tabs input {
	position: absolute;
	opacity: 0;
	z-index: -1;
}

/* Accordion styles */
.tabs {
	overflow: hidden;
	margin: 30px 0 0;
}

.tab {
	width: 100%;
	color: white;
	overflow: hidden;
}

.tab-label {
	display: flex;
	justify-content: space-between;
	padding: 1em;
	background: #465685;
	font-weight: bold;
	cursor: pointer;
	/* Icon */
}

.tab-label:hover {
	background: #1a252f;
}

.tab-label::after {
	content: "❯";
	width: 1em;
	height: 1em;
	text-align: center;
	transition: all 0.35s;
}

.tab-content {
	max-height: 0;
	padding: 0 1em;
	color: #2c3e50;
	background: white;
	transition: all 0.35s;
}

.tab-content p {
	margin: 15px 0 !important;
}

.tab-close {
	display: flex;
	justify-content: flex-end;
	padding: 1em;
	font-size: 0.75em;
	background: #2c3e50;
	cursor: pointer;
}

.tab-close:hover {
	background: #1a252f;
}

.tabs input:checked+.tab-label {
	background: #1a252f;
}

.tabs input:checked+.tab-label::after {
	transform: rotate(90deg);
}

.tabs input:checked~.tab-content {
	max-height: 200vh;
	padding: 1em;
}


/* ** Btn ** */

a.btn {
	border: 1px solid #c3c3c3;
	display: inline-block;
	padding: 10px 15px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.035em;
	margin: 50px 0 0;
	text-transform: uppercase;
	-webkit-transition: all .35s linear;
	-moz-transition: all .35s linear;
	-ms-transition: all .35s linear;
	transition: all .35s linear;
}

a.btn:hover {
	background-color: #465685;
	border-color: #465685;
	text-decoration: none;
	color: #fff;
}

/* ** CONTATTI ** */

form {
	margin: 40px -10px 0;
}

#map_canvas {
	height: 480px !important;
}

.privacy {
	margin: 10px 0;
}

.contatti_form .input {
	padding: 5px 10px;
}

.form_contatti label {
	color: #62605e;
	display: block;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: left;
	text-transform: uppercase;
}

.form_contatti .input_text {
	border: 1px solid #ccc;
	display: block;
	font-size: 13px;
	padding: 8px 10px;
	width: 100%;
}

.form_contatti .privacy input {
	display: inline-block;
	margin: 2px 5px 0 0;
	vertical-align: middle;
}

.form_contatti .privacy label {
	display: inline-block;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0;
	margin: 0;
	text-transform: none;
	vertical-align: middle;
}

.submit {
	margin: 10px -5px 0;
}

.submit input {
	color: #465685;
	font-weight: bold;
	font-size: 13px;
	border: 2px solid #465685;
	display: block;
	padding: 10px;
	width: 100%;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-erif;
}

.form_recapiti {
	background-color: #f1f1f1;
	padding: 25px;
}

.container_text p.telefono, .container_text p.email {
	margin: 0 0 10px;
	font-weight: 400;
	font-size: 18px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.contatti_recapiti p i {
	font-size: 18px;
	margin: 0 15px 0 0;
	color: #465685;
}

.dati_societa {
	border-top: 1px solid #ddd;
	margin: 20px 0 0;
	display: block;
	padding: 20px 0 0;
}

.dati_societa p {
	margin: 0;
}

.error-message {
	color: red;
	font-size: 11px;
}

.testo_lavoro {
	background-color: #f1f1f1;
	padding: 30px;
}

.testo_lavoro img {
	margin: 0 0 24px;
}

.apply {
	color: #465685;
	font-weight: bold;
	font-size: 13px;
	border: 2px solid #465685;
	display: block;
	padding: 10px;
	width: 100%;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-erif;
	text-align: center;
}

/* ** Gruppo ** */

.gruppo_cr {
	border-bottom: 1px solid #ddd;
}

.gruppo_c {
	padding: 40px 0;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	align-items: center;
	justify-content: flex-start;
}

.gruppo_cr:last-child {
	border: 0;
}

.figure_gr {
	width: 20%;
	padding: 0 32px 0 0;
}

.testo_gruppo_c {
	width: 80%;
}

.banner_contatti {
	background-color: #f1f1f1;
	padding: 24px;
	margin: 64px 0 0;
}

.container_text .banner_contatti h3 {
	margin: 0 0 25px;
	color: #465685;
	font-size: 24px;
}

.container_text .azione_link p {
	margin: 0;
	display: flex;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 19px 0;
	font-size: 15px;
	color: #465685;
	font-weight: 400;
	align-items: center;
	justify-content: space-between;
}

.channelmanager {
	border: 1px solid #ddd;
	text-align: center;
	padding: 24px;
	margin: 56px 0 0;
	position: relative;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
}

.channelmanager::after {
	position: absolute;
	content: "";
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
	border: 1px solid #fff;
	pointer-events: none;
}

.container_text .channelmanager h3 {
	color: #465685;
	font-size: 28px;
	line-height: 1.25;
	font-weight: 300;
	/* max-width: 560px; */
	margin: 0;
	text-transform: uppercase;
}

.channelmanager a, .container_text .azione_link a, .btn_focus {
	display: inline-block;
	margin: 0;
	color: #465685;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-size: 13px;
	border: 4px solid #e1e4eb;
	padding: 15px 25px;
	line-height: 1.35;
}

.btn_focus {
	margin: 72px 0 0;
}


/** VIDEO YOUTUBE **/

.video {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;
	position: relative;
	margin: 36px 0;
}

.video iframe,
.video object,
.video embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

/** INVESTORS **/

.investors {
	padding: 64px 95px;
	text-align: left;
	display: flex;
	align-items: stretch;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.titolo_categoria {
	text-align: left;
	display: block;
	width: 100%;
	text-align: left;
	font-weight: bold;
	color: #465685;
	font-size: 24px;
	margin: 0;
	padding: 0 200px 0 0;
}

.contatti_investors_container {
	margin-top: 62px;
}

.contatti_investor_content {
	display: flex;
	align-items: center;
	border-bottom: 1px solid #ddd;
	justify-content: flex-start;
	flex-wrap: wrap;
	padding: 30px 0;
}

.container_text .address_investor h3 {
	margin: 0;
	color: #465685;
	font-size: 18px;
	line-height: 120%;
}

.container_text .address_investor h4 {
	color: #4c4c4c;
	font-size: 15px;
	font-weight: 600;
	margin: 5px 0 15px;
}

.logo_investor {
	width: 210px;
	margin: 0 40px 0 0;
}

.address_investor p {
	margin: 0;
	font-size: 14px;
	font-weight: 500;
}

.filtro {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding: 0 10px 15px 0;
	margin-top: -36px;
	margin-bottom: 20px;
}

.filtro select {
	background-color: #fff;
	border: 1px solid #ddd;
	height: auto;
	padding: 10px 50px 10px 15px;
	border-radius: 60px;
	font-size: 15px;
	font-weight: bold;
}

.settori.news_items {
	width: 50%;
	padding: 10px;
}

.testo_settore {
	padding: 20px;
	border-radius: 10px;
	box-shadow: 0 0 32px rgba(0,0,0,.1);
	min-height: 100%;
}

.testo_settore .data_pubblicazione {
	font-size: 13px;
	margin: 0 0 15px;
	color: #aaa;
	font-weight: bold;
}

.testo_settore h2 {
	font-size: 16px;
}

.testo_settore ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.testo_settore .file li a {
	box-shadow: 0 0 0;
	display: inline-block;
	border: 1px solid #ddd;
	border-radius: 50px;
	letter-spacing: 0;
	margin: 20px 0 0;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 15px;
}

/* ** FOOTEr ** */

.fascia_alta {
	text-align: left;
	padding: 35px 55px;
	background-color: #4c4c4c;
}

.fascia_alta .logo_footer {
	width: 200px;
	margin: 0 0 42px;
}

.fascia_alta h4 {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
}

.fascia_alta ul {
	margin: 15px 0;
	list-style: none;
	padding: 0;
}

.fascia_alta li {
	font-size: 13px;
	color: rgba(255, 255, 255, .85);
	padding: 0;
	margin: 3px 0;
	position: relative;
}

.fascia_alta p {
	font-size: 13px;
	color: rgba(255, 255, 255, .85);
	padding: 0 0 0 32px;
	margin: 15px 0;
	position: relative;
}

.fascia_alta p::after {
	font-family: "Font Awesome 5 Free";
	font-weight: 800;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 14px;
}

.logogruppo {
	margin: 35px 0 0;
}

.logogruppo img {
	display: block;
	margin: 5px 0 0;
}

.fascia_alta .logogruppo p {
	text-align: left;
	padding: 0;
}

.fascia_alta p.address::after {
	content: "\f3c5";
}

.fascia_alta p.email::after {
	content: "\f0e0";
}

.fascia_alta p.telefono::after {
	content: "\f095";
}

.fascia_alta a {
	color: rgba(255, 255, 255, .85);
}

.fascia_bassa {
	background-color: #424242;
	padding: 15px 95px;
	text-align: left;
}

.fascia_bassa p {
	float: left;
	color: #fff;
	font-size: 12px;
	margin: 0;
}

.fascia_bassa ul {
	float: right;
	list-style: none;
	padding: 0;
	margin: 0;
}

.fascia_bassa li {
	float: left;
	color: #fff;
	font-size: 12px;
	font-weight: 300;
}

.fascia_bassa li:first-child {
	border-right: 1px solid rgba(255, 255, 255, .35);
	padding: 0 15px 0 0;
}

.fascia_bassa li a {
	color: #fff;
	display: block;
	margin: 0 0 0 15px;
	font-weight: 300;
}

/* media portatili 15" width and height */

@media (max-width: 1367px) {}

@media (max-height: 800px) {}

/* media monitor 1024 */

@media (max-width: 1025px) {
	#header {
		padding: 10px 15px;
	}

	.logo img {
		width: 280px;
	}

	.menu_fascia {
		margin: 0;
	}

	.container_text, .links_home {
		padding: 56px;
	}
}

/* media monitor 768 */

@media (max-width: 960px) {
	#header {
		background-color: #465685;
	}

	.logo {
		display: none;
	}

	.filtro {
		margin: 25px 0 0;
		justify-content: flex-start;
	}

	.logo_mobile {
		display: flex;
		align-items: center;
		justify-content: flex-start;
	}

	.logomobile {
		display: block;
		text-align: left;
		width: 80px;
		margin: 0 10px 0 0;
	}

	.logobmobile {
		width: 42px;
		margin: 0;
		padding: 0 0 0 15px;
		border-left: 1px solid #ffffff5c;
	}

	.lingua_social {
		display: none;
	}

	.menu_fascia {
		position: fixed;
		top: 0;
		right: -100%;
		width: 100%;
		padding: 100px 30px 50px;
		height: 100%;
		z-index: 20;
		-webkit-transition: all .35s linear;
		-moz-transition: all .35s linear;
		-ms-transition: all .35s linear;
		transition: all .35s linear;
	}

	.menu_fascia.aperto {
		right: 0;
	}

	.chiudimenu {
		padding: 20px;
		position: absolute;
		top: 0;
		right: 10px;
		display: block;
	}

	.menu {
		width: 50%;
		text-align: right;
		padding: 15px 0;
		display: block;
	}

	.mainproducts>ul>li {
		display: block;
		float: left;
		width: 100%;
		border-width: 0 0 1px;
		border-style: solid;
		border-color: #fff;
	}

	.container_text ul.listaflex li {
		display: block;
		width: 100%;
		border-bottom: 1px solid #ddd;
		padding: 5px 0;
	}

	.second_menu {
		display: block;
		background-color: #fff;
		width: 100%;
		float: left;
		padding: 15px;
		margin: 25px 0 0;
	}

	.mainbusiness li {
		display: block;
		border-bottom: 1px solid #ddd;
		border-right: 0;
	}

	.mainbusiness li.lingualink a {
		padding: 0;
		border: 0;
		background-position: left center;
		padding: 10px 0 10px 30px;
		text-align: left;
	}

	.mainbusiness li.areariservata a {
		display: block;
		text-align: left;
		margin: 0;
		padding: 10px 0 10px 30px;
	}

	.social ul {
		border: 0;
		padding: 10px 0 0;
	}

	.mainproducts>ul>li>ul {
		display: block;
		position: static;
		opacity: 0;
		visibility: hidden;
		height: 0;
		padding: 0;
		overflow: hidden;
	}

	.mainproducts>ul>li:hover>ul {
		opacity: 1;
		visibility: visible;
		padding: 20px;
		height: auto;
	}

	.foto_home {
		height: 250px;
	}

	.container_text, .links_home {
		padding: 20px;
	}

	.testo_home_link {
		margin: 10px 0;
	}

	.links_home p {
		margin: 0;
	}

	.container_text .testo_focus h5 {
		font-size: 20px;
		margin: 0 0 20px;
	}

	.testo_focus_content {
		width: 100%;
		padding: 2px 30px;
	}

	.fascia_alta {
		padding: 20px;
	}

	.fascia_alta img {
		width: 150px;
		margin: 0 15px 30px;
	}

	.testo_home {
		margin: 0 0 80px;
	}

	.cover_inside {
		height: 140px;
	}

	.link {
		margin: 36px 0;
	}

	.form_recapiti {
		margin: 30px 0 0;
	}

	#map_canvas {
		height: 250px !important;
	}

	.gruppo_c {
		display: block;
		width: 100%;
	}

	.testo_gruppo_c {
		width: 100%;
	}

	.figure_gr {
		width: 100%;
		padding: 0 0 40px;
	}

	body .uwy.userway_p1 .uai {
		top: auto !important;
		bottom: 13px !important;
	}

	.investors {
		padding: 20px;
	}

	.settori.news_items {
		width: 100%;
		padding: 10px 0;
	}

}