/* FONT ICONE ME */
@font-face {
  font-family: 'ME';
  src:  url('../fonts/me-icons/ME.eot?2l9up5');
  src:  url('../fonts/me-icons/ME.eot?2l9up5#iefix') format('embedded-opentype'),
    url('../fonts/me-icons/ME.ttf?2l9up5') format('truetype'),
    url('../fonts/me-icons/ME.woff?2l9up5') format('woff'),
    url('../fonts/me-icons/ME.svg?2l9up5#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ME' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-customizable:before {
  content: "\e900";
}
.icon-ME-italy:before {
  content: "\e901";
}
.icon-me:before {
  content: "\e902";
}
.icon-smc:before {
  content: "\e903";
}
.icon-motore:before {
  content: "\e904";
}
.icon-batteria:before {
  content: "\e905";
}
.icon-ricarica:before {
  content: "\e906";
}
.icon-usb:before {
  content: "\e907";
}
.icon-cover:before {
  content: "\e908";
}
.icon-accessori:before {
  content: "\e909";
}
.icon-velocita:before {
  content: "\e90a";
}
.icon-autonomia:before {
  content: "\e90b";
}
.icon-omologatodue:before {
  content: "\e910";
}
.icon-peso:before {
  content: "\e911";
}
.icon-dimensioni:before {
  content: "\e912";
}
.icon-peso-performance:before {
  content: "\e913";
}
.icon-resistenza:before {
  content: "\e914";
}
.icon-agentiatmosferici:before {
  content: "\e915";
}
.icon-nobenzina:before {
  content: "\e916";
}
.icon-zeroemissioni:before {
  content: "\e917";
}
.icon-zerorumore:before {
  content: "\e918";
}
.icon-ztl:before {
  content: "\e919";
}
.icon-bollofree:before {
  content: "\e920";
}
.icon-manutenzioni:before {
  content: "\e921";
}
.icon-longherone:before {
  content: "\e922";
}
.icon-pezzo:before {
  content: "\e923";
}
.icon-mese:before {
  content: "\e924";
}
.icon-finanziamento:before {
  content: "\e925";
}
.icon-colorazione:before {
  content: "\e926";
}
.icon-ricarca-me:before {
  content: "\e927";
}
.icon-generation:before {
  content: "\e928";
}
.icon-business:before {
  content: "\e929";
}
.icon-more:before {
  content: "\e930";
}
.icon-assicurazione:before {
  content: "\e931";
}

/* CUSTOM TEMPLATE */
.jb-padding-50 {
  padding: 50px 0;
}



/* CUSTOM HP */

.custom.overview .section-wrapper .verticalbox .verticalicon{
	height: auto;
}
.custom.overview .section-wrapper .verticalbox .desc h3{
	line-height: 44px;
}
.custom.overview .section-title h3 .font-backend, .custom.colori .section-title h3 .font-backend, .custom.italian-sign .section-title h3 .font-backend, .custom.sostenibile .section-title h3 .font-backend, .custom.me-life-title .section-title h3 .font-backend{
    bottom: -100px;
    font-family: Cochin;
    font-size: 170px;
    line-height: 200px;
}
.custom.me-life-title{
	margin-bottom: 100px;
}
.custom.join-me .container p.lead{
	color: white;
}
.custom.join-me .container p.lead a{
	color: white;
}
.custom.join-me .container p.lead a:hover{
	text-decoration: underline;
	cursor: pointer;
}
.contact .section-title h3{
	color: white;
}
.contact .section-title h3 .font-backend{
	display: none;
}
.contact #form{
	margin-top: 40px;
}
.contact #form a{
	color: white;
}
.contact #form .field input, .contact #form .field textarea, .contact #form .field select{
	color: white;
}
.megallery {
	margin: 0 !important;
	padding: 10px !important;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #0b0b0b;
	font-size: 0;
	text-align: center;
}
.megallery li{
	list-style: none;
	overflow: hidden;
	display: inline-block;
	margin: 10px;
	width: calc((100% / 3) - 20px);
	height: 300px;
	min-width: 250px;
}
.megallery li a{
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	font-size: 0;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #0b0b0b;
}
.megallery a:hover{
	transform: scale(1.2);
}



