/*!
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.0.3');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-check:before {
  content: "\f00c";
}
.fa-times:before {
  content: "\f00d";
}#content {}

#branding {
    background: #c2d805;
    width: 100%;
    z-index: 10000;
}

#branding.support-fixed{
   /* position: fixed;
    top: 0; */
}

#fs-spacer-branding{
    width: 100% !important;
    background: #c2d805;
    /* display: block !important; */
}

#home {
    display: block;
    float: left;    
    margin: 0.5em 0 0.6em;
}

#logo-scroll{
    display: none;
}

#moto{   
    margin: 0.4em 0 0 58px;
    float: left;
    font-weight: 100;    
    font-size: 46px;
    font-size: 4.6rem;
    line-height: 48px;
    line-height: 4.8rem;
}

#branding button.collapse{
    float: right;    
    margin: 1.2em 15px 0; 
}

#branding.scrolling{
    /* background-color: rgba(194,216,5,0.9);*/
}

#branding.scrolling #moto{
    margin-top: 0.5em;
    font-size: 34px;
    font-size: 3.4rem;
    line-height: 36px;
    line-height: 3.6rem;
}

#branding.scrolling #home{
    display: none;
}

#branding.scrolling #logo-scroll{
    display: block;
    float: left;
    margin-top: 0.5em;
    margin-bottom: 0.6em;
}

#branding button.collapse{
    margin-top: 0.9em;
}

#header-content {
    display: none;
    padding-bottom: 3.4em;
    padding-top: 2.5em;
    border-top: 1px solid #d4e350;
}

#header-content > div{   
    font-size: 20px;
    font-size: 2rem;
}

#header-content .pull-left > p{
    float: left;
    margin-left: 20px;    
}

#header-content .pull-right img{
    margin-top: 0.9em;  
}

#content .item{
    position: relative;
}

#content.default-mask{
    background: #fff;
    color: #706F6F;
    padding: 2.5em 0 2em;
}

#content .item .content-wrap{
    position: absolute;
    width: 100%;
    bottom: 56px;
}

#content .item .item-bg{
    overflow: hidden;    
    height: 711px;
    background-image: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover; 
    
}

#content .item .item-bg img{
    max-width: 100%;
}

#content .item .entry-summary{
    font-size: 25px;
    font-size: 2.5rem;
    font-weight: 400;
    line-height: 32px;
    line-height: 3.2rem;
}

#content .item .entry-summary p{
    display: inline;
}

#content .item .entry-summary p br:last-child{
    display: none;
}

#content .item .entry-summary button{        
    margin-left: 2px;
    top: -2px;
    vertical-align: middle;
    width: 30px;
}

#content .item .button-wrap{
    text-align: center;
    border-bottom: 1px solid #706f6f;
}

#content .item .button-wrap button{
    top: 20px;
    z-index: 1;
}

#content .item .entry-content{
    display: none;
    position: relative;
    padding: 2.6em 0;
    background: rgba(112,111,111,0.7);
    -pie-background: rgba(112,111,111,0.7);
    behavior: url('/js/PIE.php');
}

#content .item .entry-content .article p{
    margin-bottom: 0;
}

#content .item .entry-content > .container{
    position: relative;
}

#contact-form {
  /*  position: relative;
    z-index: 10000;  */
    padding: 3.3em 0 2.5em;
    background: #c2d805;
}

#contact-form > .container > h2{
    margin: 0 0 0.15em;
    font-size: 70px;
    font-size: 7rem;
    line-height: 72px;
    line-height: 7.2rem;
    color: #fff;
    font-weight: 100;
}

#contact-form > .container > .entry-content{
    margin-bottom: 3.1em;
    padding-bottom: 2em;
    font-size: 21px;
    font-size: 2.1rem;
    border-bottom: 1px solid #d4e350;
}

#contact-form > .container > .entry-content p:last-child{
    margin-bottom: 0;
}

#contact-form .contact-wrap{
    margin-top: -3px;
    /*font-size: 18px;
    font-size: 1.8rem;
    padding-left: 15px;*/
    line-height: 25px;
    line-height: 2.5rem;
    font-size: 16px;
    font-size: 1.6rem;
    /* padding-left: 7px; */
}

#contact-form .contact-wrap h2{
    margin: 0 0 0.4em;
    font-size: 46px;
    font-weight: 300;
    font-size: 4.6rem;
    line-height: 48px;
    line-height: 4.8rem;
    color: #fff;
}

#contact-form .contact-wrap address{
    font-style: normal;
}

#contact-form .contact-wrap address strong{
    font-weight: 700;
}

#contact-form .contact-wrap address > span {
    float: left;
    width: 33.3%;
    margin-bottom: 1.4em;
}

#contact-form .contact-wrap address a{
    color: #fff;
    text-decoration: none;
}

#contact-form .contact-wrap address a:hover{
    text-decoration: underline;
}

#page.footer {
    padding-top: 0.8em;
    padding-bottom: 0.8em;
    font-size: 14px;
    font-size: 1.4rem;
    color: #706f6f;
}

#page.footer a{
    text-decoration: none;
    color: #706f6f;
}

#page.footer a:hover{
    text-decoration: underline;
}

#copyright {
    float: left;
}

#page.footer .powered-by-text-all{
    float: right;
}

.button{
    position: absolute;
    top: 50%;    
    right: 0;
    margin-top: -23px;
    display: block;    
    padding: 0.8em 40px 0.8em 18px;
    text-decoration: none;
    font-weight: 500;
    border: 0;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 19px;
    line-height: 1.9rem;
    color: #c2d805;
    text-transform: uppercase;
    background: #fff;
    text-align: left;
    border-radius: 6px;
    cursor: pointer;
    behavior: url('/js/PIE.php');
}

.button .fa{
    position: absolute;
    height: 26px;
    line-height: 26px;
    margin-top: -13px;
    top: 50%;
    right: 16px;
    font-size: 21px;
    font-size: 2.1rem;
    color: #706f6f;
}

.button:hover{
    color: #fff;
    background: #c2d805;
}

.button:hover .fa{
    color: #fff;
}

button.collapse{
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 0;
    cursor: pointer;
    border-radius: 20px;
    background: #706f6f url('../picture/icons-buttons.png') no-repeat;
    behavior: url('/js/PIE.php');
}

button.collapse{
    background-position: -150px center; 
}

button.collapse.open{
    background-position: -100px center; 
}

button.collapse.arrows{
    background-position:  0px center; 
}

button.collapse.arrows.open{
    background-position: -50px center; 
}

button.collapse.green{
    background-color: transparent;
    background-position: -250px center; 
}

button.collapse.green.open{
    background-position: -200px center; 
}

button.collapse:hover{
    background-position: -450px center; 
    background-color: #fff;
}

button.collapse.open:hover{
    background-position: -400px center;     
}

button.collapse.arrows:hover{
    background-position: -300px center; 
}

button.collapse.arrows.open:hover{
    background-position: -350px center; 
}

button.collapse.green:hover{
    background-color: transparent;
    background-position: -150px center;     
}

button.collapse.green.open:hover{
    background-color: transparent;
    background-position: -100px center; 
}

button.collapse.arrows:hover{
    background-color: #fff;
}

/* GDPR
   ===========
*/

.mask-form-gdpr > .col-xs-12 .form-group.col-xs-12 {
    padding-top: 10px;
}
.mask-form-gdpr > .col-xs-12 .form-group.col-xs-12 input[type="text"] {
    width: 100%;
}

.mask-form-gdpr > .col-xs-12 .form-group.col-xs-12 input[type="text"]:hover {
    color: #fff;
}

.mask-form-gdpr .btn-primary:hover {
    background: #ccc;
}

#gdpr-list ul li:after,
#gdpr-list ol li:after {
    display: none;
}

#gdpr-list h5 {
    margin-bottom: 0;
    font-size: 16px;
}

#gdpr-list .collapse-block .collapse-item-headline-content {
    vertical-align: middle;
}

