/* CSS Reset style*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, 
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background:#ffffff;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

input[type="submit"] {
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
}
	
/* CSS style */

body
{
text-align: center;
font-family: Arial, sans-serif;
}

#fb_right
{
background-color: #FFFFFF;
margin-top: 20px;
padding: 15px;
text-align: right;
}

#top
{
overflow:hidden;
margin-left: auto;
margin-right: auto;
position:relative;
height:135px;
}

#contact_rapid
{
padding:10px;
background-color:#3d3d3d;
margin-top:20px;
margin-bottom:20px;
box-sizing:border-box;
}

#gplus
{
width:142px;
margin-bottom:20px;
text-align:center;
}

#intreaba
{
width:92.1568%;
background-color:#3D3D3D;
margin:3.9215% 0 1.9607% 0;
padding:3.9215%;
}

.contact_rapid
{
font-size:19px;
font-weight:bold;
color:#FFFFFF;
text-align:left;
line-height:1.2em;
}

.baterie-box 
{
width:48.8235%;
margin-top: 7px;
float:left;
overflow: hidden;
}

.baterie-box:nth-child(2n+1) {
	margin-right:2.3529%
}

#harta
{
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
}

#listasectoare {
 color:#e50067;
}

#listasectoare a:link, 
.lista2col a:link,
#listasectoare a:visited,
.lista2col a:visited  {
	font-family:Arial;
	color:#e50067;
	font-size:0.9em;
	line-height:1.5em;
}

#listasectoare a:hover, 
.lista2col a:hover,
#listasectoare a:active,
.lista2col a:active  {
	text-decoration:none;
}

#listasectoare li, .lista2col li {
	list-style:inside;
}

.lista2col {
	color:#e50067;
	width:50%;
	float:left;
	margin-bottom:15px;
}

span.spant {
	display:block;
	margin:15px 0 5px 0;
}

/*
.baterie-box:hover
{
background-color:#E50067;
}
*/

.baterie-box img:hover
{
border: 2px solid #E50067;
}

img.box 
{
width:97.5%; 
height:34.3137%;
border: 2px solid #E2E2E2;
margin-top:5px;
}

img.pic
{
width:47%;
border:2px solid #e2e2e2;
margin-top:20px;
margin-right:3%;
float:left;
box-sizing:border-box;
}

#linie-verticala
{
width:1px;
height:169px;
margin-top:15px;
margin-right:20px;
background-color:#696969;
float:left;
}

h2.baterie
{
margin-bottom:3px;
margin-top:7px;
font-size:25px;
color:#3D3D3D;
}

#fb
{
width:250px;
height:150px;
margin-top:20px;
}

p.logo
{
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 48px;
text-align: left;
color:#3d3d3d;
}

p.moto
{
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 22px;
text-align: left;
color:#98989c;
}

#telf {
	position:absolute;
	right:10px;
	top:30px;
	overflow:hidden;
}

#telf a:link, #telf a:visited {
	text-decoration:none;
	font-size:2em;
	color:#E50066; /* #3d3d3d */
	font-weight:bold;
}


ul.avantaje
{
list-style-type:initial;
padding-left:14px;
}

ul.avantaje li.red
{
color:#E50067;
font-weight:bold;
font-size:14px;
line-height:1.2;
}

ul.avantaje li.gri
{
color:#3D3D3D;
}

ul.avantaje li
{
font-size:16px;
margin-top:7px;
color:#3D3D3D;
line-height:1.2em;
}

ul.navbar
{
list-style-type: none;
margin: 35px 0 0 20px;
float: left;
width:95.5%;
}

li.navbar
{
display: inline;
float:left;
padding: 5px 0 5px 0;
margin-right:7px;
}

li.navbar a
{
text-decoration: none;
font-family: arial, sansserif;
font-weight: bold;
font-size: 18px;
color: #FFFFFF;
background-color:#000000;
padding: 6px 10px 6px 10px;
}

li.navbar a.activ
{
background-color: #E50067; 
}

li.navbar a:hover, a:active
{
background-color: #E50067; 
}

ul.meniu
{
list-style-type: none;
text-align: left;
}

.meniu li {
	display: block;
	border-bottom:1px solid lightgray;
	padding:7px 0;
}

.meniu li a:link, .meniu li a:visited {
text-decoration: none;
font-family: arial, sansserif;
font-size: 14px;
color: #000;
width:100px;
}

.meniu li a:hover {
 color:#e50067;
}

.meniu li:last-child {
	border-bottom:0;
}

li.meniu
{
display: block;
padding: 0 0 2px 0;
}

li.meniu-activ
{
display: block;
padding: 0 0 2px 0;
}

li.meniu a
{
text-decoration: none;
font-family: arial, sansserif;
font-weight:bold;
font-size: 12px;
color: #98989c;
width:100px;
}

li.meniu-activ a
{
text-decoration: none;
font-family: arial, sansserif;
font-weight: bold;
font-size: 12px;
color: #e50067;
padding-left:5px;
width:100px;
}

li.meniu a:hover, a:active
{
color:#3D3D3D;
background: none;
}

p.titlu
{
font-size: 19px;
color: #E50067;
margin-bottom:5px;
}

span.ofertevip
{
font-size:20px;
font-weight:bold;
color:#6C6C6C;
margin:0 0 7px;
display:block;
}

li.meniu a.titlu
{
font-size: 19px;
color: #E50067;
background: none;
margin-left: 0px;
}

li.meniu-titlu
{
font-size: 19px;
color: #E50067;
background: none;
margin-left: 0px;
font-weight: bold;
}

li.meniu a.titlu:hover, a.titlu:active
{
text-decoration: underline;
}

.bold
{
font-weight:bold;
}

.select
{
margin-top:10px;
}

#navigation {
	margin:-10px auto 7px auto;
	padding:0 12px;
	text-align:left;
	line-height:1.1em;
	overflow:auto;
	white-space:nowrap;
	scrollbar-width:none;
}

#middle
{
margin-left: auto;
margin-right: auto;
background-color: #e2e2e2;
overflow: hidden;
clear:both;
}

#left
{
width: 14.4898%;
margin: 20px 0px 20px 2.040816326530612%;
float: left;
}

