/* Import bootstrap 3 mixins and variables so we can use them */
/* Import core mixins so we can use them */
/* @import "../../../../concrete/css/build/core/include/mixins.less"; */
/*! Generated by Live LESS Theme Customizer */
/* Import our theme variables. */
/*
 * The sections in this document roughly correspond to our theme style guide.
 */
/* Import our theme mixins */
.clear_float {
  *zoom: 1;
}
.clear_float:before,
.clear_float:after {
  content: " ";
  display: table;
}
.clear_float:after {
  clear: both;
}
/* Import our theme fonts */
/*@import ~"@{preset-fonts-file}";*/
/* Our style rules - namespace so as not to collide with the core app styles */
body {
  background-image: url(../images/body-bg.jpg);
  background-position: right top;
  background-repeat: no-repeat;
  background-color: #fffcf4;
}
div.ccm-page {
  position: relative;
}
div.ccm-page {
  font-family: Ubuntu, Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #333;
  line-height: 1.42857143;
  -webkit-font-smoothing: antialiased;
}
div.ccm-page blockquote {
  padding: 15px 15px 15px 15px;
  background-color: #f0dfc8;
  margin: 15px 0;
}
div.ccm-page .image-caption {
  font-family: Ubuntu, Helvetica, Arial, sans-serif;
  color: #333;
  font-size: 1em;
}
@media all and (min-width: 481px) {
  div.ccm-page h1 {
    font-family: Ubuntu, Helvetica, Arial, sans-serif;
    font-size: 40px;
    font-weight: 300;
    color: #f19442;
    line-height: 1.42857143;
    text-transform: none;
    margin-top: 0;
    margin-bottom: 30px;
  }
  div.ccm-page h2 {
    font-family: Ubuntu, Helvetica, Arial, sans-serif;
    font-size: 40px;
    font-weight: 300;
    color: #f19442;
    line-height: 1.42857143;
    text-transform: none;
    margin-top: 0;
    margin-bottom: 30px;
  }
  div.ccm-page h3 {
    font-family: Ubuntu, Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-weight: 400;
    color: #f19442;
    line-height: 1.42857143;
    text-transform: none;
    margin-top: 0;
  }
  div.ccm-page h4 {
    font-family: Ubuntu, Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #333;
    line-height: 1.42857143;
    text-transform: none;
    margin-top: 0;
  }
  div.ccm-page h5 {
    font-family: Ubuntu, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #f19442;
    line-height: 1.42857143;
    text-transform: none;
    margin-top: 0;
  }
  div.ccm-page h6 {
    font-family: Ubuntu, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #333;
    line-height: 1.42857143;
    text-transform: none;
    margin-top: 0;
  }
}
div.ccm-page h2 {
  font-size: 30px;
  font-weight: 300;
}
div.ccm-page h3 {
  font-size: 18px;
}
div.ccm-page h1 a,
div.ccm-page h2 a,
div.ccm-page h3 a,
div.ccm-page h4 a,
div.ccm-page h5 a,
div.ccm-page h6 a {
  text-decoration: none;
}
div.ccm-page img {
  max-width: 100%;
  height: auto;
}
div.ccm-page .text-large {
  font-size: 18px;
}
div.ccm-page .text-larger {
  font-size: 22px;
}
div.ccm-page .text-small {
  font-size: 14px;
}
div.ccm-page .text-smaller {
  font-size: 12px;
}
div.ccm-page hr {
  margin-top: 80px;
  margin-bottom: 80px;
  border-top: 1px solid #c8beaf;
}
div.ccm-page main {
  background-color: transparent;
  padding-bottom: 80px;
  /*
    div.container:last-child {
      padding-bottom: 80px;
    }
    */
}
div.ccm-page a {
  color: #f19442;
  text-decoration: none;
}
div.ccm-page a:hover {
  color: #e76500;
  text-decoration: underline;
}
div.ccm-page a h1 a,
div.ccm-page a h2 a,
div.ccm-page a h3 a,
div.ccm-page a h4 a,
div.ccm-page a h5 a,
div.ccm-page a h6 a,
div.ccm-page a a.btn,
div.ccm-page a a.fa {
  text-decoration: none;
}
div.ccm-page div[data-container=block] div.container:last-child {
  padding-bottom: 0px;
}
div.ccm-page.page-type-blog-entry div.col-sidebar {
  padding-top: 40px;
}
div.ccm-page div.col-sidebar hr {
  margin-top: 22px;
  margin-bottom: 22px;
}
div.ccm-page div.col-sidebar #fixed-info-block {
  background: #FFF;
  padding: 15px;
  margin-bottom: 40px;
}
div.ccm-page div.col-sidebar #fixed-info-block:blank {
  background: transparent;
  display: none;
}
@media all and (max-width: 992px) {
  div.ccm-page div.col-sidebar #fixed-info-block {
    margin-top: 60px;
  }
}
div.ccm-page div.col-sidebar h4 {
  color: #f19442;
}
div.ccm-page div.ccm-system-errors {
  margin-top: 40px;
}
div.ccm-page header {
  background-color: transparent;
  /*  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid none;*/
}
div.ccm-page header a:active,
div.ccm-page header a:focus {
  outline: none;
}
div.ccm-page header #topnav {
  background-color: #fff;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 15px;
}
div.ccm-page header #topnav a {
  color: #222;
  text-decoration: none;
}
div.ccm-page header #topnav a:hover {
  color: #f19442;
  text-decoration: none;
}
div.ccm-page header #topnav .headernav_divider {
  /*			height: 30px;
			width: 1px;
			background-color: #c8bfb0; */
  display: inline-block;
  float: left;
  margin: 5px 25px 0 25px;
}
div.ccm-page header #mainnav {
  margin-top: 0;
  margin-bottom: 20px;
}
div.ccm-page header #mainnav h1 {
  margin: 0;
}
div.ccm-page header #header-site-title {
  font-family: 'Ubuntu';
  font-weight: 400;
  color: #f19442;
  text-transform: none;
  line-height: 1.15em;
  font-size: 2.3em;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
