/**
*	Theme Name: Anisan Fashions
**/

/*
font-family: "Poppins", sans-serif;
font-family: "Exo", sans-serif;
font-family: "Libre Baskerville", serif;
*/

body{
    font-family: "Poppins", sans-serif !important;
}
body .container {
    max-width: 1170px;
    padding: 0;
    width: 1920px;
    margin: 0 auto;
}
body .container-fw{
    padding: 0 40px;
    width: 100%;
    margin: 0 auto;
	max-width:1920px;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6{
    font-family: "Raleway", sans-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;
}
#wrapper{
    overflow: hidden;
}
/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background-color: rgba(153,112,92,0.6);
  border-radius: 0;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #99705c;
  border-radius: 0;
}

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
}
input[type="checkbox"],
input[type="radio"] {
	width: auto !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,
#rhproductcat_slide .slick-prev:before,
.sliders-arrows .slick-prev:before{
    content: url(images/left-arrow.png) !important;
}
#home_slider .slick-next:before,
#rhproductcat_slide .slick-next:before,
.sliders-arrows .slick-next:before{
    content: url(images/right-arrow.png) !important;
}

#home_slider .slick-prev{
    left: 40px;
}
#home_slider .slick-next{
    right: 40px;
}
#home_slider .slick-prev,
#home_slider .slick-next,
#home_slider .slick-next:before,
#home_slider .slick-prev:before,
#rhproductcat_slide .slick-prev,
#rhproductcat_slide .slick-next,
#rhproductcat_slide .slick-next:before,
#rhproductcat_slide .slick-prev:before,
.sliders-arrows .slick-prev,
.sliders-arrows .slick-next,
.sliders-arrows .slick-next:before,
.sliders-arrows .slick-prev:before{
    display: inline-block;
    width: 21px;
    height: 50px;
    font-size: 0;
    z-index: 1;
}
.hourstory-sec .row{
    --bs-gutter-x: 50px;
}
div#rhproductcat_slide{
    padding: 0 30px;
}
#rhproductcat_slide .slick-prev{
    left: -10px !important;
}
#rhproductcat_slide .slick-next{
    right: -10px !important;
}
.sliders-arrows .slick-prev{
    left: -40px;
}
.sliders-arrows .slick-next{
    right: -40px !important;
}
/* Navbar */
#navbar {
    text-align: right;
    display: inline-block;
    float: right;
    padding-left: 20px;
}
.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 32px 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: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    transition: all 0.4s ease;
    text-transform: uppercase;
    letter-spacing: 1px;
    opacity: 0.9;
}
.nav-menu li.menu-btn a {
    color: #ffffff;
    background-color: #99705c;
    border: 1px solid #99705c;
    padding: 17px 40px 16px;
    font-weight: 500;
    letter-spacing: 1px;
}
.site-header.fixedmenu .nav-menu li.menu-btn a{
	color:#fff;
}
.nav-menu li.menu-btn a:hover{
    color: #ffffff;
    background-color: #99705c;
    border-color: #99705c;
}
.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: #3d3b3a;
    display: block;
    content: '\f0d7';
    font-family: FontAwesome;
    position: absolute;
    font-size: 12px;
    right: -5px;
    top: 4px;
    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: 13px;
}
.nav-menu .sub-menu,
.nav-menu .children {
	background-color: #3d3b3a;
	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);
}
ul.sub-menu li {
    margin: 0px
}
ul.sub-menu li a {
    color: #ffffff !important;
    padding: 15px;
    text-align: left;
    width: 250px;
    font-size: 14px;
}
ul.sub-menu li a:hover {
    background: #3d3b3a;
}
.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: #99705c;
}
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: #99705c;
}
.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: 300px 0 150px;
    position: relative;
    background-position: center !important;
}
.content-header.cover::after{
    content: '';
    display: inline-block;
    background-image: url(images/hbanner-before-white.png);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0.7;
}
.conthead-content {
    width: 50%;
    position: relative;
    z-index: 1;
}
.archive .conthead-content{
    width: 100%;
    text-align: center;
}
.conthead-content h1 {
    color: #3d3b3a;
    font-size: 50px;
    font-weight: 500;
    margin: 0 0 15px 0;
}
.conthead-content h1 strong{
    color: #99705c;
    font-weight: 600;
}
ul#breadcrumbs{
    list-style: none;
    padding: 0;
    margin: 0;
}
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: #3d3b3a;
    font-size: 16px;
    font-weight: 500;
}
.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: #3d3b3a;
    font-size: 26px;
    line-height: 37px;
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: capitalize;
}
.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: #99705c;
    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: #3d3b3a;
    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: #99705c;
}
.all-pages-content p{
    color: #4a4a4a;
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
    margin-bottom: 15px;
}
.all-pages-content p strong{
    color: #3d3b3a;
    font-weight: 600;
}
.all-pages-content a{
    color: #3d3b3a;
    text-decoration: underline !important;
    transition: all 0.4s ease;
}
.all-pages-content a:hover{
    color: #99705c;
}
.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: #3d3b3a;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 15px 0;
    display: block;
}
.all-pages-content ul li {
    color: #3d3b3a;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 5px 0;
    position: relative;
    padding-left: 25px;
}
.all-pages-content ul li::after {
    color: #99705c;
    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: #3d3b3a;
    transition: all 0.4s ease;
}
.all-pages-content ul li a:hover{
    color: #99705c;
}
.allsidebar-sec {
    padding: 70px 0;
}
.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: 87%;
}
.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: #3d3b3a;
    font-size: 23px;
    font-weight: bold;
    margin: 0 0 15px 0;
}
.hsidebar-box p{
    color: #3d3b3a;
    font-size: 15px;
    font-weight: 400;
    margin: 0 0 15px 0;
}
.hsidebar-box p a{
    color: #3d3b3a;
    font-size: 15px;
    font-weight: 400;
    transition: all 0.4s ease;
}
.hsidebar-box p a:hover{
    color: #99705c;
}
.hsidebar-box p:last-child{
    margin: 0;
}
.hsidebar-box a.all-buttons {
    color: #ffffff;
    padding: 11px 20px;
    width: 100%;
    text-align: center;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;
    border-radius: 6px;
}
.hsidebar-box a.all-buttons:hover{
    color: #ffffff;
}
.hsidebar-box ul {
    list-style: none;
    padding: 0;
    margin: 20px 0;
}
.hsidebar-box ul li {
    color: #3d3b3a;
    font-size: 15px;
    font-weight: 400;
    position: relative;
    padding-left: 25px;
    margin-bottom: 11px;
}
.hsidebar-box ul li::after {
    color: #99705c;
    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;
    transition: all 0.4s ease;
}
.sub-pagenation-div li.current a,
.sub-pagenation-div li:hover a {
    background: #99705c;
    color: #ffffff;
}

