
/*** *** *** Team *** *** ***/


.col-container {
    float: left;
    width: 100%;
    margin: 1em 0 15px 0;
    padding-bottom: 30px;
    border-bottom: solid 1px #e1e1e1;
}

.img-container {
    float: left;
    width: 30%;
}

.col-text-container {
    float: right;
    width: 68%;
    border-left: 1px solid #eee;
    padding: 0 0 0 20px;
}

.col-top {
    margin: 0;
	font-weight: 400;
}

.col-text-container h4 {
	margin-bottom: 15px;
}


p.large {
	font-size: 22px;
	font-weight: 300;
}

.categories-list,
.category-list,
.com-contact-category,
.com-content-archive,
.contact,
.container,
.edit.item-page,
.finder,
.profile-edit,
.profile,
.remind-confirm,
.remind,
.request-confirm,
.request-form,
.reset,
.search,
.single-page
.page-header,
.single-page,
.single-team-page,
.newsfeed-category,
#application-form,
#templates-form {
	width: 1152px;
	margin: 0 auto;
	max-width: 100%;
	min-height: 75px;
}

.btn.btn-primary {
	border: 1px solid #313f6b;
	background: transparent;
	color: #313f6b;
}

.frontpage #gkHeaderMod, .frontpage .blog-page > .header, .frontpage .single-page > .header, .frontpage .search-page .header {
	height: 100%!important;
}

.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn.btn-primary:active,
.btn.btn-primary.active,
.btn.btn-primary.disabled,
.btn.btn-primary[disabled] {
	color: #fff;
	background: #313f6b;
	border-color: #313f6b;
}

/* lato-300 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('../fonts/lato/lato-v22-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/lato/lato-v22-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../fonts/lato/lato-v22-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/lato/lato-v22-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* lato-700 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('../fonts/lato/lato-v22-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/lato/lato-v22-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

body,
#gkHeaderNav .gkMainMenu .gkmenu.level0 > li > a,
#gkHeaderNav .gkMainMenu .gkmenu.level0 > li > span,
.lead,
input,
button,
select,
textarea  {
	font-family: 'Lato', Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.box .content-title {
	font-family: 'Lato', Arial, sans-serif;
}

[class*="ion-"].icon { font-family: 'Ionicons', Arial, sans-serif; }


.hiddenbadv {
	display: none;
}


/*** *** *** Kacheln Leistungen *** *** ***/


.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

.lma-kst {
	margin: 0;
}

.col:first-child {
	margin-left: 0;
}

.span_1_of_3 {
	width: 49%;
}

.col {
	display: block;
	float: left;
	margin: 1% 0 1% 1.6%;
}

.serv-container {
	position: relative;
	width: 100%;
}

.serv-image {
	display: block;
	width: 100%;
	height: auto;
}

.serv-overlay {
	position: absolute; 
	bottom: 0; 
	background: rgba(49, 80, 107, 0.4);
	color: #f1f1f1; 
	width: 100%;
	height: 100%;
	transition: .5s ease;
	opacity:1;
	color: white;
	font-size: 26px;
	padding: 75px;
	text-align: center;
}

.serv-container:hover .serv-overlay {
	opacity: 0.8;
}

.lastitm {
	margin-bottom: 25px;
}


/*** *** *** Slider FP *** *** ***/


.gkIsWrapper-gk_infinity .gkIsSlide::before {
	background: #31506b;
}

.gkIsButtons {
	display: none;
}

.gkIsWrapper-gk_infinity figcaption h2 {
	font-size: 60px!important;
	line-height: 80px;
	width: 60%;
}


/*** *** *** Body *** *** ***/


.single-page .page-header {
	text-align: left;
	margin: 0 auto 35px;
}

.single-page div[itemprop="articleBody"] {
	padding: 0;
}

.lmapagehd {
	padding-bottom: 35px;
}

.single-page .article-header-wrap {
	margin-bottom: 35px;
}

.single-page .page-header h1 {
	line-height: 60px;
}


/*** *** *** Typo *** *** ***/


h1, h2, h3, h4, h5, h6 {
    color: #313f6b;
}

#gk-menu-bottom a {
	color: #636565;
}

#gk-menu-bottom a:hover {
	color: #313f6b;
}

button.accordion-button {
	background: none;
	border: none;
	border-bottom: 1px solid #eee;
	margin-top: 20px;
	width: auto;
	font-size: 18px;
	font-weight: bold;
	color: rgba(6,19,31,0.6);
padding: 0;
}

.single-page a:not(.btn) {
	color: rgba(6,19,31,0.6)!important;
	/*text-decoration: underline;*/
	border-bottom: 1px dotted #6b7178;
}

.single-page a:not(.btn):hover,
.single-page a:not(.btn):active,
.single-page a:not(.btn):focus {
    color: #313f6b!important;
}

.single-page .serv-overlay a {
	color: #fff!important;
}

