/**
*	Theme Name: Rechtsanwälte Ruppel & Collegen
**/

/*
font-family: 'Montserrat', sans-serif;
font-family: "Merriweather", serif;
font-family: "Libre Baskerville", serif;
*/

body{
/*     font-family: "Merriweather", serif !important; */
	font-family: 'Montserrat', sans-serif !important;
}
body .container {
    max-width: 1280px;
    padding: 0;
}

/* body p{
    font-family: 'Montserrat', sans-serif !important;
} */
body h1,
body h2,
body h3,
body h4,
body h5,
body h6{
    font-family: "Libre Baskerville", serif !important;
}
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
.alignself{
    align-self: center;
}
.m-0{
    margin: 0;
}
.item:focus,
.item:hover{
    outline: none !important;
}
.gform_body ul li.gfield.gfield_error input,
.gform_body ul li.gfield.gfield_error textarea{
	border: 1px solid #ff0000 !important;
}
.gform_wrapper .gfield_error .gfield_label {
    color: #b69c9c!important;
}
.gform_wrapper .field_description_below .gfield_description {
    padding-top: 8px!important;
}
.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: inherit!important;
}
.gform_wrapper li.gfield.gfield_error {
    background-color: transparent !important;
    margin-bottom: 6px!important;
    border: 0px !important;
	padding-bottom: 0 !important;
}
ul#menu{
    display: none;
}
/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background-color: rgba(0,0,0,0.4);
  border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #3f4551;
  border-radius: 10px;
}

a,
a:hover {
    text-decoration: none !important;
}
p {
    margin: 0 0 20px;
}
img {
    height: auto;
    max-width: 100%
}
a:focus,
input:focus,
button:focus,
select:focus,
textarea:focus {
	outline: 0 !important
}
.searchform {
	position: relative
}
.searchform input {
	border-radius: 30px;
	border: 1px solid #ccc;
	padding: 14px 20px;
	width: 100%;
}
.searchform button {
	border: 0px;
	background-color: transparent;
	font-size: 24px;
	position: absolute;
	top: 5px;
	right: 10px;
}
.not-found {
	margin: 100px 0;
}
.not-found p {
	margin-bottom: 30px;
}

#home_slider .slick-prev:before,
#company_lslide .slick-prev:before{
    content: url(images/left-arrow.png) !important;
    width: 21px;
    height: 50px;
    font-size: 30px;
}
#home_slider .slick-next:before,
#company_lslide .slick-next:before{
    content: url(images/right-arrow.png) !important;
    width: 21px;
    height: 50px;
    font-size: 30px;
}
#home_slider .slick-prev,
#company_lslide .slick-prev{
    width: 21px;
    height: 50px;
    left: 55px;
    z-index: 1;
}
#home_slider .slick-next,
#company_lslide .slick-next{
    width: 21px;
    height: 50px;
    right: 55px;
    z-index: 1;
}
#company_lslide .slick-prev{
    left: -55px;
}
#company_lslide .slick-next{
    right: -55px;
}


/* Navbar */
#navbar {
    text-align: right;
}
.main-navigation {
	clear: both;
	position: relative;
}
ul.nav-menu,
div.nav-menu > ul,
.hdservices-menu ul{
	margin: 0;
	padding: 0;
}
.hdservices-menu ul{
    list-style: none;
}
.nav-menu li,
.hdservices-menu ul li{
	display: inline-block;
    margin: 0 50px 0 0;
	position: relative;
}
.nav-menu li:last-child,
.hdservices-menu ul li:last-child{
    margin: 0;
}
.nav-menu li a,
.hdservices-menu ul li a{
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    transition: all 0.4s ease;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
}
.nav-menu li.menu-btn a {
    color: #ffffff;
    background-color: #a92c2c;
    border: 1px solid #a92c2c;
    padding: 14px 35px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1;
}
.nav-menu li.menu-btn a:hover{
    color: #ffffff;
    background-color: #7b0101;
    border-color: #7b0101;
}
.nav-menu li.menu-item-has-children {
    position: relative;
    padding-right: 10px;
}
.nav-menu li.menu-item-has-children li.menu-item-has-children{
    padding-right: 0;
}
.nav-menu li.menu-item-has-children::after {
    color: #ffffff;
    display: block;
    content: '\f0d7';
    font-family: FontAwesome;
    position: absolute;
    font-size: 10px;
    right: -4px;
    top: 5px;
    line-height: 1;
}
.nav-menu li.menu-item-has-children ul.sub-menu li.menu-item-has-children::after{
    color: #ffffff;
    display: block;
    content: '\f0da';
    font-family: FontAwesome;
    position: absolute;
    font-size: 12px;
    right: 10px;
    top: 19px;
}
.nav-menu .sub-menu,
.nav-menu .children {
	background-color: rgba(0,0,0,0.5);
	border: 0px;
	border-top: 0;
	padding: 0;
	position: absolute;
	left: -2px;
	z-index: 99999;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
    transform: translateX(20px);
    text-align: left;
}
ul.sub-menu li {
    margin: 0px;
    display: block;
}
ul.sub-menu li a {
    color: #ffffff !important;
    padding: 15px;
    text-align: left;
    width: 250px;
    font-size: 13px;
    line-height: normal;
	letter-spacing: 1px;
}
ul.sub-menu li a:hover {
    background: #000;
}
.nav-menu .sub-menu ul,
.nav-menu .children ul {
	border-left: 0;
	left: 100%;
	top: 0;
}
ul.nav-menu ul a,
.nav-menu ul ul a {
	color: #ffffff;
	margin: 0;
}
ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
.nav-menu ul ul a:focus {
	background-color: #a92c2c;
}
ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul,
ul.nav-menu .focus > ul,
.nav-menu .focus > ul {
	clip: inherit;
	overflow: inherit;
	height: inherit;
	width: inherit;
    transform: translateY(0);
    transition: all 0.4s ease;
}
.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a,
.nav-menu li a:hover,
.hdservices-menu ul li a:hover{
	color: #a92c2c;
}
.closebtn,
.openmenu,
.menuToggle,
.mobilesubmenu {
	display: none;
}

/*  Alignment  */
.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float:right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	background: #ffffff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

/* Slider */
.slick-list.draggable {
	padding: 0px !important;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.nopd {
    padding: 0 !Important
}
.fw-container-fluid.nopd .fw-row {
    margin: 0;
}
.cover {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.content-header.cover {
    padding: 290px 0 200px;
    position: relative;
}
.content-header.cover::after{
    content: '';
    display: inline-block;
    background-color: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
.conthead-content{
    position: relative;
    z-index: 1;
}
.conthead-content h1{
    color: #ffffff;
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    margin: 0 0 15px 0;
}
b, strong{
	color: #a92c2c;
    font-weight: 600;
}

.conthead-content h1 strong{
    color: #a92c2c;
    font-weight: 600;
}
ul#breadcrumbs{
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}
ul#breadcrumbs li{
    display: inline-block;
    margin-right: 8px;
}
ul#breadcrumbs li:last-child{
    margin-right: 0;
}
ul#breadcrumbs li,
ul#breadcrumbs li a,
ul#breadcrumbs li strong{
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    transition: all 0.4s ease;
}
ul#breadcrumbs li a:hover{
    color: #a92c2c;
}
.all-pages-content {
    padding: 60px 0 45px;
}
.all-pages-content h1,
.all-pages-content h2,
.all-pages-content h3,
.all-pages-content h4,
.all-pages-content h5,
.all-pages-content h6{
    color: #000000;
    font-size: 21px;
    line-height: 33px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: none;
}
.all-pages-content h1 strong,
.all-pages-content h2 strong,
.all-pages-content h3 strong,
.all-pages-content h4 strong,
.all-pages-content h5 strong,
.all-pages-content h6 strong{
    color: #a92c2c;
    font-weight: bold;
}
.all-pages-content h1 a,
.all-pages-content h2 a,
.all-pages-content h3 a,
.all-pages-content h4 a,
.all-pages-content h5 a,
.all-pages-content h6 a{
    color: #000000;
    transition: all 0.4s ease;
}
.all-pages-content h1 a:hover,
.all-pages-content h2 a:hover,
.all-pages-content h3 a:hover,
.all-pages-content h4 a:hover,
.all-pages-content h5 a:hover,
.all-pages-content h6 a:hover{
    color: #a92c2c;
}
.all-pages-content p{
    color: #4a4a4a;
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
    margin-bottom: 15px;
}
.all-pages-content p strong{
    color: #000000;
    font-weight: 600;
}
.all-pages-content a{
    color: #000000;
    text-decoration: underline !important;
    transition: all 0.4s ease;
}
.all-pages-content a:hover{
    color: #a92c2c;
}
.all-pages-content a.all-buttons {
    color: #ffffff;
    text-decoration: none !important;
    margin: 20px 0;
    font-size: 15px;
    padding: 9px 35px;
}
.all-pages-content a img{
    margin: 0 5px 0 0;
}
.all-pages-content ul{
    list-style: none;
    padding: 0;
    margin: 10px 0;
}
.all-pages-content ol li {
    color: #000000;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    margin: 0 0 15px 0;
    display: block;
}
.all-pages-content ul li {
    color: #000000;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    margin: 0 0 5px 0;
    position: relative;
    padding-left: 25px;
}
.all-pages-content ul li::after {
    color: #a92c2c;
    display: block;
    content: '\f00c';
    font-family: FontAwesome;
    position: absolute;
    font-size: 15px;
    left: 0;
    top: 0;
}
.all-pages-content ul li:last-child{
    margin-bottom: 0;
}
.all-pages-content ul li a{
    color: #000000;
    transition: all 0.4s ease;
}
.all-pages-content ul li a:hover{
    color: #a92c2c;
}
.allsidebar-sec {
    padding: 50px 0 40px;
}
.allsidebar-sec .all-pages-content{
    padding: 0;
}
.dfsidebar-list {
    padding: 30px 20px 10px;
    background-color: #fbfbfb;
    border-radius: 8px;
}
.sidebar-logo {
    text-align: center;
    margin-bottom: 30px;
}
.sidebar-logo img {
    width: 238px;
}
.hsidebar-box {
    background-color: #ffffff;
    padding: 30px;
    border-radius: 6px;
    margin-bottom: 30px;
}
.hsidebar-box h1,
.hsidebar-box h2,
.hsidebar-box h3,
.hsidebar-box h4,
.hsidebar-box h5,
.hsidebar-box h6{
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 15px 0;
}
.hsidebar-box p{
    color: #000000;
    font-size: 15px;
    font-weight: 400;
    margin: 0 0 15px 0;
}
.hsidebar-box p a{
    color: #000000;
    font-size: 15px;
    font-weight: 400;
    transition: all 0.4s ease;
}
.hsidebar-box p a:hover{
    color: #a92c2c;
}
.hsidebar-box p:last-child{
    margin: 0;
}
.hsidebar-box a.all-buttons {
    color: #ffffff !important;
    padding: 11px 20px;
    width: 100%;
    text-align: center;
    text-transform: none;
    font-size: 15px;
    font-weight: 600;
    border-radius: 6px;
}
.hsidebar-box a.all-buttons:hover{
    color: #ffffff !important;
}
.hsidebar-box ul {
    list-style: none;
    padding: 0;
    margin: 20px 0;
}
.hsidebar-box ul li {
    color: #000000;
    font-size: 15px;
    font-weight: 400;
    position: relative;
    padding-left: 25px;
    margin-bottom: 11px;
}
.hsidebar-box ul li::after {
    color: #a92c2c;
    display: block;
    content: '\f00c';
    font-family: FontAwesome;
    position: absolute;
    font-size: 15px;
    left: 0;
    top: 1px;
}
.hsidebar-box.bg.cover{
    position: relative;
    padding: 40px 30px;
    position: relative;
}
.hsidebar-box.bg.cover::after{
    content: '';
    display: inline-block;
    background-color: rgba(0,0,0,0.6);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    border-radius: 6px;
}
.hsidebar-box.bg.cover .inner{
    position: relative;
    z-index: 1;
}

/* Pagination  */
.pagination {
    display: inline-block;
    margin: 50px 0 0;
    width: 100%;
    justify-content: center;
}
.sub-pagenation-div ul{
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}
.sub-pagenation-div li {
	display: inline-block;
    border-radius: 4px;
    width: auto;
    margin: 0 3px;
}
.sub-pagenation-div li a {
    border-radius: 4px;
    color: #333333;
    display: block;
    padding: 10px 20px;
    background-color: #f7f7f7;
}
.sub-pagenation-div li.current a,
.sub-pagenation-div li:hover a {
    background: #a92c2c;
    color: #ffffff;
}