#gdpr-list .collapse-block .collapse-item-headline + div {
    margin-bottom: 15px;
}

#gdpr-list .collapse-block .collapse-item-headline h4 {
    font-size: 18px;
}

#gdpr-list .collapse-block .collapse-item-headline-content + p {
    font-size: 16px;
}

#gdpr-list .collapse-block .collapse-item-headline h4:after {
    top: 9px;
}.nav ul {
    display: block; margin: 0; padding: 0; list-style-type: none;
}
.nav li {
    display: block; margin: 0; padding: 0; background: transparent;
}

/* MENU TOP */ 
#menu-main {
   
}

#menu-main li{
    display: block;
    float: left;
}

#menu-main li a{
    
}

#menu-main li a:hover{
 
}

#menu-main li.last a{
    
}

#menu-main li.active{
    
}

#menu-main li.active a,
#menu-main li.active a:hover {
   
}

/**
 * MENU TABS ARTICLE: 2 COLUMNS
*/

#menu-content {
    clear: both;
    width: 646px;
    display: table;
    margin: -1.5em 0 2.1em;
    padding: 1em 16px 1.2em 16px;
    font-size: 90%;
    border-bottom: 1px solid #ccc;
}
#menu-content ul {
    float: left; list-style-type: none;
}
#menu-content ul.first {
    margin-right: 205px;
    padding-right: 10px;
}
#menu-content li {
    padding: 0.1em 0;
    margin: 0 5px 5px 0;
}
#menu-content a {
    padding: 0.1em 0 0.1em 15px;
    text-decoration: none;    
    background: url("../picture/bg-li.gif") no-repeat 0px 4px;    
}
#menu-content a:hover {
    text-decoration: underline;    
}
#menu-content .active a,
#menu-content .active.last a {    
    font-weight: bold;   
    text-decoration: none;
}

#menu-content .active a:hover {    
    text-decoration: none;    
}

/**
 * MENU SIDE
 */
#menu-side{
   
}

#menu-side ul.makeMenu{
       
}

#menu-side .makeMenu li {
    
}

#menu-side a{
    display: block;
    padding: 1em 15px 0.75em 18px;
    text-decoration: none;
}

#menu-side a:hover{
    
}

/* 1. level - click */
#menu-side .makeMenu > li.active-item,
#menu-side .makeMenu > li.active-item-submenu,
#menu-side .makeMenu > li.active-item-in-submenu {
   
}

#menu-side .makeMenu > li > a.active-item,
#menu-side .makeMenu > li > a.active-item-submenu,
#menu-side .makeMenu > li > a.active-item-in-submenu{
   
}

/* 2. level */

#menu-side ul ul {
    display: block;
    padding: 0.1em 0 0.8em;
    margin: 0;    
}

#menu-side ul ul > li{
    padding: 0 0 0 0;
    border-left: 1px solid #fff;  
    border-bottom: 1px solid #eaeaea;    
}

#menu-side ul ul a {
    padding-bottom: 0.6em;
    padding-top: 0.65em;        
}

/* 2. level - over */
#menu-side ul ul a:hover {
}

/* 2. level - click */
#menu-side ul ul li.active-item,
#menu-side ul ul li.active-item-submenu,
#menu-side ul ul li.active-item-in-submenu{
   border: 1px solid #bfbfbf;
   border-right: 0;
   background: #fff;   
}

