/**Inter Font**/
@font-face {
    font-family: 'Inter-Regular';
    src: url('../fonts/inter/static/Inter-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Inter-Thin';
    src: url('../fonts/inter/static/Inter-Thin.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Inter-Medium';
    src: url('../fonts/inter/static/Inter-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Inter-Light';
    src: url('../fonts/inter/static/Inter-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Inter-ExtraLight';
    src: url('../fonts/inter/static/Inter-ExtraLight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Inter-Bold';
    src: url('../fonts/inter/static/Inter-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Inter-SemiBold';
    src: url('../fonts/inter/static/Inter-SemiBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Inter-ExtraBold';
    src: url('../fonts/inter/static/Inter-ExtraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Inter-Black';
    src: url('../fonts/inter/static/Inter-Black.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


/* Mobile */
html, body {
    overflow-x: hidden;
}

body {
    font-family: 'Inter-Regular';
    font-size: 14px;
    color: #3d3d3b;
}

a,
a:hover,
a:focus {
    color: #3797d3;
}

h1 {
    /*font-size: 32px;*/
    font-weight: normal;
    color: #009cb4;
    /*line-height: 34px;*/
    margin-top: 0px;
}

h2 {
    /*font-size: 16px;*/
    font-weight: bold;
    color: #009cb4;
    /*line-height: 18px;*/
    margin-top: 0px;
}

h3 {
    /*font-size: 20px;*/
    font-weight: normal;
    color: #009cb4;
    /*line-height: 18px;*/
    margin-top: 0px;
}

h4 {
    /*font-size: 16px;*/
    font-weight: bold;
    color: #009cb4;
    /*line-height: 18px;*/
    margin-top: 0px;
}

.swiper-container {
    border: 1px solid #adadab;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #0069b4;
}

.swiper-container-horizontal > .swiper-pagination {
    top: auto;
    bottom: 4%;
    display: none;
    right: 20px;
    text-align: center;
    width: auto;
}

.swiper-container .head {
    /* border-bottom: 1px solid #adadab; */
    /* background-color: rgba(55, 151, 211, 0.3); */
    background-color: rgba(0, 0, 0, 0.4);
    height: auto;
    left: 9%;
    top: 51%;
    width: 500px;
    font-size: 42px;
    padding-bottom: 15px;
}

.swiper-container .head h2 {
    font-family: 'Inter-Light';
    color: #ffffff;
    font-weight: normal;
    line-height: 45px;
    margin-top: 5%;
    text-align: center;
}


#header-slider {

  position: relative;

}

#header-slider .swiper-container .head .head-inner,
#header-slider .swiper-container .content .content-inner {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#header-slider .swiper-container {
    /* background: url('../img/bg_slider.jpg') repeat-x; */
    border: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#header-slider .swiper-container .swiper-slide {
    text-align: center;
}

#header-slider .swiper-container .swiper-slide img {
    display: inline-block;
    width: 100%;
    /*max-height: 487px;*/
}

.circle-icon {
    font-size: 14px;
    color: #f7a519;
}

/*
.nav-pills.nav-stacked {
    margin-bottom: 10px;
}

.nav-pills.nav-stacked > li > a {
    background-color: #f1f1f2;
    color: #f7a519;
}

.nav-pills.nav-stacked > li > a:hover,
.nav-pills.nav-stacked > li > a:focus,
.nav-pills.nav-stacked > li.active > a,
.nav-pills.nav-stacked > li.active > a:hover,
.nav-pills.nav-stacked > li.active > a:focus {
    background-color: #3797d3;
    color: #FFFFFF;
}*/

.btn-default {
    border: 0px;
    background: #009cb4;
    color: #FFFFFF;
    font-size: 16px;
    -webkit-box-shadow: 0px 3px 0px 0px rgba(35,108,154,1);
    -moz-box-shadow: 0px 3px 0px 0px rgba(35,108,154,1);
    box-shadow: 0px 3px 0px 0px rgba(35,108,154,1);
    padding: 0px;
    line-height: 30px;
}

.btn-default:hover,
.btn-default:focus {
    background: #009cb4;
    color: #FFFFFF;
}

.btn-default span {
    display: inline-block;
    padding: 0px 15px;
}

.btn-default .fa {
    font-size: 18px;
    color: #FFFFFF;
    background-color: #009cb4;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    margin: 0px;
}

.btn-default .fa.fa-phone {
    font-size: 24px;
}

.btn-default .fa.pull-right {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.augenoptikzapp-mainwebsite-teaserbox {
    border: 2px solid #e4e4e5;
    border-radius: 4px;
    background-color: #e4e4e5;
    /*
    -webkit-box-shadow: 0px 3px 0px 0px rgba(169,169,169,1);
    -moz-box-shadow: 0px 3px 0px 0px rgba(169,169,169,1);
    box-shadow: 0px 3px 0px 0px rgba(169,169,169,1);
    */
    margin-bottom: 20px;
}

.augenoptikzapp-mainwebsite-teaserbox a {
    color: #3d3d3b;
}

.augenoptikzapp-mainwebsite-teaserbox a:hover,
.augenoptikzapp-mainwebsite-teaserbox a:focus {
    text-decoration: none;
}

.augenoptikzapp-mainwebsite-teaserbox .content {
    padding: 15px;
    min-height: 100px;
    word-wrap: break-word;
}

.augenoptikzapp-mainwebsite-teaserbox .image {
    height: 274px;
    background-color: #FFFFFF;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.teaser-semitrans-overlay
{
    z-index: 10;
    height: 100%;
    width: 100%;
    background-color:  rgba(0, 0, 0, 0.6);
}

.teaser-semitrans-overlay:hover,
.augenoptikzapp-mainwebsite-teaserbox .image.active .teaser-semitrans-overlay
{
    background-color:  rgba(0, 0, 0, 0.0);
}

.adbanner-semitrans-overlay
{
    z-index: 10;
    height: 100%;
    width: 100%;
    background-color:  rgba(0, 0, 0, 0.6);
}

.adbanner-semitrans-overlay:hover
{
    background-color:  rgba(0, 0, 0, 0.0);
}



.augenoptikzapp-mainwebsite-teaserbox .teaser_title {
    font-family: Inter-Light;
    color: #FFFFFF;
    font-size: 25px;
    text-align: center;
    position: relative;
    top: 44%;
    text-decoration: none;
}

.augenoptikzapp-mainwebsite-teaserbox .teaser_text {
    font-family: Inter-Regular;
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    position: absolute;
    bottom: 20px;
    text-decoration: none;
    width: 100%;
    margin-bottom: 10px;
}

.augenoptikzapp-mainwebsite-teaserbox .teaser_text hr, .augenoptikzapp-mainwebsite-teaserbox .teaser_title hr
{
    /*color: #FFFFFF;
    width: 60%;
    margin-bottom: 10px;
    margin-top: 0px;*/
    display: none;
}

.augenoptikzapp-mainwebsite-teaserbox .teaser_text p
{
    width: 55%;
    margin: auto;
}


.augenoptikzapp-mainwebsite-infobox .infobox_bg_container {
    float: left;
    width: 100%;
    position: relative;
    height: 274px;
    background-color: #FFFFFF;

}

.augenoptikzapp-mainwebsite-infobox .infobox_bg_container .infobox_header {
    background-color: rgba(206, 208, 207, 0.90);
}

.augenoptikzapp-mainwebsite-infobox .infobox_header {
    margin: 20px 0px 0px 0px;
}

.augenoptikzapp-mainwebsite-infobox .infobox_bg_container {
    font-family: Inter-Regular;
    font-size: 25px;
    color: #009cb4;
}

.augenoptikzapp-mainwebsite-infobox .infobox_bg_container .infobox_header h2 {
    font-family: Inter-Regular;
    color: #009cb4;
    margin-bottom: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.augenoptikzapp-mainwebsite-infobox .infobox_bg_container .infobox_textcontent {
    background-color: rgba(13, 11, 11, 0.65);
    height: 100%;
    font-size: 16px;
}

.augenoptikzapp-mainwebsite-infobox .infobox_bg_container .infobox_textcontent h2 {
    font-size: 16px;
    font-family: Inter-Bold;
}


.augenoptikzapp-mainwebsite-infobox .infobox_bg_container .infobox_textcontent p {
    padding: 10px 10px 10px 10px;
    font-family: Inter-Regular;
    color: #ffffff;
}

.augenoptikzapp-mainwebsite-infobox h3 {
    margin-bottom: 5px;
}

.augenoptikzapp-mainwebsite-infobox h3 strong {
    font-weight: normal;
    color: #3797d3;
}

.augenoptikzapp-mainwebsite-infobox a {
    color: #3d3d3b;
    font-weight: bold;
}

.augenoptikzapp-mainwebsite-infobox a:hover,
.augenoptikzapp-mainwebsite-infobox a:focus {
    text-decoration: none;
    color: #3797d3;
}

.infobox-container
{
    margin-top: 20px;
}

.augenoptikzapp-mainwebsite-quotes ul {
    overflow: hidden;
    margin-bottom: 0px;
}

.augenoptikzapp-mainwebsite-quote .content {
    font-style: italic;
    font-size: 30px;
    text-align: center;
}

.augenoptikzapp-mainwebsite-quote .customer {
    color: #f7a519;
    font-weight: bold;
    margin-top: 20px;
    text-align: right;
}

.topic-box {
    position: relative;
    /*display: block;*/
    padding-left: 15%;
    /*border-radius: 4px;*/
    margin-bottom: 60px;
}

.topic-box.three {
    margin-bottom: 0px;
}

.topic-box:hover,
.topic-box:focus {
    text-decoration: none;
}

.topic-box .connector {
    position: absolute;
    background: url('../img/topic-menu-connect-long.png') no-repeat;
    height: 135px;
    width: 49px;
    top: auto;
    right: 35%;
    bottom: -100px;
    z-index: 5;
}

.topic-box.three .connector {
    display: none;
}

.topic-box .image {
    height: auto;
    margin-bottom: 0px;
    background-color: none;
    text-align: center;
}


.topic-box .image img {
    position: relative;
    z-index: 15;
}

.topic-box .content  {
    z-index: 10;
    color: #FFFFFF;
    text-shadow: none;

    line-height: 30px;
    padding-top: 15px;
    /*min-height: 90px;*/
    background-color: none;
    padding-right: 20px;
    border-top-right-radius: 4px;
    word-wrap: break-word;
    text-align: center;
    font-family: Inter-Bold;
    font-size: 25px;
}

.topic-box.active .content {
    background-color: none;
}

.topic-box .content-bottom {
    position: relative;
    z-index: 10;
    width: 100%;
    text-align: right;
    background-color: #2e8cc7;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    color: #FFFFFF;
    padding-right: 20px;
    -webkit-box-shadow: 0px 3px 0px 0px rgba(35,108,154,1);
    -moz-box-shadow: 0px 3px 0px 0px rgba(35,108,154,1);
    box-shadow: 0px 3px 0px 0px rgba(35,108,154,1);
    border-bottom-right-radius: 4px;
}

.topic-box.active .content-bottom {
    background-color: #e29716;
    -webkit-box-shadow: 0px 3px 0px 0px rgba(180,119,13,1);
    -moz-box-shadow: 0px 3px 0px 0px rgba(180,119,13,1);
    box-shadow: 0px 3px 0px 0px rgba(180,119,13,1);
}

.topic-box .content-bottom.text-two {
    display: none;
}

.topic-box.active .content-bottom.text-one {
    display: none;
}

.topic-box.active .content-bottom.text-two {
    display: block;
}

.topic-box .AdbannerOverlay
{
    padding-top: 4%;
    padding-bottom: 3%;
}

/*
header {
    padding-top: 0px;
    min-height: 130px;
}

#home header {
    padding-top: 0px;
    min-height: 85px;
}

header > .banner-image {
    position: relative;
    background: url('../img/bg_banner.jpg') repeat-x;
    overflow: hidden;
    min-height: 45px;
}

header > .banner-image > img {
    display: none;
}

header > .banner-image > .head {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    border-bottom: 1px solid #adadab;
    background-color: rgba(55, 151, 211, 0.3);
    text-align: left;
}

header > .banner-image > .head h1 {
    color: #FFFFFF;
    font-size: 18px;
    line-height: 45px;
    font-weight: normal;
    margin: 0px;
}

header > .banner-image > .content {
    display: none;
}

header .navbar-default {
    height: 120px;
    background: rgba(255, 255, 255, 0.86);
    border-radius: 0px;
    margin-bottom: 0px;
}

header .navbar-default .navbar-nav > li > a {
    font-size: 15px;
    line-height: 20px;
    color: #3c3c3b;
}

header .navbar-default .navbar-nav > li > a:hover,
header .navbar-default .navbar-nav > .active > a:focus {
    color: #009cb4;
}

header .navbar-default .navbar-nav > .active > a,
header .navbar-default .navbar-nav > .active > a:hover,
header .navbar-default .navbar-nav > .active > a:focus,
header .navbar-default .navbar-nav > .open > a,
header .navbar-default .navbar-nav > .open > a:hover,
header .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #009cb4;
    font-size: 15px;
}

header .dropdown-menu {
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border:none;
}

header .dropdown-menu > li > a,
header .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #3d3d3b;
    font-size: 13px;
    line-height: 20px;
    text-align: left;
}


header .dropdown-menu > li > a:hover,
header .dropdown-menu > li > a:focus,
header .dropdown-menu > .active > a,
header .dropdown-menu > .active > a:hover,
header .dropdown-menu > .active > a:focus,
header .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
header .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
header .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
header .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
header .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    background-color: transparent;
    color: #009cb4;
}

header .navbar-fixed-top, header .navbar-fixed-bottom {
    position: absolute;
}

#home header .navbar-brand {
    /* max-width: calc(100% - 72px); */
    /* height: 85px; */
  /*  width: 100%;
}
/*
#home header .navbar-brand img{
    display: inline-block;
    float: none;
    margin: 0 auto;
}
*/

#home .content
{
    /*margin-top: 20px;*/
}

/*
header .navbar-collapse {
    border-top: 0px;
}

header .navbar-toggle {
    border-radius: 0px;
    margin-top: 30px;
}

header .navbar-default .navbar-toggle {
    border: 0px;
}

header .navbar-default .navbar-toggle .icon-bar {
    background-color: #3d3d3b;
}

header .navbar-default .navbar-toggle:hover,
header .navbar-default .navbar-toggle:focus {
    background-color: #009cb4;
}

header .navbar-default .navbar-toggle:hover .icon-bar ,
header .navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #FFFFFF;
}

header .navbar-default .navbar-collapse {
    border: 0px;
    float: none;
    margin: 0 auto;
    position: relative;
    text-align: center;
    top: 40px;
    font-size: 15px;
    overflow: visible;
}



header .navbar-nav > li {
    text-align: left;
    min-width: 168px;
}

#home header .navbar-header {
    display: inline-block;
    float: none;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}


header .navbar-nav > li .connector {
    display: none;
    width: 100%;
    height: 35px;
    position: absolute;
    bottom: -17px;
    left: 0px;
    z-index: 1035;
    /* background: url('../img/main-menu-connect.png') top center no-repeat */
/*}*/

#content {
    padding-top: 40px;
    border-top: 1px solid #adadab;
}


footer {
    /*padding-top: 40px;*/
    background: #3a3a39;
    position: relative;
    color: #fff;
  }

#home footer {
    padding-top: 0px;
}

footer .footer-top {
    /*
    padding-top: 40px;
    padding-bottom: 40px;

    background: #ffffff;


    background: -moz-linear-gradient(top,  #ebebeb 0%, #ffffff 50%, #ebebeb 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(50%,#ffffff), color-stop(100%,#ebebeb));
    background: -webkit-linear-gradient(top,  #ebebeb 0%,#ffffff 50%,#ebebeb 100%);
    background: -o-linear-gradient(top,  #ebebeb 0%,#ffffff 50%,#ebebeb 100%);
    background: -ms-linear-gradient(top,  #ebebeb 0%,#ffffff 50%,#ebebeb 100%);
    background: linear-gradient(to bottom,  #ebebeb 0%,#ffffff 50%,#ebebeb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ebebeb',GradientType=0 );
    */

    background: #3a3a39;
    position: relative;
    color: #fff;
    height: 0px !important;
}

footer .footer-middle {

    border-top: 1px solid;
    border-bottom: 1px solid;
    padding-top: 40px;
    padding-bottom: 40px;
    color: #FFFFFF;
}

footer .footer-bottom {
    background: #3a3a39;
    padding: 0;
    text-align: center;
    /*height: 0.5px;*/
    height: 0px !important;
}

/*
footer .footer-bottom img
{
    margin: 8px 10px 5px 10px;
    height: 30px;
    border: 0px;
}

footer .footer-meta {
    padding-top: 10px;
    padding-bottom: 10px;
}
*/

footer .footer-meta .orange-point {
    color: #f7a519;
}

footer .footer-meta .blue-copy {
    color: #3797d3;
}

footer .footer-meta .nav-pills > li > a {
    font-size: 16px;
    color: #3d3d3b;
    line-height: 18px;
    padding: 0px 10px;
}

footer .footer-meta .nav-pills > li > a:hover,
footer .footer-meta .nav-pills > li > a:focus,
footer .footer-meta .nav-pills > .active > a,
footer .footer-meta .nav-pills > .active > a:hover,
footer .footer-meta .nav-pills > .active > a:focus {
    color: #3797d3;
    background-color: transparent;
    border-radius: 0px;
}

footer .footer-meta .nav-pills > li:last-child > a {
    padding-right: 0px;
}

footer .footer-meta .meta-info {
    float: right;
    padding-top: 10px;
}

footer .meta-info {
    float: none;
    text-align: center;
    padding-top: 10px;
}

.fa-sort-asc
{
    color: #009cb4;
    font-size: 26px;
    left: 0px;
    position: relative;
    top: -16px;
}

.fa-caret-down
{
    color: #3c3c3b;
    font-size: 13px;
    margin-left: 5px;
    position: relative;
}


.nav.navbar-nav {
    display: inline-block;
    float: none;
    margin: 0 auto;
}

.augenoptikzapp-mainwebsite-brandsbox
{
    background-color: #4c4c4c;
}

.brands-img
{
    height: 60px;
}


.augenoptikzapp-mainwebsite-contentbox
{
    font-family: Inter-Regular;
    font-size: 12px;
    color: #666666;
}

.augenoptikzapp-mainwebsite-contentbox img
{
    display: table-cell;
    max-width: 100%;
}


.zapp-logo-subheader
{
    color: #009cb4;
    font-family: Inter-Regular;
    font-size: 23px;
}

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

.logo-horizontal-line
{
    border-bottom: 1px solid #000000;
    height: 34px;
}

.neos-nodetypes-text
{
    margin-top: 20px;
}

.neos-nodetypes-text p strong, .neos-neos-nodetypes-textwithimage p strong, .infobox_textcontent p strong
{
    font-family: Inter-Bold;
}



.obis-bootstrap-twocol .neos-contentcollection .neos-nodetypes-text
{
    margin-top: 0px;
}
.obis-bootstrap-twocol
{
    margin-top: 20px;
}

.obis-bootstrap-threecol
{
  margin-top: 20px;
}


.neos-neos-nodetypes-assetlist
{
    font-family: Inter-Regular;
    font-size: 18px;
}

.neos-neos-nodetypes-image {
    display: block;
}

.neos-neos-nodetypes-textwithimage
{
    margin-top: 20px;
}


.neos-neos-nodetypes-textwithimage .neos-neos-alignment-left
{
    margin-right: 20px;
    margin-bottom: 20px;
}

.neos-neos-nodetypes-textwithimage .neos-neos-alignment-right
{
    margin-left: 20px;
    margin-bottom: 20px;
}

.btn
{
    white-space: normal;
}

.brands-img
{
    height: 60px;
}

footer .footer-bottom .neos-neos-nodetypes-image
{
    display: inline-block;
    margin-bottom: 0px;
}

.list-inline li a
{
    color: #8c8c8c;
    font-family: 'Inter-Regular';
}


.neos-neos-nodetypes-headline
{
    text-align: center;
}

.neos-neos-nodetypes-headline > a {
    overflow: hidden;
    text-align: center;
}

.neos-neos-nodetypes-headline > a > h1 {
    display: inline-block;
    position: relative;
}

.neos-neos-nodetypes-headline > a > h1::before {
    border-top: 1px solid #000000;
    bottom: 13px;
    content: "";
    position: absolute;
    width: 1600px;
}

.neos-neos-nodetypes-headline > a > h1::after {
    border-top: 1px solid #000000;
    bottom: 13px;
    content: "";
    position: absolute;
    width: 1600px;
}

.neos-neos-nodetypes-headline > a > h1::before {
    margin-right: 15px;
    right: 100%;
}

.neos-neos-nodetypes-headline > a > h1::after {
    left: 100%;
    margin-left: 15px;
}

.ueberschrift
{
    color: #009cb4;
    font-size: 19px;
    font-family: Inter-Regular;
    display: block;
    margin-top: 10px;
}

.content-separator
{
    height: 30px;
    vertical-align: middle;
    text-align: center;
    padding: 0;
}

.content-separator hr
{
    border: none;
    border-top: 1px solid #3c3c3b;
    background-color: none;
    height: 1px;
    margin: 24px 0 0 0;
    padding: 0;
    width: 100%;
}

.form-control {
    border-radius: 0px;
    background-color: #dbdbda;
    border: 1px solid #dbdbda;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    transition: none;
    font-size: 14px;
    color: #70706f;
}

.form-navigation .submit {
    width: 100%;
}

.form-navigation .btn {
    width: 100%;
    border-radius: 0px;
    background-color: #dbdbda;
    border: 1px solid #dbdbda;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
    color: #70706f;
}

.neos-contentcollection .neos-nodetypes-text, .neos-contentcollection .neos-neos-nodetypes-textwithimage
{
    font-size: 14.5px;
    line-height: 25px;
}

.neos-contentcollection .neos-nodetypes-text a, .neos-contentcollection .neos-neos-nodetypes-textwithimage a
{
    color: #009cb4;
    text-decoration: none;
}

.meta-info
{
    font-size: 13px;
}

.meta-info strong
{
    font-family: 'Inter-Bold';
    color: #8c8c8c;
}

.neos-neos-nodetypes-html p
{
    text-align: center;
}

#cookieBar
{
  position: fixed;
  bottom: 0;
  width: 100%;
  text-align: center;
  background: #fff;
  border-top: 1px solid #009cb4;
  z-index: 99999;
}
#cookieBar.disabled
{
  display: none;
}
#cookieBar span,
#cookieBar a
{
  line-height: 50px;
}
#cookieBar button
{
  padding: 5px 10px;
  color: #fff;
  background: #009cb4;
  border: 1px solid #009cb4;
  cursor: pointer;
}
#cookieBar button:hover
{
  color: #009cb4;
  background: #fff;
}
#cookieBar a
{
  color: #009cb4;
}
@media only screen and (max-width: 767px) {
  #cookieBar span
  {
    display: block;
  }
}

.dropdown-item {
    font-family: Inter-Regular !important;
}




/**Navbar **/
  #navbar {
    background-color: rgba(255, 255, 255, 0.75);
  }

  .logo {
    /*max-width: 309px;*/
  }

  .footer-logo .logo {
    max-width: 220px;
  }



  .dropdown:has(ul li.active) .navbar-expand-lg .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.8);
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding: 0.45rem 1.55rem;
    display: inline-block;
    font-size: 1.2em;
    font-family: "Inter-Bold";
    border: 1px solid transparent;
    margin: 3px;
    border-radius: 10px;
  }

  .navbar-expand-lg .navbar-nav .nav-item.dropdown .nav-link {
    padding: 0.45rem 2.5rem 0.45rem 1.45rem;
  }


  .nav-link .active {
    background: #00a0b0;
    border-radius: 10px;
  }

  .nav-item:hover .nav-link {
    border-color: #00a0b0 !important;
  }


  .navbar-nav .nav-link.active {
    background-color: #00a0b0;
  }

  .dropdown-toggle::after {
    content: "\f0d7";
    font-family: 'FontAwesome';
    font-size: 1.7em;
    color: #00a0b0;
    border: none;
    position: absolute;
    top: 3px;
  }

  .dropdown-toggle.show::after {
    rotate: 180deg !important;
  }

  /**Header**/

  .header-slide {
    background-size: cover;
    background-position: center top;
  }

  .header-slide h1 {
    color: #3a3a39;
    font-family: Inter-Bold;
    font-size: clamp(3rem, 5vh, 5rem);
  }


  .lead {
    color: #00a0b0;
    font-family: Inter-Bold;
  }

  p.lead {
    margin-bottom: 0.5rem !important;
  }

  .lead + h2 {
    font-family: Inter-Bold;
    color: #3a3a39;
    font-size: 2rem;
  }

  .headline-separator {
    background-color: #00a0b0;
    height: 2px;
    width: 100px;
    margin: 0 auto;
  }


  /** section campaign**/

  .campaign-image {
    background-position: center;
    background-size: cover;
  }

  .carouselCampaigns {
    margin-bottom: 3rem !important;
  }

  .carouselCampaigns .carousel-item {
    background: #f0f0f0;
  }

  .carouselCampaigns h3 {
    color: #00a0b0;
    font-size: 2.2rem;
    font-family: Inter-Bold;
    line-height: 1;
    margin-bottom: 2rem;
  }

  .carouselCampaigns h4 {
    font-family: Inter-Bold;
    margin-bottom: 1.5rem;
    font-size: 1.5rem;
    line-height: normal;
    color: #3a3a39;
  }

  .carouselCampaigns .carousel-control-prev,
  .carouselCampaigns .carousel-control-next {
    width: 75px;
  }

  .carouselReferences .carousel-control-prev {
    left: -10%;
  }


  .carouselReferences .carousel-control-next {
    right: -10%;
  }

  .carouselReferences .carousel-control-prev .carousel-control-prev-icon {
    background-image: none !important;
    position: absolute;
    top: 12rem;
  }

  .carouselReferences .carousel-control-next .carousel-control-next-icon {
    background-image: none !important;
    position: absolute;
    top: 12rem;
  }

  .carouselReferences .carousel-control-prev .carousel-control-prev-icon:after {
    content: "\f0d9";
    font-family: 'FontAwesome';
    font-size: 6em;
    color: #00a0b0;
    display: block;
  }

  .carouselReferences .carousel-control-next .carousel-control-next-icon:after {
    content: "\f0da";
    font-family: 'FontAwesome';
    font-size: 6em;
    color: #00a0b0;
    display: block;
  }


  .carousel-control-prev-arrow:after {
    content: "\f0d9";
    font-family: 'FontAwesome';
    font-size: 6em;
    color: #00a0b0;
    display: block;
  }

  .carousel-control-next-arrow:after {
    content: "\f0da";
    font-family: 'FontAwesome';
    font-size: 6em;
    color: #00a0b0;
    display: block;
  }


  /** references **/
  .references-body {
    border-left: 1px solid #00a0b0;
  }

  .references-body strong {
    display: block;
    padding-bottom: 1rem;
  }

  .references-body p {
    font-size: 0.9rem;
    line-height: 1.1;
  }

  .references-body .disclaimer {
    font-size: 0.75rem;
    opacity: 0.9;
  }

  .partner-card {
    background: #00a0b0;
  }

  .augenoptikzapp-mainwebsite-button:hover {
    background-color: #00a0b0 !important;
    border-color: #037a86 !important;
  }

  .augenoptikzapp-mainwebsite-button a p {
    margin: 0 !important;
  }
  .augenoptikzapp-mainwebsite-button a {
    color: #3a3a39 !important;
    text-decoration: none !important;
  }
  .augenoptikzapp-mainwebsite-button:hover a {
    color: #ffffff !important;
    text-decoration: none !important;
  }

  .btn-primary {
    background: transparent;
    border: 2px solid #00a0b0;
    border-radius: 0.75rem;
    color: #3a3a39;
    font-weight: 500;
    min-width: 175px;
  }

  .partner-card * {
    color:  #ffffff;
  }

  .partner-card .btn:hover {
    background-color: #fff;
    border-color: #00a0b0;
    color: #00a0b0;
    border-width: 2px;
  }

  .partner-card h3,h4,p strong {
    font-family: "Inter-Bold";
  }

  .partner-card p {
    font-size: 16px;
    font-family: 'Inter-Regular';
  }

  .btn-invert {
    border-color: #fff;
    color: #fff;
  }

  .carousel-indicators [data-bs-target] {
    width: 16px;
    height: 16px;
    border-radius: 100%;
    background-color: #666666;
  }

  .carousel-indicators .active {
    background-color: #00a0b0;
  }


  section#legal {
    background: #00a0b0;
  }

  /** footer **/
  footer .card {
    position: relative;
    top: -70px;
    font-size: 0.85rem;
    line-height: 1;
    letter-spacing: 0;
    border: none;
    box-shadow: 0px 4px 8px 1px rgba(0, 0, 0, 0.2), 0px 6px 20px 1px rgba(0, 0, 0, 0.19);
  }

  .separator {
    width: 80px;
    height: 14px;
    background: #fff;
    margin-block: 20px;
  }

  .address-item {
    display: flex;
    align-items: center;
    height: 55px;
  }

  .address-image {
    margin-right: 15px;
    width: 25px;
    text-align: center;
  }

  .address-text {
    font-weight: bold;
  }


  footer .headline-wrap h2 {
    color: rgb(255, 255, 255);
    font-family: "Inter-Bold";
  }

  footer .footer-address {
    margin-top: 150px;
  }

  footer .footer-details {
    line-height: 20px;
  }

  footer .footer-address .footer-opening {
    line-height: 20px;
  }


  footer .address-item, h5 {
    font-family: "Inter-Bold";
  }

  footer .social-icons .fa {
    color: rgb(255, 255, 255);
  }


  #btn-back-to-top {
    position: fixed;
    bottom: 55px;
    right: 20px;
    display: none;
    transition: .5s;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    background-color: #f5f5f5;
    color: #00a0b0;
    border: none;
    z-index: 5;
  }


  div#footer_form_container .form-check.form-check-inline {
    color: #00a0b0;
  }

  div#footer_form_container input.form-control  {
    background: transparent;
    border-radius: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    color: #666;
    padding: 0.75rem 0.75rem;
  }

  div#footer_form_container input.form-control:focus,
  div#footer_form_container textarea.form-control:focus {
    background-color: var(--bs-body-bg);
  }

  div#footer_form_container label {
    font-size: 16px;
  }

  div#footer_form_container ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #8b8a8a !important;
    opacity: 1; /* Firefox */
    font-size: medium;
  }

  div#footer_form_container :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #8b8a8a !important;
    font-size: medium;
  }

  div#footer_form_container ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #8b8a8a !important;
    font-size: medium;
  }

  div#footer_form_container button[type="submit"]:hover {
    background-color: #00a0b0 !important;
    border-color: #037a86 !important;
  }





  div.carouselCampaigns div.carousel-indicators {
    bottom: -65px !important;
  }


  .dropdown-item.active, .dropdown-item:active {
    background-color: #00a0b0 !important;
  }

  .dropdown-item:focus, .dropdown-item:hover {
    background-color: #00a0b0 !important;
    color:#FFF !important;
  }

  ul.dropdown-menu {
    background: #ffffff8e !important;
    margin-top: 8px !important;
    border-width: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  section.produkt-teaser h3 a{
    color: rgba(0, 0, 0, 0.65);
    font-family: Inter-Bold;
    font-size: 0.8em;
  }

  header.bg-header section#navbar {
    background: #fff !important;
    transition: background-color .5s;
  }

  header.bg-header section#navbar ul.dropdown-menu{
    background: #fff !important;
    transition: background-color .5s;
  }

  .content .container section .container .row.my-5 {
    margin-bottom: 1.5rem !important;
  }

  .content .container section .container .augenoptikzapp-mainwebsite-image {
    margin-top: 0 !important;
    margin-bottom: 2.0rem !important;
  }

  h1.caption-white {
    color: #FFFFFF;
  }

  h1.caption-black {
    color: #000000;
  }

  h1.caption-turquoise {
    color: #00a0b0;
  }