::selection {background: #313f6b; color: #ffffff;}
::-moz-selection {background: #313f6b; color: #ffffff;}

h3.reftitle {
	font-size: 28px;
}

h3.title {
	font-size: 18px;
	font-weight: bold;
}

.item-page > div[itemprop="articleBody"] ul li::before, .item-page > .itemIntroText ul li::before, .item-page > .itemFullText ul li::before {
    color: #3c3e3f;
    content: "\f111";
    font-size: 0.6rem;
}

.item-page > div[itemprop="articleBody"] ul > li::before, .item-page > .itemIntroText ul > li::before, .item-page > .itemFullText ul > li::before {
    top: 0 !important;
    padding: 0.4rem 0 0.4rem 0;
}
.item-page > div[itemprop="articleBody"] ul > li::before,
.item-page > .itemIntroText ul > li::before,
.item-page > .itemFullText ul > li::before,
.list-1 > li::before, .list-2 > li::before,
.list-3 > li::before {
	color: rgba(6,19,31,0.6)!important;
}

.btn {
	font-size: 15spx;
}


/*** *** *** Footer *** *** ***/


.footm {
	font-size: 14px;
}

#gkFooter > .gkPage {
	padding-top: 50px;
	padding-bottom: 50px;
}


/*** *** *** Box FP *** *** ***/


.box.mod-big-space .box-wrap {
	padding-top: 200px;
	padding-bottom: 200px;
}

.box.mod-bg-left .box-wrap {
	background-repeat: no-repeat;
	background-position: left;
	background-size: auto 100%;
}

.row-fluid.right [class*="span"] {
	display: block;
	width: 100%;
	min-height: 64px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: right;
}

.box.mod-bg-left .box-wrap > .container {
	padding-left: 48px;
	padding-right: 48px;
}

.row-fluid.right .span6 {
	width: 50%;
	padding-left: 48px;
	padding-right: 48px;
}


/*** *** *** Cookie Hint *** *** ***/


.cc_container .cc_btn, .cc_container .cc_btn:visited {
	color: #fff!important;
	background-color: #313f6b!important;
}

.cc_container .cc_logo {
	display: none!important;
}

.cc_container {
	background: rgba(0,0,0,0.7)!important;
	padding-bottom: 70px;
}

.cc_container .cc_message {
	font-size: 15px;
}

.cc_container .cc_btn {
	bottom: 22px;
}

@media screen and (min-width: 768px) {
.cc_container .cc_message {
    font-size: 0.8em!important;
    line-height: 1.2em!important;
}
}


/*** *** *** Misc *** *** ***/


.portrait {
	border-radius: 50%;
	padding: 5px;
	border: 1px solid #aaa;
}


/*** *** *** Menu & Header *** *** ***/


#gkHeader.no-header #gkHeaderNav,
#gkFooter {
    background: #313f6b!important;
}

#gkLogo {
	padding-left: 30px;
	padding-right: 30px;
	float: left;
	width: 200px;
	line-height: 95px;
	height: 95px;
	text-align: center;
	border-right: 1px solid rgba(255,255,255,0.08);
}

#gkHeaderNav .gkMainMenu .gkmenu.level0 > li > a, #gkHeaderNav .gkMainMenu .gkmenu.level0 > li > span {
	padding: 0 20px;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 400;
}

#gkHeaderNav .gkMainMenu .gkmenu.level0 > li > a.active, #gkHeaderNav .gkMainMenu .gkmenu.level0 > li > span.active {
	color: #fff;
	border-bottom-color: #fff;
	font-weight: 600;
}

#gkHeaderNav .gkMainMenu .gkmenu.level0 > li > a,
#gkHeaderNav .gkMainMenu .gkmenu.level0 > li > span {
	height: 80px;
}


/*** *** *** Responsive Settings *** *** ***/


@media (max-width: 1248px ){
.row-fluid.right .span6 {
	width: 100%;

}
}

@media (max-width: 1040px ){
#gkLogo {
	width: 200px!important;
}
.serv-overlay {
	font-size: 19px;
	padding: 50px;
}
.gkIsWrapper-gk_infinity figcaption h2 {
	font-size: 40px!important;
	line-height: 60px;
	width: 70%;
}
}

@media (max-width:991px) {
.col-container {
	float: none;
	width: 100%;
	margin: 0 0 40px 0;
	padding-bottom: 20px;
	border-bottom: solid 1px #e1e1e1;
}
.img-container {
	float: none;
	width: 100%;
}
.col-text-container {
	float: none;
	width: 100%;
	border-left: none;
	padding: 15px 0 0 0;
}
}

@media (max-width: 768px ){
.span_1_of_3 {
	width: 100%;
}
.col {
	display: block;
	float: left;
	margin: 1% 0 1% 0%;
}
.lastitm {
	margin-bottom: 25px;
}
.serv-overlay {
	font-size: 26px;
	padding: 75px;
}
.gkIsWrapper-gk_infinity figcaption h2 {
	font-size: 30px!important;
	line-height: 40px;
	width: 100%;
}
}

@media (max-width: 580px ){
#gkHeader.no-header #gkHeaderNav,
html #gkHeaderNav #gkMobileMenu,
#gkHeaderNav {
	height: 70px;
	line-height: 70px;
}
#gkLogo {
	width: 160px!important;
	height: 70px;
	line-height: 70px;
}
#gkContent .single-page {
	padding: 50px 30px!important;
}
.serv-overlay {
	font-size: 26px;
	padding: 50px 35px;
}
#back-to-top {
	display: none;
}
}