#menu-side ul ul li.active-item a,
#menu-side ul ul li.active-item-submenu a,
#menu-side ul ul li.active-item-in-submenu a{
    
}
html.mm-opened #mm-blocker,html.mm-opened .mm-fixed-bottom,html.mm-opened .mm-fixed-top,html.mm-opened .mm-menu.mm-horizontal>.mm-panel,html.mm-opened .mm-page{-webkit-transition:none .4s ease;-moz-transition:none .4s ease;-ms-transition:none .4s ease;-o-transition:none .4s ease;transition:none .4s ease;-webkit-transition-property:top,right,bottom,left,border;-moz-transition-property:top,right,bottom,left,border;-ms-transition-property:top,right,bottom,left,border;-o-transition-property:top,right,bottom,left,border;transition-property:top,right,bottom,left,border}html.mm-opened #mm-blocker,html.mm-opened .mm-page{left:0;top:0;margin:0;border:0 solid rgba(0,0,0,0)}html.mm-opened.mm-opening #mm-blocker,html.mm-opened.mm-opening .mm-page{border:0 solid rgba(100,100,100,0)}.mm-menu .mm-hidden{display:none}.mm-fixed-bottom,.mm-fixed-top{position:fixed;left:0}.mm-fixed-top{top:0}.mm-fixed-bottom{bottom:0}.mm-menu>.mm-panel,html.mm-opened .mm-page{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}html.mm-opened,html.mm-opened body{width:100%;height:100%;overflow:hidden;position:relative}html.mm-opened .mm-page{height:100%;overflow:hidden;position:absolute}html.mm-background .mm-page{background:inherit}#mm-blocker{background:#fff;opacity:0;display:none;width:100%;height:100%;position:absolute;z-index:999999}.mm-menu.mm-current,html.mm-blocking #mm-blocker,html.mm-opened #mm-blocker{display:block}.mm-menu{background:inherit;display:none;overflow:hidden;height:100%;padding:0;position:absolute;left:0;top:0;z-index:0}.mm-menu>.mm-panel{background:inherit;-webkit-overflow-scrolling:touch;overflow:scroll;overflow-x:hidden;overflow-y:auto;width:100%;height:100%;padding:20px;position:absolute;top:0;left:100%;z-index:0}.mm-menu>.mm-panel.mm-opened{left:0}.mm-menu>.mm-panel.mm-subopened{left:-40%}.mm-menu>.mm-panel.mm-highest{z-index:1}.mm-menu>.mm-panel.mm-hidden{display:block;visibility:hidden}.mm-menu .mm-list{padding:20px 0}.mm-menu>.mm-list{padding:20px 0 40px}.mm-panel>.mm-list{margin-left:-20px;margin-right:-20px}.mm-panel>.mm-list:first-child{padding-top:0}.mm-list,.mm-list>li{list-style:none;display:block;padding:0;margin:0}.mm-list{font:inherit;font-size:14px}.mm-list a,.mm-list a:hover{text-decoration:none}.mm-list>li{position:relative}.mm-list>li>a,.mm-list>li>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:inherit;line-height:20px;display:block;padding:10px 10px 10px 20px;margin:0}.mm-list>li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults)::after{content:'';border-bottom-width:1px;border-bottom-style:solid;display:block;width:100%;position:absolute;bottom:0;left:0}.mm-list>li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults):after{width:auto;margin-left:20px;position:relative;left:auto}.mm-list a.mm-subopen{width:40px;height:100%;padding:0;position:absolute;right:0;top:0;z-index:2}.mm-list a.mm-subopen::before{content:'';border-left-width:1px;border-left-style:solid;display:block;height:100%;position:absolute;left:0;top:0}.mm-list a.mm-subopen.mm-fullsubopen{width:100%}.mm-list a.mm-subopen.mm-fullsubopen:before{border-left:0}.mm-list a.mm-subopen+a,.mm-list a.mm-subopen+span{padding-right:5px;margin-right:40px}.mm-list>li.mm-selected>a.mm-subopen{background:0 0}.mm-list>li.mm-selected>a.mm-fullsubopen+a,.mm-list>li.mm-selected>a.mm-fullsubopen+span{padding-right:45px;margin-right:0}.mm-list a.mm-subclose{text-indent:20px;padding-top:30px;margin-top:-20px}.mm-list>li.mm-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:10px;text-transform:uppercase;text-indent:20px;line-height:25px;padding-right:5px}.mm-list>li.mm-spacer{padding-top:40px}.mm-list>li.mm-spacer.mm-label{padding-top:25px}.mm-list a.mm-subclose:before,.mm-list a.mm-subopen:after{content:'';border:2px solid transparent;display:block;width:7px;height:7px;margin-bottom:-5px;position:absolute;bottom:50%;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.mm-list a.mm-subopen:after{border-top:0;border-left:0;right:18px}.mm-list a.mm-subclose:before{border-right:0;border-bottom:0;margin-bottom:-15px;left:22px}.mm-menu.mm-vertical .mm-list .mm-panel{display:none;padding:10px 0 10px 10px}.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after{border-color:transparent}.mm-menu.mm-vertical .mm-list li.mm-opened>.mm-panel{display:block}.mm-menu.mm-vertical .mm-list>li.mm-opened>a.mm-subopen{height:40px}.mm-menu.mm-vertical .mm-list>li.mm-opened>a.mm-subopen:after{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);top:16px;right:16px}html.mm-opened .mm-page{box-shadow:0 0 20px rgba(0,0,0,.5)}.mm-ismenu{background:#333}.mm-menu{color:rgba(255,255,255,.6)}.mm-menu .mm-list>li:after{border-color:rgba(0,0,0,.15)}.mm-menu .mm-list>li>a.mm-subclose{background:rgba(0,0,0,.1);color:rgba(255,255,255,.3)}.mm-menu .mm-list>li>a.mm-subclose:before,.mm-menu .mm-list>li>a.mm-subopen:after{border-color:rgba(255,255,255,.3)}.mm-menu .mm-list>li>a.mm-subopen:before{border-color:rgba(0,0,0,.15)}.mm-menu .mm-list>li.mm-selected>a:not(.mm-subopen),.mm-menu .mm-list>li.mm-selected>span{background:rgba(0,0,0,.1)}.mm-menu .mm-list>li.mm-label,.mm-menu.mm-vertical .mm-list li.mm-opened>a.mm-subopen,.mm-menu.mm-vertical .mm-list li.mm-opened>ul{background:rgba(255,255,255,.05)}html.mm-opened.mm-opening #mm-blocker,html.mm-opened.mm-opening .mm-fixed-bottom,html.mm-opened.mm-opening .mm-fixed-top,html.mm-opened.mm-opening .mm-page{left:80%}.mm-menu{width:80%}@media all and (max-width:175px){.mm-menu{width:140px}html.mm-opened.mm-opening #mm-blocker,html.mm-opened.mm-opening .mm-fixed-bottom,html.mm-opened.mm-opening .mm-fixed-top,html.mm-opened.mm-opening .mm-page{left:140px}}@media all and (min-width:550px){.mm-menu{width:440px}html.mm-opened.mm-opening #mm-blocker,html.mm-opened.mm-opening .mm-fixed-bottom,html.mm-opened.mm-opening .mm-fixed-top,html.mm-opened.mm-opening .mm-page{left:440px}}html.mm-nooverflowscrolling.mm-opened{height:auto;overflow:auto;overflow-x:hidden;overflow-y:scroll}html.mm-nooverflowscrolling.mm-opened body{overflow:auto}html.mm-nooverflowscrolling.mm-opened .mm-page{min-height:1000px;position:fixed}html.mm-nooverflowscrolling.mm-opened .mm-menu{height:auto;min-height:1000px;overflow:auto;overflow-x:hidden;position:relative;left:auto;top:auto}html.mm-nooverflowscrolling.mm-opened>.mm-panel{position:relative;height:auto;display:none;left:0}html.mm-nooverflowscrolling.mm-opened>.mm-panel.mm-current{display:block}html.mm-opened.mm-dragging #mm-blocker,html.mm-opened.mm-dragging .mm-fixed-bottom,html.mm-opened.mm-dragging .mm-fixed-top,html.mm-opened.mm-dragging .mm-menu,html.mm-opened.mm-dragging .mm-page{-webkit-transition-duration:0s;-moz-transition-duration:0s;-ms-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s}em.mm-counter{font:inherit;font-size:14px;font-style:normal;text-indent:0;line-height:20px;display:block;margin-top:-10px;position:absolute;right:40px;top:50%}em.mm-counter+a.mm-subopen{padding-left:40px}em.mm-counter+a.mm-subopen+a,em.mm-counter+a.mm-subopen+span{margin-right:80px}em.mm-counter+a.mm-fullsubopen{padding-left:0}.mm-vertical em.mm-counter{top:12px;margin-top:0}.mm-nosubresults>em.mm-counter{display:none}.mm-menu em.mm-counter{color:rgba(255,255,255,.3)}.mm-menu.mm-top{width:100%}html.mm-top.mm-opened #mm-blocker,html.mm-top.mm-opened .mm-page{top:0}html.mm-top.mm-opened.mm-opening #mm-blocker,html.mm-top.mm-opened.mm-opening .mm-fixed-bottom,html.mm-top.mm-opened.mm-opening .mm-fixed-top,html.mm-top.mm-opened.mm-opening .mm-page{left:0}.mm-menu.mm-right,html.mm-right.mm-opened #mm-blocker,html.mm-right.mm-opened .mm-fixed-bottom,html.mm-right.mm-opened .mm-fixed-top,html.mm-right.mm-opened .mm-page{left:auto;right:0}html.mm-right.mm-opened.mm-opening #mm-blocker,html.mm-right.mm-opened.mm-opening .mm-fixed-bottom,html.mm-right.mm-opened.mm-opening .mm-fixed-top,html.mm-right.mm-opened.mm-opening .mm-page{left:auto}.mm-menu.mm-bottom{width:100%;top:auto;bottom:0}html.mm-bottom.mm-opened #mm-blocker,html.mm-bottom.mm-opened .mm-page{bottom:0;top:auto}html.mm-bottom.mm-opened.mm-opening #mm-blocker,html.mm-bottom.mm-opened.mm-opening .mm-fixed-bottom,html.mm-bottom.mm-opened.mm-opening .mm-fixed-top,html.mm-bottom.mm-opened.mm-opening .mm-page{top:auto;left:0}.mm-menu.mm-top{height:80%}html.mm-top.mm-opened.mm-opening #mm-blocker,html.mm-top.mm-opened.mm-opening .mm-fixed-top,html.mm-top.mm-opened.mm-opening .mm-page{top:80%}html.mm-top.mm-opened.mm-opening .mm-fixed-bottom{bottom:-80%}@media all and (max-height:175px){.mm-menu.mm-top{height:140px}html.mm-top.mm-opened.mm-opening #mm-blocker,html.mm-top.mm-opened.mm-opening .mm-fixed-top,html.mm-top.mm-opened.mm-opening .mm-page{top:140px}html.mm-top.mm-opened.mm-opening .mm-fixed-bottom{bottom:-140px}}@media all and (min-height:1100px){.mm-menu.mm-top{height:880px}html.mm-top.mm-opened.mm-opening #mm-blocker,html.mm-top.mm-opened.mm-opening .mm-fixed-top,html.mm-top.mm-opened.mm-opening .mm-page{top:880px}html.mm-top.mm-opened.mm-opening .mm-fixed-bottom{bottom:-880px}}.mm-menu.mm-right{width:80%}html.mm-right.mm-opened.mm-opening #mm-blocker,html.mm-right.mm-opened.mm-opening .mm-fixed-bottom,html.mm-right.mm-opened.mm-opening .mm-fixed-top,html.mm-right.mm-opened.mm-opening .mm-page{right:80%}@media all and (max-width:175px){.mm-menu.mm-right{width:140px}html.mm-right.mm-opened.mm-opening #mm-blocker,html.mm-right.mm-opened.mm-opening .mm-fixed-bottom,html.mm-right.mm-opened.mm-opening .mm-fixed-top,html.mm-right.mm-opened.mm-opening .mm-page{right:140px}}@media all and (min-width:550px){.mm-menu.mm-right{width:440px}html.mm-right.mm-opened.mm-opening #mm-blocker,html.mm-right.mm-opened.mm-opening .mm-fixed-bottom,html.mm-right.mm-opened.mm-opening .mm-fixed-top,html.mm-right.mm-opened.mm-opening .mm-page{right:440px}}.mm-menu.mm-bottom{height:80%}html.mm-bottom.mm-opened.mm-opening #mm-blocker,html.mm-bottom.mm-opened.mm-opening .mm-fixed-bottom,html.mm-bottom.mm-opened.mm-opening .mm-page{bottom:80%}html.mm-bottom.mm-opened.mm-opening .mm-fixed-top{top:-80%}@media all and (max-height:175px){.mm-menu.mm-bottom{height:140px}html.mm-bottom.mm-opened.mm-opening #mm-blocker,html.mm-bottom.mm-opened.mm-opening .mm-fixed-bottom,html.mm-bottom.mm-opened.mm-opening .mm-page{bottom:140px}html.mm-bottom.mm-opened.mm-opening .mm-fixed-top{top:-140px}}@media all and (min-height:1100px){.mm-menu.mm-bottom{height:880px}html.mm-bottom.mm-opened.mm-opening #mm-blocker,html.mm-bottom.mm-opened.mm-opening .mm-fixed-bottom,html.mm-bottom.mm-opened.mm-opening .mm-page{bottom:880px}html.mm-bottom.mm-opened.mm-opening .mm-fixed-top{top:-880px}}html.mm-front.mm-opened .mm-page{top:0!important;right:0!important;bottom:0!important;left:0!important}.mm-menu.mm-front,.mm-menu.mm-next{-webkit-transition:none .4s ease;-moz-transition:none .4s ease;-ms-transition:none .4s ease;-o-transition:none .4s ease;transition:none .4s ease;-webkit-transition-property:top,right,bottom,left,-webkit-transform;-moz-transition-property:top,right,bottom,left,-moz-transform;-ms-transition-property:top,right,bottom,left,-o-transform;-o-transition-property:top,right,bottom,left,-o-transform;transition-property:top,right,bottom,left,transform}html.mm-front #mm-blocker,html.mm-front .mm-page{z-index:0}.mm-menu.mm-front{z-index:1;box-shadow:0 0 15px rgba(0,0,0,.5)}html.mm-opened.mm-next .mm-page{box-shadow:none}.mm-menu.mm-top.mm-front,.mm-menu.mm-top.mm-next,html.mm-opening .mm-menu.mm-front,html.mm-opening .mm-menu.mm-next{left:0}html.mm-opening .mm-menu.mm-top.mm-front,html.mm-opening .mm-menu.mm-top.mm-next{left:0;top:0}.mm-menu.mm-right.mm-front,.mm-menu.mm-right.mm-next{left:auto}html.mm-opening .mm-menu.mm-right.mm-front,html.mm-opening .mm-menu.mm-right.mm-next{left:auto;right:0}.mm-menu.mm-bottom.mm-front,.mm-menu.mm-bottom.mm-next{top:auto;left:0}html.mm-opening .mm-menu.mm-bottom.mm-front,html.mm-opening .mm-menu.mm-bottom.mm-next{left:0;bottom:0}.mm-menu.mm-front,.mm-menu.mm-next{left:-80%}@media all and (max-width:175px){.mm-menu.mm-front,.mm-menu.mm-next{left:-140px}}@media all and (min-width:550px){.mm-menu.mm-front,.mm-menu.mm-next{left:-440px}}.mm-menu.mm-top.mm-front,.mm-menu.mm-top.mm-next{top:-80%}@media all and (max-height:175px){.mm-menu.mm-top.mm-front,.mm-menu.mm-top.mm-next{top:-140px}}@media all and (min-height:1100px){.mm-menu.mm-top.mm-front,.mm-menu.mm-top.mm-next{top:-880px}}.mm-menu.mm-right.mm-front,.mm-menu.mm-right.mm-next{right:-80%}@media all and (max-width:175px){.mm-menu.mm-right.mm-front,.mm-menu.mm-right.mm-next{right:-140px}}@media all and (min-width:550px){.mm-menu.mm-right.mm-front,.mm-menu.mm-right.mm-next{right:-440px}}.mm-menu.mm-bottom.mm-front,.mm-menu.mm-bottom.mm-next{bottom:-80%}@media all and (max-height:175px){.mm-menu.mm-bottom.mm-front,.mm-menu.mm-bottom.mm-next{bottom:-140px}}@media all and (min-height:1100px){.mm-menu.mm-bottom.mm-front,.mm-menu.mm-bottom.mm-next{bottom:-880px}}html.mm-opened.mm-front .mm-fixed-bottom,html.mm-opened.mm-front .mm-fixed-top,html.mm-opened.mm-opening.mm-front .mm-fixed-bottom,html.mm-opened.mm-opening.mm-front .mm-fixed-top{left:0;right:auto}html.mm-opened.mm-front .mm-fixed-top,html.mm-opened.mm-opening.mm-front .mm-fixed-top{top:0}html.mm-opened.mm-front .mm-fixed-bottom,html.mm-opened.mm-opening.mm-front .mm-fixed-bottom{bottom:0}
  
