footer {
font-size: 0.9em;
margin-top: 0;
padding: 0;
position: relative;
clear: both;
}

div.footer-copyright {
background: #292F38;
margin-top: 0;
padding: 10px 0;
}

footer div.container div.row > div {
margin-bottom: 0;
}

footer a {
color: #ffffff !important;
}

header.big-logo div.header-top a {
color: #666666;
}

section.page-top {
background: transparent;
margin: 0;
min-height: 50px;
padding: 0 0 5px 0;
text-align: left;
height: 220px;
}

.owl-theme .owl-controls .owl-buttons div {
border-color: #1b7aa5;
background-color: #004f98;
}

.owl-theme .owl-controls .owl-buttons div:hover {
border-color: #666;
background-color: #999;
}

header.big-logo h1.logo {
  margin-top: -80px;
  padding-top: 57px;
  height: auto;
  width: 264px;
}

header h1.logo {
background: transparent; 
color: #000;
display: block;
float: left;
height: 100%;
margin: 7px -32px -25px 0;
padding: 10px 0px ;
border-bottom: 0px solid #E5E7E9;
z-index: 100;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}

header.big-logo div.header-top {
background:transparent;
margin-top: -20px;
}

div.main {
padding: 70px 0;
margin-top:-11px
}

div.main_int {
padding: 0;
margin-top:-6px
}

header nav.nav-main {
float: right;
margin-bottom: -20px;
margin-right: -20px;
margin-top: -10px;
}

div.featured-box-primary h4 {
color: #fff;
font-weight: bold;
text-shadow: 1px 1px 1px #333;
}

div.featured-box-primary a:hover {
opacity:0.5;
text-decoration:none;
color: #fff;
/*font-weight: bold;

text-shadow: 1px 1px 1px #333;*/
}

div.featured-box-primary div.box-content {
border-top-color: #E5E7E9;
}

header {
clear: both;
background: #FFF;
padding: 25px 0 21px;
position: fixed;
top: 0;
width: 100%;
z-index: 1001;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
background: #feffff;
box-shadow: 0 0 30px #333;
background-image: url(../images/bgheader.jpg);
border-bottom:0;
background-position: bottom;
background-repeat: repeat-x;
}

div.slider-container {
border-bottom: 5px solid #004f98;
}

.tp-simpleresponsive >ul >li {
border-bottom: 1px solid #fff;
}

header nav ul.nav-main li a {
font-size: 1.2em;
font-weight: bold;
text-transform: uppercase;
margin:0;
color: #004f98;
}

header nav ul.nav-main li a:hover, header nav ul.nav-main li a:active {
color: #00aa56;
}


.social-icons {
float: right;
list-style: none;
margin: 0 0 0 25px;
padding: 0;
position: relative;
top: 11px;
right: 11px;
}

.social-icons li {
display: inline-block;
margin: 0;
padding: 0;
}


.social-icons li a {
display: inline-block;
width: 20px;
color: #2D343E;
height: 25px;
text-align: center;
line-height: 25px;
font-size: 13px;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
-webkit-transition: all 0.2s;
transition: all 0.2s;
}

body.sticky-menu-active header.big-logo h1.logo {
margin:-5px -32px 0px 0;
padding: 10px 0px;
min-height: 0;
}

header.big-logo div.header-top p {
float: right;
padding-left: 20px;
margin-left: 0;
margin-right: 20px;
margin-top: -20px;
}


div.main {
background-color: #fff;
}
.lead {
  font-size: 1.3em;
  color: #00aa56;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  line-height: 1.3em;
}
.lead p {
  font-size: 1em;
  color: #00aa56;
 /* font-family: 'Oswald', sans-serif;*/
  font-weight: 300;
  line-height: 1.3em;
}

