/**/
p.jm-data-hover {
    margin: 0;
    padding: 0;
}
html {
  scroll-behavior: smooth;
}
body {
  color: #858585;
  font-family:Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  background: #fff;
}
img {
  max-width: 100%;
}
a {
  color: #7f00ff;
  text-decoration: none;
}
a:hover, a:focus {
  color: #7f00ff;
}
p {
  margin-bottom: 0.8rem;
}
.clear {
  float: none;
  clear: both;
  height: 0;
}
ul li::marker {
	content:none;
}
ol, ul {
    padding-left: 0;
}
main#main {
  padding: 60px 0;
}
h1, h2, h3, h4, h5 {
    margin: 0 0 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    line-height: 1.2;
    color: inherit;
    text-rendering: optimizelegibility;
}

h1 {
    font-size: 38.5px !important;
}
h2 {
    font-size: 26px !important;
}
h3 {
  font-size: 14px;

}
h4 {
	font-size: 17.5px;
}
/**BOXEN**/
.jm-module.promo1-ms, .jm-module.promo2-ms, .jm-module.promo3-ms, .jm-module.promo4-ms {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.3em;
    font-weight: 600;
    text-align: center;
    line-height: 1.1;
    position: relative;
    text-transform: uppercase;
}
.jm-module.promo1-ms.animate-ms.jm-slideIn, .jm-module.promo2-ms.animate-ms.jm-slideIn, .jm-module.promo3-ms.animate-ms.jm-slideIn, .jm-module.promo4-ms.animate-ms.jm-slideIn {
    visibility: visible;
}
.jm-module.promo1-ms.animate-ms, .jm-module.promo2-ms.animate-ms, .jm-module.promo3-ms.animate-ms, .jm-module.promo4-ms.animate-ms {
    visibility: hidden;
}
.jm-module.promo1-ms, .jm-module.promo2-ms, .jm-module.promo3-ms, .jm-module.promo4-ms {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.3em;
    font-weight: 600;
    text-align: center;
    line-height: 1.1;
    position: relative;
    text-transform: uppercase;
}
.promo2-ms {
	    padding: 40px 30px;
}
.promo2-ms a {
    color: #262626;	
}
 .jm-module.color4-ms a:hover, .jm-module.color4-ms a:focus {
    color: #262626;
}
.jm-data-hover a:hover {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
.jm-data-hover a {
    font-size: 22px !important;
	transform: translateY(-100%);
}
 .jm-module.color1-ms {
    padding: 30px;
    background: #a3a2ff;
    color: #262626;
    border-radius: 2px;
}
 .jm-module.color2-ms {
    padding: 30px;
    background: #9fff7f;
    color: #262626;
    border-radius: 2px;
}
 .jm-module.color3-ms {
    padding: 30px;
    background: #ffff5d;
    color: #262626;
    border-radius: 2px;
}
.jm-module.color4-ms {
    padding: 30px;
    background: #fec200;
    color: #262626;
    border-radius: 2px;
}
/***HEADER****/
div#header-sections {
    min-height: 178px;
}


button.button.btn.btn-primary {
    background: #7f00ff;
    color: #fff;
    padding: 10px;
}
.search {
    text-align: right;
    padding: 10px 0;
}
.ScrolledHeader {
    transition: color 0.5s ease-in-out, background-color 0.5s ease-in-out, border-color 0.5s ease-in-out, box-shadow 0.5s ease-in-out;
    box-shadow: 0px 0px 3px RGBA(0,0,0,0.5);
}
.ScrolledHeader .container {
	border-bottom:0px solid #fff;
	padding-bottom:0px;
}
.ScrollHeader .container {
	border-bottom:0px solid #fff;
}
.header-container {
    border-top: 5px solid #f5f5f5;
}
#header {
    position: fixed;
    margin: 0 auto;
    background:#fff;
	border-bottom:1px solid #ccc;
    padding: 0;
    width: 100%;
    z-index: 999;
    height: 190px;
}
div#titelbild {
    position: relative;
    padding-top: 95px;
    background: #f5f5f5;
}
div#logo {
  z-index: 9999;
  position: relative;
}
div#logo img {
    margin-top: -16px;
}
div#background-header {
  margin-top: -74px;
}
header#header .container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
div#logo {
    flex: 0 0 25%;
}
header#header .container div#navigation {
    flex: 0 0 75%;
}
.header-top {
    background: #f8f8f8;
    padding: 0px;
    font-size: 14px;
}
.header-top a {
    color:#323d4c;
}
.header-top a:hover {
    color:#323d4c;
	text-decoration: underline;
}
.header-top p {
    padding: 0;
    margin: 0;
}
header#header .header-top .container {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
}