.open-side-menu {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAE1JREFUeNpi/P//PwOtARMDHQBdLGFBYt+nkR2KjEhxQqvIYaR7cD2glSWMo0mY3DiJo5Edi4ZPEqZ7nMSP5pPRon60qB9NwpQDgAADAMIxHUJvWs/TAAAAAElFTkSuQmCC") no-repeat scroll center center transparent;
    display: block;
    height: 40px;
    left: 10px;
    position: absolute;
    top: 0;
    width: 40px;
}  /**
 * MODUL: RYCHLA NAVIGACE - SHOWPATH
 */
#breadcrumb {
    position: relative;
    overflow: hidden;    
    color: #45880e;    
    padding: 0 49px 0 0px;
    background: rgba(0,0,0,0.8);
}

#breadcrumb > .wrap{
    display: inline-block; 
    transform: translateZ(0px);
    white-space: nowrap;
    line-height: 48px;       
}

#breadcrumb,
#breadcrumb a.scroll,
#breadcrumb .hider{
    height: 48px;
}

.ie8 #breadcrumb a.scroll,
.id8 #breadcrumb .hider{
    display: none;
}

#breadcrumb .hider{    
    position: absolute;
    top: 0;
    width: 49px;
    z-index: 1;
}

#breadcrumb .hider-left{
  display: none;  
  left: 49px;  
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left,  rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0)));
  background: -webkit-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
  background: -o-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
  background: -ms-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
  background: linear-gradient(to right,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
}

#breadcrumb .hider-right{  
  right: 49px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,1)));
  background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
  background: -o-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
  background: -ms-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
  background: linear-gradient(to right, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);  
}

#breadcrumb .wrap a {
    color: #a6a6a6;
}

#breadcrumb .wrap a.ico-home{
    margin-left: 19px;
}

#breadcrumb .wrap a:hover {
    color: #45880e;
}
#breadcrumb .wrap strong {
    font-weight: normal;
}
/* can be used to set the background */
#breadcrumb .wrap span {
    margin: 0 20px;
}
/* hiding default text delimiter */
#breadcrumb .wrap em {
   /* display: none; */
}
#breadcrumb .wrap .last {
    margin-right: 50px;
    color: #666666;
    text-decoration: none;
}
#breadcrumb .wrap .last:hover {
    text-decoration: none;
}

/* sipky pro posouvani navigace */
#breadcrumb a.scroll{    
    display: block;    
    position: absolute;
    top: 0;   
    z-index: 10;
    width: 25px;
    line-height: 48px;
    padding: 0 12px;
    background: #000;
}

#breadcrumb a.scroll.scroll-left{
    left: 0;
    display: none;
}

#breadcrumb a.scroll.scroll-left:after{
    content: "<<";
}

#breadcrumb a.scroll.scroll-right{    
    right: 0;    
}

#breadcrumb a.scroll.scroll-right:before{
    content: ">>"; 
}














