@media (max-width:991px) {
    /*Sticky Resposnive*/
    #header.header-sticky-resposnive #header-wrap {
        background-color: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 199;
    }
    #header.header-sticky-resposnive #header-wrap #mainMenu > ul {
        max-height: 290px;
        overflow-y: scroll;
        overflow-x: hidden;
    }
    #header.header-sticky-resposnive {
        min-height: 90px;
        position: relative;
        -webkit-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    #header.header-sticky-resposnive.header-sticky #mainMenu > ul > li > a {
        height: 50px;
    }
    #header.header-sticky-resposnive.header-sticky #mainMenu > ul > li > a {
        line-height: 32px;
    }
/*
	#header.header-transparent, #header.header-light-transparent {
		background: #004A8C;
	}
*/
}


@media only screen and (min-width: 1020px) and (max-width: 1200px) {
	#mainMenu > ul > li > a {
	    font-size: 12px;
	    font-weight: 500;
	    height: 95px;
	    padding: 5px;
	}
}

.social-footer li {
	list-style-type:none;
	float:left; 
	margin-right:20px;
}

@media only screen and (min-width: 1020px) {
  .group-process { display: flex; }
}

.block-process {
     padding-left: 15px;
     padding-right: 15px;
     position: relative;
     z-index: 10;
}

.block-process::before, .block-process::after {
     content: " ";
     display: table;
}

.block-process::after {
     clear: both;
}

.block-process::before, .block-process::after {
     content: " ";
     display: table;
}

.block-process::after {
     clear: both;
}

.block-process .__icon {
     position: relative;
}

.block-process .__icon::before {
     background: #99e3c1 none repeat scroll 0% 0%;
     content: "";
     display: block;
     position: absolute;
     z-index: -1;
}

.block-process:last-child .__icon::before {
     display: none;
}

.block-process.active .__icon .circle-icon::before {
     background-color: #00bfff;
}

.block-process.active .__icon::before, .block-process.active ~ .block-process .__icon::before {
     background-color: #dadada;
}

.block-process.active ~ .block-process .__icon .circle-icon::before {
     background-color: #a2a2a2;
}

@media only screen and (min-width: 1020px) {
  .block-process { text-align: center; }
  .block-process .__title { height: 60px; margin-bottom: 0px; }
  .block-process .__icon { margin: 0px -15px 40px; }
  .block-process .__icon::before { width: 100%; top: 50%; height: 4px; transform: translateY(-50%); }
  .block-process .__icon::before { left: 50%; }
  .group-process.large-icon .block-process .__icon .circle-icon::before { width: 140px; height: 140px; border: 10px solid rgba(255, 255, 255, 0.6); line-height: 120px ! important; font-size: 40px; }
}

@media only screen and (max-width: 1019px) {
  .block-process { padding-left: 100px; padding-bottom: 20px; }
  .block-process .__title { margin-bottom: 10px; }
  .block-process .__icon { position: absolute; width: 70px; height: 100%; left: 15px; top: 0px; }
  .block-process .__icon::before { width: 4px; height: 100%; left: 50%; transform: translateX(-50%); }
}

.block-process-2 {
     position: relative;
}

.block-process-2 .cell-vertical-wrapper {
     height: 320px;
}

.block-process-2 .__number {
     bottom: 0px;
     color: #333333;
     font-size: 200px;
     height: 200px;
     left: 6px;
     line-height: 1;
     margin-bottom: auto;
     margin-top: auto;
     opacity: 0.04;
     position: absolute;
     top: -20px;
}

.block-process-2 .__block {
     margin-left: auto;
     margin-right: auto;
     padding-bottom: 40px;
     padding-top: 40px;
}

.block-process-2 .__block > * {
     letter-spacing: 0.05em;
}

.block-process-2 .__block .__title {
     font-size: 14px;
     margin-bottom: 10px;
}

.block-process-2 .__block p.__content {
     margin-bottom: 0px;
}

.block-process-2.size-small .cell-vertical-wrapper {
     height: 240px;
}

.block-process-2.size-small .__block > * {
     letter-spacing: 0px;
}

.block-process-2.size-small .__block .__title {
     font-size: 18px;
     margin-bottom: 5px;
}

@media only screen and (min-width: 1020px) {
  .block-process-2 .__block { max-width: 320px; }
}

@media only screen and (max-width: 1019px) {
  .block-process-2 .__block { max-width: 720px; }
}

img.boxed {
	width:100%;
	margin-bottom:20px;
}

.post-content.post-light-background .post-item {
	-webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.35);
	-moz-box-shadow:    0px 0px 3px 0px rgba(50, 50, 50, 0.35);
	box-shadow:         0px 0px 3px 0px rgba(50, 50, 50, 0.35);
}