#content
{
width: 55.10205%;
margin: 20px 0px 20px 2.040816326530612%;
background-color: white;
float: left;
padding: 15px 15px 15px 15px;
text-align:left;
box-sizing:border-box;
}

#leftm
{
width: 19.6676%;
margin: 20px 0px 20px 2.7701%;
float: left;
box-sizing:border-box;
}

#contentm
{
box-sizing:border-box;
width: 74.7922%;
margin: 20px 0px 20px 2.7701%;
background-color: white;
padding: 2.0776%;
text-align:left;
float:right;
}

#contentm.produs {
	width:100%;
}



#contentm.cc
{
	width:71.4285%;
	margin:2% 0 2% 2%;
	float:left;
}

#contentm.termeni h2 {
	font-size:16px; 
	color:#E50067; 
	margin-top:15px;
}

.scrol {
	overflow-x:auto;
	clear:both;
}

#right
{
width: 22.44898%;
margin: 20px 0 20px 2.040816326530612%;
float: left;
}

#wrapper {
	float:left;
	width:73.6735%;
}

#wrapper.produs {
	box-sizing:border-box;
	padding-left:20px;
}

#dece {
	width:47%;
	float:left;
	clear:left;
	margin:12px 3% 20px 0;
}

#dece span {
	color:#000;
	font-family:Arial, sans-serif;
	font-size:1.3em;
	font-weight:bold;
	display:block;
	margin:15px 0 0 0;
}

#dece span.eticheta {
	font-size:1.1em;
	display:inline;
	font-weight:bold;
}

#dece span.disclaimer {
	font-size:1em;
	font-weight:normal;
	color:#999;
	margin:7px 0 0 0;
	line-height:1.2em;
}

#dece span.pretprodus {
	font-size:1.5em;
	color:#e50067;
	display:inline;
}

#dece span.pretvechi, span.pretvechi {
	color:#5a5a5a;
	text-decoration:line-through;
	display:inline;
}

#dece ul {
	font-size:1.1em;
	font-weight:bold;
	list-style-image:url('/pics/check.png');
	list-style-position:outside;
	margin:10px 0 0 27px;
	color:#427e23;
}

#dece li {
	line-height:1.5em;
}

#dece form input[type="submit"] {
	width:100%;
	padding:7px;
	font-size:1em;
	font-weight:bold;
	color:#ffffff;
	background-color:#c20146;
	margin:12px 0 0 0;
	cursor:pointer;
}

form.cart .err {
	color:#e50067;
	font-size:12px;
	font-style:italic;
	width:100%;
	margin-top:-10px;
}

form.cart label {
	display:inline-block;
}

form.cart input[type="submit"] {
	background-color:#e50067;
	color:#fff;
	margin:10px 0 0 0;
}

#avantaje
{
box-sizing:border-box;
background-color: white;
padding: 15px;
}

#anunt
{
width: 190px;
background-color: #E50067;
margin-top: 20px;
padding: 15px;
text-align: right;
}

#testimoniale, #libra
{
background-color: #FFFFFF;
margin-top: 20px;
padding: 15px;
text-align: right;
box-sizing:border-box;
}

#libra {
	
}

#bottom {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 7px;
	background-color: #3d3d3d;
	padding:15px 15px 20px 20px;
	overflow:hidden;
	box-sizing:border-box;
	clear:both;
}

#promotii
{
width: 950px;
margin-left: auto;
margin-right: auto;
padding:15px;
overflow:hidden;
}

#promosus {
	margin-left: auto;
	margin-right: auto;
	padding:15px;
	overflow:hidden;
	background-color:#c7f0fd; 
	margin:20px auto 20px auto;
	font-weight:bold;
	font-size:1.2em;
}


.baterie-promo
{
float:left;
width:141px;
margin-right:15px;
margin-top:10px;
text-align:left;
}

.thumb-promotie
{
width:140px;
}

#cautamasina
{
background-color: #E50067;
padding: 15px;
margin-bottom:20px;
}

#cautamasina span {
	font-weight:bold;
	font-size:1.4em;
	color:#fff;
	display:block;
	margin:0 0 10px 0;
}

#cautamasina select {
	width:100%;
	color:#3D3D3D;
	background-color:#ffffff;
	border:1px solid #E50067;
	margin-bottom:3px;
	padding:6px;
	font-size:1em;
	text-align:center;
}

#meniu
{
background-color: white;
padding: 10px;
box-sizing:border-box;
}

.sitemap_titlu
{
color:#ffffff;
font-size:14px;
font-weight:bold;
text-align:left;
margin-bottom:10px;
}

.sitemap_jos
{
float:left;
text-align:left;
width:25%;
}

ul.marci_jos
{
font-size:15px;
color:#FFFFFF;
}

ul.marci_jos li
{
text-align:left;
margin-top:7px;
color:#E2E2E2;
}

ul.lista
{
font-size:17px;
color:#696969;
margin-top:15px;
}

ul.lista li a:link, a:visited
{
margin-top:5px;
color:#e50067;
text-decoration:none;
}

ul.lista li a:hover, a:active
{
text-decoration:underline;
}

ul.lista li
{
margin-top:6px;
color:#e50067;
line-height:1.1em;
}


ul.lista li.masini {
	width:50%;
}

a.marci_jos:link, a.marci_jos:visited
{
color:#E2E2E2;
text-decoration:none;
}

a.marci_jos:hover, a.marci_jos:active
{
color:#FFF;
text-decoration:none;
}

a.navi
{
font-weight:bold;
font-size:12px;
color:#E50067;
text-decoration:underline;
}

a.navi:hover
{
text-decoration:none;
}

#navigation span
{
font-weight:bold;
font-size:12px;
color:#3D3D3D;
}

a.intrebari:link, a.intrebari:visited
{
color:#E50067;
font-weight:bold;
font-size:20px;
text-decoration:none;
line-height:30px;
}

a.intrebari:hover
{
text-decoration:underline;
}

a.intrebari:active
{
text-decoration:none;
}

h1
{
font-family: arial, sansserif;
font-weight: bold;
font-size: 26px;
color: #E50067;
text-align: left;
}

