/* Hide the slides before the JS is loaded. Avoids image jumping */
header {
	display: flex;
	height: 200px;
}
header .nav {
	position: relative;
	transform: translateY(-35px);
}
nav {
    font-size: 1.4em;
}
nav a {
    text-decoration: none;
    text-transform: uppercase;
    border-left: 2px solid #d1d1d1;
    padding: 0 15px;
    line-height: 16px;
}
nav a:first-child {
    border-left: 0;
}
nav a:hover, nav a.active {
    color: #0082c8;
}
nav a.active {
    font-weight: 700;
}
nav.language {
    height: 96px;
    margin-right: 10px;
    padding-top: 20px;
}
nav.language select {
    padding: 0 0 0 5px;
    border: solid 1px #0082c8;
    border-radius: 5px;
    font-size: 12px;
}
nav.main {
    height: 35px;
}
nav.cat {
    font-size: 1.2em;
    font-weight: 700;
    color: #0082c8;
	gap: 10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}
nav.cat a {
    display: inline-block;
    padding-left: 62px;
    line-height: 28px;
    border-left: 1px dashed #0082c8;
    background-repeat: no-repeat;
    background-position: 10px 0;
}
nav.cat a.nid7 {
    background-image: url('/assets/images/cats/ico-7.png');
    padding-left: 84px;
}
nav.cat a.nid8 {
    background-image: url('/assets/images/cats/ico-8.png');
    padding-left: 85px;
}
nav.cat a.nid9 {
    background-image: url('/assets/images/cats/ico-9.png');
}
nav.cat a.nid14 {
    background-image: url('/assets/images/cats/ico-14.png');
	padding-left: 35px;
}
nav.cat a.nid19 {
    background-image: url('/assets/images/cats/ico-19.png');
}
nav.cat a span {
    display: inline-block;
    line-height: 14px;
}
nav.cat a:first-child {
    border-left: 0;
}
nav.footer a {
    display: inline-block;
    padding: 0 10px;
    line-height: 14px;
    text-transform: none;
    border-left: 1px solid #9eceea;
    color: rgba(255, 255, 255, .75);
    transition: color 250ms;
}
nav.footer a:first-child {
    border-left: 0;
    padding-left: 0;
}
nav.footer a:hover, nav.footer a.active {
    color: #fff;
}
@media (max-width: 767px) {
    nav {
     height: auto!important;
}
header .logoContainer {
	width: 100%;
}
header .nav {
	position: absolute;
	/* transform: unset; */
	z-index: 99;
}

nav.language {
    padding-top: 10px;
}
nav.main a {
    display: block;
    color: #0082c8;
    line-height: 44px;
    border-left: 0;
}
nav.main a:hover, nav.main a.active {
    font-weight: 700;
}
nav.cat {
    margin-top: 10px;
    padding-top: 20px;
    border-top: dashed 1px #0082c8;
}
nav.cat a {
    display: block;
    padding-bottom: 20px;
    border-left: 0;
}
}.flexslider {
    margin: 0;
    padding: 0;
}
.flexslider .slides {
    margin: 0;
    padding: 0;
}
.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
    width: 100%;
    display: block;
}
.flex-pauseplay span {
    text-transform: capitalize;
}
.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] .slides {
    display: block;
}
* html .slides {
    height: 1%}
.no-js .slides>li:first-child {
    display: block;
}
.content {
    padding: 30px 20px 30px;
    overflow: hidden;
}
.content .back {
    color: #0082c8;
    text-decoration: none;
}
.content .back:hover {
    color: #050708;
}
.lay-home .content, .articles, .content-end {
    padding-bottom: 60px;
}
.content-end {
    padding: 30px 20px 60px 20px;
    background-color: #f1f1f1;
    border-color: #0082c8;
    border-width: 1px 0;
    border-style: dashed;
    transition: opacity 750ms;
}
.content-end.fade-in {
    opacity: 1!important;
}
.content-end .inside {
    padding-left: 40px;
}
#gmapi {
    width: 100%;
    height: 435px;
}
.page ul, .client-login ul {
    padding: 0;
    list-style: none outside none;
}
.page li, .client-login li {
    padding-left: 25px;
    padding-bottom: 10px;
    background: url('/assets/images/ico-vink.png') no-repeat 0 3px;
    background-size: 15px;
}
.page {
    margin-right: 50%;
    padding-left: 20px;
    padding-top: 15px;
}
.page h1 {
    margin-left: -20px;
}
.page.home {
    padding-top: 0;
}
.page.page-salvattore {
    margin-left: -20px;
    margin-right: -20px;
}
.page.page-salvattore h1 {
    margin-left: 0;
}
.page.page-salvattore h4 {
    margin-top: 0;
}
#grid[data-columns]::before {
    content: '2 .column.size-1of2'}
