html.shinybox {
  overflow: hidden!important;
}
#shinybox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999!important;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: rgba(13, 13, 13, 0.6);
}
@keyframes rightSpring {
  0% {
    margin-left: 0px;
  }
  50% {
    margin-left: -30px;
  }
  100% {
    margin-left: 0px;
  }
}
@keyframes leftSpring {
  0% {
    margin-left: 0px;
  }
  50% {
    margin-left: 30px;
  }
  100% {
    margin-left: 0px;
  }
}
#shinybox-overlay img {
  border: none!important;
}
#shinybox-overlay .shinybox-slider {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
}
#shinybox-overlay .shinybox-slider.rightSpring {
  animation: rightSpring 0.3s;
}
#shinybox-overlay .shinybox-slider.leftSpring {
  animation: leftSpring 0.3s;
}
#shinybox-overlay .shinybox-slider .slide {
  height: 100%;
  width: 98%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
  margin: 0 1%;
}
#shinybox-overlay .shinybox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
#shinybox-overlay .shinybox-slider .slide img,
#shinybox-overlay .shinybox-slider .slide .shinybox-video-container,
#shinybox-overlay .shinybox-slider .slide .shinybox-pdf-container {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}
#shinybox-overlay .shinybox-slider .slide .shinybox-video-container {
  background: none;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 5%;
  box-sizing: border-box;
}
#shinybox-overlay .shinybox-slider .slide .shinybox-video-container .shinybox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
#shinybox-overlay .shinybox-slider .slide .shinybox-video-container .shinybox-video iframe {
  width: 100%!important;
  height: 100%!important;
  position: absolute;
  top: 0;
  left: 0;
}
#shinybox-overlay .shinybox-slider .slide .shinybox-pdf-container {
  background: none;
  max-width: 1140px;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
}
#shinybox-overlay .shinybox-slider .slide .shinybox-pdf-container .shinybox-pdf {
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: relative;
}
#shinybox-overlay .shinybox-slider .slide .shinybox-pdf-container .shinybox-pdf iframe {
  width: 100%!important;
  height: 100%!important;
  position: absolute;
  top: 0;
  left: 0;
}
#shinybox-overlay .shinybox-slider .loading {
  background: url(//webeditor-appspod1-cph3.one.com/img/loader.gif) no-repeat center center;
  height: 31px;
  width: 31px;
  margin: auto;
}
#shinybox-overlay .shinybox-bottom,
#shinybox-overlay .shinybox-top {
  position: absolute;
  left: 0;
  z-index: 999;
  height: 50px;
  width: 100%;
  text-shadow: 1px 1px 1px black;
  background-color: #0d0d0d;
  background-image: linear-gradient(#0d0d0d, #000000);
  opacity: 0.95;
}
#shinybox-overlay .shinybox-top {
  top: -50px;
}
#shinybox-overlay .shinybox-top.visible-bars {
  top: 0;
}
#shinybox-overlay .shinybox-top.force-visible-bars {
  top: 0!important;
}
#shinybox-overlay .shinybox-bottom {
  text-align: right;
  bottom: -50px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