h2
{
font-size:18px;
}

h2.subtitlu
{
color:#E50067;
margin-top:10px;
}

h2.modele
{
font-size:14px;
color:#98989C;
}

a.home:link, a.home:visited
{
color: #3D3D3D;
text-decoration:none;
}

a.home:hover, a.home:active
{
color: #E50067;
text-decoration:none;
}

h3
{
color:#E50067;
margin-top:10px;
margin-bottom:10px;
font-size:18px;
}

p.subtitlu
{
font-family: arial, sansserif;
font-weight: bold;
font-size: 20px;
color: #e50067;
text-align: left;
}

p.text
{
font-family: arial, sansserif;
font-size: 16px;
color: #696969;
text-align: left;
margin-top: 5px;
line-height: 20px;
}

p.anunt
{
font-family: arial, sansserif;
font-weight: bold;
font-size: 25px;
color: #FFFFFF;
text-align: left;
line-height: 27px;
}

p.descriere-marca
{
font-family:arial, sansserif;
font-size:14px;
color:#3D3D3D;
text-align:left;
margin-top:107px;
overflow:hidden;
line-height:17px;
}

a.white:link, a.white:visited
{
font-weight: bold;
font-size: 13px;
color:#FFFFFF;
}

a.white:hover, a.white:active
{
text-decoration:none;
}

a.gri:link {
font-weight: bold;
font-size: 16px;
color: #565656;
display:block;
margin:12px auto;
}

a.gri:visited {
	color:#565656;
}

a.gri:hover
{
text-decoration:none;
}

a.tabel:link
{
text-decoration:underline;
font-weight:bold;
color:#E50067;
}

a.tabel:hover
{
text-decoration:none;
}

a.tabel:visited, a.tabel:active
{
color:#E50067;
}

table.learn
{
margin:10px 0 10px 0;
width:100%;
color:#2e2e2e;
background-color:#efefef;
}

table.learn td
{
padding:5px;
font-size:13px;
border:1px solid grey;
}

table.preturi
{
width:100%;
min-width:510px;
font-size:13px;	
text-align:left;
margin-top:20px;
color:#2D2D2D;
background-color:#e2e2e2;
}

table.preturi td
{
padding:5px;
font-size:13px;
height:20px;
border-top:1px solid #FFFFFF;
}

table.preturi td.red
{
font-weight:bold;
}

table.preturi tr.top
{
background-color:#696969;
font-weight:bold;
color:#FFFFFF;
}

table.preturi tr:nth-child(2n+1):not(.top) {
	background-color:#f5f5f5;
}

table.preturi tr:nth-child(2n):not(.top) {
	background-color:#e2e2e2;
}

table tr.inchis
{
background-color:#e2e2e2;
}

table tr.deschis
{
background-color:#f5f5f5;
}





table.baterie
{
width:50%;
margin-top:20px;
margin-bottom:20px;
background-color:#e2e2e2;
}

table.baterie td
{
padding:10px 5px 5px 10px;
font-size:15px;
height:20px;
border-top:1px solid #FFFFFF;
color:#2D2D2D;
}

.negrubold
{
 font-weight:bold;
 color:#000;
}

table.baterie td.red
{
color:#E50067;
font-weight:bold;
}

table.baterie td.red img {
	width:auto;
}

table.baterie td.red a:link, a:visited
{
color:#E50067;
text-decoration:underline;
}

table.baterie td.red a:hover, a:active
{
text-decoration:none;
}

table.motorizari
{
font-size:14px;
background-color:#e2e2e2;
width:100%;
margin-top:15px;
}

table.motorizari td
{
padding:5px;
height:10px;
border-top:1px solid #FFFFFF;
}

table.motorizari th
{
background-color:#E50067;
color:#FFFFFF;
padding:5px;
height:10px;
}

table.motorizari a:link, a:visited
{
color:#E50067;
text-decoration:none;
font-weight:bold;
}

table.motorizari a:hover, a:active
{
color:#E50067;
text-decoration:underline;
}

a.listingversiuni:link, a.listingversiuni:visited {
	color:#000;
	font-size:15px;
	margin-top:10px;
	display:block;
	line-height:1.5em;
	text-decoration:none;
	color:#000;
	background-color:#f3f3f3;
	padding:9px;
}

a.listingversiuni:hover {
	background-color:#dadada;
}

#formular
{
background-color:#EBEBEB;
margin-top:20px;
padding:15px;
overflow:hidden;
width:100%;
box-sizing:border-box;
}

h2.formular
{
font-weight:bold;
font-size:20px;
margin-bottom:10px;
}

form.comanda
{
width:230px;
float:left;
}

form.comanda input:focus, form.comanda textarea:focus
{
color:#E50067;
}

form.comanda textarea
{
font-family:Arial, sansserif;
resize:none;
color:#b1b1b1;
font-size:13px;
padding:2px;
padding-left:5px;
border:1px solid #e2e2e2;
width:222px;
height:100px;
}

form.comanda input
{
color:#b1b1b1;
font-size:13px;
padding:2px;
padding-left:5px;
border:1px solid #e2e2e2;
width:222px;
margin:5px 0 5px 0;
height:20px;
float:left;
}

.cookies {
  position:fixed;
  background:#fff;
  display:table;
  bottom:0;
  left:0;
  width:100%;
  opacity:0.9;
	padding:1em;
	box-sizing:border-box;
	font-size:0.9em;
}

.cookies>div {
  display:table-cell;
  vertical-align:middle;
  text-align:left;
}

.cookies>div:last-child {
  text-align:right;
  width:28%;
	font-size:0.6em;
}

.button {
  display:inline-block;
	padding:1.2em;
  background-color:#e50067;
  font-size:1.2em;
  text-decoration:none;
  font-weight:bold;
  color:#ffffff;
  border-radius:3px;
}

.button:hover {
  background:#3d3d3d;
}

sup {
	color:#e50067;
	font-weight:bold;
	font-size:1.1em;
}

form.cart {
	width:100%;
	margin:20px 0 0 0;
}