.column {
    float: left;
}
.size-1of2 {
    width: 50%;
    padding: 0 20px;
}
.size-1of2 section {
    margin-bottom: 40px;
}
.client-login, .page-images, .page-maps, .page-form {
    float: right;
    width: 50%;
    padding-left: 20px;
}
.page-images, .page-maps {
    max-width: 425px;
    margin: -30px -20px 0 0;
    padding-left: 40px;
}
.page-maps {
    height: 435px;
    max-width: 475px;
    padding-left: 0;
}
form fieldset {
    padding: 0;
    border: 0;
}
form fieldset.group-request {
    margin-bottom: 20px;
}
form p {
    margin: 0 0 10px 0;
    position: relative;
}
form p label.error {
    line-height: 30px;
    color: #bf2e1a;
    position: absolute;
    right: 5px;
    top: 0;
}
form p input.error {
    border-color: #bf2e1a;
    background-color: #fde3e2;
}
form p:last-child {
    margin: 0;
    text-align: right;
}
form p.email2 {
    display: none;
}
form input[type="submit"] {
    height: 40px;
    border: 0;
}
#form .text {
    float: right;
    width: 50%;
    padding-left: 60px;
}
#form .text h2 {
    margin-left: -20px;
}
.login {
    overflow: hidden;
    border-radius: 10px;
    background-color: #d1d1d1;
}
.login form {
    float: left;
    width: 50%;
    padding: 10px;
}
.login form[name="frm-login"] {
    width: 33%;
    border-right: 1px dashed #fff;
    background-color: #0082c8;
}
.login form[name="frm-register"] {
    width: 67%;
    padding: 10px 5px;
}
.login form[name="frm-register"] p {
    float: left;
    width: 50%;
    padding: 0 5px;
}
.login form[name="frm-register"] p.submit {
    width: 100%}