/* CUSTOM PERFORMANCE */
.item-page.performance .article-content .service-box i[class^="icon-"], .item-page.performance .article-content .service-box i[class*=" icon-"] {
	font-size: 80px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.item-page.performance .article-content .service-box i[class^="icon-"]:hover, .item-page.performance .article-content .service-box i[class*=" icon-"]:hover{
	color: #000000;
}

/* CUSTOM DESIGN */

.item-page.design  .section-title h3 .font-backend{
    bottom: -100px;
    font-family: Cochin;
    font-size: 170px;
    line-height: 200px;
}

/* CUSTOM SMC */

.item-page.smc  .section-title h3 .font-backend{
    bottom: -100px;
    font-family: Cochin;
    font-size: 170px;
    line-height: 200px;
}

/* CUSTOM COLORI */

.item-page.colori  .section-title h3 .font-backend{
    bottom: -100px;
    font-family: Cochin;
    font-size: 170px;
    line-height: 200px;
}

/* CUSTOM PREZZO */

.item-page.prezzo  .section-title h3 .font-backend{
    bottom: -100px;
    font-family: Cochin;
    font-size: 170px;
    line-height: 200px;
}

.item-page.prezzo  .title-price{
	margin-bottom: 40px;
}

.item-page.prezzo .pricing-tables{
	margin-bottom: 40px;
}

.item-page.prezzo .pricing-tables .pricing-box .pricing-heading i{
	font-size: 4.5em;
}

/* CUSTOM ME GROUP */

.item-page.megroup .section-title h3 .font-backend, .mestory .container .content .section-title h3 .font-backend, .mepeople.container .section-title h3 .font-backend{
    bottom: -100px;
    font-family: Cochin;
    font-size: 170px;
    line-height: 200px;
}

.container.mepeople, .container .startup{
	padding-top: 80px;
}

.teambox .entry .magnifier .buttons p{
	font-size: 16px;
}

/* CUSTOM ME LIFE */

#partner .section-title h3 .font-backend{
    bottom: -100px;
    font-family: Cochin;
    font-size: 170px;
    line-height: 200px;
}
figure.effect-milo .image{
	padding: 35px;
    box-sizing: border-box;
}

/* CUSTOM FORM */
#form{
	display: block;
	position: relative;
	width: 100%;
}
#form .field{
    padding-bottom: 50px;
    position: relative;
    box-sizing: border-box;
}
#form .field:last-of-type{
	display: inline-block;
	width: 500px;
	margin-right: 100px;
}
#form label{
	font-weight: 300;
}
#form button.btn{
	display: inline-block;
    vertical-align: top;
    width: calc(100% - 600px);
    height: 72px;
    padding: 0;
    font-size: 16px;
    letter-spacing: .1em;
    background-color: #999999;
    color: white;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border: 1px solid #999999;
}
#form button.btn:hover{
	color: #999999;
	background-color: rgba(0,0,0,0);
}
#form .field input, #form .field textarea, #form .field select{
	width: 100%;
    background: transparent;
    border: 0px;
    border-bottom: 1px solid #999999;
    border-radius: 0px;
    box-shadow: none;
    padding: 10px 0;
}
#form .field textarea{
	 height: 100px;
}
 #form .field select{
	border: 0;
    background-color: #f5f5f5;
 }
#form .field .checkbox{
    display: inline-block;
    width: 20px;
    margin-right: 10px;
}
#form .field input:hover, #form .field input:focus, #form .field input:active, , #form .field textarea:hover, , #form .field textarea:focus, , #form .field textarea:active{
	border-color: #42423f;
}
#form .field em.error{
	position: absolute;
    bottom: 10px;
    left: 0;
    padding: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
}
@media only screen and (max-width:768px){
	#form{
		padding: 0 20px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	#form .field:last-of-type, #form button.btn{
		width: 100%;
		margin: 0 auto;
	}
}

/* CUSTOM TROVA ME */

