.mm-divider>span, .mm-listview .mm-divider, .mm-listview>li>a, .mm-listview>li>span, .mm-navbar .mm-breadcrumbs, .mm-navbar .mm-title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.slider .slide, .top-shadow {
    -webkit-box-shadow: inset 0 25px 100px 0 rgba(0, 0, 0, .5);
}
.burger, .button, .circles .circle-headline, .footer .country-headline, .footer .menu-headline, .form .label, .main-menu#menu .menu .menu-item>a, .mm-listview .mm-divider, 
.slider .slide p a, .tabs ul a, .uppercase, footer .country-headline, footer .menu-headline, h2 {
    text-transform: uppercase;
}
#menu .submenu:after, .circles:after, .clear, .clearfix:after, .contacts:after, .footer .countries-row:after, .footer .menu-row:after, .row:after, .tiles:after, footer .countries-row:after, footer .menu-row:after {
    clear: both;
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    border: 0;
    font: inherit;
    vertical-align: top;
    margin: 0;
    padding: 0;
}
body, h1 {
    font-family: 'Roboto Condensed', sans-serif;
}
a, body, p, ul {
    line-height: 24px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:after, blockquote:before, q:after, q:before {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
	width: 100%;
	margin-bottom: 40px;
}
#produkte table th {
	padding: 5px;
	border: 1px solid #ed1c24;
}
#produkte table td {
	padding: 5px;
	border: 1px solid #CCC;
} 
:focus {
    outline: 0;
}
sub, sup {
    line-height: 0;
}
sub, sup {
	vertical-align:baseline;
	position:relative;
}
sub {
	top:0.4em;
}
sup {
	bottom:0.4em;
}
.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.invert-a {
    color: #ed1c24;
}
.invert-a:hover {
    color: #404040;
}
.clearfix:after, .clearfix:before {
    content: "";
    display: table;
}
.small-separator:after, h2:before, h3:before, ul li:before, ul.with-underline li:after {
    content: " "}
.black {
    color: #000;
}
.white {
    color: #fff;
}
.red, a:hover {
    color: #ed1c24;
}
.borderBox {
    box-sizing: border-box;
}
.underline {
    text-decoration: underline;
}
.no-decoration {
    text-decoration: none;
}
.v-middle {
    vertical-align: middle;
}
.v-top {
    vertical-align: top;
}
.help {
    cursor: help;
}
.button, .pointer {
    cursor: pointer;
}
.fl-left {
    float: left;
}
.fl-right {
    float: right;
}
.fl-none {
    float: none;
}
.center {
    text-align: center;
}
.left {
    text-align: left;
}
.right {
    text-align: right;
}
.auto {
    margin: 0 auto;
}
.block {
    display: block;
}
.inline-block {
    display: inline-block;
}
.table {
    display: table;
}
.hidden, .show-on-mobile {
    display: none!important;
}
.relative {
    position: relative;
}
.absolute, ul li:before {
    position: absolute;
}
h2, h3, ul li {
    position: relative;
}
.small {
    font-size: 80%}
.no-wrap {
    white-space: nowrap;
}
.top-shadow {
    box-shadow: inset 0 25px 100px 0 rgba(0, 0, 0, .5);
}
a, b, body, p, strong, ul {
    color: #666;
}
.download_inner h3 {
	margin-bottom: 0;
}
.download_inner .row {
	margin-bottom: 60px;
}
.clear {
	clear:both;
	float:none;
}
.clear.h40 {
	height: 40px;
}
.search_result {
	margin-bottom: 40px;
}
.search_result h2 {
	padding-bottom: 5px;
    margin-bottom: 10px;
}
.search_result h2 a {
	font-size: 26px;
    font-weight: 400;
    color: #999;
    text-align: center;
	text-decoration: none;
    font-family: 'Roboto Condensed', sans-serif;
}
.search_result p {
	margin: 0;
}
@media screen and (max-width:768px) {
    .show-on-mobile {
    display: block!important;
}
.on-mobile-hide {
    display: none!important;
}
}
.less-gray {
    background: rgba(255, 255, 255, .6);
    margin: -25px 0;
}
.icon, .icon.icon-circle {
    background-size: contain;
}
.icon, .icon.icon-circle, .icon.icon-mmenu, ul li:before {
    background-repeat: no-repeat;
    background-position: 50% 50%}
.less-gray .inner {
    padding: 20px;
}
.small-separator {
    border: 0;
    margin: 25px 0;
}
h2, h3, h4 {
    margin-bottom: 25px;
}
h1, p {
    margin-bottom: 40px;
}
.small-separator:after {
    width: 64px;
    display: block;
    border-bottom: 1px solid #ed1c24;
}
.icon {
    display: inline-block;
    width: 14px;
    height: 14px;
}
.icon.icon-home {
    background-image: url(../images/icons/icon_home.png);
}
.icon.icon-search {
    background-image: url(../images/icons/icon_search.png);
}
.icon.icon-eshop {
    background-image: url(../images/icons/icon_eshop.png);
    width: 21px;
    height: 16px;
}
.icon.icon-circle {
    width: 70px;
    height: 70px;
}
.icon.icon-circle.icon-news {
    
	background-image: url(../images/icons/icon_news.png);
    
	background-size: 60px auto;
    
}
@media screen and (max-width: 480px) {
    
	.icon.icon-circle {
    width: 40px;
    height: 40px;
}
	.icon.icon-circle.icon-home {
    background-size: 40px auto;
}
}
.icon.icon-circle.icon-download {
    
	background-image: url(../images/icons/icon_download.png)
}
.icon.icon-circle.icon-task {
    
	background-image: url(../images/icons/icon_poradenstvi.png)
}
.icon.icon-mmenu {
    width: 24px;
    height: 24px;
    background-size: 15px auto;
    margin-right: 4px;
}
.icon.icon-phone {
    background-image: url(../images/icons/icon-gray-phone.svg);
}
.icon.icon-mail {
    background-image: url(../images/icons/icon-gray-mail.svg);
}
body {
    font-size: 13px;
    font-weight: 400;
}
h1, h2, h3, h4 {
    line-height: 1.3;
}
h2, h3 {
    padding-bottom: 10px;
}
h2:before, h3:before {
    position: absolute;
    bottom: 0;
    width: 64px;
    height: 1px;
    background-color: #ed1c24;
}
h1 {
    font-size: 30px;
    font-weight: 700;
    color: #000;
}
@media screen and (max-width:768px) {
    h1 {
    font-family: inherit;
    font-size: 26px;
    font-weight: 700;
}
}
@media screen and (max-width:480px) {
    h1 {
    font-family: inherit;
    font-size: 22px;
    font-weight: 700;
}

}
h2 {
    font-size: 26px;
    font-weight: 400;
    color: #999;
    margin-bottom: 30px;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
}
h2:before {
	left: 50%;
    margin-left: -32px;
}
.col-66-pr h2 {
	text-align:left;
}
.col-66-pr h2:before {
	left: 0%;
	margin-left: 0;
}
.col-66-pr ul {
	margin-bottom: 30px;
}

@media screen and (max-width:768px) {
    h2 {
    font-family: inherit;
    font-size: 22px;
    font-weight: 400;
}
}
@media screen and (max-width:480px) {
    h2 {
    font-family: inherit;
    font-size: 20px;
    font-weight: 400;
}
}
h3, h4 {
    font-weight: 700;
    color: #404040;
    font-family: 'Roboto Condensed', sans-serif;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 18px;
}
@media screen and (max-width:480px) {
    h4 {
    font-family: inherit;
    font-size: 16px;
    font-weight: 700;
}
a, p, ul {
    line-height: 20px;
}
}
.form .input, .form .label, a, b, em, i, p, strong, ul {
    font-family: Roboto, arial, sans-serif;
}
a, p, ul {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
}
a {
    text-decoration: underline;
}
a[href^=tel] {
    text-decoration: none;
}
a[href^=tel]:hover {
    color: inherit;
}
ul li {
    padding-left: 40px;
}
ul li:before {
    width: 19px;
    height: 19px;
    left: 0;
    top: 2px;
    /*background-image: url(../images/mask/bullet.svg);
    background-size: 19px 19px;*/
	background-image: url(../images/mask/circle-separator.png);
	background-size: 6px 7px;
}
.header, .inner, header {
    position: relative;
    box-sizing: border-box;
}
.no-svg ul li:before {
    background-image: url(../images/mask/bullet.png);
}
ul li.phone:before {
    background-size: auto 18px;
    background-image: url(../images/mask/ul-phone.png);
}
ul li.mail:before {
    background-size: auto 17px;
    background-image: url(../images/mask/ul-mail.png);
}
ul li.pin:before {
    background-size: 100% auto;
    background-image: url(../images/mask/ul-pin.png);
}
ul li.files:before {
    background-size: auto 18px;
    background-image: url(../images/mask/ul-files.png);
}
ul.plussed li {
    padding-left: 15px;
}
ul.plussed li:before {
    background-position: 0 50%;
    background-image: url(../images/mask/ul-plus.svg);
    background-size: 10px 10px;
}
.no-svg ul.plussed li:before {
    background-image: url(../images/mask/ul-plus.png);
}
ul.with-underline li:after {
    display: block;
    height: 1px;
    border-bottom: 1px solid #f2f2f2;
    width: 100%;
    margin-top: -4px;
    margin-bottom: 4px;
}
.list-reset li:before, .list-with-separator li:before {
    display: none;
}
.list-reset li {
    padding-left: 0;
}
.list-with-separator {
    line-height: 0;
    font-size: 0;
}
b, em, i, strong {
    font-size: 13px;
}
.list-with-separator li {
    padding-left: 5px;
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
    color: #666;
}
b, strong {
    font-weight: 700;
    line-height: 24px;
}
em, i {
    font-weight: 400;
    font-style: italic;
}
.inner {
    display: block;
    max-width: 1400px;
    width: 100%;
    padding: 0 40px;
    margin: 0 auto;
}
@media screen and (max-width:768px) {
    .inner {
    padding: 0 20px;
}
}
.button {
    border-radius: 3px;
    display: inline-block;
    box-shadow: 2px -2px 7px 0 rgba(0, 0, 0, .4);
    background: #ed1c24;
    color: #fff;
    text-decoration: none;
    padding: 1px 7px 0;
    line-height: 19px;
    font-size: 12px;
    border: 0;
}
.button:hover {
    color: #fff;
    background: #c61017;
}
.button.button-lg {
    line-height: 24px;
    font-size: 13px;
    padding: 2px 7px 1px;
}
.button.button-xl {
    line-height: 27px;
    font-size: 15px;
    padding: 1px 13px 0;
}
.button.button-sm {
    line-height: 16px;
    font-size: 12px;
}
.button.button-xm {
    line-height: 14px;
    font-size: 10px;
    padding: 1px 5px 0;
}
.row:after, .row:before {
    content: "";
    display: table;
}
.row .col {
    float: left;
    box-sizing: border-box;
    padding-left: 20px;
}
.row .col.col-33-pr {
    width: 33.33333333%}
.row .col.col-66-pr {
    width: 66.66666667%}
/*
.row .col.col-66-pr h2 {
    
	text-align: left;
    
}
.row .col.col-66-pr h2: before  {
    
  content:  " ";
    
  position:  absolute;
    
  left: 4.2%;
    
  bottom:  0;
    
  width:  64px;
    
  height:  1px;
    
  background-color:  #ed1c24;
    
}
*/
.row .col.col-25-pr {
    width: 25%}
.row .col.col-50-pr {
    width: 50%}
.row .col.col-75-pr {
    width: 75%}
.form .input.input-text, .form .input.input-textarea, .row .col.col-100-pr, .tabs .tab {
    width: 100%}
.form .form-group {
    margin: 0 -10px 20px;
}
.form .col {
    box-sizing: border-box;
    padding: 0 10px;
}
.form .label {
    display: block;
    font-size: 14px;
    color: #404040;
    font-weight: 700;
}
.form .input {
    box-sizing: border-box;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 400;
    padding: 10px;
    border: 1px solid #d9d9d9;
}
#menu .submenu .submenu-ul a.active, .product-menu ul li a.active {
    font-weight: 700;
}
.form .input.input-textarea {
    padding: 10px;
    min-height: 120px;
    resize: none;
}
.form .button-row {
    margin: 35px 0 0;
    text-align: center;
}
.tabs ul {
	margin-bottom: 0;
}
.tabs ul li:before {
    display: none;
}
.tabs ul li {
    padding-left: 0;
    display: inline-block;
}
.tabs ul a {
    transition: all .1s ease-in-out;
    display: inline-block;
    font-size: 13px;
    line-height: 16px;
    padding: 9px 18px;
    text-decoration: none;
}
.main-menu#menu .menu .menu-item>a, .tabs .tab {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}
.tabs ul a.active, .tabs ul a.active:hover {
    background: #f2f2f2;
}
.tabs ul a:hover {
    background: rgba(242, 242, 242, .5);
    color: #666;
}
.tabs .tab {
    transition: all .3s ease-in-out;
    box-sizing: border-box;
    background: #f2f2f2;
    padding: 40px 25px 20px;
}
.tabs .tab p {
    margin-bottom: 25px;
}
.tabs .gallery {
    background: #fff;
    margin: 0 -25px -20px 0;
}
.tabs .gallery .wrap {
    display: inline-block;
    background: #f2f2f2;
}
.tabs .gallery img {
    margin: 0 15px 15px 0;
}
.header, header {
    display: block;
    height: 60px;
    z-index: 2;
    background-color: #f2f2f2;
    border-top: 5px solid #ed1c24;
}
.header .logo, header .logo {
    display: block;
    float: left;
    height: 55px;
    line-height: 50px;
}
.header .logo .logo-img, header .logo .logo-img {
    
	vertical-align: middle;
    display: inline-block;
    width: 90px;
    height: 30px;
}
	
