body {
  font-size: 12px;
  line-height: 20px;
  color: #474949;
  font-family: Tahoma, Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
}
h1 {
  font-size: 26px;
}
h1.head_style {
  position: absolute;
  top: 140px;
  left: 0px;
  display: inline-block;
  padding: 5px 15px;
  background: rgba(255,255,255,0.7);
  color: #084933;
  max-width: 400px;
}
h2 {
  padding-top: 8px;
  font-size: 22px;
}
h3 {
  font-size: 16px;
  line-height: 20px;
}
h3.site-title {
  background: #084933;
  color: #FFF;
  padding: 5px 15px;
  position: absolute;
  bottom: 80px;
  left: 0px;
}
h4 {
  font-size: 12px;
  color: #474949;
  margin-bottom: 5px;
}
span.title {
  display: block;
}
.img-captions {
  font-size: 10px;
  line-height: 14px;
}
.img-captions img {
  margin-bottom: 10px;
}
.content h2 {
  color: #666;
}
.content h4 {
  margin-top: 5px;
  font-weight: bold;
}
h4.name {
  margin: 0;
  color: #084933;
  font-weight: bold;
}
.box a,
.side-box a,
.menu-box a {
  color: #474949;
}
.location {
  display: block;
}
a,
a.linked {
  color: #05724d;
}
a:hover,
a.linked:hover {
  color: #084933;
  text-decoration: none;
}
a:focus,
a.linked:focus {
  outline: none;
  text-decoration: none;
  color: #05724d;
}
a.linked {
  color: #05724d !important;
}
a.linked:hover {
  color: #084933 !important;
}
.product_tables li {
  line-height: 1.2em;
}
.table-teaser-text {
  max-height: 2000px;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: 0.2s max-height;
}
.closed .table-teaser-text {
  max-height: 200px;
}
.product_features,
.product_tables {
  overflow-x: auto;
  overflow-y: hidden;
}
.read-more {
  display: block;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.square ul li,
.cont ul li,
.news ul li,
.single-product .cont ul li,
.single-application .cont ul li {
  padding-left: 16px;
  text-indent: -11px;
}
ul.square ul li:before,
.cont ul li:before,
.news ul li:before,
.single-product .cont ul li:before,
.single-application .cont ul li:before {
  content: "";
  display: inline-block;
  height: 0px;
  width: 0px;
  margin: 0 5px 2px 0;
  background: #05724d;
  border: 3px solid #05724d;
}
ul.square ul,
.cont ul,
.news ul,
.single-product .cont ul,
.single-application .cont ul {
  margin-bottom: 10px;
}
.post-date {
  font-size: 12px;
  line-height: 20px;
}
.pull-left {
  margin-right: 9px;
}
.product_tables {
  margin-top: 20px;
}
.product_tables table {
  font-size: 10px;
}
.product_tables table li {
  margin: 5px 0;
}
.product_tables table li span {
  display: inline-block;
  line-height: 12px;
  font-size: 10px;
}
.product_tables td {
  vertical-align: top;
}
table {
  font-size: 10px;
}
.gallery-caption {
  text-align: left;
  padding: 0 17px;
}
.img-responsive {
  width: 100%;
}
.product_image,
.product_short_desc,
.product_features {
  margin-bottom: 20px;
}
.content table {
  width: 100%;
}
.content table td {
  padding: 5px 10px;
}
.content table tr {
  border-bottom: 1px solid #d5d7d7;
}
.content table tr td {
  border-right: 1px solid #d5d7d7;
  height: 30px !important;
}
.content table tr td img {
  max-width: 140px;
  height: auto;
}
.content table tr td:last-child {
  border-right: none;
}
.content table tr:first-child td {
  background: #f8f8f8;
  border-bottom: 1px solid #d5d7d7;
  font-weight: bold;
}
.topbar {
  height: 101px;
}
.brand img {
  height: 50px;
  width: auto;
  margin-top: 22px;
}
.search-box .search-form {
  position: relative;
  top: 60px;
  width: 225px;
  height: 27px;
  border: 1px solid #d5d7d7;
  border-top: 2px solid #084933;
}
.search-box .search-submit {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 30px;
  height: 100%;
  background: #084933;
  border: none;
  font-size: 6px;
  color: #FFF;
}
.search-box .search-field {
  border: none;
  display: block;
  padding-left: 30px;
  width: 100%;
  height: 24px;
}
.search-box .search-field:focus {
  outline: none;
}
.search-box .glyphicon {
  position: absolute;
  left: 3px;
  top: 3px;
}
.search.row {
  border-bottom: 1px solid #b4b5b5;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.language-switcher {
  position: relative;
  top: 60px;
}
.language-switcher img {
  height: 18px;
  margin-top: 4px;
  margin-left: 10px;
  float: right;
}
#site-header {
  height: 220px;
  position: relative;
  border-top: 1px solid #d5d7d7;
  overflow: hidden;
}
#site-header img {
  min-height: 100%;
}
.navbar-sphere {
  background: #b4b5b5;
}
.navbar-sphere #breadcrumb {
  font-size: 10px;
  padding: 0 12px;
}
.navbar-sphere #breadcrumb a {
  color: ;
}
.navbar-sphere #sphere-navbar > ul > li > a {
  text-transform: uppercase;
  color: #FFF;
  font-size: 14px;
  line-height: 14px;
}
.navbar-sphere #sphere-navbar > ul a {
  background: none;
  color: #474949;
}
.navbar-sphere #sphere-navbar > ul li > a:hover,
.navbar-sphere #sphere-navbar > ul li > a:focus,
.navbar-sphere #sphere-navbar > ul li.active > a,
.navbar-sphere #sphere-navbar > ul li.open > a {
  color: #000;
}
.navbar-sphere #sphere-navbar,
.navbar-sphere .navbar-nav {
  margin: 0px -4px !important;
}
.navbar-toggle {
  background: #084933;
}
.navbar-toggle .icon-bar {
  background: #FFF;
}
.dropdown-menu a:hover {
  color: #084933 !important;
  background: #edf7f4 !important;
}
.dropdown-menu .has-children > a:after {
  content: "";
  vertical-align: middle;
  display: inline-block;
  height: 0px;
  width: 0px;
  margin-left: 10px;
  border-top: 4px solid transparent;
  border-left: 4px solid #084933;
  border-right: 0px solid #084933;
  border-bottom: 4px solid transparent;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #084933 !important;
  background-color: #edf7f4;
}
ul.nav li.dropdown:hover ul.dropdown-menu {
  display: block;
  margin-top: 0px;
}
.dropdown-menu {
  padding-bottom: 0;
  background: #f8f8f8;
}
.dropdown-menu li {
  position: relative;
  border-bottom: 1px solid #d5d7d7;
  font-size: 12px;
}
.dropdown-menu li .sub-menu {
  display: none;
  position: absolute;
  border-left: 5px solid #b4b5b5;
  left: 100%;
  top: 0px;
  width: 200px;
  background: #d5d7d7;
}
.dropdown-menu li .sub-menu li a {
  display: block;
  padding: 3px 10px 3px 10px;
  border-bottom: 1px solid #f8f8f8;
}
.dropdown-menu li .sub-menu a:hover {
  background: #b4b5b5 !important;
}
.dropdown-menu li:hover > .sub-menu {
  display: block;
}
.nivo-caption {
  position: absolute;
  right: 0px !important;
  left: auto !important;
  bottom: 30px !important;
  color: #084933 !important;
  text-transform: uppercase;
  background: none !important;
  width: 450px !important;
}
.nivo-caption span {
  text-transform: none;
}
.nivo-caption p {
  font-size: 26px;
  text-align: right;
  font-weight: bold;
}
footer {
  background: #b4b5b5;
  border-bottom: 9px solid #084933;
  font-size: 12px;
  color: #FFF;
}
footer .footer-menu li {
  list-style: none;
  float: right;
  padding: 9px 0;
  margin-left: 5px;
}
footer .footer-menu a {
  color: #FFF;
}
footer .footer-menu a:hover {
  text-decoration: none;
  color: #000;
}
footer .copyright {
  line-height: 40px;
}
.sm {
  margin-top: 2px;
}
.news {
  padding-bottom: 20px;
}
.news img {
  margin-bottom: 10px;
}
.news .img-news {
  width: 144px;
  height: auto;
}
.sphere-box-container {
  padding-bottom: 15px;
}
.sphere-box-container a {
  color: #474949;
}
img.bordered {
  border: 1px solid #d5d7d7;
  border-width: 0 1px 1px;
}
article.bordered {
  border: 1px solid #d5d7d7;
  border-width: 0 1px 1px;
}
.sphere-box {
  border-top-width: 14px !important;
  border-top-style: solid;
}
.sphere-box .pre {
  padding: 0 9px;
  position: relative;
}
.sphere-box .pre h3 {
  margin: 5px 0;
}
.sphere-box .pre:after {
  content: "";
  margin-left: 10px;
  display: inline-block;
  height: 0px;
  width: 0px;
  vertical-align: middle;
  border-width: 4px 0px 4px 4px;
  border-style: solid;
  border-color: transparent #084933;
}
.side-box,
.menu-box,
.widget-box {
  margin: 9px 0 15px;
  background: #f8f8f8;
}
.side-box h3,
.menu-box h3,
.widget-box h3 {
  text-transform: uppercase;
  display: block;
  background: #d5d7d7;
  padding: 2px 17px 5px;
  color: #FFF;
  font-weight: normal;
  -webkit-box-shadow: 0 -5px #084933;
  -moz-box-shadow: 0 -5px #084933;
  box-shadow: 0 -5px #084933;
}
.side-box h3 a,
.menu-box h3 a,
.widget-box h3 a {
  color: #FFF;
}
.side-box li,
.side-box ul,
.menu-box li,
.menu-box ul,
.widget-box li,
.widget-box ul {
  list-style: none;
}
.side-box > ul a p:after,
.side-box .textwidget a p:after,
.menu-box > ul a p:after,
.menu-box .textwidget a p:after,
.widget-box > ul a p:after,
.widget-box .textwidget a p:after {
  content: "";
  margin-left: 10px;
  display: inline-block;
  height: 0px;
  width: 0px;
  vertical-align: middle;
  border-width: 4px 0px 4px 4px;
  border-style: solid;
  border-color: transparent #084933;
}
.side-box > ul li a,
.side-box .textwidget li a,
.menu-box > ul li a,
.menu-box .textwidget li a,
.widget-box > ul li a,
.widget-box .textwidget li a {
  display: block;
}
.menu-box > ul > li {
  border-bottom: 1px solid #d5d7d7;
}
.side-box > ul > li,
.side-box .textwidget,
.widget-box > ul > li,
.widget-box .textwidget {
  padding: 0 17px 9px;
}
.side-box .textwidget,
.widget-box .textwidget {
  line-height: 22px;
}
.side-box .textwidget i,
.widget-box .textwidget i {
  margin-right: 20px;
  width: 10px;
}
.side-box ul,
.widget-box ul {
  padding: 0;
}
.side-box .divider,
.widget-box .divider {
  font-weight: bold;
}
.link {
  font-weight: bold;
}
.link:after {
  content: "";
  margin-left: 10px;
  display: inline-block;
  height: 0px;
  width: 0px;
  vertical-align: middle;
  border-width: 4px 0px 4px 4px;
  border-style: solid;
  border-color: transparent #084933;
}
.overview h3 {
  font-weight: bold;
  padding: 15px 0 5px;
  margin: 0;
}
.overview .linked {
  display: block;
  color: #05724d;
}
.overview .linked:hover {
  color: #084933;
}
.widget_text .home,
#right-sidebar .widget_text {
  height: 113px;
  background: #edf7f4;
  position: relative;
}
.textwidget i {
  margin-right: 20px;
  width: 10px;
}
.certificate {
  position: absolute;
  top: 110px;
  margin-left: -3px;
  width: 192px;
  height: 136px;
  background: url("https://sphereoptics.de/en/wp-content/themes/sphereoptic/css/../images/certificate.png");
}
article.home {
  height: 260px;
  border: 1px solid #d5d7d7;
  border-top-width: 14px;
  padding: 0 9px;
  margin-top: 5px;
  -webkit-box-shadow: 0 -5px #084933;
  -moz-box-shadow: 0 -5px #084933;
  box-shadow: 0 -5px #084933;
}
article.home h3 {
  margin: 4px 0 5px;
  text-transform: uppercase;
}
article.home li,
article.home ul {
  list-style: none;
}
article.home > ul {
  padding: 0 0 9px;
}
article.home > ul a p:after {
  content: "►";
  margin-left: 15px;
}
article.home .location {
  font-weight: normal;
}
article.home .link {
  font-weight: normal;
}
article.home .thumb {
  margin: 0 -9px;
  height: 110px;
  overflow: hidden;
}
article.home .meta,
article.home .meta .post-date {
  font-size: 10px;
}
article.home .news_list li {
  margin-bottom: 10px;
}
.home .content {
  padding-top: 20px;
}
.front-page {
  margin-left: -12px;
  margin-right: -12px;
}
.front-page .row {
  margin-left: -17px;
  margin-right: -17px;
}
.front-page .col-xs-1,
.front-page .col-sm-1,
.front-page .col-md-1,
.front-page .col-lg-1,
.front-page .col-xs-2,
.front-page .col-sm-2,
.front-page .col-md-2,
.front-page .col-lg-2,
.front-page .col-xs-3,
.front-page .col-sm-3,
.front-page .col-md-3,
.front-page .col-lg-3,
.front-page .col-xs-4,
.front-page .col-sm-4,
.front-page .col-md-4,
.front-page .col-lg-4,
.front-page .col-xs-5,
.front-page .col-sm-5,
.front-page .col-md-5,
.front-page .col-lg-5,
.front-page .col-xs-6,
.front-page .col-sm-6,
.front-page .col-md-6,
.front-page .col-lg-6,
.front-page .col-xs-7,
.front-page .col-sm-7,
.front-page .col-md-7,
.front-page .col-lg-7,
.front-page .col-xs-8,
.front-page .col-sm-8,
.front-page .col-md-8,
.front-page .col-lg-8,
.front-page .col-xs-9,
.front-page .col-sm-9,
.front-page .col-md-9,
.front-page .col-lg-9,
.front-page .col-xs-10,
.front-page .col-sm-10,
.front-page .col-md-10,
.front-page .col-lg-10,
.front-page .col-xs-11,
.front-page .col-sm-11,
.front-page .col-md-11,
.front-page .col-lg-11,
.front-page .col-xs-12,
.front-page .col-sm-12,
.front-page .col-md-12,
.front-page .col-lg-12,
.front-page .container-fluid {
  padding-left: 17px;
  padding-right: 17px;
}
.front-page .sphere-box-container .pre h3 {
  height: 40px;
}
.sub-menu {
  display: none;
  list-style: none;
  padding: 0;
}
.sub-menu.active {
  display: block;
}
.menu-box > ul {
  padding: 0;
}
.menu-box > ul a {
  padding: 3px 17px 3px 27px;
  transition: 0.3s;
  line-height: 18px;
}
.menu-box > ul li.active > a {
  background: #edf7f4;
  font-weight: bold;
}
.menu-box > ul ul a {
  padding: 3px 17px 3px 37px;
}
.menu-box > ul ul ul a {
  padding: 3px 17px 3px 47px;
}
.menu-box h3,
.menu-box h3 a {
  color: #000;
}
.widget-box > ul li a {
  line-height: 1.1;
}
.categorie a,
.read-more {
  color: #05724d;
}
.menu-box .caret {
  position: relative;
  left: -10px;
  margin-right: -6px;
  vertical-align: middle;
  border-top: 4px solid transparent;
  border-left: 4px solid;
  border-right: 0px solid;
  border-bottom: 4px solid transparent;
}
.caret.right {
  vertical-align: middle;
  border-top: 4px solid transparent;
  border-left: 4px solid;
  border-right: 0px solid;
  border-bottom: 4px solid transparent;
}
.menu-box li.active > a > .caret {
  margin-left: -2px;
  border-top: 4px solid;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 0px solid;
}
.menu-box li.current > a,
.menu-box li a:hover,
.widget_subpages_current_page > a {
  background: #edf7f4;
}
.menu-box li.current > a,
.widget_subpages_current_page > a {
  font-weight: bold;
}
.product img {
  border: 1px solid #d5d7d7;
  border-top: none;
}
.member {
  height: 120px;
  font-weight: bold;
}
.member .desc {
  height: 120px;
  display: table-cell;
  vertical-align: bottom;
}
.event_box {
  border-bottom: 1px solid #d5d7d7;
  margin-bottom: 15px;
}
.event_box .name {
  display: inline-block;
}
.event_box .img {
  padding-left: 0;
  padding-bottom: 5px;
}
span.wpcf7-list-item {
  display: block;
}
@media (max-width: 768px) {
  #site-header {
    display: none;
    border-top: 1px solid #d5d7d7;
    overflow: hidden;
  }
  #site-header img {
    min-width: 100%;
    height: auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
  #site-header h1 {
    font-size: 18px;
  }
  #site-header p {
    font-size: 18px;
  }
  #site-header .nivo-caption {
    position: absolute;
    right: 0px !important;
    left: auto !important;
    bottom: 10px !important;
    color: #084933 !important;
    text-transform: uppercase;
    background: none repeat scroll 0% 0% transparent !important;
    width: 100% !important;
  }
  .content_wrap {
    margin: 12px;
  }
  .language-switcher {
    position: relative;
    top: -10px;
  }
}
@media (min-width: 768px) {
  .navbar-sphere #sphere-navbar > ul > li > a:after {
    content: "";
    position: absolute;
    right: -1px;
    bottom: 0px;
    padding-bottom: 15px;
    width: 2px;
    background: #FFF;
  }
}
.wpcf7-form p {
  display: block;
  margin-bottom: 15px;
}
.wpcf7-form p.col-half {
  width: 48%;
  margin-right: 2%;
  float: left;
}
.wpcf7-form p.end {
  margin-right: 0;
  margin-left: 2%;
}
.wpcf7-form .wpcf7-submit {
  display: inline-block;
  width: auto;
  background: #05724d ! important;
  border: 1px;
  color: white ! important;
  font-weight: bold ! important;
  font-size: 11px ! important;
  border-radius: 2px;
  height: 30px ! important;
  behavior: url(https://sphereoptics.de/en/wp-content/themes/sphereoptic/css/border-radius.htc);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -khtml-border-radius: 2px;
}
.wpcf7-form-control.wpcf7-text,
textarea.wpcf7-form-control,
.wpcf7-form-control.wpcf7-select {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555;
  background-color: #FFF;
  background-image: none;
  border: 1px solid #CCC;
  border-radius: 4px;
  box-shadow: 0px 1px 1px rgba(0,0,0,0.075) inset;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.wpcf7-form-control.wpcf7-text:focus,
textarea.wpcf7-form-control:focus,
.wpcf7-form-control.wpcf7-select:focus {
  border-color: #05724d;
  outline: 0px none;
  box-shadow: 0px 1px 1px rgba(0,0,0,0.075) inset, 0px 0px 8px #edf7f4;
}
textarea.wpcf7-form-control {
  height: auto;
}
.wpcf7-list-item label,
.wpcf7-list-item label {
  display: inline;
  font-weight: 400;
  cursor: pointer;
}
.wpcf7-list-item {
  padding-left: 20px;
  min-height: 27px;
}
.wpcf7-list-item input[type="radio"],
.wpcf7-list-item input[type="checkbox"],
.wpcf7-list-item input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0px 0px;
  line-height: normal;
}