#mepointmap{
    width: 100%;
    height: calc(100vh - 200px);
    top: 0;
    margin-bottom: 40px;
    background-color: white;
}
#mepointmap .loading{
	position: absolute;
	text-transform: uppercase;
	color: #00889F;
	width: 100%;
	text-align: center;
	top: calc(50vh - 10px);
}
#mepointmap #googlemap{
	height: 100%;
	width: 100%;
	background-color: white;
}
#mepointmap #googlemap .info{
	padding: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-width: 250px;
}
#mepointmap #googlemap .info.mansione-1 h2{
	color: #00889F;
}
#mepointmap #googlemap .info.mansione-2 h2{
	color: #3C3C3B;
}
#mepointmap #googlemap .info a{
	display: block;
	width: calc(100% - 4px);
	padding: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
#mepointmap #googlemap .info a:after{
	font-family: 'FontAwesome';
	content: '\f0a9';
	position: absolute;
	right: 10px;
	color: white;
	font-size: 16px;
}
#mepointmap #googlemap .info.mansione-1 a{
	background-color: #00889F;
	border: 2px solid #00889F;
	
}
#mepointmap #googlemap .info.mansione-1 a:hover, #mepointmap #googlemap .info.mansione-1 a:hover:after{
	background-color: rgba(0,0,0,0);
	color: #00889F;
}
#mepointmap #googlemap .info.mansione-2 a{
	background-color: #3C3C3B;
	border: 2px solid #3C3C3B;
}
#mepointmap #googlemap .info.mansione-2 a:hover, #mepointmap #googlemap .info.mansione-2 a:hover:after{
	background-color: rgba(0,0,0,0);
	color: #3C3C3B;
}
#mepointmap #googlemap .info.mansione-3 a{
	background-color: #4a4a4a;
	border: 2px solid #4a4a4a;
}
#mepointmap #googlemap .info.mansione-3 a:hover, #mepointmap #googlemap .info.mansione-3 a:hover:after{
	background-color: rgba(0,0,0,0);
	color: #4a4a4a;
}
#mepointmap #googlemap .info.mansione-3 a:hover{
	background-color: white;
	color: #4a4a4a;
}
ul.circle{
    list-style: none;
    font-size: 0;
    margin: 0 0 40px 0;
    padding: 0;
}
ul.circle h1{
	color: #00889F;
}
ul.circle#mepoint h1{
	color: #3C3C3B;
}
ul.circle#rent h1{
	color: #4a4a4a;
}
ul.circle h1 img{
	height: 50px;
}
ul.circle li{
	display: inline-block;
	width: calc((100% / 7) - 20px);
	min-width: 120px;
	margin: 20px 20px 80px 0;
	height: 100px;
}
ul.circle li a{
	display: block;
	max-width: 100px;
	width: 100%;
	height: 100%;
	background-color: #ccc;
	position: relative;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
ul.circle li a:hover{
	border-radius: 0;
	border-radius: 50%;
}
ul.circle li a span{
    position: absolute;
    bottom: -20px;
    font-size: 16px;
    display: block;
    width: 100%;
    color: #00889F;
    top: calc(100% + 10px);
    text-align: center;
    line-height: 18px;
}
ul.circle#dealer li a span{
	color: #00889F;
}
ul.circle#mepoint li a span{
	color: #3C3C3B;
}