#cboxLoadedContent img {
    border-radius: 5px;
}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:hidden !important;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
.cboxTitle2 {padding: 10px; text-align: center;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/*
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(../picture/colorbox/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(../picture/colorbox/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(../picture/colorbox/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(../picture/colorbox/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(../picture/colorbox/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(../picture/colorbox/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(../picture/colorbox/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(../picture/colorbox/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(../picture/colorbox/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:2px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(../picture/colorbox/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(../picture/colorbox/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(../picture/colorbox/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(../picture/colorbox/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; top:0; right:0; background:url(../picture/colorbox/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}.forms.side-by-side .label-wrap.forms {
    margin-bottom: 1em;
}

.forms form > div{
    clear: both;
}

.forms input[type="file"],
.forms input[type="text"],
.forms input[type="password"],
.forms select,
.forms .selectboxit-container .selectboxit,
.forms textarea,
.forms .secure .fixedWidth,
.forms .selector,
.forms .uploader {
    border: 0;
    outline: none;
    background: #9cb300;
    border-radius: 5px;
    font-size: 17px;
    font-size: 1.7rem;
    color: #fff;
    behavior: url('/js/PIE.php');
}

.forms input[type="file"],
.forms input[type="text"],
.forms input[type="password"],
.forms select,
.forms .selectboxit-container .selectboxit,
.forms textarea,
.forms .empty-item,
.forms .label-wrap,
.forms .selector,
.forms .uploader,
.forms .secure {
    position: relative;
    width: 50%;    
    float: left;
    margin: 0 0 1em 0;
    padding: 0px 16px 0;    
    box-sizing:border-box;
    -moz-box-sizing:border-box; 
    -webkit-box-sizing:border-box; 
    -ms-box-sizing:border-box; 
}

.forms input[type="checkbox"],
.forms input[type="radio"],
.forms input[type="file"],
.forms input[type="text"],
.forms input[type="password"],
.forms input[type="submit"],
.forms select,
.forms textarea,
.forms .label-wrap,
.forms label,
.forms .empty-item,
.forms .fixedWidth,
.forms .selector span,
.forms .checker span,
.forms .radio span,
.forms .uploader,
.forms .selectboxit-container span,
.forms .selectboxit-container .selectboxit-options a{
    height: 40px;
    line-height: 40px; 
}

.forms select{
    padding-bottom: 8px;
    padding-right: 5px;
    padding-top: 8px;
}

.touch select {
    position: relative;
    border-radius: 0;
    -webkit-appearance: listbox;
    line-height: 100%;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAXCAMAAADa6lTVAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADlQTFRFcHBw/Pz88vLy7Ozs29vbAAAA1NTUz8/P8PDw2tra7e3t8fHx0tLS7+/v0dHR2NjY1tbW3d3d6+vrxqUitQAAAFtJREFUeNp00DkWgCAQBFFQ3BeU+x9WpghsFyqZfj8c5775ZyaNVpFFQ0YN2TRk1pBWq0hKqSvlhZw5wAYSrAzcW0KBIpOGRA05NKTXkFVDdg0ZNP/753eXAAMAPpcIiAE90YEAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-position: right 4px;
}

.forms input[type="checkbox"],
.forms input[type="radio"] {
    position: absolute;
    width: 14px;
    margin: -1px 0 0 0;
    padding: 0;
    vertical-align: middle;
}

.forms .item-group{
    float: left;
}

.forms .item-group label:after {
    content:"\A";
    white-space:pre;    
}

.ie8 .forms .item-group label:after{
    content: '';
    display: block;
    white-space: normal; 
}

.forms .inline .item-group label:after{
    content: '';
    display: inline-block;
    width: 20px;    
}

.forms .inline .item-group label:last-child:after{
    width: 0px;
}

.forms .item-group label {
    padding-left: 20px;    
}

.forms textarea {
    padding-top: 0.6em;
    padding-bottom: 0.3em;
    height: 116px;
    line-height: 140%;
    resize: none;
    overflow: auto; 
}

.forms .empty-item {
    width: 100%;
}

.forms .label-wrap {
    display: table;
    width: 25%;
    box-sizing:border-box;
    -moz-box-sizing:border-box; 
    -webkit-box-sizing:border-box; 
    -ms-box-sizing:border-box; 
    float: left;
    margin: 0 8px 0 0;
    padding: 1px 0 0 0;    
    text-align: right;
    cursor: pointer;
    clear: none;   
}

.forms label,
.forms input[type="file"],
.forms select {
    cursor: pointer;
}

.forms .label-wrap label{
    display: table-cell;
    vertical-align: middle;    
    width: 100%;
    height: auto;
    line-height: 120%;
    cursor: pointer;
}

/* FF FIX BUTTONS PADDING */
.forms button::-moz-focus-inner,
.forms input[type="button"]::-moz-focus-inner,
.forms input[type="submit"]::-moz-focus-inner,
.forms input[type="reset"]::-moz-focus-inner {
     padding: 0;
     border: 0;
}

.forms label.required{
    font-weight: bold;
}

.forms .fixedWidth {
    position: absolute;
    box-sizing:border-box;
    -moz-box-sizing:border-box; 
    -webkit-box-sizing:border-box; 
    -ms-box-sizing:border-box; 
}

.forms .fixedWidth + div{
    width: 100%;    
    box-sizing:border-box;
    -moz-box-sizing:border-box; 
    -webkit-box-sizing:border-box; 
    -ms-box-sizing:border-box; 
}

.forms .secure{
    padding: 0;
}

.forms input[type="submit"],
.forms .secure .fixedWidth {    
    width: 141px;   
}

.forms .secure .fixedWidth{
    padding: 2px;
}

.forms .secure .fixedWidth + div{
    padding-left: 151px;
}

.forms .secure input[type="text"] {    
    width: 100%;
    letter-spacing: 5px;   
    text-align: center;    
}


/* SIDE BY SIDE */
.forms.side-by-side > form div.pull-left,
.forms.side-by-side > form div.pull-right,
.forms.side-by-side .secure {
    width: 50%;
    box-sizing:border-box;
    -moz-box-sizing:border-box; 
    -webkit-box-sizing:border-box; 
    -ms-box-sizing:border-box;
}

.forms.side-by-side > form div.pull-left,
.forms.side-by-side .secure {
    float: left;
    clear: left;
    padding-right: 5px;
}

.forms.side-by-side > form div.pull-right{
    float: right;
    clear: right;
    padding-left: 5px;
}

.forms.side-by-side input[type="file"],
.forms.side-by-side input[type="text"],
.forms.side-by-side input[type="password"],
.forms.side-by-side select,
.forms.side-by-side .selectboxit-container .selectboxit,
.forms.side-by-side textarea,
.forms.side-by-side .label-wrap,
.forms.side-by-side .empty-item,
.forms.side-by-side .selector,
.forms.side-by-side .uploader {
    width: 100%;
}

.forms.side-by-side .label-wrap{
    text-align: left;
}

.forms.side-by-side .submit-row .label-wrap{
    width: 0;
    margin: 0;
    padding: 0;
}

.forms .button{
    position: relative;
    top: 0;
    margin: 0;
    color: #706f6f;
}

.forms .button:hover{
    background: #706F6F;
    color: #fff;
}

/* HOVER, FOCUS, ERROR */

.forms input[type="file"]:hover,
.forms input[type="text"]:hover,
.forms input[type="password"]:hover,
.forms select:hover,
.forms .selectboxit-container .selectboxit:hover,
.forms textarea:hover,
.forms .uploader.hover,
.forms .selector.hover,
.forms input[type="file"]:focus,
.forms input[type="text"]:focus,
.forms input[type="password"]:focus,
.forms select:focus,
.forms .selectboxit-container .selectboxit:focus,
.forms textarea:focus,
.forms .uploader.focus,
.forms .selector.focus {    
    background: #87a000;
    color: inherit;
}

.forms input[type="submit"]:hover{
    background: #87a000;
}


.forms input[type="text"].error,
.forms input[type="text"].text-error,
.forms input[type="text"].text-small-error,
.forms input[type="password"].error,
.forms select.error,
.forms select.error + .selectboxit-container .selectboxit,
.forms textarea.error{
    border-color: #e4181d;
}

/* UNIFORM FILE */
.forms div.uploader{
    position: relative;
    padding-right: 0;
    overflow: hidden;    
}

.forms div.uploader input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    cursor: default;
    width: 100%;
    height: 100%;
    z-index: 100;    
}