/* DatePicker Table */
.ui-datepicker table {
	width: 100%;
}
.ui-datepicker-header {
	background: url('../img/dark_leather.png') repeat 0 0 #000;
	color: #e0e0e0;
	font-weight: bold;
	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 2);
	-moz-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);
	box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);
	text-shadow: 1px -1px 0px #000;
	filter: dropshadow(color=#000, offx=1, offy=-1);
	line-height: 30px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #111;
}
.ui-datepicker-title {
	text-align: center;
}
.ui-datepicker-prev, .ui-datepicker-next {
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	cursor: pointer;
	background-image: url('images/arrow.png');
	background-repeat: no-repeat;
	line-height: 600%;
	overflow: hidden;
}
.ui-datepicker-prev {
	float: left;
	background-position: center -30px;
}
.ui-datepicker-next {
	float: right;
	background-position: center 0px;
}
.ui-datepicker thead {
	background-color: #f7f7f7;
	background-image: -moz-linear-gradient(top,  #f7f7f7 0%, #f1f1f1 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#f1f1f1));
	background-image: -webkit-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
	background-image: -o-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
	background-image: -ms-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
	background-image: linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0 );
	border-bottom: 1px solid #bbb;
}
.ui-datepicker th {
	text-transform: uppercase;
	font-size: 6pt;
	padding: 5px 0;
	color: #666666;
	text-align: center;
	text-shadow: 1px 0px 0px #fff;
	filter: dropshadow(color=#fff, offx=1, offy=0);
}
.ui-datepicker tbody td {
	padding: 0;
	background-color: #ffffff;
	border-right: 1px solid #bbb;
}
.ui-datepicker tbody td:last-child {
	border-right: 0px;
}
.ui-datepicker tbody tr {
	border-bottom: 1px solid #bbb;
}
.ui-datepicker tbody tr:last-child {
	border-bottom: 0px;
}
.ui-datepicker td span, .ui-datepicker td a {
	display: inline-block;
	font-weight: bold;
	text-align: center;
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #666666;
	text-shadow: 1px 1px 0px #fff;
	filter: dropshadow(color=#fff, offx=1, offy=1);
}
.ui-datepicker-calendar .ui-state-default {
	background: #ededed;
	background: -moz-linear-gradient(top,  #ededed 0%, #dedede 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#dedede));
	background: -webkit-linear-gradient(top,  #ededed 0%,#dedede 100%);
	background: -o-linear-gradient(top,  #ededed 0%,#dedede 100%);
	background: -ms-linear-gradient(top,  #ededed 0%,#dedede 100%);
	background: linear-gradient(top,  #ededed 0%,#dedede 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede',GradientType=0 );
	-webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
	-moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
	box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
}
.ui-datepicker-calendar .ui-state-hover {
	background: #f7f7f7;
}
.ui-datepicker-calendar .ui-state-active {
	background: #6eafbf;
	-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
	-moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
	box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
	color: #e0e0e0;
	text-shadow: 0px 1px 0px #4d7a85;
	filter: dropshadow(color=#4d7a85, offx=0, offy=1);
	border: 1px solid #55838f;
	position: relative;
	margin: -1px;
}
.ui-datepicker-unselectable .ui-state-default {
	background: #f4f4f4;
	color: #b4b3b3;
}
.ui-datepicker-calendar td:first-child .ui-state-active {
	width: 29px;
	margin-left: 0;
}
.ui-datepicker-calendar td:last-child .ui-state-active {
	width: 29px;
	margin-right: 0;
}
.ui-datepicker-calendar tr:last-child .ui-state-active {
	height: 29px;
	margin-bottom: 0;
}
/* MAIN CSS  */
.container::after,
.blogdetail::after,
.fw-container::after,
.entry-content::after {
	content: '';
	clear: both;
	display: block;
}

/*Site Header*/

/*
#wrapper {
    margin-top: 119px;
}
*/

.site-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    transition: all 0.4s ease;
}
.site-header .container{
    max-width: 100%;
    padding: 0 100px;
}
.header-content {
    padding: 15px 0;
}
.topbar {
    display: none;
    background-color: #a92c2c;
    padding: 4px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
}
.weadvice-text span {
    color: #ffffff;
    font-size: 17px;
    font-family: "Libre Baskerville", serif !important;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    opacity: 0.8;
}
.hd-rcontent {
    border-left: 1px solid #a92c2c;
    padding-top: 40px;
}
.hdserm-social {
    display: flex;
    padding-left: 30px;
}
header.site-header.fixedmenu .hdserm-social{
    display: none;
}
.hdservices-menu{
    width: 60%;
    align-self: center;
}
.hd-social {
    width: 20%;
    text-align: left;
    padding-right: 25px;
}
.hd-social ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.hd-social ul li{
    display: inline-block;
    margin-right: 3px;
}
.hd-social ul li:last-child{
    margin-right: 0;
}
.hd-social ul li a{
    color: #ffffff;
    font-size: 14px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    background-color: #000000;
    border-radius: 100%;
    transition: all 0.4s ease;
    text-align: center;
}
.hd-social ul li a:hover{
    color: #ffffff;
    background-color: #a92c2c;
}
.hd-rbutton{
    width: 20%;
    align-self: center;
}
.hd-rbutton a{
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    background-color: #a92c2c;
    display: inline-block;
    width: 100%;
    padding: 15px 0;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.4s ease;
}
.hd-rbutton a:hover{
    color: #ffffff;
    background-color: #000000;
}
.mainnav-cdt {
    display: flex;
    border-top: 1px solid #a92c2c;
    padding-left: 30px;
    padding-top: 10px;
}
.hdcontact-dt ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: right;
    column-gap: 40px;
}
.hdcontact-dt ul li a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    display: flex;
    opacity: 0.8;
    transition: all 0.4s ease;
}
.hdcontact-dt ul li a i {
    font-size: 13px;
    color: #ffffff;
    position: relative;
    top: 5px;
    margin-right: 7px;
}
.hdcontact-dt ul li i.fa.fa-map-marker {
    top: 4px;
}
.hdcontact-dt ul li a br{
    display: none;
}
.hdcontact-dt ul li a:hover{
    opacity: 1;
}
.hdsearch-bar {
    background-color: #000000;
    text-align: center;
    width: 5%;
    height: 60px;
    color: #ffffff;
    line-height: 60px;
    cursor: pointer;
}
.site-header.fixedmenu {
    transition: all 0.4s ease;
    box-shadow: 0 0 12px 1px rgba(26, 26, 26, 0.10);
    background-color: #000000;
}
.site-header.fixedmenu .topbar{
    display: none;
}
.site-header.fixedmenu .site-logo{
    padding: 0;
}
.site-logo img{
    width: 260px;
}
.site-header.fixedmenu .hd-rcontent {
    padding-top: 0;
    transition: all 0.4s ease;
    border: none;
}
.site-header.fixedmenu .col-sm-12:nth-child(2){
    align-self: center;
}
.site-header.fixedmenu .mainnav-cdt{
    border: none;
}
.hdcontact-dt .fa-phone:before,
.hdcontact-dt .fa-envelope:before,
.hdcontact-dt .fa.fa-map-marker:before{
    content: '' !important;
    background-size: cover;
    background-repeat: no-repeat;
    font-family: unset !important;
    width: 16px;
    height: 16px;
    display: inline-block;
    filter: brightness(0) saturate(100%) invert(99%) sepia(91%) saturate(129%) hue-rotate(170deg) brightness(115%) contrast(101%);
    opacity: 0.8;
}
.hdcontact-dt .fa-phone:before{
    background-image: url(images/phone-icon.png);
    width: 14px;
    height: 14px;
}
.hdcontact-dt .fa-envelope:before{
    background-image: url(images/email-icon.png);
}
.hdcontact-dt .fa.fa-map-marker:before {
    background-image: url(images/003-pin.png);
    width: 18px;
    height: 18px;
}
/*Site Header*/

/*Home*/
.home-banner.cover {
    height: 954px;
    padding: 200px 0 0 0;
    position: relative;
    display: flex;
    align-items: center;
    background-position: top !important;
}
.home-banner.cover.innerpages {
	height: 396px;
}
.home-banner.cover::after {
    content: '';
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
#banner_slider {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}
#banner_slider .slick-track, #banner_slider .slick-list{
	height: 100%;
}
.banner_img_customoptions {
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#home_slider {
    margin-bottom: 0;
}
#home_slider ul.slick-dots {
    top: 27%;
    left: 190px;
    width: 32px;
    height: auto;
    bottom: auto;
}
#home_slider .slick-dots li{
    width: auto;
    height: auto;
    margin: 0 0 24px 0;
    display: block;
}
#home_slider .slick-dots li:last-child{
    margin: 0;
}
#home_slider .slick-dots li button{
    width: 100%;
    height: 10px;
}
#home_slider .slick-dots li button::before{
    content: '';
    display: inline-block;
    width: 100%;
    height: 2px;
    background-color: #7c8fa1;
    padding: 0;
    top: 3px;
    opacity: 1;
}
#home_slider .slick-dots li.slick-active button::before{
    background-color: #ffffff;
}
.hbanner-innerct {
    width: 70%;
    margin: 0 auto;
    text-align: center;
}
.hbanner-innerct p strong {
    color: #a92c2c;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 17px;
    position: relative;
    font-weight: 600;
    display: inline-block;
}
.hbanner-innerct p strong::after {
    content: '';
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.05);
    position: absolute;
    top: -3px;
    left: -15px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    z-index: 0;
}
.hbanner-content {
    position: relative;
    z-index: 1;
}
.hbanner-content h1,
.hbanner-content h2,
.hbanner-content h3,
.hbanner-content h4,
.hbanner-content h5,
.hbanner-content h6{
    color: #ffffff;
    font-size: 40px;
    line-height: 50px;
    font-weight: 100;
    margin: 0 0 25px 0;
    letter-spacing: 4px;
}
.hbanner-content h1 strong,
.hbanner-content h2 strong,
.hbanner-content h3 strong,
.hbanner-content h4 strong,
.hbanner-content h5 strong,
.hbanner-content h6 strong{
    color: #a92c2c;
    font-weight: 600;
}
.hbanner-content p {
    color: #ffffff;
    font-size: 16px;
    font-weight: 300;
    margin: 0 0 15px 0;
    width: 96%;
}
.hbanner-content a,
a.all-buttons{
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    background-color: #a92c2c;
    border: 1px solid #a92c2c;
    display: inline-block;
    padding: 11px 35px;
    font-family: 'Montserrat', sans-serif !important;
    transition: all 0.4s ease;
    letter-spacing: 0.50px;
}
.hbanner-content a{
    color: #ffffff;
    background-color: #a92c2c;
    border-color: #a92c2c;
    margin-top: 20px;
}
.hbanner-content a:hover{
    color: #ffffff;
    border-color: #7b0101;
    background-color: #7b0101;
}
a.all-buttons:hover{
    color: #ffffff;
    border-color: #000000;
    background-color: #000000;
}
.hservices-sec {
    padding: 60px 0;
    position: relative;
    overflow: hidden;
}
.hservices-sec::before,
.site-footer::before{
    content: '';
    display: inline-block;
    background-image: url(images/footer-bg-before.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 561px;
    height: 496px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 0;
    opacity: 0.3;
}
.site-footer::after,
.site-footer::before{
    opacity: 0.6;
}
.footer-content{
    position: relative;
    z-index: 2;
}
.hservice-ct {
    text-align: center;
    width: 60%;
    margin: 0 auto 50px;
    position: relative;
    z-index: 1;
}
.habout-text.hmain-content{
    position: relative;
    z-index: 1;
}
.hmain-content p strong {
    color: #a92c2c;
    font-size: 16px;
    font-weight: bold;
    display: block;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.page-id-2785 .hmain-content,
.page-id-2790 .hmain-content{
    padding: 50px 0 40px;
}
.page-id-2785 .hmain-content .habout-text,
.page-id-2790 .hmain-content .habout-text{
    padding: 0;
    text-align: left;
}
.hservice-content .row {
    --bs-gutter-x: 20px;
    --bs-gutter-y: 20px;
    justify-content: center;
}
/* .hservice-content .col-sm-12{
    flex: auto;
    width: 33.33%;
    max-width: 33.33%;
} */
.hservice-content{
    position: relative;
    z-index: 1;
}
.hservice-lbox,
.bestmed-treatment,
.hrechtsgebiete-lbox{
    background-color: #fff;
    box-shadow: 0 0 20px 1px rgba(26, 26, 26, 0.06);
    padding: 36px 30px;
    transition: all 0.4s ease;
    position: relative;
    min-height: unset;
    height: 100%;
    border: 1px solid rgba(26, 26, 26, 0.05);
}
.hrechtsgebiete-lbox:hover{
    background-color: #a92c2c;
    transform: scale(1.1);
    transition: all 0.9 ease;
    z-index: 2;
}
.hrechtsgebiete-icon {
    width: 75px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 35px;
    position: relative;
}
.hrechtsgebiete-lbox:hover * {
    color: #ffffff;
}
.hrechtsgebiete-icon img{
    filter: brightness(0) saturate(100%) invert(17%) sepia(80%) saturate(1555%) hue-rotate(336deg) brightness(116%) contrast(100%);
}
.hrechtsgebiete-lbox:hover .hrechtsgebiete-icon img{
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7457%) hue-rotate(334deg) brightness(130%) contrast(94%);
}
.hrechtsgebiete-lbox:hover .hrechtsgebiete-icon::after{
    width: 70px;
    height: 70px;
    background-color: rgba(255, 255, 255, 0.1);
}
.hrechtsgebiete-lbox:hover a.serbtn{
    color: #ffffff;
    opacity: 0.7;
}
.hrechtsgebiete-lbox:hover a.serbtn:hover{
    color: #ffffff;
    opacity: 1;
}
.hservice-lbox{
    perspective: 1000px;
}
.hservice-innerb{
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
}
.hservice-lbox:hover .hservice-innerb{
    transform: rotateY(180deg);
}
.hservice-lbox .hservice-innerb .hservice-icon,
.hservice-lbox .hservice-innerb .hservice-inbct{
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.hservice-lbox:hover .hservice-innerb .hservice-icon{
    opacity: 0;
    visibility: hidden;
}
.hservice-icon img{
    margin-bottom: 15px;
}
.hservice-inbct {
    transform: rotateY(180deg);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.hservice-inbct ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left;
    display: inline-block;
    width: 100%;
}
.hservice-inbct ul li {
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    padding-left: 23px;
    margin-bottom: 7px;
}
.hservice-inbct ul li a{
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    transition: all 0.4s ease;
    text-decoration: underline !important;
}
.hservice-inbct ul li a:hover{
    color: #a92c2c;
}
.hservice-inbct ul li::after {
    color: #a92c2c;
    display: block;
    content: '\f00c';
    font-family: FontAwesome;
    position: absolute;
    font-size: 14px;
    left: 0;
    top: 3px;
}
.hservice-lbox:hover{
    transition: all 0.4s ease;
    position: relative;
    z-index: 9;
}
.hservice-lbox .icon{
    position: relative;
    height: 73px;
    margin-bottom: 18px;
}
.hrechtsgebiete-lbct {
    text-align: center;
    padding-bottom: 36px;
}
.hservice-lbox h3,
.hrechtsgebiete-lbox h3{
    color: #000000;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    margin: 0 0 15px 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.hrechtsgebiete-icon::after{
    content: '';
    display: inline-block;
    background-color: rgba(123, 1, 1, 0.05);
    position: absolute;
    top: -3px;
    left: -15px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    z-index: 0;
    transition: all 0.4s ease;
}
.hservice-lbox p,
.hrechtsgebiete-lbox p{
    color: #4a4a4a;
    font-size: 15px;
    font-weight: 300;
    margin: 0 0 15px 0;
}
.hservice-lbox a.serbtn,
.hrechtsgebiete-lbox a.serbtn{
    color: #a92c2c;
    font-size: 13px;
    font-weight: 600;
    transition: all 0.4s ease;
    position: absolute;
    bottom: 36px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.hservice-lbox a.serbtn:hover,
.hrechtsgebiete-lbox a.serbtn:hover{
    color: #a92c2c;
    opacity: 1;
}
.hservice-lbox a.serbtn img, .hrechtsgebiete-lbox a.serbtn img {
    width: 10px;
    display: inline-block;
    position: relative;
    top: -1px;
}
.hservice-lbox:hover a.serbtn img,
.hrechtsgebiete-lbox:hover a.serbtn img{
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7457%) hue-rotate(334deg) brightness(130%) contrast(94%);
}
.bestmed-treatment{
    overflow: hidden;
}
.bestmedtret-ct {
    width: 42%;
    position: relative;
    top: 20px;
}
.bestmedtret-ct h3 {
    color: #000000;
    font-size: 25px;
    line-height: 33px;
    font-weight: 900;
    margin: 0 0 15px 0;
}
.bestmedtret-ct p{
    color: #4a4a4a;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 15px 0;
}
.bestmedtret-ct a{
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    transition: all 0.4s ease;
}
.bestmedtret-ct a:hover{
    color: #a92c2c;
}
.bestmedtret-img {
    position: absolute;
    bottom: -5px;
    right: 30px;
    width: 58%;
    z-index: 0;
    text-align: right;
}
.habout-sec {
    padding: 90px 0 80px;
    background-color: #f9f9f9;
}
.habout-text{
    padding-top: 30px;
    padding-bottom: 40px;
}
.hmain-content .habout-text {
    padding: 50px 0;
    text-align: center;
}
.habout-text h1,
.habout-text h2,
.habout-text h3,
.habout-text h4,
.habout-text h5,
.habout-text h6{
    color: #000000;
    font-size: 23px;
    line-height: 36px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 13px;
    position: relative;
    display: inline-block;
    letter-spacing: 1px;
}
.habout-text h4,
.habout-text h5,
.habout-text h6{
    font-size: 21px;
    line-height: 35px;
}
.habout-text h1 strong,
.habout-text h2 strong,
.habout-text h3 strong,
.habout-text h4 strong,
.habout-text h5 strong,
.habout-text h6 strong{
    color: #a92c2c;
    font-weight: bold;
    letter-spacing: 1px;
}
.habout-text.white h1,
.habout-text.white h2,
.habout-text.white h3,
.habout-text.white h4,
.habout-text.white h5,
.habout-text.white h6,
.habout-text.white p{
    color: #ffffff;
}
.kontakt-toptxt .habout-text h2{
    text-align: center;
    display: block;
}
.habout-text p {
    color: #4a4a4a;
    font-size: 15px;
    line-height: 27px;
    font-weight: 400;
    margin-bottom: 15px;
}
.habout-text p:last-child{
    margin-bottom: 0;
}
.habout-text p strong,
.hjustic-content p strong{
    color: #a92c2c;
    letter-spacing: 2px;
    font-size: 15px;
    position: relative;
    font-weight: 600;
    display: inline-block;
    text-transform: uppercase;
}
.habout-text p strong::after,
.hjustic-content p strong::after{
    content: '';
    display: inline-block;
    background-color: rgba(123, 1, 1, 0.05);
    position: absolute;
    top: -3px;
    left: -15px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    z-index: -1;
}
.ftcontact-sec .hjustic-content {
    text-align: center;
    margin: 0 auto 40px;
}
.hjustic-content p strong{
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
}
.habout-text p a {
/*     color: #4a4a4a; */
/*     font-size: 16px; */
/*     font-weight: 300; */
    text-decoration: underline !important;
	color: #a92c2c; 
    transition: all 0.4s ease;
    opacity: 0.9;
}
.habout-text p a:hover,
.habout-text .habout-ciinfo a:hover{
    color: #a92c2c;
    opacity: 1;
	text-decoration: none !important;
}
.habout-text .habout-ciinfo strong {
    display: block;
    margin-bottom: 8px;
    font-size: 20px;
}
.habout-text .habout-ciinfo a{
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
    transition: all 0.4s ease;
    margin-bottom: 10px;
}
.habout-text .habout-ciinfo a i{
    color: #a92c2c;
    margin-right: 4px;
}
.habout-text p a.all-buttons {
    color: #ffffff;
    background-color: #a92c2c;
    text-decoration: none !important;
    margin-top: 20px;
    font-weight: 600;
}
.habout-text p a.all-buttons:hover{
    background-color: #000000;
    color: #ffffff;
    border-color: #000000;
}
.habout-text ul{
    list-style: none;
    padding: 0;
    margin: 10px 0;
}
.habout-text ul li{
    color: #000000;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    margin: 0 0 10px 0;
    position: relative;
}
.hmain-content .habout-text ul li{
    display: inline-block;
	margin-left: 1rem;
}
.habout-text ul li::before{
    color: #a92c2c;
    display: inline-block;
	margin-right: 1rem;
    content: '\f00c';
    font-family: FontAwesome;
    font-size: 16px;
}
.habout-text ul li a{
    color: #000000;
    transition: all 0.4s ease;
}
.habout-text ul li a:hover{
    color: #a92c2c;
}
.habout-text.hmain-content {
    width: 85%;
    margin: 0 auto 45px;
    text-align: center;
    padding: 0;
}
.habout-text.hmain-content.second{
    margin-bottom: 20px;
}
.habout-btn {
    display: flex;
	padding-top: 35px;
    column-gap: 15px;
}
.habout-btn a.all-buttons{
    font-size: 16px;
    text-transform: none;
    padding: 12px 33px;
}
/*
.habout-text.hmain-content h1,
.habout-text.hmain-content h2,
.habout-text.hmain-content h3{
    font-size: 35px;
    letter-spacing: 2px;
    line-height: 40px;
}
.habout-text.hmain-content h4,
.habout-text.hmain-content h5,
.habout-text.hmain-content h6{
    font-size: 24px;
    line-height: 38px;
}
*/
.habout-text.hmain-content h1 a,
.habout-text.hmain-content h2 a,
.habout-text.hmain-content h3 a,
.habout-text.hmain-content h4 a,
.habout-text.hmain-content h5 a,
.habout-text.hmain-content h6 a,
.hjustic-content h1 a,
.hjustic-content h2 a,
.hjustic-content h3 a,
.hjustic-content h4 a,
.hjustic-content h5 a,
.hjustic-content h6 a{
    color: unset;
    display: inline-flex;
    transition: all 0.4s ease;
    margin: 0;
}
.habout-text.hmain-content h1 a:hover,
.habout-text.hmain-content h2 a:hover,
.habout-text.hmain-content h3 a:hover,
.habout-text.hmain-content h4 a:hover,
.habout-text.hmain-content h5 a:hover,
.habout-text.hmain-content h6 a:hover,
.hjustic-content h1 a:hover,
.hjustic-content h2 a:hover,
.hjustic-content h3 a:hover,
.hjustic-content h4 a:hover,
.hjustic-content h5 a:hover,
.hjustic-content h6 a:hover{
    color: #a92c2c;
}
.habout-text.hmain-content h1 a img,
.habout-text.hmain-content h2 a img,
.habout-text.hmain-content h3 a img,
.habout-text.hmain-content h4 a img,
.habout-text.hmain-content h5 a img,
.habout-text.hmain-content h6 a img,
.hjustic-content h1 a img,
.hjustic-content h2 a img,
.hjustic-content h3 a img,
.hjustic-content h4 a img,
.hjustic-content h5 a img,
.hjustic-content h6 a img{
    margin: 0 10px 0 0;
    filter: brightness(0) saturate(100%) invert(17%) sepia(80%) saturate(1555%) hue-rotate(336deg) brightness(116%) contrast(100%);
    height: auto;
    object-fit: contain;
}
/*
.habout-text.hmain-content p{
    font-size: 19px;
    line-height: 31px;
}
*/
#habout_slider{
    margin-bottom: 40px;
}
#habout_slider .slick-dots{
    bottom: -40px;
}
#habout_slider .slick-dots li{
    margin: 0;
    width: auto;
    height: auto;
    padding: 0 5px;
}
#habout_slider .slick-dots li button{
    width: 11px;
    height: 11px;
    background-color: #dfdfdf;
    border-radius: 100%;
}
#habout_slider .slick-dots li.slick-active button{
    background-color: #a92c2c;
}
#habout_slider .slick-dots li button::before{
    display: none;
}
.habout-simg img {
    width: 100%;
    height: 600px;
    object-fit: cover;
}
.hjustic-sec.cover {
    padding: 100px 0 90px;
    position: relative;
    background-attachment: fixed !important;
    background-position: center !important;
}
.parent-pageid-2714 .hspecializes-sec.specializalldef-sec{
    margin: 0;
    padding-top: 45px;
}
.hjustic-sec.cover::after {
    content: '';
    display: inline-block;
    background-color: rgb(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
.hjustic-content {
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 1;
}
.hjustic-content h1,
.hjustic-content h2,
.hjustic-content h3,
.hjustic-content h4,
.hjustic-content h5,
.hjustic-content h6{
	color: #ffffff;
    font-size: 35px;
    font-weight: bold;
    margin: 0 0 20px 0;
    letter-spacing: 0;
}
.hjustic-content h4,
.hjustic-content h5,
.hjustic-content h6{
    font-size: 30px;
}
.hjustic-content h1 strong,
.hjustic-content h2 strong,
.hjustic-content h3 strong,
.hjustic-content h4 strong,
.hjustic-content h5 strong,
.hjustic-content h6 strong{
    color: #a92c2c;
    font-weight: bold;
}
.hjustic-content p {
    color: #ffffff;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    margin: 0 0 20px 0;
    width: 90%;
}
.hjustic-content p a{
    color: #ffffff;
    font-weight: 600;
    transition: all 0.4s ease;
}
.hjustic-content p a{
    color: #a92c2c;
}
.hjustic-content p a:hover{
    color: #000000;
}
.hjustic-content p a.all-buttons {
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    margin-top: 10px;
}
.hjustic-content p a.all-buttons:hover{
    color: #000000;
    background-color: #ffffff;
    border-color: #ffffff;
}
.hjustic-content ul {
    list-style: none;
    padding: 0;
    margin: 20px 0;
    display: flex;
    flex-wrap: wrap;
    column-gap: 17px;
    justify-content: center;
}
.hjustic-content ul li{
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 10px 0;
    position: relative;
    padding-left: 30px;
}
.hjustic-content ul li::after{
    color: #a92c2c;
    display: block;
    content: '\f00c';
    font-family: FontAwesome;
    position: absolute;
    font-size: 16px;
    left: 0;
    top: 0;
}
.hjustic-content ul li a{
    color: #ffffff;
    transition: all 0.4s ease;
    text-decoration: underline !important;
}
.hjustic-content ul li a:hover{
    color: #a92c2c;
}
.hjustic-content a{
    margin-top: 25px;
}
.hspecializes-sec.cover{
    position: relative;
    background-image: url(images/Immobilienrecht-after.png);
    padding: 80px 0;
    overflow: hidden;
}
.hspecializes-sec.hpabout.cover {
    padding: 80px 0;
    overflow: hidden;
    border-bottom: 1px solid #fbf5f5;
}
.hspecializes-sec .row {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
    margin-bottom: 0;
    align-items: center;
}
.hspecializes-sec .row:last-child{
    margin-bottom: 0;
}
.hspecializes-sec .row.left .habout-text{
    padding-left: 40px;
}
.hspecializes-sec .row.right .habout-text{
    padding-right: 40px;
}
.testi-sec.cover {
    color: #ffffff;
    padding: 100px 0 220px;
    position: relative;
    background-image: url(images/headerbg.jpg);
    overflow: hidden;
}
.testi-sec.cover::after{
	content: '';
	display: inline-block;
	background-color: rgba(0,0,0,0.8);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
    z-index: 0;
}
.testi-sec.cover::before{
	content: '';
	display: inline-block;
	background-image: url('images/testi-sec-after.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 356px;
	height: 740px;
	position: absolute;
	bottom: 45px;
	left: 45px;
    z-index: 1;
}
.testi-head {
	text-align: center;
	padding-bottom: 51px;
    position: relative;
    z-index: 2;
}
.testi-head h2 {
	font-weight: bold;
	font-size: 52px;
	margin-bottom: 0;
}
.testi-head h2 strong{
    color: #a92c2c;
    font-weight: bold;
}
.item-slider p {
    font-weight: 300;
    font-size: 26px;
    margin-bottom: 57px;
    padding-top: 40px;
    font-family: 'Montserrat', sans-serif !important;
}
.testi-thumb img {
	width: 68px;
	height: 68px;
	border-radius: 50%;
	object-fit: cover;
	object-position: top;
	margin: 0 auto;
}
.testi-thumb h3 {
    font-weight: 600;
    font-size: 20.28px;
    margin-bottom: 0;
    margin-top: 37px;
    text-transform: none;
}
.inner-testi{
    position: relative;
    z-index: 2;
}
.item-slider img {
	margin: 0 auto;
}
.item-slider {
	text-align: center;
	width: 60%;
	margin: 0 auto;
	position: relative;
}
.item-slider::before {
	content: '';
	display: block;
	background-image: url(images/quotation-mark.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	width: 60px;
	height: 54px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
    filter: brightness(0) saturate(100%) invert(17%) sepia(80%) saturate(1555%) hue-rotate(336deg) brightness(116%) contrast(100%);
}
.testi-slider .slick-prev::before {
	content: '';
	display: inline-block;
	background-image: url(images/testi-left.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 113px;
	height: 30px;
    filter: brightness(0) saturate(100%) invert(17%) sepia(80%) saturate(1555%) hue-rotate(336deg) brightness(116%) contrast(100%);
}
.testi-slider .slick-next::before {
	content: '';
	display: inline-block;
	background-image: url(images/testi-right.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 113px;
	height: 30px;
}
.testi-slider .slick-prev,
.testi-slider .slick-next{
    top: auto;
    bottom: -120px;
    margin: 0 auto;
}
.testi-slider .slick-prev {
	left: -246px;
	right: 0;
}
.testi-slider .slick-next {
	right: -75px;
	left: 0;
}
.hreliable-sec {
    padding: 60px 0 0;
    border-bottom: 1px solid #000000;
}
.hreliable-sec .col-sm-12:nth-child(2) {
    align-self: flex-end;
}
.hreliable-sec .habout-text {
    padding-bottom: 20px;
}
.hreliable-cbtn{
    margin-top: 40px;
}
.award-sec {
    padding: 80px 0;
    background-color: #f9f9f9;
    overflow: hidden;
}
.habout-text.award-head {
    width: 50%;
    padding-bottom: 36px;
}
.award-main .item {
    background-color: #ffffff;
	border: 1px solid #c7c7c7;
	padding-left: 29px;
	padding-right: 29px;
	padding-top: 32px;
	padding-bottom: 41px;
	margin: 0 14px;
}
.awar-img {
	height: 103px;
    display: grid;
    align-items: center;
}
.awar-img img {
	object-fit: scale-down;
	width: auto;
}
.awar-data {
	padding-bottom: 37px;
}
.awar-data h3 {
	font-weight: 600;
	font-size: 16.22px;
	color: #000000;
	margin-bottom: 0;
}
.awar-name h2::before{
    content: '';
    display: block;
    height: 3px;
    width: 135px;
    background-color: #000000;
    margin: 0px 0 10px;
}
.awar-name h2 {
	font-weight: 600;
	font-size: 14px;
	color: #000000;
	margin-bottom: 0;
}
.awar-name {
	margin-top: 19px;
}
.hrenommierte-sec .hjustic-content {
    width: 100%;
    text-align: center;
}
.hblog-sec {
    padding: 70px 0;
    background-color: #f9f9f9;
}
.hblog-sec .container{
    max-width: 100%;
    padding: 0 137px;
}
.hmain-titles {
    margin-bottom: 50px;
    text-align: center;
}
.hmain-titles span{
    color: #a92c2c;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
    display: block;
}
.hmain-titles h3{
    color: #000000;
    font-size: 35px;
    font-weight: bold;
    margin-bottom: 0;
}
.hblog-lbox{
    margin-bottom: 30px;
}
.hblog-lbox .thumb{
    position: relative;
    overflow: hidden;
}
.hblog-lbox .thumb img{
    width: 100%;
    height: 286px;
    object-fit: cover;
    transition: all 1s ease;
}
.hblog-lbox:hover .thumb img{
    transform: scale(1.1);
    transition: all 1s ease;
}
.hblog-lbox .thumb span {
    color: #ffffff;
    font-size: 15px;
    font-weight: 300;
    text-transform: uppercase;
    display: inline-block;
    background-color: #a92c2c;
    padding: 3px 16px;
    position: absolute;
    bottom: 21px;
    left: 21px;
}
.hblog-lbct{
    margin-top: 34px;
}
.hblog-lbct span{
    color: #000000;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    text-transform: uppercase;
    margin-bottom: 3px;
}
.hblog-lbct h3 {
    color: #000000;
    font-size: 17px;
    line-height: 25px;
    font-weight: 600;
    margin: 0 0 15px 0;
    text-transform: none;
}
.hblog-lbct h3 a{
    color: #4a4a4a;
    transition: all 0.4s ease;
}
.hblog-lbct h3 a:hover,
.hblog-lbox:hover .hblog-lbct h3 a{
    color: #000000; 
}
.hblog-lbct p {
    color: #4a4a4a;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 15px 0;
    line-height: 22px;
}
.hblog-lbct a.hblog-btn{
    color: #a92c2c;
    font-size: 13.99px;
    font-weight: bold;
    display: inline-block;
    transition: all 0.4s ease;
    text-transform: uppercase;
    margin-top: 20px;
}
.hblog-lbox:hover .hblog-lbct a.hblog-btn{
    color: #000000;
}
.hblog-lbct img {
    display: none;
}
.hblog-abtn{
    text-align: center;
    margin-top: 30px;
}
.hblog-sec.second{
    background-color: #ffffff;
}
/*Home*/

/*Kanzlei*/
.hspecializes-sec.kanzleipg-sec {
    padding-bottom: 0;
}
.award-sec.kanzaward-sec {
    background-color: #ffffff;
}
.allfull-content{
    padding: 60px 0;
}
.allfull-content .habout-text {
    padding: 0;
}
/*Kanzlei*/

/*Publikationen*/
.publikationen-sec {
    padding: 60px 0 0;
}
.publikationen-content .habout-text {
    padding: 0;
    text-align: center;
}
.publikationen-content .habout-text h1{
    margin: 0 0 15px 0;
}
.publikatpg-lsec {
    padding: 50px 0 80px;
}
.publikatpg-list {
    background-color: #f9f9f9;
}
.publikatpg-list.mobilevs{
    display: none;
}
.publikatpg-list .hreliable-img img {
    width: 100%;
}
.hreliable-img img{
    object-fit: cover;
/*    border-bottom: 1px solid #000;*/
}
.hspecializes-simg img{
    width: 100%;
    object-fit: cover;
}
.parent-pageid-2714 .hspecializes-simg img {
    width: 100%;
    height: auto !important;
}
.hspecializes-simg.auto img{
    height: auto !important;
}
.publikatpg-list .habout-text{
    padding: 0 40px;
}
/*Publikationen*/

/*Presseberichte*/
.presseberichte-sec {
    padding: 50px 0;
}
/* .page-template-default .presseberichte-sec{
    padding: 0;
} */
.presseberichte-list .hblog-lbox {
    margin-bottom: 0;
    box-shadow: 0 0 18px 1px rgba(26, 26, 26, 0.10);
    position: relative;
    border-radius: 0;
    height: 100% !important;
    padding-bottom: 85px;
}
.presseberichte-list .hblog-lbox .hblog-lbct {
    margin: 0;
    padding: 30px 25px 0;
}
.presseberichte-list .hblog-lbox .hblog-lbct a.all-buttons {
    padding: 10px 23px;
    font-size: 11px;
    letter-spacing: 2px;
    bottom: 35px;
    left: 25px;
    position: absolute;
    font-family: 'Montserrat', sans-serif !important;
    text-transform: uppercase;
}
.presseberichte-lsec {
    padding: 25px 0 60px;
}
.page-id-2091 .hpresseberichte-secc{
	padding-top: 50px;
}
.presseberichte-list.blogpg-list .row {
    justify-content: center;
    --bs-gutter-x: 20px;
    --bs-gutter-y: 20px;
}
/*Presseberichte*/

/*Karriere*/

.all-pages-content tbody {
    margin: 20px 0;
    display: inline-block;
}
.all-pages-content tbody td {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 10px;
    padding: 3px 0;
}
.all-pages-content tbody td a{
    color: #000000;
    transition: all 0.4s ease;
}
.all-pages-content tbody td a:hover{
    color: #a92c2c;
}
/*Karriere*/

/*Blog*/
.sblog-thumb{
    margin-bottom: 30px;
}
.all-pages-content .sblog-thumb h1 {
    margin-bottom: 33px;
    font-size: 26px;
    line-height: normal;
}
.sblog-thumb img{
    width: 100%;
    height: 400px;
    object-fit: cover;
}
.siblog-header h1{
    margin: 0;
}
.sblog-content div{
    margin: 0 0 15px 0;
}
/*Blog*/

/*Mietrecht*/
.mietrechtpg-sec {
    padding: 70px 0;
}
.mietrecht-search{
    margin-bottom: 50px;
}
.mietrecht-search label {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}
.mietrecht-sb{
    position: relative;
}
.mietrecht-search input,
.mietrecht-search input::placeholder{
    color: #495057;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
}
.mietrecht-search input{
    width: 100%;
    height: 55px;
    border: none;
    border: 1px solid #a92c2c;
    padding: 0 25px;
}
.mietrecht-search button {
    background-color: #000;
    border: none;
    width: 55px;
    height: 55px;
    position: absolute;
    top: 0;
    right: 0;
    color: #ffffff;
    cursor: pointer;
    font-size: 18px;
    transition: all 0.4s ease;
}
.mietrecht-search button:hover{
    color: #ffffff;
    background-color: #a92c2c;
}
.mietrechtpg-sec .hmain-titles {
    text-align: left;
    margin-bottom: 25px;
}
.mietrechtpg-sec .hmain-titles h3 {
    font-size: 27px;
}
.mietrechtpg-sec .hblog-list .col-sm-12 {
    margin-bottom: 30px;
}
.mietrechtpg-sec .hblog-lbox {
    margin-bottom: 0;
    background-color: #f7f7f7;
    padding: 0 40px 35px;
    height: 100%;
}
/*Mietrecht*/

/*Kündigung*/
.hfaq-sec {
    padding: 0 0 60px;
}
.faqs_list .all-pages-content {
    padding: 0;
}
.faqs_list .all-pages-content h1, 
.faqs_list .all-pages-content h2, 
.faqs_list .all-pages-content h3, 
.faqs_list .all-pages-content h4, 
.faqs_list .all-pages-content h5, 
.faqs_list .all-pages-content h6{
    font-size: 18px;
}
.faqs_list .card {
    border: none;
    box-shadow: 0 0 18px #f1f1f1;
    padding: 0 80px 0 33px;
    background-color: #f9f9f9;
    margin-bottom: 20px;
    transition: all 0.4s ease;
}
.faqs_list a.card-link {
    color: #000000;
    font-size: 20px;
    font-weight: 600;
    padding: 30px 0;
}
.faqs_list .card-body{
    padding: 0 0 20px 0;
}
.faqs_list .card.active a.card-link{
    color: #000000;
    transition: all 0.4s ease;
}
.faqs_list .card.active a.card-link::after{
    color: #ffffff;
    content: "\f107";
    transition: all 0.4s ease;
}
.faqs_list .card a.card-link::after {
    color: #ffff;
    display: block;
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    font-size: 17px;
    right: 34px;
    top: 28px;
    background-color: #a92c2c;
    width: 34px;
    height: 34px;
    border-radius: 100%;
    text-align: center;
    line-height: 35px;
    transition: all 0.4s ease;
}
/*Kündigung*/

/*Kontakt*/
.kontaktpg-sec {
    padding: 30px 0 65px;
}
.kontaktpg-content {
    background-color: #f9f9f9;
    box-shadow: 0 0 18px #dfdfdf;
}
.kontaktpg-slogo {
    margin-bottom: 50px;
    text-align: center;
}
.kontaktpg-slogo img {
    width: 260px;
    margin: 0 auto;
}
.kontaktpg-linfo {
    padding: 0 40px 0;
}
.kontaktpg-linfo .ftcontact-dt {
    margin: 35px 0 0 0;
}
.wpcf7-form .col-12.upload input {
    border: none;
    padding: 0;
    height: auto;
    border-radius: 0;
    margin-bottom: 10px;
}
.kontakt-loc,
.kontakt-loc iframe {
    width: 100%;
    height: 550px;
    overflow: hidden;
}
.ftcontact-cdetails{
    position: relative;
    z-index: 1;
}
.ftcontact-cdetails .row {
    --bs-gutter-x: 20px;
    --bs-gutter-y: 20px;
	justify-content: center;
}
.kontaktpg-linfo h1,
.kontaktpg-linfo h2,
.kontaktpg-linfo h3,
.kontaktpg-linfo h4,
.kontaktpg-linfo h5,
.kontaktpg-linfo h6,
.wpcf7-form h3 {
    color: #000000;
    font-weight: bold;
    font-size: 25px;
    margin: 0 0 25px 0;
}
.kontaktpg-linfo h1 strong,
.kontaktpg-linfo h2 strong,
.kontaktpg-linfo h3 strong,
.kontaktpg-linfo h4 strong,
.kontaktpg-linfo h5 strong,
.kontaktpg-linfo h6 strong,
.wpcf7-form h3 strong{
    color: #a92c2c;
    font-weight: bold;
}
.kontaktpg-linfo p{
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 15px 0;
}
.kontaktpg-linfo p a{
    color: #000000;
    transition: all 0.4s ease;
}
.kontaktpg-linfo p a:hover{
    color: #a92c2c;
}
.kontaktpg-linfo ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.kontaktpg-linfo ul li{
    margin-bottom: 15px;
    position: relative;
}
.kontaktpg-linfo ul li,
.kontaktpg-linfo ul li a{
    color: #000000;
    font-size: 16px;
    font-weight: 500;
    transition: all 0.4s ease;
}
.kontaktpg-linfo ul li a:hover{
    color: #a92c2c;
}
.kontakt-form {
    background-color: #ffffff;
    padding: 50px 40px 10px;
}

.wpcf7[data-wpcf7-id="3031"],
.wpcf7[data-wpcf7-id="3043"] {
	background-color: rgba(169,44,44,0.05);
	border-radius: 10px;
}

.wpcf7-form {
	text-align: initial;
	max-width: 960px;
    margin: 0 auto;
}

.wpcf7-form .row {
    --bs-gutter-x: 1rem;
	--bs-gutter-y: 1rem;
}

.wpcf7-list-item.first {
	margin-left: 0;
}

.wpcf7-form .wpcf7-list-item label {
	display: flex;
    align-items: center;
    column-gap: 0.3rem;
}

.wpcf7-form .wpcf7-form-control-wrap[data-name="vollmacht"] {
	display: block;
	margin-bottom: 2rem;
}

.wpcf7-form .wpcf7-radio.vollmacht-radio .wpcf7-list-item {
	display: list-item;
	margin: 0;
}

.wpcf7-form input,
.wpcf7-form select,
.wpcf7-form textarea,
.wpcf7-form input::placeholder,
.wpcf7-form select::placeholder,
.wpcf7-form textarea::placeholder{
    color: #898989;
    font-size: 13px;
    font-weight: 400;
}
.wpcf7-form input,
.wpcf7-form select,
.wpcf7-form textarea{
    background-color: #fdfdfd;
    border: 1px solid #e7e7e7;
    padding: 0 20px;
    border-radius: 4px;
}
.wpcf7-form input:not([type=radio],[type=checkbox]),
.wpcf7-form select {
    width: 100%;
    height: 35px;
}
.wpcf7-form textarea{
    width: 100%;
    padding-top: 20px;
}

.wpcf7-form .form-w-150 {
    max-width: 150px;
}

.wpcf7-form label {
	display: block;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 3px 0;
}
.wpcf7-form .checkbox span.wpcf7-list-item {
    margin: 0;
}
.wpcf7-form input[type="checkbox"],
.wpcf7-form input[type="radio"] {
	width: 1.2rem;
    height: 1.2rem;
    margin-right: 0.2rem;
}
.wpcf7-form .checkbox span.wpcf7-list-item-label {
    color: #000;
    font-size: 14px;
    font-weight: 400;
}
.wpcf7-form .checkbox span.wpcf7-list-item-label a{
    color: #000;
    transition: all 0.4s ease;
    text-decoration: underline !important;
}
.wpcf7-form .checkbox span.wpcf7-list-item-label a:hover{
    color: #a92c2c;
}
.wpcf7-form .checkboxx .dsflex {
    display: flex;
}
.wpcf7-form .checkboxx p {
    color: #000000;
    font-size: 14px;
    font-weight: 500 !important;
}
.wpcf7-form .checkboxx p a{
    color: #000000;
    text-decoration: underline !important;
    transition: all 0.4s ease;
}
.wpcf7-form .checkboxx p a:hover{
    color: #a92c2c;
}
.wpcf7-form .checkboxx span {
    margin: 0;
}
.wpcf7-form .checkboxx input {
    width: 15px !important;
    height: 15px !important;
    margin-right: 7px;
    position: relative;
    top: 2px;
}
.wpcf7-form .button{
    margin: 0;
    text-align: center;
}
.wpcf7-form .captcha-row {
	margin-bottom: 1rem;
}

.wpcf7-form .captcha-row div[class^='col-'] {
	width: auto;
	align-content: center;
	margin-top: 0;
}
.wpcf7-form .captcha-row p {
	margin-bottom: 0;
}
.wpcf7-form input.wpcf7-form-control.has-spinner.wpcf7-submit {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    background-color: #a92c2c;
    height: 50px;
    text-align: center;
    padding: 0;
    cursor: pointer;
    transition: all 0.4s ease;
    text-align: center;
    text-transform: uppercase;
    border-radius: 4px;
    border: 1px solid #a92c2c;
    margin-top: 12px;
}
.wpcf7-form input.wpcf7-form-control.has-spinner.wpcf7-submit:hover{
    color: #a92c2c;
    background-color: transparent;
}
.wpcf7-form input.wpcf7-form-control.has-spinner.wpcf7-submit:disabled{
    cursor: not-allowed;
	opacity: 0.5;
}
.wpcf7-form span.wpcf7-spinner {
    margin: 5px auto 0;
}
.wpcf7-form .wpcf7 form .wpcf7-response-output {
    margin: 0 0 20px;
    text-align: center;
}
.hmain-buttons {
    text-align: center;
    margin-top: 60px;
}

.cf7mls_bar_style_navigation_horizontal_squaren.cf7mls_bar_style_text_vertical li:before,
.cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_vertical li:before {
	background-color: #fff;
	    box-shadow: inset 0 0 3px 0px #a92c2c;
}

.cf7mls_progress_bar li .cf7_mls_count_step {
	color: #a92c2c;
}

.cf7mls-btns.cf7mls-btns-last-step {
	display: none;
}
/*Kontakt*/

.hspecializes-sec.rechtsgspecialize-sec.cover {
    padding: 70px 0 0;
}
.specializalldef-content .row.right .col-sm-12:first-child{
    order: 2;
}
.specializalldef-sec{
    padding: 60px 0;
}
/*Map*/
.hmap-sec {
    padding: 70px 0;
    overflow: hidden;
}
.hmap-rightct{
    padding-left: 40px;
}
.hmap-image {
    position: relative;
}
.hmap-image img {
    position: relative;
    z-index: 0;
}
.hmap-icon ul li img {
    width: 49%;
}
.hmap-icon ul li:nth-child(1) {
    top: 14%;
    right: 21%;
}
.hmap-icon ul li:nth-child(2) {
    top: 26%;
    left: 14%;
}
.hmap-icon ul li:nth-child(3) {
    top: 39%;
    right: 2%;
}
.hmap-icon ul li:nth-child(4) {
    top: 44%;
    left: 33%;
}
.hmap-icon ul li:nth-child(5) {
    bottom: 21%;
    left: 48%;
}
.hmap-image ul {
    margin: 0;
    padding: 0;
}
.hmap-image ul li {
    list-style: none;
    position: absolute;
	z-index: 1;
}

.hmap-rightct .main-content {
    text-align: left;
    margin: 0;
    width: 90%;
}
.hmap-list{
    margin-top: 21px;
}
.hmap-list ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.hmap-list ul li{
    margin-bottom: 17px;
    position: relative;
}
.hmap-list ul li a {
    color: #1a1a1a;
    font-size: 28px;
    font-weight: 500;
    transition: all 0.4s ease;
    display: inline-block;
}
.hmap-list ul li a:hover{
    color: #a92c2c;
}
.hmap-list ul li:nth-child(2){
    left: 20px;
}
.hmap-list ul li:nth-child(3){
    left: 40px;
}
.hmap-list ul li:nth-child(4){
    left: 60px;
}
.hmap-list ul li:nth-child(5){
    left: 80px;
}
.hmap-list ul li:nth-child(6){
    left: 100px;
}
.hmap-list ul li:nth-child(7){
    left: 130px;
}
.hmap-list ul li:nth-child(8){
    left: 150px;
}
.hmap-list ul li:nth-child(9){
    left: 170px;
}
/*Map*/

/*Team*/
.team {
    padding: 50px 0 40px;
    background-color: #f9f9f9;
}
.team-topcnt {
    text-align: center;
    padding-bottom: 50px;
}
.team .habout-text {
    margin-bottom: 33px;
}
.publikationen-content .row {
    margin-left: -10px;
    margin-right: -10px;
    justify-content: center;
}
.publikationen-content .col-sm-12{
    padding-left: 10px;
    padding-right: 10px;
}
.member-main {
    text-align: center;
    transition: all 0.4s ease;
}
.member-img {
    position: relative;
    height: 400px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: top center !important;
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.memb-innerct {
    position: absolute;
    bottom: -1000px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 1;
    padding-bottom: 40px;
    transition: all 0.4s ease;
    padding: 0 10px;
}
.member-main:hover .memb-innerct{
    bottom: unset;
}
.memb-innerct p {
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    width: 90%;
    margin: 0 auto 10px;
}
.memb-innerct p strong{
    font-weight: 600;
}
.memb-innerct a {
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    opacity: 0.7;
    transition: all 0.4s ease;
    margin-bottom: 7px;
    display: inline-block;
}
.memb-innerct a:hover{
    color: #a92c2c;
}
.memb-innerct a i{
    margin-right: 4px;
}
.member-img::after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 0;
    transition: all 0.4s ease;
}
.member-main:hover .member-img::after{
    height: 100%;
}
.member-main:hover .member-img::before{
    width: 100%;
}
.member-data {
    padding: 20px 0;
    margin-bottom: 20px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.member-data .d-flex.member-cdt {
    justify-content: center;
    column-gap: 5px;
}
.member-data h3 {
    color: #4a4a4a;
    font-size: 21px;
    font-weight: bold;
    margin: 0;
    text-transform: none;
}
.member-data a {
    color: #ffffff;
    font-size: 13px;
    transition: all 0.4s ease;
    background-color: #a92c2c;
    width: 32px;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    text-align: center;
    border-radius: 3px;
}
.member-data a:hover{
    color: #ffffff;
    background-color: #1a1a1a;
}
.hbcompany-lsec{
    padding: 15px 0px 65px;
	text-align: center;
	box-shadow: 0 0 20px rgba(0, 0, 0, .1);
}
.hcompanyl-list {
    border-left: none;
    padding: 0;
}
.hcompanyl-list ul {
    list-style: none;
    padding: 0;
    display: flex;
    margin: 0;
    justify-content: center;
    column-gap: 70px;
}
.hcompanyl-lbox .vertically-center{
    display: table;
    width: 100%;
}
.hcompanyl-lbox .vertically-center div{
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.hcompanyl-lbox .vertically-center{
    text-align: center;
}
.hcompanyl-lbox .vertically-center img {
    object-fit: contain;
    margin: 0 auto;
	width: 240px;
	height: 90px;
}
.hparallax-bcontent {
    padding: 150px 0;
    text-align: center;
    position: relative;
    z-index: 1;
}

/*Footer*/
.site-footer {
    background-color: #000;
    padding: 60px 0 0;
    position: relative;
    overflow: hidden;
}
.site-footer .container {
    max-width: 1300px;
}
.footer-logo {
    text-align: center;
    margin-bottom: 50px;
}
.footer-logo img {
    width: 325px;
    margin: 0 auto;
}
.footer-logo p {
    color: #c3c3c3;
    font-size: 16px;
    line-height: 27px;
    font-weight: 300;
    width: 80%;
    margin: 20px auto 0;
    text-align: center;
}
strong.ftmain-title {
    color: #ffffff;
    font-size: 22px;
    display: block;
    margin-bottom: 25px;
    padding-bottom: 9px;
    position: relative;
}
strong.ftmain-title::after{
    content: '';
    display: inline-block;
    background-color: #a92c2c;
    width: 50px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
}
.footer-content ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-content ul li {
    margin-bottom: 14px;
}
.footer-content ul li a,
.footer-content ul li span{
    color: #c3c3c3;
    font-size: 16px;
    font-weight: 400;
    transition: all 0.4s ease;
    position: relative;
}
.footer-content ul li a:hover{
    color: #a92c2c;
}
.ftcontact-dt{
    margin-bottom: 20px;
}
.ftcontact-dt ul li a,
.ftcontact-dt ul li span{
    display: flex;
    padding-left: 30px;
}
.ftcontact-dt ul li a i,
.ftcontact-dt ul li span i{
    color: #a92c2c;
    position: absolute;
    top: 4px;
    left: 0;
}
.ft-menu.second ul{
    display: inline-block;
    width: 100%;
    column-count: 2;
    column-gap: 10px;
}
.copyright {
    border-top: 1px solid #252424;
    padding: 15px 0;
    margin-top: 10px;
    text-align: center;
    position: relative;
    z-index: 1;
}
.copyright-text span,
.copyright-text a{
    color: #c3c3c3;
    font-size: 16px;
    font-weight: 400;
    transition: all 0.4s ease;
}
.copyright-text a:hover{
    color: #a92c2c;
    transition: all 0.4s ease;
}
.copyright-text {
    text-align: left;
}
.copy-text{
    display: flex;
    justify-content: right;
    column-gap: 20px;
}
.hd-social.ft-social {
    width: 100%;
    padding: 0;
}
.hd-social.ft-social ul li a {
    background-color: #ffffff;
    color: #000;
}
.hd-social.ft-social ul li a:hover{
    color: #ffffff;
    background-color: #a92c2c;
}
.ftcontact-sec.cover {
    padding: 70px 0 80px;
    background-attachment: fixed !important;
    position: relative;
}
.ftcontact-sec.cover::after,
.ftcontact-sec.cover::before{
    content: '';
    display: inline-block;
    background-image: url(images/hbanner-before-white.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.ftcontact-sec.cover::before{
    background-image: url(images/hbanner-before-white-right.png);
}
.ftcontact-content{
    text-align: center;
    margin-bottom: 50px;
}
.ftcontact-content h1,
.ftcontact-content h2,
.ftcontact-content h3,
.ftcontact-content h4,
.ftcontact-content h5,
.ftcontact-content h6{
    color: #ffffff;
    font-size: 60px;
    font-weight: bold;
    margin: 0 0 15px 0;
}
.ftcontact-content p{
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 15px 0;
}
.ftcontact-cdbox {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 40px;
    text-align: center;
    height: 100%;
    border-radius: 0;
    background-color: rgba(0, 0, 0, 0.3);
}
.ftcontact-cdbox img{
    width: 70px;
    filter: brightness(0) saturate(100%) invert(17%) sepia(80%) saturate(1555%) hue-rotate(336deg) brightness(116%) contrast(100%);
}
.ftcontact-cdbox strong {
    color: #ffffff;
    font-size: 21px;
    font-weight: 500;
    display: block;
    margin: 20px 0 8px;
    font-family: "Libre Baskerville", serif !important;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.ftcontact-cdbox span,
.ftcontact-cdbox a{
    color: #ffffff;
    font-size: 17px;
    font-weight: 300;
    transition: all 0.4s ease;
}
.ftcontact-cdbox a:hover{
    color: #a92c2c;
}
.ftcontact-cdbox a br{
    display: none;
}
/*Footer*/

/*  Media Query  */
@media(max-width: 1680px){
    .hbanner-content {
        padding-left: 50px;
    }
    .hbanner-content h1, .hbanner-content h2, .hbanner-content h3, .hbanner-content h4, .hbanner-content h5, .hbanner-content h6 {
        font-size: 35px;
        line-height: 45px;
        margin: 0 0 20px 0;
    }
    .hblog-lbct h3 {
        font-size: 17px;
        line-height: 26px;
    }
    .hblog-lbct p {
        font-size: 15px;
    }
    .hjustic-content h1, .hjustic-content h2, .hjustic-content h3, .hjustic-content h4, .hjustic-content h5, .hjustic-content h6{
        font-size: 30px;
    }
    .testi-head h2 {
        font-size: 36px;
    }
    .testi-head {
        padding-bottom: 10px;
    }
    .item-slider p{
        font-size: 22px;
    }
    .item-slider {
        width: 80%;
    }
    .testi-sec.cover {
        padding: 70px 0 150px;
    }
    .testi-slider .slick-prev, .testi-slider .slick-next {
        bottom: -60px;
    }
    .award-sec {
        padding: 60px 0;
    }
    .ftcontact-content h1, .ftcontact-content h2, .ftcontact-content h3, .ftcontact-content h4, .ftcontact-content h5, .ftcontact-content h6{
        font-size: 40px;
    }
    .ftcontact-content p{
        font-size: 16px;
    }
    .ftcontact-cdbox strong{
        font-size: 20px;
    }
    strong.ftmain-title{
        font-size: 19px;
    }
}
@media(max-width:1600px){
	.nav-menu li, .hdservices-menu ul li {
    margin: 0 35px 0 0;
}
	.nav-menu li.menu-btn a {
    padding: 15px 35px 16px;
    letter-spacing: 1px;
}

}
@media(max-width: 1580px){
    .hbanner-content {
        padding-left: 120px;
    }
}
@media(max-width:1536px){
    .hspecializes-sec.hpabout.cover {
        padding: 60px 0 0;
    }
    .hmap-sec {
        padding: 56px 0;
    }
}

@media(max-width: 1440px){
    .hbanner-content {
        padding-left: 160px;
    }
    .hbanner-content h1, .hbanner-content h2, .hbanner-content h3, .hbanner-content h4, .hbanner-content h5, .hbanner-content h6{
        font-size: 43px;
    }
    .nav-menu li, .hdservices-menu ul li{
        margin: 0 21px 0 0;
    }
    .nav-menu li.menu-item-has-children{
        padding-right: 6px;
    }
	.home-banner.cover{
		height: 800px;
	}
	    .hspecializes-sec.hpabout.cover {
        padding: 50px 0 0;
    }
	.hservices-sec {
    padding: 45px 0;
}
}
@media(max-width: 1400px){
    .nav-menu li a, .hdservices-menu ul li a, .hdcontact-dt ul li a{
        font-size: 13px;
    }
}
@media(max-width: 1366px){
    .nav-menu li, .hdservices-menu ul li {
        margin: 0px 15px 0 0;
    }
    .hbanner-content {
        padding-left: 190px;
    }
    .home-banner.cover {
        height: 574px;
        padding: 67px 0 0 0;
    }
    .hbanner-content h1, .hbanner-content h2, .hbanner-content h3, .hbanner-content h4, .hbanner-content h5, .hbanner-content h6{
        font-size: 41px;
    }
    #home_slider ul.slick-dots {
        top: 18%;
    }
    .hbanner-content {
        padding-left: 220px;
    }
    .hjustic-sec.cover {
        padding: 70px 0;
    }
    .hbanner-content a, a.all-buttons {
        font-size: 15px;
        padding: 11px 35px;
    }
	    .hspecializes-sec.hpabout.cover {
        padding: 38px 0 0;
    }
	.hmap-sec {
        padding: 43px 0;
    }
    .hblog-list .col-sm-12 {
        flex: auto;
        max-width: 50%;
    }
    .hblog-lbox {
        background-color: #ffffff;
        box-shadow: 0 0 18px #efefef;
        padding: 30px;
    }
    .hblog-lbct {
        margin-top: 0;
    }
    .site-footer .container {
        max-width: 100%;
        padding: 0 30px;
    }
    .hblog-sec {
        padding: 50px 0;
    }
    .hmain-titles h3 {
        font-size: 27px;
    }
    .ftcontact-sec.cover {
        padding: 60px 0 60px;
    }
    .blogpg-list .hblog-lbox{
        padding: 0;
    }
    .presseberichte-lsec {
        padding: 20px 0 35px;
    }
    .presseberichte-sec {
        padding: 40px 0;
    }
    .presseberichte-list .hblog-lbox{
        padding: 0;
    }
    .mietrechtpg-sec .hblog-lbox {
        box-shadow: none;
        padding: 30px;
    }
	.presseberichte-list .hblog-lbox .hblog-lbct {
    padding: 30px 25px 69px;
}
}
@media(max-width:1280px){
      .home-banner.cover {
        height: 562px;
        padding: 56px 0 0 0;
    }
	.hbanner-innerct {
    width: 84%;
}
	    .hbanner-content h1, .hbanner-content h2, .hbanner-content h3, .hbanner-content h4, .hbanner-content h5, .hbanner-content h6{
        font-size: 39px;
    }
	    .hspecializes-sec.hpabout.cover {
        padding: 28px 0 0;
    }
	.habout-text h1, .habout-text h2, .habout-text h3, .habout-text h4, .habout-text h5, .habout-text h6 {
    font-size: 24px;
}
	.specializalldef-sec {
    padding: 24px 0;
}
	.hbcompany-lsec {
    padding: 10px 0px 50px;
}
}
@media(max-width: 1171px){
    body .container,
    .hblog-sec .container{
        max-width: 100%;
        padding: 0 30px;
    }
    .mainnav-cdt{
        justify-content: right;
        margin-right: 60px;
    }
    .hdsearch-bar{
        width: 8%;
    }
    .hbanner-content {
        padding-left: 180px;
    }
    .hbanner-content h1, .hbanner-content h2, .hbanner-content h3, .hbanner-content h4, .hbanner-content h5, .hbanner-content h6 {
        font-size: 35px;
    }
    .home-banner.cover {
        height: 539px;
    }
    .all-pages-content h1, .all-pages-content h2, .all-pages-content h3, .all-pages-content h4, .all-pages-content h5, .all-pages-content h6{
        font-size: 25px;
    }
    .allsidebar-sec {
        padding: 50px 0 30px;
    }
    .kontaktpg-linfo {
        padding: 0 30px 0;
    }
	
    .presseberichte-sec {
        padding: 20px 0;
    }
/*
	#wrapper {
    margin-top: 100px;
}
*/
}
@media(max-width: 1112px){
	 .home-banner.cover {
        height: 523px;
	   padding: 50px 0 0 0;	 
    }
	    .hbanner-content h1, .hbanner-content h2, .hbanner-content h3, .hbanner-content h4, .hbanner-content h5, .hbanner-content h6 {
        font-size: 28px;
        margin: 0 0 22px 0;
       letter-spacing: 3px;
       line-height: 57px;	
    }
	.habout-text h1, .habout-text h2, .habout-text h3, .habout-text h4, .habout-text h5, .habout-text h6 {
        font-size: 21px;
    }
	.presseberichte-sec {
        padding: 0px 0 0;
    }
	
    .hblog-lbct h3 {
        font-size: 16px;
        line-height: 21px;
    }
	 .hmap-sec {
        padding: 22px 0 35px;
    }
	.hmap-list ul li a {
    font-size: 26px;
}
	.member-data h3 {
    font-size: 19px;
}
	.habout-text {
    padding-top: 18px;
    padding-bottom: 19px;
}
	    .hjustic-content h1, .hjustic-content h2, .hjustic-content h3, .hjustic-content h4, .hjustic-content h5, .hjustic-content h6 {
        font-size: 27px;
    }
    .hd-social {
        width: 30%;
    }
    .hdservices-menu{
        width: auto;
    }
    .hd-rbutton {
        width: 22%;
    }
    .hdserm-social {
        padding-left: 0;
        justify-content: right;
    }
    .habout-btn a.all-buttons {
        font-size: 14px;
        padding: 11px 27px;
    }
    .habout-text .habout-ciinfo strong{
        font-size: 16px;
    }
    .hspecializes-sec.cover {
        padding: 60px 0 40px;
    }
    .conthead-content h1{
        font-size: 38px;
    }
	.ftcontact-sec.cover {
        padding: 49px 0 53px;
    }
	
.ftcontact-cdbox {
    padding: 29px;
}
    .ftcontact-cdbox strong {
        font-size: 18px;
    }
	.ftcontact-cdbox span, .ftcontact-cdbox a {
    font-size: 15px;
}
	.ftcontact-cdbox p {
    margin-bottom: 6px;
}
	.ftcontact-cdbox img {
    width: 62px;
}
	.copy-text {
    column-gap: 14px;
}
}
@media(max-width:1080px){
	    #menuToggle {
        display: flex;
        flex-direction: column;
        position: absolute;
        top: 68px;
        right: 88px;
        z-index: 1;
        -webkit-user-select: none;
        user-select: none;
        z-index: 9999;
        
    }
    #menuToggle.open {
        position: fixed;
        top: 21px;
        right: 5px;
    }
    .site-header.fixedmenu #menuToggle {
        top: 36px;
    }
    #home_slider ul.slick-dots {
        left: 130px;
    }
    #menuToggle input {
        width: 29px !important;
        height: 18px;
        position: absolute;
        cursor: pointer;
        opacity: 0;
        z-index: 2;
        top: 0;
    }
    #menuToggle span{
        display: flex;
        width: 29px;
        height: 2px;
        margin-bottom: 5px;
        position: relative;
        background: white;
        border-radius: 3px;
        z-index: 1;
        transform-origin: 5px 0px;
        transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
        background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
        opacity 0.55s ease;
    }
    #menuToggle span:first-child{
        transform-origin: 0% 0%;
    }
    #menuToggle span:nth-last-child(2){
        transform-origin: 0% 100%;
    }
    #menuToggle input:checked ~ span{
        opacity: 1;
        transform: rotate(45deg) translate(-3px, -1px);
        background: #ffffff;
    }
    #menuToggle input:checked ~ span:nth-last-child(3){
        opacity: 0;
        transform: rotate(0deg) scale(0.2, 0.2);
    }
    #menuToggle input:checked ~ span:nth-last-child(2){
        transform: rotate(-45deg) translate(0, -1px);
    }
    ul.nav-menu li ul.sub-menu{
        display: none !important;
    }
    ul.nav-menu li.open ul.sub-menu{
        display: block !important;
    }
    .nav-menu li.menu-item-has-children.open ul.sub-menu.open-submenu {
        display: block !important;
        left: 0;
        background-color: transparent;
    }
    .mobilesubmenu.open{
        background-color: rgba(72, 72, 72, 0.85) !important;
    }
    .nav-menu .sub-menu, .nav-menu .children{
        background-color: transparent;
    }
    ul.sub-menu{
        display: none !important;
        position: relative !important;
        top: -100% !important;
    }
    .mobilesubmenu i {
        position: relative;
        top: 12px;
        right: 0;
    }
    .nav-bar li {
        display: block;
        margin: 0;
        width: 100%;
        top: 0;
        border-bottom: 1px solid #717171;
        overflow: hidden;
        float: left;
    }
    .mobilesubmenu {
        display: inline-block;
        position: absolute;
        top: 0;
        cursor: pointer;
        color: #ffffff;
        right: 0;
        z-index: 9999;
        border-left: 1px solid #717171;
        padding-left: 0;
        height: 100%;
        width: 45px;
        text-align: center;
        margin: 0 auto;
    }
    .nav-menu li.menu-item-has-children::after,
    .nav-menu li.menu-item-has-children ul.sub-menu li.menu-item-has-children::after{
        display: none;
    }
    .nav-menu .sub-menu, .nav-menu .children {
        width: 100%;
    }
    ul.sub-menu li {
        display: block;
    }
    ul.sub-menu,
    .open-submenu{
        transition: all 1s;
    }
    .openmenu {
        display: inline-block;
        font-size: 30px;
        cursor: pointer;
        color: #333333;
        float: right;
    }
    .nav-bar.open {
        right: 0;
    }
    .nav-menu li a{
        color: #ffffff;
        float: left;
        font-weight: normal;
        font-size: 16px;
        padding: 15px 0;
    }
    ul.sub-menu li:last-child{
        border: 0px !Important;
    }
    ul.sub-menu li a{
        color: #ffffff !Important;
        font-weight: 600;
        width: 100%;
    }
    ul.sub-menu li{
        margin: 0px;
    }
    .nav-menu li:last-child{
        border: 0px !Important;
    }
    .nav-menu li:last-child a,
    .nav-menu .sub-menu, .nav-menu .children{
        left: 0;
        width: 100% !important;
		text-align: center;
    }
    .nav-menu li.menu-item-has-children {
        padding-right: 0;
    }
    .nav-bar {
        background-color: #333333;
        height: 100%;
        position: fixed;
        top: 0;
        right: -100%;
        padding: 15px;
        padding-top: 60px;
        transition: all 0.3s;
        width: 300px;
        text-align: left;
        z-index: 999;
    }
    .closebtn {
        display: block;
        position: absolute;
        top: -55px;
        font-size: 20px;
        right: 0;
        color: #ffffff;
        cursor: pointer;
        margin-bottom: 20px;
    }
}
@media(max-width: 1024px){
	    .habout-text h1, .habout-text h2, .habout-text h3, .habout-text h4, .habout-text h5, .habout-text h6 {
        font-size: 19px;
    }
	.habout-text.hmain-content {
    width: 92%;
    margin: 0 auto 36px;
}
	.habout-text.hmain-content.second {
    margin-bottom: 9px;
}
	.hservice-lbox h3, .hrechtsgebiete-lbox h3 {
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 10px 0;
}
	    .hjustic-content h1, .hjustic-content h2, .hjustic-content h3, .hjustic-content h4, .hjustic-content h5, .hjustic-content h6 {
        font-size: 24px;
    }
	    .hmap-list ul li a {
        font-size: 23px;
    }
	    .member-data h3 {
        font-size: 18px;
    }
	    .habout-text {
        padding-top: 12px;
        padding-bottom: 12px;
    }
	.hbcompany-lsec {
    padding: 10px 0px 51px;
}
	#company_lslide .slick-next {
    display: none !important;
}
    .allsidebar-row .allsidebar-col-8 {
        flex: auto;
        max-width: 60%;
    }
    .allsidebar-row .allsidebar-col-4 {
        flex: auto;
        max-width: 40%;
    }
    .presseberichte-list.blogpg-list .hblog-lbox {
        min-height: 680px;
    }
    .sblog-thumb img {
        height: 280px;
    }
    .kontaktpg-linfo h1, .kontaktpg-linfo h2, .kontaktpg-linfo h3, .kontaktpg-linfo h4, .kontaktpg-linfo h5, .kontaktpg-linfo h6, .kontakt-form h3{
        font-size: 25px;
    }
    .hservice-innerb{
        padding-bottom: 40px;
    }
    .hspecializes-simg img{
        object-fit: cover;
    }
    .habout-text p {
        font-size: 15px;
        line-height: 24px;
    }
	.hcompanyl-lbox .vertically-center img {
    object-fit: contain;
    margin: 0 auto;
    width: 100%;
    height: 90px;
}
	.site-footer {
    padding: 51px 0 0;
}
	.ftcontact-dt ul li a, .ftcontact-dt ul li span {
    padding-left: 23px;
}
	.footer-content ul li a, .footer-content ul li span {
    font-size: 15px;
}
    strong.ftmain-title {
        font-size: 18px;
    }
   .copy-text {
        column-gap: 9px;
    }
	.copyright-text span, .copyright-text a {
    font-size: 15px;
}
}
@media(max-width: 992px){
    .hjustic-content h1, .hjustic-content h2, .hjustic-content h3, .hjustic-content h4, .hjustic-content h5, .hjustic-content h6 {
        font-size: 30px;
    }
    .testi-head h2 {
        font-size: 29px;
    }
    .item-slider p {
        font-size: 17px;
    }
	 .footer-logo {
        width: 100%;
    }
    .footer-content .col-sm-12{
        flex: auto;
    }
    .footer-content .col-sm-12:first-child{
        max-width: 100%;
    }
    .footer-content .col-sm-12:nth-child(2){
        max-width: 30%;
    }
    .footer-content .col-sm-12:nth-child(3){
        max-width: 70%;
    }
    .presseberichte-list.blogpg-list .col-sm-12 {
        flex: auto;
        max-width: 50%;
    }
    .presseberichte-list.blogpg-list .hblog-lbox {
        min-height: 590px;
    }
    .mietrechtpg-sec {
        padding: 35px 0 55px;
    }
    .hservice-innerb {
        padding-bottom: 50px;
    }
}
@media(max-width: 991px){
    .hservice-content .col-sm-12 {
        flex: auto;
        max-width: 100%;
        margin-bottom: 20px;
    }

    .hservice-content .col-sm-12:last-child{
        margin-bottom: 0;
    }
    .habout-sec {
        padding: 50px 0 55px;
    }
    .hservices-sec {
        padding: 55px 0 50px;
    }
    .hjustic-sec.cover {
        padding: 50px 0 40px;
    }
    .hjustic-content{
        width: 100%;
    }
	.hspecializes-sec.hpabout.cover {
    text-align: center;	
}
    .hspecializes-simg {
        text-align: center;
        margin-bottom: 40px;
    }
	.hspecializes-sec.hpabout.cover {
        padding: 9px 0 16px;
    }
    .hspecializes-sec .habout-text{
        padding: 0;
    }
	    .hjustic-content h1, .hjustic-content h2, .hjustic-content h3, .hjustic-content h4, .hjustic-content h5, .hjustic-content h6 {
        font-size: 27px;
    }
	.hservices-sec {
        padding: 36px 0 40px;
    }
    .hdsearch-bar {
        width: 12%;
    }
    .hd-rbutton {
        width: 27%;
    }
    .hd-social {
        width: 73%;
    }
    .ftcontact-cdetails .col-4{
        flex: auto;
        max-width: 100%;
        margin-bottom: 13px;
    }
    .habout-sec .habout-text{
        margin-top: 40px;
    }
    .kanzabout-sec .col-sm-12:first-child{
        order: 2;
    }
    .kanzabout-sec .col-sm-12:nth-child(2){
        order: 1;
    }
    .publikatpg-list.mobilevs {
        display: block;
        padding: 40px 0;
    }
    .publikatpg-list.desktopvs{
        display: none;
    }
    .publikatpg-list .col-sm-12{
        flex: auto;
        max-width: 100%;
    }
    .hreliable-img {
        width: 45%;
        margin: 15px auto 0;
    }
    .publikatpg-list .habout-text {
        padding: 0 40px;
        text-align: center;
    }
    .publikationen-sec {
        padding: 40px 0 0;
    }
    .publikatpg-lsec {
        padding: 30px 0 40px;
    }
    .publikatpg-list .habout-text {
        padding: 0 20px;
    }
    .hservice-innerb {
        padding-bottom: 0;
    }
    .hspecializes-simg img {
        height: auto !important;
    }
}
@media(max-width: 830px){
	
    .hbanner-innerct {
        width: 100%;
    }
	.hbanner-content {
        padding-left: 12px;
    }
	    .home-banner.cover {
        height: 517px;
        padding: 26px 0 0 0;
    }
		    .hbanner-content h1, .hbanner-content h2, .hbanner-content h3, .hbanner-content h4, .hbanner-content h5, .hbanner-content h6 {
        font-size: 25px;
        margin: 0 0 18px 0;
       letter-spacing: 2px;
       line-height: 44px;	
    }
    .allsidebar-row .allsidebar-col-8,
    .allsidebar-row .allsidebar-col-4{
        max-width: 100%;
    }
    .presseberichte-list.blogpg-list .col-sm-12 {
        max-width: 100%;
    }
    .presseberichte-list.blogpg-list .hblog-lbox {
        min-height: auto;
    }
    .presseberichte-list .hblog-lbox .hblog-lbct {
        padding: 30px 20px;
    }
    .presseberichte-list .hblog-lbox .hblog-lbct a.all-buttons {
        margin-top: 15px;
        position: relative;
        bottom: 0;
        left: 0;
    }
    .sblog-thumb img {
        height: auto;
    }
    .all-pages-content {
        padding: 40px 0 45px;
    }
    .kontaktpg-sec {
        padding: 45px 0;
    }
	.hcompanyl-lbox .vertically-center img {
        height: 72px;
    }
	    #menuToggle {
        top: 36px;
    }
	.topbar {
    display: none;
}
}
@media(max-width: 767px){
    .hd-rcontent {
        border-left: none;
        padding: 0;
    }
    .hdserm-social,
    .hdsearch-bar{
        display: none;
    }
    .mainnav-cdt {
        display: block;
        border-top: none;
        padding-left: 0;
    }
    .site-logo {
        text-align: left;
    }
    .site-header{
        padding-bottom: 20px;
    }
    .site-header.fixedmenu #menuToggle {
        top: 39px;
    }
    #home_slider ul.slick-dots {
        left: 40px;
    }
    .hservice-ct {
        width: 100%;
        margin: 0 auto 40px;
    }
    .hreliable-sec {
        padding: 45px 0 0;
    }
    .habout-text{
        padding: 0;
    }
    .habout-text.award-head {
        width: 100%;
        padding-bottom: 36px;
        text-align: center;
        padding-left: 0;
    }
    .hblog-list .col-sm-12 {
        max-width: 100%;
    }
    .hblog-lbox {
        margin-bottom: 15px;
    }
    .content-header.cover {
        padding: 60px 0;
    }
    .presseberichte-list .hblog-lbox {
        min-height: auto;
    }
    .kontaktpg-linfo {
        padding: 30px 30px 20px;
    }
    .kontakt-form {
        padding: 30px 30px 5px;
    }
	.hspecializes-sec .row.left .habout-text {
    padding-left: 0px;
    padding-bottom: 20px;
}
	.specializalldef-sec {
        padding: 24px 0 10px;
    }
