/*
Theme Name: Mumme & Partner
Theme URI: http://www.unitedthemes.com
Description: Creative Portfolio
Version: 4.9.5
Author: United Themes
Author URI: http://www.unitedthemes.com
Template: brooklyn
*/


.h3 {
	font-family: "Raleway";
	font-weight: 600;
	font-size: 20px;
	font-style: normal;
}

.h4 {
	font-family: "Raleway";
	font-weight: 600;
	font-size: 18px;
}

.mp-cta-block-top,
.mp-cta-block-top h4,
.mp-cta-block-top .h4 {
	color: #fff;
	line-height: 1.5;
	margin-bottom: 8px;
}

.mp-cta-block-top a:not(.bklyn-btn) {
	color: #fff !important;
	border-bottom: none !important;
}

.mp-cta-block-top a:hover,
.mp-cta-block-top a:active {
	color: #b4eceb !important;
}

.mp-cta-block-top p {
	font-size: 17px;
}

.mp-cta-block-top .wpb_text_column {
	margin-bottom: 0px;
	padding-right: 40px;
}

.mp-cta-block-top .bklyn-btn {
	margin-bottom: 0px;
	margin-top: 0px;
}


body .bklyn-list-item-space-xsmall .bklyn-fancy-list-content {
	padding-left: 5px;
	display: inline-block;
	width: 95%;
}

body .wpb_wrapper .bklyn-list li .fa {
    text-align: center;
    padding-top: 8px;
    font-size: 12px;
}

body .bklyn-fancy-list .bklyn-list.bklyn-list-style-none li {
    display: flex;
    align-items: flex-start;
    justify-content: left;
}



.mp-services .wpb_wrapper .ut-service-icon-large.ut-custom-icon img {
    max-width: 100%;
}

.mp-services .wpb_wrapper .ut-vertical-style .ut-service-icon-large.ut-service-icon-normal {
	width: 100%;
	border: 1px solid #e6e6e6;
}

.mp-services .wpb_wrapper .ut-service-column.ut-vertical {
	text-align: left;
}

/*body .ut-service-column a.ut-service-column-link */
.mp-services .ut-service-column.ut-vertical a.ut-service-column-vertical-link,
body .ut-service-column.ut-vertical a.ut-service-column-vertical-link,
{
    font-size: 16px !important;
	color: rgba(0, 189, 189, 1);
	line-height: 1.4;
}

.mp-services .ut-service-column.ut-vertical a.ut-service-column-vertical-link:hover,
body .ut-service-column.ut-vertical a.ut-service-column-vertical-link:hover,
body .ut-service-column a.ut-service-column-link:hover {
	color: #666666;
}


body #primary .section-title small,
body #primary .section-header .mp-subtitle {
	font-weight: 400;
	color: #999999;
	font-size: 15px;
	letter-spacing: 0.5px;
}

/*
body #primary .mp-box-white .section-title small {
	color: rgba(255, 255, 255, 0.7);
}*/


body #primary .section-title,
body #ut-custom-hero .section-title, 
body #ut-custom-contact-section .section-title {
	font-weight: 600;
	line-height: 1.5;
	/*border-bottom: 1px solid #e6e6e6;*/
}

body #primary h1.section-title,
body #ut-custom-hero h1.section-title, 
body #ut-custom-contact-section h1.section-title {
	font-size: 26px !important;
	font-weight: normal;
	line-height: 1.5 !important;
}


body .section-header .lead {
	font-size: 15px;
	line-height: 1.5;
}

body .wpb_gmaps_widget .wpb_wrapper {
	background-color: transparent;
	padding: 0px;
	box-shadow: 0 0 15px 5px rgba(0,0,0,0.2);
	border-radius: 10px;
	overflow: hidden;
}

.pt-style-2:not(.page-header):not(.csection-title) .section-title span::after, 
.pt-style-2:not(.page-header):not(.csection-title) .section-title span::after, 
.pt-style-2:not(.page-header):not(.csection-title) .section-title span::after {
	margin-bottom: -1px;
}

.mp-img-white .ut-animated-image-zoom {
	/*border: 2px solid #fff;
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);*/
	border: 2px solid #fff;
    border-radius: 10px !important;
	overflow: hidden;
}