@-webkit-keyframes uil-battery-anim4 {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
}
@-webkit-keyframes uil-battery-anim4 {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
}
@-moz-keyframes uil-battery-anim4 {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
}
@-ms-keyframes uil-battery-anim4 {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
}
@-moz-keyframes uil-battery-anim4 {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
}
@-webkit-keyframes uil-battery-anim4 {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
}
@-o-keyframes uil-battery-anim4 {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
}
@keyframes uil-battery-anim4 {
  0% {
    opacity: 0;
  }
  10% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
}
width: 100%;
@-webkit-keyframes uil-battery-anim3 {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes uil-battery-anim3 {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-moz-keyframes uil-battery-anim3 {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-ms-keyframes uil-battery-anim3 {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-moz-keyframes uil-battery-anim3 {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes uil-battery-anim3 {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-o-keyframes uil-battery-anim3 {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@keyframes uil-battery-anim3 {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
width: 100%;
@-webkit-keyframes uil-battery-anim2 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
}
@-webkit-keyframes uil-battery-anim2 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
}
@-moz-keyframes uil-battery-anim2 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
}
@-ms-keyframes uil-battery-anim2 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
}
@-moz-keyframes uil-battery-anim2 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
}
@-webkit-keyframes uil-battery-anim2 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
}
@-o-keyframes uil-battery-anim2 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
}
@keyframes uil-battery-anim2 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
}
width: 100%;
@-webkit-keyframes uil-battery-anim1 {
  0% {
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
}
@-webkit-keyframes uil-battery-anim1 {
  0% {
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
}
@-moz-keyframes uil-battery-anim1 {
  0% {
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
}
@-ms-keyframes uil-battery-anim1 {
  0% {
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
}
@-moz-keyframes uil-battery-anim1 {
  0% {
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
}
@-webkit-keyframes uil-battery-anim1 {
  0% {
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
}
@-o-keyframes uil-battery-anim1 {
  0% {
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
}
@keyframes uil-battery-anim1 {
  0% {
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  90% {
    opacity: 1;
  }
}
.uil-battery-css {
	background: none;
	position: absolute;
	top: calc(50vh - 100px);
	transform: scale(.5) translateX(-50%);
	width: 100px;
	left: calc(50% - 35px);
}
.uil-battery-css .outer {
	position: absolute;
    width: 100px;
    border: 5px solid #dbdbdb;
    height: 135px;
    top: 35px;
    left: 47px;
    border-radius: 10px;
}
.uil-battery-css .outer:after {
	content: " ";
	display: block;
	position: absolute;
	top: -20px;
	left: 50%;
	width: 55px;
	height: 20px;
	border-radius: 5px;
	background: #dbdbdb;
	transform: translateX(-50%);
}
.uil-battery-css .inner {
    position: absolute;
    width: 65px;
    height: 20px;
    left: 65px;
    background: #00889f;
}
.uil-battery-css .inner:nth-of-type(2) {
  top: 52px;
  -ms-animation: uil-battery-anim1 1s linear infinite;
  -moz-animation: uil-battery-anim1 1s linear infinite;
  -webkit-animation: uil-battery-anim1 1s linear infinite;
  -o-animation: uil-battery-anim1 1s linear infinite;
  animation: uil-battery-anim1 1s linear infinite;
}
.uil-battery-css .inner:nth-of-type(3) {
  top: 79px;
  -ms-animation: uil-battery-anim2 1s linear infinite;
  -moz-animation: uil-battery-anim2 1s linear infinite;
  -webkit-animation: uil-battery-anim2 1s linear infinite;
  -o-animation: uil-battery-anim2 1s linear infinite;
  animation: uil-battery-anim2 1s linear infinite;
}
.uil-battery-css .inner:nth-of-type(4) {
  top: 106px;
  -ms-animation: uil-battery-anim3 1s linear infinite;
  -moz-animation: uil-battery-anim3 1s linear infinite;
  -webkit-animation: uil-battery-anim3 1s linear infinite;
  -o-animation: uil-battery-anim3 1s linear infinite;
  animation: uil-battery-anim3 1s linear infinite;
}
.uil-battery-css .inner:nth-of-type(5) {
  top: 133px;
  -ms-animation: uil-battery-anim4 1s linear infinite;
  -moz-animation: uil-battery-anim4 1s linear infinite;
  -webkit-animation: uil-battery-anim4 1s linear infinite;
  -o-animation: uil-battery-anim4 1s linear infinite;
  animation: uil-battery-anim4 1s linear infinite;
}

/* TROVA ME */
.trovame{
	background-color: #0b0b0b;
	text-align: center;
	height: 150px;
}
.trovame a{
	letter-spacing: 15px;
    font-size: 14px;
    margin-top: 0px;
    color: #999999;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 150px;
    display: block;
    width: 100%;
    height: 100%;
}