/* DatePicker Table */
.ui-datepicker table {
	width: 100%;
}
.ui-datepicker-header {
	background: url('../img/dark_leather.png') repeat 0 0 #3d3b3a;
	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 #3d3b3a;
	filter: dropshadow(color=#3d3b3a, 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*/
.site-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    transition: all 0.4s ease;
    background-color: transparent;
}
.site-header .container{
    max-width: 100%;
    padding: 0 100px;
}
.header-content {
    padding: 15px 0;
}
.topbar {
    display: none;
    background-color: #99705c;
    padding: 4px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
}
.weadvice-text span {
    color: #ffffff;
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    opacity: 0.8;
}
.site-logo {
    text-align: center;
    width: 185px;
}
.hd-rcontent {
    border-left: 1px solid #99705c;
    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%;
    align-self: center;
    text-align: right;
    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: #3d3b3a;
    border-radius: 100%;
    transition: all 0.4s ease;
    text-align: center;
}
.hd-social ul li a:hover{
    color: #ffffff;
    background-color: #99705c;
}
.hd-rbutton{
    width: 20%;
    align-self: center;
}
.hd-rbutton a{
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    background-color: #99705c;
    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: #3d3b3a;
}
.mainnav-cdt {
    display: flex;
    border-top: 1px solid #99705c;
    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: #3d3b3a;
    text-align: center;
    width: 5%;
    height: 60px;
    color: #ffffff;
    line-height: 60px;
    cursor: pointer;
}
.site-header.fixedmenu {
    transition: all 0.4s ease;
    background-image: linear-gradient(to right, #ffffff, #fdfbfc);
}
.site-header.fixedmenu ul li a {
    color: #000;
}
.site-header.fixedmenu .topbar{
    display: none;
}
.site-header.fixedmenu .site-logo{
    width: 104px;
}
.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: 100vh;
    padding: 100px 0 0 0;
    position: relative;
    display: flex;
    align-items: center;
}
.home-banner.cover.innerpages {
	height: 396px;
}
.home-banner.cover::after {
    content: '';
    display: inline-block;
/*     background-image: url(images/hbanner-before-white.png); */
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: 0.4;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(255, 255, 255, 0.5);
	display:none;
}
#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: 55%;
}
.hbanner-innerct p strong {
    color: #99705c;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 24px;
    position: relative;
    font-weight: 500;
    display: block;
}
.hbanner-innerct p strong::after {
    content: '';
    display: inline-block;
    background-color: #99705c;
    position: absolute;
    top: 0;
    left: -19px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    z-index: 0;
    opacity: 0.2;
}
.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: #fff;
    font-size: 55px;
    font-weight: 600;
    margin: 0 0 15px 0;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.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: #99705c;
    font-weight: bold;
}
.hbanner-content p {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 15px 0;
    letter-spacing: 1px;
    width: 86%;
}
.hbanner-content a,
a.all-buttons,
span.all-buttons{
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    background-color: #99705c;
    border: 1px solid #99705c;
    display: inline-block;
    padding: 13px 35px;
    transition: all 0.4s ease;
    text-transform: uppercase;
    letter-spacing: 2px;
    cursor: pointer;
}
.hbanner-content a{
    margin-top: 15px;
}
a.all-buttons:hover,
.hbanner-content a:hover,
span.all-buttons:hover{
    color: #ffffff;
    border-color: #3d3b3a;
    background-color: #3d3b3a;
}
.hbanner-content a:hover{
    color: #99705c;
    border-color: #ffffff;
    background-color: #ffffff;
}
.hourstory-sec.cover {
    padding: 15px 0 60px;
    position: relative;
}
.hourstory-sec.cover::after {
    content: '';
    display: inline-block;
    background-image: url(images/ourstory-after.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0.3;
    filter: brightness(0) saturate(100%) invert(47%) sepia(44%) saturate(337%) hue-rotate(335deg) brightness(89%) contrast(88%);
}
.product-template-default .hourstory-sec.cover{
    padding: 60px 0;
}
.hourstory-content{
    position: relative;
    z-index: 1;
}
.hourstory-img img{
    object-fit: cover;
}
.single-product .hourstory-img img{
    object-fit: contain;
}
.hservices-sec {
    position: relative;
    overflow: hidden;
}
.hservices-sec {
    padding: 60px 0 40px;
}
.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;
    text-align: center;
}
.habout-text.hmain-content h1,
.habout-text.hmain-content h2,
.habout-text.hmain-content h3,
.habout-text.hmain-content h4,
.habout-text.hmain-content h5,
.habout-text.hmain-content h6{
    font-size: 38px;
    margin: 0 0 15px 0;
}
.hmain-content p strong {
    color: #99705c;
    font-size: 16px;
    font-weight: bold;
    display: block;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.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.04);
    border: 1px solid rgba(26, 26, 26, 0.02);
    padding: 36px 35px 15px;
    transition: all 0.4s ease;
    position: relative;
    min-height: unset;
    height: 100%;
}
.hrechtsgebiete-lbox:hover {
    background-color: #b5917b;
    transform: scale(1.1);
    transition: all 0.5s ease;
    z-index: 2;
}
.hrechtsgebiete-icon {
    width: 75px;
    position: relative;
    text-align: center;
    margin: 0 0 25px;
}
.hrechtsgebiete-lbox:hover * {
    color: #ffffff;
}
.hrechtsgebiete-icon img{
    filter: brightness(0) saturate(100%) invert(46%) sepia(56%) saturate(281%) hue-rotate(335deg) brightness(89%) contrast(84%);
}
.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{
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(319deg) brightness(107%) contrast(101%);
    width: 70px;
    height: 70px;
    opacity: 0.7;
}
.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: #3d3b3a;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    padding-left: 23px;
    margin-bottom: 7px;
}
.hservice-inbct ul li a{
    color: #3d3b3a;
    font-size: 14px;
    font-weight: 400;
    transition: all 0.4s ease;
    text-decoration: underline !important;
}
.hservice-inbct ul li a:hover{
    color: #99705c;
}
.hservice-inbct ul li::after {
    color: #99705c;
    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;
}
.hservice-lbox h3,
.hrechtsgebiete-lbox h3{
    color: #3d3b3a;
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 15px 0;
    text-transform: capitalize;
}
.hrechtsgebiete-icon::after{
    content: '';
    display: inline-block;
    background-color: rgb(153, 112, 92, 0.1);
    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: 14px;
    font-weight: 300;
    margin: 0 0 15px 0;
    line-height: 24px;
}
.hservice-lbox a.serbtn,
.hrechtsgebiete-lbox a.serbtn{
    color: #99705c;
    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: #99705c;
    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: #3d3b3a;
    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: #3d3b3a;
    font-size: 14px;
    font-weight: bold;
    transition: all 0.4s ease;
}
.bestmedtret-ct a:hover{
    color: #99705c;
}
.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;
}
.habout-text h1,
.habout-text h2,
.habout-text h3,
.habout-text h4,
.habout-text h5,
.habout-text h6{
    color: #3d3b3a;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 30px;
    position: relative;
    display: inline-block;
    letter-spacing: 2px;
}
.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: #99705c;
    font-weight: 600;
    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;
}
.habout-text p {
    color: #4a4a4a;
    font-size: 15px;
    line-height: 26px;
    font-weight: 300;
    margin-bottom: 15px;
}
.habout-text p:last-child{
    margin-bottom: 0;
}
.habout-text p strong,
.hjustic-content p strong,
.habout-text ul li strong{
    color: #99705c;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 16px;
    position: relative;
    font-weight: 500;
    display: inline-block;
}
.habout-text p strong::after,
.hjustic-content p strong::after,
.habout-text ul li strong::after{
    content: '';
    display: inline-block;
    background-color: rgb(153, 112, 92, 0.1);
    position: absolute;
    top: -3px;
    left: -15px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    z-index: -1;
}
.hjustic-content p strong{
    display: inline-block;
}
.habout-text ul li strong {
    display: block;
    margin-bottom: 13px;
    font-family: "Poppins", sans-serif !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
}
.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;
    transition: all 0.4s ease;
    opacity: 0.9;
}
.habout-text p a:hover,
.habout-text .habout-ciinfo a:hover{
    color: #99705c;
    opacity: 1;
}
.habout-text .habout-ciinfo strong {
    display: block;
    margin-bottom: 8px;
    font-size: 20px;
}
.habout-text .habout-ciinfo a{
    color: #3d3b3a;
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
    transition: all 0.4s ease;
    margin-bottom: 10px;
}
.habout-text .habout-ciinfo a i{
    color: #99705c;
    margin-right: 4px;
}
.habout-text p a.all-buttons {
    color: #ffffff;
    background-color: #99705c;
    text-decoration: none !important;
    margin-top: 20px;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 500;
}
.habout-text p a.all-buttons:hover{
    background-color: #3d3b3a;
    color: #ffffff;
    border-color: #3d3b3a;
}
.habout-text ul{
    list-style: none;
    padding: 0;
    margin: 20px 0;
}
.habout-text ul li {
    color: #838383;
    font-size: 15px;
    font-weight: 400;
    margin: 0 0 23px 0;
    padding-left: 26px;
    position: relative;
    font-family: "Exo", sans-serif;
    line-height: 26px;
}
.habout-text ul li::after{
    color: #99705c;
    display: block;
    content: '\f00c';
    font-family: FontAwesome;
    position: absolute;
    font-size: 16px;
    left: 0;
    top: 0;
}
.hourstory-sec .habout-text ul li{
    padding: 0;
}
.hourstory-sec .habout-text ul li::after{
    display: none;
}
.habout-text ul li a{
    color: #3d3b3a;
    transition: all 0.4s ease;
}
.habout-text ul li a:hover{
    color: #99705c;
}
.habout-text.hmain-content {
    width: 100%;
    margin: 0 0 30px;
    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: capitalize;
    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: #99705c;
}
.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(77%) sepia(11%) saturate(1238%) hue-rotate(355deg) brightness(89%) contrast(84%);
    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: #99705c;
}
#habout_slider .slick-dots li button::before{
    display: none;
}
.habout-simg img {
    width: 100%;
    height: 600px;
    object-fit: cover;
}
.hjustic-sec.cover {
    padding: 150px 0 140px;
    position: relative;
    background-attachment: fixed !important;
    background-position: top !important;
}
.hjustic-sec.cover::after {
    content: '';
    display: inline-block;
    background-image: url(images/hbanner-before-white.png);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgba(255, 255, 255, 0.1);
}
.page-id-1861 .hspecializes-sec.specializalldef-sec.pb-0 {
    padding-bottom: 60px !important;
}
.hjustic-content {
/*
    background-image: url(images/hbanner-before-white.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 40px 50px 30px;
*/
	position: relative;
    width: 52%;
    z-index: 2;
}
.hjustic-content h1,
.hjustic-content h2,
.hjustic-content h3,
.hjustic-content h4,
.hjustic-content h5,
.hjustic-content h6{
	color: #3d3b3a;
    font-size: 45px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 30px;
    position: relative;
    display: inline-block;
    letter-spacing: 2px;
}
.hjustic-content h4,
.hjustic-content h5,
.hjustic-content h6{
    font-size: 35px;
}
.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: #99705c;
    font-weight: 600;
}
.hjustic-content p {
    color: #ffffff;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    margin: 0 0 15px 0;
}
.hjustic-content p a{
    color: #99705c;
    font-weight: 600;
    transition: all 0.4s ease;
}
.hjustic-content p a:hover{
    color: #ffffff;
    color: #3d3b3a;
}
.hjustic-content p a.all-buttons {
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
}
.hjustic-content p a.all-buttons:hover{
    color: #ffffff;
    background-color: #99705c;
    border-color: #99705c;
}
.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: #99705c;
    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: #99705c;
}
.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 0;
    overflow: hidden;
    border-bottom: 1px solid #f3e8cc;
}
.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: #99705c;
    font-weight: bold;
}
.item-slider p {
    font-weight: 300;
    font-size: 26px;
    margin-bottom: 57px;
    padding-top: 40px;
}
.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: capitalize;
}
.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(77%) sepia(11%) saturate(1238%) hue-rotate(355deg) brightness(89%) contrast(84%);
}
.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(77%) sepia(11%) saturate(1238%) hue-rotate(355deg) brightness(89%) contrast(84%);
}
.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 #3d3b3a;
}
.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: #3d3b3a;
	margin-bottom: 0;
}
.awar-name h2::before{
    content: '';
    display: block;
    height: 3px;
    width: 135px;
    background-color: #3d3b3a;
    margin: 0px 0 10px;
}
.awar-name h2 {
	font-weight: 600;
	font-size: 14px;
	color: #3d3b3a;
	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: #99705c;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
    display: block;
}
.hmain-titles h3{
    color: #3d3b3a;
    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: #99705c;
    padding: 3px 16px;
    position: absolute;
    bottom: 21px;
    left: 21px;
}