div.ccm-page header #header-site-title:hover {
  color: #bf610e;
  text-decoration: none !important;
}
div.ccm-page header #mainnav #logo {
  background-image: url('../images/logo.png');
  background-repeat: no-repeat;
  width: 360px;
  height: 121px;
  display: block;
  max-width: 100%;
  background-size: contain;
  background-position: center;
}
div.ccm-page header #mainnav #logo.en {
  background-image: url('../images/logo_en.png');
  width: 450px;
  height: 121px;
}
div.ccm-page header #mainnav.scroll-to-fixed-fixed {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #fff;
  /*		#headermenu{
			margin-top: 9px;
		}*/
}
div.ccm-page header #mainnav.scroll-to-fixed-fixed nav > ul {
  margin: 0 !important;
}
div.ccm-page header #mainnav.scroll-to-fixed-fixed nav > ul > li > a {
  padding-top: 15px;
  padding-bottom: 5px;
}
div.ccm-page header #mainnav.scroll-to-fixed-fixed nav > ul li ul {
  top: 60px;
}
div.ccm-page header #mainnav.scroll-to-fixed-fixed .loggedin {
  margin-top: 48px;
}
div.ccm-page header #mainnav.scroll-to-fixed-fixed #logo {
  background-image: url(../images/logo-fixed.png);
  height: 55px;
  width: 55px;
}
div.ccm-page header #topnav .ccm-block-switch-language {
  float: left;
}
div.ccm-page header #topnav .ccm-block-switch-language a:focus {
  outline: none !important;
}
div.ccm-page header #topnav .ccm-block-switch-language .btn {
  padding: 0;
  text-transform: uppercase;
  font-size: 14px;
  background-color: transparent;
}
div.ccm-page header #topnav .ccm-block-switch-language span.text {
  text-transform: uppercase;
  display: inline-block;
  padding: 5px 0;
  font-size: 14px;
}
div.ccm-page header #topnav .ccm-block-switch-language .bootstrap-select.open > .btn .caret {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-top: -14px;
}
div.ccm-page header #topnav .ccm-block-switch-language .caret {
  background-image: url(../images/header_language_arrow.png);
  border: 0px solid #FFF;
  width: 27px;
  height: 27px;
  margin-left: 15px;
  webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease, -moz-transform 0.3s ease, -o-transform 0.3s ease, transform 0.3s ease;
}
div.ccm-page header #topnav .ccm-block-switch-language .form-control {
  background-color: transparent;
  height: 28px;
}
div.ccm-page header #topnav .ccm-block-switch-language .btn-default,
div.ccm-page header #topnav .ccm-block-switch-language .btn-default:focus,
div.ccm-page header #topnav .ccm-block-switch-language .btn-default:active,
div.ccm-page header #topnav .ccm-block-switch-language .btn-default.active,
div.ccm-page header #topnav .ccm-block-switch-language .open > .dropdown-toggle.btn-default {
  color: #222;
  background-color: transparent;
  border-color: #FFF;
  border: 0px solid #FFF;
  font-weight: 300;
}
div.ccm-page header #topnav .ccm-block-switch-language .btn:active,
div.ccm-page header #topnav .ccm-block-switch-language .btn.active,
div.ccm-page header #topnav .ccm-block-switch-language .btn:focus,
div.ccm-page header #topnav .ccm-block-switch-language .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
}
div.ccm-page header #topnav .ccm-block-switch-language div.dropdown-menu {
  padding: 0;
  cursor: pointer;
  border: 0px solid #FFF;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-clip: padding-box;
}
div.ccm-page header #topnav .ccm-block-switch-language .dropdown-menu.inner {
  border-radius: 0;
  padding: 0;
  cursor: pointer;
  -webkit-box-shadow: none;
  box-shadow: none;
  min-width: 120px;
  float: none;
}
div.ccm-page header #topnav .ccm-block-switch-language .dropdown-menu.inner .glyphicon {
  display: none;
}
div.ccm-page header #topnav .ccm-block-switch-language .dropdown-menu.inner li a {
  font-weight: 300;
}
div.ccm-page header #topnav .ccm-block-switch-language .dropdown-menu.inner li a:hover {
  color: #FFF;
  background-color: #D2C295;
}
div.ccm-page header #topnav .ccm-block-switch-language form {
  background-color: transparent;
  padding: 0;
}
div.ccm-page header #topnav .ccm-block-switch-language form .form-control {
  font-size: 15px;
  color: #222;
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin-top: 7px;
}
div.ccm-page header #topnav .ccm-block-switch-language form .form-control option {
  color: #222;
  padding: 10px 30px;
}
div.ccm-page header #topnav .ccm-block-switch-language label {
  display: none;
}
div.ccm-page header #topnav .ccm-block-switch-language select {
  text-transform: uppercase;
}
div.ccm-page header #main-menu-toggle,
div.ccm-page header #kontaktbutton {
  float: left;
  font-size: 14px;
  font-weight: 300;
  margin-right: 0px;
  margin-left: 0px;
  margin-top: 6px;
  line-height: 22px;
  background: url(../images/header_menu_burger.png) no-repeat right;
  text-transform: uppercase;
  padding: 0 35px 5px 0;
}
div.ccm-page header #main-menu-toggle {
  margin-right: 15px;
}
div.ccm-page header #kontaktbutton {
  background: url(../images/header_kontakt.png) no-repeat right;
  background-size: 20px;
}
div.ccm-page header #faqbutton {
  background: url(../images/header_kontakt.png) no-repeat right;
  background-size: 20px;
}
div.ccm-page header .ccm-search-block-form {
  position: relative;
  padding: 0;
  padding-top: 3px;
  margin-right: 0px;
  float: left;
  background-color: transparent;
  /*    &:after {
      content: "\f002";
      font-family: FontAwesome;
      font-weight: normal;
      font-style: normal;
      display: inline-block;
      position: absolute;
      right: 5px;
	  padding: 10px;
      text-decoration: inherit;
      color: #000;
    }*/
}
div.ccm-page header .ccm-search-block-form input:hover {
  outline: 0;
  border-color: rgba(246, 146, 64, 0.8);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(246, 146, 64, 0.6);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(246, 146, 64, 0.6);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(246, 146, 64, 0.6);
}
div.ccm-page header .ccm-search-block-form input {
  font-size: 14px;
  color: #222;
  text-align: right;
}
div.ccm-page header .ccm-search-block-form ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #222;
}
div.ccm-page header .ccm-search-block-form :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #222;
  opacity: 1;
}
div.ccm-page header .ccm-search-block-form ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #222;
  opacity: 1;
}
div.ccm-page header .ccm-search-block-form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #222;
}
div.ccm-page header .ccm-search-block-form button {
  border: none;
  background: none;
  padding: 0;
}
div.ccm-page header .ccm-search-block-form .ccm-search-block-text {
  border: none;
  color: #222;
  border-radius: 0;
  padding: 5px;
  background-color: transparent;
  width: 100px;
  text-transform: uppercase;
}
div.ccm-page header .ccm-search-block-form .ccm-search-block-text:focus {
  outline: 0;
}
div.ccm-page header nav {
  /*    .dropdown{
      &:after {
        content: ' ▶';
      }
      &:hover {
        &:after {
          content:'\25bc';
        }
      }
    }*/
}
div.ccm-page header nav > ul {
  -webkit-font-smoothing: antialiased;
  list-style: none;
  margin-top: 10px !important;
  padding: 0px 0px 0px 0px;
  float: right;
}
div.ccm-page header nav > ul > li > a {
  font-family: 'Ubuntu';
  font-size: 19px;
  font-weight: 400;
  color: #444;
  text-transform: none;
  padding: 20px 0px 20px 30px;
  display: inline-block;
}
div.ccm-page header nav > ul > li > a:hover {
  color: #f19442;
  text-decoration: none;
}
div.ccm-page header nav > ul li {
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
  position: relative;
  display: inline-block;
}
div.ccm-page header nav > ul li:hover ul {
  opacity: 1;
  top: 70px;
  visibility: visible;
}
div.ccm-page header nav > ul li ul {
  cursor: pointer;
  padding: 0px;
  padding-bottom: 0px;
  float: left;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 60px;
  visibility: hidden;
  width: 200px;
  background-color: #fff;
  z-index: 99;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  border: none;
}
div.ccm-page header nav > ul li ul li {
  float: none;
  width: 100%;
  padding-bottom: 0px;
}
div.ccm-page header nav > ul li ul li:hover,
div.ccm-page header nav > ul li ul li .nav-selected,
div.ccm-page header nav > ul li ul li .nav-path-selected {
  background-color: #f0dfc8;
}
div.ccm-page header nav > ul li ul li:hover a,
div.ccm-page header nav > ul li ul li .nav-selected a,
div.ccm-page header nav > ul li ul li .nav-path-selected a {
  color: #f19442;
}
div.ccm-page header nav > ul li ul li a {
  display: block;
  padding: 10px 15px;
  font-size: 0.9em;
  text-transform: none;
  color: #222;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-weight: normal;
}
div.ccm-page header nav > ul li ul li a:hover {
  color: #f19442;
  text-decoration: none;
}
@media all and (max-width: 992px) {
  div.ccm-page header #topnav .headernav_divider#searchblock_divider {
    display: none;
  }
}
@media all and (max-width: 1200px) {
  div.ccm-page header #topnav .headernav_divider {
    margin: 5px 15px 0 15px;
  }
}
@media all and (max-width: 768px) {
  div.ccm-page header #mainnav {
    margin: 0;
    margin-bottom: 10px;
  }
  div.ccm-page header #mainnav #logo {
    height: 80px;
    width: auto;
    background-position: left;
  }
  div.ccm-page header #topnav.scroll-to-fixed-fixed #kontaktbutton,
  div.ccm-page header #topnav.scroll-to-fixed-fixed .ccm-block-switch-language,
  div.ccm-page header #topnav.scroll-to-fixed-fixed .headernav_divider {
    display: none;
  }
  div.ccm-page header #topnav.scroll-to-fixed-fixed #main-menu-toggle {
    margin-top: -40px;
  }
  div.ccm-page header #topnav.scroll-to-fixed-fixed #mainnav {
    margin-top: 0;
  }
}
div.ccm-page div.ccm-pagination-wrapper {
  text-align: center;
}
div.ccm-page .pagination > li.active span {
  background: none;
  color: #548627;
  border-color: #FFF;
}
div.ccm-page .pagination > li.next.disabled a,
div.ccm-page .pagination > li.next.disabled span {
  color: #b3beb8;
}
div.ccm-page .pagination > li.next a {
  border-right: 1px solid none;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  padding-right: 25px;
}
div.ccm-page .pagination > li.next span {
  border-right: 1px solid none;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  padding-right: 25px;
}
div.ccm-page .pagination > li.prev.disabled a,
div.ccm-page .pagination > li.prev.disabled span {
  color: #b3beb8;
  text-decoration: none;
}
div.ccm-page .pagination > li.prev span {
  border-left: 1px solid none;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  padding-left: 25px;
}
div.ccm-page .pagination > li.prev a {
  border-left: 1px solid none;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  padding-left: 25px;
}
div.ccm-page .pagination > li > a {
  font-size: 14px;
  border-left: 0;
  border-right: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  border-color: #FFF;
}
div.ccm-page .pagination > li > a:hover {
  /*        background: none;
		color: #FFF;*/
}
div.ccm-page .pagination > li > span {
  font-size: 14px;
  border-left: 0;
  border-right: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  border-color: #FFF;
}
div.ccm-page .pagination > li:first-child > a,
div.ccm-page .pagination > li:first-child > span {
  border: 0;
}
div.ccm-page .paginate_button a:hover {
  color: #FFF;
  text-decoration: none;
}
div.ccm-page .paginate_button a {
  text-decoration: none;
}
div.ccm-page .pagination > .disabled > a:hover {
  color: #666;
}
div.ccm-page .breadcrumb {
  background-color: transparent;
  padding: 0px;
  font-size: 14px;
  /*  & > li + li:before{
	  content:"";
  }*/
}
div.ccm-page .breadcrumb a {
  color: #333 !important;
}
div.ccm-page .breadcrumb a:hover {
  text-decoration: none;
  color: #333 !important;
}
div.ccm-page img.ccm-captcha-image {
  display: block;
  margin: 0px auto;
}
div.ccm-page main #searchBlock .ccm-search-block-form > h3 {
  font-family: Ubuntu, Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.42857143;
  text-transform: none;
  background: #F19442;
  color: #FFF;
  padding: 15px 20px;
  margin: -30px;
  margin-bottom: 30px;
}
div.ccm-page main #searchBlock .ccm-search-block-form {
  margin-bottom: 25px;
}
div.ccm-page main #searchBlock #searchResults .searchResult {
  background-color: #FFF;
  margin-top: 0px;
  margin-bottom: 4px;
  padding: 15px;
}
div.ccm-page main #searchBlock #searchResults .searchResult p {
  margin-bottom: 0;
}
div.ccm-page main #searchBlock #searchResults .searchResult h3 {
  margin-bottom: 3px;
}
div.ccm-page .btn {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -ms-border-radius: 6px;
  padding: 7px 30px 7px 30px;
  text-decoration: none;
  font-weight: 400;
}
div.ccm-page .btn-success {
  color: #fff;
  background-color: #00cc66;
  border-color: #00a39f;
}
div.ccm-page .btn-success:hover,
div.ccm-page .btn-success:focus,
div.ccm-page .btn-success:active,
div.ccm-page .btn-success.active,
.open > .dropdown-togglediv.ccm-page .btn-success {
  color: #fff;
  background-color: #00994d;
  border-color: #006563;
}
div.ccm-page .btn-success:active,
div.ccm-page .btn-success.active,
.open > .dropdown-togglediv.ccm-page .btn-success {
  background-image: none;
}
div.ccm-page .btn-success.disabled,
div.ccm-page .btn-success[disabled],
fieldset[disabled] div.ccm-page .btn-success,
div.ccm-page .btn-success.disabled:hover,
div.ccm-page .btn-success[disabled]:hover,
fieldset[disabled] div.ccm-page .btn-success:hover,
div.ccm-page .btn-success.disabled:focus,
div.ccm-page .btn-success[disabled]:focus,
fieldset[disabled] div.ccm-page .btn-success:focus,
div.ccm-page .btn-success.disabled:active,
div.ccm-page .btn-success[disabled]:active,
fieldset[disabled] div.ccm-page .btn-success:active,
div.ccm-page .btn-success.disabled.active,
div.ccm-page .btn-success[disabled].active,
fieldset[disabled] div.ccm-page .btn-success.active {
  background-color: #00cc66;
  border-color: #00a39f;
}
div.ccm-page .btn-success .badge {
  color: #00cc66;
  background-color: #fff;
}
div.ccm-page .btn-default {
  color: #333;
  background-color: #FFF;
  border-color: #f19442;
}
div.ccm-page .btn-default:hover,
div.ccm-page .btn-default:focus,
div.ccm-page .btn-default:active,
div.ccm-page .btn-default.active,
.open > .dropdown-togglediv.ccm-page .btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #e57411;
}
div.ccm-page .btn-default:active,
div.ccm-page .btn-default.active,
.open > .dropdown-togglediv.ccm-page .btn-default {
  background-image: none;
}
div.ccm-page .btn-default.disabled,
div.ccm-page .btn-default[disabled],
fieldset[disabled] div.ccm-page .btn-default,
div.ccm-page .btn-default.disabled:hover,
div.ccm-page .btn-default[disabled]:hover,
fieldset[disabled] div.ccm-page .btn-default:hover,
div.ccm-page .btn-default.disabled:focus,
div.ccm-page .btn-default[disabled]:focus,
fieldset[disabled] div.ccm-page .btn-default:focus,
div.ccm-page .btn-default.disabled:active,
div.ccm-page .btn-default[disabled]:active,
fieldset[disabled] div.ccm-page .btn-default:active,
div.ccm-page .btn-default.disabled.active,
div.ccm-page .btn-default[disabled].active,
fieldset[disabled] div.ccm-page .btn-default.active {
  background-color: #FFF;
  border-color: #f19442;
}
div.ccm-page .btn-default .badge {
  color: #FFF;
  background-color: #333;
}
div.ccm-page .btn-default:hover,
div.ccm-page .btn-default:focus {
  color: #FFF;
  text-decoration: none;
  background-color: #f19442;
}
div.ccm-page .btn-primary {
  color: #FFF;
  background-color: #f19442;
  border-color: #f0dfc8;
}
div.ccm-page .btn-primary:hover,
div.ccm-page .btn-primary:focus,
div.ccm-page .btn-primary:active,
div.ccm-page .btn-primary.active,
.open > .dropdown-togglediv.ccm-page .btn-primary {
  color: #FFF;
  background-color: #ed7913;
  border-color: #e3c398;
}
div.ccm-page .btn-primary:active,
div.ccm-page .btn-primary.active,
.open > .dropdown-togglediv.ccm-page .btn-primary {
  background-image: none;
}
div.ccm-page .btn-primary.disabled,
div.ccm-page .btn-primary[disabled],
fieldset[disabled] div.ccm-page .btn-primary,
div.ccm-page .btn-primary.disabled:hover,
div.ccm-page .btn-primary[disabled]:hover,
fieldset[disabled] div.ccm-page .btn-primary:hover,
div.ccm-page .btn-primary.disabled:focus,
div.ccm-page .btn-primary[disabled]:focus,
fieldset[disabled] div.ccm-page .btn-primary:focus,
div.ccm-page .btn-primary.disabled:active,
div.ccm-page .btn-primary[disabled]:active,
fieldset[disabled] div.ccm-page .btn-primary:active,
div.ccm-page .btn-primary.disabled.active,
div.ccm-page .btn-primary[disabled].active,
fieldset[disabled] div.ccm-page .btn-primary.active {
  background-color: #f19442;
  border-color: #f0dfc8;
}
div.ccm-page .btn-primary .badge {
  color: #f19442;
  background-color: #FFF;
}
div.ccm-page form {
  background-color: #ffbb86;
  padding: 30px;
}
div.ccm-page form input:focus,
div.ccm-page form textarea:focus {
  outline: 0;
  border-color: rgba(246, 146, 64, 0.8);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(246, 146, 64, 0.6);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(246, 146, 64, 0.6);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(246, 146, 64, 0.6);
}
div.ccm-page form input,
div.ccm-page form textarea,
div.ccm-page form select {
  border-radius: 0;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
div.ccm-page .ccm-block-edit-inline-active form {
  padding: 0;
  background-color: transparent;
}
div.ccm-page .ccm-block-type-form {
  margin-top: 50px;
  margin-bottom: 50px;
}
div.ccm-page .ccm-block-type-form h3 {
  background: #F19442;
  color: #FFF;
  padding: 15px 20px;
  margin-bottom: 0;
}
div.ccm-page .ccm-block-type-form h4 {
  color: #FFF;
  padding: 15px 20px;
  margin-bottom: 0;
}
div.ccm-page .ccm-block-type-form .form-control:focus {
  border-color: #F19442;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(240, 223, 200, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(240, 223, 200, 0.6);
}
div.ccm-page .form-control {
  border-radius: 0px;
  font-size: 14px;
  font-weight: 300;
  box-shadow: none;
  border-color: none;
  border: none;
}
div.ccm-page .form-group {
  margin-bottom: 25px;
}
div.ccm-page label {
  font-weight: 500;
}
div.ccm-page div.block-sidebar-padded {
  padding: 25px 40px 25px 40px;
}
div.ccm-page div.block-sidebar-padded p {
  font-size: 0.85em;
}
div.ccm-page div.block-sidebar-wrapped {
  padding: 25px 40px 25px 40px;
  background-color: #f19442;
  font-size: 0.85em;
}
div.ccm-page div.block-sidebar-wrapped h3 {
  margin: 0px;
  font-size: 16px;
  font-weight: normal;
}
div.ccm-page div.block-sidebar-wrapped a {
  color: #333 !important;
}
div.ccm-page div.block-sidebar-wrapped a:hover {
  text-decoration: none;
  color: #333 !important;
}
div.ccm-page div.block-sidebar-wrapped div.ccm-block-page-list-page-entry {
  padding-bottom: 0px;
  border-bottom: 0px;
  margin-bottom: 0px;
}
div.ccm-page div.block-sidebar-wrapped ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  color: #f19442;
}
div.ccm-page div.block-sidebar-wrapped ul li {
  margin-bottom: 12px;
}
div.ccm-page div.block-sidebar-wrapped ul ul {
  padding-left: 20px;
  font-size: 1em;
}
div.ccm-page div.block-sidebar-wrapped + div.block-sidebar-wrapped {
  padding-top: 0px;
}
div.ccm-page div.block-sidebar-wrapped div.ccm-block-share-this-page {
  margin: -15px -40px -25px -40px;
  padding: 15px 40px 10px 40px;
  border-top: 1px solid #ececec;
  font-size: 22px;
}
div.ccm-page div.block-sidebar-wrapped div.ccm-block-share-this-page a {
  color: #d1d1d1 !important;
}
div.ccm-page div.block-sidebar-wrapped div.ccm-block-share-this-page a:hover {
  color: #333 !important;
}
div.ccm-page div.blog-entry-list div.ccm-block-page-list-page-entry-horizontal {
  margin-left: -15px;
  margin-right: -15px;
}
div.ccm-page div.blog-entry-list div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-thumbnail {
  position: relative;
  float: left;
  width: 16.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 7px;
}
div.ccm-page div.blog-entry-list div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-thumbnail img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
div.ccm-page div.blog-entry-list div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-text {
  position: relative;
  float: left;
  width: 83.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
div.ccm-page div.blog-entry-list div.ccm-block-page-list-date {
  color: #737373;
  font-size: 0.8em;
  margin-bottom: 10px;
}
div.ccm-page div.blog-entry-list div.ccm-block-page-list-title {
  margin: 0px;
  font-family: Ubuntu, Helvetica, Arial, sans-serif;
  font-size: 40px;
  font-weight: 300;
  color: #f19442;
  line-height: 1.42857143;
  text-transform: none;
  margin-top: 0;
}
div.ccm-page div.blog-entry-list div.ccm-block-page-list-title a {
  color: #f19442;
}
div.ccm-page div.blog-entry-list div.ccm-block-page-list-title a:hover {
  text-decoration: none;
  color: #F19442;
}
div.ccm-page div.recent-blog-entry div.ccm-block-page-list-title {
  margin-top: 0px;
  margin-bottom: 11px;
  font-family: Ubuntu, Helvetica, Arial, sans-serif;
  font-size: 40px;
  font-weight: 300;
  color: #333;
  line-height: 1.42857143;
  text-transform: none;
  margin-top: 0;
}
div.ccm-page div.recent-blog-entry div.ccm-block-page-list-title a {
  color: #333;
}
div.ccm-page div.recent-blog-entry div.ccm-block-page-list-title a:hover {
  color: #f19442;
  text-decoration: none;
}
div.ccm-page div.recent-blog-entry div.ccm-block-page-list-page-entry {
  border-bottom: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
div.ccm-page div.area-content-accent {
  background-color: #f19442;
  margin-top: 80px;
  padding: 65px 0px 65px 0px;
  /*
  div.container:last-child {
    padding-bottom: 0px;
  }
  */
  margin-bottom: -80px;
}
div.ccm-page div.area-content-accent .title-caps,
div.ccm-page div.area-content-accent .title-caps-bold,
div.ccm-page div.area-content-accent h3 {
  color: #988e47 !important;
}
div.ccm-page div.testimonial-bio {
  margin-bottom: 60px;
}
div.ccm-page div.testimonial-bio div.ccm-block-testimonial-wrapper {
  margin-top: 0px;
  margin-bottom: 0px;
}
div.ccm-page div.testimonial-bio div.ccm-block-testimonial-wrapper div.ccm-block-testimonial {
  margin-left: 0px;
  margin-right: 0px;
}
div.ccm-page div.testimonial-bio div.ccm-block-testimonial-wrapper div.ccm-block-testimonial div.ccm-block-testimonial-image {
  width: auto;
  float: none;
  padding: 0px;
  margin-bottom: 30px;
}
div.ccm-page div.testimonial-bio div.ccm-block-testimonial-wrapper div.ccm-block-testimonial div.ccm-block-testimonial-image img {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -ms-border-radius: 0px;
}
div.ccm-page div.testimonial-bio div.ccm-block-testimonial-wrapper div.ccm-block-testimonial div.ccm-block-testimonial-text {
  float: none;
  padding: 0px;
}
div.ccm-page div.testimonial-bio + div.testimonial-bio {
  margin-bottom: 0px;
}
div.ccm-page div.testimonial-bio:only-child {
  margin-bottom: 0px;
}
div.ccm-page .ccm-faq-container {
  margin-left: -15px;
  margin-right: -15px;
}
div.ccm-page .ccm-faq-block-links {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  div.ccm-page .ccm-faq-block-links {
    float: left;
    width: 25%;
  }
}
div.ccm-page .ccm-faq-block-links a {
  display: block;
  margin-bottom: 10px;
}
div.ccm-page .ccm-faq-block-entries {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
div.ccm-page .ccm-faq-block-entries h3 {
  margin-top: 0px;
}
div.ccm-page .ccm-faq-block-entries div.faq-entry-content {
  margin-bottom: 50px;
}
@media (min-width: 1200px) {
  div.ccm-page .ccm-faq-block-entries {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 1200px) {
  div.ccm-page .ccm-faq-block-entries {
    margin-left: 8.33333333%;
  }
}
div.ccm-page div.ccm-block-feature-item {
  position: relative;
  padding-left: 25px;
  margin-bottom: 40px;
}
div.ccm-page div.ccm-block-feature-item h4,
div.ccm-page div.ccm-block-feature-item i {
  color: #f19442;
}
div.ccm-page div.ccm-block-feature-item i {
  position: absolute;
  top: 3px;
  left: 0px;
}
div.ccm-page div.feature-home-page div.ccm-block-feature-item h4,
div.ccm-page div.feature-home-page div.ccm-block-feature-item i {
  color: #1a1a1a;
}
div.ccm-page div.feature-home-page div.ccm-block-feature-item h4 {
  font-size: 1.5em;
}
div.ccm-page div.feature-home-page div.ccm-block-feature-item i {
  color: #1a1a1a;
  font-size: 1.3em;
  top: 1px;
}
div.ccm-page div.feature-home-page div.ccm-block-feature-item {
  padding-left: 45px;
}
div.ccm-page div.ccm-block-feature-item-hover-wrapper {
  text-align: center;
}
div.ccm-page div.ccm-block-feature-item-hover-wrapper div.ccm-block-feature-item-hover-title {
  color: #4d4d4d;
  font-size: 1.5em;
  font-weight: 300;
  margin-top: 20px;
}
div.ccm-page div.ccm-block-feature-item-hover {
  display: table;
  margin: 0px auto 0px auto;
}
div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon {
  border: 1px solid #999999;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -ms-border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  margin: 0px auto 0px auto;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  cursor: help;
  width: 200px;
  height: 200px;
}
div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon i {
  margin-top: 3px;
  color: #F19442;
  font-size: 40px;
}
@media (min-width: 768px) {
  div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon {
    width: 80px;
    height: 80px;
  }
}
@media (min-width: 992px) {
  div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon {
    width: 110px;
    height: 110px;
  }
}
@media (min-width: 1200px) {
  div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon {
    width: 134px;
    height: 134px;
  }
}
div.ccm-page div.ccm-block-feature-item-hover-wrapper:hover div.ccm-block-feature-item-hover-icon {
  background: #ffffff;
  border: 1px solid #fce5d0;
}
div.ccm-page .image-right-tilt .ccm-image-block {
  display: block;
  margin: 0px auto 0px auto;
  transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  /* IE 9 */
  -webkit-transform: rotate(3deg);
}
div.ccm-page .image-circle .ccm-image-block {
  border-radius: 50%;
}
div.ccm-page .image-left .ccm-image-block {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
div.ccm-page .image-right .ccm-image-block {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}
div.ccm-page div.ccm-block-next-previous-header {
  font-size: 16px;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry {
  border-bottom: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-top: 50px;
  padding-top: 50px;
  border-top: 1px solid #d9d9d9;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry div.ccm-block-page-list-title {
  font-family: Ubuntu, Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: 400;
  color: #f19442;
  line-height: 1.42857143;
  text-transform: none;
  margin-top: 0;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry:first-child {
  padding-top: 0px;
  border-top: none;
  margin-top: 0px;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -ms-border-radius: 6px;
  padding: 7px 30px 7px 30px;
  text-decoration: none;
  font-weight: 400;
  border: 1px solid transparent;
  display: inline-block;
  color: #333;
  background-color: transparent;
  border-color: #f0dfc8;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:hover,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:active,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.active,
.open > .dropdown-togglediv.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more {
  color: #333;
  background-color: rgba(0, 0, 0, 0);
  border-color: #e3c398;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:active,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.active,
.open > .dropdown-togglediv.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more {
  background-image: none;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.disabled,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more[disabled],
fieldset[disabled] div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.disabled:hover,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more[disabled]:hover,
fieldset[disabled] div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:hover,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.disabled:focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more[disabled]:focus,
fieldset[disabled] div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.disabled:active,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more[disabled]:active,
fieldset[disabled] div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:active,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.disabled.active,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more[disabled].active,
fieldset[disabled] div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.active {
  background-color: transparent;
  border-color: #f0dfc8;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more .badge {
  color: transparent;
  background-color: #333;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:hover {
  text-decoration: none;
}
div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper {
  margin-left: -15px;
  margin-right: -15px;
}
div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
  overflow: hidden;
}
@media (min-width: 768px) {
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item {
    min-height: 147px;
  }
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item img {
    width: 100%;
    height: 147px;
  }
}
@media (min-width: 992px) {
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item {
    min-height: 193px;
  }
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item img {
    width: 100%;
    height: 193px;
  }
}
@media (min-width: 1200px) {
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item {
    min-height: 240px;
  }
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item img {
    width: 100%;
    height: 240px;
  }
}
div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-thumbnail-hover {
  background-color: rgba(241, 148, 66, 0.7);
}
div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper i.ccm-block-page-list-page-entry-grid-thumbnail-icon {
  display: block;
  margin: 0px auto 10px auto;
}
div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper i.ccm-block-page-list-page-entry-grid-thumbnail-icon:before {
  font-family: FontAwesome;
  content: "\f064";
}
div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-title {
  margin-top: 30px;
  font-family: Ubuntu, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #333;
  line-height: 1.42857143;
  text-transform: none;
  margin-top: 0;
}
div.ccm-page a.ccm-block-page-list-rss-feed {
  font-size: 1.5em;
  color: #d1d1d1;
}
div.ccm-page a.ccm-block-page-list-rss-feed:hover {
  color: #f19442;
}
div.ccm-page div.ccm-block-page-list-page-entry-horizontal {
  *zoom: 1;
}
div.ccm-page div.ccm-block-page-list-page-entry-horizontal:before,
div.ccm-page div.ccm-block-page-list-page-entry-horizontal:after {
  content: " ";
  display: table;
}
div.ccm-page div.ccm-block-page-list-page-entry-horizontal:after {
  clear: both;
}
div.ccm-page div.ccm-block-page-list-wrapper {
  margin: 40px 0;
}
div.ccm-page div.ccm-block-page-list-page-entry-horizontal,
div.ccm-page div.ccm-block-page-list-page-entry {
  padding-bottom: 30px;
  margin-bottom: 30px;
}
div.ccm-page div.ccm-block-page-list-page-entry-read-more {
  margin-top: 20px;
}
div.ccm-page div.ccm-block-page-list-no-pages {
  text-align: center;
  font-size: 22px;
  font-family: Ubuntu, Helvetica, Arial, sans-serif;
  color: #f19442;
}
div.ccm-page div.col-sidebar div.block-sidebar-wrapped div.ccm-block-page-list-wrapper {
  margin: 0px;
}
div.ccm-page div.col-sidebar div.ccm-block-page-list-wrapper {
  margin: 25px 40px 25px 40px;
  font-size: .85em;
}
div.ccm-page div.col-sidebar div.ccm-block-page-list-wrapper a.ccm-block-page-list-rss-feed {
  font-size: .85em;
}
div.ccm-page div.col-sidebar div.ccm-block-page-list-wrapper div.ccm-block-page-list-page-entry {
  border: 0px;
  padding: 0px;
  margin-bottom: 11px;
}
div.ccm-page div.col-sidebar div.ccm-block-page-list-wrapper div.ccm-block-page-list-page-entry a {
  font-weight: normal;
}
div.ccm-page div.ccm-block-page-list-header {
  font-size: 16px;
}
div.ccm-page div.ccm-block-page-attribute-display-wrapper {
  border-top: 1px solid #ececec;
  padding-top: 22px;
  padding-bottom: 22px;
  color: #737373;
}
div.ccm-page div.ccm-block-page-attribute-display-wrapper .ccm-block-page-attribute-display-title {
  color: #75ca2a;
  display: block;
}
div.ccm-page div.ccm-block-page-attribute-display-wrapper:last-child {
  border-bottom: 1px solid #ececec;
}
div.ccm-page h1.page-title {
  color: #f19442;
  font-family: 'Ubuntu';
  font-size: 1.73em;
  line-height: 1.42857143;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 30px;
  padding-top: 30px;
}
div.ccm-page.page-type-portfolio-project h1.page-title {
  font-family: Ubuntu, Helvetica, Arial, sans-serif;
  font-size: 40px;
  font-weight: 300;
  color: #f19442;
  line-height: 1.42857143;
  text-transform: none;
  margin-top: 0;
  border-bottom: 1px solid #ececec;
  margin-bottom: 40px;
}
div.ccm-page div.ccm-block-page-title-byline {
  padding-bottom: 40px;
  border-bottom: 1px solid #ececec;
  margin-bottom: 40px;
}
div.ccm-page div.ccm-block-page-title-byline h1.page-title {
  font-family: Ubuntu, Helvetica, Arial, sans-serif;
  font-size: 40px;
  font-weight: 300;
  color: #f19442;
  line-height: 1.42857143;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-top: 1em;
}
div.ccm-page div.ccm-block-page-title-byline span.page-date {
  margin-right: 2em;
}
div.ccm-page div.ccm-block-page-title-byline span.page-date,
div.ccm-page div.ccm-block-page-title-byline span.page-author {
  color: #f19442;
  font-style: italic;
  font-size: 0.85em;
}
div.ccm-page div.ccm-block-testimonial {
  margin-left: -15px;
  margin-right: -15px;
}
div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-image {
    float: left;
    width: 25%;
  }
}
div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-text {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-text {
    float: left;
    width: 75%;
  }
}
div.ccm-page div.ccm-block-testimonial img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -ms-border-radius: 50%;
}
div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-name {
  font-family: Ubuntu, Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #333;
  line-height: 1.42857143;
  text-transform: none;
  margin-top: 0;
}
div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-position {
  color: #333;
}
div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-position a {
  color: #333;
  text-decoration: underline;
}
div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-paragraph {
  margin-top: 22px;
}
div.ccm-page div.ccm-block-testimonial-wrapper {
  *zoom: 1;
  margin-top: 60px;
  margin-bottom: 60px;
}
div.ccm-page div.ccm-block-testimonial-wrapper:before,
div.ccm-page div.ccm-block-testimonial-wrapper:after {
  content: " ";
  display: table;
}
div.ccm-page div.ccm-block-testimonial-wrapper:after {
  clear: both;
}
@media all and (max-width: 767px) {
  div.ccm-page .ccm-block-testimonial-image img {
    margin: 10px auto;
  }
}
div.ccm-page div.col-sidebar div.ccm-block-tags-wrapper {
  margin: 25px 40px 25px 40px;
}
div.ccm-page div.ccm-block-tags-header {
  font-size: 16px;
}
div.ccm-page div.ccm-block-tags-wrapper a:hover {
  text-decoration: none;
}
div.ccm-page span.ccm-block-tags-tag {
  background-color: transparent;
  border-color: #d1d1d1;
  border-width: 1px;
  border-style: solid;
  color: #333;
}
div.ccm-page div.ccm-block-tags-wrapper a:hover span.ccm-block-tags-tag {
  border-color: #f19442;
}
div.ccm-page div.col-sidebar div.ccm-block-topic-list-wrapper {
  margin: 25px 40px 25px 40px;
  font-size: .85em;
}
div.ccm-page div.ccm-block-topic-list-header {
  font-size: 16px;
}
div.ccm-page ul.ccm-block-topic-list-page-topics {
  list-style-type: none;
  padding-left: 0px;
  padding-bottom: 0px;
}
div.ccm-page ul.ccm-block-topic-list-page-topics li {
  margin-bottom: 11px;
  padding-bottom: 0px;
}
div.ccm-page .ccm-block-topic-list-topic-selected {
  font-weight: bold;
}
div.ccm-page div.col-sidebar div.ccm-block-date-navigation-wrapper {
  margin: 25px 40px 25px 40px;
  font-size: .85em;
}
div.ccm-page div.ccm-block-date-navigation-header {
  font-size: 16px;
}
div.ccm-page ul.ccm-block-date-navigation-dates {
  list-style-type: none;
  padding-left: 0px;
  padding-bottom: 0px;
}
div.ccm-page ul.ccm-block-date-navigation-dates li {
  margin-bottom: 11px;
  padding-bottom: 0px;
}
div.ccm-page .ccm-block-date-navigation-date-selected {
  font-weight: bold;
}
div.ccm-page div.ccm-block-calendar-wrapper a.fc-event,
div.ccm-page div.ccm-block-calendar-wrapper a.fc-event:hover {
  color: #fff;
}
div.ccm-page div.ccm-block-calendar-event-list,
div.ccm-page div.ccm-block-calendar-event-list-wrapper {
  margin-bottom: 10px;
  clear: both;
}
div.ccm-page div.ccm-block-calendar-event-list-event-date {
  width: 50px;
  height: 50px;
  float: left;
  margin-right: 10px;
  border: 1px solid #f19442;
}
div.ccm-page div.ccm-block-calendar-event-list-event-date span {
  display: block;
  text-align: center;
}
div.ccm-page div.ccm-block-calendar-event-list-event-date span:first-child {
  font-weight: bold;
  background-color: #f19442;
  color: #988e47;
}
div.ccm-page div.ccm-block-calendar-event-list-event {
  padding-bottom: 10px;
  clear: both;
}
div.ccm-page main .ccm-block-page-list-page-entry-thumbnail {
  padding-bottom: 10px;
}
div.ccm-page main .col-sidebar ul.nav {
  margin-left: -15px;
  margin-right: -15px;
  /*			margin-top: -10px;
			margin-bottom: -10px;*/
}
div.ccm-page main .col-sidebar .nav > li > a {
  padding: 5px 15px;
  text-decoration: none;
}
div.ccm-page main .col-sidebar .nav > li.parentpage > a {
  font-weight: 500;
}
div.ccm-page main .col-sidebar .nav > li > a.nav-selected {
  text-decoration: none;
  background-color: #f19442;
  color: #FFF;
}
div.ccm-page main .col-sidebar .nav > li > a:hover {
  text-decoration: none;
  background-color: #f0dfc8;
  color: #FFF;
}
div.ccm-page main .jumbo {
  min-height: 300px;
}
div.ccm-page main .jumbo h1 {
  padding-top: 40px;
  font-size: 3.69em;
  padding-bottom: 40px;
}
div.ccm-page main .jumbo p {
  font-size: 40px;
  color: #333;
  font-weight: 200;
}
div.ccm-page main .info-box {
  padding: 15px 15px 0 15px;
  background-color: #f0dfc8;
  margin: 45px 0;
}
div.ccm-page main .no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
div.ccm-page main .teaser_tile {
  position: relative;
  float: left;
  font-size: 15px;
}
div.ccm-page main .teaser_tile a.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10000;
}
div.ccm-page main .teaser_tile h3,
div.ccm-page main .teaser_tile h4,
div.ccm-page main .teaser_tile h5,
div.ccm-page main .teaser_tile h6,
div.ccm-page main .teaser_tile a:not(.fa):not(.btn),
div.ccm-page main .teaser_tile p {
  color: #FFF;
  text-decoration: none;
}
div.ccm-page main .teaser_tile .diamond {
  height: 185px;
  width: 185px;
  background-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border: 2px solid #fff;
  position: absolute;
  left: 50px;
  top: 50px;
}
div.ccm-page main .teaser_tile h3 {
  position: absolute;
  text-align: center;
  padding: 0 40px;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
div.ccm-page main .teaser_tile .col-md-6 {
  height: 285px;
}
div.ccm-page main .teaser_tile .text_only .description {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  padding: 15px;
}
div.ccm-page main .easy-gallery-boxes .box-wrap {
  box-shadow: none;
}
div.ccm-page main .bg-transparent-brown {
  background-color: rgba(211, 195, 148, 0.5);
}
div.ccm-page main .bg-white {
  background-color: #FFF;
}
div.ccm-page main .home-dreispaltig {
  margin-bottom: 0;
  margin-top: 20px;
}
div.ccm-page main .home-dreispaltig .bg-white {
  padding: 30px;
  position: relative;
  padding-bottom: 60px;
}
div.ccm-page main .home-dreispaltig .btn {
  right: 20px;
  bottom: 20px;
  position: absolute;
}
div.ccm-page main .home-dreispaltig .home-dreispaltig-entry {
  margin-bottom: 30px;
}
div.ccm-page main .home-news .home-news-entry {
  margin-bottom: 30px;
}
div.ccm-page main .home-news .home-news-entry .news-entry-wrapper {
  background-color: #FFF1E1;
}
div.ccm-page main .home-news .home-news-entry .ccm-block-page-list-page-entry-thumbnail {
  padding: 0;
}
div.ccm-page main .home-news .home-news-entry .ccm-block-page-list-page-entry-text {
  padding: 25px 30px;
  position: relative;
  padding-bottom: 60px;
}
div.ccm-page main .home-news .home-news-entry .btn {
  right: 20px;
  bottom: 20px;
  position: absolute;
}
div.ccm-page main .home-news .home-news-entry .btn-white {
  background-color: #FFF;
  color: #f19442;
}
div.ccm-page main .call-to-action-dark {
  background-color: #cdb68c;
  margin-top: 70px;
}
div.ccm-page main .call-to-action-dark h2,
div.ccm-page main .call-to-action-dark h3,
div.ccm-page main .call-to-action-dark h4,
div.ccm-page main .call-to-action-dark h2 a,
div.ccm-page main .call-to-action-dark h3 a,
div.ccm-page main .call-to-action-dark h4 a {
  color: #FFF;
  font-size: 30px;
}
div.ccm-page main .call-to-action-dark p,
div.ccm-page main .call-to-action-dark a,
div.ccm-page main .call-to-action-dark p > a {
  color: #FFF;
  font-size: 18px;
}
div.ccm-page.page-template-home header #mainnav {
  margin-bottom: 10px;
}
/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after,
div.ccm-page div.blog-entry-list div.ccm-block-page-list-page-entry-horizontal:before,
div.ccm-page div.blog-entry-list div.ccm-block-page-list-page-entry-horizontal:after,
div.ccm-page .ccm-faq-container:before,
div.ccm-page .ccm-faq-container:after,
div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper:before,
div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper:after,
div.ccm-page div.ccm-block-testimonial:before,
div.ccm-page div.ccm-block-testimonial:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after,
div.ccm-page div.blog-entry-list div.ccm-block-page-list-page-entry-horizontal:after,
div.ccm-page .ccm-faq-container:after,
div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper:after,
div.ccm-page div.ccm-block-testimonial:after {
  clear: both;
}
/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix,
div.ccm-page div.blog-entry-list div.ccm-block-page-list-page-entry-horizontal,
div.ccm-page .ccm-faq-container,
div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper,
div.ccm-page div.ccm-block-testimonial {
  *zoom: 1;
}
footer#footer-theme {
  color: #5b676c;
}
footer#footer-theme a {
  color: #333;
}
footer#footer-theme a:hover {
  color: #333;
}
footer#footer-theme div.ccm-block-social-links {
  text-align: right;
}
footer#footer-theme div.ccm-block-social-links ul a {
  color: #d1d1d1;
}
footer#footer-theme div.ccm-block-social-links ul a:hover {
  color: #f19442;
}
footer#footer-theme .row {
  background: #FFF;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