.main-menu#menu {
    display: block;
    float: right;
}
@media screen and (max-width:768px) {
    
	.header .logo, header .logo {
    margin-left: 0;
}
	.header .logo .logo-img, header .logo .logo-img {
    width: 90px;
    height: 33px;
}
	.main-menu#menu {
    display: none;
}
}
.main-menu#menu .home-icon, .main-menu#menu .menu {
    display: inline-block;
    height: 55px;
}
.main-menu#menu .home-icon {
    margin-right: 20px;
    line-height: 50px;
}
.main-menu#menu .home-icon img {
    vertical-align: middle;
}
.main-menu#menu .menu li {
    padding-left: 0;
}
.main-menu#menu .menu li:before {
    display: none;
}
.main-menu#menu .menu .menu-item {
    float: left;
    position: static;
    border-left: 1px solid #d9d9d9;
    height: 55px;
}
.main-menu#menu .menu .menu-item:first-child {
    border-left: 0;
}
.main-menu#menu .menu .menu-item>a {
    display: block;
    vertical-align: middle;
    text-decoration: none;
    transition: all .3s ease-in-out;
    position: relative;
    max-width: 150px;
    height: 55px;
    line-height: 52px;
    font-size: 14px;
    color: #404040;
    text-align: left;
    padding: 0 30px;
}
#menu .submenu, #menu .submenu .submenu-ul a {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}
@media screen and (max-width:1150px) {
    .main-menu#menu .menu .menu-item>a {
    padding: 0 15px;
}
}
@media screen and (max-width:900px) {
    .main-menu#menu .menu .menu-item>a {
    font-size: 14px;
    padding: 0 10px;
}
}
.main-menu#menu .menu .menu-item.has-icon .icon {
    margin-left: 5px;
}
#menu .submenu .submenu-ul .submenu-item:first-child a, .main-menu#menu .menu .menu-item.item-home>a .icon, .main-menu#menu .menu .menu-item.item-search>a .icon {
    margin-left: 0;
}
.main-menu#menu .menu .menu-item .icon-home, .main-menu#menu .menu .menu-item .icon-search {
    height: 16px;
    width: 16px;
}
.main-menu#menu .menu .menu-item.item-home>a, .main-menu#menu .menu .menu-item.item-search>a {
    padding: 0 15px;
}
.main-menu#menu .menu .menu-item.active>a, .main-menu#menu .menu .menu-item:hover>a {
    background: #fff;
}
.main-menu#menu .menu .menu-item.active>.submenu {
    display: block;
}
.main-menu#menu .menu span {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    line-height: 1.2;
}
.main-menu#menu .menu .dots {
    display: block;
    position: absolute;
    height: 5px;
    bottom: 7px;
    left: 30px;
}
@media screen and (max-width:1150px) {
    .main-menu#menu .menu .dots {
    left: 15px;
}
}
.main-menu#menu .menu .dots .dot {
    vertical-align: top;
    width: 5px;
    height: 5px;
    background: #ed1c24;
    border-radius: 50%}
	
#menu .submenu {
    
	/*display: none;
    */
	transition: all .3s ease-in-out;
    
	text-align: center;
    
	position: absolute;
    
	width: 100%;
    
	left: 0;
    
	padding-bottom: 50px
}
#menu .submenu:after, #menu .submenu:before {
    content: "";
    display: table;
}
#menu .submenu .submenu-ul {
    display: inline-block;
    border-bottom: 1px solid #fff;
    line-height: 20px;
    margin-top: 15px;
    padding-bottom: 5px;
    height: 25px;
}
#menu .submenu .submenu-ul li {
    padding-left: 0;
}
#menu .submenu .submenu-ul li:before {
    display: none;
}
#menu .submenu .submenu-ul .submenu-item {
    float: left;
}
#menu .submenu .submenu-ul .submenu-item:last-child a {
    margin-right: 0;
}
#menu .submenu .submenu-ul a {
    text-transform: uppercase;
    text-decoration: none;
    transition: all .3s ease-in-out;
    display: inline-block;
    color: #fff;
    margin: 0 15px;
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
    line-height: 25px;
}
.serie-menu ul li a.active, .serie-menu ul li a:hover {
    color: #666;
    background: #fff;
}
#menu .submenu .submenu-ul a.active, #menu .submenu .submenu-ul a:hover {
    border-color: #ed1c24;
    border-bottom: 1px solid #ed1c24;
}
@media screen and (max-width:1150px) {
    #menu .submenu .submenu-ul {
    border-bottom: 0;
    text-align: center;
    line-height: 0;
    font-size: 0;
}
#menu .submenu .submenu-ul .submenu-item {
    float: none;
    display: inline-block;
}
#menu .submenu .submenu-ul a {
    margin: 0 0 5px;
    padding: 5px 15px 0;
}
}
.burger, input.mm-toggle:checked~label.mm-toggle:before {
    float: right;
}
.burger {
    display: none;
    border-radius: 5px;
    text-decoration: none;
    border: 1px solid rgba(0, 0, 0, .3);
    margin-top: 9px;
}
@media screen and (max-width:768px) {
    .burger {
    display: inline-block;
}
}
.burger .opener {
    line-height: 34px;
    padding-left: 8px;
    margin-right: -4px;
}
.burger .burger-lines {
    display: inline-block;
    width: 20px;
    padding: 4px 8px;
}
.burger .burger-lines span {
    position: relative;
    transition: all .3s ease-in-out;
    trasform: rotate(0);
    top: 0;
    left: 0;
    opacity: 1;
    background: #000;
    display: block;
    height: 3px;
    margin: 4px 0;
}
.product-menu, .serie-menu {
    background: rgba(242, 242, 242, .7);
}
.mm-opened .burger .opener, .product-menu ul li:before {
    display: none;
}
.mm-opened .burger {
    border: 1px solid #000;
}
.mm-opened .burger .top-bar {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 7px;
}
.mm-opened .burger .middle-bar {
    opacity: 0;
    left: -40px;
}
.mm-opened .burger .bottom-bar {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: -7px;
}
.product-menu {
    border-top: 1px solid #d9d9d9;
}
.product-menu ul {
    text-align: center;
    font-size: 0;
    line-height: 0;
}
.product-menu ul li {
    padding-left: 0;
    display: inline-block;
}
.product-menu ul li a {
    display: inline-block;
    font-size: 15px;
    line-height: 24px;
    padding: 10px 15px;
    text-decoration: none;
    border-bottom: 2px solid transparent;
    margin-bottom: -2px;
}
.product-menu ul li a.active, .product-menu ul li a:hover {
    text-decoration: none;
    color: #666;
    border-bottom: 1px solid #ed1c24;
}
@media screen and (max-width:1000px) {
    .product-menu ul li a {
    padding: 10px;
}
}
@media screen and (max-width:768px) {
    .product-menu ul li a {
    padding: 5px;
}
}
.serie-menu ul {
    text-align: center;
    font-size: 0;
    line-height: 0;
}
.serie-menu ul li:before {
    display: none;
}
.serie-menu ul li {
    padding-left: 0;
    display: inline-block;
}
.serie-menu ul li a {
    display: inline-block;
    font-size: 15px;
    line-height: 24px;
    padding: 10px 15px;
    text-decoration: none;
    border-right: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    margin-right: -1px;
}
.serie-menu ul li a.active {
    text-decoration: none;
    font-weight: 700;
}
.serie-menu ul li a.active:hover {
    background: #fff;
}
@media screen and (max-width:1000px) {
    .serie-menu ul li a {
    padding: 10px;
}
}
@media screen and (max-width:768px) {
    .serie-menu ul li a {
    padding: 5px;
}
}
.mm-menu, .mm-panels, .mm-panels>.mm-panel {
    margin: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
    box-sizing: border-box;
}
.mm-btn, .mm-menu {
    box-sizing: border-box;
}
.mm-listview a, .mm-listview a:hover, .mm-navbar a, .mm-navbar a:hover {
    text-decoration: none;
}
.mm-hidden {
    display: none!important;
}
.mm-menu, .mm-panels>.mm-panel:not(.mm-hidden) {
    display: block;
}
.mm-wrapper {
    overflow-x: hidden;
    position: relative;
}
.mm-menu {
    padding: 0;
    position: absolute;
}
.mm-panels, .mm-panels>.mm-panel {
    background: inherit;
    border-color: inherit;
    position: absolute;
}
.mm-btn, .mm-panel.mm-highest {
    z-index: 1;
}
.mm-panels {
    overflow: hidden;
}
.mm-panel {
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease,  -webkit-transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
.mm-menu.mm-effect-menu-zoom, .mm-slideout {
    -webkit-transition: -webkit-transform .4s ease;
}
.mm-panel.mm-opened {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.mm-panel.mm-subopened {
    -webkit-transform: translate3d(-30%, 0, 0);
    transform: translate3d(-30%, 0, 0);
}
.mm-panels>.mm-panel {
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 20px;
}
.mm-panels>.mm-panel.mm-hasnavbar {
    padding-top: 40px;
}
.mm-panels>.mm-panel:after, .mm-panels>.mm-panel:before {
    content: '';
    display: block;
    height: 20px;
}
.mm-vertical .mm-panel {
    -webkit-transform: none!important;
    transform: none!important;
}
.mm-listview .mm-vertical .mm-panel, .mm-vertical .mm-listview .mm-panel {
    display: none;
    padding: 10px 0 10px 10px;
}
.mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after, .mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after {
    border-color: transparent;
}
.mm-vertical li.mm-opened>.mm-panel, li.mm-vertical.mm-opened>.mm-panel {
    display: block;
}
.mm-listview>li.mm-vertical>.mm-next, .mm-vertical .mm-listview>li>.mm-next {
    height: 40px;
    bottom: auto;
}
.mm-listview>li.mm-vertical>.mm-next:after, .mm-vertical .mm-listview>li>.mm-next:after {
    top: 16px;
    bottom: auto;
}
.mm-listview>li.mm-vertical.mm-opened>.mm-next:after, .mm-vertical .mm-listview>li.mm-opened>.mm-next:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 19px;
}
.mm-btn {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
}
.mm-clear:after, .mm-clear:before, .mm-close:after, .mm-close:before {
    content: '';
    border: 2px solid transparent;
    display: block;
    width: 5px;
    height: 5px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.mm-clear:before, .mm-close:before {
    border-right: none;
    border-bottom: none;
    right: 18px;
}
.mm-clear:after, .mm-close:after {
    border-left: none;
    border-top: none;
    right: 25px;
}
.mm-arrow:after, .mm-next:after, .mm-prev:before {
    content: '';
    border: 2px solid transparent;
    display: block;
    width: 8px;
    height: 8px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.mm-prev:before {
    border-right: none;
    border-bottom: none;
    left: 23px;
}
.mm-arrow:after, .mm-next:after {
    border-top: none;
    border-left: none;
    right: 23px;
}
.mm-navbar {
    border-bottom: 1px solid;
    border-color: inherit;
    text-align: center;
    line-height: 20px;
    height: 40px;
    padding: 0 40px;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.mm-navbar>* {
    display: block;
    padding: 10px 0;
}
.mm-navbar .mm-btn:first-child {
    padding-left: 20px;
    left: 0;
}
.mm-navbar .mm-btn:last-child {
    text-align: right;
    padding-right: 20px;
    right: 0;
}
.mm-panel .mm-navbar {
    display: none;
}
.mm-panel.mm-hasnavbar .mm-navbar {
    display: block;
}
.mm-listview, .mm-listview>li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
}
.mm-listview {
    font: inherit;
    font-size: 14px;
    line-height: 20px;
}
.mm-listview>li {
    position: relative;
}
.mm-listview>li, .mm-listview>li .mm-next, .mm-listview>li .mm-next:before, .mm-listview>li:after {
    border-color: inherit;
}
.mm-listview>li>a, .mm-listview>li>span {
    color: inherit;
    display: block;
    padding: 10px 10px 10px 20px;
    margin: 0;
}
.mm-listview>li>a.mm-arrow, .mm-listview>li>span.mm-arrow {
    padding-right: 50px;
}
.mm-listview>li:not(.mm-divider):after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 20px;
}
.mm-listview .mm-next {
    background: rgba(3, 2, 1, 0);
    width: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
}
.mm-listview .mm-next:before {
    content: '';
    border-left-width: 1px;
    border-left-style: solid;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}
.mm-listview .mm-next+a, .mm-listview .mm-next+span {
    margin-right: 50px;
}
.mm-listview .mm-next.mm-fullsubopen {
    width: 100%}
.mm-listview .mm-next.mm-fullsubopen:before {
    border-left: none;
}
.mm-listview .mm-next.mm-fullsubopen+a, .mm-listview .mm-next.mm-fullsubopen+span {
    padding-right: 50px;
    margin-right: 0;
}
.mm-panels>.mm-panel>.mm-listview {
    margin: 20px -20px;
}
.mm-panels>.mm-panel>.mm-listview:first-child, .mm-panels>.mm-panel>.mm-navbar+.mm-listview {
    margin-top: -20px;
}
.mm-listview .mm-inset {
    list-style: disc inside;
    padding: 0 10px 15px 40px;
    margin: 0;
}
.mm-listview .mm-inset>li {
    padding: 5px 0;
}
.mm-listview .mm-divider {
    font-size: 10px;
    text-indent: 20px;
    line-height: 25px;
}
.mm-listview .mm-spacer {
    padding-top: 40px;
}
.mm-listview .mm-spacer>.mm-next {
    top: 40px;
}
.mm-listview .mm-spacer.mm-divider {
    padding-top: 25px;
}
.mm-menu {
    background: #f3f3f3;
    border-color: rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .7);
}
.mm-menu .mm-btn:after, .mm-menu .mm-btn:before {
    border-color: rgba(0, 0, 0, .3);
}
.mm-menu .mm-listview {
    border-color: rgba(0, 0, 0, .1);
}
.mm-menu .mm-listview>li .mm-arrow:after, .mm-menu .mm-listview>li .mm-next:after {
    border-color: rgba(0, 0, 0, .3);
}
.mm-menu .mm-listview>li a:not(.mm-next) {
    -webkit-tap-highlight-color: rgba(255, 255, 255, .5);
    tap-highlight-color: rgba(255, 255, 255, .5);
}
.mm-menu .mm-listview>li.active>a:not(.mm-next), .mm-menu .mm-listview>li.active>span {
    background: rgba(255, 255, 255, .5);
}
.mm-menu .mm-divider, .mm-menu .mm-listview>li.mm-opened.mm-vertical>.mm-panel, .mm-menu .mm-listview>li.mm-opened.mm-vertical>a.mm-next, .mm-menu.mm-vertical .mm-listview>li.mm-opened>.mm-panel, .mm-menu.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
    background: rgba(0, 0, 0, .05);
}
.mm-page {
    box-sizing: border-box;
    position: relative;
}
.mm-slideout {
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease,  -webkit-transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    z-index: 1;
}
html.mm-opened {
    overflow-x: hidden;
    position: relative;
}
html.mm-blocking, html.mm-blocking body {
    overflow: hidden;
}
html.mm-background .mm-page {
    background: inherit;
}
#mm-blocker {
    background: rgba(3, 2, 1, 0);
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
}
html.mm-blocking #mm-blocker {
    display: block;
}
.mm-menu.mm-offcanvas {
    z-index: 9999;
    display: none;
    position: fixed;
}
.mm-menu.mm-offcanvas.mm-current {
    display: block;
}
.mm-menu {
    width: 80%;
    min-width: 140px;
    max-width: 440px;
    z-index: 9999;
}
html.mm-opening .mm-slideout {
    -webkit-transform: translate3d(80%, 0, 0);
    transform: translate3d(80%, 0, 0);
}
@media all and (max-width:175px) {
    html.mm-opening .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0);
}
}
@media all and (min-width:550px) {
    html.mm-opening .mm-slideout {
    -webkit-transform: translate3d(440px, 0, 0);
    transform: translate3d(440px, 0, 0);
}
}
.mm-menu.mm-autoheight.mm-bottom, .mm-menu.mm-autoheight.mm-top {
    max-height: 80%}