.hproductcat-lsbox .thumb {
    width: 100%;
    height: 525px;
    background: #ffffff;
    align-items: center;
    display: flex;
    overflow: hidden;
}
.noslide .hproductcat-lsbox .thumb{
	height: 368px;
}
.hblog-lbct{
    margin-top: 34px;
}
.hblog-lbct span{
    color: #3d3b3a;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    text-transform: uppercase;
    margin-bottom: 3px;
}
.hblog-lbct h3 {
    color: #3d3b3a;
    font-size: 17px;
    line-height: 25px;
    font-weight: 600;
    margin: 0 0 15px 0;
    text-transform: capitalize;
}
.hblog-lbct h3 a{
    color: #4a4a4a;
    transition: all 0.4s ease;
}
.hblog-lbct h3 a:hover,
.hblog-lbox:hover .hblog-lbct h3 a{
    color: #3d3b3a; 
}
.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: #99705c;
    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: #3d3b3a;
}
.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 #3d3b3a;*/
}
.hspecializes-simg img{
    width: 100%;
    object-fit: cover;
}
.hspecializes-simg.auto img,
.stain .hspecializes-simg img,
.page-id-1861 .hspecializes-simg img{
    height: auto !important;
}
.hspecializes-simg{
    background-color: #f6f6f6;
}
.hspecializes-sec.archivecatmain-sec {
    padding: 50px 0;
}
.publikatpg-list .habout-text{
    padding: 0 40px;
}
/*Publikationen*/