#shinybox-overlay .shinybox-bottom.visible-bars {
  bottom: 0;
}
#shinybox-overlay .shinybox-bottom.force-visible-bars {
  bottom: 0!important;
}
#shinybox-overlay .shinybox-prev,
#shinybox-overlay .shinybox-next,
#shinybox-overlay .shinybox-close {
  background-image: url(//webeditor-appspod1-cph3.one.com/img/icons.svg);
  background-repeat: no-repeat;
  border: none!important;
  text-decoration: none!important;
  cursor: pointer;
  width: 50px;
  height: 50px;
  display: inline-block;
  position: relative;
  z-index: 1;
}
#shinybox-overlay .shinybox-close {
  background-position: 15px 12px;
  float: left;
}
#shinybox-overlay .shinybox-prev {
  background-position: -32px 13px;
}
#shinybox-overlay .shinybox-prev.disabled {
  opacity: 0.3;
}
#shinybox-overlay .shinybox-next {
  background-position: -78px 13px;
}
#shinybox-overlay .shinybox-next.disabled {
  opacity: 0.3;
}
#shinybox-overlay .shinybox-caption {
  color: white!important;
  font-size: 15px;
  line-height: 50px;
  font-family: Helvetica, Arial, sans-serif;
  text-align: center;
}.shinybox-prev, .shinybox-next, .shinybox-close {
    background-image: url(//svtelefonia.eu/onewebstatic/5d6e0255a7.svg) !important;
}
.shinybox-overlay .shinybox-slider .loading {
    background: url(//svtelefonia.eu/onewebstatic/074175b89d.gif) no-repeat center center !important;
}
#shinybox-overlay .shinybox-bottom {
    text-align: center;
}/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(//svtelefonia.eu/onewebstatic/d817e1dba5.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
  to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
  from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}/* Theme */
.owl-item.loading{
    min-height: 150px;
    background: url(//svtelefonia.eu/onewebstatic/5b8b06c052.gif) no-repeat center center
}
.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-buttons div {
    filter: Alpha(Opacity=50);/*IE7 fix*/
    opacity: 0.5;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);/*IE7 fix*/
    opacity: 1;
    text-decoration: none;
}
.owl-theme .owl-controls {
    text-align: center;
}

/* Prev, Next buttons */
.owl-theme .owl-buttons {
    position: absolute;
    top: 50%;
    margin-top: -21px;
    width: 100%;
}
.owl-theme .owl-buttons .owl-prev,
.owl-theme .owl-buttons .owl-next {
    position: absolute;
    padding: 0;
    border-radius: 0;
    margin: 0;
    background-color: inherit;
}
.owl-theme .owl-buttons .owl-prev {
    left: 10px;
    background-image: url(//svtelefonia.eu/onewebstatic/0ef124d7ef.png);
    width: 42px;
    height: 42px;
}
.owl-theme .owl-buttons .owl-next {
    right: 10px;
    background-image: url(//svtelefonia.eu/onewebstatic/0d043601d6.png);
    width: 42px;
    height: 42px;
}

/* Page buttons */
.owl-theme .owl-pagination {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.owl-theme .owl-pagination .owl-page {
    background-image: url(//svtelefonia.eu/onewebstatic/530e65bdfe.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    margin: 2px;
    overflow: hidden;
}
.owl-theme .owl-pagination .owl-page:hover {
    background-image: url(//svtelefonia.eu/onewebstatic/1447e94d4e.png);
}
.owl-theme .owl-pagination .owl-page.active {
    background-image: url(//svtelefonia.eu/onewebstatic/1447e94d4e.png);
}
.owl-theme .owl-pagination .owl-page > span {
    margin: 4px;
    display: none;
}

/* When to show navigation buttons */
.owl-theme .owl-buttons {
    opacity: 0;
    -webkit-transition: opacity 1s ease-out;
    -moz-transition: opacity 1s ease-out;
    -ms-transition: opacity 1s ease-out;
    -o-transition: opacity 1s ease-out;
    transition: opacity 1s ease-out;
}
.owl-theme.owl-navigation-visibility-always .owl-buttons {
    opacity: 1;
}
.owl-theme.owl-navigation-visibility-mouseover:hover .owl-buttons {
    opacity: 1;
}

/* When to show pagination buttons */
.owl-theme .owl-pagination {
    opacity: 0;
    -webkit-transition: opacity 1s ease-out;
    -moz-transition: opacity 1s ease-out;
    -ms-transition: opacity 1s ease-out;
    -o-transition: opacity 1s ease-out;
    transition: opacity 1s ease-out;
}
.owl-theme.owl-pagination-visibility-always .owl-pagination {
    opacity: 1;
}
.owl-theme.owl-pagination-visibility-mouseover:hover .owl-pagination {
    opacity: 1;
}

/* Hack to avoid rewind effect ONEWEB-6370 */
.owl-theme.owl-dontrewind .owl-pagination > .owl-page:last-child {
    display: none
}.shareButtonsFbIcon1 {
    background-image: url(//svtelefonia.eu/onewebstatic/3346f6b69e.png);
}
.shareButtonsTwttrIcon1 {
    background-image: url(//svtelefonia.eu/onewebstatic/59dd952644.png);
}
.shareButtonsGplusIcon1 {
    background-image: url(//svtelefonia.eu/onewebstatic/fd1d2a23f9.png);
}
.shareButtonsInIcon1 {
    background-image: url(//svtelefonia.eu/onewebstatic/714ec98a03.png);
}
.shareButtonsFbIcon2 {
    background-image: url(//svtelefonia.eu/onewebstatic/f13b27a9c2.png);
}
.shareButtonsTwttrIcon2 {
    background-image: url(//svtelefonia.eu/onewebstatic/e5c27e56a5.png);
}
.shareButtonsGplusIcon2 {
    background-image: url(//svtelefonia.eu/onewebstatic/9226a07100.png);
}
.shareButtonsInIcon2 {
    background-image: url(//svtelefonia.eu/onewebstatic/86b3438ccc.png);
}.mm {
    position:relative;
    background-color:#fff;
    border-bottom:#bbb 1px solid;
    box-shadow:0px 1px 3px rgba(0,0,0,0.3);
    min-height:49px;
}
#mmt {
    padding:16px 83px 15px 20px;
    color:#4d4d4d;
    font-weight:bold;
    font-family:helvetica, arial, sans-serif;
    font-size:18px;
    line-height:18px;
    cursor:pointer;
}
#mmb {
    position: absolute;
    width: 63px;
    height: 49px;
    margin-right: 5px;
    top: 0px;
    right: 0px;
    cursor: pointer;
    background: transparent url(//svtelefonia.eu/onewebstatic/63525898bc.png) no-repeat center center;
    background-size: 23px 16px;
}
#mmb.on {
    background-image:url(//svtelefonia.eu/onewebstatic/e4727122fb.png);
    background-size: 16px 16px;
}
#mm {
    position:absolute;
    background-color:#fff;
    border-right:#999 1px solid;
    box-shadow:2px 0px 9px rgba(0,0,0,0.5);
    min-height:52px;
    padding-top:10px;
    z-index:11;
    top:-10010px;
    left:-100%;
    right:120%;
}
#mm.off {
    animation: mmoff 0.35s;
    -moz-animation: mmoff 0.35s;
    -webkit-animation: mmoff 0.35s;
    -o-animation: mmoff 0.35s;
}
#mm.on {
    display:block;
    top:-10px;
    left:0px;
    right:63px;
    animation: mmon 0.35s;
    -moz-animation: mmon 0.35s;
    -webkit-animation: mmon 0.35s;
    -o-animation: mmon 0.35s;
}
#mm li {
    display:block;
    position:relative;
}
#mm a {
    display:block;
    padding:16px 56px 15px 20px;
    border-bottom:#dedede 1px solid;
    color:#4d4d4d;
    text-decoration:none;
    font-family:helvetica, arial, sans-serif;
    font-size:18px;
    line-height:18px;
    background-color:#fff;
    word-wrap: break-word;
}
#mm div {
    position:absolute;
    top:0px;
    right:0px;
    width:56px;
    height:49px;
    background:transparent url(//svtelefonia.eu/onewebstatic/d046708a76.png) no-repeat center center;
    cursor:pointer;
}
#mm a.current {
    background-color:#f9f9f9;
    font-weight:bold;
}
#mm li li a {
    padding-left:40px;
    background-repeat:no-repeat;
    background-position:20px 16px;
    background-image:url(//svtelefonia.eu/onewebstatic/4f1fe5daa7.png);
}
#mm li li a.current {
    background-image:url(//svtelefonia.eu/onewebstatic/b1b16c7821.png);
}
#mm li li li a { padding-left:60px; background-position:40px 16px; }
#mm li li li li a { padding-left:80px; background-position:60px 16px; }
#mm li li li li li a { padding-left:100px; background-position:80px 16px; }
#mm li ul {
    display:none;
}
#mm .expanded>ul {
    display:block;
}
#mm .expanded>div {
    background-image:url(//svtelefonia.eu/onewebstatic/c6aac071a7.png);
}

@keyframes mmon { 0% {left:-100%;right:120%;top:-10010px;} 1% {top:-10px;} 100% {left:0px;right:63px;} }
@-moz-keyframes mmon { 0% {left:-90%;right:120%;top:-10010px;} 1% {top:-10px;} 100% {left:0px;right:63px;} }
@-webkit-keyframes mmon { 0% {left:-90%;right:120%;top:-10010px;} 1% {top:-10px;} 100% {left:0px;right:63px;} }
@-o-keyframes mmon { 0% {left:-90%;right:120%;top:-10010px;} 1% {top:-10px;} 100% {left:0px;right:63px;} }

@keyframes mmoff { 0% {left:0px;right:63px;top:-10px;} 99% {left:-100%;right:120%;top:-10px;} 100% {top:-10010px;} }
@-moz-keyframes mmoff { 0% {left:0px;right:63px;top:-10px;} 99% {left:-100%;right:120%;top:-10px;} 100% {top:-10000px;} }
@-webkit-keyframes mmoff { 0% {left:0px;right:63px;top:-10px;} 99% {left:-100%;right:120%;top:-10px;} 100% {top:-10010px;} }
@-o-keyframes mmoff { 0% {left:0px;right:63px;top:-10px;} 99% {left:-100%;right:120%;top:-10px;} 100% {top:-10010px;} }
.body{text-align:left;position:relative;}
body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,p,td,textarea{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
img{border:0}
ol,ul{list-style:none}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;margin:0}
html,body{-moz-box-sizing:border-box;box-sizing:border-box}
.component{-moz-box-sizing:border-box!important;box-sizing:border-box!important}
html,body,.body{min-height:100%;}
body,.body{overflow:visible;}
*{-webkit-font-smoothing: antialiased;-webkit-text-size-adjust: 100%;-moz-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
.textend,.end{clear:both;}
.stretch{min-width:100%;border-left:0px none!important;border-right:0px none!important;}
.block{cursor:default;}
.menu td{vertical-align:top;}
.menu table{width:100%;table-layout:fixed;}
.text{white-space:pre-wrap;line-height:1.2;word-wrap:break-word;}
.text ol,.text ul{overflow:hidden;}.text ol,.text ul{padding-left:40px}
.text ol[style*="roman"]{padding-left:65px !important}
.image,.image>.block{overflow:hidden;}
.image .imageself{width:100%;height:100%;overflow:hidden;}
@media (min-width: 651px) {
.image>.imageself>img,.image>.imageself>a>img,.chrome-border-fix.image{-webkit-mask-image:-webkit-radial-gradient(circle, white 100%, black 100%);}
}
.textblock{white-space:normal;position:relative;}
.textblockleft{float:left;clear:left;padding-right:10px;}
.textblockright{float:right;clear:right;padding-left:10px;}
.textblockcenter{display:block;margin:0px auto;clear:both;}
.texttable{table-layout:fixed;border-collapse:collapse;}
.texttable .textblock{position:relative;}
.body a img{border-width:0}
.body a .xh,.body a .xp,.body a:hover .xi,.body a:active .xi{display:none}
.body a:hover .xh,.body a:active .xp{display:inline}
.menuself ul, .bodysubmenu ul{display:table;list-style:none;margin:0;clear:both}
.menuself li, .bodysubmenu li{margin:0; position:relative;}
.menuself .menuitem, .bodysubmenu .menuitem{display:block;cursor:pointer}
.menuself .menuitem.disabled, .bodysubmenu .menuitem.disabled{cursor:auto}
.menuself .indent, .bodysubmenu .indent{display:block}
.menuself .divider, .bodysubmenu .divider{line-height:0}
.menuitem {transition:background-color .2s ease-out,color .2s ease-out}
.menuhorizontal>ul{font-size:0px;}
.menuhorizontal>ul>li{display:inline-table;}
.menuhorizontal>ul>li>div, .bodysubmenu > div {display:table-cell}
.menuhorizontal>ul>li>.divider{width:0px}
.menuhorizontal.menuhorizontalfit>ul>li{float:none;display:table-cell}
.menuhorizontalleft>ul{float:left;text-align:left;}
.menuhorizontalcenter>ul{margin:0px auto;text-align:center;}
.menuhorizontalright>ul{float:right;text-align:right;}
.menuhorizontalfit ul{-moz-box-sizing:border-box;box-sizing:border-box;width:100%;}
.menuhorizontal.menuhorizontalfit ul{width:100%;}
.menuself{display:table-cell;height:100%}
.menuverticalmiddle{vertical-align:middle}
.menuverticalbottom{vertical-align:bottom}
.menucascade{background:url(//svtelefonia.eu/onewebstatic/c24a87d7f1.gif);}.menuself li:hover>.menucascadeanchor>.menucascade,.menuself li:hover>div>.menucascadeanchor>.menucascade,.bodysubmenu>.menucascadeanchor>.menucascade,.bodysubmenu li:hover>.menucascadeanchor>.menucascade,.bodysubmenu li:hover>div>.menucascadeanchor>.menucascade{display:block;z-index:3000;}.menuself .menucascadeanchor, .bodysubmenu .menucascadeanchor{position:absolute;}.menuhorizontal.menuhorizontalright .menucascade .menucascade{right:0px;}.menuself ul.menucascade, .bodysubmenu ul.menucascade{position:absolute;display:none;}.bodysubmenu{position:absolute;display:none;z-index:900;}.menucascade .menucascadeanchor, .menuvertical .menucascadeanchor{top:0px;right:0px;}.menuhorizontal.menuhorizontalright .menucascade .menucascadeanchor{left:0px;right:auto;}.displayNone{display: none !important;}.menuself .menucascade .menuitem, .bodysubmenu .menucascade .menuitem{display:block;width:auto;float:none;clear:none;}.menuself .menucascade li, .bodysubmenu .menucascade li{display:block;float:left;clear:both;width:100%;}.menuself .menucascade .divider, .bodysubmenu .menucascade .divider{display:block;width:auto;float:none;clear:both;}.button,.previewbutton{display:inline-block}input.previewbutton{padding:5px 10px;cursor:pointer;min-width:130px;min-height:50px;text-align:center;background-clip:border-box!important}.buttonself>div{text-align:center;height:inherit;box-sizing:border-box;overflow:hidden;transition:background-color .2s ease-out,border .2s ease-out,color .2s ease-out;background-clip:border-box!important}.buttonself>div>a{color:inherit;text-decoration:none;white-space:nowrap;padding:5px 10px;display:table;height:100%;width:100%;box-sizing:border-box}.buttonself>div>a>span{display:table-cell;vertical-align:middle;line-height:1}input.contact-form-submit-btn{padding:5px 10px}.contact-form-field-container select {max-width: 100%!important;}
.shareself>div{width:inherit;display:inline-block;overflow:hidden;}
.shareself>div>div{height:inherit;display:table;vertical-align:middle;width: 100%;}
.shareself ul.shareButtonCntnr{display:table-cell;width:99%;vertical-align:middle;}
.shareself ul.shareButtonCntnr.center{text-align:center}
.shareself ul.shareButtonCntnr.right{text-align:right}
.shareself ul.verticalCountCls{padding-bottom:40px;}
.shareself ul.withoutCountCls{padding-bottom:5px;}
.shareself ul.extraInfoCls{padding-top:9px;}
.shareself ul.roundStyleCls{padding-bottom: 16px;}
.shareself ul.squareStyleCls{padding-bottom: 18px;}
.shareself ul.shareButtonCntnr li {display:inline-block;height:20px;margin-right:15px;line-height:12px}
.shareself ul.shareButtonCntnr li.linkedInCls {margin-right:10px;}
.shareself ul.shareButtonCntnr.verticalCountCls li {height:auto;}
.shareself ul.withoutCountCls li.withoutCountFblikeCntnr, .withoutCountFblikeCntnr {line-height:0;overflow:hidden;}
.shareself ul.withoutCountCls li.g-plusone-cntnr {line-height:0;}
.shareself ul.withoutCountCls li.linkedInwithoutcntCls {width:59px;}
.shareself ul.withoutCountCls li.twtrCls {line-height:0;width:56px;}
.shareself ul.extraInfoCls li {display:block;height:auto;margin-right:0 !important;}
.shareself ul.extraInfoCls li.fbLikeExtraInfoCls {height:24px;}
.shareself ul.extraInfoCls li.g-plusone-cntnr {padding-top: 4px;padding-bottom:6px;}
.shareself ul.extraInfoCls li.linkedInCls {padding-top: 1px;}
.shareself ul.extraInfoCls li.twtrCls {padding-top: 6px;}
.shareself ul.roundStyleCls li, .shareself ul.squareStyleCls li {width:39px;height:auto;}
.shareself ul.roundStyleCls li div.icon, .shareself ul.squareStyleCls li div.icon{height:39px;}
.shareself ul.shareButtonCntnr li:nth-last-child(1) {margin-right: 0px;}
.imagesliderself .slider-caption {position:absolute;padding:5px;color:#fff;background-color: #000;background-color: rgb(0, 0, 0);background-color: rgba(0, 0, 0, 0.5);}.imagesliderself .textnormal p.slider-caption > * {color: #fff}.imagesliderself .owl-pagination-visibility-never .slide-cntnr.bottom p.slider-caption{bottom:0px}.imagesliderself .owl-pagination-visibility-never .owl-pagination{display:none}.imagesliderself .owl-navigation-visibility-never .owl-buttons{display:none}.imagesliderself .slide-cntnr.bottom p.slider-caption{bottom:35px}.imagesliderself .slide-cntnr.top p.slider-caption{top:0}.imagesliderself .slide-cntnr.middle p.slider-caption{bottom:0;top:0;margin: auto;height:15px}.gallery img{display:block;margin:auto;}.gallery .gallery-cell{display:inline-block;vertical-align:top;overflow:hidden;}.gallery .gallery-cell div{margin:auto;}.gallery .gallery-caption{margin:auto;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}.container-link {cursor:pointer;}html{overflow-y:scroll!important;}
.innerBody,.self,.component{position:relative;}
.extra,.row,.col{-moz-box-sizing:border-box;box-sizing:border-box;position:relative;}
.extra,.col{float:left;}
.row{width:100%;clear:both;}
.extra{width:auto;}
.float-wrap{position:absolute;top:0;left:0;}
.float{border-color:#B6B;position:absolute;}
.col{min-height:1px}
.slide875CF2D1E09744DBA8A4C015B61A9BE7 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/WP_20170116_003.jpg?etag=W%2F%2243343-5897307f%22&resize=448,796') !important;
}
@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi) {
.slide875CF2D1E09744DBA8A4C015B61A9BE7 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/WP_20170116_003.jpg?etag=W%2F%2243343-5897307f%22&resize=448,796') !important;
}
}
@media (-webkit-min-device-pixel-ratio:3),(min-resolution:3dppx),(min-resolution:288dpi) {
.slide875CF2D1E09744DBA8A4C015B61A9BE7 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/WP_20170116_003.jpg?etag=W%2F%2243343-5897307f%22&resize=448,796') !important;
}
}
@media (-webkit-min-device-pixel-ratio:4),(min-resolution:4dppx),(min-resolution:384dpi) {
.slide875CF2D1E09744DBA8A4C015B61A9BE7 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/WP_20170116_003.jpg?etag=W%2F%2243343-5897307f%22&resize=448,796') !important;
}
}
.slide7D71DD4C429641B090CAB598415248FF {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/WP_20170121_001.jpg?etag=W%2F%224dec8-5897307c%22&resize=448,796') !important;
}
@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi) {
.slide7D71DD4C429641B090CAB598415248FF {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/WP_20170121_001.jpg?etag=W%2F%224dec8-5897307c%22&resize=448,796') !important;
}
}
@media (-webkit-min-device-pixel-ratio:3),(min-resolution:3dppx),(min-resolution:288dpi) {
.slide7D71DD4C429641B090CAB598415248FF {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/WP_20170121_001.jpg?etag=W%2F%224dec8-5897307c%22&resize=448,796') !important;
}
}
@media (-webkit-min-device-pixel-ratio:4),(min-resolution:4dppx),(min-resolution:384dpi) {
.slide7D71DD4C429641B090CAB598415248FF {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/WP_20170121_001.jpg?etag=W%2F%224dec8-5897307c%22&resize=448,796') !important;
}
}
.slide05E9ABA11363416A91EC633A929FD595 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/WP_20170116_001.jpg?etag=W%2F%22478b6-58973081%22&resize=448,796') !important;
}
@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi) {
.slide05E9ABA11363416A91EC633A929FD595 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/WP_20170116_001.jpg?etag=W%2F%22478b6-58973081%22&resize=448,796') !important;
}
}
@media (-webkit-min-device-pixel-ratio:3),(min-resolution:3dppx),(min-resolution:288dpi) {
.slide05E9ABA11363416A91EC633A929FD595 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/WP_20170116_001.jpg?etag=W%2F%22478b6-58973081%22&resize=448,796') !important;
}
}
@media (-webkit-min-device-pixel-ratio:4),(min-resolution:4dppx),(min-resolution:384dpi) {
.slide05E9ABA11363416A91EC633A929FD595 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/WP_20170116_001.jpg?etag=W%2F%22478b6-58973081%22&resize=448,796') !important;
}
}
.slide0E0023A671364893B52519FA6D52EC28 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/WP_20170121_003.jpg?etag=W%2F%2242532-58973078%22&resize=448,796') !important;
}
@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi) {
.slide0E0023A671364893B52519FA6D52EC28 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/WP_20170121_003.jpg?etag=W%2F%2242532-58973078%22&resize=448,796') !important;
}
}
@media (-webkit-min-device-pixel-ratio:3),(min-resolution:3dppx),(min-resolution:288dpi) {
.slide0E0023A671364893B52519FA6D52EC28 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/WP_20170121_003.jpg?etag=W%2F%2242532-58973078%22&resize=448,796') !important;
}
}
@media (-webkit-min-device-pixel-ratio:4),(min-resolution:4dppx),(min-resolution:384dpi) {
.slide0E0023A671364893B52519FA6D52EC28 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/WP_20170121_003.jpg?etag=W%2F%2242532-58973078%22&resize=448,796') !important;
}
}
.slide79124D96D45D45B68013EB09832AFC97 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/WP_20170121_007.jpg?etag=W%2F%223a3ca-58973071%22&resize=448,252') !important;
}
@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi) {
.slide79124D96D45D45B68013EB09832AFC97 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/WP_20170121_007.jpg?etag=W%2F%223a3ca-58973071%22&resize=448,252') !important;
}
}
@media (-webkit-min-device-pixel-ratio:3),(min-resolution:3dppx),(min-resolution:288dpi) {
.slide79124D96D45D45B68013EB09832AFC97 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/WP_20170121_007.jpg?etag=W%2F%223a3ca-58973071%22&resize=448,252') !important;
}
}
@media (-webkit-min-device-pixel-ratio:4),(min-resolution:4dppx),(min-resolution:384dpi) {
.slide79124D96D45D45B68013EB09832AFC97 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/WP_20170121_007.jpg?etag=W%2F%223a3ca-58973071%22&resize=448,252') !important;
}
}
.slideBC0911CF564A4254BF0FA7D1CBA62C20 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/WP_20170121_008.jpg?etag=W%2F%224cb02-58973070%22&resize=448,796') !important;
}
@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi) {
.slideBC0911CF564A4254BF0FA7D1CBA62C20 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/WP_20170121_008.jpg?etag=W%2F%224cb02-58973070%22&resize=448,796') !important;
}
}
@media (-webkit-min-device-pixel-ratio:3),(min-resolution:3dppx),(min-resolution:288dpi) {
.slideBC0911CF564A4254BF0FA7D1CBA62C20 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/WP_20170121_008.jpg?etag=W%2F%224cb02-58973070%22&resize=448,796') !important;
}
}
@media (-webkit-min-device-pixel-ratio:4),(min-resolution:4dppx),(min-resolution:384dpi) {
.slideBC0911CF564A4254BF0FA7D1CBA62C20 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/WP_20170121_008.jpg?etag=W%2F%224cb02-58973070%22&resize=448,796') !important;
}
}
.slide63FA407364434BE18EDB0CF5740CB134 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/IMG-20170205-WA0004.jpg?etag=W%2F%22b714-58970077%22&resize=448,325') !important;
}
@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi) {
.slide63FA407364434BE18EDB0CF5740CB134 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/IMG-20170205-WA0004.jpg?etag=W%2F%22b714-58970077%22&resize=448,325') !important;
}
}
@media (-webkit-min-device-pixel-ratio:3),(min-resolution:3dppx),(min-resolution:288dpi) {
.slide63FA407364434BE18EDB0CF5740CB134 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/IMG-20170205-WA0004.jpg?etag=W%2F%22b714-58970077%22&resize=448,325') !important;
}
}
@media (-webkit-min-device-pixel-ratio:4),(min-resolution:4dppx),(min-resolution:384dpi) {
.slide63FA407364434BE18EDB0CF5740CB134 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/IMG-20170205-WA0004.jpg?etag=W%2F%22b714-58970077%22&resize=448,325') !important;
}
}
.slideE28B2C6FEA244822BA3E25273214D4CE {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/WP_20170121_002.jpg?etag=W%2F%2252078-5897307a%22&resize=448,252') !important;
}
@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi) {
.slideE28B2C6FEA244822BA3E25273214D4CE {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/WP_20170121_002.jpg?etag=W%2F%2252078-5897307a%22&resize=448,252') !important;
}
}
@media (-webkit-min-device-pixel-ratio:3),(min-resolution:3dppx),(min-resolution:288dpi) {
.slideE28B2C6FEA244822BA3E25273214D4CE {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/WP_20170121_002.jpg?etag=W%2F%2252078-5897307a%22&resize=448,252') !important;
}
}
@media (-webkit-min-device-pixel-ratio:4),(min-resolution:4dppx),(min-resolution:384dpi) {
.slideE28B2C6FEA244822BA3E25273214D4CE {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/WP_20170121_002.jpg?etag=W%2F%2252078-5897307a%22&resize=448,252') !important;
}
}
.slideE5E2D21147F74526A99AF312FD8A06FA {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/IMG-20170205-WA0002%20(1).jpg?etag=W%2F%227551-58b2e8a4%22&resize=448,244') !important;
}
@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi) {
.slideE5E2D21147F74526A99AF312FD8A06FA {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/IMG-20170205-WA0002%20(1).jpg?etag=W%2F%227551-58b2e8a4%22&resize=448,244') !important;
}
}
@media (-webkit-min-device-pixel-ratio:3),(min-resolution:3dppx),(min-resolution:288dpi) {
.slideE5E2D21147F74526A99AF312FD8A06FA {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/IMG-20170205-WA0002%20(1).jpg?etag=W%2F%227551-58b2e8a4%22&resize=448,244') !important;
}
}
@media (-webkit-min-device-pixel-ratio:4),(min-resolution:4dppx),(min-resolution:384dpi) {
.slideE5E2D21147F74526A99AF312FD8A06FA {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/IMG-20170205-WA0002%20(1).jpg?etag=W%2F%227551-58b2e8a4%22&resize=448,244') !important;
}
}
.slideCAAAB20086434B46BE61D0ABD228A187 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/optima%20batteries%20optima%20batteries%20with%20a%2040%20year%20history%20of.jpg?etag=%22153a1-589704a4%22&resize=448,205') !important;
}
@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi) {
.slideCAAAB20086434B46BE61D0ABD228A187 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/optima%20batteries%20optima%20batteries%20with%20a%2040%20year%20history%20of.jpg?etag=%22153a1-589704a4%22&resize=448,205') !important;
}
}
@media (-webkit-min-device-pixel-ratio:3),(min-resolution:3dppx),(min-resolution:288dpi) {
.slideCAAAB20086434B46BE61D0ABD228A187 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/optima%20batteries%20optima%20batteries%20with%20a%2040%20year%20history%20of.jpg?etag=%22153a1-589704a4%22&resize=448,205') !important;
}
}
@media (-webkit-min-device-pixel-ratio:4),(min-resolution:4dppx),(min-resolution:384dpi) {
.slideCAAAB20086434B46BE61D0ABD228A187 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/optima%20batteries%20optima%20batteries%20with%20a%2040%20year%20history%20of.jpg?etag=%22153a1-589704a4%22&resize=448,205') !important;
}
}
.slide2C44C5E31D19488B868A8CAA9761EE5F {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/MK%20Powered%20per%20carrozzine%20e%20veicoli%20elettrici%20_%20RAE%20BATTERIE.jpg?etag=%229a709-589701d4%22&resize=448,179') !important;
}
@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi) {
.slide2C44C5E31D19488B868A8CAA9761EE5F {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/MK%20Powered%20per%20carrozzine%20e%20veicoli%20elettrici%20_%20RAE%20BATTERIE.jpg?etag=%229a709-589701d4%22&resize=448,179') !important;
}
}
@media (-webkit-min-device-pixel-ratio:3),(min-resolution:3dppx),(min-resolution:288dpi) {
.slide2C44C5E31D19488B868A8CAA9761EE5F {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/MK%20Powered%20per%20carrozzine%20e%20veicoli%20elettrici%20_%20RAE%20BATTERIE.jpg?etag=%229a709-589701d4%22&resize=448,179') !important;
}
}
@media (-webkit-min-device-pixel-ratio:4),(min-resolution:4dppx),(min-resolution:384dpi) {
.slide2C44C5E31D19488B868A8CAA9761EE5F {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/MK%20Powered%20per%20carrozzine%20e%20veicoli%20elettrici%20_%20RAE%20BATTERIE.jpg?etag=%229a709-589701d4%22&resize=448,179') !important;
}
}
.slideDC62C52095CF4B4986A01903036B5044 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/IMG-20170205-WA0005.jpg?etag=%22438c-58970076%22&resize=448,141') !important;
}
@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi) {
.slideDC62C52095CF4B4986A01903036B5044 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/IMG-20170205-WA0005.jpg?etag=%22438c-58970076%22&resize=448,141') !important;
}
}
@media (-webkit-min-device-pixel-ratio:3),(min-resolution:3dppx),(min-resolution:288dpi) {
.slideDC62C52095CF4B4986A01903036B5044 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/IMG-20170205-WA0005.jpg?etag=%22438c-58970076%22&resize=448,141') !important;
}
}
@media (-webkit-min-device-pixel-ratio:4),(min-resolution:4dppx),(min-resolution:384dpi) {
.slideDC62C52095CF4B4986A01903036B5044 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/IMG-20170205-WA0005.jpg?etag=%22438c-58970076%22&resize=448,141') !important;
}
}
.slideD6B9C20377F342AA983261E8C010EF28 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/IMG-20170205-WA0003.jpg?etag=%2224c4-58970078%22') !important;
}
@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi) {
.slideD6B9C20377F342AA983261E8C010EF28 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/IMG-20170205-WA0003.jpg?etag=%2224c4-58970078%22') !important;
}
}
@media (-webkit-min-device-pixel-ratio:3),(min-resolution:3dppx),(min-resolution:288dpi) {
.slideD6B9C20377F342AA983261E8C010EF28 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/IMG-20170205-WA0003.jpg?etag=%2224c4-58970078%22') !important;
}
}
@media (-webkit-min-device-pixel-ratio:4),(min-resolution:4dppx),(min-resolution:384dpi) {
.slideD6B9C20377F342AA983261E8C010EF28 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/IMG-20170205-WA0003.jpg?etag=%2224c4-58970078%22') !important;
}
}
.slide7632D172BE784BC8B941D6A98C583AC4 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/rigenerazione-pile.png?etag=W%2F%221a996-5b44ece0%22&resize=448,210') !important;
}
@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi) {
.slide7632D172BE784BC8B941D6A98C583AC4 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/rigenerazione-pile.png?etag=W%2F%221a996-5b44ece0%22&resize=448,210') !important;
}
}
@media (-webkit-min-device-pixel-ratio:3),(min-resolution:3dppx),(min-resolution:288dpi) {
.slide7632D172BE784BC8B941D6A98C583AC4 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/rigenerazione-pile.png?etag=W%2F%221a996-5b44ece0%22&resize=448,210') !important;
}
}
@media (-webkit-min-device-pixel-ratio:4),(min-resolution:4dppx),(min-resolution:384dpi) {
.slide7632D172BE784BC8B941D6A98C583AC4 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/rigenerazione-pile.png?etag=W%2F%221a996-5b44ece0%22&resize=448,210') !important;
}
}
.slide4EAA41CBE35B40659803A3C386B2EC1E {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/Varta-Promotive1-300x105.jpg?etag=W%2F%222763-5b44ecd3%22') !important;
}
@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi) {
.slide4EAA41CBE35B40659803A3C386B2EC1E {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/Varta-Promotive1-300x105.jpg?etag=W%2F%222763-5b44ecd3%22') !important;
}
}
@media (-webkit-min-device-pixel-ratio:3),(min-resolution:3dppx),(min-resolution:288dpi) {
.slide4EAA41CBE35B40659803A3C386B2EC1E {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/Varta-Promotive1-300x105.jpg?etag=W%2F%222763-5b44ecd3%22') !important;
}
}
@media (-webkit-min-device-pixel-ratio:4),(min-resolution:4dppx),(min-resolution:384dpi) {
.slide4EAA41CBE35B40659803A3C386B2EC1E {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/Varta-Promotive1-300x105.jpg?etag=W%2F%222763-5b44ecd3%22') !important;
}
}
.slide49CE067C364445C6A209D514BFA6864F {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/varta-start-stop.jpg?etag=W%2F%224f87-5b44ecc8%22') !important;
}
@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi) {
.slide49CE067C364445C6A209D514BFA6864F {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/varta-start-stop.jpg?etag=W%2F%224f87-5b44ecc8%22') !important;
}
}
@media (-webkit-min-device-pixel-ratio:3),(min-resolution:3dppx),(min-resolution:288dpi) {
.slide49CE067C364445C6A209D514BFA6864F {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/varta-start-stop.jpg?etag=W%2F%224f87-5b44ecc8%22') !important;
}
}
@media (-webkit-min-device-pixel-ratio:4),(min-resolution:4dppx),(min-resolution:384dpi) {
.slide49CE067C364445C6A209D514BFA6864F {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/varta-start-stop.jpg?etag=W%2F%224f87-5b44ecc8%22') !important;
}
}
.slideFE9EC11B3C91403C927CA604F37DD16A {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/varta-professional-dc.jpg?etag=W%2F%224b2b-5b44ecb5%22') !important;
}
@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi) {
.slideFE9EC11B3C91403C927CA604F37DD16A {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/varta-professional-dc.jpg?etag=W%2F%224b2b-5b44ecb5%22') !important;
}
}
@media (-webkit-min-device-pixel-ratio:3),(min-resolution:3dppx),(min-resolution:288dpi) {
.slideFE9EC11B3C91403C927CA604F37DD16A {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/varta-professional-dc.jpg?etag=W%2F%224b2b-5b44ecb5%22') !important;
}
}
@media (-webkit-min-device-pixel-ratio:4),(min-resolution:4dppx),(min-resolution:384dpi) {
.slideFE9EC11B3C91403C927CA604F37DD16A {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/varta-professional-dc.jpg?etag=W%2F%224b2b-5b44ecb5%22') !important;
}
}
.slide2063B0615186469085A7F9EC62C8248A {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/yuasa-ytx-12-bs.jpg?etag=W%2F%221697f-5b44ec92%22&resize=448,336') !important;
}
@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi) {
.slide2063B0615186469085A7F9EC62C8248A {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/yuasa-ytx-12-bs.jpg?etag=W%2F%221697f-5b44ec92%22&resize=448,336') !important;
}
}
@media (-webkit-min-device-pixel-ratio:3),(min-resolution:3dppx),(min-resolution:288dpi) {
.slide2063B0615186469085A7F9EC62C8248A {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/yuasa-ytx-12-bs.jpg?etag=W%2F%221697f-5b44ec92%22&resize=448,336') !important;
}
}
@media (-webkit-min-device-pixel-ratio:4),(min-resolution:4dppx),(min-resolution:384dpi) {
.slide2063B0615186469085A7F9EC62C8248A {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/yuasa-ytx-12-bs.jpg?etag=W%2F%221697f-5b44ec92%22&resize=448,336') !important;
}
}
.slide875CF2D1E09744DBA8A4C015B61A9BE7 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/WP_20170116_003.jpg?etag=W%2F%2243343-5897307f%22&resize=448,796') !important;
}
@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx),(min-resolution:192dpi) {
.slide875CF2D1E09744DBA8A4C015B61A9BE7 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/WP_20170116_003.jpg?etag=W%2F%2243343-5897307f%22&resize=448,796') !important;
}
}
@media (-webkit-min-device-pixel-ratio:3),(min-resolution:3dppx),(min-resolution:288dpi) {
.slide875CF2D1E09744DBA8A4C015B61A9BE7 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/WP_20170116_003.jpg?etag=W%2F%2243343-5897307f%22&resize=448,796') !important;
}
}
@media (-webkit-min-device-pixel-ratio:4),(min-resolution:4dppx),(min-resolution:384dpi) {
.slide875CF2D1E09744DBA8A4C015B61A9BE7 {
background: url('//svtelefonia.eu/sv%20battery%20store.html') 50% no-repeat;
background-image:url('//svtelefonia.eu/____impro/1/onewebmedia/WP_20170116_003.jpg?etag=W%2F%2243343-5897307f%22&resize=448,796') !important;
}
}