.mm-menu.mm-autoheight.mm-bottom.mm-fullscreen, .mm-menu.mm-autoheight.mm-top.mm-fullscreen {
    max-height: 100%}
.mm-menu.mm-measureheight .mm-panel {
    display: block!important;
}
.mm-menu.mm-measureheight>.mm-panels>.mm-panel {
    bottom: auto!important;
    height: auto!important;
}
.mm-menu.mm-columns {
    transition-property: width, max-width, -webkit-transform;
    transition-property: transform, width, max-width;
    transition-property: transform, width, max-width, -webkit-transform;
}
.mm-menu.mm-columns .mm-panels>.mm-panel {
    width: 100%;
    right: auto;
    display: none;
    transition-property: width, -webkit-transform;
    transition-property: transform, width;
    transition-property: transform, width, -webkit-transform;
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened {
    border-right: 1px solid;
    border-color: inherit;
    display: block;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-subopened {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    z-index: 2;
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-0 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-0 {
    display: block;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
.mm-menu.mm-columns-0 {
    width: 80%;
    min-width: 140px;
    max-width: 0;
}
html.mm-opening.mm-columns-0 .mm-slideout {
    -webkit-transform: translate3d(80%, 0, 0);
    transform: translate3d(80%, 0, 0);
}
@media all and (max-width:175px) {
    html.mm-opening.mm-columns-0 .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0);
}
}
@media all and (min-width:0px) {
    html.mm-opening.mm-columns-0 .mm-slideout {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-1 {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-1 {
    display: block;
    -webkit-transform: translate3d(200%, 0, 0);
    transform: translate3d(200%, 0, 0);
}
.mm-menu.mm-columns-1 {
    width: 80%;
    min-width: 140px;
    max-width: 440px;
}
html.mm-opening.mm-columns-1 .mm-slideout {
    -webkit-transform: translate3d(80%, 0, 0);
    transform: translate3d(80%, 0, 0);
}
@media all and (max-width:175px) {
    html.mm-opening.mm-columns-1 .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0);
}
}
@media all and (min-width:550px) {
    html.mm-opening.mm-columns-1 .mm-slideout {
    -webkit-transform: translate3d(440px, 0, 0);
    transform: translate3d(440px, 0, 0);
}
}
.mm-menu.mm-columns-1 .mm-panels>.mm-panel {
    width: 100%}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-2 {
    -webkit-transform: translate3d(200%, 0, 0);
    transform: translate3d(200%, 0, 0);
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-2 {
    display: block;
    -webkit-transform: translate3d(300%, 0, 0);
    transform: translate3d(300%, 0, 0);
}
.mm-menu.mm-columns-2 {
    width: 80%;
    min-width: 140px;
    max-width: 880px;
}
html.mm-opening.mm-columns-2 .mm-slideout {
    -webkit-transform: translate3d(80%, 0, 0);
    transform: translate3d(80%, 0, 0);
}
@media all and (max-width:175px) {
    html.mm-opening.mm-columns-2 .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0);
}
}
@media all and (min-width:1100px) {
    html.mm-opening.mm-columns-2 .mm-slideout {
    -webkit-transform: translate3d(880px, 0, 0);
    transform: translate3d(880px, 0, 0);
}
}
.mm-menu.mm-columns-2 .mm-panels>.mm-panel {
    width: 50%}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-3 {
    -webkit-transform: translate3d(300%, 0, 0);
    transform: translate3d(300%, 0, 0);
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-3 {
    display: block;
    -webkit-transform: translate3d(400%, 0, 0);
    transform: translate3d(400%, 0, 0);
}
.mm-menu.mm-columns-3 {
    width: 80%;
    min-width: 140px;
    max-width: 1320px;
}
html.mm-opening.mm-columns-3 .mm-slideout {
    -webkit-transform: translate3d(80%, 0, 0);
    transform: translate3d(80%, 0, 0);
}
@media all and (max-width:175px) {
    html.mm-opening.mm-columns-3 .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0);
}
}
@media all and (min-width:1650px) {
    html.mm-opening.mm-columns-3 .mm-slideout {
    -webkit-transform: translate3d(1320px, 0, 0);
    transform: translate3d(1320px, 0, 0);
}
}
.mm-menu.mm-columns-3 .mm-panels>.mm-panel {
    width: 33.34%}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-4 {
    -webkit-transform: translate3d(400%, 0, 0);
    transform: translate3d(400%, 0, 0);
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-4 {
    display: block;
    -webkit-transform: translate3d(500%, 0, 0);
    transform: translate3d(500%, 0, 0);
}
.mm-menu.mm-columns-4 {
    width: 80%;
    min-width: 140px;
    max-width: 1760px;
}
html.mm-opening.mm-columns-4 .mm-slideout {
    -webkit-transform: translate3d(80%, 0, 0);
    transform: translate3d(80%, 0, 0);
}
@media all and (max-width:175px) {
    html.mm-opening.mm-columns-4 .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0);
}
}
@media all and (min-width:2200px) {
    html.mm-opening.mm-columns-4 .mm-slideout {
    -webkit-transform: translate3d(1760px, 0, 0);
    transform: translate3d(1760px, 0, 0);
}
}
.mm-menu.mm-columns-4 .mm-panels>.mm-panel {
    width: 25%}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-5 {
    -webkit-transform: translate3d(500%, 0, 0);
    transform: translate3d(500%, 0, 0);
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-5 {
    display: block;
    -webkit-transform: translate3d(600%, 0, 0);
    transform: translate3d(600%, 0, 0);
}
.mm-menu.mm-columns-5 {
    width: 80%;
    min-width: 140px;
    max-width: 2200px;
}
html.mm-opening.mm-columns-5 .mm-slideout {
    -webkit-transform: translate3d(80%, 0, 0);
    transform: translate3d(80%, 0, 0);
}
@media all and (max-width:175px) {
    html.mm-opening.mm-columns-5 .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0);
}
}
@media all and (min-width:2750px) {
    html.mm-opening.mm-columns-5 .mm-slideout {
    -webkit-transform: translate3d(2200px, 0, 0);
    transform: translate3d(2200px, 0, 0);
}
}
.mm-menu.mm-columns-5 .mm-panels>.mm-panel {
    width: 20%}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-columns-6 {
    -webkit-transform: translate3d(600%, 0, 0);
    transform: translate3d(600%, 0, 0);
}
.mm-menu.mm-columns .mm-panels>.mm-panel.mm-opened:not([class*=mm-columns-])~.mm-panel:not(.mm-opened).mm-columns-6 {
    display: block;
    -webkit-transform: translate3d(700%, 0, 0);
    transform: translate3d(700%, 0, 0);
}
.mm-menu.mm-columns-6 {
    width: 80%;
    min-width: 140px;
    max-width: 2640px;
}
html.mm-opening.mm-columns-6 .mm-slideout {
    -webkit-transform: translate3d(80%, 0, 0);
    transform: translate3d(80%, 0, 0);
}
@media all and (max-width:175px) {
    html.mm-opening.mm-columns-6 .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0);
}
}
@media all and (min-width:3300px) {
    html.mm-opening.mm-columns-6 .mm-slideout {
    -webkit-transform: translate3d(2640px, 0, 0);
    transform: translate3d(2640px, 0, 0);
}
}
.mm-menu.mm-columns-6 .mm-panels>.mm-panel {
    width: 16.67%}
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: 45px;
    top: 50%}