/*Presseberichte*/
.presseberichte-sec{
    padding: 60px 0 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;
    text-transform: uppercase;
}
.presseberichte-lsec {
    padding: 40px 0 45px;
}
.hpresseberichte-secc{
    padding: 0;
}
.presseberichte-list.blogpg-list .row{
    justify-content: center;
}
/*Presseberichte*/

/*Karriere*/

.all-pages-content tbody {
    margin: 20px 0;
    display: inline-block;
}
.all-pages-content tbody td {
    color: #3d3b3a;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
    padding: 3px 0;
}
.all-pages-content tbody td a{
    color: #3d3b3a;
    transition: all 0.4s ease;
}
.all-pages-content tbody td a:hover{
    color: #99705c;
}
/*Karriere*/

/*Blog*/
.sblog-thumb{
    margin-bottom: 30px;
}
.sblog-thumb h1{
    margin-bottom: 30px;
}
.sblog-thumb img{
    width: 100%;
    height: 400px;
    object-fit: cover;
}
.siblog-header h1{
    margin: 0 0 5px 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: #3d3b3a;
    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;
}
.mietrecht-search input{
    width: 100%;
    height: 55px;
    border: none;
    border: 1px solid #99705c;
    padding: 0 25px;
}
.mietrecht-search button {
    background-color: #3d3b3a;
    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: #99705c;
}
.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: #3d3b3a;
    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: #3d3b3a;
    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: #99705c;
    width: 34px;
    height: 34px;
    border-radius: 100%;
    text-align: center;
    line-height: 35px;
    transition: all 0.4s ease;
}
/*Kündigung*/

