/* Contao Open Source CMS, (c) 2005-2016 Leo Feyer, LGPL license */
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}
/* Contao Open Source CMS, (c) 2005-2016 Leo Feyer, LGPL license */
@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}
/* Contao Open Source CMS, (c) 2005-2016 Leo Feyer, LGPL license */
body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:700}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
/* mobile_menu extension for Contao Open Source CMS, Copyright (C) 2011-2015 Codefog */
.mobile_menu{position:fixed;z-index:100;display:none}.mobile_menu .inner{height:100%;background:#000;overflow-y:scroll}.mobile_menu.active.position_left{box-shadow:2px 0 5px 0 rgba(0,0,0,0.5)}.mobile_menu.active.position_top{box-shadow:0 2px 5px 0 rgba(0,0,0,0.5)}.mobile_menu.active.position_right{box-shadow:-2px 0 5px 0 rgba(0,0,0,0.5)}.mobile_menu.active.position_bottom{box-shadow:0 -2px 5px 0 rgba(0,0,0,0.5)}.mobile_menu.active.no_shadow{box-shadow:none!important}.mobile_menu_trigger{display:none}.mobile_menu_wrapper{position:relative;width:100%;overflow:hidden}.mobile_menu_overlay{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:99}.mobile_menu_overlay.background{background:rgba(0,0,0,0.5)}.mobile_menu li.submenu_hide>ul{display:none}.mobile_menu li.submenu_show>ul{display:block}body.ie8 .mobile_menu,body.ie8 .mobile_menu_trigger,body.ie9 .mobile_menu,body.ie9 .mobile_menu_trigger{display:none!important}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col, .col-xs-1, .col-1, .col-md-1, .col-lg-1, .col-xs-2, .col-2, .col-md-2, .col-lg-2, .col-xs-3, .col-3, .col-md-3, .col-lg-3, .col-xs-4, .col-4, .col-md-4, .col-lg-4, .col-xs-5, .col-5, .col-md-5, .col-lg-5, .col-xs-6, .col-6, .col-md-6, .col-lg-6, .col-xs-7, .col-7, .col-md-7, .col-lg-7, .col-xs-8, .col-8, .col-md-8, .col-lg-8, .col-xs-9, .col-9, .col-md-9, .col-lg-9, .col-xs-10, .col-10, .col-md-10, .col-lg-10, .col-xs-11, .col-11, .col-md-11, .col-lg-11, .col-xs-12, .col-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height:1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
    float: left;
  }
  .col-12 {
    width: 100%;
  }
  .col-11 {
    width: 91.66666667%;
  }
  .col-10 {
    width: 83.33333333%;
  }
  .col-9 {
    width: 75%;
  }
  .col-8 {
    width: 66.66666667%;
  }
  .col-7 {
    width: 58.33333333%;
  }
  .col-6 {
    width: 48%;
    margin-right: 10px;
    margin-top:	10px;
  }
  .col-5 {
    width: 41.66666667%;
  }
  .col-4 {
    width: 33.33333333%;
  }
  .col-3 {
    width: 25%;
  }
  .col-2 {
    width: 16.66666667%;
  }
  .col-1 {
    width: 8.33333333%;
  }
  .col-pull-12 {
    right: 100%;
  }
  .col-pull-11 {
    right: 91.66666667%;
  }
  .col-pull-10 {
    right: 83.33333333%;
  }
  .col-pull-9 {
    right: 75%;
  }
  .col-pull-8 {
    right: 66.66666667%;
  }
  .col-pull-7 {
    right: 58.33333333%;
  }
  .col-pull-6 {
    right: 50%;
  }
  .col-pull-5 {
    right: 41.66666667%;
  }
  .col-pull-4 {
    right: 33.33333333%;
  }
  .col-pull-3 {
    right: 25%;
  }
  .col-pull-2 {
    right: 16.66666667%;
  }
  .col-pull-1 {
    right: 8.33333333%;
  }
  .col-pull-0 {
    right: auto;
  }
  .col-push-12 {
    left: 100%;
  }
  .col-push-11 {
    left: 91.66666667%;
  }
  .col-push-10 {
    left: 83.33333333%;
  }
  .col-push-9 {
    left: 75%;
  }
  .col-push-8 {
    left: 66.66666667%;
  }
  .col-push-7 {
    left: 58.33333333%;
  }
  .col-push-6 {
    left: 50%;
  }
  .col-push-5 {
    left: 41.66666667%;
  }
  .col-push-4 {
    left: 33.33333333%;
  }
  .col-push-3 {
    left: 25%;
  }
  .col-push-2 {
    left: 16.66666667%;
  }
  .col-push-1 {
    left: 8.33333333%;
  }
  .col-push-0 {
    left: auto;
  }
  .col-offset-12 {
    margin-left: 100%;
  }
  .col-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-offset-9 {
    margin-left: 75%;
  }
  .col-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-offset-6 {
    margin-left: 50%;
  }
  .col-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-offset-3 {
    margin-left: 25%;
  }
  .col-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix,
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html { background-image: url("../../files/template/img/bg.jpg"); background-size: cover; background-attachment: fixed; background-repeat: no-repeat; background-position: center top; }

