

.wpcf7 input[type="checkbox"] {
	position: relative;
	opacity: 1;
	display: block !important;
	-webkit-appearance: checkbox;
	margin: 0 10px 0 0 !important;
	float: left;
	pointer-events: auto;
	cursor: pointer;
}
.wpcf7 .wpcf7-form-control-wrap input {
	color: #222 !important;
}
.wpcf7-acceptance {
	line-height: 1.2em;
}
.wpcf7 textarea {
	resize: none;
}

#top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a, .mobile_menu_bar:after, .mobile_menu_bar:before {
	color: #154ba3;
}
#top-menu .menu-lingua a:after, #mobile_menu .menu-lingua a:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 14px;
	width: 22px;
	background-size: cover;
	vertical-align: top;
	margin-left: 8px;
}
#top-menu .menu-lingua.menu-lingua-it a:after, #mobile_menu .menu-lingua.menu-lingua-it a:after {
	background-image: url(/wp-content/themes/child/it.png);
}
#top-menu .menu-lingua.menu-lingua-en a:after, #mobile_menu .menu-lingua.menu-lingua-en a:after {
	background-image: url(/wp-content/themes/child/en.png);
}
#mobile_menu .menu-lingua a:after {
	vertical-align: middle;
}

.et_pb_row.et_pb_equal_columns {
	align-items: center;
}

#footer-bottom {
	padding: 0 !important;
}
#footer-bottom #footer-info {
	text-align: left !important;
	float: none !important;
	padding: 30px 0 !important;
	line-height: 26px !important;
	height: 150px !important;
}
#footer-bottom #footer-info:after {
	content: "";
	display: block;
	width: 100%;
	clear: both;
}
#footer-bottom #footer-info > span {
	float: right;
}
#footer-bottom #footer-info > p {
	float: right;
	clear: both;
	text-align: right;
}
#footer-bottom #footer-info * {
	font-weight: 700 !important;
	font-size: 14.5px !important;
	line-height: 28px !important;
	opacity: 1 !important;
}
#footer-bottom #footer-info .a_crediti {
	position: relative;
}
#footer-bottom #footer-info .a_crediti span {
	color: #5dbe96 !important;
}
#footer-bottom #footer-info .a_crediti:hover {
	color: #5dbe96 !important;
}
#footer-bottom #footer-info .a_crediti:after {
	content: "";
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: -6px;
	width: 0;
	height: 3px;
	background: #5dbe96;
	z-index: 2;
	transition: all 0.3s ease-out;
}
#footer-bottom #footer-info .a_crediti:hover:after {
	width: 100%;
}
#footer-bottom #footer-info a img {
	width: auto;
	height: 90px;
}
#footer-bottom #footer-info a + a img {
	margin-left: 30px;
	transform: scale(0.8);
}

#footer-widgets {
	padding: 50px 0 !important;
}
#footer-widgets .footer-widget {
	margin: 0 !important;
}
#footer-widgets .footer-widget .et_pb_widget {
	margin: 0 !important;
}

#main-footer {
	background: #154ba3;
	/*margin-top: 100px;*/
	/*margin-top: 50px;*/
	margin-top: 0;
	position: relative;
}
#main-footer > .container {
	display: none !important;
}

h2 {
	font-weight: 500 !important;
	color: #154ba3 !important;
	border-bottom: 1px solid #154ba3;
	border-bottom: 1px solid rgba(100,100,100,0.4);
}

#et-main-area {
	overflow: hidden;
}

#footer-bottom {
	z-index: 8;
	position: relative;
}

.et_pb_module.testo_chiaro .et_pb_text_inner * {
	color: #fff;
}

.mobile_nav .menu-separatore-lingue {
	display: none !important;
}

.__pc {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #fff;
	z-index: 9999998;
	overflow: hidden;
}
.__pc > div {
	width: 100vw;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.__pc > div iframe {
	width: 100%;
	height: 100%;
}
.__pc > div iframe * {
	font-family: Open Sans,Arial,sans-serif !important;
	font-size: 14px !important;
	color: #666 !important;
	background-color: #fff !important;
	line-height: 1.7em !important;
	font-weight: 500 !important;
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale !important;
}
.__pc_close {
	z-index: 9999999;
	position: fixed;
	top: 30px;
	right: 40px;
	transform: scale(0.75);
}
.__pc_close img {
	width: 100%;
}

.et_pb_row, .et_menu_container, #footer-bottom .container {
	width: 94% !important;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-button-holder button.mgbutton {
	border-radius: 0 !important;
	font-weight: 600 !important;
	padding: 10px 35px 12px 35px !important;
}

.et_contact_bottom_container .wpcf7-submit.et_pb_contact_submit.et_pb_button {
	color: #ffffff !important;
	padding: 6px 20px !important;
	background-color: #154ba3;
	border-color: #154ba3;
	font-style: normal;
	text-transform: uppercase;
	text-decoration: none;
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.7em!important;
	display: block;
	width: 160px;
}










/* - - - media query / responsive - - - */



@media screen and (min-width:1140px){
	#main-footer:before {
	display: none !important;
	content: "";
	display: block;
	background: #154ba3;
	width: 300vw;
	height: 300vw;
	position: absolute;
	z-index: 0;
	transform: rotate(88deg);
	top: 0vw;
	left: -150vw;
	}
	#moove_gdpr_cookie_info_bar {
	border: none !important;
	box-shadow: 0 0.75em 2em rgba(2, 2, 2, 0.35) !important;
	bottom: 22px !important;
	left: unset !important;
	right: 22px !important;
	width: 520px !important;
	}
	#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
	padding: 30px !important;
	}
	#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content {
	display: block !important;
	padding: 0 !important;
	}
	#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder {
	padding: 0 !important;
	}
	#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice p {
	line-height: 1.8em;
	font-size: 16px;
	}
	#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice p a {
	line-height: 1.8em;
	font-size: 16px;
	}
	#moove_gdpr_cookie_info_bar .moove-gdpr-button-holder button.mgbutton {
	margin: 22px 0 0 0 !important;
	font-size: 15px !important;
	}
}