/*Kontakt*/
.kontaktpg-sec {
    padding: 70px 0;
}
.kontaktpg-content {
    background-color: #f9f9f9;
    box-shadow: 0 0 18px #dfdfdf;
}
.kontaktpg-slogo{
    margin-bottom: 50px;
    text-align: center;
}
.kontaktpg-linfo {
    padding: 50px 50px 0;
}
.kontaktpg-slogo img {
    width: 200px;
    margin: 0 auto;
}
.kontaktpg-linfo .ftcontact-dt {
    margin: 50px 0 0 0;
}
.ftcontact-cdetails{
    position: relative;
    z-index: 1;
}
.ftcontact-cdetails .row {
    --bs-gutter-x: 20px;
    --bs-gutter-y: 20px;
}
.kontaktpg-linfo h1,
.kontaktpg-linfo h2,
.kontaktpg-linfo h3,
.kontaktpg-linfo h4,
.kontaktpg-linfo h5,
.kontaktpg-linfo h6,
.kontakt-form h3{
    color: #3d3b3a;
    font-size: 27px;
    font-weight: bold;
    margin: 0 0 15px 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,
.kontakt-form h3 strong{
    color: #99705c;
    font-weight: bold;
}
.kontaktpg-linfo h3, .kontaktpg-linfo p {
    text-align: center;
    margin: 0 0 8px 0;
}
.kontaktpg-linfo p{
    color: #3d3b3a;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 15px 0;
}
.kontaktpg-linfo p a{
    color: #3d3b3a;
    transition: all 0.4s ease;
}
.kontaktpg-linfo p a:hover{
    color: #99705c;
}
.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: #3d3b3a;
    font-size: 16px;
    font-weight: 500;
    transition: all 0.4s ease;
}
.kontaktpg-linfo ul li a:hover{
    color: #99705c;
}
.kontakt-form {
    background-color: #ffffff;
    padding: 50px 40px 10px;
}
.kontakt-form .row{
    margin-left: -8px;
    margin-right: -8px;
}
.kontakt-form .col-3,
.kontakt-form .col-4,
.kontakt-form .col-6,
.kontakt-form .col-8,
.kontakt-form .col-12{
    padding-left: 8px;
    padding-right: 8px;
}
.kontakt-form input,
.kontakt-form select,
.kontakt-form textarea,
.kontakt-form input::placeholder,
.kontakt-form select::placeholder,
.kontakt-form textarea::placeholder{
    color: #898989;
    font-size: 13px;
    font-weight: 400;
}
.kontakt-form input,
.kontakt-form select,
.kontakt-form textarea{
    background-color: #fdfdfd;
    border: 1px solid #e7e7e7;
    width: 100%;
    padding: 0 20px;
    border-radius: 4px;
}
.kontakt-form input,
.kontakt-form select{
    height: 50px;
}
.kontakt-form textarea{
    height: 120px;
    padding-top: 20px;
}
.kontakt-form label {
    color: #3d3b3a;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 3px 0;
}
.kontakt-form .checkbox span.wpcf7-list-item {
    margin: 0;
}
.kontakt-form .checkbox input[type="checkbox"] {
    height: auto;
    margin-right: 3px;
}
.kontakt-form .checkbox span.wpcf7-list-item-label {
    color: #3d3b3a;
    font-size: 16px;
    font-weight: 400;
}
.kontakt-form .checkbox span.wpcf7-list-item-label a{
    color: #3d3b3a;
    transition: all 0.4s ease;
    text-decoration: underline !important;
}
.kontakt-form .checkbox span.wpcf7-list-item-label a:hover{
    color: #99705c;
}
.kontakt-form .button{
    margin: 0;
    text-align: center;
}
.kontakt-form input.wpcf7-form-control.has-spinner.wpcf7-submit{
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    background-color: #99705c;
    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 #99705c;
}
.kontakt-form input.wpcf7-form-control.has-spinner.wpcf7-submit:hover{
    color: #99705c;
    background-color: transparent;
}
.kontakt-form span.wpcf7-spinner {
    margin: 5px auto 0;
}
.kontakt-form .wpcf7 form .wpcf7-response-output {
    margin: 0 0 20px;
    text-align: center;
}
.hmain-buttons {
    text-align: center;
    margin-top: 60px;
}
/*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;
    background-color: #f9f9f9;
}
.habout-text.hproductclsb-inner {
    padding: 0 50px;
}
.hproductcat-sec {
    padding: 60px 0;
}
.hproductcat-list.noslide .row {
    justify-content: center;
    --bs-gutter-x: 12px;
    --bs-gutter-y: 12px;
    display: flex;
}
.hproductcat-list.noslide .col-sm-12 {
    flex: auto;
    width: 16.66%;
    max-width: 20%;
}
.hproductclsb-inner.habout-text ul{
    margin: 0 0 30px;
}
.hproductclsb-inner.habout-text ul li,
.hproductclsb-inner.habout-text ul li a,
.hproductclsb-inner.habout-text li p{
    color: #3d3b3a;
    font-size: 15px;
    font-weight: 400;
    transition: all 0.4s ease;
}
#rhproductcat_slide .item {
    padding: 0 10px;
}
.hproductclsb-inner.habout-text ul li{
    margin: 0 0 8px 0;
}
.hproductclsb-inner.habout-text ul li a{
    text-decoration: underline !important;
}
.hproductclsb-inner.habout-text ul li a:hover{
    color: #99705c;
}
.hproductcat-lsbox {
    position: relative;
}
.hproductcat-lsbox .hproductclsb-inner.habout-text{
    width: 50%;
}
.hproductcat-lsbox{
    border-top-right-radius: 90px;
    border-top-left-radius: 5px;
}
.rhproductcat-slide .item:nth-child(2n) .hproductcat-lsbox{
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-top-left-radius: 90px;
    border-top-right-radius: 5px;
}
.hproductcat-lsbox .thumb img{
    width: 100%;
	height:100%;
	object-fit:contain;
}
.hproductcat-lsbox .thumb::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    display: inline-block;
    background-image: url(images/ftcontact-cdbox-bg.png);
    opacity: 0.2;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
	
}
.rhproductcat-slide .item:nth-child(2n) .hproductcat-lsbox .thumb{
    order: 2;
}
.hproductcat-inner {
    position: absolute;
    bottom: 30px;
    left: 30px;
    z-index: 1;
}
.hproductcat-lsbox a {
    font-size: 13px;
    letter-spacing: 1px;
    margin: 0;
    text-transform: capitalize;
    font-weight: 500;
    color: #ffffff;
    padding: 8px 25px;
    background-color: #99705c;
    display: inline-block;
    transition: all 0.4s ease;
}
.hproductcat-lsbox a:hover{
    color: #99705c;
    background-color: #ffffff;
    border-color: #ffffff;
}
.hproductcat-inner h3 {
    color: #ffffff;
    font-size: 17px;
    margin: 0 0 15px 0;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: bold;
}
.hproductclsb-inner.habout-text h1, .hproductclsb-inner.habout-text h2, .hproductclsb-inner.habout-text h3, .hproductclsb-inner.habout-text h4, .hproductclsb-inner.habout-text h5, .hproductclsb-inner.habout-text h6{
    color: #3d3b3a;
    font-size: 27px;
    margin: 0 0 18px 0;
    font-weight: 600;
}
.hproductclsb-inner.habout-text a.all-buttons {
    color: #ffffff;
    font-size: 12px;
    font-weight: 500;
    background-color: #99705c;
    border: 1px solid #99705c;
    display: inline-block;
    padding: 9px 25px;
    transition: all 0.4s ease;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.hproductclsb-inner.habout-text{
    padding: 0 10px 0 30px;
}
.rhproductcat-slide .item:nth-child(2n) .hproductclsb-inner.habout-text{
    padding: 0 10px 0 50px;
}
.hproducts-sec {
    background-color: #f9f9f9;
    padding: 60px 0;
}
.hproducts-list {
    padding: 0 20px;
}
.product-card {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: transform 0.3s ease;
    text-align: center;
    margin: 10px;
    height: 100%;
}
.hproducts-list.noslide .row {
    --bs-gutter-x: 20px;
    --bs-gutter-y: 20px;
    justify-content: center;
}
.noslide .product-card{
    margin: 0;
}
.product-card:hover {
    transform: translateY(-10px);
}
.product-img {
    background-color: #f6f6f6;
}
.product-img img {
    background-color: #ffffff;
    width: 100%;
    height: 400px;
    border-bottom: 1px solid #eee;
    object-fit: contain;
    padding: 15px;
}
.noslide .product-img img{
    height: 240px;
}
.product-info {
    padding: 16px 25px 20px;
    text-align: left;
    min-height: 120px;
}
.product-info a.all-buttons,
span.all-buttons{
    font-size: 11px;
    letter-spacing: 1px;
    margin: 0;
    text-transform: capitalize;
    font-weight: 500;
    color: #ffffff;
    padding: 8px 25px;
    background-color: #99705c;
    display: inline-block;
    transition: all 0.4s ease;
}
.product-category {
    font-size: 14px;
    color: #888;
    display: block;
    margin-bottom: 5px;
}
.product-title {
    font-size: 18px;
    color: #3d3b3a;
    font-weight: 500;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 30px;
    margin: 0 0 15px 0;
}
.hproducts-content .habout-text.hmain-content {
    margin-bottom: 43px;
}
.prodsub-cate a {
    display: inline-block;
    background-color: #99705c;
    color: #ffff;
    padding: 8px 30px;
    margin: 0 5px;
    margin-bottom: 5px;
}
.habout-text.hmain-content.noprod {
    margin: 0;
    padding: 60px 0 45px;
}
/*Footer*/