form.cart input, form.cart select, form.cart textarea {
	width:60%;
	margin:0 0 2.2761% 0;
	padding:7px;
	font-size:16px;
	box-sizing:border-box;
	border:1px solid #dddddd;
}

form.cart input[type="sumbit"] {
	background-color:#c20146;
	margin:12px 0 0 0;
	color:#fff;
}

form.cart textarea {
	height:150px;
	font-family:Arial, sans-serif;
}

form.cart input[type="radio"] {
	width:40px;
}

.radio {
	width:100%;
}

form.cart input[type="checkbox"] {
	width:20px;
}

form.cart span {
	display:inline-block;
	width:35.7575%;
	vertical-align:top;
	line-height:1.2em;
	color:#696969;
	margin:0 3.0349% 1% 0;
}

form.flote {
	background-color:#eee;
	padding:10px;
	width:98%;
	margin:20px 0;
}

.flote label {
	display:block;
	color:#696969;
	margin-top:10px;
	color:#5e5e5e;
	font-weight:bold;
}

.flote input {
	border:1px solid #ccc;
	padding:7px;
	width:100%;
	background-color:#fff;
	color:#5e5e5e;
	margin:5px 0 10px 0;
	box-sizing:border-box;
}

.flote h2 {
	margin:10px 0 10px 0;
	font-size:1.4em;
	color:#5e5e5e;
}

.flote input[type="submit"] {
	background-color:#e50067;
	color:#fff;
}

#totalcart {
	font-size:2em;
	font-weight:bold;
	color:#e50067;
	width:58%;
}

/* divul de langa poza la comanda*/
.spec {
	width:61.0447%;
	display:inline-block;
	float:right;
}

form.cart .spec span {
	width:100%;
}

form.cart img:first-child {
	border:1px solid #b2b2b2;
	margin:0 3.1645% 3.1645% 0;
}

form.cart h2 {
	font-size:1.5em;
	margin:10px 0 10px 0;
	color:#e50067;
}

.buton
{
	width:100px;
	height:28px;
	background-color:#e50067;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	padding-top:0px;
	margin-top:5px;
}

form.sorteaza
{
margin-top:10px;
}

img.tabel
{
	margin-top:15px;
	margin-left:10px;
	margin-right:30px;
	float:left;
}

img.logo-marca
{
margin-top:20px;
float:left;
}

.vip {
	box-sizing:border-box;
	width:48.366%;
	float:left;
	overflow:hidden;
	border:1px solid #98989C;
	background-color:#ffffff;
	margin:2.7778% 2.7778% 0 0;
	padding:0 10px 10px 10px;
}

.vip:nth-child(2n) {
	margin-right:0;
}

.vip img
{
	width:100%;
	margin-left:-10px;
}

.vip a
{
	text-decoration:none;
}

.vip .pret
{
	font-style:Arial, sansserif;
	font-weight:bold;
	font-size:25px;
}

.vip h3
{
	margin:0 0 7px 0;
	font-size:18px;
	color:#6C6C6C;
}

.vip .detalii
{
	font-style:Arial, sansserif;
	font-size:14px;
	margin-top:5px;
	display:block;
}


/* Containerul celor 4 produse */
.vip-grid{
  display:flex;
  flex-wrap:wrap;
  gap:18px;
  margin-top:12px;
}

/* Card */
.vip-card{
  flex: 1 1 calc(50% - 18px);   /* 2 coloane desktop */
  border:1px solid #98989C;
  background:#fff;
  box-sizing:border-box;
  display:flex;
  flex-direction:column;
  overflow:hidden;
}

/* Imagine cu raport constant ca să arate egal */
.vip-media{
  display:block;
  background:#fff;
}
.vip-media img{
  width:100%;
  object-fit:contain;     /* nu taie bateria */
  display:block;
  padding:10px 10px 0 10px;
  box-sizing:border-box;
}

/* Conținut */
.vip-body{
  padding:12px 12px 12px 12px;
  display:flex;
  flex-direction:column;
  height:100%;
  gap:10px;
}

.vip-title{
  text-decoration:none;
  font-weight:bold;
  font-size:18px;
  line-height:1.25;
  color:#333 !important;
  min-height:40px; /* păstrează alinierea titlurilor */
}

.vip-price{
  font-weight:bold;
  font-size:24px;
  color:#e50067;
  display:flex;
  align-items:baseline;
  gap:8px;
}

.pretvechi{
  color:#555;
  text-decoration:line-through;
  font-weight:bold;
  font-size:24px;
}

.vip-specs{
  list-style:none;
  padding:0;
  margin:0;
  font-size:14px;
  color:#666;
  display:flex;
  flex-direction:column;
  gap:6px;
}
.vip-specs span{
  color:#444;
  font-weight:600;
}

/* CTA mereu jos */
.vip-cta{
  margin-top:auto;
  display:block;
  text-align:center;
  text-decoration:none;
  background:#e50067;
  color:#fff !important;
  font-weight:bold;
  padding:8px 10px;
  border-radius:0;
}

/* Hover subtil */
.vip-card:hover{
  border-color:#6c6c6c;
}



.vechi
{
	text-decoration:line-through;
}

.magenta
{
	color:#e50067;
}

.gri
{
	color:#98989C;
}

a.grey:link, a.grey:visited
{
	color:#7a7a7a;
	text-decoration:underline;
	line-height:1.2em;
}

a.grey:hover, a.grey:active
{
text-decoration:none;
}

#main-container {
	width:100%;
	left:0;
	max-width:1280px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	-webkit-transition: all 100ms;
	-moz-transition: all 100ms;
	-o-transition: all 100ms;
	transition:all 200ms;
}

#imglogo {
	width:145px;
	position:absolute;
	top:20px;
	left:15px;
}

#numelogo {
position:absolute;
top:30px;
left:170px;
}

#site-wrapper {
	width:100%;
	overflow:hidden;	
	margin-bottom:5px;
}

#top label:after {
	content: "\2261";
	font-size:2em;
	display:none;
	float:left;
	margin:22px 10px 10px 10px;
}

#toggle {
	position:absolute;
	top:-9999px;
	left:-9999px;
}

.program {
	color:#e50067; 
	font-size:21px; 
	font-weight:bold;
	padding:0;
	float:right;
}