.mp-img-green .ut-animated-image-zoom {
	/*border: 2px solid rgb(0, 189, 189);*/
    border-radius: 10px !important;
	margin-left: 30px;
}

.mp-img-green .ut-fancy-image-wrap {
    border: 2px solid rgb(0, 189, 189);
    border-radius: 10px !important;
    overflow: hidden;
}




.mp-img-white,
.mp-img-white p {
	/*color: #fff;*/
	line-height: 24px;
}


.mp-small-icons .wpb_wrapper .ut-service-icon-small.ut-service-icon-with-svg svg {
	max-width: 38px;
}


body .wpb_wrapper .bklyn-list.bklyn-list-style-none {
	width: 100%;
}



.mp-box-outline .ut-hover-box-front,
.mp-box-outline .ut-hover-box-back {
	border: 2px solid rgb(0, 189, 189);
}



.content-side-menu {
    padding-top: 20px !important;
    margin-bottom: 40px;
    padding-left: 10px;
	border-radius: 10px;
	border: 2px solid rgb(0, 189, 189);
}

.content-side-menu ul {
	margin-left: 0;
}

.content-side-menu ul > li {
    list-style: none;
    padding: 15px 0;
    border-top: 1px solid #e9e9e9;
	padding-left:0px;
}

.content-side-menu ul > li:first-child {
    border-top: none;
}

.content-side-menu ul > li:before {

    text-align: center;
    padding-top: 8px;
    font-family: FontAwesome;
    font-size: 12px;
	content: "\f054";
	color: rgb(0, 189, 189);
	padding-right: 5px;
	position: relative;
	top: -1px;
}



.content-side-menu .section-title {
	padding-bottom: 10px;
	padding-top: 5px;
}


.content-side-menu.content-side-gray {
	border: 3px solid #eaeaea;
}

.content-side-menu.content-side-gray ul > li:before {
	color: #b3b3b3;
}

.content-side-menu.content-side-gray .pt-style-2:not(.page-header):not(.csection-title) .section-title span::after {
    background-color: #b3b3b3;
}

#header-section .ut-navigation-with-link-animation.ut-navigation-with-link-animation-type-background ul.sub-menu li a {
	/*transition: color 1s ease-in-out !important;*/

	transition: color .3s cubic-bezier(.215,.61,.355,1) !important;
}

#ut-sitebody .ut-horizontal-navigation ul.sub-menu li:last-child {
    padding-bottom: 30px;
}
#ut-sitebody .ut-horizontal-navigation ul.sub-menu li:first-child {
    padding-top: 30px;
}


.ut-horizontal-navigation ul.sub-menu li > a:not(.ut-remove-header-cart-item):not(.ut-header-mini-cart-link) {
    height: 40px;
    line-height: 40px;
}


body figure.ut-fancy-image img {
	opacity: 1;
}

body figure.ut-fancy-image figcaption::after,
body figure.ut-fancy-image figcaption::before {
	display: none;
}

.mp-main-icons .wpb_wrapper .ut-horizontal-style .ut-service-icon-small.ut-service-icon-normal {
    background: url("./image/dr-bromba_logo_2.png") no-repeat;
    background-size: auto;
    background-size: cover;
    height: 70px;
    width: 25px;
}

.mp-main-icons .wpb_wrapper .ut-horizontal-style .ut-service-icon-small.ut-service-icon-normal > svg {
	display: none !important;
}


body .ut-blog-grid .entry-thumbnail figure {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
	
	max-height: 300px;
}

body .ut-blog-grid-article-inner,
body .ut-blog-layout-list-article-inner,
body .ut-blog-mixed-large-article-large {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}


body.blog .ut-blog-grid .format-standard h2.entry-title,
body .blog .ut-blog-grid .format-standard h2.entry-title {
	/*color: #00BDBD;
	font-size: 20px;
	line-height: 1.5;*/
	font-size: 19px;
	line-height: 1.7;
	font-weight: normal;
}

body.blog .ut-blog-grid .format-standard h2.entry-title::after,
body .blog .ut-blog-grid .format-standard h2.entry-title::after {
	content: "";
    display: block;
    margin: 15px auto 0;
    margin-bottom: 0px;
    margin-left: 0px;

    background-color: #00BDBD;
    height: 2px;
    width: 50px;
}