.hspecializes-sec .row.right .habout-text {
    padding-right: 0px;
    padding-bottom: 20px;
}
  .hmap-image {
        text-align: center;
        margin-bottom: 10px;
    }
   .hmap-image img {
    width: 550px;
}
	
    .hcompanyl-lbox .vertically-center img {
        height: 66px;
    }
	.copyright {
    margin-top: 6px;
}
	.copyright-text {
    text-align: center;
    margin-bottom: 3px;
}
	.copy-text {
        column-gap: 6px;
		justify-content: center;
    }
	.hservice-content .row {
    --bs-gutter-x: 20px;
    --bs-gutter-y: 9px;
}
/*
#wrapper {
    margin-top: 71px;
}	
*/
}
@media(max-width: 667px){
    .footer-content .col-sm-12:nth-child(2),
    .footer-content .col-sm-12:nth-child(3){
        max-width: 50%;
    }
    .ft-menu.second ul{
        column-count: unset;
    }
    .footer-logo{
        width: 100%;
        text-align: center;
    }
    .footer-logo img {
        width: 200px;
        margin: 0 auto;
    }
    .all-pages-content img {
        float: none;
        width: 100%;
        margin: 15px auto;
    }
	    .hcompanyl-lbox .vertically-center img {
        height: 82px;
    }
	.footer-logo {
    margin-bottom: 40px;
}

}
@media(max-width: 570px){
    .hbanner-content {
        padding-left: 0;
        text-align: center;
    }
    .hbanner-innerct {
        width: 100%;
    }
    .hbanner-content h1, .hbanner-content h2, .hbanner-content h3, .hbanner-content h4, .hbanner-content h5, .hbanner-content h6 {
        font-size: 29px;
        margin: 0 0 15px 0;
    }
    .hbanner-content p{
        width: 100%;
        font-size: 15px;
    }
    .home-banner.cover {
        height: auto;
        padding: 78px 0;
    }
    .conthead-content h1 {
        font-size: 28px;
    }
    .pagination {
        margin: 20px 0 0;
    }
    .mietrechtpg-sec .hblog-list .col-sm-12 {
        margin-bottom: 15px;
    }
    .mietrechtpg-sec .hmain-titles h3 {
        font-size: 21px;
    }
    .mietrecht-search {
        margin-bottom: 30px;
    }
    .faqs_list a.card-link{
        font-size: 17px;
    }
    .faqs_list .all-pages-content h1, .faqs_list .all-pages-content h2, .faqs_list .all-pages-content h3, .faqs_list .all-pages-content h4, .faqs_list .all-pages-content h5, .faqs_list .all-pages-content h6 {
        font-size: 15px;
        margin: 0 0 10px 0;
    }
    .all-pages-content p {
        font-size: 14px;
        line-height: 26px;
    }
    .all-pages-content ul li{
        font-size: 14px;
    }
    .faqs_list .card{
        box-shadow: none;
    }
    .faqs_list .card {
        padding: 0 25px;
        margin-bottom: 10px;
    }
    .faqs_list a.card-link {
        padding-right: 25px;
    }
    .faqs_list .card a.card-link::after {
        font-size: 15px;
        right: 19px;
        top: 29px;
        width: 29px;
        height: 29px;
        line-height: 29px;
    }
    .hfaq-sec {
        padding: 0 0 40px;
    }
    .kontakt-form .col-3, .kontakt-form .col-4, .kontakt-form .col-6, .kontakt-form .col-8, .kontakt-form .col-12{
        flex: auto;
        max-width: 100%;
    }
    .kontaktpg-slogo {
        margin-bottom: 30px;
        text-align: center;
    }
	.site-logo img {
    width: 200px;
}
	    .site-header.fixedmenu #menuToggle {
        top: 34px;
    }
	    .hcompanyl-lbox .vertically-center img {
        height: 72px;
    }
}
@media(max-width: 480px){
    body .container, .hblog-sec .container, .site-header .container{
        padding: 0 20px;
    }
	    .site-header {
        padding-bottom: 8px;
    }
    .habout-simg img {
        height: 420px;
    }
    .testi-head h2 {
        font-size: 22px;
    }
    .item-slider p {
        font-size: 15px;
        margin-bottom: 30px;
        padding-top: 15px;
    }
    .item-slider {
        width: 100%;
    }
    .testi-sec.cover {
        padding: 40px 0 115px;
    }
    .home-banner.cover {
        padding: 55px 0;
    }
	    .hbanner-content h1, .hbanner-content h2, .hbanner-content h3, .hbanner-content h4, .hbanner-content h5, .hbanner-content h6 {
        font-size: 25px;
    }
    .hjustic-content h1, .hjustic-content h2, .hjustic-content h3, .hjustic-content h4, .hjustic-content h5, .hjustic-content h6, .habout-text h1, .habout-text h2, .habout-text h3, .hmain-titles h3, .ftcontact-content h1, .ftcontact-content h2, .ftcontact-content h3, .ftcontact-content h4, .ftcontact-content h5, .ftcontact-content h6{
        font-size: 18px;
        line-height: 27px;
    }
    .hmain-titles span{
        font-size: 16px;
    }
    .ftcontact-content p br{
        display: none;
    }
    .footer-content .col-sm-12:nth-child(2), .footer-content .col-sm-12:nth-child(3) {
        max-width: 100%;
        margin-bottom: 20px;
    }
    .copyright .col-7,
    .copyright .col-5{
        flex: auto;
        max-width: 100%;
    }
    .copyright .col-5{
        order: 1;
    }
    .copyright .col-7{
        order: 2;
    }
    .copyright{
        margin: 0;
        text-align: center;
    }
    .hd-social.ft-social {
        text-align: center;
        margin-bottom: 20px;
    }
    .ftcontact-sec.cover {
        padding: 40px 0 40px;
    }
    .allsidebar-sec {
        padding: 40px 0 30px;
    }
    .all-pages-content p{
        word-break: normal;
    }
    .hreliable-img {
        width: 100%;
    }
    .award-sec {
        padding: 40px 0;
    }
    .habout-text.award-head {
        padding-bottom: 10px;
    }
    .awar-data {
        padding-bottom: 10px;
    }
    .hsidebar-box {
        padding: 25px 20px;
        margin-bottom: 20px;
    }
    .hsidebar-box h1, .hsidebar-box h2, .hsidebar-box h3, .hsidebar-box h4, .hsidebar-box h5, .hsidebar-box h6{
        font-size: 19px;
    }
    .hsidebar-box a.all-buttons{
        font-size: 14px;
    }
    .all-pages-content p {
        font-size: 15px;
        line-height: 24px;
    }
    .all-pages-content ul li{
        font-size: 15px;
    }
    .all-pages-content h1, .all-pages-content h2, .all-pages-content h3, .all-pages-content h4, .all-pages-content h5, .all-pages-content h6 {
        font-size: 23px;
    }
	.hjustic-content p {
    font-size: 15px;
    margin: 0 auto 10px;
    width: 100%;
}
   .hmap-list ul {
    column-count: 2;
}
 .hmap-list ul li {
    margin-bottom: 10px;
    position: unset;
}
    .hmap-list ul li a {
        font-size: 19px;
    }
	
    .hbcompany-lsec {
        padding: 10px 0px 40px;
    }
	    #menuToggle {
        top: 31px;
        right: 38px;
    }
	    .site-header.fixedmenu #menuToggle {
        top: 32px;
    }
}
@media(max-width: 414px){
	    .site-logo img {
        width: 160px;
    }
	    #menuToggle {
        top: 26px;
    }
	    .site-header.fixedmenu #menuToggle {
        top: 26px;
    }
    .hbanner-content h1, .hbanner-content h2, .hbanner-content h3, .hbanner-content h4, .hbanner-content h5, .hbanner-content h6{
        font-size: 22px;
    }
    .hbanner-content a, a.all-buttons {
        font-size: 13px;
        padding: 10px 32px;
    }
    .habout-btn {
        display: block;
        padding-top: 30px;
    }
    .habout-btn a.all-buttons{
        margin-bottom: 10px;
    }
    .hblog-lbct h3 {
        word-break: none;
    }
    .conthead-content h1 {
        font-size: 27px;
        word-break: none;
    }
    .publikatpg-list.mobilevs {
        display: block;
        padding: 0 0 30px;
    }
    .habout-text p br{
        display: none;
    }
	.footer-logo p {
    width: 100%;
}
	    .hbanner-content h1, .hbanner-content h2, .hbanner-content h3, .hbanner-content h4, .hbanner-content h5, .hbanner-content h6{
        font-size: 20px;
	    letter-spacing: 1px;
	    line-height: 22px;		
    }
	.hbanner-content p{
		margin: 0 0 9px 0;
	}
	.hbanner-content a {
    margin-top: 7px;
	letter-spacing: 1px;	
}
	    .habout-text h1, .habout-text h2, .habout-text h3, .habout-text h4, .habout-text h5, .habout-text h6 {
        font-size: 17px;
    }
	    .hjustic-content h1, .hjustic-content h2, .hjustic-content h3, .hjustic-content h4, .hjustic-content h5, .hjustic-content h6, .habout-text h1, .habout-text h2, .habout-text h3, .hmain-titles h3, .ftcontact-content h1, .ftcontact-content h2, .ftcontact-content h3, .ftcontact-content h4, .ftcontact-content h5, .ftcontact-content h6 {
        font-size: 17px;
    }
	.hjustic-content p strong {
    font-size: 16px;
    letter-spacing: 1px;
}
	.hbanner-innerct{
		padding: 35px;
	}
	    .member-data h3 {
        font-size: 17px;
    }
	.hservice-content .row {
    --bs-gutter-x: 20px;
    --bs-gutter-y: 6px;
}
	.hbcompany-lsec {
        padding: 10px 0px 28px;
    }
	    .hcompanyl-lbox .vertically-center img {
        height: 73px;
    }
    .site-footer {
        padding: 36px 0 0;
    }
	.footer-content .col-6 {
    flex: auto;
    width: 100%;
}
.ftcontact-dt img {
    width: 270px;
}
    .ftcontact-cdbox img {
        width: 48px;
    }	
    .copy-text {
        column-gap: 1px;
    }
	.hmain-buttons {
    margin-top: 30px;
}
}
@media(max-width:390px){
	.copy-text {
        column-gap: 0px;
    }
}
@media(max-width:360px){
 .habout-text p a {
    font-size: 14px;
}
}