/* Icon-box-list */
.group-icon-box-list-right-slider {
  position: relative;
}
.group-icon-box-list-right-slider .__block-wrapper-1,
.group-icon-box-list-right-slider .__block-wrapper-2 {
  padding-right: 15px;
  padding-left: 15px;
}
.group-icon-box-list-right-slider .__block-wrapper-1 .__block,
.group-icon-box-list-right-slider .__block-wrapper-2 .__block {
  margin-right: auto;
  margin-left: auto;
}
.group-icon-box-list-right-slider .__block-wrapper-1 {
  padding-top: 100px;
  padding-bottom: 60px;
}
.group-icon-box-list-right-slider .__block-wrapper-1 .__block .hr-header {
  margin-bottom: 30px;
}
.group-icon-box-list-right-slider .__block-wrapper-2 {
  position: relative;
}
.group-icon-box-list-right-slider .__block-wrapper-2 .cell-vertical-wrapper {
  table-layout: fixed;
}
.group-icon-box-list-right-slider .__block-wrapper-2 .__block {
  max-width: 640px;
}
@media only screen and (min-width: 768px ) {
  .group-icon-box-list-right-slider .__block-wrapper-1 .__block {
    width: 720px;
  }
}
@media only screen and (min-width: 1020px ) {
  .group-icon-box-list-right-slider .__block-wrapper-1 .__block {
    width: 960px;
  }
}
@media only screen and (min-width: 1230px ) {
  .group-icon-box-list-right-slider .__block-wrapper-1,
  .group-icon-box-list-right-slider .__block-wrapper-2 {
    width: 50%;
    padding-right: 30px;
    padding-left: 30px;
  }
  .group-icon-box-list-right-slider .__block-wrapper-1 .__block {
    max-width: 680px;
  }
  .group-icon-box-list-right-slider .__block-wrapper-2 {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
  }
}
@media only screen and (max-width: 1229px ) {
  .group-icon-box-list-right-slider .__block-wrapper-2 {
    padding-top: 80px;
    padding-bottom: 60px;
  }
}
.group-icon-box-list-side-image {
  position: relative;
}
.group-icon-box-list-side-image:before,
.group-icon-box-list-side-image:after {
  content: " ";
  display: table;
}
.group-icon-box-list-side-image:after {
  clear: both;
}
.group-icon-box-list-side-image:before,
.group-icon-box-list-side-image:after {
  content: " ";
  display: table;
}
.group-icon-box-list-side-image:after {
  clear: both;
}
.group-icon-box-list-side-image .__block-wrapper-2 {
  padding-top: 100px;
  padding-bottom: 75px;
  padding-right: 15px;
  padding-left: 15px;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block {
  margin-right: auto;
  margin-left: auto;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block > .__title {
  margin-bottom: 20px;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block > .__caption {
  margin-bottom: 50px;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block .block-icon-box-left-icon {
  margin-bottom: 25px;
}
.group-icon-box-list-side-image .__block-wrapper-2 .__block .block-icon-box-left-icon .__right-side .__heading {
  padding-top: 5px;
  margin-bottom: 8px;
}


@media only screen and (min-width: 769px ) {
  .group-icon-box-list-side-image .__block-wrapper-2 .__block {
    width: 720px;
  }
}

@media only screen and (min-width: 992px ) {
	.onmobile {
		display:none;
	}
	.offmobile {
		display:block;
	}
}

@media only screen and (max-width: 991px ) {
	.onmobile {
		display:block;
	}
	.offmobile {
		display:none;
	}
}


@media only screen and (min-width: 1020px ) {
  .group-icon-box-list-side-image .__block-wrapper-2 .__block {
    width: 960px;
  }
}
@media only screen and (min-width: 1230px ) {
  .group-icon-box-list-side-image .__block-wrapper-1,
  .group-icon-box-list-side-image .__block-wrapper-2 {
    width: 50%;
  }
  .group-icon-box-list-side-image .__block-wrapper-2 {
    padding-right: 30px;
    padding-left: 30px;
    float: right;
  }
  .group-icon-box-list-side-image .__block-wrapper-2 .__block {
    max-width: 700px;
  }
  .group-icon-box-list-side-image .__block-wrapper-1 {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }
}
@media only screen and (max-width: 1229px ) {
  .group-icon-box-list-side-image .__block-wrapper-1 {
    position: relative;
    min-height: 500px;
  }
}


.static-background {
  background-position: 50% 50%;
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -2;
}

.coprente2 {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.76+0,0+40 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.76) 0%, rgba(0,0,0,0) 40%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.76) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.76) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
	position:absolute; 
	width:100%; 
	z-index:21; 
	height:100%; 
	bottom:0;
}

.coprente {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.87+13,0+30 */
	background: -moz-linear-gradient(top, rgba(255,255,255,0.87) 0%, rgba(255,255,255,0.87) 13%, rgba(255,255,255,0) 30%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.87) 0%,rgba(255,255,255,0.87) 13%,rgba(255,255,255,0) 30%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,0.87) 0%,rgba(255,255,255,0.87) 13%,rgba(255,255,255,0) 30%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#deffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */

	position:absolute; 
	width:100%; 
	z-index:21; 
	height:100%; 
	bottom:0;
}