.mm-collapsed:not(.mm-uncollapsed), .mm-nosubresults>.mm-counter {
    display: none;
}
em.mm-counter+a.mm-next {
    width: 90px;
}
em.mm-counter+a.mm-next+a, em.mm-counter+a.mm-next+span {
    margin-right: 90px;
}
em.mm-counter+a.mm-fullsubopen {
    padding-left: 0;
}
.mm-vertical>.mm-counter {
    top: 12px;
    margin-top: 0;
}
.mm-vertical.mm-spacer>.mm-counter {
    margin-top: 40px;
}
.mm-menu em.mm-counter {
    color: rgba(0, 0, 0, .3);
}
.mm-divider>span {
    padding: 0;
    line-height: 25px;
}
.mm-divider.mm-opened a.mm-next:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.mm-fixeddivider {
    background: inherit;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.mm-menu .mm-fixeddivider span, .mm-menu .mm-search input {
    background: rgba(0, 0, 0, .05);
}
.mm-fixeddivider:after {
    content: none!important;
    display: none!important;
}
.mm-hasdividers .mm-fixeddivider {
    display: block;
}
html.mm-opened.mm-dragging .mm-menu, html.mm-opened.mm-dragging .mm-slideout {
    transition-duration: 0s;
}
.mm-menu.mm-dropdown {
    box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
    height: 80%}
html.mm-dropdown .mm-slideout {
    -webkit-transform: none!important;
    transform: none!important;
    z-index: 0;
}
html.mm-dropdown #mm-blocker {
    transition-delay: 0s!important;
    z-index: 1;
}
html.mm-dropdown .mm-menu {
    z-index: 2;
}
html.mm-dropdown.mm-opened:not(.mm-opening) .mm-menu {
    display: none;
}
.mm-menu.mm-tip:before {
    content: '';
    background: inherit;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    z-index: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.mm-search input, html.mm-opened.mm-fullscreen .mm-page {
    box-shadow: none!important;
}
.mm-menu.mm-tipleft:before {
    left: 22px;
}
.mm-menu.mm-tipright:before {
    right: 22px;
}
.mm-menu.mm-tiptop:before {
    top: -8px;
}
.mm-menu.mm-tipbottom:before {
    bottom: -8px;
}
.mm-iconpanel .mm-panel {
    transition-property: left, -webkit-transform;
    transition-property: transform, left;
    transition-property: transform, left, -webkit-transform;
}
.mm-iconpanel .mm-panel.mm-opened {
    border-left: 1px solid;
    border-color: inherit;
}
.mm-iconpanel .mm-panel.mm-subopened {
    overflow-y: hidden;
    left: -40px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.mm-iconpanel .mm-panel.mm-iconpanel-0 {
    left: 0;
}
.mm-iconpanel .mm-panel.mm-iconpanel-1 {
    left: 40px;
}
.mm-iconpanel .mm-panel.mm-iconpanel-2 {
    left: 80px;
}
.mm-iconpanel .mm-panel.mm-iconpanel-3 {
    left: 120px;
}
.mm-iconpanel .mm-panel.mm-iconpanel-4 {
    left: 160px;
}
.mm-iconpanel .mm-panel.mm-iconpanel-5 {
    left: 200px;
}
.mm-iconpanel .mm-panel.mm-iconpanel-6 {
    left: 240px;
}
.mm-subblocker {
    background: inherit;
    opacity: 0;
    display: block;
    transition: opacity .4s ease;
}
.mm-subopened .mm-subblocker {
    opacity: .6;
    position: absolute;
    top: 0;
    right: 0;
    bottom: -100000px;
    left: 0;
    z-index: 3;
}
.mm-navbar-bottom, .mm-navbar-top~.mm-navbar-top {
    border-bottom: none;
}
.mm-menu>.mm-navbar {
    background: inherit;
    padding: 0 15px;
    z-index: 3;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.mm-navbar-bottom {
    border-top-width: 1px;
    border-top-style: solid;
    top: auto;
    bottom: 0;
    padding: 0 15px;
    box-sizing: border-box;
}
.mm-navbar-bottom~.mm-navbar-bottom {
    border-top: none;
}
.mm-navbar.mm-hasbtns {
    padding: 0 40px;
}
.mm-navbar[class*=mm-navbar-content-]>* {
    box-sizing: border-box;
    display: block;
    float: left;
}
.mm-navbar .mm-breadcrumbs {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    text-align: left;
    padding: 0 0 0 17px;
}
.mm-navbar .mm-breadcrumbs>* {
    display: inline-block;
    padding: 10px 3px;
}
.mm-navbar .mm-breadcrumbs>a {
    text-decoration: underline;
}
.mm-navbar.mm-hasbtns .mm-breadcrumbs {
    margin-left: -40px;
}
.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden)+.mm-breadcrumbs {
    margin-left: 0;
    padding-left: 0;
}
.mm-navbar-top-1 {
    top: 0;
}
.mm-hasnavbar-top-1 .mm-panels, .mm-navbar-top-2 {
    top: 40px;
}
.mm-hasnavbar-top-2 .mm-panels, .mm-navbar-top-3 {
    top: 80px;
}
.mm-hasnavbar-top-3 .mm-panels, .mm-navbar-top-4 {
    top: 120px;
}
.mm-hasnavbar-top-4 .mm-panels {
    top: 160px;
}
.mm-navbar-bottom-1 {
    bottom: 0;
}
.mm-hasnavbar-bottom-1 .mm-panels, .mm-navbar-bottom-2 {
    bottom: 40px;
}
.mm-hasnavbar-bottom-2 .mm-panels, .mm-navbar-bottom-3 {
    bottom: 80px;
}
.mm-hasnavbar-bottom-3 .mm-panels, .mm-navbar-bottom-4 {
    bottom: 120px;
}
.mm-hasnavbar-bottom-4 .mm-panels {
    bottom: 160px;
}
.mm-navbar-size-2 {
    height: 80px;
}
.mm-navbar-size-3 {
    height: 120px;
}
.mm-navbar-size-4 {
    height: 160px;
}
.mm-navbar-content-2>* {
    width: 50%}
.mm-navbar-content-3>* {
    width: 33.33%}
.mm-navbar-content-4>* {
    width: 25%}
.mm-navbar-content-5>* {
    width: 20%}
.mm-navbar-content-6>* {
    width: 16.67%}
.mm-sronly {
    text-indent: 10px;
    overflow: hidden;
    display: block;
    width: 1px;
    height: 1px;
    position: absolute;
    z-index: -1;
}
.mm-search, .mm-search input {
    box-sizing: border-box;
}
.mm-search {
    height: 40px;
    padding: 7px 10px 0;
    position: relative;
}
.mm-search input {
    border: none!important;
    outline: 0!important;
    border-radius: 26px;
    font: inherit;
    font-size: 14px;
    line-height: 26px;
    display: block;
    width: 100%;
    height: 26px;
    min-height: 26px;
    max-height: 26px;
    margin: 0;
    padding: 0 10px;
}
.mm-search input::-ms-clear {
    display: none;
}
.mm-search .mm-clear, .mm-search .mm-next {
    right: 0;
}
.mm-panel>.mm-search {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.mm-panel.mm-hassearch {
    padding-top: 40px;
}
.mm-panel.mm-hassearch.mm-hasnavbar {
    padding-top: 80px;
}
.mm-panel.mm-hassearch.mm-hasnavbar .mm-search {
    top: 40px;
}
.mm-noresultsmsg {
    text-align: center;
    font-size: 21px;
    padding: 40px 0;
}
.mm-noresults .mm-indexer {
    display: none!important;
}
li.mm-nosubresults>a.mm-next {
    display: none;
}
li.mm-nosubresults>a.mm-next+a, li.mm-nosubresults>a.mm-next+span {
    padding-right: 10px;
}
.mm-panels>.mm-resultspanel:not(.mm-opened) {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.mm-menu .mm-search input {
    color: rgba(0, 0, 0, .7);
}
.mm-menu .mm-indexer a, .mm-menu .mm-noresultsmsg {
    color: rgba(0, 0, 0, .3);
}
.mm-indexer {
    background: inherit;
    text-align: center;
    font-size: 12px;
    box-sizing: border-box;
    width: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -100px;
    z-index: 3;
    transition: right .4s ease;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.mm-indexer a {
    text-decoration: none;
    display: block;
    height: 3.85%}
.mm-indexer~.mm-panel.mm-hasindexer {
    padding-right: 40px;
}
.mm-hasindexer .mm-indexer {
    right: 0;
}
.mm-hasindexer .mm-fixeddivider {
    right: 20px;
}
.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+a, .mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+span, .mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen), .mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+a, .mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+span, .mm-menu.mm-parentselected .mm-listview>li>a:not(.mm-fullsubopen) {
    transition: background .4s ease;
}
.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen:hover+span, .mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen):hover, .mm-menu.mm-parentselected .mm-listview>li>a.active.mm-fullsubopen+a, .mm-menu.mm-parentselected .mm-listview>li>a.active.mm-fullsubopen+span, .mm-menu.mm-parentselected .mm-listview>li>a.active:not(.mm-fullsubopen) {
    background: rgba(255, 255, 255, .5);
}
input.mm-check, input.mm-toggle {
    position: absolute;
    left: -10000px;
}
label.mm-check, label.mm-toggle {
    margin: 0;
    position: absolute;
    top: 50%;
    z-index: 2;
    right: 20px;
}
label.mm-check:before, label.mm-toggle:before {
    content: '';
    display: block;
}
label.mm-toggle {
    border-radius: 30px;
    width: 50px;
    height: 30px;
    margin-top: -15px;
}
label.mm-toggle:before {
    border-radius: 30px;
    width: 28px;
    height: 28px;
    margin: 1px;
}
label.mm-check {
    width: 30px;
    height: 30px;
    margin-top: -15px;
}
label.mm-check:before {
    border-left: 3px solid;
    border-bottom: 3px solid;
    width: 40%;
    height: 20%;
    margin: 25% 0 0 20%;
    opacity: .1;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
input.mm-check:checked~label.mm-check:before {
    opacity: 1;
}
li.mm-vertical label.mm-check, li.mm-vertical label.mm-toggle {
    bottom: auto;
    margin-top: 0;
    top: 5px;
}
label.mm-toggle+a, label.mm-toggle+span {
    padding-right: 80px;
}
label.mm-check+a, label.mm-check+span {
    padding-right: 60px;
}
a.mm-next+label.mm-check, a.mm-next+label.mm-toggle {
    right: 60px;
}
a.mm-next+label.mm-check+a, a.mm-next+label.mm-check+span, a.mm-next+label.mm-toggle+a, a.mm-next+label.mm-toggle+span {
    margin-right: 50px;
}
a.mm-next+label.mm-toggle+a, a.mm-next+label.mm-toggle+span {
    padding-right: 70px;
}
a.mm-next+label.mm-check+a, a.mm-next+label.mm-check+span {
    padding-right: 50px;
}
em.mm-counter+a.mm-next+label.mm-check, em.mm-counter+a.mm-next+label.mm-toggle {
    right: 100px;
}
em.mm-counter+a.mm-next+label.mm-check+a, em.mm-counter+a.mm-next+label.mm-check+span, em.mm-counter+a.mm-next+label.mm-toggle+a, em.mm-counter+a.mm-next+label.mm-toggle+span {
    margin-right: 90px;
}
.mm-menu label.mm-toggle {
    background: rgba(0, 0, 0, .1);
}
.mm-menu label.mm-toggle:before {
    background: #f3f3f3;
}
.mm-menu input.mm-toggle:checked~label.mm-toggle {
    background: #4bd963;
}
.mm-menu label.mm-check:before {
    border-color: rgba(0, 0, 0, .7);
}
.mm-listview.mm-border-none>li:after, .mm-menu.mm-border-none .mm-listview>li:after {
    content: none;
}
.mm-listview.mm-border-full>li:after, .mm-menu.mm-border-full .mm-listview>li:after {
    left: 0!important;
}
.mm-listview.mm-border-offset>li:after, .mm-menu.mm-border-offset .mm-listview>li:after {
    right: 20px;
}
.mm-menu.mm-effect-menu-zoom {
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease,  -webkit-transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
}
html.mm-opened .mm-menu.mm-effect-menu-zoom {
    -webkit-transform: scale(.7, .7) translate3d(-30%, 0, 0);
    transform: scale(.7, .7) translate3d(-30%, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
}
html.mm-opening .mm-menu.mm-effect-menu-zoom {
    -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
    transform: scale(1, 1) translate3d(0, 0, 0);
}
html.mm-right.mm-opened .mm-menu.mm-effect-menu-zoom {
    -webkit-transform: scale(.7, .7) translate3d(30%, 0, 0);
    transform: scale(.7, .7) translate3d(30%, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
}
html.mm-right.mm-opening .mm-menu.mm-effect-menu-zoom {
    -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
    transform: scale(1, 1) translate3d(0, 0, 0);
}
.mm-menu.mm-effect-menu-slide {
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease,  -webkit-transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
}
html.mm-opened .mm-menu.mm-effect-menu-slide {
    -webkit-transform: translate3d(-30%, 0, 0);
    transform: translate3d(-30%, 0, 0);
}
html.mm-opening .mm-menu.mm-effect-menu-slide {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
html.mm-right.mm-opened .mm-menu.mm-effect-menu-slide {
    -webkit-transform: translate3d(30%, 0, 0);
    transform: translate3d(30%, 0, 0);
}
html.mm-right.mm-opening .mm-menu.mm-effect-menu-slide {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.mm-menu.mm-effect-menu-fade {
    opacity: 0;
    transition: opacity .4s ease;
}
html.mm-opening .mm-menu.mm-effect-menu-fade {
    opacity: 1;
}
.mm-menu.mm-effect-panels-zoom .mm-panel {
    -webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
    transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
}
.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened {
    -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
    transform: scale(1, 1) translate3d(0, 0, 0);
}
.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened.mm-subopened {
    -webkit-transform: scale(.7, .7) translate3d(-30%, 0, 0);
    transform: scale(.7, .7) translate3d(-30%, 0, 0);
}
.mm-menu.mm-effect-panels-slide-0 .mm-panel.mm-subopened {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.mm-menu.mm-effect-panels-slide-100 .mm-panel.mm-subopened {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li {
    transition: none .4s ease;
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(1) {
    transition-delay: 50ms;
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(2) {
    transition-delay: .1s;
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(3) {
    transition-delay: 150ms;
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(4) {
    transition-delay: .2s;
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(5) {
    transition-delay: 250ms;
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(6) {
    transition-delay: .3s;
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(7) {
    transition-delay: 350ms;
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(8) {
    transition-delay: .4s;
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(9) {
    transition-delay: 450ms;
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(10) {
    transition-delay: .5s;
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(11) {
    transition-delay: 550ms;
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(12) {
    transition-delay: .6s;
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(13) {
    transition-delay: 650ms;
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(14) {
    transition-delay: .7s;
}
.mm-menu[class*=mm-effect-listitems-] .mm-listview>li:nth-child(15) {
    transition-delay: 750ms;
}
.mm-menu.mm-effect-listitems-slide .mm-listview>li {
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
    opacity: 0;
}
html.mm-opening .mm-menu.mm-effect-listitems-slide .mm-panel.mm-opened .mm-listview>li {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
.mm-menu.mm-effect-listitems-fade .mm-listview>li {
    transition-property: opacity;
    opacity: 0;
}
html.mm-opening .mm-menu.mm-effect-listitems-fade .mm-panel.mm-opened .mm-listview>li {
    opacity: 1;
}
.mm-menu.mm-effect-listitems-drop .mm-listview>li {
    transition-property: opacity, top;
    opacity: 0;
    top: -25%}
html.mm-opening .mm-menu.mm-effect-listitems-drop .mm-panel.mm-opened .mm-listview>li {
    opacity: 1;
    top: 0;
}
.mm-menu.mm-fullscreen {
    width: 100%;
    min-width: 140px;
    max-width: 10000px;
}
html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
@media all and (max-width:140px) {
    html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0);
}
}
@media all and (min-width:10000px) {
    html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate3d(10000px, 0, 0);
    transform: translate3d(10000px, 0, 0);
}
}
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
@media all and (max-width:140px) {
    html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0);
}
}
@media all and (min-width:10000px) {
    html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate3d(-10000px, 0, 0);
    transform: translate3d(-10000px, 0, 0);
}
}
.mm-menu.mm-fullscreen.mm-bottom, .mm-menu.mm-fullscreen.mm-top {
    height: 100%;
    min-height: 140px;
    max-height: 10000px;
}
.mm-menu .mm-panels>.mm-panel.mm-justified-listview:after, .mm-menu .mm-panels>.mm-panel.mm-justified-listview:before, .mm-menu.mm-justified-listview .mm-panels>.mm-panel:after, .mm-menu.mm-justified-listview .mm-panels>.mm-panel:before {
    content: none;
    display: none;
}
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview, .mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
}
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider), .mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider) {
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0;
    flex: 1 1 0;
}
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>a:not(.mm-next), .mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>span, .mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>a:not(.mm-next), .mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>span {
    box-sizing: border-box;
    height: 100%}
.mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>a:not(.mm-next):before, .mm-menu .mm-panels>.mm-panel.mm-justified-listview>.mm-listview>li:not(.mm-divider)>span:before, .mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>a:not(.mm-next):before, .mm-menu.mm-justified-listview .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider)>span:before {
    content: '';
    vertical-align: middle;
    display: inline-block;
    height: 100%;
    width: 0;
}
.mm-listview.mm-multiline>li .mm-listview>li.mm-multiline>a, .mm-listview.mm-multiline>li .mm-listview>li.mm-multiline>span, .mm-menu.mm-multiline .mm-listview>li>a, .mm-menu.mm-multiline .mm-listview>li>span {
    text-overflow: clip;
    white-space: normal;
}
html.mm-pagedim #mm-blocker, html.mm-pagedim-black #mm-blocker, html.mm-pagedim-white #mm-blocker {
    opacity: 0;
}
html.mm-pagedim-black.mm-opening #mm-blocker, html.mm-pagedim-white.mm-opening #mm-blocker, html.mm-pagedim.mm-opening #mm-blocker {
    opacity: .3;
    transition: opacity .4s ease .4s;
}
html.mm-pagedim #mm-blocker {
    background: inherit;
}
html.mm-pagedim-white #mm-blocker {
    background: #fff;
}
html.mm-pagedim-black #mm-blocker {
    background: #000;
}
.mm-menu.mm-pageshadow:after {
    content: "";
    display: block;
    width: 20px;
    height: 120%;
    position: absolute;
    left: 100%;
    top: -10%;
    z-index: 99;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}
.mm-menu.mm-pageshadow.mm-front:after, .mm-menu.mm-pageshadow.mm-next:after, .mm-menu.mm-pageshadow.mm-theme-black:after {
    content: none;
    display: none;
}
.mm-menu.mm-pageshadow.mm-right:after {
    left: auto;
    right: 100%}
.mm-menu.mm-popup {
    transition: opacity .4s ease;
    opacity: 0;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
    height: 80%;
    min-height: 140px;
    max-height: 880px;
    top: 50%;
    left: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}
html.mm-popup.mm-opening .mm-menu.mm-popup {
    opacity: 1;
}
html.mm-popup .mm-slideout {
    -webkit-transform: none!important;
    transform: none!important;
    z-index: 0;
}
html.mm-popup #mm-blocker {
    transition-delay: 0s!important;
    z-index: 1;
}
html.mm-popup .mm-menu {
    z-index: 2;
}
.mm-menu.mm-bottom, .mm-menu.mm-top {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 80%;
    min-height: 140px;
    max-height: 880px;
}
.mm-menu.mm-right {
    left: auto;
    right: 0;
}
html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate3d(-80%, 0, 0);
    transform: translate3d(-80%, 0, 0);
}
@media all and (max-width:175px) {
    html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0);
}
}
@media all and (min-width:550px) {
    html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate3d(-440px, 0, 0);
    transform: translate3d(-440px, 0, 0);
}
}
html.mm-front .mm-slideout {
    -webkit-transform: none!important;
    transform: none!important;
    z-index: 0;
}
html.mm-front #mm-blocker {
    z-index: 1;
}
html.mm-front .mm-menu {
    z-index: 2;
}
.mm-menu.mm-front, .mm-menu.mm-next {
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease,  -webkit-transform .4s ease;
    transition: transform .4s ease, -webkit-transform .4s ease;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
.mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
.mm-menu.mm-top {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}
.mm-menu.mm-bottom {
    top: auto;
    bottom: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.mm-menu.mm-theme-dark {
    background: #333;
    border-color: rgba(0, 0, 0, .15);
    color: rgba(255, 255, 255, .8);
}
.mm-menu.mm-theme-dark .mm-navbar a, .mm-menu.mm-theme-dark .mm-navbar>*, .mm-menu.mm-theme-dark em.mm-counter {
    color: rgba(255, 255, 255, .4);
}
.mm-menu.mm-theme-dark .mm-btn:after, .mm-menu.mm-theme-dark .mm-btn:before {
    border-color: rgba(255, 255, 255, .4);
}
.mm-menu.mm-theme-dark .mm-listview {
    border-color: rgba(0, 0, 0, .15);
}
.mm-menu.mm-theme-dark .mm-listview>li .mm-arrow:after, .mm-menu.mm-theme-dark .mm-listview>li .mm-next:after {
    border-color: rgba(255, 255, 255, .4);
}
.mm-menu.mm-theme-dark .mm-listview>li a:not(.mm-next) {
    -webkit-tap-highlight-color: rgba(0, 0, 0, .1);
    tap-highlight-color: rgba(0, 0, 0, .1);
}
.mm-menu.mm-theme-dark .mm-listview>li.active>a:not(.mm-next), .mm-menu.mm-theme-dark .mm-listview>li.active>span {
    background: rgba(0, 0, 0, .1);
}
.mm-menu.mm-theme-dark .mm-divider, .mm-menu.mm-theme-dark .mm-fixeddivider span, .mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>.mm-panel, .mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>a.mm-next, .mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>.mm-panel, .mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
    background: rgba(255, 255, 255, .05);
}
.mm-menu.mm-theme-dark label.mm-check:before {
    border-color: rgba(255, 255, 255, .8);
}
.mm-menu.mm-pageshadow.mm-theme-dark:after {
    box-shadow: 0 0 20px rgba(0, 0, 0, .5);
}
.mm-menu.mm-theme-dark .mm-search input {
    background: rgba(255, 255, 255, .3);
    color: rgba(255, 255, 255, .8);
}
.mm-menu.mm-theme-dark .mm-indexer a, .mm-menu.mm-theme-dark .mm-noresultsmsg {
    color: rgba(255, 255, 255, .4);
}
.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a.mm-fullsubopen:hover+span, .mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a:not(.mm-fullsubopen):hover, .mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.active.mm-fullsubopen+a, .mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.active.mm-fullsubopen+span, .mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.active:not(.mm-fullsubopen) {
    background: rgba(0, 0, 0, .1);
}
.mm-menu.mm-theme-dark label.mm-toggle {
    background: rgba(0, 0, 0, .15);
}
.mm-menu.mm-theme-dark label.mm-toggle:before {
    background: #333;
}
.mm-menu.mm-theme-dark input.mm-toggle:checked~label.mm-toggle {
    background: #4bd963;
}
.mm-menu.mm-theme-white {
    background: #fff;
    border-color: rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .6);
}
.mm-menu.mm-theme-white .mm-navbar a, .mm-menu.mm-theme-white .mm-navbar>*, .mm-menu.mm-theme-white em.mm-counter {
    color: rgba(0, 0, 0, .3);
}
.mm-menu.mm-theme-white .mm-btn:after, .mm-menu.mm-theme-white .mm-btn:before {
    border-color: rgba(0, 0, 0, .3);
}
.mm-menu.mm-theme-white .mm-listview {
    border-color: rgba(0, 0, 0, .1);
}
.mm-menu.mm-theme-white .mm-listview>li .mm-arrow:after, .mm-menu.mm-theme-white .mm-listview>li .mm-next:after {
    border-color: rgba(0, 0, 0, .3);
}
.mm-menu.mm-theme-white .mm-listview>li a:not(.mm-next) {
    -webkit-tap-highlight-color: rgba(0, 0, 0, .05);
    tap-highlight-color: rgba(0, 0, 0, .05);
}
.mm-menu.mm-theme-white .mm-listview>li.active>a:not(.mm-next), .mm-menu.mm-theme-white .mm-listview>li.active>span {
    background: rgba(0, 0, 0, .05);
}
.mm-menu.mm-theme-white .mm-divider, .mm-menu.mm-theme-white .mm-fixeddivider span, .mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>.mm-panel, .mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>a.mm-next, .mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>.mm-panel, .mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
    background: rgba(0, 0, 0, .03);
}
.mm-menu.mm-theme-white label.mm-check:before {
    border-color: rgba(0, 0, 0, .6);
}
.mm-menu.mm-pageshadow.mm-theme-white:after {
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}
.mm-menu.mm-theme-white .mm-search input {
    background: rgba(0, 0, 0, .05);
    color: rgba(0, 0, 0, .6);
}
.mm-menu.mm-theme-white .mm-indexer a, .mm-menu.mm-theme-white .mm-noresultsmsg {
    color: rgba(0, 0, 0, .3);
}
.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a.mm-fullsubopen:hover+span, .mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a:not(.mm-fullsubopen):hover, .mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.active.mm-fullsubopen+a, .mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.active.mm-fullsubopen+span, .mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.active:not(.mm-fullsubopen) {
    background: rgba(0, 0, 0, .05);
}
.mm-menu.mm-theme-white label.mm-toggle {
    background: rgba(0, 0, 0, .1);
}
.mm-menu.mm-theme-white label.mm-toggle:before {
    background: #fff;
}
.mm-menu.mm-theme-white input.mm-toggle:checked~label.mm-toggle {
    background: #4bd963;
}
.mm-menu.mm-theme-black {
    background: #000;
    border-color: rgba(255, 255, 255, .2);
    color: rgba(255, 255, 255, .6);
}
.mm-menu.mm-theme-black .mm-navbar a, .mm-menu.mm-theme-black .mm-navbar>*, .mm-menu.mm-theme-black em.mm-counter {
    color: rgba(255, 255, 255, .4);
}
.mm-menu.mm-theme-black .mm-btn:after, .mm-menu.mm-theme-black .mm-btn:before {
    border-color: rgba(255, 255, 255, .4);
}
.mm-menu.mm-theme-black .mm-listview {
    border-color: rgba(255, 255, 255, .2);
}
.mm-menu.mm-theme-black .mm-listview>li .mm-arrow:after, .mm-menu.mm-theme-black .mm-listview>li .mm-next:after {
    border-color: rgba(255, 255, 255, .4);
}
.mm-menu.mm-theme-black .mm-listview>li a:not(.mm-next) {
    -webkit-tap-highlight-color: rgba(255, 255, 255, .3);
    tap-highlight-color: rgba(255, 255, 255, .3);
}
.mm-menu.mm-theme-black .mm-listview>li.active>a:not(.mm-next), .mm-menu.mm-theme-black .mm-listview>li.active>span {
    background: rgba(255, 255, 255, .3);
}
.mm-menu.mm-theme-black .mm-divider, .mm-menu.mm-theme-black .mm-fixeddivider span, .mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>.mm-panel, .mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>a.mm-next, .mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>.mm-panel, .mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>a.mm-next {
    background: rgba(255, 255, 255, .2);
}
.mm-menu.mm-theme-black label.mm-check:before {
    border-color: rgba(255, 255, 255, .6);
}
.mm-menu.mm-theme-black .mm-search input {
    background: rgba(255, 255, 255, .3);
    color: rgba(255, 255, 255, .6);
}
.mm-menu.mm-theme-black .mm-indexer a, .mm-menu.mm-theme-black .mm-noresultsmsg {
    color: rgba(255, 255, 255, .4);
}
.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a.mm-fullsubopen:hover+span, .mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a:not(.mm-fullsubopen):hover, .mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.active.mm-fullsubopen+a, .mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.active.mm-fullsubopen+span, .mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.active:not(.mm-fullsubopen) {
    background: rgba(255, 255, 255, .3);
}
.mm-menu.mm-theme-black label.mm-toggle {
    background: rgba(255, 255, 255, .2);
}
.mm-menu.mm-theme-black label.mm-toggle:before {
    background: #000;
}
.mm-menu.mm-theme-black input.mm-toggle:checked~label.mm-toggle {
    background: #4bd963;
}
.mm-menu .mm-tileview.mm-listview:after, .mm-menu.mm-tileview .mm-listview:after {
    content: '';
    display: block;
    clear: both;
}
.mm-menu .mm-tileview.mm-listview>li>.mm-next:after, .mm-menu .mm-tileview.mm-listview>li>.mm-next:before, .mm-menu.mm-tileview .mm-listview>li>.mm-next:after, .mm-menu.mm-tileview .mm-listview>li>.mm-next:before, .mm-menu.mm-tileview .mm-panel:after {
    content: none;
    display: none;
}
.slider .slider-button:before, .tiles .tile .full-link:after, .tiles .tile:before {
    content: " "}
.mm-menu .mm-tileview.mm-listview>li, .mm-menu.mm-tileview .mm-listview>li {
    width: 50%;
    height: 0;
    padding: 50% 0 0;
    float: left;
    position: relative;
}
.mm-menu .mm-tileview.mm-listview>li:after, .mm-menu.mm-tileview .mm-listview>li:after {
    left: 0;
    top: 0;
    border-right-width: 1px;
    border-right-style: solid;
    z-index: -1;
}
.mm-menu .mm-tileview.mm-listview>li.mm-tile-xs, .mm-menu.mm-tileview .mm-listview>li.mm-tile-xs {
    width: 12.5%;
    padding-top: 12.5%}
.mm-menu .mm-tileview.mm-listview>li.mm-tile-s, .mm-menu.mm-tileview .mm-listview>li.mm-tile-s {
    width: 25%;
    padding-top: 25%}
.mm-menu .mm-tileview.mm-listview>li.mm-tile-l, .mm-menu.mm-tileview .mm-listview>li.mm-tile-l {
    width: 75%;
    padding-top: 75%}
.mm-menu .mm-tileview.mm-listview>li.mm-tile-xl, .mm-menu.mm-tileview .mm-listview>li.mm-tile-xl {
    width: 100%;
    padding-top: 100%}
.mm-menu .mm-tileview.mm-listview>li>a, .mm-menu .mm-tileview.mm-listview>li>span, .mm-menu.mm-tileview .mm-listview>li>a, .mm-menu.mm-tileview .mm-listview>li>span {
    line-height: 1px;
    text-align: center;
    padding: 50% 10px 0;
    margin: 0;
    position: absolute;
    top: 0;
    right: 1px;
    bottom: 1px;
    left: 0;
}
.mm-menu .mm-tileview.mm-listview>li>.mm-next, .mm-menu.mm-tileview .mm-listview>li>.mm-next {
    width: auto;
}
.mm-menu.mm-tileview .mm-panel {
    padding-left: 0;
    padding-right: 0;
}
.mm-menu.mm-tileview .mm-listview {
    margin: 0;
}
.mm-menu ul li {
    padding-left: 0;
}
.mm-menu ul li:before {
    display: none;
}
#menu .submenu-search {
    padding: 0 40px;
    box-sizing: border-box;
    text-align: right;
    display: none;
}
#menu .submenu-search .form, #menu .submenu-search form {
    display: inline-block;
    background: #fff;
    width: auto;
}
#menu .submenu-search .form-group {
    margin: 20px;
    vertical-align: middle;
    line-height: 40px;
}
.slider {
    width: 100%;
    height: 0;
    padding-bottom: 500px;
    margin-bottom: 40px;
    position: relative;
    z-index: 1;
}
@media screen and (max-width:768px) {
    .slider {
    padding-bottom: 50%}
}
.slider .slide {
    box-shadow: inset 0 25px 100px 0 rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    position: absolute;
    background: #fff;
    background-position: 50% 50%;
    background-size: cover;
    display: none;
    z-index: 10;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.slider .slide.active {
    z-index: 12;
}
.slider .slide.active.active-block {
    display: block;
}
	.slider .slide p {    
		font-size: 36px;    
		line-height: 42px;    
		font-weight: 700;    
		color: #000;    
		/*text-shadow:  2px 2px 2px #171717;*/
		position: relative;    
		top: 50%;    
		-webkit-transform: translateY(-50%);    
		transform: translateY(-50%);    
		font-family: 'Roboto Condensed', sans-serif
	}
	.slider .slide p a {
    
		font-size: 13.3px;
    
		line-height: 20px;
    
		text-decoration: underline;
    
		color: #000;
    
		font-family: Roboto, arial, sans-serif
	}
	.slider .slide p a:hover {
    text-decoration: none;
}
	@media screen and (max-width:768px) {
    .slider .slide p, .slider .slide p a {
    line-height: 30px;
}
.slider .slide p {
    top: 13%;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    font-size: 25px;
}
}
@media screen and (max-width:500px) {
    .slider {
    padding-bottom: 70%}
.slider .slide p {
    font-size: 20px;
    line-height: 24px;
}
}
.slider .slide .inner {
    height: 100%;
    vertical-align: middle;
    padding: 0 60px;
}
.slider .slider-control {
    position: absolute;
    color: #000;
    z-index: 99;
    width: auto;
    bottom: 25px;
    padding-left: 20px;
}
.slider .slider-control li:before {
    display: none;
}
.slider .slider-control li {
    padding-left: 0;
    display: inline-block;
    min-width: 10px;
}
.slider .slider-control a {
    text-decoration: none;
    color: #000;
    width: 100%}
.slider .link-wrap a, .slider .slider-button {
    color: transparent;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}
.slider .slider-control .active {
    font-weight: 700;
    border-bottom: 1px solid #ed1c24;
}
.slider .link-wrap {
    width: 134px;
    height: 55px;
    background: url(../images/mask/slider-arrow-wrap.png) repeat-x;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -67px;
    z-index: 999;
}
.slider .link-wrap a {
    transition: all .3s ease-in-out;
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/mask/slider-arrow-link.png) 50% 50% no-repeat;
}
.slider .link-wrap a:hover {
    background-color: rgba(0, 0, 0, .04);
}
.slider .slider-button {
    position: absolute;
    z-index: 99;
    height: 100%;
    width: 40px;
    background: 0 0;
    cursor: pointer;
    border: 0;
    transition: all .3s ease-in-out;
}
.footer .country-headline, .footer .footer-claim, footer .country-headline, footer .footer-claim {
    font-weight: 700;
    color: #fff;
    font-family: Roboto, arial, sans-serif;
    text-align: center;
}
.footer, .tiles .tile, footer {
    border-top: 1px solid #ed1c24;
}
.slider .slider-button:before {
    top: 0;
    left: 0;
    transition: all .3s ease-in-out;
    display: block;
    position: absolute;
    height: 100%;
    width: 100%}