/*Popup*/
#contact_popup .kontakt-form {
    padding: 15px 15px 0;
}
#contact_popup{
    background-color: rgba(0,0,0,0.6);
    padding: 0 !important;
}
#contact_popup .modal-dialog{
    max-width: 800px;
}
#contact_popup .modal-body {
    padding: 15px 22px 0;
}
.close-popupp {
    text-align: right;
}
.close-popupp i{
    width: 45px;
    height: 45px;
    background-color: #99705c;
    text-align: center;
    line-height: 45px;
    color: #ffffff;
    font-size: 22px;
    cursor: pointer;
    transition: all 0.4s ease;
}
.close-popupp i:hover{
    color: #ffffff;
    background-color: #313131;
}

/*Popup*/

.site-footer {
    padding: 60px 0 0;
    position: relative;
    overflow: hidden;
    border-top: 1px solid #f7f7f7;
}
.site-footer .container {
    max-width: 1300px;
}
.footer-logo {
    text-align: center;
}
.footer-logo img{
    width: 152px;
}
.footer-logo p {
    color: #4a4a4a;
    font-size: 13px;
    line-height: 21px;
    font-weight: 400;
    margin: 25px 0 0 0;
    opacity: 0.8;
}
strong.ftmain-title {
    color: #3d3b3a;
    font-size: 18px;
    display: block;
    margin-bottom: 25px;
    padding-bottom: 9px;
    position: relative;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}
strong.ftmain-title::after{
    content: '';
    display: inline-block;
    background-color: #99705c;
    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: 10px;
    position: relative;
}
.footer-content ul li a,
.footer-content ul li span{
    color: #4a4a4a;
    font-size: 15px;
    font-weight: 400;
    opacity: 0.8;
    transition: all 0.4s ease;
}
.footer-content ul li a:hover{
    color: #99705c;
}
.ftcontact-dt{
    margin-bottom: 40px;
}
.ftcontact-dt ul li a,
.ftcontact-dt ul li span{
    display: flex;
    padding-left: 26px;
}
.ftcontact-dt ul li a i,
.ftcontact-dt ul li span i{
    color: #99705c;
    position: absolute;
    top: 4px;
    left: 0;
}
.ft-menu.one {
    padding-left: 60px;
}
.ft-menu.second ul{
    display: inline-block;
    width: 100%;
    column-count: 2;
    column-gap: 10px;
}
.copyright {
    border-top: 1px solid #f1f1f1;
    padding: 12px 0;
    margin-top: 40px;
    text-align: center;
    position: relative;
    z-index: 1;
}
.copyright-text{
    text-align: center;
}
.copyright-text span,
.copyright-text a{
    color: #4a4a4a;
    font-size: 15px;
    font-weight: 400;
    transition: all 0.4s ease;
    text-align: center;
    display: block;
    opacity: 0.8;
}
.copyright-text a:hover{
    color: #99705c;
    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: #3d3b3a;
}
.hd-social.ft-social ul li a:hover{
    color: #ffffff;
    background-color: #99705c;
}
.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-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-image: url(images/ftcontact-cdbox-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 40px;
    text-align: center;
    height: 100%;
    border-radius: 0;
    border-top: 1px solid rgb(209, 176, 131, 0.2);
    border-right: 1px solid rgb(209, 176, 131, 0.1);
    border-bottom: 1px solid rgb(209, 176, 131, 0.2);
}
.ftcontact-cdbox img{
    width: 70px;
    filter: brightness(0) saturate(100%) invert(77%) sepia(11%) saturate(1238%) hue-rotate(355deg) brightness(89%) contrast(84%);
}
.ftcontact-cdbox strong {
    color: #ffffff;
    font-size: 21px;
    font-weight: 500;
    display: block;
    margin: 20px 0 8px;
    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: #99705c;
}
.ftcontact-cdbox a br{
    display: none;
}
/*Footer*/

/*  Media Query  */
@media(min-width: 1920px){
    .home-banner.cover{
        height: 1080px;
    }
}