body .ut-blog-grid-article-inner {
    background-color: #f9f9f9;
	/*border: 2px solid #eee;*/
	border-radius: 10px;
}
body.blog .ut-blog-grid-article-inner {
    background-color: #fff;
	/*border: 2px solid #eee;*/
	border-radius: 10px;
}

/*
.post .entry-content > :last-child:last-child,
.page .entry-content > :last-child:last-child {
    font-size: 14px;
}*/

body .ut-blog-grid .date-format {
    text-shadow: 0 0 8px rgba(0,0,0,0.2);
}


body .ut-format-link {
	background: rgba(0, 189, 189, 1);
}

body .ut-format-link:hover,
body .ut-format-link:active {
    background: #00a9bd;
}

body .blog .ut-blog-grid .format-link h2.entry-title,
body.blog .ut-blog-grid .format-link h2.entry-title {

	position: relative;
	-webkit-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
	font-size: 20px;
	line-height: 200%;
	padding-left: 40px;
	border-left: 4px solid;
	margin-top: 40px;
	margin-bottom: 40px;

    color: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-color: #FFFFFF;
    -webkit-transition: all 0.50s ease-in-out;
    -o-transition: all 0.50s ease-in-out;
    transition: all 0.50s ease-in-out;

	font-size: 25px;
	line-height: 150%;
	font-weight: 400;
	font-family: "Nunito Sans";

}



.mp-blog-preview .ut-blog-link {
	display: none;
}


.single-post article {
    margin-bottom: 0 !important;
}

body.single-post .wpb_gmaps_widget .wpb_wrapper {
	margin-bottom: 40px;
}


body .type-post .entry-content :not(.tags-links) a:not(.more-link):not([class*="mashicon-"]):not(.ut-slider-maximize):not(.ut-prev-gallery-slide):not(.ut-next-gallery-slide):not(.ut-owl-video-play-icon):not(.owl-item-link):not(.flex-prev):not(.flex-next) {
	text-decoration: none;
}

.bklyn-big-icon-slogan {
    display: none;
}

.single-post .main-content-background {
	padding-bottom: 0;
}

.single-post .single-post-entry-title {
	font-size: 20px;
	line-height: 1.5 !important;
}

.single-post .single-post-entry-title::after {
    content: "";
    display: block;
    margin: 15px auto 0;
		
	margin-bottom: -1px;
	background-color: #00BDBD;
	height: 2px;
	width: 50px;
}


body .wpb_text_column a,
body .lead a {
	text-decoration: none;
	color: rgba(95, 95, 95, 1);
	border-bottom: 2px solid #e3e3e3;
	
	-webkit-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-o-transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
	transition: all 300ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	-o-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}


body .ut-footer-area ul.sidebar a {
	color: rgba(95, 95, 95, 1);
}

body .copyright {
	font-size: 12px;
}

body .ut-footer-has-widgets .footer-content {
	padding-bottom: 30px;
	padding-top: 30px;
}

body .ut-vc-80.vc_section.vc_section-has-fill + .vc_row-full-width + .ut-vc-80.vc_section {
	padding-top: 40px;
}


#ut-custom-contact-section .mp-cta-block-top {
	margin-bottom: 40px;
}


body .wpb_text_column a:hover,
body .wpb_text_column a:active,
body .lead a:hover,
body .lead a:active {
	color: rgba(0, 189, 189, 1);
	border-bottom: 2px solid rgba(0, 189, 189, 1);
}



body .mp-box-main .ut-hover-box .wpb_text_column a,
body .mp-box-main .ut-hover-box .lead a,
body .mp-box-main .ut-hover-box a {
	font-weight: bold;
	color: #fff;
}

body .mp-box-main .ut-hover-box .wpb_text_column a:hover,
body .mp-box-main .ut-hover-box .lead a:hover,
body .mp-box-main .ut-hover-box a:hover {
	/*text-decoration: underline;*/
}

body .lang-item img {
	margin-bottom: 6px;
	margin-right: 4px;
}


body .content-side-image > .vc_column-inner {
	padding: 0;
}

