body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li{float:left}.ce_gallery>ul li.col_first{clear:left}.float_left{float:left}.float_right{float:right}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.responsive{position:relative;height:0}.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.responsive.ratio-169{padding-bottom:56.25%}.responsive.ratio-1610{padding-bottom:62.5%}.responsive.ratio-219{padding-bottom:42.8571%}.responsive.ratio-43{padding-bottom:75%}.responsive.ratio-32{padding-bottom:66.6666%}
#tl_navigation .tl_level_1_group .group-flexslider {
    background: url(../../system/modules/flexslider/assets/icon/flexslider.svg) 0px 1px no-repeat;
    background-size: 16px 16px;
}

/*
	jQuery.mmenu CSS
*/
/*
	jQuery.mmenu panels CSS
*/
.mm-menu.mm-horizontal > .mm-panel {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease; }

.mm-menu .mm-hidden {
  display: none; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu,
.mm-menu > .mm-panel {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0; }

.mm-menu {
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0; }
  .mm-menu > .mm-panel {
    background: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 20px;
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0); }
    .mm-menu > .mm-panel.mm-opened {
      -webkit-transform: translate(0%, 0);
      -moz-transform: translate(0%, 0);
      -ms-transform: translate(0%, 0);
      -o-transform: translate(0%, 0);
      transform: translate(0%, 0); }
    .mm-menu > .mm-panel.mm-subopened {
      -webkit-transform: translate(-30%, 0);
      -moz-transform: translate(-30%, 0);
      -ms-transform: translate(-30%, 0);
      -o-transform: translate(-30%, 0);
      transform: translate(-30%, 0); }
    .mm-menu > .mm-panel.mm-highest {
      z-index: 1; }
  .mm-menu .mm-list {
    padding: 20px 0; }
  .mm-menu > .mm-list {
    padding-bottom: 0; }
    .mm-menu > .mm-list:after {
      content: '';
      display: block;
      height: 40px; }

.mm-panel > .mm-list {
  margin-left: -20px;
  margin-right: -20px; }
  .mm-panel > .mm-list:first-child {
    padding-top: 0; }

.mm-list,
.mm-list > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-list {
  font: inherit;
  font-size: 14px; }
  .mm-list a,
  .mm-list a:hover {
    text-decoration: none; }
  .mm-list > li {
    position: relative; }
    .mm-list > li > a,
    .mm-list > li > span {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      color: inherit;
      line-height: 20px;
      display: block;
      padding: 10px 10px 10px 20px;
      margin: 0; }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0; }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    width: auto;
    margin-left: 20px;
    position: relative;
    left: auto; }
  .mm-list a.mm-subopen {
    background: rgba(3, 2, 1, 0);
    width: 40px;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2; }
    .mm-list a.mm-subopen:before {
      content: '';
      border-left-width: 1px;
      border-left-style: solid;
      display: block;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
    .mm-list a.mm-subopen.mm-fullsubopen {
      width: 100%; }
      .mm-list a.mm-subopen.mm-fullsubopen:before {
        border-left: none; }
    .mm-list a.mm-subopen + a,
    .mm-list a.mm-subopen + span {
      padding-right: 5px;
      margin-right: 40px; }
  .mm-list > li.mm-selected > a.mm-subopen {
    background: transparent; }
  .mm-list > li.mm-selected > a.mm-fullsubopen + a,
  .mm-list > li.mm-selected > a.mm-fullsubopen + span {
    padding-right: 45px;
    margin-right: 0; }
  .mm-list a.mm-subclose {
    text-indent: 20px;
    padding-top: 30px;
    margin-top: -20px; }
  .mm-list > li.mm-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px;
    padding-right: 5px; }
  .mm-list > li.mm-spacer {
    padding-top: 40px; }
    .mm-list > li.mm-spacer.mm-label {
      padding-top: 25px; }
  .mm-list a.mm-subopen:after,
  .mm-list a.mm-subclose:before {
    content: '';
    border: 2px solid transparent;
    display: inline-block;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-bottom: -5px;
    position: absolute;
    bottom: 50%; }
  .mm-list a.mm-subopen:after {
    border-top: none;
    border-left: none;
    right: 18px; }
  .mm-list a.mm-subclose:before {
    border-right: none;
    border-bottom: none;
    margin-bottom: -15px;
    left: 22px; }