.login form input {
    padding: 0 5px;
}
.articles {
    padding-left: 20px;
}
.articles a {
    display: block;
    padding: 30px 0 30px 20px;
    overflow: hidden;
    border-top: dashed 1px #0082c8;
    text-decoration: none;
}
.articles .page-images {
    margin: 0;
}
.articles h3 {
    margin-bottom: 5px;
}
.articles h3 span {
    color: #8c8c8c;
    text-transform: none;
}
.articles p {
    margin: 0;
}
footer {
    background-color: #d1d1d1;
    transition: opacity 750ms;
}
footer.fade-in {
    opacity: 1!important;
}
footer p, footer h3 {
    margin: 10px 0;
}
footer a {
    text-decoration: none;
}
footer .call {
    position: absolute;
    left: 0;
    top: -45px;
}
footer .call p {
    position: absolute;
    left: 12px;
    top: 0;
    right: 40px;
    margin: 8px 0;
    background-color: #0082c8;
    color: #fff;
    font-size: 1.6em;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    font-size: 1.5em;
}
footer .call p span {
    font-size: 12px;
}
footer .call.lang-po p {
    font-size: 1.2em;
    line-height: 1.4;
}
footer .call.lang-fr p {
    font-size: 1.0em;
    line-height: 1.6;
}
footer .top .row {
    margin: 0 -10px;
    overflow: hidden;
}
footer .top form, footer .top .address {
    float: left;
    width: 23%;
    margin: 20px 0;
    padding: 0 10px;
    border-left: 1px dashed #0082c8;
}
footer .top form p:last-child, footer .top .address p:last-child {
    margin-bottom: 0;
}
footer .top form {
    width: 31%;
    padding-top: 50px;
    padding-right: 50px;
    border-left: 0;
}
footer .top .cats {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	padding: 20px;
    /* margin: 0;
    overflow: hidden;
    position: absolute;
    bottom: 20px;
    left: 31% */
}
footer .top .cats a {
    float: left;
    margin-right: 5px;
}
footer .top .cats a img {
    display: block;
}
footer .top .social {
    position: absolute;
    bottom: 20px;
    right: 0;
}
footer .bot {
    clear: both;
    padding: 25px 0 10px 0;
    overflow: hidden;
    background-color: #0082c8;
    color: #fff;
    line-height: 22px;
}
footer .copy {
    float: right;
}
footer .copy img {
    display: block;
}
form[name="frm-newsletter"] .inputs {
    max-width: 226px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
form[name="frm-newsletter"] input[type="submit"] {
    height: auto;
    padding: 0 12px;
    text-indent: -9999px;
    background: #0082c8 url('/assets/images/ico-go.png') no-repeat center center;
}
form[name="frm-newsletter"] input[type="submit"].success {
    background: #0082c8 url('/assets/images/ico-vink-green.png') no-repeat center center;
}
@media (max-width: 959px) {
    footer {
     position: relative;
}
footer .call {
    left: 20px;
}
footer .top {
    padding: 0 20px;
}
footer .top form, footer .top .address {
    margin: 20px 0;
    border-left: 0;
    border-right: 1px dashed #0082c8;
}
footer .top form:first-child, footer .top .address:first-child, footer .top form:last-child, footer .top .address:last-child {
    border-right: 0;
}
footer .top .address {
    width: 33.3333%}
footer .top form {
    float: none;
    width: 100%}
footer .top .cats a {
    margin-right: 5px;
}
footer .top .social {
    bottom: auto;
    right: 20px;
    top: 20px;
}
footer .bot {
    padding: 25px 20px 10px 20px;
}
}@media (max-width: 767px) {
    footer {
     position: relative;
}
footer .top {
    padding: 50px 20px 0;
}
footer .top .row {
    margin: 0;
}
footer .top form, footer .top .address {
    float: none;
    width: 100%;
    min-height: 1px;
    padding: 0;
    border-right: 0;
}
footer .top .cats a {
    margin: 3px 3px 0 0;
}
footer .top .social {
    top: 14px;
}
}.knop {
    display: inline-block;
    padding: 0 15px;
    line-height: 40px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
    background-color: #0082c8;
    border-radius: 10px;
    background-position: right center;
    background-repeat: no-repeat;
}
.knop.ico-register {
    background-image: url('/assets/images/ico-register.png');
    background-color: transparent;
    color: #0082c8;
    padding-right: 25px;
}
.knop.ico-login {
    background-image: url('/assets/images/ico-login.png');
    background-color: transparent;
    padding-right: 25px;
}
.brands {
    overflow: hidden;
    margin: 0 -5px;
    text-align: center;
}
.brands a {
    width: 176px;
    margin: 5px;
    padding: 0 5px;
    text-decoration: none;
    cursor: default;
    background-color: #fff;
    color: #0082c8;
    transition: all 250ms ease-out;
}
.brands a:hover, .brands a.active {
    background-color: #0082c8;
    color: #fff;
}
.brands a[href] {
    cursor: pointer;
}
.content-products {
    padding-top: 30px;
    border-top: dashed 1px #0082c8;
}
.content-products .page {
    margin: 0;
    padding: 0 0 0 40px;
}
.content-products .page h2 {
    margin-left: -20px;
}
.products {
    margin: 0 -6px;
    overflow: hidden;
}
.products .product-small {
    float: left;
    width: 33.3333%;
    margin-bottom: 30px;
    padding: 0 6px;
    text-transform: uppercase;
}
.products .product-small a {
    display: block;
    position: relative;
    text-decoration: none;
    outline: 0;
    border-bottom: 2px solid #0082c8;
}
.products .product-small a p {
    position: absolute;
    left: 0;
    bottom: 6%;
    width: 100%;
    font-size: 1.0em;
    text-align: center;
    letter-spacing: 1px;
}
.products .product-small span {
    display: block;
    color: #0082c8;
}
.products .product-small img {
    display: block;
    width: 100%;
    height: auto;
}
.products .product-small p {
    margin: 10px;
    font-size: 1.2em;
    line-height: 1;
}
.products .product-small p:last-child {
    margin-bottom: 0;
}
.products .product-small .info {
    float: right;
    margin-top: -1px;
    padding: 5px;
    line-height: 16px;
    background-color: #0082c8;
    color: #fff;
    border-radius: 0 0 5px 5px;
    cursor: pointer;
}
@media (max-width: 959px) {
    .products {
     margin: 0;
    padding: 0 14px;
}
}@media (max-width: 767px) {
    .products .product-small {
     width: 50%}
}@media (max-width: 480px) {
    .products .product-small {
     width: 100%}
}.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80);
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0!important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none!important;
}
.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #CCC;
}
.mfp-preloader a:hover {
    color: #FFF;
}
.mfp-s-ready .mfp-preloader {
    display: none;
}
.mfp-s-error .mfp-content {
    display: none;
}
button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}
.mfp-close:active {
    top: 1px;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}
