/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */

/* Header */

.brand-motto-inhalt {
    display: block;
    position: absolute;
    right: 20%;
    top: 40px;
}
h3.corporate-design-header {
    background: #444;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 20px;
    letter-spacing: 1px;
    margin-bottom: 0;
    margin-left: -50px;
    display: inline-block;
}
h3.stadtsiedlung-header {
    text-transform: uppercase;
    text-align: center;
    padding: 5px 15px;
    font-size: 19px;
    color: #008fd6;
    border: solid 2px;
    font-weight: 300;
    letter-spacing: 0.5px;
    margin-bottom: 0;
    margin-top: -7px;
}
#Top_bar a.responsive-menu-toggle i {
    font-size: 33px;
    line-height: 30px;
}
.header-simple #Header a.responsive-menu-toggle {
    right: 30px !important;
    margin-top: -43px;
}
#Top_bar .logo {
    float: left;
    margin: 0 30px 0 50px;
}

.banner img.scale-with-grid {
    width: 100%;
}

/* Navigation - Hamburger-Menu */

div#Side_slide {
    background-color: #eee;
    color: #444;
    text-align: center;
}
#Side_slide .menu_wrapper #menu ul#menu-main li.menu-item a {
    margin: 0 auto !important;
    float: none;
    text-transform: uppercase;
    color: #008fd6;
}
#Side_slide .menu_wrapper #menu ul#menu-main li.menu-item a:hover {
    font-weight: 700;
}
#Side_slide .menu_wrapper #menu ul#menu-main li.current_page_item a {
    font-weight: 700;
}
#Side_slide .close-wrapper a.close i {
    color: #444;
}
#Side_slide .close-wrapper a.close:hover i {
    color: #000;
}

#Side_slide #menu ul li.hover > .menu-toggle {
    color: #444 !important;
}
#Side_slide #menu ul li.submenu .menu-toggle {
    color: #444 !important;
    opacity: 1;
}

#Side_slide #menu ul li .sub-menu li a {
    padding-left: 15px;
    text-transform: none !important;
    color: #999 !important;
}

/* Footer */

.footer-inhalt.container {
    text-align: center;
    min-height: 150px;
    margin-top: 50px;
}
.footer-inhalt.container .footer-custom-element {
    display: inline-block;
    min-height: 100px;
    min-width: 180px;
}
.footer-inhalt.container .footer-custom-element a {
    display: block;
    text-decoration: none;
}
.footer-inhalt.container .footer-custom-element a img {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}
.footer-inhalt.container .footer-custom-element a:hover img {
	transition: 0.7s;
    transform: rotateY(180deg);
}
.footer-inhalt.container .footer-custom-element a span {
    display: none;
    font-style: italic;
    color: #168ece;
    text-decoration: none;
}
.footer-inhalt.container .footer-custom-element a span:hover {
    text-decoration: none;
}
.footer-inhalt.container .footer-custom-element a:hover span {
    display: block;
    text-decoration: none;
}

/* Copyright - Custom Footer Menu */

#Footer .footer_copy {
    background: #eee;
    border-top: none;
    padding: 20px 0 30px 0;
}
#Footer .footer_copy .one {
    text-align: center;
}
#Footer .footer_copy .copyright {
    float: none;
}
#Footer .copyright .copyright-custom a {
    text-transform: uppercase;
    color: #444;
    margin: 0 10px;
}
#Footer .footer_copy a#back_to_top {
    margin-right: -42px;
    background: #ccc;
}

/* Startseite */

#kacheln-startseite .kachel-element-startseite {
    width: 47%;
    height: 330px;
    margin: 1.5%;
}

/* Kacheln */