.mm-menu.mm-vertical .mm-list .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }
  .mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
    border-color: transparent; }
.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
  display: block; }
.mm-menu.mm-vertical .mm-list > li > a.mm-subopen {
  height: 40px; }
  .mm-menu.mm-vertical .mm-list > li > a.mm-subopen:after {
    top: 16px;
    bottom: auto; }
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }
.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen {
  height: 25px; }

html.mm-opened .mm-page {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-menu {
  background: #333333;
  color: rgba(255, 255, 255, 0.6); }
  .mm-menu .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.15); }
  .mm-menu .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(255, 255, 255, 0.3); }
  .mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3); }
  .mm-menu .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.15); }
  .mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.1); }
  .mm-menu .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.05); }
  .mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.05); }

/*
	jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease; }

html.mm-opened {
  overflow: hidden;
  position: relative; }
  html.mm-opened 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: 999999; }

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed; }
.mm-menu.mm-current {
  display: block; }

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px; }

html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -moz-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  -o-transform: translate(80%, 0);
  transform: translate(80%, 0); }

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -moz-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    -o-transform: translate(440px, 0);
    transform: translate(440px, 0); } }

/*
	jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top,
.mm-menu.mm-bottom {
  width: 100%;
  min-width: 100%;
  max-width: 100%; }

.mm-menu.mm-right {
  left: auto;
  right: 0; }

.mm-menu.mm-bottom {
  top: auto;
  bottom: 0; }

html.mm-right.mm-opening .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -moz-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  -o-transform: translate(-80%, 0);
  transform: translate(-80%, 0); }

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    -moz-transform: translate(-440px, 0);
    -ms-transform: translate(-440px, 0);
    -o-transform: translate(-440px, 0);
    transform: translate(-440px, 0); } }
/*
	jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-slideout {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  z-index: 0 !important; }

.mm-menu.mm-front {
  z-index: 1;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); }

html.mm-opened.mm-next .mm-page {
  box-shadow: none; }

.mm-menu.mm-front, .mm-menu.mm-next {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }
  .mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0); }
.mm-menu.mm-front.mm-top {
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%); }
.mm-menu.mm-front.mm-bottom {
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%); }

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.mm-menu.mm-front.mm-top, .mm-menu.mm-front.mm-bottom {
  height: 80%;
  min-height: 140px;
  max-height: 880px; }

/*
	jQuery.mmenu themes extension CSS
*/
html.mm-opened.mm-light .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light {
  background: #f3f3f3;
  color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-light .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.6);
    color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-list > li > a.mm-subopen:after, .mm-menu.mm-light .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-light .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-light .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03); }
  .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-buttonbar {
  border-color: rgba(0, 0, 0, 0.6);
  background: #f3f3f3; }
  .mm-menu.mm-light .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-light .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, 0.6);
    color: #f3f3f3; }