.forms div.uploader span.filename {   
    float: left;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;    
    width: 100%;
    padding-right: 64px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}

.forms div.uploader span.action{
    position: absolute;
    cursor: pointer;
    top: 0px;
    right: 0px;
    padding: 0 8px;
    border-left: 1px solid #dcdcdc;    
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNmU2ZTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ffffff 0%, #e6e6e6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#e6e6e6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#e6e6e6 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#e6e6e6 100%); /* W3C */
    -pie-background: linear-gradient(#ffffff, #e6e6e6); /* PIE */
    behavior: url('/js/PIE.php');
}

/* UNIFORM SELECT */
div.selector,
div.selector.fixedWidth {  
  position: relative;  
}

div.selector span {
  width: 100%;  
  padding-right: 20px;
  overflow: hidden;
  display: block;
  white-space: nowrap;
  box-sizing:border-box;
  -moz-box-sizing:border-box; 
  -webkit-box-sizing:border-box; 
  -ms-box-sizing:border-box;
  background: none;  
}

div.selector span:after{
  content: '';
  display: block;
  position: absolute;
  right: 5px;
  top: 5px;
  width: 23px;
  height: 23px;
  background: #fff url('../picture/bg-form-inputs.png') no-repeat right 0;  
}

div.selector select {
  padding: 0;  
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  border: none;
  background: none;
  position: absolute;  
  top: -1px;
  left: 0px;
  width: 100%;
}

/* UNIFORM CHECKBOX */

div.checker input,
div.radio input {
  -moz-appearance: none;
  -webkit-appearance: none;
}

div.checker,
div.radio {
  position: absolute;
  display: inline-block;
}

div.checker span,
div.radio span{
  width: 15px;  
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;  
  background: url('../picture/bg-form-inputs.png') no-repeat 0 9px;
}

div.radio span {
  background-position: -36px 10px;  
}

div.checker span.checked{
  background-position: 0 -26px;
}

div.radio span.checked {
  background-position: -36px -26px;  
}

div.checker input,
div.radio input {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  border: none;
  background: none;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
}

/* SELECTBOXIT */
.forms .selectboxit-text{
    text-indent: 1px;
}

.forms .selectboxit-container .selectboxit-options{
    border-radius: 0;
}

.forms .selectboxit .selectboxit-option-icon-container{
    margin-left: 0;
}



html{
    font-size: 62.5%; /*10px*/   
}

body, form, input, select, textarea, td, th, button {
    font-family: 'Roboto', Arial, Tahoma, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 20px;
    font-size: 2rem;
    line-height: 28px;
    line-height: 2.8rem;   
}
form, input, select, textarea{
    font-size: 17px;
    font-size: 1.7rem;
}
img,
iframe {
    border: 0;
    max-width: 100%;
}
img {
    height: auto;
}
sup, sub {
    line-height: 0; vertical-align: middle; font-size: 50%; position: relative; top: -0.48em; font-weight: bold;
}
sub {
    top: 0.48em;
}
strong {
    font-weight: 500;
}
button{
    box-shadow: none;
}
p, ul, ol, dl, table {
    margin: 0 0 1em 0; padding: 0;
}
h2, h3, h4, h5, h6 {    
    font-weight: 400;
    margin: 0.9em 0 0.4em;
    line-height: 120%;
    padding: 0;    
}
h1, h2.main-title {    
    margin: 0 0 0.45em;
    padding: 0;
    color: #c2d805;
    font-weight: 300;
    font-size: 46px;
    font-size: 4.6rem;    
    line-height: 48px;
    line-height: 4.8rem;
}
h2 {
    color: #b5cb00;
    font-size: 31px;
    font-size: 3.1rem;
    font-weight: 400;
}
h3 {
    color: #9bb300;
    font-size: 28px;
    font-size: 2.8rem;   
}
h4{
    color: #87a000;
    font-size: 24px;
    font-size: 2.4rem;
  
}
h5{
    color: #769000;
    font-size: 20px;
    font-size: 2.0rem;    
}
h6 {
    color: #698300;
    font-size: 18px;
    font-size: 1.8rem;
}
h2 + h3, h3 + h4, h4 + h5, h5 + h6 {
    margin-top: 0;
}
.entry-summary h2:first-child, .entry-summary h3:first-child, .entry-summary h4:first-child, .entry-summary h5:first-child, .entry-summary h6:first-child,
.entry-content h2:first-child, .entry-content h3:first-child, .entry-content h4:first-child, .entry-content h5:first-child, .entry-content h6:first-child {
    margin-top: 0; padding-top: 0;
}
a {
    color: #476791; text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
/* IKONKY U ODKAZU */
.entry-summary a[href^='http'],
.entry-summary a[href^='https'],
.entry-content a[href^='http'],
.entry-content a[href^='https'] {
    padding-right: 0.9em; background-image: url('../picture/sys-link-out.gif'); background-position: right top; background-repeat: no-repeat;
}
.entry-summary a[href^='mailto'],
.entry-content a[href^='mailto'] {
    padding-right: 1em; background-image: url('../picture/sys-link-mail.gif'); background-position: right top; background-repeat: no-repeat;
}
.link-file {
   padding-right: 22px; background-image: url('../../../picture/files/default.gif'); background-position: right center; background-repeat: no-repeat;
}
.link-img {
   background-image: url('../../../picture/files/img.gif');
}
.link-gif {
   background-image: url('../../../picture/files/gif.gif');
}
.link-png {
   background-image: url('../../../picture/files/png.gif');
}
.link-jpg {
   background-image: url('../../../picture/files/jpg.gif');
}
.link-video {
   background-image: url('../../../picture/files/video.gif');
}
.link-fonts {
   background-image: url('../../../picture/files/fonts.gif');
}
.link-doc {
   background-image: url('../../../picture/files/doc.gif');
}
.link-pdf {
   background-image: url('../../../picture/files/pdf.gif');
}
.link-ppt {
   background-image: url('../../../picture/files/ppt.gif');
}
.link-rtf {
   background-image: url('../../../picture/files/rtf.gif');
}
.link-txt {
   background-image: url('../../../picture/files/txt.gif');
}
.link-xls {
   background-image: url('../../../picture/files/xls.gif');
}
.link-zip {
   background-image: url('../../../picture/files/zip.gif');
}


/**
 * FORMATOVANI - UVNITR CLANKU ARTICLE
 */

.entry-summary ul,
.entry-content ul {
    margin-left: 13px; padding: 0; list-style-type: none;
}
.entry-summary ul ul,
.entry-content ul ul {
    margin-bottom: 0; margin-left: 13px;
}
.entry-summary ul li,
.entry-content ul li {
    position: relative;    
    padding: 0 0 0.1em 17px;   
}
.entry-summary ol ul li,
.entry-content ol ul li{
    position: relative;  
    padding-left: 17px; 
}
.entry-summary ul li:after,
.entry-content ul li:after,
.entry-summary ol ul li:after,
.entry-content ol ul li:after{
    content: '';
    display: block;
    top: 9px;    
    left: 0;
    position: absolute;    
    background: #f26334;
    width: 7px;
    height: 7px;    
}
.entry-summary ol,
.entry-content ol {
    margin-left: 30px; padding: 0;
}
.entry-summary ol ol,
.entry-content ol ol {
    margin-bottom: 0; margin-left: 13px;
}
.entry-summary ol li,
.entry-content ol li {
    padding: 0 0 0.1em 0;
}
.entry-summary ul ol li,
.entry-content ul ol li {
    padding-left: 1em;
}
.entry-summary li ol,
.entry-content li ol {
    margin: 0.5em 0 0.3em 17px; padding: 0;
}
.entry-summary li ul,
.entry-content li ul {
    margin: 0.5em 0 0.3em 0; padding: 0;
}
.entry-summary ol li,
.entry-content ol li,
.entry-summary ul ol li,
.entry-content ul ol li {
    background: none;
}
.entry-summary ul li:last-child,
.entry-content ul li:last-child,
.entry-summary ol li:last-child,
.entry-content ol li:last-child {
    padding-bottom: 0;
}
.obrazek-zarovnany-vlevo,
.obrazek-zarovnany-vpravo,
.obrazek-formatovany {
    padding: 3px; border: solid #dbdbdb 1px; background: #fff;
}
a:hover .obrazek-zarovnany-vlevo,
a:hover .obrazek-zarovnany-vpravo,
a:hover .obrazek-formatovany {
    border-color: #0071bb;
}
.obrazek-zarovnany-vlevo {
    float: left; margin: 0 1em 1em 0;
}
.obrazek-zarovnany-vpravo {
    float: right; margin: 0 0 1em 1em;
}


.tabulka-formatovana {
    border-collapse: collapse;
}
.tabulka-formatovana caption, .tabulka-formatovana th, .tabulka-formatovana td {
    padding: 0.3em 10px;
}
.tabulka-formatovana th, .tabulka-formatovana td {
    border-bottom: solid #ddd 1px;
}
.tabulka-formatovana caption {
    font-weight: bold; text-align: left;
}
.tabulka-formatovana th, .tabulka-formatovana tr.radek-zahlavi td {
    border-bottom-width: 2px; color: #004b9c; font-weight: normal; background-color: #eee;
}
.tabulka-formatovana td {
    vertical-align: top;
}
.tabulka-formatovana th[valign='middle'], .tabulka-formatovana td[valign='middle'] {
    vertical-align: middle;
}
.tabulka-formatovana th[valign='bottom'], .tabulka-formatovana td[valign='bottom'] {
    vertical-align: bottom;
}

#content-right .entry-summary {
    margin-bottom: 1.5em;
    font-size: 120%;
    font-weight: bold;
}

/**
 * INFORMACNI BLOKY - ERROR/SUCCESS
 */

.states, #forms-success,
#shop-wibo-tisky,
.alert {
    margin-bottom: 1em; padding: 10px 10px 10px 38px; border: 0; border-radius: 5px; font-weight: 500; font-size: 18px; font-size: 1.8rem; line-height: 20px; line-height: 2rem;
}
.states p,
#shop-wibo-tisky p,
.alert p{
    margin-bottom: .4em;
}
.states ul, .states li,
#shop-wibo-tisky ul, #shop-wibo-tisky li,
.alert ul, .alert li {
    margin: 0; padding: 0; list-style-type: none;
}
.states p:last-child,
#shop-wibo-tisky p:last-child,
.alert p:last-child{
    margin-bottom: 0;
}
.state-error, .file-list-error {
    border-color: #cd0a0a; color: #cd0a0a; background: #fef1ec url('../picture/btn-error.png') 15px 12px no-repeat;
}
.state-highlight,
#shop-wibo-tisky {
    border-color: #fad42e; color: #363636; background: #fbec88 url('../picture/btn-info.png') 15px 12px no-repeat;
}
.state-info,
.alert-info {
    border-color: #96a9cd; color: #3a5897; background: #dee8f0 url('../picture/btn-info.png') 15px 12px no-repeat;
}
.state-success, #forms-success,
.alert-success {    
    border-color: #b2e0c1; color: #fff; background: #87A000 url('../picture/btn-accept.png') 15px 12px no-repeat;
}

