a{
  color: #006A9A;
}
a:hover {
  color: #004F73;
  text-decoration: none;  
}
a:focus {
  color: #006A9A;
  text-decoration: none;  
}

.navbar-main{
  font-size: 24px;
}

.navbar-main > li > a .bar {
  background: #006A9A;
}
.navbar-default .navbar-nav > li > a{
  color: #555555;  
}
.navbar-default .navbar-nav > li > a:hover{
  color: #006A9A;  
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover{
  color: #006A9A
}

.navbar-main .glyphicon{   
  top: 3px;
}

.navbar-transition .navbar-brand-logo-normal{
  height: 60px !important;
  width: 60px !important;
  margin-top: -5px;
}

.navbar-header-main .navbar-brand-logo-normal{
  display:none;
}

.navbar-brand-logo-text {
  float: right;
  height: 46px;
  width: 250px;
  margin-left: 15px;
}
.navbar-brand-logo-text h1{
  font-size: 20px;
  font-weight: bold;
  padding-top:0px;
  color: #006A9A;
}

/*
.navbar-transition .navbar-brand-logo-text{
  height: 70px;
  width: 280px;
}
.navbar-transition .navbar-brand-logo-text h1{
  font-size: 23px;
  padding-top: 8px; 
}
*/
/*
.navbar-brand-logo-text::after {
  content: "Haus und Objektservice Maik Schulz";
  font-size: 28px;
  margin-left: 10px;
  color: #006A9A;
}
*/
@media (min-width: 420px) {
  .navbar-header-main .navbar-brand.navbar-brand-image > img {
    max-height: 50px;
    max-width: 50px;
    margin-top: -2px;
  }
  .navbar-header-main .navbar-brand-logo-normal{
    display: inline-block;
  }
}
@media (min-width: 512px) {
  .navbar-header-main .navbar-brand.navbar-brand-image > img {
    max-height: 60px;
    max-width: inherit;
    margin-top: -2px;
  }
  .navbar-brand-logo-text {
    height: 55px;
    width: 330px;
  }
  .navbar-brand-logo-text h1{
    font-size: 24px;
    padding-top: 0px;
  }
}
@media (min-width: 768px) {
  .navbar-brand-logo-text {
    width: 330px;
  }
  .navbar-brand-logo-text h1{
    font-size: 24px;
    padding-top: 0px;
  }
}
@media (min-width: 992px) {
  .navbar-header-main .navbar-brand.navbar-brand-image > img {
    max-height: 110px;
    margin-top: -11px;
  }
  .navbar-brand-logo-text {
    width: 270px;
    height: 140px;
  }
  .navbar-brand-logo-text h1{
    font-size: 30px;
    padding-top: 17px;
  } 
  .navbar-transition .navbar-brand.navbar-brand-image > img {
    margin-top: -5px;
  }
  .navbar-transition .navbar-brand-logo-text{
    width: 280px;
  }
  .navbar-transition .navbar-brand-logo-text h1{
    font-size: 23px;
    padding-top: 8px;
  }
}
@media (min-width: 1200px) {
  .navbar-brand-logo-text {
    width: 470px;
  }
  .navbar-brand-logo-text h1{
    font-size: 36px;
    padding-top:26px;
  }  
  .navbar-transition .navbar-brand-logo-text{
    width: 515px !important;
  }
  .navbar-transition .navbar-brand-logo-text h1{
    padding-top:20px;
  } 
}

.dropdown-menu > li > a{
  font-size: 20px;
  padding-left: 34px;
}
.dropdown-menu > li > a:hover, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover {
  background: #006A9A;
  color: #fff;
}
.dropdown-menu > li >a::before {
  content: "\e066"; /* Unicode */
  font-family: 'Glyphicons Halflings';
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.5em; /* same as padding-left set on li */
  font-size: 14px;
  padding-left: 0px;
}

.breadcrumb-section {
  display: none; 
}

/*
.navbar-brand, .navbar-main, .navbar,.navbar .container, .navbar-header, div.navbar-collapse, .navbar-default, .navbar-nav, .navbar-brand-logo-normal{
  transition: margin .5s ease-in-out, width .5s ease-in-out, height .5s ease-in-out, padding .5s ease-in-out, background .5s ease-in-out ;
}*/

.invisible{
  padding: 0 0 0 0 !important;
  height: 0px !important;
  display: none;
}

.scroll-top {
  bottom: 10px;
  right: 14px;
}
.grecaptcha-badge{
  bottom: 65px !important;
}
.glyphicon{
  margin-right: 10px;    
  top: 4px;
}
.texticon-icon {
  font-size: 1em;
}
.texticon-left .texticon-icon{
  padding-right: 14px;
}

.frame-type-bullets .list-glyphicon{
  list-style: none;
  padding: 0;
}

.frame-type-bullets .list-glyphicon li{
  padding-left: 30px;
}

.frame-type-bullets .glyphicon{
  margin-right: 12px;
  top: 3px;
  margin-left: -32px;
}

/*
.frame-type-bootstrap_package_texticon{
    padding-top: 0em;
    padding-bottom: 0em;
}
*/
.frame-layout-1{  /* np frame padding top */
    padding-top: 0em !important;
}
.frame-layout-2{  /* np frame padding bottom */
    padding-bottom: 0em !important;
}
.frame-layout-3{  /* np frame padding both */
    padding-top: 0em !important;
    padding-bottom: 0em !important;
}

.frame-type-shortcut{
  padding-top: 0em;
  padding-bottom: 0em;
}

.frame-type-bootstrap_package_carousel{
  padding-top: 0em;
  padding-bottom: 2em;
}
.carousel .carousel-control-icon {
  color: #006A9A;
}
.carousel .item {
  height: 200px;
}
@media (min-width: 512px) {
  .carousel .item {
    height: 250px;
  }
}
@media (min-width: 768px) {
  .carousel .item {
    height: 300px;
  }
}
@media (min-width: 992px) {
  .carousel .item {
    height: 350px;
  }
}
@media (min-width: 1200px) {
  .carousel .item {
    height: 500px;
  }
}
@media (min-width: 1600px) {
  .carousel .item {
    height: 600px;
  }
}

.section-menu {
  padding-top: 0em;
  padding-bottom: 0em;
}

.section-menu, .section-menu a {
  color: #333333;
}
.section-menu a:hover {
  color: #006A9A;
}

.section-menu h3 {
  font-size:24px;
}

.section-menu .image > img, .section-menu .image a > img{
  width: 250px;
}

.section-menu .frame-type-textpic {
  /*Silbentrennung*/
  word-wrap: break-word;
  -ms-hyphens: auto;
 -webkit-hyphens: auto;
  hyphens: auto; 
  max-height:265px;
}


@media (min-width: 1px) {
  .section-menu .frame-type-textpic {
    max-height: 280px;
  }
  .section-menu h3 {
    font-size: 30px;
  }
  .section-menu .image > img, .section-menu .image a > img {
    width: 200px;
  }
}
@media (min-width: 768px) {
  .section-menu .col-md-12 {
    height: 100px !important;
  }
  .section-menu .frame-type-textpic {
    max-height: 185px;
  }
  .section-menu h3 {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .section-menu .col-md-12 {
    height: 145px !important;
  }
  .section-menu .frame-type-textpic {
    max-height:236px;
  }
  .section-menu h3 {
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  .section-menu .col-md-12 {
    height: 175px !important;
  }
  .section-menu .frame-type-textpic {
    max-height:265px;
  }
  .section-menu h3 {
    font-size: 24px;
  }
}

.section-title {
  padding-top: 0em;
  padding-bottom: 0em;
  background-color: #006A9A;
  color: white;
}
.section-title p{
  font-size: 20px;
}

.section-title .col-title .frame{
  padding-bottom: 0em;
}
.section-title .table p{
  margin-top: 0px;
  margin-bottom: 0px;  
}
.section-title a {
  color: #fff;
}
.section-title a:hover {
  color: #fff;
  text-decoration: underline;
}
.section-title a:focus {
  color: #fff;
}

.section-title .table > tbody > tr > td{
  padding: 0px;
  padding-left: 1px;
  border: none;
}
.section-title .table-responsive {
  border: none;
}

.section-content{
  font-size: 20px;
}
.section-content .frame{
  padding-top: 1em;
  padding-bottom: 1em;
}
.section-content a, .section-content a:hover{
  font-weight: bold;
}
.section-content h1, .section-content h2, .section-content h3, .section-content h4, .section-content h5, .section-content h6{
  color: #006A9A;
}
.section-content hr{
  /*border-top: 1px solid #006A9A;*/
  background: url(../../../../../Images/divider.png) no-repeat center;
  background-size: cover;
  height: 1px;
  border: none;
}
.section-content .frame-type-bullets .glyphicon-ok{
  color: #41bf24;
}
@media (min-width: 768px) {
  .section-content {
    padding-top: 1em;
    padding-bottom: 1em;
  }
}
@media (min-width: 992px) {
  .section-content {
    padding-top: 2em;
    padding-bottom: 2em;
  }
}
@media (min-width: 1200px) {
  .section-content {
    padding-top: 3em;
    padding-bottom: 3em;
  }
}

.section-content .well {
  padding: 19px;
  padding-top: 19px;
  padding-bottom: 19px;
  margin-bottom: 20px;
  background-color: #fff;
  border: 3px solid #006A9A;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 2px 2px #006A9A88;
  box-shadow: 0px 0px 2px 2px #006A9A88;
}

.backendlayout-pagets__sobratec_lp_autocontent.layout-4 .section-content{
  display: none;
}
.backendlayout-pagets__sobratec_lp_autocontent.layout-4 .section-menu {
    padding-bottom: 2em;
}


.footer-section{
  padding-top: 0em;
  padding-bottom: 0em;
  background-color: #006A9A;
  color: white;
} 
.footer-section a, .footer-section a:hover, .footer-section a:focus{
  color: white;
} 
.footer-section .row .col-left, .footer-section .row .col-center{
  border-right: 0px;
  text-align: left;
}
.footer-section .row {
    margin-top: 20px;
    margin-bottom: 20px;
}

.footer-section .row .frame{
  padding-top: 5px;
  padding-bottom: 5px;
}

.footer-section .row .col-sm-4 {
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 30px;
}
.footer-section h4 {
  margin-left: -1px;
  font-size: 20px;
  font-weight: bold;
}
.footer-section p {
  font-size: 18px;
}
.footer-section .glyphicon {
    top: 6px;
}

@media (min-width: 768px) {
  .footer-section .row .col-left, .footer-section .row .col-center{
    border-right: 2px solid #408fb3;
  }     
  .footer-section .row .col-center{
    text-align: center;
  }    
  .footer-section .row .col-center{
    text-align: center;
  } 
  .footer-section .row .col-right{
    text-align: right;
  } 
  .footer-section .row .col-sm-4 {
    min-height: 165px;
    margin-top: 0px;
  }
}


.powermail_fieldset .control-label {
    text-align: left;
    padding-top: 3px;
}
.powermail_fieldset .checkbox{
    margin-top: 5px;
}

.tx-powermail .container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}
.powermail_submit .glyphicon{
  top: 2px;
}

.tx-powermail .powermail_message {
  padding: 5px 0 15px 40px;
  list-style: inherit;
  margin-bottom: 40px;
  margin-right: 20px;
}
.powermail_fieldset .col-md-12{
  padding-right: 0px;
}
.powermail_fieldwrap_type_textwithlabel .col-sm-offset-2 {
  margin-left: 0px;
}
.powermail_fieldwrap_type_textwithlabel .control-label {
  padding-top: 0px;
}
.powermail_fieldwrap_type_submit{
  margin-top: 15px;  
}
  

/* Sitemap Liste */
.frame-type-menu_sitemap_pages ul {
  list-style: none;
  padding: 0;
}
.frame-type-menu_sitemap_pages li {
  padding-left: 1.5em;
}
.frame-type-menu_sitemap_pages li:before {
  content: "\e066"; /* Unicode */
  font-family: 'Glyphicons Halflings';
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.5em; /* same as padding-left set on li */
  /*color: #33333;*/
  font-size: 14px;
}

/* source-sans-pro-300 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: url('../Fonts/source-sans-pro-v21-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../Fonts/source-sans-pro-v21-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../Fonts/source-sans-pro-v21-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../Fonts/source-sans-pro-v21-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../Fonts/source-sans-pro-v21-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../Fonts/source-sans-pro-v21-latin-300.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('../Fonts/source-sans-pro-v21-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../Fonts/source-sans-pro-v21-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../Fonts/source-sans-pro-v21-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../Fonts/source-sans-pro-v21-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../Fonts/source-sans-pro-v21-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../Fonts/source-sans-pro-v21-latin-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-700 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: url('../Fonts/source-sans-pro-v21-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../Fonts/source-sans-pro-v21-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../Fonts/source-sans-pro-v21-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../Fonts/source-sans-pro-v21-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../Fonts/source-sans-pro-v21-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../Fonts/source-sans-pro-v21-latin-700.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