.mm,#mm{display:none;}
.mobile-show{display:none;}
.blockbody{
border-top-width:0px;
border-right-width:0px;
border-bottom-width:0px;
border-left-width:0px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:rgb(0,0,0);
border-right-color:rgb(0,0,0);
border-bottom-color:rgb(0,0,0);
border-left-color:rgb(0,0,0);
background-color:rgb(198,205,234);
background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-clip: padding-box;
padding-top:0px;
padding-right:0px;
padding-bottom:0px;
padding-left:0px;
}
.textnormal p > *, .textnormal ol, .textnormal ul, .textnormal li > *{
font-family:Verdana,Geneva,sans-serif,"One Open Sans", "Helvetica Neue", Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
font-style:normal;
text-decoration:none;
text-shadow:none;
color:rgb(153,153,153);
}
.textnormal p, .textnormal h1, .textnormal h2, .textnormal h3, .textnormal h4, .textnormal h5, .textnormal h6 {
font-size: 1px;
}
.id04B40090A26348FA965C644624BFE036{
border-top-width:1px;
border-right-width:0px;
border-bottom-width:1px;
border-left-width:0px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:rgb(255,255,255);
border-right-color:rgb(255,255,255);
border-bottom-color:rgb(255,255,255);
border-left-color:rgb(255,255,255);
background-clip: padding-box;
padding-top:0px;
padding-right:0px;
padding-bottom:0px;
padding-left:0px;
}
ul.menu1{
border-top-width:0px;
border-right-width:0px;
border-bottom-width:0px;
border-left-width:0px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:rgb(0,0,0);
border-right-color:rgb(0,0,0);
border-bottom-color:rgb(0,0,0);
border-left-color:rgb(0,0,0);
background-clip: padding-box;
padding-top:0px;
padding-right:0px;
padding-bottom:0px;
padding-left:0px;
}
.menucascadeanchor ul.menu1{
width:200px;
}
.menu1divider{
border-top-width:0px;
border-right-width:0px;
border-bottom-width:0px;
border-left-width:0px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:rgb(0,0,0);
border-right-color:rgb(0,0,0);
border-bottom-color:rgb(0,0,0);
border-left-color:rgb(0,0,0);
background-clip: padding-box;
padding-top:0px;
padding-right:0px;
padding-bottom:0px;
padding-left:10px;
}
.menu1indent1{padding:0px 40px;}
.menu1indent2{padding:0px 80px;}
.menu1indent3{padding:0px 120px;}
.menu1indent4{padding:0px 160px;}
.menu1indent5{padding:0px 200px;}
.menu1indent6{padding:0px 240px;}
.menu1indent7{padding:0px 280px;}
.menu1indent8{padding:0px 320px;}
.menu1indent9{padding:0px 360px;}
.menu1item{
border-top-width:0px;
border-right-width:0px;
border-bottom-width:0px;
border-left-width:0px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:rgb(0,0,0);
border-right-color:rgb(0,0,0);
border-bottom-color:rgb(0,0,0);
border-left-color:rgb(0,0,0);
border-top-left-radius:4px;
-moz-border-radius-topleft:4px;
border-top-right-radius:4px;
-moz-border-radius-topright:4px;
border-bottom-right-radius:4px;
-moz-border-radius-bottomright:4px;
border-bottom-left-radius:4px;
-moz-border-radius-bottomleft:4px;
background-color:rgb(234,234,234);
background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-clip: padding-box;
padding-top:7px;
padding-right:20px;
padding-bottom:6px;
padding-left:20px;
font-family:Georgia,Georgia,serif,"One Open Sans", "Helvetica Neue", Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
font-style:normal;
text-decoration:none;
text-shadow:none;
text-transform:uppercase;
color:rgb(102,102,102);
fill:rgb(102,102,102);
vertical-align:top;
text-align:left;
}
.menu1item .indent{
padding-right:0px;
}
.menu1item svg{
fill:rgb(102,102,102);}
.menu1item:visited{
border-top-width:0px;
border-right-width:0px;
border-bottom-width:0px;
border-left-width:0px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:rgb(0,0,0);
border-right-color:rgb(0,0,0);
border-bottom-color:rgb(0,0,0);
border-left-color:rgb(0,0,0);
border-top-left-radius:4px;
-moz-border-radius-topleft:4px;
border-top-right-radius:4px;
-moz-border-radius-topright:4px;
border-bottom-right-radius:4px;
-moz-border-radius-bottomright:4px;
border-bottom-left-radius:4px;
-moz-border-radius-bottomleft:4px;
background-color:rgb(234,234,234);
background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-clip: padding-box;
padding-top:7px;
padding-right:20px;
padding-bottom:6px;
padding-left:20px;
font-family:Georgia,Georgia,serif,"One Open Sans", "Helvetica Neue", Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
font-style:normal;
text-decoration:none;
text-shadow:none;
text-transform:uppercase;
color:rgb(102,102,102);
fill:rgb(102,102,102);
vertical-align:top;
text-align:left;
}
.menu1item:hover,a.menu1item:hover,li:hover>a.menu1item,li:hover>div>a.menu1item,.hover .menu1item,.hover a.menu1item,li.hover>a.menu1item,li.hover>div>a.menu1item{
border-top-width:0px;
border-right-width:0px;
border-bottom-width:0px;
border-left-width:0px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:rgb(0,0,0);
border-right-color:rgb(0,0,0);
border-bottom-color:rgb(0,0,0);
border-left-color:rgb(0,0,0);
border-top-left-radius:4px;
-moz-border-radius-topleft:4px;
border-top-right-radius:4px;
-moz-border-radius-topright:4px;
border-bottom-right-radius:4px;
-moz-border-radius-bottomright:4px;
border-bottom-left-radius:4px;
-moz-border-radius-bottomleft:4px;
background-color:rgb(255,255,255);
background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-clip: padding-box;
padding-top:7px;
padding-right:20px;
padding-bottom:6px;
padding-left:20px;
font-family:Georgia,Georgia,serif,"One Open Sans", "Helvetica Neue", Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
font-style:normal;
text-decoration:none;
text-shadow:none;
text-transform:uppercase;
color:rgb(102,102,102);
fill:rgb(102,102,102);
vertical-align:top;
text-align:left;
}
.menu1item:hover svg{
fill:rgb(102,102,102);}
.menu1item:active{
border-top-width:0px;
border-right-width:0px;
border-bottom-width:0px;
border-left-width:0px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:rgb(0,0,0);
border-right-color:rgb(0,0,0);
border-bottom-color:rgb(0,0,0);
border-left-color:rgb(0,0,0);
border-top-left-radius:4px;
-moz-border-radius-topleft:4px;
border-top-right-radius:4px;
-moz-border-radius-topright:4px;
border-bottom-right-radius:4px;
-moz-border-radius-bottomright:4px;
border-bottom-left-radius:4px;
-moz-border-radius-bottomleft:4px;
background-color:rgb(234,234,234);
background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-clip: padding-box;
padding-top:7px;
padding-right:20px;
padding-bottom:6px;
padding-left:20px;
font-family:Georgia,Georgia,serif,"One Open Sans", "Helvetica Neue", Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
font-style:normal;
text-decoration:none;
text-shadow:none;
text-transform:uppercase;
color:rgb(102,102,102);
fill:rgb(102,102,102);
vertical-align:top;
text-align:left;
}
.menu1itemdisabled,
.menu1itemdisabled:visited,
.menu1itemdisabled:hover,
.menu1itemdisabled:active{
border-top-width:0px;
border-right-width:0px;
border-bottom-width:0px;
border-left-width:0px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:rgb(0,0,0);
border-right-color:rgb(0,0,0);
border-bottom-color:rgb(0,0,0);
border-left-color:rgb(0,0,0);
border-top-left-radius:4px;
-moz-border-radius-topleft:4px;
border-top-right-radius:4px;
-moz-border-radius-topright:4px;
border-bottom-right-radius:4px;
-moz-border-radius-bottomright:4px;
border-bottom-left-radius:4px;
-moz-border-radius-bottomleft:4px;
background-color:rgb(234,234,234);
background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-clip: padding-box;
padding-top:7px;
padding-right:20px;
padding-bottom:6px;
padding-left:20px;
font-family:Georgia,Georgia,serif,"One Open Sans", "Helvetica Neue", Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
font-style:normal;
text-decoration:none;
text-shadow:none;
text-transform:uppercase;
color:rgb(102,102,102);
fill:rgb(102,102,102);
vertical-align:top;
text-align:left;
}
.menu1expandable{
border-top-width:0px !important;
border-right-width:0px !important;
border-bottom-width:0px !important;
border-left-width:0px !important;
border-top-style:solid !important;
border-right-style:solid !important;
border-bottom-style:solid !important;
border-left-style:solid !important;
border-top-color:rgb(0,0,0) !important;
border-right-color:rgb(0,0,0) !important;
border-bottom-color:rgb(0,0,0) !important;
border-left-color:rgb(0,0,0) !important;
background-color:rgb(234,234,234) !important;
background-image:none !important;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;background-clip: padding-box !important;
padding-top:7px !important;
padding-right:20px !important;
padding-bottom:6px !important;
padding-left:20px !important;
font-family:Georgia,Georgia,serif,"One Open Sans", "Helvetica Neue", Helvetica, sans-serif !important;
font-size:14px !important;
font-weight:normal !important;
font-style:normal !important;
text-decoration:none !important;
text-shadow:none !important;
text-transform:uppercase !important;
color:rgb(102,102,102) !important;
fill:rgb(102,102,102) !important;
text-align:left !important;
}
.menu1expandable .indent{
padding-right:0px !important;
}
.menu1expandable svg{
fill:rgb(102,102,102) !important;}
.menu1expandable:visited{
border-top-width:0px !important;
border-right-width:0px !important;
border-bottom-width:0px !important;
border-left-width:0px !important;
border-top-style:solid !important;
border-right-style:solid !important;
border-bottom-style:solid !important;
border-left-style:solid !important;
border-top-color:rgb(0,0,0) !important;
border-right-color:rgb(0,0,0) !important;
border-bottom-color:rgb(0,0,0) !important;
border-left-color:rgb(0,0,0) !important;
background-color:rgb(234,234,234) !important;
background-image:none !important;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;background-clip: padding-box !important;
padding-top:7px !important;
padding-right:20px !important;
padding-bottom:6px !important;
padding-left:20px !important;
font-family:Georgia,Georgia,serif,"One Open Sans", "Helvetica Neue", Helvetica, sans-serif !important;
font-size:14px !important;
font-weight:normal !important;
font-style:normal !important;
text-decoration:none !important;
text-shadow:none !important;
text-transform:uppercase !important;
color:rgb(102,102,102) !important;
fill:rgb(102,102,102) !important;
text-align:left !important;
}
.menu1expandable:hover,a.menu1expandable:hover,li:hover>a.menu1expandable,li:hover>div>a.menu1expandable,.hover .menu1expandable,.hover a.menu1expandable,li.hover>a.menu1expandable,li.hover>div>a.menu1expandable{
border-top-width:0px !important;
border-right-width:0px !important;
border-bottom-width:0px !important;
border-left-width:0px !important;
border-top-style:solid !important;
border-right-style:solid !important;
border-bottom-style:solid !important;
border-left-style:solid !important;
border-top-color:rgb(0,0,0) !important;
border-right-color:rgb(0,0,0) !important;
border-bottom-color:rgb(0,0,0) !important;
border-left-color:rgb(0,0,0) !important;
border-top-left-radius:4px !important;
-moz-border-radius-topleft:4px !important;
border-top-right-radius:4px !important;
-moz-border-radius-topright:4px !important;
border-bottom-right-radius:4px !important;
-moz-border-radius-bottomright:4px !important;
border-bottom-left-radius:4px !important;
-moz-border-radius-bottomleft:4px !important;
background-color:rgb(255,255,255) !important;
background-image:none !important;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;background-clip: padding-box !important;
padding-top:7px !important;
padding-right:20px !important;
padding-bottom:6px !important;
padding-left:20px !important;
font-family:Georgia,Georgia,serif,"One Open Sans", "Helvetica Neue", Helvetica, sans-serif !important;
font-size:14px !important;
font-weight:normal !important;
font-style:normal !important;
text-decoration:none !important;
text-shadow:none !important;
text-transform:uppercase !important;
color:rgb(102,102,102) !important;
fill:rgb(102,102,102) !important;
text-align:left !important;
}
.menu1expandable:hover svg{
fill:rgb(102,102,102) !important;}
.menu1expandable:active{
border-top-width:0px !important;
border-right-width:0px !important;
border-bottom-width:0px !important;
border-left-width:0px !important;
border-top-style:solid !important;
border-right-style:solid !important;
border-bottom-style:solid !important;
border-left-style:solid !important;
border-top-color:rgb(0,0,0) !important;
border-right-color:rgb(0,0,0) !important;
border-bottom-color:rgb(0,0,0) !important;
border-left-color:rgb(0,0,0) !important;
background-color:rgb(234,234,234) !important;
background-image:none !important;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;background-clip: padding-box !important;
padding-top:7px !important;
padding-right:20px !important;
padding-bottom:6px !important;
padding-left:20px !important;
font-family:Georgia,Georgia,serif,"One Open Sans", "Helvetica Neue", Helvetica, sans-serif !important;
font-size:14px !important;
font-weight:normal !important;
font-style:normal !important;
text-decoration:none !important;
text-shadow:none !important;
text-transform:uppercase !important;
color:rgb(102,102,102) !important;
fill:rgb(102,102,102) !important;
text-align:left !important;
}
.menu1expandabledisabled,
.menu1expandabledisabled:visited,
.menu1expandabledisabled:hover,
.menu1expandabledisabled:active{
border-top-width:0px !important;
border-right-width:0px !important;
border-bottom-width:0px !important;
border-left-width:0px !important;
border-top-style:solid !important;
border-right-style:solid !important;
border-bottom-style:solid !important;
border-left-style:solid !important;
border-top-color:rgb(0,0,0) !important;
border-right-color:rgb(0,0,0) !important;
border-bottom-color:rgb(0,0,0) !important;
border-left-color:rgb(0,0,0) !important;
background-color:rgb(234,234,234) !important;
background-image:none !important;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;background-clip: padding-box !important;
padding-top:7px !important;
padding-right:20px !important;
padding-bottom:6px !important;
padding-left:20px !important;
font-family:Georgia,Georgia,serif,"One Open Sans", "Helvetica Neue", Helvetica, sans-serif !important;
font-size:14px !important;
font-weight:normal !important;
font-style:normal !important;
text-decoration:none !important;
text-shadow:none !important;
text-transform:uppercase !important;
color:rgb(102,102,102) !important;
fill:rgb(102,102,102) !important;
text-align:left !important;
}
.menu1selected{
border-top-width:0px;
border-right-width:0px;
border-bottom-width:0px;
border-left-width:0px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:rgb(0,0,0);
border-right-color:rgb(0,0,0);
border-bottom-color:rgb(0,0,0);
border-left-color:rgb(0,0,0);
border-top-left-radius:4px;
-moz-border-radius-topleft:4px;
border-top-right-radius:4px;
-moz-border-radius-topright:4px;
border-bottom-right-radius:4px;
-moz-border-radius-bottomright:4px;
border-bottom-left-radius:4px;
-moz-border-radius-bottomleft:4px;
background-color:rgb(255,255,255);
background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-clip: padding-box;
padding-top:7px;
padding-right:20px;
padding-bottom:6px;
padding-left:20px;
font-family:Georgia,Georgia,serif,"One Open Sans", "Helvetica Neue", Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
font-style:normal;
text-decoration:none;
text-shadow:none;
text-transform:uppercase;
color:rgb(102,102,102);
fill:rgb(102,102,102);
vertical-align:top;
text-align:left;
}
.menu1selected .indent{
padding-right:0px;
}
.menu1selected svg{
fill:rgb(102,102,102);}
.menu1selected:visited{
border-top-width:0px;
border-right-width:0px;
border-bottom-width:0px;
border-left-width:0px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:rgb(0,0,0);
border-right-color:rgb(0,0,0);
border-bottom-color:rgb(0,0,0);
border-left-color:rgb(0,0,0);
border-top-left-radius:4px;
-moz-border-radius-topleft:4px;
border-top-right-radius:4px;
-moz-border-radius-topright:4px;
border-bottom-right-radius:4px;
-moz-border-radius-bottomright:4px;
border-bottom-left-radius:4px;
-moz-border-radius-bottomleft:4px;
background-color:rgb(255,255,255);
background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-clip: padding-box;
padding-top:7px;
padding-right:20px;
padding-bottom:6px;
padding-left:20px;
font-family:Georgia,Georgia,serif,"One Open Sans", "Helvetica Neue", Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
font-style:normal;
text-decoration:none;
text-shadow:none;
text-transform:uppercase;
color:rgb(102,102,102);
fill:rgb(102,102,102);
vertical-align:top;
text-align:left;
}
.menu1selected:hover,a.menu1selected:hover,li:hover>a.menu1selected,li:hover>div>a.menu1selected,.hover .menu1selected,.hover a.menu1selected,li.hover>a.menu1selected,li.hover>div>a.menu1selected{
border-top-width:0px;
border-right-width:0px;
border-bottom-width:0px;
border-left-width:0px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:rgb(0,0,0);
border-right-color:rgb(0,0,0);
border-bottom-color:rgb(0,0,0);
border-left-color:rgb(0,0,0);
border-top-left-radius:4px;
-moz-border-radius-topleft:4px;
border-top-right-radius:4px;
-moz-border-radius-topright:4px;
border-bottom-right-radius:4px;
-moz-border-radius-bottomright:4px;
border-bottom-left-radius:4px;
-moz-border-radius-bottomleft:4px;
background-color:rgb(255,255,255);
background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-clip: padding-box;
padding-top:7px;
padding-right:20px;
padding-bottom:6px;
padding-left:20px;
font-family:Georgia,Georgia,serif,"One Open Sans", "Helvetica Neue", Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
font-style:normal;
text-decoration:none;
text-shadow:none;
text-transform:uppercase;
color:rgb(102,102,102);
fill:rgb(102,102,102);
vertical-align:top;
text-align:left;
}
.menu1selected:hover svg{
fill:rgb(102,102,102);}
.menu1selected:active{
border-top-width:0px;
border-right-width:0px;
border-bottom-width:0px;
border-left-width:0px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:rgb(0,0,0);
border-right-color:rgb(0,0,0);
border-bottom-color:rgb(0,0,0);
border-left-color:rgb(0,0,0);
border-top-left-radius:4px;
-moz-border-radius-topleft:4px;
border-top-right-radius:4px;
-moz-border-radius-topright:4px;
border-bottom-right-radius:4px;
-moz-border-radius-bottomright:4px;
border-bottom-left-radius:4px;
-moz-border-radius-bottomleft:4px;
background-color:rgb(255,255,255);
background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-clip: padding-box;
padding-top:7px;
padding-right:20px;
padding-bottom:6px;
padding-left:20px;
font-family:Georgia,Georgia,serif,"One Open Sans", "Helvetica Neue", Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
font-style:normal;
text-decoration:none;
text-shadow:none;
text-transform:uppercase;
color:rgb(102,102,102);
fill:rgb(102,102,102);
vertical-align:top;
text-align:left;
}
.menu1selecteddisabled,
.menu1selecteddisabled:visited,
.menu1selecteddisabled:hover,
.menu1selecteddisabled:active{
border-top-width:0px;
border-right-width:0px;
border-bottom-width:0px;
border-left-width:0px;
border-top-style:solid;
border-right-style:solid;
border-bottom-style:solid;
border-left-style:solid;
border-top-color:rgb(0,0,0);
border-right-color:rgb(0,0,0);
border-bottom-color:rgb(0,0,0);
border-left-color:rgb(0,0,0);
border-top-left-radius:4px;
-moz-border-radius-topleft:4px;
border-top-right-radius:4px;
-moz-border-radius-topright:4px;
border-bottom-right-radius:4px;
-moz-border-radius-bottomright:4px;
border-bottom-left-radius:4px;
-moz-border-radius-bottomleft:4px;
background-color:rgb(255,255,255);
background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-clip: padding-box;
padding-top:7px;
padding-right:20px;
padding-bottom:6px;
padding-left:20px;
font-family:Georgia,Georgia,serif,"One Open Sans", "Helvetica Neue", Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
font-style:normal;
text-decoration:none;
text-shadow:none;
text-transform:uppercase;
color:rgb(102,102,102);
fill:rgb(102,102,102);
vertical-align:top;
text-align:left;
}
.menu1expanded{
border-top-width:0px !important;
border-right-width:0px !important;
border-bottom-width:0px !important;
border-left-width:0px !important;
border-top-style:solid !important;
border-right-style:solid !important;
border-bottom-style:solid !important;
border-left-style:solid !important;
border-top-color:rgb(0,0,0) !important;
border-right-color:rgb(0,0,0) !important;
border-bottom-color:rgb(0,0,0) !important;
border-left-color:rgb(0,0,0) !important;
background-color:rgb(255,255,255) !important;
background-image:none !important;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;background-clip: padding-box !important;
padding-top:7px !important;
padding-right:20px !important;
padding-bottom:6px !important;
padding-left:20px !important;
font-family:Georgia,Georgia,serif,"One Open Sans", "Helvetica Neue", Helvetica, sans-serif !important;
font-size:14px !important;
font-weight:normal !important;
font-style:normal !important;
text-decoration:none !important;
text-shadow:none !important;
text-transform:uppercase !important;
color:rgb(102,102,102) !important;
fill:rgb(102,102,102) !important;
text-align:left !important;
}
.menu1expanded .indent{
padding-right:0px !important;
}
.menu1expanded svg{
fill:rgb(102,102,102) !important;}
.menu1expanded:visited{
border-top-width:0px !important;
border-right-width:0px !important;
border-bottom-width:0px !important;
border-left-width:0px !important;
border-top-style:solid !important;
border-right-style:solid !important;
border-bottom-style:solid !important;
border-left-style:solid !important;
border-top-color:rgb(0,0,0) !important;
border-right-color:rgb(0,0,0) !important;
border-bottom-color:rgb(0,0,0) !important;
border-left-color:rgb(0,0,0) !important;
background-color:rgb(255,255,255) !important;
background-image:none !important;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;background-clip: padding-box !important;
padding-top:7px !important;
padding-right:20px !important;
padding-bottom:6px !important;
padding-left:20px !important;
font-family:Georgia,Georgia,serif,"One Open Sans", "Helvetica Neue", Helvetica, sans-serif !important;
font-size:14px !important;
font-weight:normal !important;
font-style:normal !important;
text-decoration:none !important;
text-shadow:none !important;
text-transform:uppercase !important;
color:rgb(102,102,102) !important;
fill:rgb(102,102,102) !important;
text-align:left !important;
}
.menu1expanded:hover,a.menu1expanded:hover,li:hover>a.menu1expanded,li:hover>div>a.menu1expanded,.hover .menu1expanded,.hover a.menu1expanded,li.hover>a.menu1expanded,li.hover>div>a.menu1expanded{
border-top-width:0px !important;
border-right-width:0px !important;
border-bottom-width:0px !important;
border-left-width:0px !important;
border-top-style:solid !important;
border-right-style:solid !important;
border-bottom-style:solid !important;
border-left-style:solid !important;
border-top-color:rgb(0,0,0) !important;
border-right-color:rgb(0,0,0) !important;
border-bottom-color:rgb(0,0,0) !important;
border-left-color:rgb(0,0,0) !important;
border-top-left-radius:4px !important;
-moz-border-radius-topleft:4px !important;
border-top-right-radius:4px !important;
-moz-border-radius-topright:4px !important;
border-bottom-right-radius:4px !important;
-moz-border-radius-bottomright:4px !important;
border-bottom-left-radius:4px !important;
-moz-border-radius-bottomleft:4px !important;
background-color:rgb(255,255,255) !important;
background-image:none !important;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;background-clip: padding-box !important;
padding-top:7px !important;
padding-right:20px !important;
padding-bottom:6px !important;
padding-left:20px !important;
font-family:Georgia,Georgia,serif,"One Open Sans", "Helvetica Neue", Helvetica, sans-serif !important;
font-size:14px !important;
font-weight:normal !important;
font-style:normal !important;
text-decoration:none !important;
text-shadow:none !important;
text-transform:uppercase !important;
color:rgb(102,102,102) !important;
fill:rgb(102,102,102) !important;
text-align:left !important;
}
.menu1expanded:hover svg{
fill:rgb(102,102,102) !important;}
.menu1expanded:active{
border-top-width:0px !important;
border-right-width:0px !important;
border-bottom-width:0px !important;
border-left-width:0px !important;
border-top-style:solid !important;
border-right-style:solid !important;
border-bottom-style:solid !important;
border-left-style:solid !important;
border-top-color:rgb(0,0,0) !important;
border-right-color:rgb(0,0,0) !important;
border-bottom-color:rgb(0,0,0) !important;
border-left-color:rgb(0,0,0) !important;
background-color:rgb(255,255,255) !important;
background-image:none !important;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;background-clip: padding-box !important;
padding-top:7px !important;
padding-right:20px !important;
padding-bottom:6px !important;
padding-left:20px !important;
font-family:Georgia,Georgia,serif,"One Open Sans", "Helvetica Neue", Helvetica, sans-serif !important;
font-size:14px !important;
font-weight:normal !important;
font-style:normal !important;
text-decoration:none !important;
text-shadow:none !important;
text-transform:uppercase !important;
color:rgb(102,102,102) !important;
fill:rgb(102,102,102) !important;
text-align:left !important;
}
.menu1expandeddisabled,
.menu1expandeddisabled:visited,
.menu1expandeddisabled:hover,
.menu1expandeddisabled:active{
border-top-width:0px !important;
border-right-width:0px !important;
border-bottom-width:0px !important;
border-left-width:0px !important;
border-top-style:solid !important;
border-right-style:solid !important;
border-bottom-style:solid !important;
border-left-style:solid !important;
border-top-color:rgb(0,0,0) !important;
border-right-color:rgb(0,0,0) !important;
border-bottom-color:rgb(0,0,0) !important;
border-left-color:rgb(0,0,0) !important;
background-color:rgb(255,255,255) !important;
background-image:none !important;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;background-clip: padding-box !important;
padding-top:7px !important;
padding-right:20px !important;
padding-bottom:6px !important;
padding-left:20px !important;
font-family:Georgia,Georgia,serif,"One Open Sans", "Helvetica Neue", Helvetica, sans-serif !important;
font-size:14px !important;
font-weight:normal !important;
font-style:normal !important;
text-decoration:none !important;
text-shadow:none !important;
text-transform:uppercase !important;
color:rgb(102,102,102) !important;
fill:rgb(102,102,102) !important;
text-align:left !important;
}
.idCE84D2316C2A40A181357D7253BCF795{
background-clip: padding-box;
}
.id9A99FB37A2834039A8FB960E6FC9546B{
background-clip: padding-box;
}
.id561BAFB230A34E32AD86329DFB1F9026{
background-clip: padding-box;
}
.id4198FE110F0B452EB880A94D99CEA64F{
background-clip: padding-box;
}
.id9BCD539A9A2B44A88882E9E075E0DD5B{
background-clip: padding-box;
}
.id7B77CD6A33AD4EAE95B497A2FD761B8F{
background-clip: padding-box;
}