.slider .slider-button.next {
    right: 0;
    background: url(../images/mask/slider-arrow-right.png) 50% 50% no-repeat;
}
.slider .slider-button.next:hover {
    background-image: url(../images/mask/slider-arrow-right_hover.png);
    background-repeat: no-repeat;
    background-position: 50% 50%}
@media screen and (max-width:1370px) {
    .slider .slider-button.next {
    background-size: 90% auto;
}
}
.slider .slider-button.prev {
    left: 0;
    background: url(../images/mask/slider-arrow-left.png) 50% 50% no-repeat;
}
.slider .slider-button.prev:hover {
    background-image: url(../images/mask/slider-arrow-left_hover.png);
    background-repeat: no-repeat;
    background-position: 50% 50%}
@media screen and (max-width:1370px) {
    .slider .slider-button.prev {
    background-size: 90% auto;
}
}
@media screen and (max-width:768px) {
    .slider .slider-button {
    width: 70px;
    height: 70px;
    min-width: 70px;
    background: url(../images/icons/slider-arrow-right.svg) 50% 50% no-repeat rgba(0, 0, 0, .5)!important;
    background-size: auto 40%;
    top: 70%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.slider .slider-button.prev {
    background-image: url(../images/icons/slider-arrow-left.svg)!important;
}
}
@media screen and (max-width:500px) {
    .slider .slider-button {
    width: 45px;
    height: 45px;
    min-width: 45px;
    background-size: auto 30%;
    top: 60%}
}
.footer, footer {
    background-color: #404040;
    border-bottom: 5px solid #ed1c24;
}
.footer h2, footer h2 {
    margin-top: 60px;
}
.footer .footer-claim, footer .footer-claim {
    font-size: 15px;
    margin-bottom: 60px;
}
.footer .countries-row, footer .countries-row {
    display: block;
    box-sizing: border-box;
    margin: 0 30px;
    padding-bottom: 60px;
    text-align: center;
    border-bottom: 1px solid #666;
}
.footer .countries-row:after, .footer .countries-row:before, footer .countries-row:after, footer .countries-row:before {
    content: "";
    display: table;
}
@media screen and (max-width:768px) {
    .footer .countries-row, footer .countries-row {
    margin: 0 20px;
}
}
.footer .country-col, footer .country-col {
    display: inline-block;
    max-width: 120px;
    width: 100%;
    padding: 0 7px;
    margin: 0 0 25px;
}
.footer .country-flag, footer .country-flag {
    margin-bottom: 10px;
}
.footer .country-headline, footer .country-headline {
    font-size: 12px;
    margin-bottom: 5px;
}
@media screen and (max-width:900px) {
    .footer .country-col, footer .country-col {
    max-width: 13%;
    width: 13%}
.footer .country-headline, footer .country-headline {
    line-height: 18px;
}
}
@media screen and (max-width:650px) {
    .footer .country-col, footer .country-col {
    max-width: 65px;
    width: 100%;
    box-sizing: border-box;
}
.footer .country-headline, footer .country-headline {
    display: none;
}
}
.footer .flag-link, footer .flag-link {
    display: inline-block;
}
.footer .country-link, footer .country-link {
    display: block;
    max-width: 120px;
    width: 100%;
    font-family: Roboto, arial, sans-serif;
    font-size: 11px;
    font-weight: 400;
    line-height: 20px;
    color: #999;
    text-align: center;
}
@media screen and (max-width:900px) {
    .footer .country-link, footer .country-link {
    display: none;
}
}
.footer .country-link:hover, footer .country-link:hover {
    color: #d9d9d9;
}
.footer .footer-menu, footer .footer-menu {
    width: 75%;
    float: left;
    font-size: 0;
    line-height: 0;
}
@media screen and (max-width:768px) {
    .footer .footer-menu, footer .footer-menu {
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
}
}
.footer .menu-row, footer .menu-row {
    margin: 25px 30px 40px;
    font-size: 0;
    line-height: 0;
}
.footer .menu-headline, .footer .menu-item a, footer .menu-headline, footer .menu-item a {
    font-family: Roboto, arial, sans-serif;
    font-size: 11px;
    font-weight: 400;
}
.footer .menu-row:after, .footer .menu-row:before, footer .menu-row:after, footer .menu-row:before {
    content: "";
    display: table;
}
@media screen and (max-width:768px) {
    .footer .menu-row, footer .menu-row {
    margin: 25px 20px 30px;
}
}
.footer .menu-col, footer .menu-col {
    display: inline-block;
    box-sizing: border-box;
    width: 16%;
    min-width: 135px;
    padding-right: 10px;
    margin-bottom: 15px;
}
.contacts .contacts-channels td, .merchant .merchant-table th {
    min-width: 60px;
}
.footer .menu-col.only-headlines .menu-headline, footer .menu-col.only-headlines .menu-headline {
    margin-bottom: 15px;
}
@media screen and (max-width:768px) {
    .footer .menu-col, footer .menu-col {
    margin-bottom: 20px;
}
}
.footer .menu-headline, footer .menu-headline {
    display: block;
    line-height: 15px;
    color: #fff;
    text-decoration: none;
    margin-bottom: 0;
}
.footer .menu-headline:hover, footer .menu-headline:hover {
    text-decoration: underline;
}
.footer .menu-ul li, footer .menu-ul li {
    padding-left: 0;
}
.footer .menu-ul li:before, footer .menu-ul li:before {
    display: none;
}
.footer .menu-item, footer .menu-item {
    line-height: 15px;
}
.footer .menu-item a, footer .menu-item a {
    color: #999;
    line-height: 16px;
    text-decoration: none;
}
.footer .menu-item a:hover, footer .menu-item a:hover {
    color: #999;
    text-decoration: underline;
}
.footer .social-icons, footer .social-icons {
    width: 25%;
    float: right;
    text-align: right;
}
@media screen and (max-width:768px) {
    .footer .social-icons, footer .social-icons {
    width: 100%;
    text-align: center;
}
}
.footer .icon, footer .icon {
    width: 25px;
    height: 26px;
    background-size: auto 100%;
    background-position: center left;
    margin: 0 10px 10px 0;
}
.footer .icon.icon-facebook, footer .icon.icon-facebook {
    background-image: url(../images/icons/social-facebook.svg);
}
.footer .icon.icon-twitter, footer .icon.icon-twitter {
    background-image: url(../images/icons/social-twitter.svg);
}
.footer .icon.icon-linkedin, footer .icon.icon-linkedin {
    background-image: url(../images/icons/social-linkedin.svg);
}
.footer .icon.icon-email, footer .icon.icon-email {
    background-image: url(../images/icons/social-email.svg);
    opacity: .95;
}
.footer .icon.icon-email:hover, footer .icon.icon-email:hover {
    background-position: center left!important;
    opacity: 1;
}
.footer .icon.icon-print, footer .icon.icon-print {
    background-image: url(../images/icons/social-print.svg);
}
.footer .icon:hover, footer .icon:hover {
    background-position: -25px 0;
}
.tiles {
    margin-bottom: 60px;
}
.tiles:after, .tiles:before {
    content: "";
    display: table;
}
.tiles .tile {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 32.5%;
    float: left;
    margin: 0 1.25% 1.25% 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%}
.tiles .tile .full-link, .tiles .tile .full-link:after {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    position: absolute;
    height: 100%;
    top: 0;
}
.tiles .tile:nth-of-type(3n+3) {
    margin-right: 0;
}
.tiles .tile .full-link {
    box-sizing: border-box;
    transition: all .3s ease-in-out;
    width: 100%;
    padding: 20px 55% 20px 20px;
    left: 0;
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    color: #000;
    text-decoration: none;
}
.tiles .tile .full-link.smaller {
	font-size: 14px;
}
.tiles .tile .full-link:after {
    transition: all .3s ease-in-out;
    width: 50%;
    right: 0;
}
.tiles .tile .full-link:hover {
    color: #ed1c24;
}
.tiles .tile .full-link:hover:after {
    background: rgba(0, 0, 0, .4);
}
.tiles .tile .link-list {
    box-sizing: border-box;
    position: relative;
    padding: 0 0 20px 20px;
    margin-top: 70px;
    width: 50%;
    /*min-height: 220px;*/
	min-height: 120px;
}
.tiles .tile .link-list li {
    padding-left: 0;
}
.tiles .tile .link-list li:before {
    display: none;
}
.tiles .tile .link-list a, .tiles .tile .link-list li {
    color: #666;
    font-size: 13px;
    line-height: 22px;
}
.tiles .tile .link-list a:hover {
    color: #ed1c24;
}
.tiles .tile p {
    max-width: 49%}
.tiles .tile:before {
    background: rgba(242, 242, 242, .93);
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
}
@media screen and (max-width:1250px) {
    .tiles .tile .full-link {
    padding-right: 40%}
.tiles .tile .full-link:after {
    width: 38%}
.tiles .tile .link-list, .tiles .tile p {
    max-width: 60%;
    width: 60%}
.tiles .tile:before {
    width: 62%}
}
@media screen and (max-width:1000px) {
    .tiles .tile, .tiles .tile .full-link: after {
    width: 48%}
.tiles .tile:nth-of-type(2n+2) {
    margin-right: 0;
}
.tiles .tile:nth-of-type(3n+3) {
    margin-right: 1.25%}
.tiles .tile .full-link {
    padding-right: 50%}
.tiles .tile .link-list, .tiles .tile p {
    max-width: 50%;
    width: 50%}
.tiles .tile:before {
    width: 52%}
}
@media screen and (max-width:800px) {
    .main-menu#menu .menu .menu-item>a {
    letter-spacing: -1px;
}
.tiles .tile .full-link {
    padding-right: 30%}
.tiles .tile .full-link:after {
    width: 28%}
.tiles .tile .link-list, .tiles .tile p {
    max-width: 70%;
    width: 70%}
.tiles .tile:before {
    width: 72%}
}
@media screen and (max-width:650px) {
    .tiles .tile .full-link {
    padding-right: 5%}
.tiles .tile .full-link:after {
    width: 0;
}
.tiles .tile .link-list, .tiles .tile p {
    max-width: 95%;
    width: 95%}
.tiles .tile .link-list {
    /*min-height: 180px;*/
}
.tiles .tile:before {
    width: 100%;
    background: rgba(242, 242, 242, .75);
}
}
@media screen and (max-width:500px) {
    .tiles .tile {
    width: 100%;
    margin: 0 0 3%}
.tiles .tile .full-link {
    padding-right: 31%}
.tiles .tile .full-link:after {
    width: 30%}
.tiles .tile .link-list, .tiles .tile p {
    max-width: 69%;
    width: 69%}
.tiles .tile:before {
    width: 70%;
    background: rgba(242, 242, 242, .93);
}
}
@media screen and (max-width:480px) {
    .tiles .tile {
    height: 100px;
}
.tiles .tile .full-link {
    padding-top: 30px;
}
.tiles .tile .link-list {
    display: none;
}
}
@media screen and (max-width:320px) {
    .tiles .tile .full-link {
    padding-right: 5%}
.tiles .tile .full-link:after {
    width: 0;
}
.tiles .tile .link-list, .tiles .tile p {
    max-width: 95%;
    width: 95%}
.tiles .tile:before {
    width: 100%;
    background: rgba(242, 242, 242, .75);
}
}
.circles {
    text-align: center;
    margin-bottom: 85px;
    overflow: hidden;
}
.circles:after, .circles:before {
    content: "";
    display: table;
}
.circles h2 {
    width: 100%
}
.circles p {
	margin: 0 10%;
}
.circles .circle {
    box-sizing: border-box;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    height: 333px;
    width: 333px;
    background: #f2f2f2;
    position: relative;
    z-index: 10;
    margin: 0 2.5%}