.state-error a {
    color: #cd0a0a;
}
.state-highlight a {
    color: #363636;
}

/**
 * NICESCROLLER
 */
.nice-scroll{
    width: 100%;
    height: 100%;
    overflow-x: auto;
    overflow-y: hidden !important;   
}

.nice-scroll.with-rail{
    padding-top: 1.3em;   
    margin-top: 1.3em;
}

.nicescroll-rails{
    height: 2px !important;
}

.nicescroll-rails > div{
    height: 6px !important;
    border: 2px solid #fff !important;
    border-radius: 4px !important;
    margin-top: -4px;
    cursor: pointer;
    box-shadow: 0px 0px 0px 1px #F26334;    
}


/**
 * AJAX LOADER
 */
.loading_bar {
    display: none; position: absolute; width: 100%; height: 100%; background: #fff url('../picture/colorbox/loading.gif') 50% 50% no-repeat; opacity: .8; filter: alpha(opacity=80); z-index: 99; 
}
/* Zakladni format pro elementy stranky */
body {
    margin: 0; padding: 0; color: #fff; background: #000;
}
.cleaner {
    font-size: 0; line-height: 0; clear: both; visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hidden{
    display: none;
}
.hidden-user{
    position: absolute;
    top: -1000px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
.pull-right,
.pull-right[class*="span"]{
    float: right;
}
.pull-left,
.pull-left[class*="span"] {
    float: left;
}
.txt-left{
    text-align: left;
}
.txt-center{
    text-align: center;
}
.txt-right{
    text-align: right;
}
/* popup okno - DIV */
.popup {
    position: absolute; top: 25%; left: 25%; padding: 5px; border: solid #444 0.2em; text-align: left; background-color: #eee; z-index: 100; filter: alpha(opacity="90"); opacity: 0.90; overflow: auto;
}
.popup-head {
    padding: 0 0 10px; text-align: right;
}
.popup-head a {
    font-weight: bold;
}
.popup-body {
    text-align: left;
}
/* skryti statistiky */
#mask-statistic {
    display: none;
}


    /********************************************************************************
    * MOBILE
    */

    @media (max-width: 767px) {
        .container {
    margin: 0 auto;
    padding-left: 22px;
    padding-right: 22px;
}

.row {
    margin-left: 0;
}

.row:before,
.row:after {
    display: table;
    line-height: 0;
    content: "";
}
.row:after {
    clear: both;
}

[class*="span"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
.span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

.hidden-phone{
    display: none !important;
}

/* GLOBAL */
body,
#header-content > div {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 26px;
    line-height: 2.6rem;
}

h1, h2.main-title{
    font-size: 38px;
    font-size: 3.8rem;
    line-height: 41px;
    line-height: 4.1rem;
}

.button.pull-right[class*="span"],
.button {
    position: relative;
    top: auto;
    margin: 0;
    float: none;
}

#contact-form .contact-wrap address > span,
#contact-form .forms .submit-row,
#content .item .entry-content .link-wrap,
#contact-form .forms .row .span3,
#header-content > .row > div.pull-right,
#header-content > .row > div.pull-left{
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;   
    box-sizing: border-box;   
    width: 50%;
    padding-right: 10px;
    float: left;
}

#contact-form .contact-wrap address > span:nth-child(2n),
#contact-form .forms .span3:nth-child(3),
#header-content > .row > div.pull-right{
    padding-right: 0;
    padding-left: 10px;
}

#contact-form .contact-wrap address > span:nth-child(2n) + span,
#contact-form .forms .span3:nth-child(2),
#header-content > .row > div + div{
    clear: left;   
}


/* MASK */
#home {
   margin: 1.2em 0 1em; 
}

#moto {
   clear: both;
   margin: 0 0 0.65em;
   font-size: 43px;
   font-size: 4.3rem;
   line-height: 45px;
   line-height: 4.5rem;
}

#branding button.collapse{
    margin-top: 1.95em;
    margin-right: 0;
    margin-bottom: 0;
}

#header-content {
    padding-top: 1.9em;
    padding-bottom: 1em;
}

#header-content .pull-right img{
    margin-top: 0.2em;
    max-width: 100%;
}

#header-content .pull-left > p{
    float: none;
    margin-bottom: 1.15em;
    margin-left: 0;
}

#header-content > .row > div.pull-right{
    float: right;
}


#content .item .entry-summary{
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 28px;
    line-height: 2.8rem;
    font-weight: 300;
}

#content .item .button-wrap{
    height: 0;
    margin-top: 1.3em;
    margin-bottom: 39px;
}