#motorericerca input::-webkit-input-placeholder {
    color:#fff;
}
#motorericerca input:-moz-placeholder {
   color:#fff;
   opacity:  1;
}
#motorericerca input::-moz-placeholder {
   color:    #fff;
   opacity:  1;
}
#motorericerca input:-ms-input-placeholder {
   color:    #fff;
}

#page-title .container {
    position: relative;
    z-index: 22;
    text-shadow:0 0 5px #000;
}

.mt10 {margin-top:10px;}

.mt30 {margin-top:30px;}

.mb30 {margin-bottom:30px;}

.mt60 {margin-top:60px;}

.diapo-gallery {width:60px; height:45px; margin-bottom:5px;}

.margin5-10 {margin:5px 10px;}

.sottotitolo {color:#fff; font-size:35px; text-shadow:0 0 5px rgba(0,0,0,0.4);}

.width90 {width:80%;}

.width100 {width:100% !important;}

.ombrasopra {
	-webkit-box-shadow: 0px -3px 7px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    0px -3px 7px 0px rgba(50, 50, 50, 0.2);
	box-shadow:         0px -3px 7px 0px rgba(50, 50, 50, 0.2);
}

.white {
	color:#fff !important;
}

.fondohome {
  background: url(../images/bg_home3.png) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.fondolembo {
  background: url(../images/lembo_sup.png) no-repeat top center; 
  background-size:100% 50px;
  -webkit-background-size: 100% 50px;;
  -moz-background-size: 100% 50px;;
  -o-background-size: 100% 50px;;
  background-size: 100% 50px;;
}

.fondomarchio {
  background: url(../images/bg_marchio2.png) no-repeat center center; 
/*
  background-size:100% 50px;
  -webkit-background-size: 100% 50px;;
  -moz-background-size: 100% 50px;;
  -o-background-size: 100% 50px;;
  background-size: 100% 50px;;
*/
}

.colorechiaro {
	color:#f11e95 !important;
}

.text-white {
	color:#fff !important;
	text-shadow:none;
}

.fl {
	float:left;
}

.dropdown-menu {
	margin-top:0;
}

.owl-carousel .owl-item img {
	width:initial;
	max-width:100%;
	height: auto;
}

.testoscuro {
	color:#7a7a7a !important;
	text-shadow:0 0 5px #fff !important;
}

.sezioneconfondocolorato {
	background-color:#7a7a7a;
	color:#fff;
}

.sezioneconfondocolorato p, .sezioneconfondocolorato a:link, .sezioneconfondocolorato a:visited {
	color:#fff;
}

.sezioneconfondocolorato a:hover, .sezioneconfondocolorato a:hover p  {
	color:#c8c22d !important;
}

.sezioneconfondocolorato .icon {
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	border:2px solid #fff;
	width:initial;
	padding:20px;
	width:90px;
	height:80px;
	margin:0 auto;
	margin-bottom:20px;
	display:inline-block;
}

.sezioneconfondocolorato .icon:hover {
	background-color:#f11e95;
	color:#fff;
	border-color:#fff;
	text-shadow:0 0 5px rgba(0,0,0,0.5);
	border:2px solid #f11e95;
	transition: all 0.3s;
}

.btn.btn-primary:hover {
	background-color:#f11e95 !important;
	transition: all 0.3s;
}

.offmobile .logo {
	margin-top:20px;
}

.btn {
	border:initial;
}

.coprente_gradient {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	z-index:-1;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.03) 61%, rgba(0,0,0,0.04) 62%, rgba(0,0,0,0.53) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.03) 61%,rgba(0,0,0,0.04) 62%,rgba(0,0,0,0.53) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0.03) 61%,rgba(0,0,0,0.04) 62%,rgba(0,0,0,0.53) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#08000000', endColorstr='#87000000',GradientType=0 ); /* IE6-9 */
}

.inspiro-slider .slide {
	vertical-align:bottom;
}

h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a {
	line-height:0.9em;
}

.counter {
	margin-bottom:10px;
}

.noshadow {
	box-shadow:initial !important;
	-moz-box-shadow:initial !important;
	-webkit-box-shadow:initial !important;
}

#slider {
	max-height:450px;
}

.slide-captions {
	margin-bottom:80px;
}

@media only screen and (min-height: 800px ) {
  #slider {
    max-height: 530px;
  }
	.slide-captions {
		margin-bottom:150px;
	}
}