@media(max-width: 1760px){
	.hproductcat-lsbox .thumb{
		height: 475px;
	}
}
@media(max-width: 1680px){
	.hproductcat-lsbox .thumb{
		height: 450px;
	}
	
    .hbanner-content {
        padding-left: 50px;
    }
    .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;
    }
    .hbanner-content h1,
    .hbanner-content h2,
    .hbanner-content h3,
    .hbanner-content h4,
    .hbanner-content h5,
    .hbanner-content h6{
        font-size: 38px;
    }
}
@media(max-width: 1580px){
    .hbanner-content {
        padding-left: 120px;
    }
    .product-title {
        font-size: 15px;
        line-height: 25px;
        margin: 0 0 15px 0;
    }
	.hproductcat-lsbox .thumb{
		height: 405px;
	}
}
@media(max-width: 1440px){
    .hbanner-content {
        padding-left: 160px;
    }
    .nav-menu li.menu-item-has-children{
        padding-right: 6px;
    }
    .hbanner-innerct {
        width: 46%;
    }
	    .hproductcat-lsbox .thumb {
        height: 508px;
    }
}
@media(max-width: 1400px){
    .nav-menu li a, .hdservices-menu ul li a, .hdcontact-dt ul li a{
        font-size: 13px;
    }
    .hproductclsb-inner.habout-text h1, .hproductclsb-inner.habout-text h2, .hproductclsb-inner.habout-text h3, .hproductclsb-inner.habout-text h4, .hproductclsb-inner.habout-text h5, .hproductclsb-inner.habout-text h6{
        font-size: 22px;
    }
    .hproductclsb-inner.habout-text ul li {
        margin: 0 0 2px 0;
    }
    .hproductclsb-inner.habout-text ul li, .hproductclsb-inner.habout-text ul li a, .hproductclsb-inner.habout-text li p{
        font-size: 14px;
    }
}
@media(max-width: 1366px){
	    .hproductcat-lsbox .thumb {
        height: 480px;
    }
    .hbanner-content {
        padding-left: 190px;
    }
    #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;
    }
    .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 0;
    }
    .presseberichte-list .hblog-lbox{
        padding: 0;
    }
    .mietrechtpg-sec .hblog-lbox {
        box-shadow: none;
        padding: 30px;
    }
    .hbanner-content a, a.all-buttons{
        font-size: 13px;
    }
    .hproductcat-list.noslide .col-sm-12 {
        flex: auto;
        width: 33.33%;
        max-width: 33.33%;
    }
}
@media(max-width: 1280px){
	    .hproductcat-lsbox .thumb {
        height: 445px;
    }
    .site-logo {
        width: 125px;
    }
    .nav-menu li, .hdservices-menu ul li {
        margin: 0 21px 0 0;
    }
    .nav-menu li a, .hdservices-menu ul li a, .hdcontact-dt ul li a {
        font-size: 15px;
    }
    .site-header .container {
        padding: 0 40px;
    }
    .home-banner.cover {
        height: 600px;
        padding: 100px 0 0 0;
    }
    .hbanner-innerct {
        width: 71%;
    }
    .hbanner-innerct p strong {
        letter-spacing: 4px;
        font-size: 18px;
    }
    .content-header.cover {
        padding: 250px 0 90px;
    }
    .conthead-content {
        margin: 0 auto;
        text-align: center;
    }
    .hjustic-content {
        margin: 0 auto;
        width: 52%;
        text-align: center;
    }
    .hjustic-content p a.all-buttons {
        margin-top: 0;
    }
    .hproducts-list.noslide .col-3 {
        flex: auto;
        max-width: 33.33%;
        width: 33.33%;
    }
}
@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: 600px;
    }
    .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;
    }
    .nav-menu li.menu-btn a{
        padding: 15px 0;
    }
    .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: #ffffff;
    }
    .hjustic-content {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    .hjustic-content p a.all-buttons{
        margin-top: 0;
    }
    #menuToggle {
        display: flex;
        flex-direction: column;
        position: absolute;
        top: 70px;
        right: 40px;
        z-index: 1;
        -webkit-user-select: none;
        user-select: none;
        z-index: 9999;
    }
    #menuToggle.open {
        position: fixed;
        top: 21px;
        right: 5px;
    }
    #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: #99705c;
        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 #e1e1e124;
        overflow: hidden;
        float: left;
    }
    .nav-menu li.menu-btn {
        margin-top: 15px;
    }
    .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: 14px;
        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;
    }
    .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;
    }
    .kontaktpg-linfo {
        padding: 50px 30px 0;
    }
}
@media(max-width: 1112px){
    .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;
    }
}
@media(max-width: 1024px){
    .hservice-lbox h3{
        font-size: 16px;
    }
    .home-banner.cover {
        height: 580px;
        padding: 220px 0 80px;
    }
    .nav-menu li:last-child a, .nav-menu .sub-menu, .nav-menu .children{
        text-align: center;
    }
    .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;
    }
    .hservice-lbox, .bestmed-treatment, .hrechtsgebiete-lbox {
        padding: 36px 20px 15px;
    }
    .hservice-lbox, .bestmed-treatment, .hrechtsgebiete-lbox {
        padding: 25px 25px 15px;
    }
    .footer-content .col-sm-12:first-child {
        flex: auto;
        width: 100%;
        text-align: center;
        margin-bottom: 40px;
    }
    .ftkdesc-logo {
        width: 56%;
        margin: 0 auto;
    }
    .ft-menu.one {
        padding-left: 0;
    }
    .footer-content .col-sm-12 {
        flex: auto;
    }
    .habout-text h1, .habout-text h2, .habout-text h3, .habout-text h4, .habout-text h5, .habout-text h6 {
        font-size: 27px;
        letter-spacing: 2px;
    }
    .habout-text p strong, .hjustic-content p strong, .habout-text ul li strong{
        font-size: 14px;
    }
    .habout-text p {
        font-size: 14px;
        line-height: 24px;
    }
    .habout-text p a.all-buttons,
    .hjustic-content p a.all-buttons{
        font-size: 13px;
        letter-spacing: 1px;
    }
	    .hproductcat-lsbox .thumb {
        height: 340px;
    }
}
@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-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-simg {
        text-align: center;
        margin-bottom: 40px;
    }
    .hspecializes-sec .habout-text{
        padding: 0;
    }
    .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){
	.hproductcat-lsbox .thumb{
		height:356px;
	}
    .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;
    }
    .hbanner-content {
        padding-left: 0;
    }
    .hbanner-innerct {
        width: 80%;
        text-align: center;
        margin: 0 auto;
    }
    .hbanner-content p {
        width: 100%;
    }
    .hbanner-innerct p strong {
        display: inline-block;
    }
    .hservice-content .col-sm-12 {
        width: 50%;
        max-width: 50%;
    }
    .hrechtsgebiete-lbox:hover {
        transform: unset;
    }
    .hourstory-content .col-sm-12 {
        flex: auto;
        width: 100%;
    }
    .hourstory-img img {
        object-fit: cover;
        height: auto !important;
    }
    .footer-logo {
        width: 100%;
        margin: 0 auto 40px;
    }
    .ftkdesc-logo {
        width: 73%;
    }
    strong.ftmain-title {
        font-size: 17px;
        letter-spacing: 0;
    }
    .footer-content .col-sm-12:first-child {
        margin: 0;
    }
    .hproductcat-list.noslide .col-sm-12 {
        width: 50%;
        max-width: 50%;
    }
    .hproducts-list.noslide .col-3 {
        flex: auto;
        max-width: 50%;
        width: 50%;
    }
    .prodsub-cate a {
        padding: 6px 22px;
        margin: 0 5px 10px;
        font-size: 13px;
    }
    .hproducts-list.noslide .product-img img {
        height: 300px;
    }
}
@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;
    }
    #home_slider ul.slick-dots {
        left: 40px;
    }
    .hservice-ct {
        width: 100%;
        margin: 0 auto 40px;
    }
    .hreliable-sec {
        padding: 45px 0 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: 190px 0 40px;
    }
    .presseberichte-list .hblog-lbox {
        min-height: auto;
    }
    .kontaktpg-linfo {
        padding: 30px 30px 20px;
    }
    .kontakt-form {
        padding: 30px 30px 5px;
    }
    .specializalldef-content .row.right .col-sm-12:first-child {
        order: unset;
    }
    .footer-content .col-sm-12 {
        max-width: 33.33%;
        width: 33.33%;
    }
    .hourstory-img {
        text-align: center;
    }
    .product-template-default .hourstory-sec.cover {
        padding: 40px 0 10px;
    }
    .site-header.fixedmenu .site-logo {
        width: 78px;
    }
}
@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 img{
        width: 270px;
        margin: 0 auto;
    }
    .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;
    }
    .product-img img {
        height: 250px;
    }
    .product-title {
        font-size: 14px;
        line-height: 23px;
    }
    .hservice-content .col-sm-12 {
        width: 100%;
        max-width: 100%;
    }
    .conthead-content{
        width: 100%;
        max-width: 100%;
    }
    .site-logo {
        width: 93px;
    }
    .header-content {
        padding: 10px 0;
    }
    #menuToggle {
        top: 50px;
    }
    .site-header.fixedmenu #menuToggle {
        top: 43px;
    }
    .site-header.fixedmenu #menuToggle.open {
        top: 23px;
    }
	.noslide .hproductcat-lsbox .thumb {
    height: 450px;
}
}
@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;
    }
    .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;
    }
    .footer-content .col-sm-12:nth-child(2), .footer-content .col-sm-12:nth-child(3) {
        max-width: 100%;
        width: 100%;
        margin-bottom: 20px;
    }
    .footer-content .col-sm-12 {
        max-width: 100%;
        width: 100%;
    }
    .ftkdesc-logo {
        width: 100%;
    }
    .copyright {
        margin-top: 0;
    }
    .habout-text h1, .habout-text h2, .habout-text h3, .habout-text h4, .habout-text h5, .habout-text h6{
        margin: 0 0 15px 0;
    }
    .hproductcat-sec {
        padding: 40px 0;
    }
    .habout-text.hmain-content h1, .habout-text.hmain-content h2, .habout-text.hmain-content h3, .habout-text.hmain-content h4, .habout-text.hmain-content h5, .habout-text.hmain-content h6 {
        font-size: 27px;
    }
    .habout-text.hmain-content {
        margin: 0 0 20px;
    }
    .hproducts-content .habout-text.hmain-content {
        margin-bottom: 10px;
    }
    .hourstory-sec.cover {
        padding: 15px 0 20px;
    }
    .hproductcat-list.noslide .col-sm-12 {
        width: 100%;
        max-width: 100%;
    }
    .hproducts-list.noslide {
        padding: 0;
    }
}
@media(max-width: 480px){
	.hproductcat-lsbox .thumb {
        height: 442px;
    }
    body .container, .hblog-sec .container, .site-header .container{
        padding: 0 20px;
    }
    .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;
    }
    .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: break-all;
    }
    .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;
    }
    .home-banner.cover {
        padding: 190px 0 40px;
        height: auto;
    }
    body .container-fw {
        padding: 0 20px;
    }
    .conthead-content {
        width: 100%;
    }
    .hproducts-list.noslide .col-3 {
        max-width: 100%;
        width: 100%;
    }
    .product-info,
    .product-title{
        text-align: center;
    }
    .hproducts-sec {
        padding: 40px 0;
    }
    .prodsub-cate {
        margin-bottom: 40px;
}
}
@media(max-width:430px){
	.hproductcat-lsbox .thumb {
        height: 386px;
    }
}
@media(max-width: 414px){
	.hproductcat-lsbox .thumb {
        height: 369px;
    }
    .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: break-all;
    }
    .conthead-content h1 {
        font-size: 27px;
        word-break: break-all;
    }
    .publikatpg-list.mobilevs {
        display: block;
        padding: 0 0 30px;
    }
    .habout-text p br{
        display: none;
    }
}
@media(max-width: 380px){
	    .hproductcat-lsbox .thumb {
        height: 324px;
    }
}

@media(max-width: 360px){
	    .hproductcat-lsbox .thumb {
        height: 304px;
    }
}