p.readmore {
    text-align: right;
}
h2.item-title, .page-header>h2, .content-category>h2, .blog>h2, .cat-children>h3, .contact-category>h2, .weblink-category>h2, .newsfeed>h2, .newsfeed-category>h2, .weblink-category>h2, .contact>h3 {
    font-family: 'Roboto',sans-serif;
    font-size: 22px;
    font-weight: 400;
    color: #454545;
    display: block;
    margin: 0 0 10px;
    text-decoration: none;
}
h2.item-title a:hover, .page-header>h2 a:hover, .content-category>h2 a:hover, .blog>h2 a:hover, .cat-children>h3 a:hover, .contact-category>h2 a:hover, .weblink-category>h2 a:hover, .newsfeed>h2 a:hover, .newsfeed-category>h2 a:hover, .weblink-category>h2 a:hover, .contact>h3 a:hover {
    text-decoration: none;
    color: #323d4c;
}
.kontakt-headline {
    margin-top: -13px;
    padding: 15px 0;
    text-align: center;
    background: #5bb1be;
    color: #fff;
    font-size: 22px;
    line-height: 1.2;
}
/**LANGUAGE**/
div.mod-languages ul li.lang-active {
    background-color: transparent;
}
div.mod-languages a {
    padding: 5px;
    text-decoration: none;
}
div.mod-languages li {
    margin: 0;
}
/****NAVI***/
ul#dj-megamenu105 {
    display: flex;
    justify-content: space-between;
}
li.dj-up a.dj-up_a {
    font-size: 15px;
    font-weight: 400;
    display: block;
    padding: 52px 10px !important;
    line-height: 1;
    text-transform: uppercase;
    color: #151414;
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    font-family: 'Work Sans', sans-serif
}
#sidebar li.dj-up a.dj-up_a {
    font-size: 12px;
    font-weight: 600;
    display: block;
    padding: 15px 0 !important;
    line-height: 1;
    text-transform: uppercase;
    color: rgba(128, 49, 188, 1);
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    font-family: 'Work Sans', sans-serif
}
li.dj-up a.dj-up_a:hover {

    color: #7f00ff;}

select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input {
    display: inline-block;
    height: 40px !important;
    padding: 0 10px !important;
    border: 1px solid #666 !important;
    color: #666666 !important
}

h1.componentheading,.tag-category > h1,.page-header > h1,.content-category > h1,.categories-list > h1,.blog-featured > h1,.contact-category > h1,.contact > h1,.newsfeed-category > h1,h1.page-title,.finder > h1,.weblink-category > h1,.edit > h1 {
    font-size: 30px !important;
    color: #272727 !important
}

h2 {
    font-size: 23px !important
}


.dj-mobile-open-btn {
    background: none;
    border-radius: 0;
    color: #323d4c;
    padding: 0;
    width: 48px;
    height: 48px;
    line-height: 48px;
    position: relative
}

.dj-mobile-open-btn:hover {
    color: #2a638e
}

.select-input .dj-select {
    vertical-align: top;
    max-width: none;
    margin: 0;
    vertical-align: middle;
    padding: 16px 10px;
    font-size: 18px;
    color: #000
}

#jm-allpage .select-button select {
    font-size: 18px;
    color: #000
}

#jm-allpage .select-button select option {
    background: #fff
}

ul.dj-mobile-nav.dj-mobile-dark li.dj-mobileitem .moduletable > h3 {
    color: #aeaeae
}

ul.dj-mobile-nav li.dj-mobileitem .moduletable {
    font-size: 14px
}

ul.dj-mobile-nav li.dj-mobileitem .moduletable > h3 {
    margin: 0 0 10px
}

/**MAIN**/
.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
main#main .container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
div#container-main-sidebar {
    flex: 0 0 20%;
}
div#main-content {
    flex: 0 0 80%;
}
#top-section-1, #top-section-2, #top-section-3, #top-section-4, #top-section-5, #top-section-6, #top-section-7, #bottom-section-1, #bottom-section-2, #bottom-section-3, #bottom-section-4, #bottom-section-5, #bottom-section-6, #bottom-section-7, #top-section-1, #supa-section-1, #supa-section-2, #supa-section-3, #supa-section-4, #supa-section-5, #supa-section-6, #supa-section-7, #supa-section-8, #mapa-section-1, #mapa-section-2, #mapa-section-3, #mapa-section-4, #mapa-section-5, #mapa-section-6, #mapa-section-7 {
    padding: 50px 0 40px;
}
#top-section-2 {
	    background: #2a638e;
    color: #fff;
}
#top-section-2 h2 {
    color: #fff !important;
}
div#top-section-3 {
    padding: 0;
}
.container, .container-fluid, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm {
  padding-right: 0;
  padding-left: 0;
}
div#mapa-section-1 {
padding-top:0;
}
div#mapa-section-1 .container {
    border-top: 1px solid #ccc;
    padding-top: 45px;
}
div#mapa-section-2 {
    background: #dfe4e8;
}
div#mapa-section-3, #bottom-section-1{
    background: url(http://meller-optic.osdev.at/images/brillen-background.jpg) 0 0;
}
div#bottom-section-1 .row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.span4.boxes {
    flex: 0 0 33%;
}
.personen .row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
/**BLOG**/
.btn {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    line-height: 20px;
    text-decoration: none;
    border-radius: 0;
    border: 0;
    background: #ececec;
    box-sizing: border-box;
    text-transform: uppercase;
    font-family: inherit;
    font-size: 16px;
    font-weight: 600;
    padding: 15px 45px;
    height: auto;
    color: #323d4c;
}
.btn:hover, .btn:focus {
    text-decoration: none;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    color: #fff;
    background: #323d4c;
}
p.readmore .btn {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    padding: 14px 30px;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    text-transform: uppercase!important;
    color: #323d4c;
    border: 2px solid #323d4c;
    background: none;
	border-radius: 0;
}
p.readmore .btn:hover {
    text-decoration: none;
    color: #444;
    border: 2px solid #444;
}
ul.mod-articlesnews-horizontal.newsflash-horiz.mod-list li {
    flex: 0 0 33%;
}
ul.mod-articlesnews-horizontal.newsflash-horiz.mod-list {
    display: flex;
}

