
@font-face {
  font-family: NexaBold;
  src: url('../fonts/NexaBold.otf');
}
@font-face {
  font-family: NexaLight;
  src: url('../fonts/NexaLight.otf');
}
h1,
h2,
h3,
h4,
h5 {
  font-family: NexaLight;
}
h1 {
  font-size: 23px;
}
.spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  background-image: url('../images/spinner.gif');
  background-size: 50px 50px;
  width: 50px;
  z-index: 9999;
  height: 50px;
  background-position: center center;
  background-repeat: no-repeat;
}
body {
  background-color: #323232;
  background-repeat: no-repeat;
  background-position: top center;
}
body.highlight {
  background-color: #000;
  background-image: none;
}
body .container-fluid {
  padding: 0px 0px;
}
body.interier h1,
body.interier h2,
body.interier h3,
body.interier h4,
body.interier h5,
body.interier strong,
body.interier a {
  color: #fff;
}
body.interier .back a {
  color: #cec000;
}
body.interier .more {
  color: #cec000;
}
body.interier #header .menu > ul > li.active > a {
  color: #cec000;
}
body.interier #header .menu > ul > li > ul > li.active > a {
  color: #cec000;
}
body.interier #header .menu > ul > li > ul > li:hover a {
  color: #000;
  background-color: #cec000;
  text-decoration: none;
}
body.interier #header .menu > ul > li:hover > a {
  color: #cec000;
}
body.interier .arrow {
  background-image: url('../images/_arrow.png');
}
body.interier .arrow.right {
  background-image: url('../images/_arrow2.png');
}
body.aterier h1,
body.aterier h2,
body.aterier h3,
body.aterier h4,
body.aterier h5,
body.aterier strong,
body.aterier a {
  color: #FFF;
}
body.aterier .back a {
  color: #00a5da;
}
body.aterier .more {
  color: #00a5da;
}
body.aterier #header .menu > ul > li.active > a {
  color: #00a5da;
}
body.aterier #header .menu > ul > li > ul > li.active > a {
  color: #00a5da;
}
body.aterier #header .menu > ul > li > ul > li:hover a {
  background-color: #00a5da;
  color: #fff;
  text-decoration: none;
}
body.aterier #header .menu > ul > li:hover > a {
  color: #00a5da;
}
.homepage {
  width: 100%;
}
.homepage > .row {
  margin: 0px;
}
.homepage .logo {
  width: 100%;
  height: 100%;
  display: block;
}
.homepage .logo a {
  padding-top: 50%;
  margin-top: -64px;
  width: 100%;
  margin-left: 10px;
  display: none;
}
.homepage .logo a.pull-right {
  text-align: right;
}
.homepage .logo a.active {
  display: block;
}
.homepage .description,
.homepage .description2 {
  padding: 50px;
  padding-top: 0px;
  padding: 0px;
  max-width: 618px;
  width: 100%;
  height: 800px;
  display: none;
  color: #FFF;
}
.homepage .description.pull-left,
.homepage .description2.pull-left {
  padding-left: 176px;
}
@media (max-width: 759px) {
  .homepage .description,
  .homepage .description2 {
    padding: 10px 20px 10px 20px;
    margin-top: 60px;
    height: auto;
    min-height: 100px;
  }
}
.homepage .description a,
.homepage .description2 a {
  display: block;
  color: #FFF;
  text-decoration: none;
  height: 800px;
}
@media (max-width: 759px) {
  .homepage .description a,
  .homepage .description2 a {
    padding-top: 0px;
    height: auto;
  }
}
.homepage .description a .editor.editor-layout3,
.homepage .description2 a .editor.editor-layout3 {
  max-width: 618px;
  bottom: auto;
  position: relative;
}
.homepage .description a .editor.editor-layout3 h2,
.homepage .description2 a .editor.editor-layout3 h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 25px;
  font-weight: 300;
  margin-top: 0px;
  margin-bottom: 15px;
}
.homepage .description a .editor.editor-layout3 .text,
.homepage .description2 a .editor.editor-layout3 .text {
  font-size: 14px;
  text-align: justify;
}
.homepage .description2 {
  display: block;
}
#header {
  position: fixed;
  width: 100%;
  z-index: 999;
  margin-top: 25px;
}
@media (max-width: 759px) {
  #header {
    position: relative;
    margin-top: 0px;
  }
}
#header .menu {
  background-image: url('../images/menu.png');
  background-repeat: no-repeat;
  background-position: top left;
  height: 63px;
  padding-left: 35px;
  font-family: NexaLight;
  font-weight: normal;
}
@media (max-width: 759px) {
  #header .menu {
    width: 100%;
  }
}
#header .menu.interier {
  background-image: url('../images/menu-bg.png');
  background-repeat: x-repeat;
  background-position: center left;
  background-size: 35px 63px;
}
#header .menu.interier.dark {
  background-image: none;
  background-color: #000;
}
#header .menu.interier.dark > ul {
  background-image: none;
  background-color: #000;
}
#header .menu.interier.dark > ul ul.cp {
  background-image: none;
  background-color: #000;
}
@media (max-width: 759px) {
  #header .menu.interier {
    background-image: none;
  }
}
#header .menu.dark {
  background-image: url('../images/menu-dark.png');
}
#header .menu.dark > ul {
  background-image: none;
  background-color: #000;
}
#header .menu > ul {
  background-image: url('../images/menu-bg.png');
  background-repeat: x-repeat;
  background-position: center center;
  padding-right: 50px;
}
@media (max-width: 759px) {
  #header .menu > ul {
    width: 100%;
  }
}
#header .menu > ul > li + li {
  margin-left: 15px;
}
#header .menu > ul > li {
  position: relative;
  margin-top: 2px;
}
@media (max-width: 759px) {
  #header .menu > ul > li {
    display: block;
    float: none;
    clear: both;
  }
}
#header .menu > ul > li.first {
  margin-top: 0px;
  margin-right: 25px;
}
#header .menu > ul > li.first a {
  padding-bottom: 12px;
  padding-top: 10px;
  margin-top: 0px;
  padding-left: 15px;
  padding-right: 25px;
}
#header .menu > ul > li.active a {
  background-color: transparent;
}
#header .menu > ul > li a {
  margin-top: 30px;
  padding: 1px 7px 10px;
  vertical-align: bottom;
  border-radius: 0px;
  color: #FFF;
  text-transform: uppercase;
}
#header .menu > ul > li a:hover {
  background-color: transparent;
}
#header .menu > ul > li a:focus {
  background-color: transparent;
}
@media (max-width: 759px) {
  #header .menu > ul > li a {
    display: block;
    float: none;
    margin-top: 5px;
  }
}
#header .menu > ul > li:hover > ul {
  display: inline-block;
}
#header .menu > ul > li > ul {
  position: absolute;
  display: none;
  z-index: 9999;
  padding-right: 0px;
}
@media (max-width: 759px) {
  #header .menu > ul > li > ul {
    position: relative;
    width: 100%;
    clear: both;
  }
}
#header .menu > ul > li > ul.cp {
  margin-left: -30px;
  background-color: transparent;
  background-image: url('../images/menu-bg.png');
}
@media (max-width: 759px) {
  #header .menu > ul > li > ul.cp {
    margin-left: 0px;
    background-image: none;
    background-color: #161616;
  }
}
@media (max-width: 759px) {
  #header .menu > ul > li > ul.cp > li {
    position: relative;
    float: left;
  }
}
#header .menu > ul > li > ul.cp > li > a {
  padding: 8px 15px 8px 15px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-transform: none;
  text-align: left;
  font-weight: 300;
  color: #fff;
  display: block;
  width: 163px;
}
@media (max-width: 759px) {
  #header .menu > ul > li > ul.cp > li > a {
    color: #CFC000;
  }
}
#header .menu > ul > li > ul.cp > li > a:focus {
  background-color: transparent;
}
#header .menu > ul > li > ul.ap {
  margin-left: -30px;
  background-color: rgba(0, 0, 0, 0.95);
}
#header .menu > ul > li > ul.ap.light {
  background-image: url('../images/menu-bg.png');
  background-color: transparent;
}
#header .menu > ul > li > ul.ap li a {
  padding: 8px 15px 8px 15px;
  font-family: NexaLight;
  font-size: 14px;
  text-transform: none;
  display: block;
  text-align: center;
  color: #fff;
}
#header .menu > ul > li > ul li a {
  width: 146px;
  display: block;
  margin-top: 0px;
  padding: 4px 10px;
}
#header .menu > ul > li > ul li + li {
  margin-left: 0px;
}
@media (max-width: 759px) {
  #header .menu {
    height: auto;
    padding-left: 0px;
    background-image: none;
    margin-bottom: 10px;
  }
  #header .menu > ul {
    padding-right: 0px;
  }
}
#content {
  position: relative;
  z-index: 2;
}
.articles_detail {
  z-index: 999;
}
.articles_detail h1 {
  font-weight: 300;
  margin-top: 25px;
  margin-bottom: 30px;
}
.articles_detail .text {
  font-weight: 300;
  line-height: 20px;
  font-size: 13px;
  text-align: justify;
}
.articles_detail .back a {
  text-decoration: underline;
}
.articles_detail.detail1 {
  width: 635px;
  background-image: url('../images/bg-table.png');
  background-repeat: repeat;
  color: #FFF;
  position: fixed;
  bottom: 140px;
}
@media (max-width: 759px) {
  .articles_detail.detail1 {
    bottom: auto;
    position: relative;
    width: 100%;
    margin-top: 10px;
    padding: 10px 0px;
  }
}
.articles_detail.detail1 .in {
  margin: 30px 100px 30px 120px;
}
@media (max-width: 759px) {
  .articles_detail.detail1 .in {
    margin: 10px 10px 10px 10px;
  }
}
.articles_detail.detail1 .in .text p {
  line-height: 22px;
}
.articles_detail.detail1 .in #gallery ul li {
  margin-bottom: 16px;
  margin-right: 16px;
}
.articles_detail.detail1 .in.scroller {
  margin: 40px 20px 30px 20px;
}
.articles_detail.detail2 {
  width: 635px;
  background-image: url('../images/bg-table.png');
  background-repeat: repeat;
  color: #FFF;
  position: fixed;
  bottom: 120px;
}
@media (max-width: 759px) {
  .articles_detail.detail2 {
    bottom: auto;
    position: relative;
    margin-top: 10px;
    padding: 10px 0px;
    width: 100%;
  }
}
.articles_detail.detail2 h1 {
  font-size: 25px;
  margin: 10px 0px 15px 0px;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
}
.articles_detail.detail2 .year {
  margin-bottom: 5px;
}
.articles_detail.detail2 .in {
  margin: 30px 100px 30px 120px;
}
@media (max-width: 759px) {
  .articles_detail.detail2 .in {
    margin: 10px 10px 10px 10px;
  }
}
.articles_detail.detail2 .in .text p {
  line-height: 22px;
}
.articles_detail.detail2 .in.scroller {
  margin: 40px 20px 30px 20px;
}
.articles_detail.detail3 {
  margin-top: 100px;
  width: 650px;
  background-color: rgba(32, 33, 34, 0.9);
  color: #FFF;
  position: fixed;
  bottom: 120px;
}
@media (max-width: 759px) {
  .articles_detail.detail3 {
    bottom: auto;
    position: relative;
    margin-top: 10px;
    padding: 10px 0px;
    width: 100%;
  }
}
.articles_detail.detail3 .in {
  margin: 30px 50px 30px 130px;
}
@media (max-width: 759px) {
  .articles_detail.detail3 .in {
    margin: 10px 10px 10px 10px;
  }
}
.articles_detail.detail3 .in.scroller {
  margin: 40px 20px 30px 20px;
}
#gallery ul li,
.editor-gallery ul li {
  float: left;
  margin-right: 8px;
  margin-bottom: 8px;
}
.socials2.hidden-lg div {
  margin-right: 4px;
}
.socials2 div {
  margin-right: 0px;
  display: inline-block;
}
.articles.layout3 {
  margin-top: 150px;
  margin-bottom: 15px;
  padding: 1px 1px;
  display: block;
  width: 650px;
  background-color: rgba(32, 33, 34, 0.9);
  color: #FFF;
  position: relative;
}
@media (max-width: 759px) {
  .articles.layout3 {
    margin-top: 10px;
    width: auto;
    bottom: auto;
    position: relative;
  }
}
.articles.layout3 .in {
  margin: 10px 50px 10px 130px;
}
@media (max-width: 759px) {
  .articles.layout3 .in {
    margin: 10px 10px 10px 10px;
  }
}
.articles.layout3 h1,
.articles.layout3 h2,
.articles.layout3 p {
  font-weight: 300;
}
.articles.layout3 h2 {
  font-size: 18px;
  margin-bottom: 7px;
}
.articles.layout3 .article {
  margin-top: 10px;
}
.articles.layout3 .article .left {
  float: left;
  width: 126px;
}
.articles.layout3 .scroll {
  height: 300px;
  overflow: hidden;
  position: relative;
}
.articles.layout1 {
  margin-top: 120px;
}
@media (max-width: 759px) {
  .articles.layout1 {
    margin-top: 10px;
  }
}
.articles.layout1.row {
  margin-left: 0px;
  margin-right: 0px;
}
.articles.layout1.interier .article.tag .center span {
  color: #cec000;
}
.articles.layout1.interier .article .description {
  background-color: #cec000;
}
.articles.layout1 a {
  color: #FFF;
}
.articles.layout1 a:hover .description {
  display: inline-block;
}
.articles.layout1 .article {
  margin-bottom: 30px;
  position: relative;
  float: left;
}
.articles.layout1 .article .in {
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.5);
}
.articles.layout1 .article.tag .in {
  position: relative;
}
.articles.layout1 .article.tag .center {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  padding: 0px 10px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  font-family: NexaLight;
  color: #FFF;
}
.articles.layout1 .article.tag .center span {
  color: #00a5da;
  font-weight: bold;
}
.articles.layout1 .article .top {
  position: relative;
}
.articles.layout1 .article .image .img {
  padding: 0px;
  margin: 0px;
}
.articles.layout1 .article .description {
  position: absolute;
  display: none;
  width: 100%;
  bottom: 0px;
  background-color: #00a5da;
  text-align: center;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 15px;
  padding-right: 15px;
}
.articles.layout1 .article .description h2 {
  margin: 0px;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  color: #FFF;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
}
.articles.layout2 {
  margin-top: 100px;
  width: 635px;
  background-image: url('../images/bg-table.png');
  background-repeat: repeat;
  color: #FFF;
  position: fixed;
  bottom: 140px;
}
@media (max-width: 759px) {
  .articles.layout2 {
    margin-top: 10px;
    padding: 10px 0px;
    width: auto;
    bottom: auto;
    position: relative;
  }
}
.articles.layout2 .in {
  margin: 30px 55px 30px 120px;
}
@media (max-width: 759px) {
  .articles.layout2 .in {
    margin: 10px 10px 10px 10px;
  }
}
.articles.layout2 .in.scroller {
  margin: 40px 18px 30px 120px;
}
.articles.layout2 h1 {
  font-size: 25px;
  font-weight: 300;
}
.articles.layout2 h2 {
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  margin-bottom: 14px;
  margin-top: 20px;
}
.articles.layout2 .article {
  margin-top: 10px;
  position: relative;
  border-bottom: 1px solid #8b8b8b;
  padding-bottom: 9px;
}
.articles.layout2 .article .bottom .left {
  float: left;
  margin-right: 18px;
}
.articles.layout2 .article .bottom .left .image p.img {
  margin: 0 0 6px;
}
.articles.layout2 .article .bottom .right .description {
  text-align: justify;
}
.articles.layout2 .article .bottom .right a.more {
  text-decoration: underline;
  position: absolute;
  right: 0px;
  bottom: 14px;
}
.articles.layout2 .description {
  font-size: 13px;
  font-weight: 100;
}
.articles.layout2 .scroll {
  height: 320px;
  overflow: hidden;
  position: relative;
  padding-right: 15px;
}
@media (max-width: 759px) {
  .articles.layout2 {
    position: relative;
    bottom: auto;
  }
}
.editor {
  position: fixed;
  bottom: 140px;
}
@media (max-width: 759px) {
  .editor {
    position: relative;
    bottom: auto;
  }
}
.editor.editor-layout1 {
  width: 635px;
  background-image: url('../images/bg-table.png');
  background-repeat: repeat;
  color: #FFFFFF;
}
.editor.editor-layout1.kontakt .in {
  margin: 30px 20px 30px 120px;
}
.editor.editor-layout1.kontakt .in .clients input[type=submit] {
  background-color: #428bca;
  color: #fff;
  border: 0px;
  margin-top: 5px;
}
.editor.editor-layout1.kontakt .in .clients input[type=password] {
  color: #000;
  border: 0px;
}
.editor.editor-layout1.kontakt .in .clients th {
  padding-right: 5px;
}
.editor.editor-layout1.kontakt .in.scroller {
  margin: 40px 18px 30px 120px;
}
@media (max-width: 759px) {
  .editor.editor-layout1.kontakt .in {
    margin: 30px 10px 30px 10px;
    width: auto;
  }
}
@media (max-width: 759px) {
  .editor.editor-layout1 {
    padding: 30px 10px 30px 10px;
    width: auto;
  }
}
.editor.editor-layout1 .in {
  margin: 30px 100px 30px 120px;
}
@media (max-width: 759px) {
  .editor.editor-layout1 .in {
    margin: 30px 10px 30px 10px;
  }
}
.editor.editor-layout1 .in.scroller {
  margin: 40px 20px 30px 20px;
}
.editor.editor-layout1 h1 {
  font-weight: 300;
  margin-top: 25px;
  margin-bottom: 20px;
  font-size: 25px;
}
.editor.editor-layout1 .text {
  font-weight: 300;
  line-height: 20px;
  font-size: 13px;
  text-align: justify;
  color: #C9C6C1;
}
.editor.editor-layout1 .text p {
  padding: 0px;
  margin: 0px;
  padding-bottom: 20px;
}
.editor.editor-layout1 .text a {
  color: #C9C6C1;
  text-decoration: underline;
}
.news {
  margin-top: 20px;
}
.news.interier .head a {
  color: #CFC000;
}
.news .head h3 {
  margin-top: 0px;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
.news .head a {
  color: #00a5da;
  text-decoration: underline;
  font-weight: 300;
  font-size: 13px;
}
.news .new {
  float: left;
  margin-right: 10px;
  position: relative;
  width: 155px;
  height: 94px;
}
.news .new.no {
  margin-right: 0px;
}
.news .new .new-desc {
  display: none;
  position: absolute;
  width: 100%;
  bottom: 0px;
  min-height: 30px;
  background-color: #00a5da;
  font-weight: normal;
  text-align: center;
  padding: 5px 0px;
}
.news .new:hover .new-desc {
  display: block;
}
#background {
  position: fixed;
  top: 0px;
  z-index: 0;
  width: 100%;
  hight: 100%;
}
#background img {
  max-width: 100%;
  float: right;
}
#slider {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
  /*
	position:fixed;
	top:0px;
	z-index:0;
	width:100%;
	height:100%;
	*/
}
#slider.interier .actions .in .numbers div.number.active {
  background-image: url('../images/_slider-option-current.png');
}
#slider.interier .actions .in .numbers.styled div.number.active {
  background-image: url('../images/_current.png');
  color: #000;
}
#slider.interier .actions .in .left span:hover {
  background-image: url('../images/_slider-left-current.png');
}
#slider.interier .actions .in .right span:hover {
  background-image: url('../images/_slider-right-current.png');
}
#slider.interier .actions .in .screen span:hover {
  background-image: url('../images/_slider-option-2-current.png');
}
#slider.interier .actions .in .screen2 span:hover {
  background-image: url('../images/_slider-option-3-current.png');
}
#slider .items .item {
  display: none;
  position: absolute;
}
#slider .actions {
  position: absolute;
  display: none;
  bottom: 30px;
  right: 0px;
  width: 50%;
  z-index: 12000;
}
#slider .actions .in {
  float: right;
}
#slider .actions .in .numbers {
  float: left;
  padding-top: 14px;
  padding-right: 20px;
}
#slider .actions .in .numbers div {
  background-image: url('../images/slider-option.png');
  background-color: transparent;
  background-repeat: no-repeat;
  width: 14px;
  border: 0px;
  cursor: pointer !important;
  border-radius: 0px;
  margin: 0px;
  margin-right: 5px;
  height: 14px;
  display: inline-block;
}
#slider .actions .in .numbers div.active {
  background-image: url('../images/slider-option-current.png');
}
#slider .actions .in .numbers.styled {
  padding-top: 12px;
  color: #fff;
  text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
  max-width: 540px;
}
#slider .actions .in .numbers.styled div {
  background-image: none;
  width: 30px;
  height: 24px;
  margin-right: 2px;
  padding-top: 1px;
  text-align: center;
  color: #fff;
}
#slider .actions .in .numbers.styled div.active {
  color: #fff;
  background-image: url('../images/current.png');
}
#slider .actions .in .left {
  cursor: pointer !important;
  float: left;
  width: 44px;
  height: 44px;
  background-image: url('../images/slider-bg.png');
  background-repeat: x-repeat;
  background-position: center center;
}
#slider .actions .in .left span {
  width: 44px;
  height: 44px;
  display: block;
  background-image: url('../images/slider-left.png');
  background-repeat: no-repeat;
  background-position: center center;
}
#slider .actions .in .left span:hover {
  background-image: url('../images/slider-left-current.png');
}
#slider .actions .in .right {
  cursor: pointer !important;
  float: left;
  width: 44px;
  height: 44px;
  background-image: url('../images/slider-bg.png');
  background-repeat: x-repeat;
  background-position: center center;
}
#slider .actions .in .right span {
  width: 44px;
  height: 44px;
  display: block;
  background-image: url('../images/slider-right.png');
  background-repeat: no-repeat;
  background-position: center center;
}
#slider .actions .in .right span:hover {
  background-image: url('../images/slider-right-current.png');
}
#slider .actions .in .screen {
  float: left;
  width: 44px;
  height: 44px;
  cursor: pointer !important;
  background-image: url('../images/slider-bg.png');
  background-repeat: x-repeat;
  background-position: center center;
  padding-right: 7px;
}
#slider .actions .in .screen span {
  width: 44px;
  height: 44px;
  display: block;
  background-image: url('../images/slider-option-2.png');
  background-repeat: no-repeat;
  background-position: center center;
}
#slider .actions .in .screen span:hover {
  background-image: url('../images/slider-option-2-current.png');
}
#slider .actions .in .screen2 {
  float: left;
  width: 44px;
  height: 44px;
  cursor: pointer !important;
  background-image: url('../images/slider-bg.png');
  background-repeat: x-repeat;
  background-position: center center;
}
#slider .actions .in .screen2 span {
  width: 44px;
  height: 44px;
  display: block;
  background-image: url('../images/slider-option-3.png');
  background-repeat: no-repeat;
  background-position: center center;
}
#slider .actions .in .screen2 span:hover {
  background-image: url('../images/slider-option-3-current.png');
}
/** PATICKA **/
#footer {
  margin-top: 20px;
  height: 63px;
  bottom: 25px;
  position: fixed;
  z-index: 2;
  z-index: 9998;
  width: 50%;
}
@media (max-width: 759px) {
  #footer {
    background-image: none;
    position: relative;
    bottom: auto;
    width: 100%;
    margin-top: 10px;
  }
  #footer .infoo .left {
    width: 100%;
  }
}
#footer.black .left {
  background-image: url('../images/footer_blank.png');
}
@media (max-width: 759px) {
  #footer.black .left {
    background-image: none;
  }
}
#footer.interier .left {
  background-image: url('../images/footer-bg.png');
  background-repeat: x-repeat;
  background-position: center right;
  background-size: 35px 63px;
  width: 322px;
}
#footer.interier .left .in {
  background-image: url('../images/footer-bg.png');
  background-repeat: x-repeat;
  background-position: center center;
}
@media (max-width: 759px) {
  #footer.interier .left .in {
    width: 100%;
    background-image: none;
    padding-right: 0px;
  }
}
@media (max-width: 759px) {
  #footer.interier .left {
    width: 100%;
    background-image: none;
    padding-right: 0px;
  }
}
#footer.interier.black .left {
  background-image: none;
  background-color: #000;
}
#footer.interier.black .left > .in {
  background-image: none;
  background-color: #000;
}
#footer .left {
  float: left;
  height: 63px;
  width: 336px;
  background-image: url('../images/footer.png');
  background-repeat: no-repeat;
  background-position: bottom right;
  padding-right: 35px;
}
@media (max-width: 759px) {
  #footer .left {
    width: 100%;
    background-image: none;
    padding-right: 0px;
    height: auto;
  }
}
#footer .left .in {
  height: 63px;
  padding-top: 16px;
  padding-left: 22px;
}
@media (max-width: 759px) {
  #footer .left .in {
    height: auto;
    padding-bottom: 9px;
  }
}
#footer .left a {
  margin-right: 4px;
  display: inline-block;
  background-position: center center;
  background-repeat: no-repeat;
  vertical-align: top;
}
#footer .left a.facebook {
  width: 25px;
  height: 25px;
  margin-top: 3px;
  background-image: url('../images/facebook.png');
}
#footer .left a.facebook:hover,
#footer .left a.facebook.active {
  background-image: url('../images/facebook-current.png');
}
#footer .left a.pinterest {
  width: 24px;
  height: 26px;
  margin-top: 3px;
  background-image: url('../images/pinterest.png');
}
#footer .left a.pinterest:hover,
#footer .left a.pinterest.active {
  background-image: url('../images/pinterest-current.png');
}
#footer .left a.gplus {
  width: 24px;
  height: 26px;
  margin-top: 3px;
  background-image: url('../images/gplus.png');
}
#footer .left a.gplus:hover,
#footer .left a.gplus.active {
  background-image: url('../images/gplus-current.png');
}
#footer .left a.in {
  width: 25px;
  height: 26px;
  margin-top: 3px;
  background-image: url('../images/in.png');
}
#footer .left a.in:hover,
#footer .left a.in.active {
  background-image: url('../images/in-current.png');
}
#footer .left a.ab {
  width: 145px;
  height: 28px;
  margin-left: 45px;
  margin-right: 5px;
  background-image: url('../images/ab-footer.png');
}
#footer .left a.ab:hover,
#footer .left a.ab.active {
  background-image: url('../images/ab-footer-current.png');
}
#footer .left a.ib {
  width: 133px;
  height: 28px;
  margin-left: 12px;
  background-image: url('../images/ib-footer.png');
}
#footer .left a.ib:hover,
#footer .left a.ib.active {
  background-image: url('../images/ib-footer-current.png');
}
/** sipka **/
.arrow {
  cursor: pointer !important;
  position: absolute;
  right: 17px;
  width: 20px;
  top: 11px;
  height: 32px;
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url('../images/arrow.png');
}
.arrow.right {
  background-image: url('../images/arrow2.png');
}
.ps-container > .ps-scrollbar-y-rail {
  opacity: 1;
}