.circles .circle:nth-of-type(3) .circle-link-list {
    width: 76%}
.circles .circle:after {
    background: url(../images/mask/circle-shadow.png) top right no-repeat;
    width: 210px;
    height: 101px;
    content: " ";
    position: absolute;
    bottom: -2px;
    left: 50%;
    z-index: -2;
}
@media screen and (max-width:800px) {
    .circles .circle {
    margin-bottom: 40px;
}
}
@media screen and (max-width:480px) {
    .circles .circle {
    width: 300px;
    height: 300px;
}
.circles .circle:after {
    display: none;
}
}
@media screen and (max-width:320px) {
    .circles .circle {
    border-radius: 0;
    width: 100%;
    height: auto;
    margin: 0 0 40px;
    padding-bottom: 20px;
}
.circles .circle:after {
    display: none;
}
}
.circles .circle-icon {
    border-radius: 50%;
    display: inline-block;
    width: 120px;
    height: 120px;
    background: #fff;
    margin: 20px 0 25px;
}
.circles .circle-headline:before, .circles .circle-link-list li:before {
    display: none;
}
.circles .circle-icon .icon {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media screen and (max-width:480px) {
    .circles .circle-icon {
    width: 60px;
    height: 60px;
}
}
.circles .circle-headline {
    color: #ed1c24;
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    width: 100%;
    text-align: center;
    margin: 0 0 15px;
    padding: 0;
}
.circles .circle-link-list {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
    width: 75%;
    margin: 0 auto;
    height: 130px;
    padding-left: 5px;
    text-align: center;
    line-height: 0;
    font-size: 0;
}
.circles .circle-link-list li {
    padding-left: 0;
    display: inline-block;
    padding: 0 10px 0 5px;
    background: url(../images/mask/circle-separator.png) right center no-repeat;
    background-size: 4px auto;
}
.circles .circle-link-list li.no-separator, .circles .circle-link-list li:last-of-type {
    background: 0 0;
}
.small-tiles .tile, .small-tiles.half-image .tile {
    min-height: 140px;
    background-color: #f2f2f2;
}
.circles .circle-link-list a, .circles .circle-link-list li {
    font-size: 13px;
    line-height: 22px;
    color: #404040;
}
.circles .circle-link-list a:hover {
    color: #ed1c24;
}
@media screen and (max-width:320px) {
    .circles .circle-link-list {
    height: auto;
}
}
.small-tiles .tile {
    border-top: none;
    padding: 20px 20px 40px;
}
.small-tiles .tile p {
    margin-bottom: 0;
    line-height: 22px;
    font-size: 18px;
    font-weight: 700;
    color: #000;
}
.small-tiles .tile p small {
    font-weight: 400;
    font-size: 13px;
}
.small-tiles .tile .button {
    position: absolute;
    right: 53%;
    bottom: 20px;
}
.half-image .tile p, .main-visual, .small-tiles .tile * {
    position: relative;
}
@media screen and (max-width:1250px) {
    .small-tiles .tile .button {
    right: 43%}
}
@media screen and (max-width:1000px) {
    .small-tiles .tile .button {
    right: 53%}
}
@media screen and (max-width:800px) {
    .small-tiles .tile .button {
    right: 33%}
}
@media screen and (max-width:650px) {
    .small-tiles .tile .button {
    right: 5%}
}
.small-tiles.half-image .tile p {
    padding: 0;
    margin: 0;
}
.half-image .tile {
    min-height: 220px;
    background-color: #ccc;
    background-position: center right;
    background-size: auto 100%;
    background-repeat: no-repeat;
}
.half-image .tile:before {
    background: #f2f2f2;
}
.half-image .tile p {
    box-sizing: border-box;
    font-size: 13px;
    padding: 20px;
    margin-top: 50px;
    line-height: 20px;
    margin-bottom: 0;
}
.action .tile {
    background-position: center right;
}
@media screen and (max-width:1250px) {
    .tiles.products .tile {
    background-size: 50% auto;
}
.tiles.products .tile:before {
    width: 50%}
}
@media screen and (max-width:1100px) {
    .tiles.products .tile {
    background-size: 40% auto;
}
.tiles.products .tile p, .tiles.products .tile:before {
    width: 60%}
}
.main-visual, .merchants ul {
    width: 100%;
    text-align: center;
}
@media screen and (max-width:700px) {
    .tiles.products .tile {
    width: 100%;
    margin: 0 0 3%}
}
@media screen and (max-width:500px) {
    .small-tiles .tile .button {
    right: 33%}
.tiles.products .tile .full-link {
    padding-right: 40%}
}
@media screen and (max-width:480px) {
    .tiles.products .tile {
    height: auto;
}
.tiles.products .tile .full-link {
    padding-top: 20px;
}
}
.merchants {
    margin-bottom: 85px;
    text-align: center;
}
.merchants h3 {
    font-size: 16px;
    line-height: 25px;
    font-weight: 700;
    margin: 20px 0 0;
}
.merchants h3:before {
    display: none;
}
.merchants ul {
    max-width: 640px;
    margin: 0 auto;
}
.merchants ul li {
    padding: 0 10px 0 6px;
    background: url(../images/mask/circle-separator.png) right center no-repeat;
    background-size: 4px auto;
}
.merchants ul li.no-separator, .merchants ul li:last-of-type {
    background: 0 0;
}
.merchants .merchant-map {
    margin: 50px 0 30px;
    max-width: 100%}
.merchants .merchants-list li a {
    font-size: 13px;
    color: #404040;
}
.main-visual {
    box-shadow: inset 0 25px 100px 0 rgba(0, 0, 0, .5);
    height: 580px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    background-image: url(../images/content/product-pages/visual_02.jpg);
    background-size: cover;
    background-position: 50% 0;
    overflow: hidden;
}
@media screen and (max-width:768px) {
    .main-visual {
    height: 0;
    padding-bottom: 60%}
}
@media screen and (max-width:500px) {
    .main-visual {
    height: 0;
    padding-bottom: 75%}
}
.main-visual .link-wrap {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    top: 100%;
    margin: 0 auto;
    max-width: 500px;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    background: url(../images/mask/main-visual-wrap.png) top center repeat-x;
    background-size: auto 100%;
    padding: 15px 30px;
}
@media screen and (max-width:768px) {
    .main-visual .link-wrap {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    position: absolute;
    top: auto;
    bottom: 0;
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
}
.main-visual .link-wrap h1 {
    display: inline-block;
    font-size: 30px;
    line-height: 34px;
    min-height: 68px;
    margin: 0 0 10px;
    width: auto;
}
.main-visual .link-wrap a {
    transition: all .3s ease-in-out;
    display: inline-block;
    width: 100%;
    background: url(../images/mask/slider-arrow-link.png) 50% 50% no-repeat;
    color: transparent;
    height: 30px;
}
.main-visual.subpage, .subpage .main-visual {
    height: 290px;
}
.main-visual.subpage .link-wrap, .subpage .main-visual .link-wrap {
    padding-bottom: 12px;
    background: url(../images/mask/main-visual-subpage-wrap2.png) top center repeat-x;
}
.main-visual.subpage .link-wrap h1, .subpage .main-visual .link-wrap h1 {
    height: auto;
    min-height: 10px;
    margin-bottom: 8px;
}
.series-info, .series-info .row {
    margin-bottom: 50px;
}
@media screen and (max-width:768px) {
    .main-visual .link-wrap h1 {
    font-size: 24px;
    line-height: 28px;
}
.main-visual.subpage, .subpage .main-visual {
    height: 0;
    padding-bottom: 40%}
.series-info .row .col {
    width: 50%}
}
@media screen and (max-width:500px) {
    .main-visual.subpage, .subpage .main-visual {
    height: 0;
    padding-bottom: 50%}
}
.main-visual.contact {
    background-position: 0 50%}
.main-visual.company-profile {
    background-position: 0 75%}
.series-info {
    background: #f2f2f2;
    padding: 60px 0 25px;
}
.series-info h3 {
    font-size: 18px;
    line-height: 26px;
}
.series-info h3:before {
    bottom: -10px;
}
.series-info .col-66-pr {
    padding-left: 40px;
}

/* NEWS ENTRY */
.news_entry {
	/*padding-bottom: 50px;*/
}
.news_entry h2 {
	margin-bottom: 20px;
}
.news_entry img {
	width: 25%;
	margin-right: 20px;
	float:left;
}

.series-info .files-list li, .series-info .info-list li {
    padding-left: 0;
}
.series-info .files-list li:before, .series-info .info-list li:before {
    display: none;
}
.series-info .files, .series-info .info {
    box-sizing: border-box;
    padding-left: 48px;
    background-position: 20px 10px;
    background-repeat: no-repeat;
}
@media screen and (max-width:700px) {
    .series-info .files, .series-info .info {
    padding-left: 25px;
    background-position: 0 10px;
}
}
.series-info .info {
    background-image: url(../images/mask/info-i.png);
    margin-bottom: 5px;
}
.series-info .info .info-list {
    line-height: 0;
    font-size: 0;
}
.series-info .info .info-list li {
    display: inline-block;
    border: 1px solid #ed1c24;
    margin-left: -1px;
    margin-bottom: -1px;
}
.series-info .info .info-list li a, .series-info .info .info-list li span {
    display: inline-block;
    box-sizing: border-box;
    line-height: 20px;
    height: 35px;
}
.merchant .headline, .merchant .region {
    line-height: 24px;
    text-align: center;
    font-family: Roboto, arial, sans-serif;
    font-weight: 700;
}
.series-info .info .info-list li a {
    padding: 8px 18px 12px;
    text-decoration: none;
}
.series-info .info .info-list li a span {
    text-decoration: underline;
}
@media screen and (max-width:500px) {
    .series-info .info .info-list li a {
    height: auto;
}
.series-info .info .info-list li a span {
    display: inline;
}
}
.series-info .files {
    background-image: url(../images/mask/files-i.png);
}
.series-info .files .files-list {
    padding-top: 8px;
}
.series-info .files .files-list li {
    padding-left: 15px;
}
.series-info .files .files-list li a {
    font-size: 13px;
}
@media screen and (max-width:700px) {
    .series-info .row .col {
    width: 100%;
    padding-left: 0;
}
}
.product-info {
    padding: 50px 0 60px;
}
.product-info h2 {
    color: #404040;
    font-size: 24px;
    text-transform: none;
}
.product-info ul li, .product-info ul li a {
    font-size: 13px;
}
.product-info .col-33-pr {
    padding-top: 32px;
}
@media screen and (max-width:768px) {
    .product-info .row .col {
    width: 50%}
}
@media screen and (max-width:700px) {
    .product-info .row .col {
    width: 100%;
    padding-left: 0;
    margin-bottom: 40px;
}
}
.merchant {
    margin-bottom: 90px;
}
.merchant h2 {
    margin-bottom: 60px;
}
.merchant .merchant-row>.col {
    position: relative;
    padding: 40px 20px;
    height: 100%}
@media screen and (max-width:1100px) {
    .merchant .merchant-row>.col {
    padding: 20px;
}
}
.merchant .advisor-contact, .merchant .shopping-centers {
    background-color: #f2f2f2;
    text-align: center;
}
.merchant .online-inquiry {
    border-radius: 2px;
    box-shadow: 5px 5px 0 0 rgba(0, 0, 0, .1);
    margin: -20px 0;
    border: 1px solid #d9d9d9;
    z-index: 1;
}
.merchant .online-inquiry .headline {
    color: #ed1c24;
    font-size: 19px;
}
@media screen and (max-width:1000px) {
    .merchant .online-inquiry .row {
    margin-bottom: 0;
}
.merchant .online-inquiry .col-50-pr {
    width: 100%;
    margin-top: 15px;
}
}
@media screen and (max-width:768px) {
    .merchant .merchant-row>.col {
    padding: 30px 20px;
}
.merchant .online-inquiry {
    margin: 0;
    box-shadow: 0 0 0 0 transparent;
}
.merchant .online-inquiry .col-50-pr {
    width: 50%}
}
@media screen and (max-width:500px) {
    .merchant .online-inquiry .col-50-pr {
    width: 100%}
}
.merchant .headline {
    display: block;
    font-size: 16px;
    margin-bottom: 40px;
    color: #404040;
}
.merchant .headline .smaller {
    display: block;
    font-size: 13px;
    color: #404040;
}
.merchant .merchant-map {
    max-width: 300px;
    max-height: 240px;
    margin: 0 auto 20px;
}
.merchant .region {
    font-size: 13px;
    color: #ed1c24;
    margin: 0 0 20px;
    padding-bottom: 15px;
}
.merchant .branch {
    border-top: 1px solid #d9d9d9;
    background: url(../images/mask/pin.png) 0 40px no-repeat;
    margin: 40px 0 0;
    padding: 40px 0 0 40px;
    line-height: 20px;
}
@media screen and (max-width:768px) {
    .merchant .branch {
    padding-top: 65px;
    padding-left: 0;
    background-position: 50% 13px;
    text-align: center;
}
}
.merchant .branch .open-map {
    color: #ed1c24;
}
.merchant .branch .open-map:hover {
    color: #404040;
}
.merchant .advisor-photo {
    display: inline-block;
    box-sizing: border-box;
    width: 30%}
.merchant .advisor-photo img {
    width: 100%}
@media screen and (max-width:1000px) {
    .merchant .advisor-photo {
    display: none;
}
}
.merchant .advisor-wrap {
    text-align: center;
    font-size: 0;
}
.merchant .advisor-info {
    box-sizing: border-box;
    display: inline-block;
    text-align: left;
    /*padding-left: 15px;*/
    /*width: 70%*/
	width: 100%;
}
.merchant .advisor-name {
    display: block;
    font-family: Roboto, arial, sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 5px;
    line-height: 20px;
    color: #404040;
}
.merchant .advisor-description, .merchant .merchant-table {
    font-weight: 400;
    font-family: Roboto, arial, sans-serif;
}
.merchant .advisor-description {
    display: block;
    font-size: 12px;
    margin-bottom: 20px;
    line-height: 15px;
    color: #999;
}
.merchant .merchant-table {
    font-size: 13px;
    color: #666;
}
.merchant .merchant-table a {
    color: #404040;
    font-weight: 700;
}
.merchant .merchant-table a span {
    font-weight: 400;
}
.merchant .merchant-table .mail {
    color: #ed1c24;
}
.merchant .merchant-table .mail:hover {
    color: #404040;
}
.merchant .merchant-table .gray {
    color: #666;
}
@media screen and (max-width:768px) {
    .merchant .advisor-info {
    padding-left: 0;
}
.merchant .advisor-description, .merchant .advisor-name {
    text-align: center;
}
.merchant .merchant-table {
    margin: 0 auto;
}
.merchant .shopping-centers {
    display: none;
}
.merchant .merchant-row>.col {
    width: 100%}
.merchant .advisor-contact {
    text-align: left;
}
}
@media screen and (max-width:600px) {
    .merchant .merchant-row>.col {
    width: 100%;
    float: none;
    margin: 0 0 30px;
}
}
.company-info .inner {
    margin-top: 60px;
}
.company-info h3 {
    font-size: 18px;
}
.company-info .row {
    margin-bottom: 40px;
}
@media screen and (max-width:900px) {
    .company-info .row .col {
    display: block;
    width: 100%;
    float: none;
    padding-left: 0;
    padding-right: 0;
}
}
.company-info p {
    margin-bottom: 0;
}
.company-info ul {
    margin-left: 15px;
}
.company-info ul li {
    list-style-type: disc;
    padding-left: 0;
}
.company-info ul li:before {
    background: 0 0;
}
.contact-page {
    margin: 90px 0;
}
.contact-page .contact-left-ul {
    margin-top: 80px;
}
.contact-page .map {
    border: 0;
    width: 100%;
    height: 300px;
    margin-bottom: 60px;
}
.contact-page .online-inquiry {
    max-width: 550px;
    margin-bottom: 40px;
}
.contact-page .online-inquiry .headline {
    display: block;
    font-family: Roboto, arial, sans-serif;
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #ed1c24;
}
@media screen and (max-width:650px) {
    .contact-page .online-inquiry .row {
    margin-bottom: 0;
}
.contact-page .online-inquiry .col.col-50-pr {
    width: 100%;
    margin-bottom: 10px;
}
}
@media screen and (max-width:1100px) {
    .contact-page .tabs ul a {
    padding: 9px;
}
.contact-page .row .col.at-1100-hide {
    display: none;
}
.contact-page .row .col.at-1100-100-pr {
    width: 100%;
    margin-bottom: 30px;
    padding-left: 0;
}
}
.contacts:after, .contacts:before {
    content: "";
    display: table;
}
.contacts .contacts-info, .contacts img {
    float: left;
}
.contacts img {
    width: 30%}
.contacts .contacts-info {
    box-sizing: border-box;
    width: 70%;
    padding-left: 20px;
    padding-right: 10px;
}
@media screen and (max-width:800px) {
    .contacts img {
    display: none;
}
.contacts .contacts-info {
    width: 100%}
}
.contacts .contacts-name {
    font-family: Roboto, arial, sans-serif;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 5px;
    padding-bottom: 0;
    line-height: 20px;
    color: #404040;
    text-transform: uppercase;
}
.contacts .contacts-name:before {
    display: none;
}
.contacts .contacts-function {
    font-size: 12px;
    min-height: 38px;
    color: #999;
}
.contacts .contacts-channels a {
    color: #404040;
    font-weight: 700;
}
.contacts .contacts-channels .gray {
    font-weight: 400;
    color: #666;
}
.contacts a[href^=mailto] {
    color: #ed1c24;
}
.contacts a[href^=mailto]:hover {
    color: inherit;
}
.contacts table {
    margin-bottom: 40px;
    font-family: Roboto, arial, sans-serif;
}
.contacts table td {
    padding-right: 5px;
}
.contacts p {
    margin-bottom: 20px!important;
    line-height: 19px;
}
.contacts .col {
    position: relative;
    padding-top: 20px;
}
.contacts .col:before {
    box-sizing: border-box;
    content: " ";
    margin: 0 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 90%;
    border-top: 1px solid #d9d9d9;
}
@media screen and (max-width:600px) {
    .contacts .col.col-50-pr {
    width: 100%;
    padding-left: 0;
}
}
/*# sourceMappingURL=maps/liapor.min.css.map */
.img_gallery {
	margin-bottom: 30px;
}
.img_box {
	float:left;
	width: 32%;
	margin: 0 1% 1% 0;	
	display:block;
}
.img_box img {
	width: 100%;
	height: auto;
}
@media screen and (max-width:1150px) {
	.img_box {
		float:left;
		width: 32%;
		margin: 0 1% 1% 0;
	}
@media screen and (max-width:768px) {
	.img_box {
		float:left;
		width: 48%;
		margin: 0 1% 1% 0;
	}
	
}
@media screen and (max-width:480px) { 
	.img_box {
		float:left;
		width: 100%;
		margin: 0 0 1% 0;
	}
}