.wpb_text_column ul {
	list-style-type: none !important;
	margin-left: 0;
}

.wpb_text_column ul li {
	position: relative;
	padding-left: 25px;
	margin-bottom: 6px;
}


.wpb_text_column ul li::before {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    display: inline-block;
    text-decoration: inherit;
    margin-right: 10px;
    margin-left: 0px;
    font-size: 12px;
    position: absolute;
	left: 6px;
	top: 0;
    content: "\f054";
	color: rgba(0, 189, 189, 1);
}



.ut-horizontal-style .ut-service-column-link  {
	background:#ffbf00;
	border:0 none;
	cursor:pointer;
	color:#fff;
	display:inline-block;
	font-weight:400;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	margin:0 0 40px 0; 
	padding:10px 20px;
	line-height:1.6;
	overflow:hidden;
	vertical-align:middle;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-webkit-transition:all .2s ease-in-out;
	-o-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;

	border:4px solid #000;
	background:0 0;
	color:#000;

	line-height:125%;

	background: rgba(228, 31, 71, 1);

	color: #ffffff !important;
	border-color:rgba(228, 31, 71, 1) !important;
	border-width: 1px !important;
	border-radius: 4px !important;
	padding: 8px 18px;


	color: #393c3e !important;
	border-color: #393c3e !important;
	background-color: rgba(2,103,193,0) !important;
	
	font-size: 14px !important;
	padding: 1.05em 2.15em;
	
	color: #00bdbd !important;
	border-color: rgb(0, 189, 189) !important;
	background-color: transparent !important;
	background-image: none !important;
}

.ut-horizontal-style .ut-service-column-link:hover {
    /*color: #ffffff !important;
	border-color: rgb(0, 189, 189) !important;
	background-color: rgb(0, 189, 189) !important;*/
	
	color: #ffffff !important;
	border-color: rgb(0, 189, 189) !important;
	border-width: 1px !important;
	border-radius: 4px !important;
	background-color: rgb(0, 189, 189) !important;
}






.ut-mobile-menu .sub-menu {
    overflow: hidden;
    /*max-height: 0;*/
}


.ut-mobile-menu li.menu-item-has-children > a > .mobile-sub-menu-controller {
    content: "+";
    display: block;
    position: absolute;
    height: 45px;
    width: 50px;
    text-align: center;
    line-height: 45px;
    right: 0;
    top: 0;
	font-size: 16px;
}

.ut-mobile-menu li.menu-item-has-children > a:hover > .mobile-sub-menu-controller {
    color: #fff;
}

.ut-mobile-menu li.menu-item-has-children > a + ul.sub-menu {
    display: none;
}

.ut-mobile-menu li.menu-item-has-children.mp-submenu-open > a + ul.sub-menu {
    display: block;
}
#header-section.ut-header-light .ut-mobile-menu a {
    border-bottom: 1px solid #ddd;
	color: rgba(95, 95, 95, 1);
}

.ut-mobile-menu a:not(.bklyn-btn) {
	padding: 12px 0 12px 12px;
}

.ut-mobile-menu a:not(.bklyn-btn)::before {
	display: none;
}







.mp_faq_item {
    /*border-bottom: 1px solid #e3e3e3;*/
    box-shadow: 0 5px 5px -5px rgba(0,0,0,0.1);
    padding-top: 30px;
    padding-bottom: 12px;
    margin-bottom: 10px;
}

.mp_faq_item:first-child {
	/*border-top: 1px solid #e3e3e3;
	padding-top: 30px;*/
    padding-top: 0px;
}

.mp_faq_item:last-child {
	box-shadow: none;
}

.mp_faq_item h4 {
    /*padding-left: 24px;
    background: url(../brooklyn-child/img/icon_check_small2.png) no-repeat scroll 0px 2px transparent !important;*/
	font-weight: bold;
	font-size: 15px;
}






#back-top {
    background: #000;
    background-color: rgb(0, 0, 0);
	bottom: 100%;
	color: #fff !important;
    cursor: pointer;
    padding: 0 3px 4px;
    position: fixed;
    bottom: 25px;
    right: 40px;
    z-index: 10;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    display: none;
    display: block;
    line-height: 38px;
	box-shadow: none;
	transform: none;
	left: auto;
	top: auto;
}