#content .item .button-wrap button{
    top: -20px;   
}

#content .item .item-bg{
    height: auto;
    overflow: hidden;
}

#content .item .content-wrap{
    position: static;
    bottom: auto;
    margin-top: 1.7em;
}

#content .item .entry-content{
    margin-top: -39px; 
    background: #838383;    
}

#content .item .entry-content .button{
    font-size: 18px;
    font-size: 1.8rem;
    margin-top: 1.6em;    
}

#contact-form{
    padding-top: 1.7em;
    padding-bottom: 1.1em;
}

#contact-form > .container > h2{
    font-size: 60px;
    font-size: 6rem;
    line-height: 62px;
    line-height: 6.2rem;
}

#contact-form .contact-wrap{
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 23px;
    line-height: 2.3rem;
}

#contact-form > .container > .entry-content{
    margin-bottom: 2.7em;
}

#contact-form .contact-wrap{
    margin-top: 0;
    padding-left: 0;
}
    }
    
    @media (max-width: 500px) {
        body{
    min-width: 320px;
}

h1, h2.main-title{
    font-size: 30px;
    font-size: 3.0rem;
    line-height: 34px;
    line-height: 3.4rem;
}

#contact-form .contact-wrap address > span,
#contact-form .forms .submit-row,
#content .item .entry-content .link-wrap,
#contact-form .forms .row .span3,
#header-content > .row > div.pull-right,
#header-content > .row > div.pull-left,
#contact-form .contact-wrap address > span:nth-child(2n),
#contact-form .forms .span3:nth-child(3) {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    float: none;
    clear: both;
}

#contact-form .contact-wrap address > span {
    display: block;
}

/* MASK */

#home{
    margin-top: 1.8em;
    margin-bottom: 1.35em;
    width: 200px;
}

#home img{    
    max-width: 100%;
}

#branding button.collapse{
    margin-top: 2.3em;
}

#moto {    
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 26px;
    line-height: 2.6rem;
    margin-bottom: 1.2em;
}

#header-content{
    padding-bottom: 2em;
    padding-top: 1.6em;
}

#content .item .entry-content .button{
    padding-top: 0.6em;
    padding-bottom: 0.6em;
    font-size: 22px;
    font-size: 2.2rem;
}

#contact-form{
    padding-top: 2.2em;
}

#contact-form > .container > h2{
    font-size: 50px;
    font-size: 5rem;
    line-height: 53px;
    line-height: 5.3rem;
}

#contact-form > .container > .entry-content{
    padding-bottom: 1.3em;
    margin-bottom: 2.3em;
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 21px;
    line-height: 2.1rem;
}

#page.footer {
    padding-bottom: 1.2em;
    padding-top: 1.2em;
}

#page.footer .powered-by-text-all,
#copyright{
    float: none;
    line-height: 22px;
    line-height: 2.2rem;
}

/* FORMS */
.forms textarea{
    height: 155px;   
}
    }
    
    /********************************************************************************
     * TABLET
     */
    
    @media only screen and (min-width: 768px) and (max-width: 978px) {
        .row {
    margin-left: -20px;
    *zoom: 1;
}
.row:before,
.row:after {
    display: table;
    line-height: 0;
    content: "";
}
.row:after {
    clear: both;
}
[class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

[class*="span"].no-left-margin {
    margin-left: 0;  
}

[class*="span"] img{
    max-width: 100%;
}

.container {
    width: 724px;
    margin: 0 auto;
}

.span12 {
    width: 724px;    
}

.span11 {
    width: 662px;
}

.span10 {
    width: 600px;
}

.span9 {
    width: 538px;
}

.span8 {
    width: 476px;
}

.span7 {
    width: 414px;    
}

.span6 {
    width: 352px;
}

.span5 {
    width: 290px;
}

.span4 {
    width: 228px;
}

.span3 {
    width: 166px;
}

.span2{
    width: 104px;
}

.span1 {
    width: 42px;
}

.hidden-tablet{
    display: none !important;
}

/* GLOBALS */
body, form, input, select, textarea, td, th, button{
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 26px;
    line-height: 2.6rem;
}

h1, h2.main-title{
    font-size: 38px;
    font-size: 3.8rem;
    line-height: 41px;
    line-height: 4.1rem;
}

.button{
    font-size: 16px;
    font-size: 1.6rem;
    padding-left: 12px;
    margin-top: -20px;
    padding-top: 0.4em;
    padding-bottom: 0.4em;
}


/* MASK */
#home{
    margin-top: 3.6em;
    margin-bottom: 3.6em;
}

#moto {
    margin-top: 2.5em;  
    font-size: 32px;
    font-size: 3.2rem;
}

#branding button.collapse{
    margin-top: 4.3em;
    margin-right: 0;
}

#header-content > div{
    font-size: 19px;
    font-size: 1.9rem;
}

#content .item .entry-summary{
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 28px;
    line-height: 2.8rem;
    font-weight: 300;
}

#content .item .button-wrap{
    height: 0;
    margin-top: -40px;
    margin-bottom: 39px;
}

#content .item .button-wrap button{
    top: -20px;
}

#content .item .content-wrap > .container,
#content .item .item-bg{
    height: 397px;
}

#content .item .content-wrap > .container{
    position: relative;
    margin-top: -397px;
}

#content .item .content-wrap > .container > div{
    position: absolute;
    bottom: 55px;
}

#content .item .content-wrap{
    position: static;
    bottom: auto;
}

#content .item .entry-content{
    background: #838383;
    margin-top: -39px;    
}

#contact-form .contact-wrap{
    padding-left: 0;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 23px;
    line-height: 2.3rem;
    white-space: nowrap;
}

#contact-form .contact-wrap address > span {
    width: 50%;
}

/* FORMS */
.forms .button{
    padding-top: 0.8em;
    padding-bottom: 0.8em;
    padding-left: 18px;
    font-size: 17px;
    font-size: 1.7rem;
}    }

    /********************************************************************************
    * SPECIAL
    */
    @media only screen and (min-width: 501px) and (max-width: 550px) {
        #moto{
            font-size: 39px;
            font-size: 3.9rem;
        }       
    }
    
    @media only screen and (min-width: 1900px) {
        #content .item .item-bg {
            background-position: 50% 50%;
            height: 800px;
        }      
    }
    
    @media only screen and (min-width: 2100px) {
        #content .item .item-bg {
            background-position: 50% 45%;
            height: 950px;
        }      
    }

/********************************************************************************
 * DESKTOP
 */

@media (min-width: 979px) {.row {
  margin-left: -20px;
  *zoom: 1;
}

.row:before,
.row:after {
  display: table;
  line-height: 0;
  content: "";
}

.row:after {
  clear: both;
}

[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
  box-sizing:border-box;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
          box-sizing: border-box;
}

[class*="span"].no-left-margin{
  margin-left: 0;  
}

.container{
  width: 940px;
  margin: 0 auto;
}

.span12 {
  width: 940px;
}

.span11 {
  width: 860px;
}

.span10 {
  width: 780px;
}

.span9 {
  width: 700px;
}

.span8 {
  width: 620px;
}

.span7 {
  width: 540px;
}

.span6 {
  width: 460px;
}

.span5 {
  width: 380px;
}

#header-content .pull-left > p,
.span4 {
  width: 300px;
}

#header-content .pull-left > p:first-child,
.span3 {
  width: 220px;
}

.span2 {
  width: 140px;
}

.span1 {
  width: 60px;
}

.hidden-desktop {
    display: none !important; 
}

#branding .branding-wrap{
    padding-bottom: 2.9em;
    padding-top: 3.1em;
}


}
@media
screen and (-webkit-min-device-pixel-ratio: 1.5),
screen and (min--moz-device-pixel-ratio: 1.5),
screen and (min-device-pixel-ratio: 1.5) {
    button.collapse{
        background-image: url('../picture/icons-buttons-2x.png');
        background-size: 490px 40px;
    }
    #header-content .pull-right img{
        max-width: 100%;
        height: auto;
    }
}
