/*
Theme Name: EE77 2023
Description: Theme EE77 2023
Author: Silvia Testori
Author URI: https://www.lgfgrafica.it/
Version: 1.1
*/
@font-face {
  font-family: 'Kanit';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/kanit/v13/nKKU-Go6G5tXcr5aOiWg.ttf) format('truetype');
}
@font-face {
  font-family: 'Kanit';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/kanit/v13/nKKZ-Go6G5tXcoaS.ttf) format('truetype');
}
@font-face {
  font-family: 'Kanit';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/kanit/v13/nKKU-Go6G5tXcr5KPyWg.ttf) format('truetype');
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 20px;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.videoWrapper_slim {
  position: relative;
  padding-bottom: 30%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-bottom: 20px;
}
.videoWrapper_slim iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* LGF */
.myFontHead {
  font-family: 'Kanit', sans-serif;
  font-weight: 600;
}
.fullWidth {
  width: 100%;
}
.blockFull {
  display: block;
  float: left;
  width: 100%;
  height: auto;
}
.padder {
  display: block;
  padding: 16px;
}
.padder_height {
  display: block;
  padding: 16px 0;
}
.padder_mes {
  display: block;
  padding: 8px;
}
/* BASE WP */
h1,
h1 a:link,
h1 a,
h1 a,
h2,
h2 a:link,
h2 a,
h3,
h3 a:link,
h3 a {
  margin-top: 0px;
  padding-top: 0px;
  font-weight: normal;
  text-decoration: none;
}
h1,
h1 a:link,
h1 a,
h1 a {
  font-size: 40px;
  line-height: 48px;
  color: #eca834;
  margin-bottom: 12px;
  padding-bottom: 12px;
  text-transform: uppercase;
  font-weight: 600;
}
h1.entry-title {
  text-align: center !important;
}
h2,
h2 a:link,
h2 a,
.post h2 a {
  font-size: 28.8px;
  line-height: 31.8px;
  color: #0c244f;
  margin-bottom: 5px;
  padding-bottom: 5px;
  font-family: 'Kanit', sans-serif;
  font-weight: 600;
}
h3,
h3 a:link,
h3 a {
  font-size: 25.6px;
  line-height: 28.6px;
  color: #0089cc;
  margin-bottom: 3px;
  padding-bottom: 3px;
}
h4,
h4 a:link,
h4 a {
  font-size: 20px;
  line-height: 22px;
  color: #000;
  margin-bottom: 0px;
  padding-bottom: 5px;
  font-weight: normal;
  margin-top: 0;
}
h5,
h5 a:link,
h5 a {
  font-size: 14.4px;
  line-height: 16.4px;
  color: #000;
  margin: 0px;
  padding: 0px;
  padding-bottom: 3px;
  font-weight: normal;
  font-weight: 400;
}
h6,
h6 a:link,
h6 a {
  font-size: 12px;
  line-height: 13px;
  color: #000;
  margin: 0px;
  padding: 0px;
  padding-bottom: 3px;
  font-weight: normal;
  font-weight: 400;
}
strong {
  font-weight: 600;
}
i,
em {
  font-style: italic;
}
b i,
b em,
i b,
em b,
strong i,
strong em,
i strong,
em strong {
  font-style: italic;
  color: #0c244f;
}
p {
  margin: 0 0 4px 0;
  padding: 0 0 0 0;
}
ul {
  margin-top: 2px;
  margin-bottom: 4px;
  margin-left: 0px;
  list-style-type: square;
  text-align: left;
}
ol {
  margin-top: 2px;
  margin-bottom: 4px;
  margin-left: 0px;
  text-align: left;
}
dl {
  margin: 0px;
  padding: 0px;
}
dt {
  padding-top: 10px;
  padding-bottom: 2px;
}
img {
  border: none;
  margin: 0px;
  padding: 0px;
}
sup,
sub {
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  position: relative;
  font-size: 10px;
}
sup {
  bottom: 1ex;
}
sub {
  top: 0.5ex;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
pre {
  font-family: monospace;
  background: #f8f8ff;
  padding: 0.5em;
  overflow: auto;
}
blockquote {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  font-style: normal;
  padding: 32px 16px;
  color: #0c244f;
  border: none;
  margin: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  font-family: 'Cutive Mono', monospace;
  font-size: 20.8px;
  line-height: 31.6px;
}
.author {
  padding-top: 0px;
  text-align: right;
  font-size: 19.2px;
  line-height: 27.6px;
  padding: 0 48px 16px 48px;
}
a,
a:visited {
  color: #000;
  text-decoration: none;
  outline: none;
  -moz-outline-style: none !important;
  -webkit-outline-style: none !important;
  -o-outline-style: none !important;
}
a:hover,
a:active {
  color: #000;
  text-decoration: none;
}
a:link,
a:visited,
a:hover,
a:active {
  color: #0c244f;
  text-decoration: none;
  -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;
}
a:hover {
  color: #0c244f;
}
/*
table {
	.blockFull;
}
thead {
	font-size: @fontSize*1.1;
	line-height: @fontSize*1.1+1;		
}
tbody {
	font-size: @fontSize*0.9;
	line-height: @fontSize*0.9+1;		
}
th {
	border-top: none;
	border-bottom: 1px solid @colorGrey;
	background-color: @colorLightGrey;
	padding: 7px;	
}
tr {
	border-top: 1px solid @colorText;
	border-bottom: 1px solid @colorLightGrey;
}
td {
	padding: 5px;
	
}
*/
/* BASE WP */
body {
  margin: 0;
  padding: 0;
  font-family: 'Kanit', sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 24px;
  background-color: #0c244f;
  text-align: justify;
  letter-spacing: 0.01em;
  font-weight: 400;
}
#logo,
#content_wrapper,
.alignleft,
.alignright,
.thumb_wrapper,
.thumbalign {
  display: block;
  float: left;
}
header,
#logo img,
#slider_wrapper,
#slider_wrapper img,
#slider,
#slider img,
#container,
footer,
#legal,
#contacts_bottom,
.widget,
.post {
  display: block;
  float: left;
  width: 100%;
  height: auto;
}
.wrapper_container {
  display: block;
  width: 1200px;
  margin: auto;
}
.wrapper_container::-moz-selection {
  /* Code for Firefox */
  color: #FFF;
  background: #0c244f;
}
.wrapper_container::selection {
  color: #FFF;
  background: #0c244f;
}
header {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  z-index: 99;
  padding-top: 14px;
  background-color: #0c244f;
  z-index: 99 !important;
  position: relative;
  position: fixed;
  padding-bottom: 19px;
}
.sticky {
  position: fixed;
}
header.sticky #logo {
  max-width: 139px;
}
#logo_menu_wrapper {
  position: relative;
}
#logo {
  width: 100%;
  max-width: 139px;
  -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;
  z-index: 99;
}
#logo img {
  display: block;
  float: left;
  width: 100%;
  height: auto;
}
.logo_mobile {
  display: none;
}
header .wrapper_container .blockFull {
  position: relative;
}
#social {
  display: block;
  float: right;
  width: auto;
  margin-top: 18px;
  margin-left: 24px;
  z-index: 97;
  -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;
}
#social ul,
#social li {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#social li {
  width: auto;
  margin-left: 8px;
  position: relative;
}
#social img {
  display: block;
  float: left;
  height: auto;
  width: 20px;
  -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;
}
#social img.icon_white {
  display: none;
}
#social li:hover img.icon_gold {
  display: none;
}
#social li:hover img.icon_white {
  display: block;
}
nav {
  display: block;
  float: right;
  width: auto;
  margin-top: 2px;
  margin-right: -12px;
  -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 nav {
  display: block;
  float: left;
  width: auto;
  color: #FFF;
  font-weight: normal;
  position: absolute;
  bottom: 0;
  right: 0;
  margin-bottom: -5px;
  z-index: 98;
  margin-right: 0px;
}
header nav ul {
  float: left;
  width: auto;
  display: block;
  padding: 0;
  margin: 0;
  z-index: 98;
}
header nav li {
  position: relative;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 98;
  -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 nav li a {
  padding: 0 0 0 135px;
  height: 40px;
  display: block;
  text-align: center;
  color: #FFF !important;
  font-size: 23px;
  line-height: 40px;
  z-index: 98;
  -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;
  font-weight: 400;
  text-decoration: none;
  font-family: 'Kanit', sans-serif;
}
header nav li:last-child a {
  background-image: none;
}
header nav li a .fas {
  padding-right: 5px;
  font-size: 16px;
}
header nav li li {
  background: #0c244f;
}
header nav li a:hover,
header nav .current-menu-item > a {
  color: #eca834 !important;
  z-index: 98;
}
header nav .current-menu-item {
  color: #eca834;
}
header nav ul ul {
  position: absolute;
  top: 57px;
  left: 115px;
  visibility: hidden;
  z-index: 98;
  -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 nav ul ul li a {
  padding: 2px 0 0 20px;
  font-size: 17px;
  height: 35px;
  line-height: 35px;
  background: #FFF;
  border: 1px solid #0c244f;
  text-align: left;
  margin-top: -5px;
  letter-spacing: -0.01em;
  text-transform: none;
  color: #0c244f !important;
  background-image: none;
}
header nav ul ul li > a:hover,
header nav ul ul ul li a:hover {
  color: #FFF !important;
  background-color: #0c244f;
}
header nav ul ul .current-menu-item > a {
  color: #0089cc !important;
}
header nav ul ul li {
  min-width: 250px;
  z-index: 98;
}
header nav ul li:hover ul {
  visibility: visible;
  z-index: 98;
}
header nav ul ul ul li {
  visibility: hidden;
  left: 134px;
  top: -57px;
  z-index: 98;
}
header nav ul ul li:hover ul li {
  visibility: visible;
  z-index: 98;
}
header nav li .current-menu-item,
header nav li .current-menu-item a {
  background-color: #0c244f !important;
}
header nav .wpml-ls-item {
  display: none;
}
/* 
#onclick-menu, #nav_mobile_content {
	display: none;
}
°/
//NUOVO MENU SANTO
//UBER
.ubermenu-submenu {
//	margin-top: 20
}
//UBER
*/
#slider_wrapper {
  overflow: hidden;
  background-color: #FFF;
}
#slider_wrapper img {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  padding-bottom: 0;
}
.item_special_mini a {
  background-color: #0089cc;
}
.item_special_mini li a {
  background-color: #FFF;
}
#header_padder {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  padding-top: 74px;
  background-color: #FFF;
}
#container {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  padding: 0;
  padding-top: 40px;
  padding-bottom: 48px;
  font-size: 14px;
  line-height: 24px;
  background-color: #FFF;
}
#breadcrumbs {
  font-size: 12px;
  line-height: 16px;
  display: block;
  float: left;
  width: 100%;
  height: auto;
  padding-top: 48px;
  padding-bottom: 24px;
  color: #000 !important;
}
#breadcrumbs a {
  color: #000 !important;
}
#s {
  border: 1px solid #dedede;
  height: 29px;
  background-color: #FFF;
  display: inline;
  margin-left: 10px;
  padding-left: 10px;
  font-family: 'Kanit', sans-serif;
  width: 100px;
}
#searchsubmit {
  border: none;
  background-color: transparent;
  margin-left: 10px;
  width: 32px;
  height: 32px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  background-image: url('images/chevron_submit.png');
}
#inline_search #searchsubmit {
  display: block;
  float: right;
}
#searchsubmit:hover {
  background-image: url('images/chevron_submit_hover.png');
}
.widget:last-child {
  margin: 0 0 0 0;
}
.widget {
  margin: 0 0 24px 0;
}
.cat_description {
  margin-bottom: 25px;
}
.post {
  padding-top: 25px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #0089cc;
  position: relative;
  display: block;
  float: left;
  width: 100%;
  height: auto;
  transition: background-color 0.25s ease-in-out;
  -moz-transition: background-color 0.25s ease-in-out;
  -webkit-transition: background-color 0.25s ease-in-out;
  -o-transition: background-color 0.25s ease-in-out;
  background-color: transparent;
}
.post h2 {
  font-size: 20.8px;
  line-height: 24.8px;
  color: #000;
}
.post .h2_title,
h2.h2_title {
  font-size: 20.8px;
  line-height: 20.8px;
  color: #0c244f;
  font-weight: 400 !important;
}
.post .h2_title a {
  font-weight: 400 !important;
}
.post .h2_title b a,
.post .h2_title strong a,
.post .h2_title a b,
.post .h2_title a strong {
  font-weight: 400 !important;
  color: #000;
}
.post .text_post {
  display: block;
  float: left;
  height: 100%;
  width: calc(100% - 260px);
  width: -moz-calc(100% - 260px);
  width: -webkit-calc(100% - 260px);
  margin-bottom: 20px;
}
.post_grid {
  display: block;
  float: left;
  width: 22%;
  border: none;
  position: relative;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 87;
  text-align: left;
  margin-right: 3%;
  background-color: #0089cc;
  margin-bottom: 25px;
}
.post_grid:nth-child(4n) {
  margin-right: 0;
}
.block_shop_items .post_grid {
  width: 32%;
  margin-right: 2%;
}
.block_shop_items .post_grid:nth-child(3n) {
  margin-right: 0%;
}
.page-home .post_grid {
  display: block;
  float: left;
  width: 18%;
  margin-right: 2.5%;
}
.page-home .post_grid:nth-child(4n) {
  margin-right: 2.5%;
}
.page-home .post_grid:nth-child(5n) {
  margin-right: 0;
}
.post_grid .thumb_wrapper,
.post_grid .thumbalign {
  width: 100% !important;
  height: auto !important;
  margin: 0;
  border: none;
  background-color: #0c244f;
}
.post_grid .thumb_wrapper {
  padding-bottom: 100%;
  positon: relative;
}
.items_shop_02 .post_grid .thumb_wrapper {
  padding-bottom: 40%;
}
.post_grid img {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  margin-bottom: 0;
  padding-bottom: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.post_grid .thumb_wrapper {
  overflow: hidden;
}
.post_grid:hover {
  animation: scale_min 0.5s linear;
  -moz-animation: scale_min 0.5s linear;
  -webkit-animation: scale_min 0.5s linear;
  z-index: 88;
}
.post_grid:hover img {
  opacity: 0.15;
  -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;
}
.title_hover {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 100%;
  display: block;
  float: left;
  width: 100%;
  height: auto;
  -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;
  opacity: 0;
  text-align: center;
  font-family: 'Kanit', sans-serif;
}
.title_hover h2,
.title_hover {
  font-family: 'Kanit', sans-serif !important;
  color: #FFF !important;
}
.title_hover h2 {
  font-size: 18.4px;
  line-height: 20.4px;
}
.title_hover .padder_mes,
.title_bottom .padder_mes {
  padding-bottom: 5px;
}
.post_grid:hover .title_hover {
  opacity: 1;
}
.post_grid:hover .title_hover h2 {
  color: #FFF;
  -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;
}
.title_hover h2,
.title_bottom h2 {
  color: #FFF;
  text-align: center;
  font-family: 'Kanit', sans-serif;
  font-weight: 600;
}
.title_bottom h2 {
  font-size: 20px;
  line-height: 23px;
  padding-bottom: 0;
  margin-bottom: 0;
}
.title_bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  display: block;
  float: left;
  width: 100%;
  height: auto;
  -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;
  background-color: rgba(0, 94, 135, 0.74);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px;
  paddin-bottom: 0;
  font-size: 14.4px;
  line-height: 17.4px;
  color: #FFF;
}
.title_bottom h2 {
  font-size: 18.4px;
  line-height: 22.4px;
  font-family: 'Kanit', sans-serif;
}
.post_grid:hover .title_bottom {
  bottom: -150%;
}
.home_intro {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  padding-top: 16px;
  padding-bottom: 16px;
  margin-bottom: 30px;
  position: relative;
  font-size: 19.2px;
  line-height: 27px;
}
.widget_accreditamenti,
.widget_mappa {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  padding-bottom: 16px;
  margin-bottom: 30px;
  border-bottom: 1px solid #dedede;
  position: relative;
  font-family: 'Kanit', sans-serif;
  font-weight: 600;
}
.widget_mappa {
  padding-bottom: none;
  border-bottom: none;
}
#prodotti_home,
#prodotti_home_inner {
  padding: 35px 0;
  text-align: center;
}
#prodotti_home {
  padding-bottom: 0;
}
#prodotti_home_title {
  display: inline-block;
  width: auto;
  padding: 3px 5px;
  padding-bottom: 0;
  background-color: #FFF;
  margin: 0 auto;
  text-transform: uppercase;
  color: #0c244f;
  font-size: 27.2px;
  line-height: 30.2px;
  letter-spacing: 0.02em;
  z-index: 98;
}
.home_grey {
  font-size: 33.6px;
  line-height: 36.6px;
  color: #818181;
}
.home_orange {
  color: #0c244f;
  font-size: 33.6px;
  line-height: 36.6px;
}
.padder_slider {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 50px;
}
#loghi_min {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  margin-top: 30px;
}
.padder_loghi_min {
  display: block;
  width: 320px;
  margin: 0 auto;
}
.padder_loghi_min img {
  display: block;
  float: left;
  width: 50%;
  height: auto;
  margin-bottom: 20px;
}
.post a,
.post_grid a,
#pagination a {
  text-decoration: none !important;
}
.thumb_wrapper,
.thumb_wrapper_product {
  display: block;
  float: left;
  margin-right: 16px;
  text-align: left;
  width: 240px;
  height: auto;
  background-color: #FFF;
}
.thumbalign,
.thumbalign_product,
.thumb_wrapper_product img {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  height: auto !mportant;
  padding-bottom: 0 !important;
  -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;
}
.thumbalign,
.thumbalign_product {
  width: 100% !important;
  height: auto !important;
  margin: 0;
  opacity: 1;
}
img.thumbalign,
img.thumbalign_product {
  margin: 0;
}
.more-link {
  text-align: center;
  height: auto;
  width: auto;
  color: #FFF !important;
  display: block;
  float: right;
  margin-top: 0px;
  padding: 7px 9px;
  background-color: #0c244f;
  right: 0;
  bottom: 0;
  position: absolute;
  transition: background-color 0.25s ease-in-out;
  -moz-transition: background-color 0.25s ease-in-out;
  -webkit-transition: background-color 0.25s ease-in-out;
  -o-transition: background-color 0.25s ease-in-out;
  font-size: 14.4px;
  line-height: 14.4px;
  font-family: 'Kanit', sans-serif;
}
.more-link:hover,
.post:hover .more-link {
  background-color: #272727;
  color: #FFF !important;
}
.post:hover .thumbalign {
  opacity: 0.5;
}
.post_team:hover .thumbalign {
  opacity: 1;
}
.wp-caption {
  background-color: #FFF;
  margin-top: 12px;
  margin-bottom: 12px;
  padding: 8px;
  width: 100%;
}
.wp-caption-text {
  font-size: 16px;
  font-style: italic;
  text-align: center;
  margin-top: 3px;
  margin-bottom: 3px;
}
.alignleft,
.alignright {
  margin-top: 3px;
  text-align: left;
}
.alignleft {
  margin-right: 10px;
  margin-bottom: 7px;
}
.alignright {
  display: block;
  float: right;
  margin-bottom: 7px;
  margin-left: 10px;
}
.aligncenter {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  margin: 0 0 7px 0;
}
.img_mes,
.img_mes_right {
  width: 45%;
  height: auto;
  display: block;
  float: left;
  margin-right: 5%;
}
.img_mes_right {
  float: right;
  margin-right: 0%;
  margin-left: 5%;
}
.alignnone {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  margin: 0 0 7px 0;
}
#pagination {
  text-align: center;
}
#pagination {
  margin-top: 35px;
  text-align: center;
}
.page-numbers {
  padding: 0 3px;
}
#pagination .current {
  font-family: 'Kanit', sans-serif;
  font-weight: 600;
}
#widget_agenzie {
  margin-top: 30px;
}
/*
.bullet_pagination, .page-numbers {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-color: @colorGrey;
    color: @colorGrey;
    .borderRadius(15px);
}
.page-numbers {
    font-size: 1px;
    line-height: 10px;
}
.bullet_pagination a, .page-numbers a {
    .blockFull;
    height: 15px;
    background-color: @colorGrey;
    .borderRadius(15px);
}
#pagination .current {
    background-color: @colorDarkGrey;
    color: @colorDarkGrey;
}
#pagination .prev, #pagination .next {
    display: none;
}
*/
body > footer {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  z-index: 99;
  padding: 36px 0;
  padding-bottom: 24px;
  text-align: left;
  background-color: #272727;
  background-color: #0c244f;
  color: #FFF !important;
}
#footer_brand_name {
  display: block;
  float: left;
  width: 100%;
  height: auto;
}
#footer_brand_name h1 {
  text-align: left;
  font-size: 16px !important;
  line-height: 16px !important;
  margin-bottom: 4px !important;
  padding-bottom: 4px !important;
}
.footer_box {
  display: block;
  float: left;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  line-height: 16px;
  padding-top: 0;
  width: 25%;
  color: #0c244f !important;
  margin-bottom: 16px;
}
#footer_box_wrapper {
  display: block;
  float: left;
  width: 100%;
  height: auto;
}
#footer_box h3 {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 16px;
  font-family: 'Kanit', sans-serif;
  font-weight: 600;
}
.footer_box p a,
.footer_box p a:visited,
.footer_box p a:link {
  color: #FFF !important;
}
.footer_box ul a {
  color: #FFF;
}
.footer_box ul,
.footer_box ul ul,
.footer_box li,
.footer_box li li {
  margin: none !important;
  padding: none !important;
  display: block;
  float: left;
  width: 100%;
  height: auto;
  color: #FFF;
  list-style-type: none;
}
.footer_box img {
  width: auto;
  height: auto;
  display: inline !important;
  vertical-align: middle;
  float: none;
  margin: -26px 16px;
}
@media (max-width: 1080px) {
  .footer_box img {
    margin-top: 0;
  }
}
#legal {
  text-align: center;
  color: #FFF !important;
  font-size: 11px !important;
  line-height: 16px !important;
  font-weight: 200 !important;
}
#legal h4,
#legal h5,
#legal h6,
#legal a {
  color: #FFF;
}
#legal a {
  color: #FFF;
}
/* Comment */
.archive-meta {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  font-size: 12.8px;
  margin: 0 0 24px 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dedede;
}
#respond {
  background-color: #e1e1e1;
  float: left;
  display: block;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 15px;
}
.form-textarea #comment {
  width: 645px;
}
#form-allowed-tags,
#form-allowed-tags p span,
#form-allowed-tags p code {
  font-size: 10px;
  margin-top: 10px;
}
#comments {
  background-color: #eee;
  float: left;
  display: block;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  width: 680px;
  padding: 10px;
}
#comments #comments-list {
  display: block;
  float: left;
  width: 100%;
}
#comments #comments-list li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#comments #comments-list ol {
  list-style-type: none;
  padding: 10px;
  margin: 0px;
}
#comments #comments-list ol .children {
  margin-top: 15px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-left: 15px;
}
#comments #comments-list ol .comment-author.vcard .fn.n .url.url {
  font-size: 10px;
  margin-top: -80px;
}
#comments #comments-list ol .comment-author.vcard .photo.avatar {
  float: left;
  padding-top: 0px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-left: 0px;
}
#comments #comments-list ol .comment-meta {
  font-size: 10px;
}
#comments #comments-list ol .comment-content {
  padding: 10px;
}
#comments #comments-list ol .comment-reply-link .comment-reply-link {
  font-size: 11px;
  font-weight: bold;
}
#comments #comments-list ol .comment-reply-link .comment-reply-link {
  display: block;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #DDD;
  padding-bottom: 10px;
}
/* Comment */
.dis_desktop,
.dis_tablet {
  display: block;
}
.dis_mobile {
  display: none;
}
.description_cat {
  margin-bottom: 20px;
}
.data_scritta {
  font-weight: 600;
  color: #0c244f;
  margin-bottom: 10px;
}
.prev_boxes {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  margin-top: 24px;
}
.home_box {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  padding-bottom: 16px;
  margin-bottom: 24px;
  position: relative;
  font-size: 17.6px;
  line-height: 25.4px;
  font-family: 'Kanit', sans-serif;
  font-weight: 400 !important;
}
a .home_box_inner p,
.home_box_inner a p,
.home_box_inner p a {
  font-family: 'Kanit', sans-serif;
  font-weight: 400 !important;
}
.home_box_no_bottom {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: none;
}
.home_box_img {
  display: block;
  float: left;
  width: auto;
  margin-left: 0px;
  margin-right: 70px;
  width: 467px;
}
.home_box_img img {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  -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;
}
.home_box_img_right .home_box_img {
  display: block;
  float: right;
  margin-left: 60px;
  margin-right: 0;
}
.home_box_img_right .home_box_text_inner,
.home_box_img_right h3,
.home_box_img_right .home_more {
  text-align: right;
}
.home_more {
  margin-top: 10px;
  display: block;
  float: left;
  width: 100%;
  height: auto;
}
a.home_more_right {
  text-align: right;
}
.home_box_text {
  display: block;
  float: left;
  width: auto;
  height: 100%;
  width: calc(100% - 537px);
  width: -moz-calc(100% - 537px);
  width: -webkit-calc(100% - 537px);
}
.home_box a p,
.home_box p a {
  color: #000;
  font-weight: 400 !important;
}
.home_box h3,
.home_box a h3,
.home_box h3 a {
  color: #0c244f;
}
.home_separator {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  height: 1px;
  background-color: #0c244f;
  margin-top: 0px;
  margin-bottom: 50px;
  position: relative;
}
.home_circle_wrapper {
  display: block;
  float: left;
  width: 28px;
  height: 28px;
  background-color: #FFF;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -14px;
  margin-left: -14px;
}
.home_circle {
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  margin: 4px;
  background-color: #0c244f;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
}
.home_circle_inner {
  display: block;
  float: left;
  width: 18px;
  height: 18px;
  margin: 1px;
  background-color: #FFF;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
}
.page-home.elementor-default #container {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-bottom: -24px;
}
.page-home.elementor-default .elementor-section-full_width > div {
  background-color: rgba(12, 36, 79, 0.4) !important;
  z-index: 98;
  -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;
}
/*
.page-home.elementor-default #legal {
	position: fixed;
	bottom: 0;
	left: 0;
	margin-bottom: 16px;
}
*/
.title-block-top-center {
  text-align: center !important;
  margin: 0 auto;
  margin-top: -32px;
}
.title-block-top-center h2 {
  text-align: center !important;
}
.team-box {
  position: relative;
}
#reggiani-spacer {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  height: 27px;
}
@media (max-width: 768px) {
  #reggiani-spacer {
    height: 0px;
  }
}
@media (max-width: 768px) {
  #reggiani-spacer {
    height: 0px;
  }
}
.collaboratori-title {
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 400px) {
  .collaboratori-title {
    margin-top: -32px !important;
  }
}
.collaboratori-title h2 {
  min-width: 400px;
  -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;
}
@media (max-width: 600px) {
  .collaboratori-title h2 {
    font-size: 24px !important;
    min-width: 240px;
  }
}
.cta_team {
  display: inline-block;
  padding: 4px 22px;
  margin: 0 6px;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.01em;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -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;
}
.cta_team:hover {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.cta_cv {
  background-color: #2a67bc;
  color: #FFF !important;
}
.cta_cv:hover {
  background-color: #193863;
}
.cta_in {
  background-color: #f7f7f7;
  color: #2a67bc !important;
  border: 1px solid #d6d6d6 !important;
}
.cta_in:hover {
  color: #193863 !important;
  background-color: #d6d6d6;
}
.attivita-main-wrapper,
.boxed_block,
.box_attivita {
  position: relative;
  -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;
}
.attivita-main-wrapper:hover,
.boxed_block:hover {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  transform-origin: center center;
}
.box_attivita:hover {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  transform-origin: center center;
}
.box_attivita .elementor-widget-container {
  position: relative;
  padding-top: 60px !important;
  padding-bottom: 80px !important;
  min-height: 240px;
  -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;
}
.page-efficienza-energetica .box_attivita .elementor-widget-container {
  min-height: 275px;
}
.box_attivita h2 {
  position: absolute;
  display: block;
  background-color: white;
  padding: 0 10px;
  top: 0;
  margin-top: -28px;
  left: 50%;
  transform: translateX(-50%);
}
.attivita-asseverazioni h2 {
  min-width: 220px;
}
.box_attivita img {
  position: absolute;
  display: block;
  padding: 0 10px;
  bottom: 0;
  margin-top: -20px;
  left: 50%;
  width: 125px;
  transform: translate(-50%, 50%);
}
#lavori_wrapper,
.lavori-h1-title {
  -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;
}
@media (max-width: 1280px) {
  .lavori_wrapper {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 32px;
    padding-right: 32px;
  }
  .lavori-h1-title h1 {
    font-size: 64px !important;
  }
  .post-title-lavori {
    height: auto;
    position: absolute;
    top: 0;
  }
  .post-title-lavori h2 {
    text-align: left;
    font-size: 24px !important;
  }
  .post_description .elementor-widget-container {
    width: 50%;
    margin-left: 40% !important;
    font-size: 13px !important;
    line-height: 15px !important;
  }
}
@media (min-width: 769px) and (max-width: 900px) {
  .post-title-lavori h2 {
    font-size: 20px !important;
  }
  .post-title-lavori {
    margin-top: 3px;
  }
  .post-anno-lavori h2 {
    font-size: 18px !important;
  }
}
@media (max-width: 768px) {
  .lavori-h1-title h1 {
    font-size: 46px !important;
  }
  .lavori-h1-title br {
    display: none;
  }
  .post_description .elementor-widget-container {
    width: 60%;
    margin-left: 30% !important;
    font-size: 12px !important;
    line-height: 15px !important;
  }
  .post-title-lavori {
    margin-top: 3px;
  }
}
@media (max-width: 480px) {
  .lavori-h1-title h1 {
    font-size: 32px !important;
  }
  .post-title-lavori h2,
  .post-anno-lavori h2 {
    font-size: 16px !important;
  }
  .post-title-lavori {
    margin-top: 3px;
  }
}
.format-standard.has-post-thumbnail.hentry.category-lavori {
  border-bottom: none !important;
  padding-bottom: 0 !important;
  overflow: hidden;
}
.elementor-widget-image,
.e-loop-item {
  margin-bottom: 0 !important;
}
.post_description {
  bottom: 0 !important;
  margin-bottom: -120%;
  -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;
  min-width: 240px;
}
@media (max-width: 768px) {
  .post_description {
    margin-bottom: -12px;
    min-width: 300px;
  }
}
.e-loop-item:hover .post_description {
  bottom: 0 !important;
  margin-bottom: -12px;
}
.desc_title {
  color: #0089cc;
  font-weight: 600;
  font-size: 16px;
}
.mobile_contact {
  display: none;
}
@media (max-width: 768px) {
  #contatti_line {
    line-height: 24px !important;
  }
  .mobile_contact {
    display: block;
  }
}
@media (max-width: 1280px) {
  .wrapper_container {
    width: 88%;
  }
  header nav li a {
    padding: 0 0 0 80px;
  }
  header nav ul ul li a {
    padding: 2px 0 0 20px;
    font-size: 23;
    height: 40px;
    line-height: 35px;
    background: #FFF;
    border: 1px solid #0c244f;
    text-align: left;
    margin-top: -5px;
    letter-spacing: -0.01em;
    text-transform: none;
    color: #0c244f !important;
    background-image: none;
  }
  header nav ul ul {
    left: 65px;
  }
  header nav ul ul ul li {
    left: 84px;
  }
  .page-home.elementor-default .elementor-section-full_width > div {
    background-color: rgba(12, 36, 79, 0.65) !important;
    z-index: 98;
  }
  .page-home.elementor-default #container .elementor-container {
    padding-left: 5%;
    padding-right: 5%;
  }
  .parentesi-chi-siamo {
    display: none;
  }
}
@media (max-width: 1024px) {
  header nav {
    display: none;
  }
  .footer_box {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .aligncenter {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 7px 0;
  }
  .post_grid,
  .page-home .post_grid {
    width: 48%;
    margin-right: 0;
    margin-bottom: 25px;
  }
  .post_grid:nth-child(4n),
  .page-home .post_grid:nth-child(4n),
  .page-home .post_grid:nth-child(5n) {
    margin-right: 0;
  }
  .block_shop_items .post_grid:nth-child(even) {
    float: left;
  }
  .block_shop_items .post_grid:nth-child(2),
  .block_shop_items .post_grid:nth-child(4),
  .block_shop_items .post_grid:nth-child(8) {
    margin-right: 2%;
  }
  .post_grid:nth-child(even),
  .page-home .post_grid:nth-child(even) {
    float: right;
  }
  .content {
    width: calc(100% - 0px);
    width: -moz-calc(100% - 0px);
    width: -webkit-calc(100% - 0px);
  }
  .home_intro,
  .home_box {
    font-size: 16px;
    line-height: 22.2px;
  }
  .home_box {
    display: block;
    float: left;
    width: 100%;
    height: auto;
  }
  .home_box_text_inner {
    width: 100%;
  }
  .padder_slider {
    padding: 0 0px;
  }
  .intro-home {
    width: 100% !important;
    margin-top: 40px;
  }
  .proverbio-home {
    width: 100% !important;
    margin-bottom: 40px;
  }
  .page-societa #container {
    padding-bottom: 0 !important;
  }
  .page-societa .boxed_block {
    margin-bottom: 120px;
  }
  .page-societa .boxed_block:nth-child(2n) {
    margin-bottom: 0px;
  }
  .page-efficienza-energetica .box_attivita .elementor-widget-container,
  .box_attivita .elementor-widget-container {
    min-height: 0;
  }
}
@media (max-width: 620px) {
  .home_box_img {
    display: block;
    float: left;
    width: 100%;
    margin-right: 0%;
    height: auto;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 16px;
  }
  .home_box_img img {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    transform-origin: top center;
    -ms-transform: scale(1, 1);
    /* IE 9 */
    -webkit-transform: scale(1, 1);
    /* Safari */
    transform: scale(1, 1);
  }
  .home_box_img_right .home_box_img {
    width: 100%;
    margin-left: 0%;
    margin-top: 20px;
  }
  .home_box_text {
    width: 100%;
  }
  .home_box {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
  }
  .home_box_text_inner {
    width: 100%;
    text-align: center;
  }
  .home_box_text_inner h3 {
    text-align: center !important;
  }
  .home_box_img_right .home_box_text_inner,
  .home_box_img_right h3,
  .home_box_img_right a.home_more,
  a.home_more_right {
    text-align: center;
  }
  footer {
    font-size: 14.4px;
  }
  #footer_menu li {
    display: inline;
  }
  .legal h6 {
    font-size: 9.6px;
    line-height: 11.2px;
  }
  blockquote br {
    display: none;
  }
  #header_padder {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    padding-top: 74px;
  }
  .footer_box {
    width: 100%;
  }
  blockquote {
    padding: 24px 8px;
    font-size: 17.6px;
    line-height: 26.8px;
  }
  .author {
    font-size: 16px;
    line-height: 26px;
    padding: 24px 8px;
    padding-top: 0px;
  }
  .dis_desktop,
  .dis_tablet {
    display: none;
  }
  .dis_mobile {
    display: block;
    float: left;
    width: 100%;
    height: auto;
  }
  .alignleft,
  .alignright,
  .thumb_wrapper,
  .thumbalign,
  .wp-caption,
  .img_mes,
  .img_mes_right {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    margin: 0 0 0px 0;
  }
  .thumb_wrapper {
    margin-bottom: 7px;
  }
  .post .text_post {
    display: block;
    float: left;
    height: 100%;
    width: calc(100% - 0px);
    width: -moz-calc(100% - 00px);
    width: -webkit-calc(100% - 0px);
    margin-bottom: 30px;
    margin-top: 10px;
  }
  .block_shop_items .post_grid,
  .post_grid,
  .page-home .post_grid {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 25px;
  }
  .block_shop_items .post_grid {
    margin-right: 0;
  }
  #cover_animation {
    display: none;
  }
  #cookie-law-message {
    width: 90% !important;
    font-size: 10.4px !important;
    line-height: 12.8px !important;
  }
}
@media (max-width: 500px) {
  #social {
    display: none;
    margin-right: calc(6% + 30px);
    margin-right: -moz-calc(6% + 30px);
    margin-right: -webkit-calc(6% + 30px);
  }
}
@media (max-width: 400px) {
  .google_mapped {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media (max-width: 350px) {
  .padder_loghi_min {
    width: 70%;
    padding-left: 15%;
    padding-right: 15%;
  }
  .padder_loghi_min img {
    width: 100%;
  }
  #loghi_lab_2019 img {
    display: block;
    float: left;
    width: 100%;
    height: auto;
  }
}
/***** ANIMATION ***/
.tr_all {
  -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;
}