#back-top {
	background-color: #212121 !important;
	border-radius: 0px !important;
	opacity: 0.75;
}

#back-top:hover {
	background-color: #70747c!important;
}






.mp-sidecontact {
    bottom: 100%;
    color: #fff !important;
    cursor: pointer;
    font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	
    padding: 0;
    position: fixed;
    bottom: 45%;
    right: -200px;
    z-index: 10;

    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    display: block;
	
	/*background-color: #d81c46;*/
	background-color :#212121;
	border-radius: 0px;
	opacity: 0.55;
	
	width: 250px;
	line-height: 50px;
	
}

.mp-sidecontact2 {
    margin-bottom: -70px;
}

.mp-sidecontact:hover {
	opacity: 1;
    right: -20px;
}


.mp-sidecontact .mp-sideicon {
	font-size: 18px;
	width: 50px;
	display: inline-block;
	text-align: center;
	line-height: 10px;
	margin-bottom: -20px;
	position: relative;
	top: 1px;
}


#headercontact {
	position: absolute;
    top: 32px;
    left: 300px;
    font-size: 13px;
	line-height: 20px;
	text-transform: uppercase;
	
	padding: 0px 10px;
	border-left: 1px solid #e0e0e0;
	z-index: 10;
}

#headercontact p {
	margin-bottom: 0;
}


#headercontact .mp-hidemobile {
	display: block;
	text-transform: none;
	letter-spacing: 0.8px;
}

#headercontact .mp-onlymobile {
	display: none;
}

#headercontact .mp-onlymobile a {
	background: #00bdbd;
	color: #fff;
	border: 1px solid #00bdbd;
	padding: 10px 25px;
	line-height: 18px;
	box-sizing: border-box;
	height: auto;
	display: block;
	border-radius: 5px;
}

#headercontact .mp-onlymobile a:hover {
	background: #fff;
	border: 1px solid #00bdbd;
	color: #00bdbd;
}









div.mp_gift_button_wrap.mp_angebot_left {
	top: 10px;
	right: -20px;
	left: auto;
}
div.mp_gift_button_wrap.mp_angebot_right {
	top: 10px;
	left: -20px;
}


	
.mp-button-field div.mp_gift_button_wrap.mp_angebot_left,
.mp-button-field div.mp_gift_button_wrap.mp_angebot_right {
	top: -130px;
}
	