.column_attr.align_center {
    text-align: center;
    margin: 0 auto;
}
.kachel-element-startseite .mcb-wrap-inner {
    height: 100%;
    display: inline-block;
    width: 100%;
    position: relative;
}
.kacheloverlay-box {
    display: none;
    -webkit-transition: all ease 0.7s;
    -o-transition: all ease 0.7s;
    transition: all ease 0.7s;
}
.kachel-element-startseite .column.mcb-column.one.column_image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0;
    height: 65% !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all ease 0.7s;
    -o-transition: all ease 0.7s;
    transition: all ease 0.7s;
}
.kachel-startseite-headline {
    margin: 0 auto;
    float: none;
    width: 100% !important;
    background: rgba(0, 143, 214, 0.6);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 35% !important;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all ease 0.7s;
    -o-transition: all ease 0.7s;
    transition: all ease 0.7s;
}
.kachel-startseite-headline a {
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
}
.kachel-startseite-headline a:hover {
	text-decoration: none;
	color: #fff;
}

.kachel-element-startseite:hover .column.mcb-column.one.column_image {
	display: none;
	-webkit-transition: all ease 0.7s;
	-o-transition: all ease 0.7s;
	transition: all ease 0.7s;
}
.kachel-element-startseite:hover .kachel-startseite-headline {
	display: none;
	-webkit-transition: all ease 0.7s;
	-o-transition: all ease 0.7s;
	transition: all ease 0.7s;
}
.kachel-element-startseite:hover .kacheloverlay-box {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all ease 0.7s;
    -o-transition: all ease 0.7s;
    transition: all ease 0.7s;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 143, 214, 0.6);
}
.kacheloverlay-box .column_attr.clearfix.align_center {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
a.kacheloverlay {
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 35px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    text-align: center;
}
a.kacheloverlay:hover {
	text-decoration: none;
}
.kacheloverlay p {
    margin: 0 auto;
    color: #fff;
}
span.line {
    width: 100%;
    height: 1px;
    display: block;
    background: #fff;
    margin: 10px 0;
}
.kommunikation a.kacheloverlay p {
    width: 70%;
}

.gestaltungselemente-bild.eins .image_frame.image_item,
.gestaltungselemente-bild.drei .image_frame.image_item {
    text-align: left;
}
.gestaltungselemente-bild.zwei .image_frame.image_item,
.gestaltungselemente-bild.vier .image_frame.image_item {
    text-align: right;
}


/* Go Back */

a.go-back {
    background: url(../betheme-child/img/sprite.svg) no-repeat 0 -138px;
    padding-left: 27px;
    color: #666;
    text-transform: uppercase;
    font-size: 18px;
    display: block;
}
a.go-back:hover {
    color: #666;
}

/* Go Down Arrow */

span.go-down-arrow {
    width: 40px;
    height: 40px;
    display: block;
    margin: 0 auto;
    background: url(../betheme-child/img/sprite.svg) no-repeat -4px 0;
    margin-top: -15px;
    z-index: 999;
    position: relative;
}

/* Wendekachel */

.one-second.mcb-wrap.wendekachel-box {
    position: relative;
    width: 47%;
    margin: 1.5%;
    -webkit-perspective: 1500;
    perspective: 1500;
}
.wendekachel-box .column.mcb-column.one.column_image {
    width: 100%;
    margin: 0;
    height: 100%;
}
.wendekachel-box:hover .column_image {
    opacity: 0;
}

.wendekachel-box:hover .mcb-wrap-inner {
	-webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transition: all ease 0.9s;
    -o-transition: all ease 0.9s;
    transition: all ease 0.9s;
    position: relative;
    height: 100%;
    width: 100%;
    display: inline-block;
    float: left;
}
.wendekachel-box .mcb-wrap-inner {
	-webkit-transition: all ease 0.9s;
	-o-transition: all ease 0.9s;
	transition: all ease 0.9s;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.wendekachel-box .wendekachel {
    display: none;
    position: absolute;
    width: 100%;
    margin: 0;
    height: 100% !important;
    background: #008fd6;
    color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transition: all ease 0.9s;
    -o-transition: all ease 0.9s;
    transition: all ease 0.9s;
}
.wendekachel-box:hover .wendekachel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all ease 0.9s;
    -o-transition: all ease 0.9s;
    transition: all ease 0.9s;
}

/* .wendekachel-box {
	transition: all ease 0.9s;
}
.wendekachel-box:hover {
    transition: all ease 0.9s;
} */

a.wendekachel-inhalt {
    color: #fff;
}
a.wendekachel-inhalt:hover {
    color: #fff;
    text-decoration: none;
}
a.wendekachel-inhalt h2 {
    color: #fff;
    margin-top: 20px;
}
a.wendekachel-inhalt p {
    margin: 20px 20%;
}
a.wendekachel-inhalt p b {
    letter-spacing: 0.5px;
}

/* Wendekachel Galerie*/

.page-id-121 .one-second.mcb-wrap.wendekachel-box {
    position: relative;
    width: 50%;
    margin: 0%;
}

/* Fly-In-From-Left */

.fly-in-left h3 {
    color: #fff;
    margin: 0;
}
.fly-in-left {
    margin-top: -25px;
}

/* Accordion */

.basic-accordion {
    position: relative;
    background: #eee;
    text-align: center;
    padding: 30px 0;
}
.accordions-box {
    text-align: center;
}
.accordions-box .wrap.mcb-wrap.four-fifth.valign-top.clearfix {
    margin: 0 auto;
    display: block;
    position: relative;
    float: none;
}
.accordion h4 {
    font-weight: 400;
    font-size: 26px;
    margin-top: 25px;
    margin-bottom: 0;
}
.accordions-box .accordion .answer {
    padding: 0 !important;
}
.basic-logo {
    padding: 20px 0;
    display: flex;
    text-align: center;
    align-items: center;
}
.basic-logo .bild {
    width: 50%;
}
.verlinkung {
    width: 50%;
    position: relative;
}
.basic-logo.eins {
    background: #666;
}
.basic-logo.eins .verlinkung a {
    color: #fff;
}
.basic-logo.zwei {
    background: #fff;
}
.basic-logo.zwei .verlinkung a {
    color: #666;
}
.basic-logo.drei {
    background-color: #008fd6;
}
.basic-logo.drei .verlinkung a {
    color: #fff;
}
.basic-logo.vier {
    background: #000;
    color: #fff;
}
.basic-logo.vier .verlinkung a {
    color: #fff;
}
.basic-logo.fuenf {
    background: #fff;
    color: #000;
}
.basic-logo.fuenf .verlinkung a {
    color: #000;
}
.basic-logo .verlinkung a {
    padding: 3px 15px;
    border: solid 1px;
    margin: 0 5px;
}
.style-simple .accordion .question.active:after {
    display: none;
}
.style-simple .accordion .question {
    border-width: 0;
}
.accordion .question .title > .acc-icon-plus {
    display: block;
    width: 50px;
    height: 30px;
    background: url(../betheme-child/img/sprite.svg);
    content: '';
    left: 47%;
    font-size: 0;
    bottom: -10px;
}
.accordion .question.active .title > .acc-icon-minus {
    display: block;
    width: 50px;
    height: 30px;
    background: url(../betheme-child/img/sprite.svg);
    content: '';
    left: 47%;
    font-size: 0;
    bottom: -15px;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

/* Accordion - Malfunction - Fix */

.page-id-69 div:nth-last-child(2) {
    height: auto !important;
}


/* Inhaltsseiten */

.full-width-inhalt-folllowing p {
    margin: 0 0 25px;
}

.full-width-inhalt-folllowing a {
    text-decoration: none;
    outline: 0;
    font-size: 19px;
    border: 1px solid #008fd6;
    padding: 6px 18px;
}

.full-width-inhalt-folllowing a:hover {
    text-decoration: none;
    outline: 0;
    font-size: 19px;
    border: 1px solid #008fd6;
    padding: 6px 18px;
    color: #fff;
    background: #008fd6;
}

.blue-boxes .column_attr.clearfix span {
    text-decoration: none;
    outline: 0;
    font-size: 19px;
    border: 1px solid #008fd6;
    padding: 6px 18px;
    color: #008fd6;
    margin: 13px 20px 10px 0;
    display: inline-block;
}

.blue-boxes p {
    margin-bottom: 30px;
}

.column.mcb-column.one.column_column.box-blue.column-margin- .column_attr.clearfix {
    margin-right: 50px;
    margin-left: 40px;
}

.column.mcb-column.one.column_column.box-blue.column-margin- .column_attr.clearfix a {
    text-decoration: none;
    outline: 0;
    font-size: 19px;
    border: 1px solid #fff;
    padding: 6px 18px;
    color: #fff;
    margin: 8px;
}


/* Inhaltsseiten – Farbraum-Tabelle */

.box-gray table {
    width: 45%;
}

.box-gray td {
    border: none;
    text-align: left;
    padding: 0;
    margin: 0;
}

.box-gray td:first-child {
    color: #008fd6;
}

/* Corporate Pictures */

.bild-collage {
    padding: 70px 0 130px 0 !important;
}
.bild-collage .section_wrapper.mcb-section-inner {
    max-width: 1040px !important;
}
.wrap.mcb-wrap.one.wendekachel-box.eins {
    margin: 1.5%;
    width: 97%;
}
.wrap.mcb-wrap.two-fifth.wendekachel-box.zwei {
    width: 37%;
    margin: 1.5%;
}
.wrap.mcb-wrap.three-fifth.wendekachel-box.drei {
    width: 57%;
    margin: 1.5%;
    float: right;
}
.wrap.mcb-wrap.two-fifth.wendekachel-box.vier {
    width: 37%;
    margin: 1.5%;
}
.wrap.mcb-wrap.three-fifth.wendekachel-box.fuenf {
    width: 57%;
    margin: 1.5%;
}
.wrap.mcb-wrap.two-fifth.wendekachel-box.sechs {
    width: 37%;
    margin: 1.5%;
}
.wendekachel-box .column.mcb-column.one.column_image img {
    width: 100%;
}

.wrap.mcb-wrap.two-third.wendekachel-box.sieben {
    width: 63.666%;
    margin: 1.5%;
}
.wrap.mcb-wrap.one-third.wendekachel-box.acht {
    width: 30.333%;
    margin: 1.5%;
}
.wrap.mcb-wrap.one.wendekachel-box.neun {
    width: 97%;
    margin: 1.5%;
}

.hover_box .hover_box_wrapper .hidden_photo {
    -ms-transform: translate(-50%,-50%) rotateY(180deg);
    -webkit-transform: translate(-50%,-50%) rotateY(180deg);
    transform: translate(-50%,-50%) rotateY(180deg);
}

/* back-to-top */

#Footer .footer_copy a#back_to_top {
    display: block;
    position: fixed;
    margin: 0 !important;
    bottom: 20px;
    right: 20px;
    background: #008fd6 !important;
}

#Footer .footer_copy a#back_to_top .icon-up-open-big:before {
    color: #fff;
}

.page-id-146 .box-blue .column_attr, .page-id-146 .box-gray .column_attr {
    min-height: 90px;
    padding: 70px 0 0 0 !important;
}

@media only screen and (max-width: 767px) {

	.section_wrapper .column.kachel-startseite-headline {
	    margin: 0 auto;
	    float: none;
	    width: 100% !important;
	    background: rgba(0, 143, 214, 0.6);
	    display: -webkit-inline-box;
	    display: -ms-inline-flexbox;
	    display: inline-flex;
	    height: 35% !important;
	    text-align: center;
	    -webkit-box-align: center;
	    -ms-flex-align: center;
	    align-items: center;
	    -webkit-transition: all ease 0.7s;
	    -o-transition: all ease 0.7s;
	    transition: all ease 0.7s;
	}

	.section_wrapper .column.kacheloverlay-box {
	    height: 65% !important;
	}

}