form.cart img:first-child {
		width:35.2238%;
	}

#mobile-contact-buttons {
		display: none;
}

#telrapid {
	position:fixed;
	bottom:0;
	right:0;
	left:0;
	background-color:#000000;
	color:#ffffff;
	border-radius:0px;
	display:none;
	z-index:10;
}

#telrapid span {
	font-size: 0.9em;
	display:block;
	margin-top:9px;
}

#telrapid div {
	width:50%;
	float:left;
	border:1px solid #fff;
	box-sizing:border-box;
	margin-top:7px;
}

#telrapid a {
	text-decoration:none;
	color:#ffffff;
	display:block;
	padding:17px;
	background-color:#008000;
	font-size:1.2em;
}

	
	p.moto {
		font-size:27px;
	}
	
.buchet {
	margin-bottom:20px;
	overflow:hidden;
}

.compatibil {
	overflow:hidden;
	width:49%;
	float:left;
}	

.compatibil:nth-child(2n+1) {
	margin-right:0;
}

.compatibil:nth-child(2n) {
	margin-right:2%;
}

.compatibil .pretprodus {
	font-weight:bold;
	font-size:1em;
	color:#e50067;
}


.compatibil img {
	border:1px solid #E2E2E2; 
	width:99%; 
	height:99%; 
	margin:10px 10px 0 0;
}

.branduri-baterii {
	display:flex;
	margin:10px 0 0 0;
	border:1px solid #696969;
	padding:15px 5px;
}

.branduri-baterii div {
	text-align:center;
}

.branduri-baterii img {
	width:80%;
}

.overlay {
    width: 100%;
    z-index: 600; /* Sit on top */
    left: 0;
    top: 0;
    background-color:#fff;
    transition: 0.2s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
		position:relative;
}

.overlay-content {
    position: relative;
    width: 100%; /* 100% width */
    text-align: left; /* Centered text/links */
}

/* The navigation links inside the overlay */
.overlay a.closebtn {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: none;
    transition: 0.3s; /* Transition effects on hover (color) */
}

/* When you mouse over the navigation links, change their color */
.overlay a.closebtn:hover, .overlay a.closebtn:focus {
    color: #f1f1f1;
}

/* Position the close button (top right corner) */
.overlay .closebtn {
			position: absolute;
			top: 8px;
			right: 7px;
			font-size: 45px;
			text-decoration:none;
}

.faq {
	background-color: #ffe8ee;
	padding: 7px 15px 15px 15px;
	margin-top: 10px;
	overflow:hidden;
	clear:both;
}

.faq p {
	color:#3D3D3D;
	line-height:1.3em;
	font-size:16px;
}

.faq h2 {
	color: #000;
	margin:10px 0 5px 0;
	font-size: 20px;
}


#hamburger {
	display:none;
	cursor:pointer;
	position:absolute;
	top:15px;
	right:20px;
	font-size:36px;
}

sup {
    vertical-align: super;
    font-size: smaller;
		font-weight:bold;
}

.recenzii {
	background-color:#eee;
	margin-top:10px;
}

.recenzie::before {
	content:'"';
	font-size:4em;
	font-weight:bold;
	color:#ec5067;
	margin-top:25px;
	display:block;
}

.recenzie {
	padding:20px;
	font-family:Arial;
	font-size:1.1em;
	line-height:1.4em;
}

.recenzie span:first-child {
	display:block;
	margin-top:-45px;
	padding:0 0 0 50px;
	color:#3c3c3c;
}

.autor {
	display:block;
	margin-top:10px;
	font-weight:bold;
}

.hero {
	margin-top:20px;
	position:relative;
}

.hero img {
	width:100%;
}

.hero-box {
	position:relative;
}

.text-hero {
	position:absolute;
	max-width:50%;
	background-color:rgba(0,0,0,70%);
	color:#fff;
	left:30px;
	top:30px;
	z-index:100;
	padding:20px;
	font-size:2em;
	font-weight:bold;
	box-sizing:border-box;
	text-align:left;
	line-height:1.3em;
}

/* meniul fix nou */

			nav.new {
				font-size:20px;
				padding:0;
				margin-bottom:20px;
				background-color:#000;
			}
			
			nav.new ul {
				list-style-type:none;
			}
			
			nav.new ul li {
				padding:10px 10px;
				position:relative;
				color:#333;
				display:inline-block;
				font-size:16px;
				background-color:#000;
				box-sizing:border-box;
			}
			
			nav.new li:hover {
				background-color:#777;
			}
			
			.expand {
				display:none;
			}
						
			nav.new li a, nav.new span {
				text-decoration:none;
				color:#fff;
			} 
			
			nav.new li ul {
				display:none;
				width:250px;
			}
			
			nav.new li ul li {
				width:100%;
			}	
			
@media screen and (min-width:451px) {
	
			nav.new ul li:hover > ul,
			nav.new ul li ul:hover	{
				display:block;
				position:absolute;
				top:35px;
				left:0;
			}
			
			nav.new ul ul li:hover > ul {
				display:block;
				position:absolute;
				left:100%;
				top:0;
			}
}

#jobs {
	margin-top:20px;
	padding:10px;
}

#jobs h1 {
	font-size:2.5em;
	text-align:center;
}

#jobs h2 {
	margin-top:20px;
	font-size:1.7em;
	color:#000;
}

#jobs p {
	margin-top:10px;
	text-align:center;
	font-size:1.2em;
	line-height:1.2em;
}

.sunaacum {
	padding:12px;
	background-color:#e50067;
	color:#fff;
	font-weight:bold;
	font-size:1.2em;
	margin:20px auto;
	display:block;
	width:300px;
	text-decoration:none;
	border-radius:5px;
}


b-alb {
	background:#fff;
}

.col-3, .col-9 {
	float:left;
	width:25%;
	box-sizing:border-box;
	padding:10px;
}

.col-9 {
	width:75%;
	display:flex;
	flex-wrap:wrap;
	padding:10px 10px 10px 0;
}

.filtru {
	background-color:#fff;
	margin:10px 0 0 10px;
	padding:10px;
}

.item {
	float:left;
	width:33.3333333%;
	padding:10px;
	box-sizing:border-box;
}