div.mp_gift_button_wrap.mp_angebot_right.mp-clred div.mp_gift_container .mp_gift_inner,
div.mp_gift_button_wrap.mp_angebot_left.mp-clred div.mp_gift_container .mp_gift_inner {
	background-color: #E51C1C;
	background-image: linear-gradient(20deg, #E51C1C 0%, #E51C1C 50%, #FF8B8B 86%, #FF8B8B 100%);
}

div.mp_gift_button_wrap.mp_angebot_right.mp-clblue div.mp_gift_container .mp_gift_inner,
div.mp_gift_button_wrap.mp_angebot_left.mp-clblue div.mp_gift_container .mp_gift_inner {
    background-color: rgba(51, 103, 120, 1);
	background-image: linear-gradient(20deg, rgb(51, 103, 120) 0%, rgb(51, 103, 120) 50%, #9cb5bd 86%, #9cb5bd 100%);
}

div.mp_gift_button_wrap.mp_angebot_right.mp-clgold div.mp_gift_container .mp_gift_inner,
div.mp_gift_button_wrap.mp_angebot_left.mp-clgold div.mp_gift_container .mp_gift_inner {
    background-color: #AC8B61;
	background: linear-gradient(200deg, rgb(172, 139, 97) 0%, rgb(218, 181, 133) 20%, rgb(172, 139, 97) 40%, rgb(172, 139, 97) 65%, rgb(191, 165, 127) 88%, rgb(232, 205, 166) 100%);
}

div.mp_gift_button_wrap.mp_angebot_right div.mp_gift_container .mp_gift_inner .mp_gift_content .mp_gift_img,
div.mp_gift_button_wrap.mp_angebot_left div.mp_gift_container .mp_gift_inner .mp_gift_content .mp_gift_img {
    margin-top: 11%;
}


div.mp_gift_button_wrap {
    position: fixed;
    bottom: 60px;
    left: 80px;
    z-index: 7;
}


div.mp_gift_button_wrap2 {
    top: calc(100vh - 220px);
    left: 215px;
    z-index: 9;
}


div.mp_gift_button_wrap3 {
    top: calc(100vh - 330px);
    left: 200px;
    z-index: 6;
}


div.mp_gift_button_wrap div.mp_gift_container {
    position: relative;
    width: 190px;
    height: 190px;
}

div.mp_gift_button_wrap2 div.mp_gift_container {
    position: relative;
    width: 155px;
    height: 155px;
}

div.mp_gift_button_wrap3 div.mp_gift_container {
    position: relative;
    width: 140px;
    height: 140px;
}


div.mp_gift_button_wrap div.mp_gift_container .mp_gift_inner {
    background-color: rgb(0, 189, 189);
	background-image: linear-gradient(-30deg,rgb(0, 155, 155) 0%,rgb(0, 189, 189) 100%);
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    /*cursor: pointer;*/
	box-shadow: 0 0 10px 4px rgba(0,0,0,0.2);
}

div.mp_gift_button_wrap2 div.mp_gift_container .mp_gift_inner {
    background-color: #8E485C;
	background-image: linear-gradient(196deg, #532D37 0%, #8A3F54 30%, #8E485C 55%, #48242D 100%);
}

/*
div.mp_gift_button_wrap3 div.mp_gift_container .mp_gift_inner {
    background-color: #AC8B61;
	background: linear-gradient(200deg, rgb(172, 139, 97) 0%, rgb(218, 181, 133) 20%, rgb(172, 139, 97) 40%, rgb(172, 139, 97) 65%, rgb(191, 165, 127) 88%, rgb(232, 205, 166) 100%);
}
*/

div.mp_gift_button_wrap div.mp_gift_container .mp_gift_inner .mp_gift_content {
    width: 95%;
    height: 95%;
    display: flex;
    flex-flow: column;
    align-items: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    /*border: dashed 1px #FFFFFF;*/
	border: double 4px rgba(255,255,255, 0.3);
    text-transform: inherit;
	transform: rotate(-15deg);
}


div.mp_gift_button_wrap div.mp_gift_container .mp_gift_inner .mp_gift_content .mp_gift_img {
    margin-top: 14%;
    width: 38%;
}
/*
div.mp_gift_button_wrap2 div.mp_gift_container .mp_gift_inner .mp_gift_content .mp_gift_img {
    margin-top: 17%;
    width: 62px;
}

div.mp_gift_button_wrap3 div.mp_gift_container .mp_gift_inner .mp_gift_content .mp_gift_img {
    margin-top: 17%;
    width: 58px;
}
*/

div.mp_gift_button_wrap div.mp_gift_container .mp_gift_inner .mp_gift_content span.mp_gift_text {
    width: 100%;
    font-size: 27px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    font-weight: 800;
    color: #FFFFFF;
    letter-spacing: 0px;
	line-height: 1.2;
	font-family: "Raleway";
}

div.mp_gift_button_wrap1 div.mp_gift_container .mp_gift_inner .mp_gift_content span.mp_gift_text {
    margin-top: 35px;
}
div.mp_gift_button_wrap2 div.mp_gift_container .mp_gift_inner .mp_gift_content span.mp_gift_text {
    font-size: 21px;
}
div.mp_gift_button_wrap3 div.mp_gift_container .mp_gift_inner .mp_gift_content span.mp_gift_text {
    font-size: 26px;
}

div.mp_gift_button_wrap div.mp_gift_container .mp_gift_inner .mp_gift_content:hover {
    opacity: 0.7;
}








@media only screen and (max-width: 1350px) {

	div.mp_gift_button_wrap {
		bottom: 30px;
		left: 30px;
	}

	div.mp_gift_button_wrap2 {
		top: calc(100vh - 190px);
		left: 165px;
	}

	div.mp_gift_button_wrap3 {
		top: calc(100vh - 280px);
		left: 140px;
	}

	div.mp_gift_button_wrap div.mp_gift_container {
		position: relative;
		width: 160px;
		height: 160px;
	}

	div.mp_gift_button_wrap2 div.mp_gift_container {
		position: relative;
		width: 130px;
		height: 130px;
	}

	div.mp_gift_button_wrap3 div.mp_gift_container {
		position: relative;
		width: 120px;
		height: 120px;
	}
	
	div.mp_gift_button_wrap div.mp_gift_container .mp_gift_inner .mp_gift_content .mp_gift_img {
		margin-top: 13%;
	}
	
	div.mp_gift_button_wrap div.mp_gift_container .mp_gift_inner .mp_gift_content span.mp_gift_text {
		font-size: 23px;
		margin-top: 28px;
	}
	
	div.mp_gift_button_wrap2 div.mp_gift_container .mp_gift_inner .mp_gift_content span.mp_gift_text {
		font-size: 17px;
		margin-top: 7px;
	}
	div.mp_gift_button_wrap3 div.mp_gift_container .mp_gift_inner .mp_gift_content span.mp_gift_text {
		font-size: 21px;
		margin-top: 7px;
	}
	
}





@media (min-width: 1025px) {
	body.ut-spacing-80 .ut-footer-area {
		padding-bottom: 20px;
		padding-top: 20px;
	}
	
}

@media only screen and (max-width: 1140px) {
	
	#headercontact {
		left: 220px;
	}
	
	.mp-cta-block-top .bklyn-btn {
		margin-top: 10px;
	}
}

@media only screen and (max-width: 1024px) {
	
	#headercontact {
		top: 22px;
		left: 40%;
	}
	
	div.mp_gift_button_wrap {
		bottom: 30px;
		left: 30px;
	}

	div.mp_gift_button_wrap2 {
		top: calc(100vh - 200px);
		left: 165px;
	}

	div.mp_gift_button_wrap3 {
		top: calc(100vh - 290px);
		left: 140px;
	}
}

@media only screen and (max-width: 960px) {
	#headercontact .mp-hidemobile {
		display: none;
	}

	#headercontact .mp-onlymobile {
		display: block;
	}
	
	#headercontact {
		top: 20px;
		left: 30%;
		border-left: 0 none;
	}
}