div.feature-box.secundary div.feature-box-icon {
  background: #BFBFBF;
  width: 40px;
  height: 40px;
  line-height: 40px;
  top: -2px;
  position: relative;


}
div.feature-box.secundary div.feature-box-icon:before {
  background: #EAECEE;
  border: 1px solid #D2D2D2;
  width: 42px;
  height: 40px;
  display: block;
  content: "";
  position: absolute;
  top: -2px;
  left: -1px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

div.feature-box.secundary div.feature-box-info {
  padding-left: 49px;
}

.push-top {
  margin-top: 15px;
  min-height: 54px;
}


/*input, textarea {                      
  width: 95% !important;
  margin: 10px 0 20px 0 !important;
  border: 1px solid #DDD !important;
  display: block;
  padding: 8px;
  outline: 0px none;
  color: #666;
  background: -moz-linear-gradient(center top , #FFF, #EEE 1px, #FFF 25px) repeat scroll 0% 0% transparent;
  background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
 }*/
 
 span.wpcf7-not-valid-tip {
  /*color: #f00;
  font-size: 0.9em;
  display: block;
  background-color: #ffecec;
  border: 1px solid #f5aca6;
  position: relative;
  top: -65px;
  left: 55%;
  padding: 5px 10px;
  width: 200px;*/
 	color: #f00;
	font-size: 0.9em;
	display: block;
	background-color: #ffecec;
	border: 1px solid #f5aca6;
	position: relative;
	top: -20px;
	left: 0%;
	padding: 5px 10px;
	width: 95%;
}

div.wpcf7-validation-errors {
  background-color: #fff8c4;
  border: 1px solid #f2c779;
  padding: 10px;
  text-align: center;
  position: relative;
  z-index: 9;
  box-shadow: 1px 1px 10px #ccc;
}

div.wpcf7-mail-sent-ok {
  background-color: #e9ffd9;
  border: 1px solid #a6ca8a;
  padding: 10px;
  text-align: center;
  position: relative;
  z-index: 9;
  box-shadow: 1px 1px 10px #ccc;
}


ul.nav-list.primary > li.current_page_item a {
	font-weight:bold !important;
}
.menusx2 {
	padding-left: 10px !important;
}
.menusx2 a {
	color:#264895;
	line-height: 15px;
}
.menusx2 a.act {
	font-weight:bold !important;
}

.menusx3 {
	padding-left: 20px !important;
}
.menusx3 a {
	color:#264895;
	line-height: 15px;
}
.menusx3 a.act {
	font-weight:bold !important;
}

ul.nav-list.primary > li {
	margin: 0;
	padding: 0;
}



ul#menu-servizi-posizionamento > li a {
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	border-bottom: 1px solid #DDDEE2;
	padding: 8px 20px 8px 2px;
	transition: all 0.3s;
}

ul#menu-servizi-posizionamento > li:hover a {
	padding-left: 7px;
}

ul#menu-servizi-posizionamento > li.current_page_item a {
	font-weight:bold !important;
}


ul#menu-servizi-posizionamento > li  {
    position: relative;
  display: block;
  margin: 0;
  padding: 0;
}
ul#menu-servizi-posizionamento > li > a {
    position: relative;
  display: block;
}

ul#menu-servizi-posizionamento > li > a:hover, ul#menu-servizi-posizionamento > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}





::selection {
  background: #5e6166;
  color: #fff;
  text-shadow: none;
}

p {
  color: #004f98;
  line-height: 20px;
  margin: 0 0 20px;
  font-size: 14px;
  text-align: justify;
}

.text-container ul{
  margin: 0 20px;
}

/*.text-container ul li{
  margin: 0 20px;
  list-style-type:disc
}*/

.text-container ul li {
  padding: 5px 20px;
  list-style-type: none;
  box-shadow: 0 0 5px #ccc;
  /*background: #ffffff; 
	background: -moz-linear-gradient(top,  #ffffff 0%, #ebe5e9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ebe5e9)); 
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ebe5e9 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ebe5e9 100%); 
	background: -ms-linear-gradient(top,  #ffffff 0%,#ebe5e9 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#ebe5e9 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebe5e9',GradientType=0 ); */
  border-bottom: 0;
  margin-bottom: 5px;
}

.text-container ul li {
  padding: 0px;
  list-style-type: disc;
  box-shadow:none;
  color:#004f98
}

h4 {
  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: normal;
  line-height: 27px;
  margin: 0;
}

.img-left {
  float:left;
  margin-right:20px;
  margin-bottom:20px
}

.img-right {
  float:left;
  margin-left:20px;
  margin-bottom:20px
}

div.featured-box-primary div.box-content {
  /*border-top-color: #E5E7E9;
  box-shadow: 0 0 5px #ccc;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #ebe5e9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ebe5e9));
  background: -webkit-linear-gradient(top, #ffffff 0%,#ebe5e9 100%);
  background: -o-linear-gradient(top, #ffffff 0%,#ebe5e9 100%);
  background: -ms-linear-gradient(top, #ffffff 0%,#ebe5e9 100%);
  background: linear-gradient(to bottom, #ffffff 0%,#ebe5e9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebe5e9',GradientType=0 );*/
}