.mm-menu.mm-light label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-light em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-footer {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-light .mm-header .mm-prev:before,
  .mm-menu.mm-light .mm-header .mm-next:after,
  .mm-menu.mm-light .mm-header .mm-close:after {
    border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-light .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-light .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-light label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-light label.mm-toggle:before {
    background: #f3f3f3; }
.mm-menu.mm-light input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

html.mm-opened.mm-white .mm-page {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white {
  background: white;
  color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-white .mm-list > li:after {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white .mm-list > li > a.mm-subclose {
    background: rgba(0, 0, 0, 0.06);
    color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-list > li > a.mm-subopen:after, .mm-menu.mm-white .mm-list > li > a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-white .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.06); }
  .mm-menu.mm-white .mm-list > li.mm-label {
    background: rgba(0, 0, 0, 0.03); }
  .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-buttonbar {
  border-color: rgba(0, 0, 0, 0.6);
  background: white; }
  .mm-menu.mm-white .mm-buttonbar > * {
    border-color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-white .mm-buttonbar > input:checked + label {
    background: rgba(0, 0, 0, 0.6);
    color: white; }

.mm-menu.mm-white label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-white em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-footer {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-header {
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-white .mm-header .mm-prev:before,
  .mm-menu.mm-white .mm-header .mm-next:after,
  .mm-menu.mm-white .mm-header .mm-close:after {
    border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white .mm-list li.mm-label > div > div {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-white .mm-search input {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-white .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-white label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-white label.mm-toggle:before {
    background: white; }
.mm-menu.mm-white input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

html.mm-opened.mm-black .mm-page {
  box-shadow: none; }

.mm-menu.mm-black {
  background: black;
  color: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-black .mm-list > li:after {
    border-color: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black .mm-list > li > a.mm-subclose {
    background: rgba(255, 255, 255, 0.25);
    color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-list > li > a.mm-subopen:after, .mm-menu.mm-black .mm-list > li > a.mm-subclose:before {
    border-color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-list > li > a.mm-subopen:before {
    border-color: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu.mm-black .mm-list > li.mm-selected > span {
    background: rgba(255, 255, 255, 0.25); }
  .mm-menu.mm-black .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.15); }
  .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-buttonbar {
  border-color: rgba(255, 255, 255, 0.6);
  background: black; }
  .mm-menu.mm-black .mm-buttonbar > * {
    border-color: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-black .mm-buttonbar > input:checked + label {
    background: rgba(255, 255, 255, 0.6);
    color: black; }

.mm-menu.mm-black label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-black em.mm-counter {
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-footer {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-header {
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-black .mm-header .mm-prev:before,
  .mm-menu.mm-black .mm-header .mm-next:after,
  .mm-menu.mm-black .mm-header .mm-close:after {
    border-color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black .mm-list li.mm-label > div > div {
  background: rgba(255, 255, 255, 0.15); }

.mm-menu.mm-black .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-black .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-black label.mm-toggle {
  background: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-black label.mm-toggle:before {
    background: black; }
.mm-menu.mm-black input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}

/*! 
 * Webfonts
 * Source: Google Fonts (https://fonts.google.com/selection?selection.family=Lora)
 * Downloaded by: google-webfonts-helper (http://google-webfonts-helper.herokuapp.com/fonts/lora?subsets=latin)
 */

/* lora-regular - latin */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  src: url('/files/layout/fonts/lora/lora-v12-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Lora Regular'), local('Lora-Regular'),
       url('/files/layout/fonts/lora/lora-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/layout/fonts/lora/lora-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/files/layout/fonts/lora/lora-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/files/layout/fonts/lora/lora-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/files/layout/fonts/lora/lora-v12-latin-regular.svg#Lora') format('svg'); /* Legacy iOS */
}


/*! 
 * Webfonts
 * Source: Google Fonts (https://fonts.google.com/selection?selection.family=Montserrat)
 * Downloaded by: google-webfonts-helper (http://google-webfonts-helper.herokuapp.com/fonts/montserrat?subsets=latin)
 */

/* montserrat-regular - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('/files/layout/fonts/montserrat/montserrat-v12-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Montserrat Regular'), local('Montserrat-Regular'),
       url('/files/layout/fonts/montserrat/montserrat-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/layout/fonts/montserrat/montserrat-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/files/layout/fonts/montserrat/montserrat-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/files/layout/fonts/montserrat/montserrat-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/files/layout/fonts/montserrat/montserrat-v12-latin-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* basic.css */
.cookiebar{background-color:#6b6b6b;font:12px 'Montserrat',sans-serif}.cookiebar__button{background-color:#192e5a}.embed-container iframe{width:100%;height:100%;left:0;top:0;position:absolute}.embed-container{width:100%;height:auto;position:relative;overflow:hidden;padding-bottom:10%}#cboxContent{margin-top: 0px !important}#cboxClose{height:35px}#cboxOverlay{background-color:#fff !important}#cboxContent{background-color:#f5f2f2 !important}#cboxLoadedContent{border-color:#f5f2f2 !important}#cboxTitle,#cboxCurrent{display:none !important}#main #triplegal ul li{width:30.33%;float:left;margin-right:1.5%;margin-bottom:3%;margin-left:1.5%;list-style-type:none}.white .flex-control-nav{bottom:7px}.white .flexslider{border:0px solid;border-radius:0;-webkit-box-shadow: none;	-moz-box-shadow: none;	box-shadow: none}#header .mod_navigation > ul{max-width:1200px;left:0;right:0;position:absolute;display:block;margin:0 auto;padding-left:50px;box-sizing: border-box;background: none no-repeat 5px -40px transparent;background-size: 40px;transition: background 0.4s}#header .is-sticky .mod_navigation > ul{background-image:url("../../files/layout/logo_avci_plain.png");background-position: 5px 5px}body{margin-top:0}#pic .inside{width:100%;margin:0 auto}#main .pagination li[class] + li a.link,#main .pagination li:first-child a.link,#main .pagination li[class] + li span,#main .pagination li:first-child span{padding-left:5px}#main .pagination li[class] + li a.link:before,#main .pagination li:first-child a.link:before,#main .pagination li[class] + li span:before,#main .pagination li:first-child span:before{display:none}#main .mod_search .pagination ul,#main .mod_search .pagination li{margin:0;padding:0;list-style-type:none}#main .mod_search .pagination li{float:left}#main .mod_search .pagination a,#main .mod_search .pagination span{display:block;padding:5px}#main .mod_search .pagination a.link,#main .mod_search .pagination span{position:relative;padding-left:10px}#main .mod_search .pagination a.link:before,#main .mod_search .pagination span:before{left:0;position:absolute;content: "·"; /* · */}.mmenubtn{display:none}#main .slides li{margin:0}input,textarea{margin-bottom:5px;padding:5px 10px;background-color:#fff;border-top:0px solid #ccc;border-right:0px solid #ccc;border-bottom:1px solid #ccc;border-left:0px solid #ccc}input:focus,textarea:focus{margin-bottom:5px;padding:5px 10px;background-color:#fff;border-top:0px solid #fcc304;border-right:0px solid #fcc304;border-bottom:1px solid #fcc304;border-left:0px solid #fcc304}.widget label{display:block}.widget-submit{margin-top:20px}.widget-submit .submit{padding:5px 10px;background-color:#525151;border:0px;color:#fff;text-transform:uppercase;cursor: pointer}td > p{margin:5px 5px 5px 0}.headerimage img{width:100%;height:auto;margin-bottom:-6px}.headerimage .downline{bottom:0}.katalogcontainer img:hover{opacity:0.2}.katalogcontainer img{opacity:1.0;-webkit-transition: all 0.7s ease-in-out;-moz-transition: all 0.7s ease-in-out;-o-transition: all 0.7s ease-in-out;transition: all 0.7s ease-in-out}.katalogcontainer{background-image:url("../../files/layout/magnifier.png");background-position:center center;background-repeat:no-repeat}#dlh_googlemap_1{left:0;position:absolute}.gmap{height:0px;position:relative;overflow:hidden;padding-bottom:350px;border-top:20px solid #25417e;border-bottom:0px solid #25417e}.address{padding-top:30px;padding-bottom:30px}.lastline{padding-top:2px;padding-bottom:2px}#footer .mod_article .inbox{position:relative}.socialbtns2{right:0;top:3px;position:absolute}.breadcrumbs li{float:none;display:inline;margin-right:0;padding-right:30px;padding-left:30px;background-color:#fff;background-position:right center;background-repeat:no-repeat;list-style-type:none}.breadcrumbs li.active{float:none;display:inline;padding-right:0;background-image:none;list-style-type:none;background-color:transparent}.breadcrumbs ul{width:100%;max-width:1200px;margin:0 auto;padding-right:20px;padding-left:20px;text-align:left}#main .mod_article{padding:40px 20px;border-bottom:1px solid #f0f0f0}#main .introtext_head{padding-top:80px;padding-bottom:20px;text-align:left}.content-slider,.content-slider img{width:100%;height:auto}.slider-control a,.slider-control .slider-menu{width:50px;height:100px;top:50%;display:block;margin-top:-50px}.slider-control .slider-prev{left:20px;background-image:url("../../files/layout/sliderbox_left.png");background-position:left top;background-repeat:no-repeat;font-size:0px}.slider-control .slider-next{right:20px;background-image:url("../../files/layout/sliderbox_right.png");background-position:right top;background-repeat:no-repeat;font-size:0px}.slider-control .slider-menu{display:none}.slider-control{height:0px;position:static;margin-bottom:-6px}.content-slider figcaption{bottom:40px;position:absolute}.verlinkung{width:100%;height:auto;max-width:1200px;position:relative;margin:0 auto}.content-slider .image_container{position:relative}.logo{height:106px}.logo .image_container{width:100%;max-width:1200px;margin:0 auto;padding:0}#header .mod_navigation{width:100%;height:50px;top:110px;position:absolute;display:block;margin:0;padding:0;background-color:#fff}.headericons{left:0;top:0;position:absolute;display:block}.headericons img{margin-right:2px}.header_suche{left:153px;top:0;position:absolute;display:block}.header_suche table{margin:-3px 0 0;padding:0}.header_suche input{height:33px;margin:0 0 0 7px;padding:1px 0 1px 15px;border:2px solid}body{padding-top:0}.trenner{width:100%;clear:both}#header{width:100%;height:160px;top:0;position:relative;display:block;margin:0;padding:0;z-index:3}#header .mod_navigation.block{overflow:visible}#header .inside{width:100%;height:111px;margin:0 auto;padding:0}.sf-menu,.sf-menu *{margin:0;padding:0;list-style: none}.sf-menu li{position:relative}.sf-menu ul.level_2 li.first{margin-top:0;padding-top:0}.sf-menu ul.level_2{margin-left:0}.sf-menu ul{top:100%;position:absolute;display:none;margin-top:0;margin-left:-2px;padding:0;background-color:#fff;left: 0;z-index: 99999}.sf-menu > li{float:left}.sf-menu li:hover > ul,.sf-menu li.sfHover > ul{display:block}.sf-menu a,.sf-menu span{position:relative;display:block}.sf-menu ul ul{left:100%;top:0}#container{width:100%;margin:0;padding:0}.mod_article .inbox{width:100%;max-width:1200px;margin:0 auto;box-sizing:border-box}.mod_article .inbox .ce_text{width:100%;max-width:1000px;box-sizing:border-box}.half{width:48%;float:left;margin-top:0;margin-bottom:0;margin-left:0;padding:10px 0}.mod_article .inbox .ce_text.half{width:48%;float:left;margin-top:0;margin-bottom:0;margin-left:0;padding:10px 0}.half.left{margin-right:4%}.logo img{float: left}#main .logogallery ul{margin:0 -6px -12px;list-style-type:none}#main .logogallery ul li{width:20%;float:left;clear:none;margin:0;padding:0 6px 12px;list-style-type:none;-webkit-box-sizing: border-box;box-sizing: border-box}.social-side{position:fixed;overflow:visible;top: 190px;left: 100%;z-index: 9999}.social-side a{text-decoration:none;color:#404040}.social-side-block{left:-50px;position:relative;margin-bottom:15px;padding:15px 15px 15px 65px;font:20px/1 'Montserrat',sans-serif;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;transition: all 0.4s ease-in-out;-webkit-box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.75);box-shadow: -1px 2px 5px 0px rgba(0,0,0,0.75);background: none no-repeat 10px center #ffffff;background-size: 30px}.social-side-block:hover{left:-100%}.social-side-block.facebook{background-image:url("../../files/layout/icons/icon_facebook.png")}.social-side-block.instagram{background-image:url("../../files/layout/icons/icon_instagram.png")}.social-side-block.whatsapp{background-image:url("../../files/layout/icons/icon_whatsapp.png")}.social-side-block.kontakt{background-image:url("../../files/layout/icons/Kontakt-ico.png")}.flexslider{border:0;border-radius:0}.flexslider .slides li{position:relative}.flexslider .flex-caption{bottom:0;left:0;right:0;position:absolute;background-color:rgba(0,0,0,.4);color:#fff}.flexslider .caption_title_line{padding:15px 30px;text-align:right}.flexslider .flex-caption p{margin-top:0;margin-bottom:0;font-size:18px;line-height:1.5;color:#fff}
/* fonts.css */
strong{font-weight: 700}li{font-family: 'Montserrat',sans-serif !important}#main .introtext_head h1{float:none;font-size:47px;line-height:58px;font-weight:300}#main ul li{margin-left:-25px;list-style-type:square}#main .mod_breadcrumb ul li{margin-top:7px;margin-left:0}#main a{text-decoration:none}p.tel{padding-left:40px;background-image:url("../../files/layout/phone.png");background-position:left center;background-repeat:no-repeat}p.poi{padding-left:40px;background-image:url("../../files/layout/poi.png");background-position:left center;background-repeat:no-repeat}.address p{margin-bottom:10px;font:15px/20px 'Montserrat',sans-serif;font-weight:300}.lastline p,.lastline p a{font-size:12px;line-height:20px;text-decoration:none;text-transform:uppercase;font-weight:300}.catalogue_pre .half.right p{padding-left:60px;background-image:url("../../files/layout/book.png");background-position:left center;background-repeat:no-repeat;font-size:19px}.catalogue_pre .half.right p a{text-decoration:none}h4{float:none;display:table;font:20px/30px 'Lora',serif;color:#fff;font-weight:300}.sf-menu a,.sf-menu span{font-family:'Montserrat',sans-serif;font-weight:300}.header_suche input{font:14px 'Montserrat',sans-serif;text-transform:none;font-weight:300}.header_suche input:focus{background-color:#fff;font-size:14px;color:#4f4e4e;text-transform:none;font-weight:300}h1{margin:0;padding:0;text-align:left;font-size:40px;line-height:54px;font-weight:300}h1,h2,.lastline p,h3,ul li{font-family:'Lora',serif}h2{margin:0 0 20px;padding:0 0 5px;text-align:center;border-bottom:1px solid #666;font-size:26px;line-height:30px;font-weight:bold;text-transform:none;font-weight:300}h3{margin:20px 0 0;padding:0 0 20px;font-size:24px;line-height:33px;font-weight:400}.introtext h3{margin:40px 0 0;padding:0 0 5px;font-size:24px;line-height:33px;font-weight:400}p{margin:0;padding:0;font:20px/30px 'Montserrat',sans-serif;font-weight:300}td,label{margin:0;padding:0;font:14px/22px 'Montserrat',sans-serif;font-weight:300}#header .mod_navigation ul li a{float:none;margin:0;padding:15px 12px 14px;font-size:16px;text-decoration:none;text-transform:uppercase;font-weight:300}#header .mod_navigation ul li span,#header .mod_navigation ul li a.trail,#header .mod_navigation ul li a.current,#header .mod_navigation ul li span.current,#header .mod_navigation ul li span.trail,#header .mod_navigation ul li a:hover{float:none;margin:0;padding:15px 12px 14px;font-size:16px;text-decoration:none;text-transform:uppercase;font-weight:300}#header .mod_navigation ul li a:hover,#header .mod_navigation ul li.sfHover a{float:none;margin:0;padding:15px 12px 14px;background-color:#6b6b6b;font-size:16px;text-decoration:none;color:#fff;text-transform:uppercase;font-weight:300}#header .mod_navigation ul ul li a,#header .mod_navigation ul ul li span,#header .mod_navigation ul ul li a.trail,#header .mod_navigation ul ul li a.current,#header .mod_navigation ul ul li span.current,#header .mod_navigation ul ul li span.trail,#header .mod_navigation ul ul li a:hover,#header .mod_navigation ul ul li.sfHover a{float:none;margin:0;padding:7px 12px;text-align:left;border:0px;font-size:14px;text-decoration:none;text-transform:uppercase;font-weight:400}#header .mod_navigation ul li.sfHover ul a{float:none;margin:0;padding:7px 12px;text-align:left;border:0px;font-size:14px;text-decoration:none;text-transform:uppercase;font-weight:300}.breadcrumbs a,.breadcrumbs p,.breadcrumbs li{float:none;display:inline-block;padding-top:7px;padding-bottom:5px;font:14px 'Montserrat',sans-serif;text-decoration:none;text-transform:none;font-weight:400}.sliderbox h1 span{margin:0;padding:0;font-weight:300}.sliderbox h1{margin:0;padding:10px 20px;font-size:29px;line-height:38px;font-weight:300}.sliderbox h2{height:21px;float:left;display:block;margin:0 0 15px;padding:9px 20px 14px;text-align:left;background-color:#6b6b6b;background-position:right center;background-repeat:no-repeat;font-size:26px;color:#fff;text-transform:none;font-weight:300}
/* colors.css */
#usercentrics-button .uc-btn-new.uc-btn-deny{background-color: #192E5A !important}#usercentrics-button .uc-btn-new.uc-btn-accept{background-color: #192E5A !important}.introtext h2,.introtext h3{color:#6b6b6b}#footer a{color:#6b6b6b}.header_suche input{background-color:#142c7f}#main .white h4 a,#main .grey h4 a{color:#fff}h4 a{display:block;padding:10px;background-color:#25417e;color:#fff;-webkit-transition: all 0.5s ease-in-out;  -moz-transition: all 0.5s ease-in-out;  -o-transition: all 0.5s ease-in-out;  transition: all 0.5s ease-in-out}h4 a:hover{background-color:#000;color:#fff}.introtext{background-color:#fff;border-top:0px solid #f2f2f2;border-bottom:5px solid #f2f2f2}#main .introtext ul li a{color:#525151}#main .grey a,#main .white a{color:#949695}.address p{color:#6b6b6b}.lastline p,.lastline p a{color:#9e9e9c}.catalogue_pre .half.right p,.catalogue_pre .half.right p a{color:#fff}.address{background-color:#fff}.catalogue_pre{background-color:#d6d6d6}.breadcrumbs li a{color:#25417e}.breadcrumbs li{color:#fff}.header_suche input{border-color:#142C7F;color:#fff}#header{background-color:#fff}#header .mod_navigation ul li a{color:#6b6b6b}#header .mod_navigation ul ul li span,#header .mod_navigation ul ul li a.current,#header .mod_navigation ul ul li a:hover{float:none;background-color:rgba(255,255,255,.95);color:#6b6b6b}.breadcrumbs{background-color:#192e5a}.introtext_head h1{display:table;color:#25417e}.introtext_head p{color:#fff}.introtext p{color:#6b6b6b}.introtext_head{background-color:#fff}.headericons img,.sliderbox h1{background-color:#25417e}.sliderbox h1{color:#fff}#footer .catalog_teaser{background-color:#aeaeac}.lastline{background-color:#fff}#footer{background-color:#9e9e9c}.white h1,.grey h1{color:#6b6b6b}.white h3,.grey h3{color:#525151}h2{color:#6b6b6b}.address h2{color:#6b6b6b}.white p,.grey p{color:#525151}.grey{background-color:#f8f8f8}
@media handheld,only screen and (max-width: 1140px){
/* mq_basic_minus1140.css */
.gmap{padding-bottom:300px}.mmenubtn{width:67px;height:90px;left:0;top:0;position:absolute;display:block;border-right:1px solid #9e9e9c}.downline{display:none}.content-slider figcaption{bottom:10px;margin-right:100px;margin-left:100px}.sliderbox h2{margin-bottom:-4px;font-size:15px}.sliderbox h1{font-size:22px;line-height:30px}.logo{width:300px;right:20px;top:0;position:absolute;text-align:right}.breadcrumbs{display:none}.headericons,.header_suche{display:none}#header .mod_navigation{bottom:0;top:auto;display:none}#header .inside{height:110px}#header{height:90px;background-color:rgba(255,255,255,1);border-bottom:20px solid #25417e}.half,.half.left,.half.right{width:100%;margin:0;padding:0}.mod_article .inbox .ce_text.half{width:100%;margin:0;padding:0}p{font-size:18px;line-height:25px}h1{font-size:29px;line-height:35px}#main .mod_article,.address,.lastline{width:100%;padding-right:20px;padding-left:20px;box-sizing:border-box}#main .logogallery ul li{width:33.33333%}
}
@media handheld,only screen and (max-width: 479px){
/* mq_basic_minus480.css */
.sliderbox h1{margin:0}.logo{width:240px;right:15px;top:13px}#main .introtext_head{padding-top:25px}#katalog-komplett-in-iframe{display:none}.gmap{padding-bottom:220px}.socialbtns2{display:none}.sliderbox h2{margin:0}.slider-control a,.slider-control .slider-menu{top:25%}.content-slider figcaption{width:100%;bottom:0;top:-5px;position:relative;margin-right:0;margin-left:0;background-color:#fff}.verlinkung a{bottom:0;position:relative;text-decoration:none}h1,#main .introtext_head h1{font-size:26px;line-height:36px}#main .logogallery ul li{width:50%}
}