.item div {
	background-color:#fff;
	padding:10px;
}

.item img {
	width:90%;
}

.item span {
	display:block;
	margin:5px 0;
}

.item .pret {
	font-size:1.2em;
	font-weight:bold;
	color:#e50067;
}

.item .titlubat {
	
}

.item .cod {
	font-size:0.8em;
	color:#999;
}

.item a:link, .item a:visited {
	font-size:0.9em;
	font-weight:bold;
	color:#656565;
	text-decoration:none;
}

.item a:hover, .item a:active {
	color:#000;
}

.filtru ul {
	text-align:left;
}

.filtru input {
	margin-right:5px;
}

.filtru li {
	display:block;
	margin-bottom:10px;
}

.slideinput {
	position:relative;
	margin-top:10px;
}

.slideinput input {
	border: 1px solid #c8c8c8;
	padding: 5px;
	width:50px;
}

.slideinput .slideinputmax {
	position:absolute;
	right:0;
}

#filter {
	text-align:left;
}

#filter h3 {
	margin-top:20px;
	margin-bottom:5px;
}

#filter h3:first-child {
	margin-top:5px;
}

#filter label {
	line-height:21px;
}

#filter input[checked="checked"] + label {
	font-weight:bold;
}

#filter select {
	width: 100%;
	padding: 5px;
	margin-top: 15px;
	font-size: 0.9em;
}

#cautafiltru {
	background-color: #e50067;
	color: #fff;
	padding: 12px;
	margin: 20px auto auto;
	font-size: 0.9em;
	font-weight: bold;
	width: 100%;
}

.pagination {
	margin-right:10px;
	text-align:center;
	width:100%;
	color:#aaa;
}

.pagination li {
	padding:7px;
	border:1px solid #ccc;
	background-color:#fff;
	margin-left:10px;
	float:left;
	font-size:0.75em;
}

.pagination a:link, .pagination a:visited {
	font-size:1em;
	font-weight:bold;
	text-decoration:none;
	color:#aaa;
}

#butonfiltrare {
	margin-left:10px;
	display:none;
	position:relative;
}

#butonsortare {
	margin-left:10px;
}

#butonsortare select {
	width:100%;
	padding:10px;
	margin:10px 0 0 0;
	font-size:0.8em;
	text-align:center;
}

.sort {
	width:100%;
	background-color:#000;
	color:#fff;
	padding:12px;
	font-size:0.8em;
	box-sizing:border-box;
	border:0;
}

#butonfiltrare select {
	width:100%;
	padding:10px;
	box-sizing:border-box;
	font-size:0.8em;
	margin:5px 0 0 0;
	text-align:center;
}

.scrollToTop {
	width:30px; 
	height:30px;
	padding:10px; 
	text-align:center; 
	color: #fff;
	background-color:#000;
	text-decoration: none;
	position:fixed;
	bottom:100px;
	right:25px;
	display:none;
	font-size:1.5em;
	opacity:0.7;
}

.scrollToTop:hover {
	text-decoration:none;
}

.scrollToTop i {
	font-size:1.2em;
}

.lock-scroll {
	position:fixed;
	overflow:hidden;
}

.stick {
	position:fixed;
	top:0;
	width:100%;
}

.close {
	display:none;
	float:right;
	color:#aaa;
	font-size:1.7em;
	font-weight:bold;
	margin-right:5px;
	padding:7px 12px;
	background-color:#f3f3f3;
}

.close:hover {
	cursor:pointer;
}

article.subproduse {
	clear:both;
	background-color:#fff;
	margin:20px;
	padding:20px;
}

article h2 {
	text-align:left;
	margin-top:20px;
	font-size:23px;
}

.imghome {
	width:100%;
	margin:10px 0 0 0;
}

#carusel {
	margin-top:10px;
}

#carusel div img {
	width:100%;
}

#meniu h3 {
	text-align:left;
	margin-top:0;
}

aside > a:link, aside > a:visited {
	color:#e50067;
	font-size:1.2em;
	font-weight:bold;
	display:block;
	text-align:left;
	margin:0 0 5px 0;
}

aside > a:hover {
	text-decoration:none;
}

#meniu ul {
	margin-bottom:10px;
}



.autoturisme {
	overflow:hidden;
	margin-top:5px;
}

.autoturisme a:link, .autoturisme a:visited {
		font-size:1em;
		font-weight:normal;
		color:#444;
		text-decoration:none;
		display:block;
		width:100%;
		background-color:#eee;
		padding:9px;
		margin-top:7px;
}

.autoturisme a:hover, .autoturisme a:active {
	background-color:#ddd;
}

.flex {
	display:flex;
	margin:20px 0 20px 0;
}

.flex div {
	flex:1 1 25%;
	border:1px solid #ccc;
	padding:10px;
	text-align:center;
	margin:0 10px 0 10px;
	font-family:Roboto,Arial,sans-serif;
	box-sizing:border-box;
	background-color:#f7f7f7;
}

.flex span {
	font-size:0.8em;
}

.flex span:first-of-type {
	font-size:1.1em;
	font-weight:bold;
	display:block;
	margin:20px auto 10px auto;
}

section.flex {
	flex-flow:row wrap;
	width:100%;
	justify-content:space-between;
}

section.flex div {
	flex:0 0 24%;
	border:1px solid #eee;
	box-sizing:border-box;
	margin:0 0 10px 0;
	background-color:#fff;
}

.section.flex div:hover {
	border-color:#000;
}

section.flex a:link, section.flex a:visited {
	font-size:14px;
	font-weight:normal;
	color:#3D3D3D;
	text-decoration:none;
}

section.flex a:hover {
	color:#e50067;
}

aside#meniu li a {
	font-size:1em;
	font-weight:bold;
	color:#777;
}