.mfp-arrow {
    position: absolute;
    opacity: .65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}
.mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7;
}
.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000;
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}
.mfp-figure {
    line-height: 0;
}
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444;
}
.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0;
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-image-holder .mfp-content {
    max-width: 100%}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
     padding-left: 0;
    padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
    padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, .6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
}
.mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
}
.mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, .6);
    position: fixed;
    text-align: center;
    padding: 0;
}
}@media all and (max-width: 900px) {
    .mfp-arrow {
     -webkit-transform: scale(0.75);
    transform: scale(0.75);
}
.mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
}
.mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%}
.mfp-container {
    padding-left: 6px;
    padding-right: 6px;
}
}.mfp-ie7 .mfp-img {
    padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
    padding: 0;
}
.mfp-ie7 .mfp-content {
    padding-top: 44px;
}
.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}
.accordeon h4 {
    margin-bottom: 10px;
    font-size: 1.5em;
    color: #0082c8;
    text-transform: uppercase;
}
.accordeon h5 {
    margin: 10px 0 5px 0;
    font-size: 1.4em;
    cursor: pointer;
}
.accordeon section div {
    padding: 10px;
    border-radius: 5px;
    background-color: #d1d1d1;
    color: #5c5c5c;
}
.accordeon section div p {
    margin: 0;
}
@media (min-width: 960px) {
    .inside {
     max-width: 960px;
    margin: 0 auto;
    position: relative;
}
}@media (max-width: 1024px) {
    header {
     height: 180px;
}
nav.language {
    height: 76px;
}
.logo img {
    height: 115px;
    width: auto;
}
}@media (max-width: 959px) {
    nav a {
     padding: 0 10px;
    border-left: 1px solid #d1d1d1;
}
nav.language {
    height: 72px;
}
nav.main {
    height: 39px;
}
.content-end .inside {
    padding-left: 20px;
}
}@media (max-width: 767px) {
    .hide767 {
     display: none!important;
}
header {
    height: auto;
    padding: 15px 20px 15px;
}
header .logo {
    display: inline-block;
}
header .logo img {
    display: block;
    width: auto;
    height: 76px;
}
.navbar-toggle {
    display: block;
    float: right;
    cursor: pointer;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 36px;
    height: 2px;
    margin-top: 4px;
    background-color: #0082c8;
}
.site, footer {
    -webkit-transition: -webkit-transform .33s cubic-bezier(0.33, 0, .2, 1) 0s;
    transition: -webkit-transform .33s cubic-bezier(0.33, 0, .2, 1) 0s;
    transition: transform .33s cubic-bezier(0.33, 0, .2, 1) 0s;
}
#wrapper.pushed .site {
    -webkit-transform: translate3d(-230px, 0px, 0px);
    transform: translate3d(-230px, 0px, 0px);
}
#wrapper.pushed .nav {
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}
#wrapper.pushed .nav a {
	width: 100%;
}
#wrapper.pushed .nav .cat a:hover {
	font-weight: 800;
}

footer.pushed {
    -webkit-transform: translate3d(-230px, 0px, 0px);
    transform: translate3d(-230px, 0px, 0px);
}
.nav {
    position: fixed;
    right: 0;
    top: 0;
    width: 230px;
    min-height: 100%;
    padding-right: 0;
    background-color: #c8ecff;
    -webkit-transition: -webkit-transform .33s cubic-bezier(0.33, 0, .2, 1) 0s;
    transition: -webkit-transform .33s cubic-bezier(0.33, 0, .2, 1) 0s;
    transition: transform .33s cubic-bezier(0.33, 0, .2, 1) 0s;
    -webkit-transform: translate3d(230px, 0px, 0px);
    transform: translate3d(230px, 0px, 0px) !important;
}
.client-login, .page-images, .page-maps {
    float: none;
    width: 100%;
    padding: 30px 0;
    border-bottom: dashed 1px #0082c8;
}
.client-login:first-child, .page-images:first-child, .page-maps:first-child {
    padding-top: 0;
}
.page {
    margin-right: 0;
    padding-left: 0;
    padding-top: 30px!important;
    padding-right: 0!important;
}
.page h1, .page h3 {
    margin-left: 0;
}
.content-end .inside {
    padding-left: 0;
}
.content-end .inside table, .content-end .inside tr, .content-end .inside td {
    display: block;
    width: 100%;
    text-align: left;
}

footer .top .cats { padding: 0; margin-bottom: 20px; }
}