.hthb-notification-content div[class^='col-'] {
	width: 100%;
}

.hthb-notification .ht-notification-text input[type="email"] {
	height: 35px;
}

.hthb-notification-content div[class^='col-'] input:not([type=button],[type=submit],[type=checkbox],[type=file]),
.hthb-notification-content div[class^='col-'] textarea {
	max-width: 100%;
	padding: 5px 15px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 0;
    margin: 0;
	transition: all 0.3s ease-in-out;
}

.hthb-notification-content div[class^='col-'] input:not([type=button],[type=submit],[type=checkbox],[type=file]):focus,
.hthb-notification-content div[class^='col-'] textarea:focus {
	background-color: #efefef;
	border-color: #ccc;
}

.hthb-notification-content div[class^='col-'] label {
	font-size: smaller;
	line-height: 1.5;
}

.hthb-notification-content div[class^='col-'] .wpcf7-list-item {
	margin: 0 10px 0 0;
}

.hthb-notification-content div[class^='col-'] input.wpcf7-form-control.has-spinner.wpcf7-submit:disabled{
    cursor: not-allowed;
	opacity: 0.5;
}

.footer-content .ti-widget.ti-goog .ti-widget-container {
	text-align: initial;
}

.footer-content .ti-widget.ti-goog .ti-header {
	padding: 20px 0;
}