@media screen and (max-width:800px) {

	.sitemap_jos {
		width:49%;
		margin-top:2%;
	}
	
	p.sitemap_titlu {
		font-size:1.3em;
	}
	
	ul.marci_jos li {
		font-size:1.1em;
		line-height:1.2em;
	}
	
	#wrapper {
		width:100%;
	}
	
	#wrapper.produs {
		padding-left:0;
	}
	
	#contentm.cc {
		width:95.9183%;
	}
	
	#right {
		width:96.2%;
	}
	
	#avantaje, #testimoniale, #contact_rapid {
		width:49%;
		float:left;
		margin-top:0;
	}
	
	#contentm {
		margin-bottom:0;
	}
	
	#avantaje {
		margin-right:1.9%;

	}
	
	#contact_rapid {
		margin-top:1.9%;
	}

	ul.navbar {
		margin:2.7701%;
	}
	
	ul.navbar li {
		margin-bottom:10px;
	}
	
	#top {
		margin-bottom:0;
	}
	
	
	
}


@media screen and (max-width:760px) {

	p.logo {
		font-size:40px;
	}
	
	p.moto {
		font-size:21px;
	}
	
	#telf {

	}

}

@media screen and (max-width:680px) {
	
	#top {
		height:90px;
	}
	#imglogo {
		top:15px;
		left:15px;
		width:100px;
	}
	
	#numelogo {
		top:20px;
		left:130px;
	}
	
	p.logo {
		font-size:30px;
	}
	
	p.moto {
		font-size:16px;
	}
	
	#telf span {
		font-size:24px;
	}
	
	#telf {
		top:15px;
	}
	
	.item {
		width:50%;
	}
	
	.col-3 {
		width:100%;
		padding-left:0;
	}
	
	.col-9 {
		width:100%;
		padding:0 0 10px 0;
	}
	
	#butonfiltrare {
		display:block;
	}
	
	#butonsortare select {
		margin-top:5px;
	}
	
	.close {
		display:block;
	}
	
	.filtru {
		display:none;
		position: fixed;
		top: 0;
		width: 100%;
		height: 100%;
		box-sizing: border-box;
		margin: 0;
		padding: 15px;
		z-index: 150;
		overflow: auto;
	}
	
	nav.new {
		font-size:16px;
	}
	
	nav.new ul li {
		padding:10px 10px;
	}
}

@media screen and (max-width:600px) {

	.hero img {
		width:140%;
	}
	
	.text-hero {
		position:relative;
		max-width:100%;
		padding:20px;
		font-size:1.3em;
		left:0;
		bottom:0;
		top:0;
		background-color:#333;
	}

	#acelasilabel {
		width:80%;
	}
	
	#imglogo {
		width:72px;
		left:15px;
		top:15px;
	}
	
	#numelogo {
		left:100px;
	}
	
	#top {
		height:80px;
	}
	
	#contentm {
		width:98%;
	}
	
	#leftm {
		width:98%;
		margin:4% 2% 0 2%;
	}
	
	.meniu li {
		padding:15px;
	}
	
	.meniu li a:link, .meniu li a:visited {
		font-size:1em;
	}
	
	p.logo {
		font-size:29px;
	}
	
	p.moto {
		font-size:15px;
		margin-top:7px;
	}
	
	p.program {
		font-size:18px;
	}
	
	li.meniu {
		padding:4px 0;
	}
	
	li.meniu a {
		font-size:18px;
	}
	
	li.meniu-titlu p {
		font-size:24px;
	}
	
	ul.lista li {
		font-size:1em;
		line-height:1.3;
	}
	
	aside > a:link, aside > a:visited {
		font-size:1.2em;
	}
	
	nav.new {
		font-size:15px;
	}
	
	nav.new ul li {
		padding:10px 7px;
	}

	.flex {
		flex-wrap:wrap;
		margin-bottom:0;
		justify-content:space-between;
	}
	
	.flex div {
		flex:1 1 44%;
		margin:0 10px 10px 10px;
		padding:5px;
	}
	
	.flex div:nth-child(2n) {
		margin-left:0;
	}
	
	.flex img {
		width:36px;
	}
	
	.flex span {
		font-size:14px;
	}
	
	.flex span:first-of-type {
		font-size:18px;
		margin:10px auto 10px auto;
	}
	
}

@media screen and (max-width:500px) {

	p.program {
		font-size:17px;
	}
	
	#telf span {
		font-size:21px;
	}
	
	nav.new {
		font-size:14px;
	}
	
	nav.new ul li {
		padding:10px 7px;
	}	
}

@media screen and (max-width:480px) {

	.sitemap_jos {
		width:90%;
		margin-top:4%;
	}

	.vip {
		width:100%;
	}
	
	p.program {
		font-size:15px;
	}
	
	p.logo {
		font-size:27px;
	}
	
	p.moto {
		font-size:17px;
		margin-top:5px;
	}
	
}

@media screen and (max-width:450px) {

	#top {
		height:65px;
	}
	
	#numelogo {
		left:90px;
		top:15px;
	}
	
	#imglogo {
		top:15px;
		left:10px;
	}
	
	#telf {
	}
	
	p.text {
		line-height:21px;
	}
	
	p.program {
		float:left;
		font-size:19px;
		clear:left;
	}
	
	#telf span {
		display:none;
	}
	
	table.preturi {
		min-width:540px;
	}
	
	#linie-verticala {
		display:none;
	}
	
	img.logo-marca {
		clear:left;
		margin-bottom:15px;
	}
	
	p.descriere-marca {
		clear:left;
		font-weight:bold;
		font-size:1.1em;
		line-height:1.4;
	}
	
	img.tabel {
		width:95%;
		margin-left:0;
	}
	
	#telrapid {
		display:block;
	}
	
	
 #mobile-contact-buttons {
      position: fixed;
      right: 14px;
      bottom: calc(80px + env(safe-area-inset-bottom));
      display: flex;
      flex-direction: column;
      gap: 18px;
      z-index: 9999;
  }

  #mobile-contact-buttons .contact-btn {
      width: 66px;
      height: 66px;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff;
      text-decoration: none;
      box-shadow: 0 8px 18px rgba(0,0,0,0.28);
      transition: transform 0.15s ease, box-shadow 0.15s ease;
      -webkit-tap-highlight-color: transparent;
  }

  /* iconita un pic mai mare */
 #mobile-contact-buttons .contact-btn svg {
    width: 40px;
    height: 40px;
    fill: #ffffff;
}

  #mobile-contact-buttons .phone {
		background:#007AFF;
	}
	
  #mobile-contact-buttons .whatsapp {
    background: #34C759;
  }

  #mobile-contact-buttons .contact-btn:active {
      transform: scale(0.93);
  }


	.cookies {
	  bottom:0px;
	}
	
	ul.navbar {
		display:none;
	}
	
	form#livesearch {
		margin-top:10px !important;
	}
	
	#hamburger {
		display:block;
	}
	
	.col-3 {
		width:100%;
	}

	#filter label {
		line-height:25px;
		font-size:1.2em;
	}	
	.col-9 {
		width:100%;
	}
	
	.item {
		width:50%;
	}
	
	article.subproduse {
		margin:10px;
	}
	
	.overlay {
    height: 100%;
    width: 0;
    position: fixed; /* Stay in place */
    z-index: 600; /* Sit on top */
    left: 0;
    top: 0;
    /* background-color: rgb(0,0,0); /* Black fallback color */
    /* background-color: rgba(0,0,0, 0.9); /* Black w/opacity */
    background-color:#fff;
		overflow-x: hidden; /* Disable horizontal scroll */
    transition: 0.2s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
}