#copyright {
    padding-bottom: 10px;
    font-size: 12px;
    text-align: center;
    background: #222a36;
    padding-top: 20px;
    margin-top: -19px;
}
#copyright a {
  color: #fff;
  text-decoration: none;
}
#copyright a:hover {
  color: #fff;
  text-decoration: underline;
}
footer#footer-sections {
  background: #222a36;
  color: #fff;
}
div#footer a {
	color:#fff;
}
#footer {
	 padding: 50px 0 40px;
}
div#footer .row {
  padding: 20px 0 0 0;
  display: flex;
  align-items: flex-start;
}

div#copyright .col-lg-6 {
    padding-top: 21px;
    padding-left: 0;
    padding-right: 0;
}
.mobile {
  display: none;
}
.desktop {
  display: block;
}

@media screen and (max-width: 1390px) {
	
	li.dj-up a.dj-up_a {
    font-size: 13px;
    font-weight: 400;
    display: block;
    padding: 52px 10px !important;
    line-height: 1;
    text-transform: uppercase;
    color: #151414;
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    font-family: 'Work Sans', sans-serif;
}
	div#logo {
    flex: 0 0 15%;
}
}
@media screen and (max-width: 990px) {
	.promo2-ms {
    padding: 10px 30px;
}
	header#header .container div#navigation {
    flex: 0 0 75%;
    margin-top: 37px;
}
	main#main .container {
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: wrap;
}
	div#logo img {
    margin-top: 16px;
}
		.dj-megamenu-select-light .dj-mobile-open-btn, .dj-megamenu-offcanvas-light .dj-mobile-open-btn, .dj-megamenu-accordion-light .dj-mobile-open-btn {
    font-size: 30px;
    background: transparent;
    color: #323d4c;
}
	.dj-mobile-open-btn.active .dj-mobile-open-icon, .dj-megamenu-select-light .dj-mobile-open-btn:focus, .dj-megamenu-select-light:hover .dj-mobile-open-btn, .dj-megamenu-offcanvas-light .dj-mobile-open-btn:hover, .dj-megamenu-offcanvas-light .dj-mobile-open-btn:focus, .dj-megamenu-accordion-light .dj-mobile-open-btn:hover, .dj-megamenu-accordion-light .dj-mobile-open-btn:focus {
    background: transparent;
    color: #323d4c;
}

	#header {
    position: fixed;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    z-index: 999;
    height: 180px;
}	
  #top-section-1, #top-section-2, #top-section-3, #top-section-4, #top-section-5, #top-section-6, #top-section-7, #bottom-section-1, #bottom-section-2, #bottom-section-3, #bottom-section-4, #bottom-section-5, #bottom-section-6, #bottom-section-7, #top-section-1, #supa-section-1, #supa-section-2, #supa-section-3, #supa-section-4, #supa-section-5, #supa-section-6, #supa-section-7, #supa-section-8, #mapa-section-1, #mapa-section-2, #mapa-section-3, #mapa-section-4, #mapa-section-5 {
    padding: 30px 0;
  }
  .container, .container-fluid, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm {
    padding-right: 15px;
    padding-left: 15px;
  }

  #copyright {
    text-align: center;
  }
  footer#footer-sections {
    text-align: center;
  }
  .titelbild-inhalt {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 16%;
    font-size: 20px;
  }
  header#header .container {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    padding: 0 10px;
    justify-content: space-between;
  }
#navigation {
    z-index: 900;
    position: absolute !important;
    right: 16px;
    display: flex;
    top: 58px;
}
  .col-lg-4 {
    margin: 20px 0;
  }
  .footer {
    padding: 20px 0 10px;
    text-align: center;
  }
	.header-container {
    position: relative;
}
}
@media screen and (max-width: 600px) {
	div#titelbild {
    position: relative;
    padding-top: 156px;
    background: #f8f8f8;
}
  .titelbild-inhalt h2 {
    font-size: 25px;
  }
}
@media screen and (max-width: 420px) {
}
@media screen and (max-width: 320px) {}