@media (max-width:767px) {
	#headercontact {
		top: 14px;
		left: 40%;
	}
	
	body .section-header.ut-no-title-linebreak-mobile .section-title br {
		display:inline;
	}
	body .section-header.ut-no-lead-linebreak-mobile .lead br {
		display:inline;
	}

	body#ut-sitebody .vc_section.mp-cta-block-top.bklyn-section-with-separator.bklyn-section-separator-mobile-off:not(.ut-first-section) {
		padding-top: 30px !important;
		padding-bottom: 30px !important;
	}
	
	.mp-main-icons .wpb_wrapper .ut-horizontal-style .ut-service-icon-small.ut-service-icon-normal {
		display: none;
	}
	
	body .ut-horizontal-style .ut-service-column-link, 
	body .ut-horizontal-style .ut-service-column > :last-child {
		margin-bottom: 30px;
	}
	
	body#ut-sitebody .vc_row.mp-main-icons {
		margin-bottom: 20px !important;
	}
	
	body .ut-hover-box .ut-hover-box-back,
	body .ut-hover-box .ut-hover-box-front {
		min-height: 380px;
	}
	
	#ut-custom-contact-section .mp-img-green .vc_col-sm-6:first-child {
		margin-bottom: 35px;
	}
	
	.site-logo img {
		max-height: 60px;
	}
	
	.site-logo, .ut-mm-trigger, .ut-mm-button, .ut-hamburger-wrap, .ut-header-cart-mobile, .ut-header-cart-mobile .ut-header-cart {
		height: 70px !important;
		line-height: 70px !important;
	}
	
	body#ut-sitebody .ut-mm-trigger #ut-open-mobile-menu.ut-hamburger span {
		top: 34px;
	}
	
	
	body #primary h1.section-title,
	body #ut-custom-hero h1.section-title, 
	body #ut-custom-contact-section h1.section-title {
		font-size: 22px !important;
	}
	
	body #primary h2.section-title {
		font-size: 18px !important;
	}
	
	.mp-cta-block-top h4,
	.mp-cta-block-top p {
		font-size: 16px
	}
	
	#main-content .main-content-background .mp-cta-block-top > .bklyn-section-separator {
		display: block !important;
		height: 30%;
	}
	
	
	.mp-img-green .ut-animated-image-zoom {
		margin-left: 0px;
	}
	
	.ut-footer-mobile-off .ut-footer-area {
		display: block;
		padding-top: 30px;
		padding-bottom: 20px;
	}
	
	.ut-footer-mobile-off .ut-footer-area ul.sidebar a {
		display: block;
	}
	
	.ut-footer-mobile-off .ut-footer-area ul.sidebar .widget-container {
		margin-bottom: 0px;
	}
	
	
	
	
	
	div.mp_gift_button_wrap.mp_angebot_left {
		right: 30px;
	}
	div.mp_gift_button_wrap.mp_angebot_right {
		left: 30px;
	}
	
	
	div.mp_gift_button_wrap.mp_angebot_left div.mp_gift_container .mp_gift_inner .mp_gift_content span.mp_gift_text,
	div.mp_gift_button_wrap.mp_angebot_right div.mp_gift_container .mp_gift_inner .mp_gift_content span.mp_gift_text {
		line-height: 1.4;
	}
	
	
	div.mp_gift_button_wrap {
		bottom: 10px;
		left: 5px;
	}

	div.mp_gift_button_wrap2 {
		top: calc(100vh - 186px);
		left: 107px;
	}

	div.mp_gift_button_wrap3 {
		top: calc(100vh - 247px);
		left: 96px;
	}

	div.mp_gift_button_wrap div.mp_gift_container {
		position: relative;
		width: 120px;
		height: 120px;
	}

	div.mp_gift_button_wrap2 div.mp_gift_container {
		position: relative;
		width: 98px;
		height: 98px;
	}

	div.mp_gift_button_wrap3 div.mp_gift_container {
		position: relative;
		width: 90px;
		height: 90px;
	}
	
	div.mp_gift_button_wrap div.mp_gift_container .mp_gift_inner .mp_gift_content .mp_gift_img {
		margin-top: 7%;
	}
	div.mp_gift_button_wrap3 div.mp_gift_container .mp_gift_inner .mp_gift_content .mp_gift_img {
		margin-top: -2px;
	}
	div.mp_gift_button_wrap2 div.mp_gift_container .mp_gift_inner .mp_gift_content .mp_gift_img {
		margin-top: 0px;
	}
	
	div.mp_gift_button_wrap div.mp_gift_container .mp_gift_inner .mp_gift_content span.mp_gift_text {
		font-size: 17px;
		margin-top: 20px;
	}
	
	div.mp_gift_button_wrap2 div.mp_gift_container .mp_gift_inner .mp_gift_content span.mp_gift_text {
		font-size: 14px;
		margin-top: 7px;
	}
	
	div.mp_gift_button_wrap3 div.mp_gift_container .mp_gift_inner .mp_gift_content span.mp_gift_text {
		font-size: 16px;
		margin-top: 5px;
	}
	
	
	.mp-button-field div.mp_gift_button_wrap div.mp_gift_container .mp_gift_inner .mp_gift_content span.mp_gift_text {
		font-size: 14px;
	}
	
	
	.mp-cta-block-top .bklyn-btn {
		margin-top: 20px;
	}
}



@media only screen and (max-width: 480px) {

	#headercontact {
		top: 12px;
		left: 120px;
	}

	#headercontact .mp-onlymobile a {
		padding-left: 10px;
		padding-right: 10px;
		/*line-height: 16px;
		font-size: 10px;*/
	}
	
}

/* Neue Leistungsseiten 2026 */
.kurzueberblick th, .kurzueberblick td {
	text-align: left;
}

.wpb_content_element .faq-acc .ut-accordion-module-item {
	padding-bottom: 5px;
	margin-bottom: 10px;
	
	&:not(:last-child) {
		border-bottom: 1px solid;
		border-image: linear-gradient(to right, transparent 0%, rgba(0, 189, 189, 0.94) 100%) 1;
	}
}

body a.cta-link {
  color: #ffffff;
  &:hover{
    color: rgba(95,95,95,1);
    border-bottom-color: rgba(95,95,95,1);
  }
}