.overlay-content {
    position: relative;
    top: 20px; /* 25% from the top */
    width: 100%; /* 100% width */
    text-align: left; /* Centered text/links */
    margin-top: 30px; /* 30px top margin to avoid conflict with the close button on smaller screens */
}

/* The navigation links inside the overlay */
.overlay a.closebtn {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block; /* Display block instead of inline */
    transition: 0.3s; /* Transition effects on hover (color) */
}

/* When you mouse over the navigation links, change their color */
.overlay a.closebtn:hover, .overlay a.closebtn:focus {
    color: #f1f1f1;
}

/* Position the close button (top right corner) */
.overlay .closebtn {
    position: absolute;
    top: 8px;
    right: 7px;
    font-size: 45px;
		text-decoration:none;
}

/* meniul mobil nou */

			nav.new {
				font-size:20px;
				padding:20px;
				box-sizing:border-box;
				background-color:#fff;
			}
			
			nav.new ul {
				list-style-type:none;
				padding:0;
				margin:0;
			}
			
			nav.new ul li {
				padding:20px 0;
				position:relative;
				border-bottom:1px solid #eee;
				color:#333;
				display:block;
				font-size:1em;
				background-color:#fff;
			}
			
			nav.new li:hover {
				background-color:#fff;
			}
			
			nav.new ul li > ul li {
				font-size:0.9em;
				padding:20px 0 20px 10px;
			}
			
			.expand {
				display:block;
				position:absolute;
				right:0;
				top:10px;
				color:#333;
			}
			
			nav.new li a, nav.new span {
				text-decoration:none;
				color:#333;
			} 
			
			nav.new li ul {
				display:none;
				width:100%;
			}
			
			nav.new li.show {
				border:0;
			}
			
			nav.new li.show > ul {
				display:block;
				margin-top:10px;
				position:relative;
				box-shadow:0 0;
			}
			
			nav.new li.show > ul li.show > ul {
				left:0;
				top:0;
			}

}

.hrefclean:link, .hrefclean:visited {
	color:#fff;
	text-decoration:none;
}

.hrefclean:hover, .hrefclean:active {
	text-decoration:underline;
}

@media screen and (max-width:400px) {

	#numelogo {
		left:90px;
		top:15px;
	}
	
	#imglogo {
		top:15px;
		left:10px;
	}
	
	img.pic {
		width:100%;
		max-height:none;
	}
	
	.vip img {
		width:100%;
	}
	
	.vip .detalii {
		font-size:1em;
	}
	
	span.ofertevip {
		font-size:1.5em;
	}
	
	table.baterie {
		margin-top:3%;
		width:100%;
		float:left;
	}
	
	#dece {
		width:100%;
	}
	
	#dece ul {
		font-size:1.1em;
	}
	
	#dece span {
		font-size:1.5em;
	}
	
	#dece form input[type="submit"] {
		font-size:1.2em;
		padding:10px;
		position:fixed;
		bottom:15px;
		left:auto;
		width:70%;
		border-radius:24px;
		z-index:100;
	}

	form.cart span {
		width:100%;
	}
	
	form.cart input, form.cart select, form.cart textarea {
		width:100%;
	}
	
	form.cart img:first-child {
		width:100%;
	}
	
	.spec {
		width:100%;
	}
	
	p.text {
		font-size:1.1em;
		line-height:1.2em;
	}
	
	ul.avantaje li {
		font-size:1.1em;
		line-height:1.2em;
	}
	
	.baterie-box {
		width:100%;
	}
	
	.baterie-box:nth-child(2n+1) {
		margin-right:0;
	}
	
	#totalcart {
		width:100%;
	}
	
	ul.lista li.masini {
		width:100%;
	}

}

@media screen and (max-width:380px) {
	
	#numelogo {
		left:90px;
		top:15px;
	}
	
	#imglogo {
		top:15px;
		left:10px;
	}
	
	#right {
		width:96%;
		margin-top:0;
		margin-bottom:0;
	}
	
	#avantaje, #testimoniale, #contact_rapid {
		width:99%;
		margin-top:5%;
	}

	/*
	#top label:after {
		display:initial;
	}
	
	*/
	
	input#toggle:checked ~ #main-container {
		/*left:210px; */
		-moz-transform:translateX(210px);
		-webkit-transform:translateX(210px);
		-o-transform:translateX(210px);
		transform:translateX(210px);
	}
	
	
	#leftm {
		width:98%;
		margin: 20px 0px 20px 2.7701%;
	}
	
	#telf {
		margin-bottom:7px;
	}
	
	p.text {
		font-size:1.1em;
		line-height:23px;
	}
	
	.branduri-baterii div {
		width:50%;
	}
	
}

@media screen and (max-width:350px) {
	
	#numelogo {
		left:90px;
		top:15px;
	}
	
	#imglogo {
		top:15px;
		left:10px;
	}
	
	p.logo {
		font-size:25px;
	}
	
	p.moto {
		font-size:13px;
		margin-top:8px;
	}
	
}