@media (max-width: 650px) {
html {-webkit-text-size-adjust:100%;}
.body {border-width:0px!important;padding:0px!important;}
.block, .self, .row, .col, .extra, .menu, .component {position:static!important;display:block!important;float:none!important;clear:both!important;width:100%!important;height:auto!important;min-width:0px!important;min-height:0px!important;-moz-box-sizing:border-box!important;box-sizing:border-box!important;z-index:0;}
.block, .extra, .col, .row {padding:0px!important;margin:0px!important;border-width:0px!important;border-radius:0px!important;}
.empty {display:none;}
.mobile-leaf {padding:10px 18px!important;}
.textblock .mobile-leaf {padding: 0 !important;}
.mobile-forcehide {display:none!important;}
.mobile-leaf.code {white-space: normal;word-wrap: break-word;}
.web-widget.web-widget-document-viewer {height:90vh!important;}
img {margin:0px auto!important;}
img.mobile-shrunk {width:100%!important;height:auto!important;}
.imageself>img{max-width:100%;height:auto;}
.imageself>a>img{max-width:100%;height:auto;}
.image .imageself .container-link{min-height: auto !important;}
.mobile-leaf .texttable {width:100%!important;}
.mobile-leaf .texttable col {display:none;}
.menuself {display:none!important;}
.mobile-leaf.menuself {display:block!important;padding:5px!important;}
.mobile-leaf.menuself ul {display:none!important;}
.text ul,.text div.mb-indent{padding-left:20px !important}
.text ol{padding-left:45px !important}
.text ol[style*="roman"]{padding-left:65px !important}
.text .image {padding:0px 0px 5px!important;margin:0px!important;}
.text .image img {max-width:100%!important;height:auto!important;}
.imageself>a {display:block;width:100%!important;min-height:inherit!important;text-decoration:inherit;}
.text .textblock {-moz-box-sizing:border-box!important;box-sizing:border-box!important;min-width:20%!important;max-width:50%!important;margin:0px!important;height:auto!important;}
.text .textblockleft {float:left!important;clear:left!important;padding-right:10px!important;width:auto!important;}
.text .textblockright {float:right!important;clear:right!important;padding-left:10px!important;width:auto!important;}
.text .textblockcenter {margin:0px auto!important;}
.text .textheading1.mobile-oversized {font-size:40px!important;}
.text .textheading2.mobile-oversized {font-size:28px!important;}
.text .textheading3.mobile-oversized {font-size:24px!important;}
.text .mobile-oversized {font-size:20px!important;}
.mobile-oversized p>*, .mobile-oversized ol, .mobile-oversized ul {font-size:20px;}
.text .mobile-undersized-lower {font-size:12px!important;}
.mobile-undersized-lower p>*, .mobile-undersized-lower ol, .mobile-undersized-lower ul {font-size:12px;}
.imagesliderself .slider-caption {display: none;}
.imagesliderself > div,.owl-item .slide-cntnr,.owl-item .slider-item {min-height: auto !important;}.buttonself{text-align:center;padding:10px 18px!important;}
.buttonself>div{display:table;width:100%;padding:5px 10px;min-height: 50px;table-layout:fixed;}
.buttonself>div>a{display:flex;align-items:center;justify-content:center;padding:0;min-height:40px;}
.buttonself>div>a>span{white-space:normal;word-wrap:break-word;vertical-align:middle;font-size:16px!important;display:table-cell;}
input.contact-form-submit-btn{text-align:center;font-size:16px;width:100%!important;min-height:50px!important;}
.contact-form-field-container select {max-width: 100%!important;}
.contactFormContainer form>div {padding: 0px !important}
.contactFormContainer form>div.contact-form-submit-btn-container {padding: 5px 0px !important}
.contactFormContainer .oneWebCntForm, contactFormContainer .contactFormResponseStatus {padding: 0px 0px 10px 0px}
.webshop-comp {margin-left: -16px; margin-right: -16px}
.gallery {padding: 10px 13px !important}
.gallery .gallery-cell{box-sizing: border-box !important;-moz-box-sizing:border-box !important;-webkit-box-sizing:border-box !important;width:50% !important;padding:5px !important;}
.gallery.uncropped .img{height:80px !important;}
.gallery img{width:100% !important;height:auto !important;}
.gallery-caption{width:auto !important;}
.shareContainer{width:auto !important;}
.fblikeHCntnr{width:88px}
.fblikeVCntnr{width:47px}
.fbrecomendHCntnr{width:128px}
.fbrecomendVCntnr{width:92px}
.fbrecomendHCntnr~li{width:132px;}

.mm,#mm{display:block!important;z-index:100;}
.mobile-hide,.mobile-leaf.mobile-hide{display:none!important;}
.mobile-show{display:block!important;}
.mobile-forcehide,.mobile-leaf.mobile-forcehide{display:none!important;}
}

@media (min-width: 485px) and (max-width: 650px) {
.text .mobile-undersized-upper {font-size:16px!important;}
.mobile-undersized-upper p>*, .mobile-undersized-upper ol, .mobile-undersized-upper ul {font-size:16px;}
}

@media (max-width: 650px) {
img.mobile-fit {max-width:100%!important;height:auto!important;}
}

@media (max-width: 320px) {
img.mobile-fit {width:100%!important;height:auto!important;}
}