div.featured-box-primary h4 {
  /*color: #004f98 !important;*/
  font-weight: bold;
  text-shadow: none;
}

div.featured-box-primary p {
  color: #004f98;
  line-height: 18px;
  margin: 0 0 20px;
  font-size: 12px;
  text-align: justify;
}

.gallery-size-thumbnail img {
  border: 0px solid #cfcfcf !important;
  width: 100%;
  height: auto;
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 0;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.gallery-size-thumbnail a {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
  position: relative;
  border: 0;
  border: 1px solid #fff;
  background: #fff;
  display: block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  max-width: 100%;
  text-align: center;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  box-shadow: 1px 1px 5px #666;
  margin: 5px;
}

.gallery-columns-6 .gallery-item {
  width: 16.668% !important;
}

body {
color: #004f98;
line-height: 20px;
font-size: 14px;
}

#mainMenu li ul {
	box-shadow: 0 0 4px rgba(136, 136, 136, 0.6);
	background-color:#fff;
}
#mainMenu li ul {
  padding-left: 10px;
  margin-top: 10px;
}
#mainMenu ul {
	position:		absolute;
	top:			-999em;
	width:			250px; /* left offset of submenus need to match (see below) */
}
#mainMenu ul li,
#language-selection ul li {
  width: 100%;
  letter-spacing: 0;
  border-bottom: #e8e8e8 1px solid;
  padding: 10px;
  background: #fff;
  font-size: 11px;
  text-transform: uppercase;
}
#mainMenu li:hover ul, #mainMenu li.sfHover ul {
  left: 0.01em;
  top: 30px;
  z-index: 99;
}

#navigation li a:hover span,
#navigation li:hover span,
#navigation li.current-menu-item a span {
	color: #1c1c1c;
}

#navigation li li.current-menu-item,
#navigation li li.current_page_item,
#navigation li li:hover {
	border-bottom: none;
}

#navigation li li,
#navigation li li:hover {
	text-transform: none;
	letter-spacing: 0;
	border-bottom: #e8e8e8 1px solid;
}

#navigation li li a.sf-with-ul:after {
	background: url(../images/arrows2.png) no-repeat;
	width: 8px;
	height: 8px;
	content: '';
	position: absolute;
	top: 36%;
	right: 1em;
}

#navigation li li a {
	padding: 15px 20px;
	background: #fff;
	font-size: 13px;
	text-transform:uppercase
}

#navigation li li a:hover {
	background: #fafafa;
}

#navigation .current-menu-item,
#navigation .current_page_item,
#navigation li:hover {
	border-bottom: 4px solid;
}

#navigation li ul {
	box-shadow: 0 0 4px rgba(136, 136, 136, 0.6);
}

.div-contact-submit input[type="submit"] {
  border: 1px solid;
  padding: 10px 15px;
  font-size: 14px !important;
  font-weight: 600;
  display: block;
  line-height: 1;
  text-decoration: none;
  cursor: pointer;
  background: #004f98;
  color: #fff;
  margin: 0 auto !important;
  width: auto !important;
}

.div-contact-submit input[type="submit"]:hover {
  color: #fff;
  background-color: #004f98 !important;
}

.widget_text {
  border: 1px solid #DDD;
  display: block;
  padding: 8px;
  outline: 0px none;
  color: #666;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee));
  background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%);
  background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%);
  background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%);
  background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
  text-align: center;
  padding: 10px;
}

.widget_text h4 {
  font-size: 1.2em;
  font-weight: bold;
  letter-spacing: normal;
  line-height: 27px;
  margin: 10px;
  font-size: 1.7em;
  color: #004f98;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  line-height: 1.3em;
}

.comm_form_contatti {
  display: inline-block;
  color: #666;
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0 0 10px 0 !important;
  width: 100%;
  text-align: center;
}
input[type="checkbox"] {
  vertical-align: bottom;
}

div.tabs div.tab-content {
  /* -webkit-border-radius: 0 6px 6px 6px; */
  /* background-color: #FFF; */
  /* border: 0; */
  /* border-bottom: 3px solid #E5E7E9; */
  border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  padding: 17px;
  border: 1px solid #EDEDED;
  background-color: rgb(246, 246, 246);
}