body { font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 140%; color: #575757; }

h1, h2, h3, h4 { color: #ee7c00; font-weight: bold; font-family: 'Open Sans Condensed', sans-serif; }

h1 { font-size: 20px; }

h2 { font-size: 16px; color: #575757; }

a { color: #ee7c00; text-decoration: none; }

#wrapper { width: 1200px; margin: 0 auto; background-color: #fff; padding: 0 30px; }

.primary { color: #ee7c00; }

.light_bg { background-color: #fef6ee; }
.light_bg.padding { padding: 16px 18px; }
.light_bg.padding2 { padding: -5px -5px -5px -5px; }
.light_bg .image_container { margin-top: -30px; }

.city_small { float: left; padding-right: 1%; width: 25%; }

.city_large { float: left; width: 75%; }

.formbody { padding: 1px; }
.formbody .widget.widget-text label, .formbody .widget.widget-textarea label { display: none; }
.formbody .widget .text, .formbody .widget .textarea, .formbody .widget .captcha { width: 100%; }
.formbody .checkbox_container legend { display: none; }

.fixed { position: fixed; top: 0; left: 0; width: 100%; }

header .mod_navigation { text-align: center; overflow: visible; }
header .mod_navigation > ul { margin: 20px 0; }
header .mod_navigation ul li { display: inline; position: relative;}
header .mod_navigation ul li a, header .mod_navigation ul li span { text-transform: uppercase; color: #575757; padding: 5px 15px; text-decoration: none; font-family: 'Open Sans Condensed', sans-serif; font-weight: bold; font-size: 16px; }
header .mod_navigation ul li a.active, header .mod_navigation ul li span.active { color: #ee7c00; }
header .navigation_intern { background-color: #eeeeee; margin-bottom: 10px; }
header .navigation_intern ul { margin: 0; }
header .navigation_intern ul li.first { padding-left: 80px; }
header .navigation_intern ul li a, header .navigation_intern ul li span { display: inline-block; padding: 10px 15px; }
header .navigation_intern ul li a.active, header .navigation_intern ul li span.active, header .navigation_intern ul li .trail { color: #fff; background-color: #575757; }
header .navigation_intern ul li.logout { float: right; }
header .mod_article .box { background-color: #ee7c00; color: #fff; overflow: hidden; }
header .mod_article .box h1 { color: #fff; font-size: 20px; }
header .mod_article .box.first { background-color: #f09f47; }
header .mod_article .box.last { background-color: #bb680d; }
header .mod_login .input_container { float: left; width: 75%; }
header .mod_login .input_container input { background-color: #9c580e; border: 1px solid #9c580e; color: #fff; }
header .mod_login .submit_container { float: left; clear: none; width: 25%; margin-top: 28px; font-size: 14px; }
header .mod_login p.error { color: #f09f47; }
header .mod_login.logout .submit_container { margin-top: 10px; }
header .mod_newslist .layout_latest a { color: #fff; font-weight: bold; }


header .mod_navigation ul.level_1 > li.submenu:hover ul.level_2 { display: block; -webkit-box-shadow: 0 2px 2px 0px rgba(0,0,0,.1); box-shadow: 0 2px 2px 0px rgba(0,0,0,.1); }
header .mod_navigation ul.level_2 { display: none; position: absolute; z-index: 100000; display: none; background-color: #fff; left: 0; padding-top: 10px; min-width: 100px; }
header .mod_navigation ul.level_2 li {  padding-bottom: 5px; }
header .mod_navigation ul.level_2 > li a,
header .mod_navigation ul.level_2 > li span { display: block; text-align: left; padding: 10px; white-space: nowrap; font-weight: normal; font-size: 14px; background-color: #fff; color: #ee7c00; }
header .mod_navigation ul.level_2 > li.active,
header .mod_navigation ul.level_2 > li.active > span,
header .mod_navigation ul.level_2 > li.trail > a { background-color: #ee7c00; color: #fff; }


.mobile_menu_trigger { position: absolute; color: #ee7c00; font-size: 2em; right: 25px; top: 35px; cursor: pointer; }

.mobile_menu { background-color: #eeeeee; }
.mobile_menu .inner { background-color: inherit; padding-top: 20px; }
.mobile_menu h2 { margin-top: 0; padding-left: 10px; }
.mobile_menu .mod_navigation ul li .active { background-color: #ee7c00; color: #fff; }
.mobile_menu .mod_navigation ul li a, .mobile_menu .mod_navigation ul li span { display: block; padding: 5px 10px; }
.mobile_menu .mod_navigation ul li:hover { background-color: #f7d6b4; }
.mobile_menu .navigation_intern { border-top: 1px solid #d7d7d7; padding-top: 10px; }

#main .inside { padding: 20px 55px 55px 55px; }
#main .inside h1 { margin-bottom: 30px; }

footer { font-size: 13px; }
footer .footer_address { background-color: #eeeeee; padding: 20px 0; }
footer .footer_address em { font-style: normal; }
footer .footer_address .impressum { color: #575757; }

.submit { background-color: #ee7c00; padding: 5px; border: 1px solid #ee7c00; color: #fff; text-transform: uppercase; cursor: pointer; }

/* News */
.mod_newslist .layout_short { border-bottom: 1px solid #d7d7d7; padding-bottom: 25px; margin-bottom: 25px; }
.mod_newslist .layout_short h2 { font-size: 16px; color: #575757; }
.mod_newslist .layout_short:last-child { border-bottom: none; margin-bottom: 0; }

/* About */
.about_us { position: relative; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; }
.about_us .ce_image { float: left; text-align: center; padding: 20px; -webkit-flex-basis: 20%; -ms-flex-preferred-size: 20%; flex-basis: 20%; }
.about_us .ce_image img { width: 250px; border-radius: 50%; border: 1px solid #ee7c00; }
.about_us .ce_image .caption { color: #ee7c00; font-weight: bold; }

/* Tarif */
.tarif_list { margin-top: 20px; }
.tarif_list li { background-color: #eeeeee; padding: 10px 17px; font-weight: bold; margin-bottom: 5px; }
.tarif_list li span { float: right; }

/* Download */
.mod_download h2 { padding: 10px; background-color: #fef6ee; }

.ce_partner:nth-child(2n+1) { padding-left: 0; }

.ce_partner:nth-child(2n) { padding-right: 0; }

.partner_content { padding: 15px; height: 165px; margin-bottom: 30px; overflow: hidden; }
.partner_content h3 { margin-top: 0; font-size: 15px; color: #575757; margin-bottom: 5px; }
.partner_content p { margin-bottom: 0; }

.event.layout_list { background-color: #fef6ee; margin-bottom: 20px; padding: 18px; }

dl { padding: 0.5em; }

dt { float: left; clear: left; width: 150px; font-weight: bold; }

dd { margin: 0 0 0 160px; }

/* Kalendar */
.mod_calendar { width: 100%; }
.mod_calendar table { width: 100%; }
.mod_calendar thead .head { background-color: #ee7c00; color: #fff; text-transform: uppercase; }
.mod_calendar thead .head.current { text-align: center; padding: 10px 0; }
.mod_calendar thead .head.next { text-align: right; vertical-align: middle; padding-right: 10px; }
.mod_calendar thead .head.previous { text-align: left; vertical-align: middle; padding-left: 10px; }
.mod_calendar thead .label { padding: 15px 0; color: #ee7c00; text-align: center; width: 14.2%; }
.mod_calendar thead .label span { display: none; }
.mod_calendar tbody .days .header { background-color: #eeeeee; color: #575757; text-align: center; font-weight: bold; padding: 12px; border: 5px solid #fff; }
.mod_calendar tbody .days .event { padding: 0 5px; }
.mod_calendar tbody .days.today .header { background-color: #ee7c00; color: #fff; }

/* Donations */
.checkbox_container.donation_amount legend, .checkbox_container.donation_amount span { display: block; }

#condition_custom .text { width: 200px; }

.widget-checkbox.pt { padding-top: 20px; }

.mod_phonemenu { margin: 5px 0 15px 0; }
.mod_phonemenu li { display: inline-block; padding: 5px 8px; color: #fff; background: #f7d6b4; font-weight: bold; }
.mod_phonemenu li a { color: #fff; }
.mod_phonemenu li.active { background: #ee7c00; }

.mod_phonelist .box-item .box-item-header { background: #fef6ee; padding: 10px; font-weight: bold; }
.mod_phonelist .box-item .box-item-content { padding: 10px 0; }
.mod_phonelist .box-item .box-item-content table tr td:first-child { width: 150px; }

.pagination ul { border-radius: 4px; display: inline-block; margin: 20px 0; padding-left: 0; }

.pagination ul > li { display: inline; }

.pagination ul > li a, .pagination ul > li span { background: #f7d6b4; color: #fff; display: inline-block; font-weight: bold; padding: 5px 8px; }

.pagination ul > li .current { background: #ee7c00; }

#footer_article { margin-bottom: 10px; }
#footer_article .center { padding: 20px 250px; }
#footer_article .widget-radio { margin-top: 20px; margin-bottom: 10px; }
#footer_article .widget-radio legend { display: none; }
#footer_article .widget-radio span { padding-right: 15px; }

.quote { font-family: 'Cinzel', serif; font-size: 30px; color: #ee7c00; padding: 35px 0; text-align: center; line-height: 35px; text-transform: uppercase; }
.quote p { margin: 0; }

.powered_by { text-align: right; padding-top: 10px; }
.powered_by a { color: #bdbdbd; text-decoration: none; }

@media screen and (max-width: 992px) { .about_us .ce_image { -webkit-flex-basis: 25%; -ms-flex-preferred-size: 25%; flex-basis: 25%; } }
@media screen and (max-width: 640px) { .about_us .ce_image { -webkit-flex-basis: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%; } }
@media screen and (max-width: 480px) { .about_us .ce_image { -webkit-flex-basis: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%; } }
#slider { position: relative; overflow: hidden; }
#slider .slider { position: relative; margin: 0; padding: 0; list-style: none; }
#slider .slider .layout_latest { position: relative; display: block; float: left; margin: 0; padding: 0; }

#header .mod_newslist { position: relative; }
#header .mod_newslist a.control_prev, #header .mod_newslist a.control_next { position: absolute; bottom: 0; z-index: 999; display: block; width: auto; height: auto; cursor: pointer; left: auto; bottom: 10px; }
#header .mod_newslist a.control_next { right: 15px; }
#header .mod_newslist a.control_prev { right: 35px; }

.btn {
	background-color: #ee7c00;
	color: #fff;
	text-transform: uppercase;
	padding: 5px 10px;
	display: inline-block;
	transition: all .3s ease-in-out;
}
.btn:hover {
	background-color: #f09f47;
}

.layout_list {
	border-bottom: 1px solid #f09f47;
	padding-top: 30px;
	padding-bottom: 30px;
}
.layout_list:last-child {
	border-bottom: none;
}
.mod_newslist .more {margin-top: 15px; }
*, *:before, *:after {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

body {
    overflow-y: scroll;
}
/*added by Thib 28.11.21*/
.boxleft {background-color:#eeeed3;min-height:150px;color:#000000;}
.boxleft h1 {line-height:100%;}
.boxmiddle {background-color:#eeeede;min-height:150px;color:#000000;}
.boxmiddle h1 {line-height:100%;}
.boxright {background-color:#eeeeee;min-height:150px;color:#000000;}
.boxright h1 {line-height:100%;}
/************************************************************************
 * columns grid
 ***********************************************************************/


/************************************************************************
 * wrapper
 ***********************************************************************/
.visible-large {
    display: block;
}

.visible-mobile {
    display: none;
}

.visible-tablet {
    display: none;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.visible-large.visible-tablet {
    display: block;
}

a.mainNavigation {
    display: none;
}

/************************************************************************
 * 2 spalten form
 ***********************************************************************/

.formbody [class*="col"]:nth-child(4n + 3) {
    margin-left: 0;
}

.formbody br {
    display: none;
}

.formbody .text,
.formbody .captcha,
.textarea {
    margin-bottom: 5px;
    padding: 2px 5px;
}

.captcha_text {
    display: none;
}

.textarea.col-10 {
    margin-left: 0;
}

.submit_container {
    clear: both;
    margin-top: 20px;
}

input.col-12,
textarea.col-12 {
    margin-left: 0;
}

p.error {
    font-size: 12px;
    color: #bd362f;
}

.ce_form.col-8 {
    padding: 0 2px;
}

.mm-menu a.mm-subopen:after, .mm-menu a.mm-subclose:before {
    height: 12px !important;
    width: 12px !important;
}
h1 {
     line-height:130%;
 }
@media only screen and (max-width: 1599px) {
    .inside {
        width: 100%;
    }
    #newsLatest {
        width: 100%;
    }
    #pageImage .inside,
    #googleMaps .inside {
        padding: 0;
    }
}

@media only screen and (max-width: 1200px) {
    .mobile-header {
        color: #004996;
        font-size: 16px;
        font-weight: bold;
        text-align: right;
        left: 0;
        right: 0;
        z-index: 1000;
        float: right;
    }

    .mobile-header .subaru_logo_page_image {
        display: block;
        margin-top: -5px;
        padding-right: 30px;
    }

    #pageImage .subaru_logo_page_image {
        display: none;
    }

    a.mainNavigation {
        display: block;
        height: 40px;
        font-size: 30px;
        top: 0;
        width: auto;
        text-decoration: none;
        color: #004996;
        text-transform: uppercase;
        z-index: 500;
    }
}
@media only screen and (max-width: 1200px) {
    #wrapper {
          width: 100%;
      }
}
/************************************************************************
 * media-queries - tablets
 ***********************************************************************/
@media only screen and (max-width: 1024px) {

    html, body {
        background-image: none;
        background-color: #fff;
        padding: 0 !important;
    }



    .inside {
        width: 100% !important;
    }

    .visible-large {
        display: none;
    }

    .visible-tablet {
        display: block;
    }

    .visible-mobile {
        display: none;
    }

    .visible-tablet.visible-mobile {
        display: block;
        !important
    }

    [class*="col-offset"].col-first {
        margin-left: 0;
    }

    .formbody .text,
    .formbody .captcha,
    .formbody textarea {
        width: 100% !important;
        display: inline-block;
    }

    .header_car img {
        width: 100%;
    }

    header .mod_login .input_container {
        width: 100%;
    }
    header .mod_login .submit_container {
        margin-top: 5px;
    }
}

@media only screen and (max-width: 991px) {
    #header .mod_navigation {
        display: none;
    }

}

/************************************************************************
 * media-queries - phones
 ***********************************************************************/

@media only screen and (max-width: 768px) {

    .visible-large {
        display: none;
    }

    .visible-tablet {
        display: block;
    }

    .visible-mobile {
        display: none;
    }

	#main .inside { padding: 20px 15px 55px 15px; }

    .visible-tablet.visible-mobile {
        display: block;
    !important
    }
    .image_container img {
        max-width: 100%;
        height: auto;
    }

    .formbody .widget-radio {
        margin-bottom: 20px;
    }

    [class*="col-"] {
        margin-bottom: 20px;
    }
    header .mod_article .box {
        padding-bottom: 10px;
    }
    #footer_article .light_bg {
        padding-left: 15px;
        padding-right: 15px;
    }
    header .mod_article .box {
        margin-bottom: 0;
    }
    
    .table-responsive table span {
    	font-size: 12px;
    	white-space: nowrap;
    }
}

@media only screen and (max-width: 480px) {
    #wrapper {
        padding: 0;
    }
    #logo img {
        width: 148px;
    }
    #header .inside {
        padding: 0;
    }
    #header .inside .box[class*="col-"] {
        margin-bottom: 0;
    }
    header .mod_coverpicture {
        height: 150px;
    }
    header .mod_coverpicture img {
        height: 100%;
        object-fit: cover;
    }
    #footer_article .center {
        padding: 10px 15px;
    }

    #main .inside {
        padding: 15px;
    }
    #footer_article .inside,
    footer .inside {
        padding: 0;
    }

    #footer .inside .webdesign_by {
        float: left;
        padding-top: 15px;
    }
    .tarif_list li span {
        float:left;
        width: 100%;
    }
    .tarif_list li:after {
        clear: both;
        display: block;
        content: " ";
    }
    .ce_partner {
        padding: 0;
    }
    .partner_content {
        margin-bottom: 10px;
    }
    dt {
        width: 100%;
    }
    dd {
        margin: 0;
    }
    .footer_address em {
        display: block;
    }

}

.inside:after {
    clear: both;
}

.inside:before, .inside:after {
    content: "";
    display: table;
    line-height: 0;
}
.table-responsive {
	overflow-x: auto;
}


.unslider{overflow:auto;margin:0;padding:0}.unslider-wrap{position:relative}.unslider-wrap.unslider-carousel>li{float:left}.unslider-vertical>ul{height:100%}.unslider-vertical li{float:none;width:100%}.unslider-fade{position:relative}.unslider-fade .unslider-wrap li{position:absolute;left:0;top:0;right:0;z-index:8}.unslider-fade .unslider-wrap li.unslider-active{z-index:10}.unslider li,.unslider ol,.unslider ul{list-style:none;margin:0;padding:0;border:none}.unslider-arrow{position:absolute;left:20px;z-index:2;cursor:pointer}.unslider-arrow.next{left:auto;right:20px}