@media screen and (max-width:1300px){
	.et_pb_row, .et_menu_container, #footer-bottom .container {
	max-width: 1080px !important;
	}
}
@media screen and (max-width:1200px){
	.et_pb_row, .et_menu_container, #footer-bottom .container {
	max-width: 1020px !important;
	}
	body {
	line-height: 1.8em;
	}
	body, .et_pb_column_1_2 .et_quote_content blockquote cite, .et_pb_column_1_2 .et_link_content a.et_link_main_url, .et_pb_column_1_3 .et_quote_content blockquote cite, 
	.et_pb_column_3_8 .et_quote_content blockquote cite, .et_pb_column_1_4 .et_quote_content blockquote cite, .et_pb_blog_grid .et_quote_content blockquote cite, 
	.et_pb_column_1_3 .et_link_content a.et_link_main_url, .et_pb_column_3_8 .et_link_content a.et_link_main_url, .et_pb_column_1_4 .et_link_content a.et_link_main_url, 
	.et_pb_blog_grid .et_link_content a.et_link_main_url, body .et_pb_bg_layout_light .et_pb_post p, body .et_pb_bg_layout_dark .et_pb_post p {
	font-size: 16px;
	}
}
@media screen and (max-width:1100px){
	.et_pb_row, .et_menu_container, #footer-bottom .container {
	max-width: 900px !important;
	}
	body {
	line-height: 1.7em;
	}
	body, .et_pb_column_1_2 .et_quote_content blockquote cite, .et_pb_column_1_2 .et_link_content a.et_link_main_url, .et_pb_column_1_3 .et_quote_content blockquote cite, 
	.et_pb_column_3_8 .et_quote_content blockquote cite, .et_pb_column_1_4 .et_quote_content blockquote cite, .et_pb_blog_grid .et_quote_content blockquote cite, 
	.et_pb_column_1_3 .et_link_content a.et_link_main_url, .et_pb_column_3_8 .et_link_content a.et_link_main_url, .et_pb_column_1_4 .et_link_content a.et_link_main_url, 
	.et_pb_blog_grid .et_link_content a.et_link_main_url, body .et_pb_bg_layout_light .et_pb_post p, body .et_pb_bg_layout_dark .et_pb_post p {
	font-size: 15px;
	}
}
@media screen and (max-width:980px){
	.custom_row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	}
	.first-on-mobile {
	-webkit-order: 1;
	order: 1;
	}
	.second-on-mobile {
	-webkit-order: 2;
	order: 2;
	}
	.third-on-mobile {
	-webkit-order: 3;
	order: 3;
	}
	.fourth-on-mobile {
	-webkit-order: 4;
	order: 4;
	}
	.custom_row:last-child .et_pb_column:last-child {
	margin-bottom: 30px;
	}
	#footer-bottom #footer-info {
	height: auto !important;
	}
	.__pc {
	padding: 10px 4vw;
	}
	#footer-bottom #footer-info {
	padding: 25px 0 !important;
	}
	#footer-bottom #footer-info a img {
	height: 60px;
	margin-top: 7px;
	}
	#footer-bottom #footer-info * {
	font-weight: 700 !important;
	font-size: 14px !important;
	line-height: 25px !important;
	}
}
@media screen and (max-width:767px){
	#footer-bottom #footer-info {
	text-align: center !important;
	}
	#footer-bottom #footer-info > span {
	float: none;
	display: block;
	width: 100%;
	text-align: center;
	}
	#footer-bottom #footer-info > p {
	padding-bottom: 15px;
	float: none;
	text-align: center;
	}
	#footer-bottom #footer-info * {
	line-height: 27px !important;
	}
	#footer-bottom #footer-info a img {
	height: 90px;
	}
}
@media screen and (max-width:479px){
	#form-download h2 {
	font-size: 18px !important;
	padding-left: 3px;
	padding-right: 3px;
	}
	#form-download .et_pb_text_inner p {
	line-height: 20px;
	padding-top: 13px;
	}
	#form-download .et_pb_contact_submit.et_pb_button {
	margin-left: 0 !important;
	}
	#footer-bottom #footer-info > p {
	padding-bottom: 8px;
	}
	#footer-bottom #footer-info a img {
	height: 60px;
	margin: 20px auto 0 auto !important;
	display: block;
	}
}