div.tabs ul.nav-tabs a, div.tabs ul.nav-tabs a:hover {
  border: 1px solid #EDEDED;
  border-bottom: 0;
  border-top: 2px solid #F5F7F7;
  color: #666;
  background: #eee -webkit-linear-gradient(top,rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%);
  background: #eee -o-linear-gradient(top,rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%);
  background: #eee -ms-linear-gradient(top,rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%);
  background: #eee linear-gradient(top,rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%);
  border: 1px solid #aaa;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  text-decoration: none;
  text-shadow: 0 1px rgba(255,255,255,.75);
}

div.tabs ul.nav-tabs li.active a {
  background: #eee -webkit-linear-gradient(top,rgba(0,0,0,.1) 0%,rgba(246,246,246,1) 100%);
  background: #eee -webkit-linear-gradient(top,rgba(0,0,0,.1) 0%,rgba(246,246,246,1) 100%);
  background: #eee -o-linear-gradient(top,rgba(0,0,0,.1) 0%,rgba(246,246,246,1) 100%);
  background: #eee -ms-linear-gradient(top,rgba(0,0,0,.1) 0%,rgba(246,246,246,1) 100%);
  background: #eee linear-gradient(top,rgba(0,0,0,.1) 0%,rgba(246,246,246,1)  100%);
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

select {
  border: 0px solid #E5E7E9; 
  border-radius: 0px; 
  padding: 12px;
  outline: none;
  border: 1px solid #DDD;
  display: block;
  padding:0 8px;
  outline: 0px none;
  color: #666;
  background: -moz-linear-gradient(center top , #FFF, #EEE 1px, #FFF 25px) repeat scroll 0% 0% transparent;
  background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
  height:36px
}

.btn {
  padding: 6px 18px;
}

.btn-primary, .pagination > .active > a, ul.nav-pills > li.active > a {
  border-color: #004f98;
  background-color: #004f98;
}

.thumb-info h4 {
  color: #004f98;
  font-size: 1em;
}

header nav ul.nav-main li ul a {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 1em;
}

.gallery-columns-8 .gallery-item {
  width: 12.5% !important;
}

div.footer-copyright p {
  color: #5B616A;
  font-size: 12px;
}

div.footer-copyright {
  color: #5B616A;
}

.img-thumbnail span.zoom {
  background-color: #004f98 !important;
}

a {
  color: #004f98 !important;
}

#servizi_menu li {
	float:left
}
                                                   
 
#servizi_menu li {
	position: relative; 
	-moz-border-radius: 4px;
	z-index: 99;
	-webkit-border-radius: 4px;
	border-radius: 4px; 
	margin-top: 20px; 
	background: #004f98 !important; 
	box-shadow: 1px 2px 2px #333; 
	border-bottom: 3px solid #b3bddc; 
	padding: 5px 15px; 
	font-size: 1.2em; 
	font-weight:bold; 
	text-decoration:none; 
	color:#fff;
	margin:0 2px
}

#servizi_menu li:hover, #servizi_menu li:active {
  background: #00aa56 !important;
  box-shadow: 1px 2px 2px #333;
  border-bottom: 3px solid #b3dfc2;
}


#servizi_menu li a, #servizi_menu li a:hover, #servizi_menu li a:active {
	color:#fff !important;
	text-transform:uppercase;
	text-decoration:none;
	font-size:15px
}

header nav ul.nav-main {
  margin: 10px 10px 0px 0 !important;
}

header {
  padding: 35px 0 21px !important;
}

header.big-logo div.header-top {
  margin-top: -20px !important;
  margin-bottom: -20px !important;
}

#cookieAccept a, #cookie_access_form a{ color:white !important; text-decoration: underline;  }


div.body {
  height: auto;
  width: 100%;
}


#cookie_access_form{
  color:#5B616A !important;
  padding:10px 0;
  background:#1a1f26 !important;
  font:13px/1.8em Helmet, Freesans, sans-serif !important
}


#cookie_access_form a{
  color:#5B616A !important;
  font:13px Helmet, Freesans, sans-serif !important;
  text-transform:uppercase !important;
  font-weight:bold !important;
}

section.page-top div.page-top-info ul.breadcrumb {
  background-color: #004f98;
  color: #fff;
  font-weight: normal;
  font-size: 11px;
  opacity: 0.8 !important;
}

section.page-top div.page-top-info.init a {
  color: #FFF !important;
}

#consenso span input, .gdpr span input {

  margin: 0 !important;
  width: unset !important;
  display: inline-block;

}