footer#footer-theme #footer-site-title {
  font-weight: 300;
  color: #333;
  text-transform: none;
  font-size: 12px;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
  margin: 0;
}
footer#footer-theme #footer-site-title a {
  text-decoration: none;
}
footer#footer-theme #footer-site-title a:hover {
  color: #bf610e;
  text-decoration: none !important;
}
footer#concrete5-brand {
  background-color: rgba(0, 0, 0, 0.1);
  padding-top: 20px;
  padding-bottom: 20px;
}
footer#concrete5-brand a.concrete5 {
  color: #00baff;
}
footer#concrete5-brand a.concrete5:hover {
  color: #008dc0;
}
footer#concrete5-brand a {
  color: #9fa7aa;
}
footer#concrete5-brand a:hover {
  color: #7B8083;
}
div.ccm-page .ccm-responsive-overlay {
  background: white;
  display: none;
  position: absolute;
  border-bottom: 5px solid #f19442;
  width: 100%;
  z-index: 99;
  top: 120px;
  left: 0px;
  padding-top: 15px;
  padding-left: 20px;
  -webkit-text-size-adjust: none;
}
div.ccm-page .ccm-responsive-overlay ul {
  padding-left: 0;
}
div.ccm-page .ccm-responsive-overlay ul li {
  list-style-type: none;
  display: block;
}
div.ccm-page .ccm-responsive-overlay ul li.parent-ul a:after {
  padding-left: 7px;
  padding-top: 3px;
  font-size: 20px;
  content: "\f107";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  cursor: pointer;
  text-decoration: inherit;
}
div.ccm-page .ccm-responsive-overlay ul li a {
  color: #F19442;
  font-size: 18px;
  display: inline-block;
  width: 80%;
  padding: 7px 5% 7px 0px;
  margin: 0% 5% 0% 0;
  padding-left: 15px;
  height: 100%;
  font-weight: 200;
  text-decoration: none;
}
div.ccm-page .ccm-responsive-overlay ul li a:hover {
  color: #e76500;
}
div.ccm-page .ccm-responsive-overlay ul li ul li {
  padding-left: 10px;
}
div.ccm-page .ccm-responsive-overlay ul li ul li.last-li a {
  padding-top: 0px;
  font-size: 15px;
}
div.ccm-page .ccm-responsive-overlay ul li ul li.last-li a:after {
  content: '';
}
div.ccm-page .ccm-responsive-menu-launch {
  display: none;
  cursor: pointer;
  margin-top: 10px;
  float: right;
}
div.ccm-page .ccm-responsive-menu-launch.responsive-button-close i:after {
  font-size: 20px;
  color: #F19442;
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  cursor: pointer;
  text-decoration: inherit;
}
div.ccm-page .ccm-responsive-menu-launch i:after {
  font-size: 28px;
  content: "\f0c9";
  font-family: FontAwesome;
  color: #F19442;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  cursor: pointer;
  text-decoration: inherit;
}
@media all and (max-width: 767px) {
  div.ccm-page .ccm-responsive-menu-launch {
    display: block;
  }
  div.ccm-page .ccm-responsive-navigation.original {
    display: none;
  }
  div.ccm-page header {
    padding-top: 10px;
    padding-bottom: 0;
  }
  div.ccm-page header .ccm-search-block-form {
    margin-top: 0;
  }
  div.ccm-page header .ccm-search-block-form .ccm-search-block-text {
    padding-right: 0;
    padding-left: 0;
    width: 50px;
    display: none;
  }
  div.ccm-page header #headernav {
    padding: 10px;
    margin-bottom: 20px;
  }
  div.ccm-page header #headernav.scroll-to-fixed-fixed .col-sm-4 {
    display: inline-block;
    width: 75px;
    height: 55px;
    margin: 0;
    float: left;
  }
  div.ccm-page header #headernav.scroll-to-fixed-fixed .col-sm-8 {
    display: inline-block;
    margin: 0;
    float: right;
    width: 60%;
  }
  div.ccm-page header #headernav #headermenu {
    margin: 0;
  }
  div.ccm-page header #headernav #headermenu #main-menu-toggle span,
  div.ccm-page header #headernav #headermenu #kontaktbutton,
  div.ccm-page header #headernav #headermenu .headernav_divider,
  div.ccm-page header #headernav #headermenu .ccm-block-switch-language span.filter-option {
    display: none;
  }
}
@media all and (min-width: 767px) {
  div.ccm-page .ccm-responsive-overlay {
    display: none !important;
  }
}
@media all and (max-width: 480px) {
  body {
    background-image: url('../../images/body-bg_mobil.png') !important;
    background-position: left top;
  }
  .pagination > li > a,
  .pagination > li > span {
    padding: 6px 5px;
  }
  .pagination > li {
    min-width: 12px !important;
  }
  .dataTables_info {
    white-space: normal !important;
  }
  main {
    overflow: hidden !important;
  }
}
@media all and (max-width: 320px) {
  div.ccm-page #searchBlock .ccm-search-block-submit {
    margin-top: 10px;
  }
}
/*# sourceMappingURL=main.css.map */