/**
*	Theme Name: Ls Stuttgart
**/

/*
    font-family: "Raleway", serif;
*/

body {
    font-family: "Raleway" !important;
}
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

.alignself {
    align-self: center;
}

.m-0 {
    margin: 0;
}
.ti-widget.ti-goog .ti-reviews-container-wrapper{
	    justify-content: space-between;
}
.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;
}
.sfsi_shortcode_container {
    float: unset;
    z-index: 0;
    position: relative;
padding-left: 15px;
}
.wpcf7-acceptance span.wpcf7-list-item-label {
    display: none;
}
.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: inherit !important;
}

.gform_wrapper li.gfield.gfield_error {
    background-color: transparent !important;
    margin-bottom: 6px !important;
    border: 0px !important;
    padding-bottom: 0 !important;
}

ul#menu {
    display: none;
}

/* width */
::-webkit-scrollbar {
    width: 10px;
}

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

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

a,
a:hover {
    text-decoration: none !important;
}

p {
    margin: 0 0 20px;
}

img {
    height: auto;
    max-width: 100%
}

a:focus,
input:focus,
button:focus,
select:focus,
textarea:focus {
    outline: 0 !important
}

input[type="checkbox"],
input[type="radio"] {
    width: auto !Important
}

.searchform {
    position: relative
}

.searchform input {
    height: 40px;
    width: 100%;
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 0 17px;
    border: none;
}

.searchform input,
.searchform input::placeholder {
    color: #565656;
    font-size: 13px;
    font-weight: 500;
}

.searchform button {
    border: 0px;
    background-color: transparent;
    font-size: 20px;
    position: absolute;
    top: 4px;
    right: 10px;
    color: #4a23b4;
}
.not-found .searchform button{
    top: 9px;
}
.not-found {
    margin: 200px 0 0;
    text-align: center;
}
.not-found .searchform input {
    background-color: #f5f3f6;
}
.not-found .searchform {
    width: 60%;
    margin: 0 auto 40px;
}
.not-found .searchform input{
    height: 50px;
}
.not-found p {
    margin-bottom: 30px;
}

/* Navbar */
body.bmenu-open {
    overflow: hidden;
}

.nav-bar {
    text-align: right;
}

.main-navigation {
    clear: both;
    position: relative;
}

ul.nav-menu,
div.nav-menu > ul {
    margin: 0;
    padding: 0;
}
.nav-menu li {
    display: inline-block;
    margin: 0px 32px 0 0;
    position: relative;
}
.nav-menu li:last-child {
    margin: 0;
}
.nav-menu li a {
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    text-decoration: none;
    transition: all 0.4s ease;
    letter-spacing: 0.60px;
}
.page-template-home .nav-menu li a{
    color: #000000;
}
#header.fixedmenu .nav-menu li a{
    color: #000000;
}
#header.fixedmenu .nav-menu li a:hover{
    color: #ceae69;
}
.nav-menu li.menu-btn a,
a.all-buttons,
.hbanner-form input.wpcf7-form-control.wpcf7-submit.has-spinner,
strong.haboutrinner-name,
.hmain-content.box.hpleftright-ct a.all-buttons{
    color: #ffffff !important;
    font-size: 12px;
    font-weight: 700;
    display: inline-block;
    padding: 9px 40px;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #ceae6969;
    background-image: linear-gradient(160deg, #ceae69bd 28%, #ceae69 100%, #c5b99f 34%);
    box-shadow: inset 0 9px 9px rgb(255 255 255 / 8%), inset 10px 10px 30px rgb(206 174 105 / 71%), 10px 10px 20px rgb(206 174 105 / 32%), -10px -10px 20px rgb(206 174 105 / 17%);
    transition: all 0.4s ease;
    margin-top: 15px;
    text-decoration: none !important;
    border-radius: 6px;
    border: none;
}
.hbanner-form input.wpcf7-form-control.wpcf7-submit.has-spinner{
    background-color: #ceae69;
}
strong.haboutrinner-name {
    margin-top: 0;
    padding: 8px 25px;
    font-size: 13px;
}
.nav-menu li.menu-btn{
    border-radius: 100px;
}
.nav-menu li.menu-btn a:hover,
a.all-buttons:hover,
.hbanner-form input.wpcf7-form-control.wpcf7-submit.has-spinner:hover,
.hmain-content.box.hpleftright-ct a.all-buttons:hover{
    color: #ffffff;
    background-image: linear-gradient(160deg, #ceae69 28%, #ceae69de 100%, #ceae699c 34%);
    box-shadow: inset 0 9px 9px rgba(255, 255, 255, .2), inset 10px 10px 30px rgb(206 174 105), 10px 10px 20px rgb(206 174 105 / 34%), -10px -10px 20px rgb(206 174 105 / 27%);
}
.nav-menu li.menu-btn a {
    margin-top: 0;
    line-height: unset;
    padding: 8px 32px;
}
.nav-menu li.menu-item-has-children {
    position: relative;
    padding-right: 10px;
}
.nav-menu li.menu-item-has-children::after {
    color: #ffffff;
    display: block;
    content: '\f0d7';
    font-family: FontAwesome;
    position: absolute;
    font-size: 13px;
    right: -3px;
    top: 5px;
    line-height: 1;
}
.page-template-home .nav-menu li.menu-item-has-children::after{
    color: #000000;
}
.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: 11px;
    right: 16px;
    top: 18px;
}

.nav-menu .sub-menu,
.nav-menu .children {
    background-color: rgba(0, 0, 0, 0.7);
    border: 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: 0;
}
ul.sub-menu li a {
    color: #ffffff !important;
    padding: 15px;
    text-align: left;
    width: 225px;
    font-size: 14px;
}
ul.sub-menu li a:hover {
    background: #565656;
}

.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: #ceae69;
}

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,
#header.fixedmenu .nav-menu .current_page_item > a,
#header.fixedmenu .nav-menu .current-menu-item > a{
    color: #ceae69;
}

.closebtn,
.openmenu,
.menuToggle,
.mobilesubmenu,
span.submenu-toggle {
    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;
}

.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: 200px 0 170px;
    position: relative;
}
.content-header.cover::after {
    content: '';
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}
.content-header.cover::before {
    content: '';
    display: inline-block;
    background-image: url(images/homebg-shape.svg);
    width: 100%;
    height: 92px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.page-template-kontakt .content-header.cover{
    background-position: bottom center !important;
}
.conthead-content {
    position: relative;
    z-index: 1;
}

.conthead-content h1 {
    color: #ffffff;
    font-size: 50px;
    font-weight: 600;
    text-align: center;
    margin: 0 0 15px 0;
}

ul#breadcrumbs {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}

ul#breadcrumbs li {
    display: inline-block;
    margin-right: 8px;
}

ul#breadcrumbs li:last-child {
    margin-right: 0;
}

ul#breadcrumbs li,
ul#breadcrumbs li a,
ul#breadcrumbs li strong {
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
}

.all-pages-content {
    padding: 45px 0;
}
.all-pages-content .hmain-content{
    margin-bottom: 0;
}
.all-pages-content .hmain-content,
.all-pages-content .hmain-content p{
    text-align: left;
}
.all-pages-content .hmain-content p strong {
    display: unset;
    letter-spacing: unset;
    font-size: 17px;
}
.all-pages-content.cate {
    padding-bottom: 0;
    padding-top: 30px;
}
.all-pages-content.cate .hmain-content {
    text-align: center;
    margin: 0;
}

/* Pagination  */
.pagination {
    display: inline-block;
    margin: 30px 0 0;
    width: 100%;
}

.sub-pagenation-div ul {
    padding: 0 10px;
    margin-top: 30px;
}

.sub-pagenation-div li {
    display: inline-block;
    border-radius: 4px;
    width: auto;
}

.sub-pagenation-div li a {
    border-radius: 4px;
    color: #333333;
    display: block;
    padding: 10px 20px;
    background-color: #f5f3f6;
}

.sub-pagenation-div li.current a,
.sub-pagenation-div li:hover a{
    background-image: linear-gradient(160deg, #ceae69bd 28%, #ceae69 100%, #c5b99f 34%);
    color: #ffffff;
}

/* DatePicker Table */
.ui-datepicker table {
    width: 100%;
}

.ui-datepicker-header {
    background: url('../img/dark_leather.png') repeat 0 0 #565656;
    color: #e0e0e0;
    font-weight: 700;
    -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 #565656;
    filter: dropshadow(color=#565656, 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: 700;
    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;
}
/*
#wrapper {
    margin-top: 100px;
}
*/
/*Site Header*/
.site-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
}
.site-logo .d-flex.scroll-info {
    margin-bottom: 0;
}
.site-logo .logo {
    width: 255px;
}
.site-logo img.black.else {
    display: none;
}
.page-template-home .site-header .site-logo img.white {
    display: none;
}
.page-template-home .site-header{
   background-color: transparent; 
}
#header.fixedmenu .site-logo img.white.else {
    display: none;
}
#header.fixedmenu .site-logo img.black.else{
    display: block;
}
#header.fixedmenu .topbar {
    display: none;
}
#header.fixedmenu .header-content .container {
    background-color: #ffffff;
    transition: all 0.4s ease;
    box-shadow: inset 0 8px 9px rgb(255 255 255 / 0%), inset 10px -18px 16px rgb(0 0 0 / 0), 1px 5px 20px rgb(0 0 0 / 8%), 0 0 8px rgb(255 255 255 / 0);
    border-radius: 100px;
    padding: 15px 40px;
}
.header-content {
    padding: 13px 0;
}

.topbar {
    background-color: #ceae69;
    padding: 12px 0;
}

.page-template-home-new .topbar {
    background-image: none;
}

.topbar-content .row {
    align-items: center;
}

.topbar-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.topbar-content ul li {
    display: inline-block;
}

.topbar-leftdt ul li {
    margin-right: 13px;
    position: relative;
    padding-right: 20px;
}

.topbar-leftdt ul li:last-child {
    margin-right: 0;
}

.topbar-leftdt ul li::after {
    content: '';
    display: inline-block;
    background-color: #b3b3b385;
    width: 2px;
    height: 15px;
    position: absolute;
    top: 5px;
    right: 0;
    z-index: 0;
}

.topbar-leftdt ul li:last-child::after {
    display: none;
}

.topbar-leftdt ul li a,
.topbar-leftdt ul li span {
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    transition: all 0.4s ease;
}

.topbar-leftdt ul li svg {
    width: 18px;
    fill: #ffffff;
    position: relative;
    top: -1px;
    margin-right: 6px;
}

.topbar-social {
    text-align: right;
}

.topbar-social ul li {
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
}

.topbar-social ul li:first-child {
    margin-right: 15px;
}

.topbar-social ul li a {
    color: #FFFFFFCC;
    font-size: 15px;
    transition: all 0.4s ease;
    display: inline-block;
    margin-right: 10px;
}

.nav-flex {
    display: flex;
    column-gap: 15px;
    justify-content: right;
}

.hdbtn-email ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    column-gap: 20px;
}

.hdbtn-email a.all-buttons {
    padding: 15px 30px;
    margin: 0;
}

.hdemail-btn {
    position: relative;
    padding-left: 77px;
    padding-top: 5px;
}

.hdemail-btn::after {
    content: '';
    display: inline-block;
    background-image: url(images/hd-email.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 60px;
    height: 60px;
    position: absolute;
    top: -3px;
    left: 0;
    z-index: 0;
    background-color: #ffffff;
    border-radius: 100%;
}

.hdemail-btn span {
    color: #ffffff;
    font-size: 15px;
    line-height: 1;
    font-weight: 400;
    display: block;
}

.hdemail-btn a {
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    display: inline-block;
    transition: all 0.4s ease;
}

.hdemail-btn a:hover {
    color: #c5baa0;
}

.hd-search {
    position: relative;
}

.hd-search .searchform input {
    border-radius: 0;
    border: none;
    padding: 0;
    width: 0;
}

.hd-search .searchform button {
    border: 0px;
    background-color: transparent;
    font-size: 20px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
}
.d-flex.scroll-info {
    align-items: flex-end;
    column-gap: 8px;
}
.scrollinfo-icon i.fa-info-circle{
    margin: 0;
}
.mobilect-btn {
    display: none;
}
/*Site Header*/


/*Home*/
.hbanner-sec.cover {
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    background-image: linear-gradient(160deg, #ffffff 12%, #ffffff 52%, #ceae69 34%);
    padding: 170px 0 0;
}
.hbanner-ct {
    padding-right: 0;
    margin-top: 40px;
}
.hbanner-ct p strong {
    color: #ceae69;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    letter-spacing: 2px;
    margin-bottom: 5px;
}
.hbanner-ct p {
    color: #656567;
    font-size: 17px;
    font-weight: 400;
    margin: 0 0 15px 0;
}
.hbanner-ct ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.hbanner-ct ul li{
    color: #ffffff;
    font-size: 15px;
    line-height: 27px;
    font-weight: 300;
}
.hbanner-ct h1,
.hbanner-ct h2,
.hbanner-ct h3,
.hbanner-ct h4,
.hbanner-ct h5,
.hbanner-ct h6 {
    color: #000000;
    font-size: 40px;
    text-transform: capitalize;
    font-weight: 400;
    margin: 0 0 15px 0;
    letter-spacing: 0;
}

.hbanner-ct h1 strong,
.hbanner-ct h2 strong,
.hbanner-ct h3 strong,
.hbanner-ct h4 strong,
.hbanner-ct h5 strong,
.hbanner-ct h6 strong {
    color: #ceae69;
    font-weight: 600;
}
.hbanner-ct .gpartner-logo img {
    width: 130px;
    margin: 5px 0 0;
    border-radius: 7px;
    box-shadow: inset 0 8px 9px rgb(255 255 255 / 0%), inset 10px -18px 16px rgb(0 0 0 / 0), 1px 5px 20px rgb(0 0 0 / 8%), 0 0 8px rgb(255 255 255 / 0);
    background-color: #ffffff;
    padding: 6px;
}
.googlereview-logo img {
    margin: 13px 0;
}
.hbannerform-list {
    position: relative;
}
.hbannerform-list .d-flex.scroll-info {
    align-items: center;
    justify-content: center;
}
.hbanner-image {
    margin-bottom: 0;
    position: absolute;
    bottom: 0;
    left: 11%;
}
.hbanner-image img {
    margin: 0;
}
.hbanner-image .sebatian_mobile{
	display:none;
}
.hbannerform-list {
    background-color: #ffffff;
    padding: 23px 30px 5px;
    border-radius: 10px;
    position: relative;
    text-align: center;
    margin-bottom: 80px;
    box-shadow: inset 0 8px 9px rgb(255 255 255 / 0%), inset 10px -18px 16px rgb(0 0 0 / 0), 1px 5px 20px rgb(0 0 0 / 8%), 0 0 8px rgb(255 255 255 / 0);
}
.hpsecondmain-banner .wpb_content_element.wirsind-form img {
    width: 250px;
    margin: 14px 0;
}
.hbannerform-list .title {
    color: #000000;
    font-size: 25px;
    line-height: normal;
    font-weight: 400;
    margin: 0 0 25px 0;
}
.hbannerform-list .title strong {
    font-weight: 600;
    color: #ceae69;
}
.hpcontactform-sec .hbanner-form {
    width: 85%;
    margin: 0 auto;
}
.hbanner-form p {
    margin: 0;
}
.hbanner-form .row {
    --bs-gutter-x: 11px;
    --bs-gutter-y: 11px;
}
.hbanner-form span {
    text-align: left;
    font-size: 12px;
}
.hbanner-form input,
.hbanner-form select,
.hbanner-form textarea,
.hbanner-form input::placeholder,
.hbanner-form select::placeholder,
.hbanner-form textarea::placeholder {
    color: #656567;
    font-size: 11px;
    font-weight: 500;
}
.hbanner-form input,
.hbanner-form select,
.hbanner-form textarea {
    width: 100%;
    border-radius: 4px;
    background-color: rgb(237 237 237 / 38%);
    padding: 0 23px;
    border: 1px solid rgb(243 243 243 / 57%);
}
.hbanner-form input,
.hbanner-form select {
    height: 43px;
}
.hbanner-form textarea {
    height: 100px;
    padding-top: 13px;
    width: 100%;
}
.hbanner-form .checkboxx p {
    color: #656567;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    text-align: left;
    margin-bottom: 15px;
}
.hbanner-form .checkboxx p a {
    color: #656567;
    transition: all 0.4s ease;
    text-decoration: underline !important;
}
.hbanner-form .checkboxx p a:hover {
    color: #c5b99f;
}
.hbanner-form .checkboxx input {
    width: 12px !important;
    height: 12px !important;
    position: relative;
    top: 1.5px;
    margin: 0 8px 0 0;
}
.hbanner-form .button {
    margin-top: 0;
}
.hbanner-form .button input.wpcf7-form-control.wpcf7-submit.has-spinner {
    height: 40px;
    padding: 0 25px;
    font-size: 12px;
}
.hbanner-form .wpcf7-response-output {
    color: #ffffff;
    text-align: center;
    margin: 10px 0 20px !important;
    padding: 8px 20px !important;
    font-size: 14px;
    border: 1px solid #f56e28;
}

/*Second*/
.hbanner-content {
    position: relative;
    z-index: 1;
}

.hmain-content {
    margin-bottom: 40px;
}

.hmain-content p {
    width: 100%;
    margin: 0 auto 40px;
    text-align: center;
}
.hmain-content p strong {
    background: -webkit-linear-gradient(160deg, #ceae69bd 28%, #ceae69 100%, #c5b99f 34%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 12px;
    font-weight: 600;
    display: block;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.hsummarylist-content .hmain-content p a {
    color: #ffffff;
    font-size: 25px;
    line-height: normal;
    font-weight: 300;
    text-transform: capitalize;
    transition: all 0.4s ease;
    opacity: 0.9;
}
.hmain-content p a:hover {
    color: #784af6;
}

.hsummarylist-content .hmain-content p a {
    color: #565656;
    font-weight: 400;
}

.hsummarylist-content .hmain-content p a:hover {
    color: #784af6;
}

.hsummarylist-content .hmain-content p a.all-buttons {
    line-height: normal;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 15px;
    font-weight: 600;
    opacity: 1;
}

.hmain-content h1,
.hmain-content h2,
.hmain-content h3,
.hmain-content h4,
.hmain-content h5,
.hmain-content h6,
.hmain-content .hmain-title{
    color: #565656;
    font-size: 30px;
    line-height: 37px;
    font-weight: 500;
    margin: 0 0 15px 0;
    text-transform: capitalize;
    letter-spacing: 0;
}
.hmain-content h4,
.hmain-content h5,
.hmain-content h6,
.hmain-content .hmain-title.sm{
    font-size: 26px;
}
.hmain-content .hmain-title{
    line-height: normal;
}
.hmain-content.white h1,
.hmain-content.white h2,
.hmain-content.white h3,
.hmain-content.white h4,
.hmain-content.white h5,
.hmain-content.white h6,
.hmain-content.white .hmain-title{
    color: #ffffff;
}
.hmain-content.white p {
    color: rgba(255, 255, 255, 0.9);
}
.hmain-content h1 strong,
.hmain-content h2 strong,
.hmain-content h3 strong,
.hmain-content h4 strong,
.hmain-content h5 strong,
.hmain-content h6 strong,
.hmain-content .hmain-title strong{
    background: -webkit-linear-gradient(160deg, #ceae69bd 28%, #ceae69 100%, #c5b99f 34%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
}
.hmain-content p {
    line-height: 28px;
    margin: 0 0 15px 0;
}
.hmain-content p a,
.hmain-content ul li a{
    color: unset;
    font-size: unset;
    line-height: unset;
    text-align: left;
    text-decoration: underline !important;
    display: inline-block;
    transition: all 0.4s ease;
}
.hmain-content p a:hover,
.hmain-content ul li a:hover,
.hmain-content ol li a:hover{
    color: #c5baa0;
}
.hmain-content p:last-child {
    margin-bottom: 0;
}
.hmain-content a.all-buttons{
    text-decoration: none !important;
}
.hmain-content ul {
    list-style: none;
    padding: 0;
    margin: 25px 0;
}
.hmain-content ul li {
    position: relative;
    padding-left: 22px;
    margin-bottom: 14px;
}
.hmain-content ol li{
    margin-bottom: 14px;
}
.hmain-content ol li::marker {
    color: #212529;
}
.hmain-content ol li:last-child{
    margin-bottom: 0;
}
.hmain-content p,
.hmain-content ul li{
    color: #656567 !important;
    font-size: 15px;
    font-weight: 400;
}
.hmain-content.white ul li,
.hmain-content.white p,
.hmain-content.white ul li a,
.hmain-content.white ol li,
.hmain-content.white ol li a{
    color: rgba(255, 255, 255, 0.9);
    transition: all 0.4s ease;
}

.hmain-content.white ul li a:hover,
.hmain-content.white ol li a:hover{
    color: #ceae69;
}
.hmain-content ul li::after {
    content: '';
    display: inline-block;
    background-image: url(images/001-checked.png);
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: center;
    width: 13px;
    height: 13px;
    position: absolute;
    top: 2px;
    left: 0;
    z-index: 0;
}
#nhpcomany_logo {
    position: relative;
    padding: 35px 0 5px;
}
.hbcompany-list .hmain-content {
    margin: 0 auto 30px;
}
.hbcompany-list {
    position: relative;
    text-align: center;
    z-index: 1;
}
.zertifilogo-sec .hbcompany-list {
    margin: 0;
}
.hbcompany-list .d-flex.scroll-info {
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}
.hbcompany-list .d-flex.scroll-info .hmain-title {
    margin: 0;
}
.hbcompany-list .scrollinfo-icon i.fa-info-circle::before {
    color: #dbc390;
    top: 1px;
}
#hbcompany_lslide .slick-slide {
    float: left;
}
.hbanner-ct i.fa-info-circle::before {
    color: #d3b879;
}
.ftinfoscroll-list ul li i.fa-info-circle::before,
.d-flex.sblogabt a.infocircl-icon i.fa-info-circle::before{
    color: #c5baa0;
}
#hbcompany_lslide .slick-prev,
#hbcompany_lslide .slick-next {
    background-color: #ffffff;
    width: 45px !important;
    height: 45px !important;
    border-radius: 100%;
    box-shadow: 0 0 17px -1px rgba(29, 37, 46, 0.1);
    z-index: 1;
}

#hbcompany_lslide .slick-prev,
#hbcompany_lslide .slick-next {
    top: 50%;
}
#hbcompany_lslide .slick-prev,
#hbcompany_lslide .slick-next,
#hbcompany_lslide .slick-next:before,
#hbcompany_lslide .slick-prev:before {
    display: inline-block;
    width: 16px;
    height: 38px;
    font-size: 0;
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center;
}

#hbcompany_lslide .slick-prev {
    left: -52px;
}

#hbcompany_lslide .slick-next {
    right: -52px;
}

#hbcompany_lslide .slick-prev:before {
    background-image: url(images/left-arrow.png);
    filter: brightness(0) saturate(100%) invert(70%) sepia(51%) saturate(319%) hue-rotate(3deg) brightness(90%) contrast(95%);
}

#hbcompany_lslide .slick-next:before {
    background-image: url(images/right-arrow.png);
    filter: brightness(0) saturate(100%) invert(70%) sepia(51%) saturate(319%) hue-rotate(3deg) brightness(90%) contrast(95%);
}

.haboutme-thumb {
    text-align: center;
    background-color: #ffffff;
    width: 100%;
    padding-top: 20px;
}

.hbcompany-lbox .vertically-center {
    display: table;
    width: 100%;
    text-align: center;
}
.hbcompany-lbox .vertically-center div {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    padding: 0 20px;
}
.hbcompany-lbox .vertically-center img {
    object-fit: contain;
    margin: 0 auto;
    width: auto;
    height: 110px;
}
.hmain-content.hhaboutinner-ct p strong {
    font-size: 18px;
    color: #c5baa0;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 3px;
}

/*Second*/

/*Third*/
.hfivesteps-sec {
    padding: 50px 0 40px;
}
.hfivesteps-sec .container {
    max-width: 100%;
    padding: 0 30px;
}
.page-id-1891 .hfivesteps-sec {
    margin-top: 0;
    background-color: #fff;
    padding: 0 0 20px 0;
}
.hmarketingberat-sec {
    padding: 40px 0;
}
.hfivesteps-sec .hmain-content {
    margin-bottom: 20px;
}
.hfivesteps-list.full {
    padding: 20px;
}
.hfivesteps-lbox {
    background-color: #ffffff;
    box-shadow: inset 0 8px 9px rgb(255 255 255 / 0%), inset 10px -18px 16px rgb(0 0 0 / 0), 1px 5px 20px rgb(0 0 0 / 8%), 0 0 8px rgb(255 255 255 / 0);
    border-radius: 10px;
    padding: 40px 20px 10px;
    position: relative;
    min-height: 320px;
}
.hfivestep-icon {
    width: 80px;
    margin: 0 auto 20px;
}
.hmain-content .main-title {
    color: #565656;
    font-size: 19px;
    font-weight: 600;
    margin: 0 0 7px 0;
    text-transform: capitalize;
    letter-spacing: 0;
}
.hfivesteps-content {
    overflow: hidden;
}
.hfivesteps-content .row {
    align-items: center;
    --bs-gutter-x: 20px;
    --bs-gutter-y: 20px;
    display: flex; 
}
.hfivesteps-content .hmain-content.box.left {
    padding-right: 30px;
}
.hfivesteps-content .hmain-content.box.left {
    margin-bottom: 0;
}
.hfivesteps-lbox .d-flex {
    align-items: center;
    display: flex !important;
    column-gap: 15px;
}
.haboutme-content .row {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
}
.haboutright-content.rightfull {
    padding: 0 40px;
}
.hmain-content.hhaboutinner-ct {
    width: 100%;
    margin: 0;
    padding: 13px 20px;
    text-align: center;
    background-color: #ceae69;
    border-radius: 0;
}
.hmain-content.hhaboutinner-ct ul {
    text-align: left;
    margin: 20px 0 0 0;
}

.hmain-content.hhaboutinner-ct h1,
.hmain-content.hhaboutinner-ct h2,
.hmain-content.hhaboutinner-ct h3,
.hmain-content.hhaboutinner-ct h4,
.hmain-content.hhaboutinner-ct h5,
.hmain-content.hhaboutinner-ct h6 {
    color: #565656;
    font-size: 28px;
    font-weight: 700;
    margin: 0 0 15px 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.hmain-content.hhaboutinner-ct a.all-buttons {
    width: 100%;
}
.haboutright-content .hmain-content {
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: left;
}
.haboutright-content .hmain-content p {
    text-align: left;
}

.haboutright-content .hmain-content p:last-child {
    margin: 0;
}

.hmain-content.white.hhaboutinner-ct p {
    width: 100%;
}

.hmain-content.hhaboutinner-ct h3 {
    color: #ffffff;
    text-transform: capitalize;
    letter-spacing: 0;
    font-size: 25px;
}

.haboutright-content .hmain-content h1,
.haboutright-content .hmain-content h2,
.haboutright-content .hmain-content h3,
.haboutright-content .hmain-content h4,
.haboutright-content .hmain-content h5,
.haboutright-content .hmain-content h6 {
    text-transform: capitalize;
}

.hmain-content.box,
.hmain-content.box p {
    text-align: left;
}
.hsummarylist-sec {
    overflow: hidden;
    background-color: #f5f3f6;
}
.hsummarylist-content .row {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
    align-items: center;
}
/*
.haboutright-content {
    padding-left: 295px;
    margin-top: 0;
}
*/
.hsummarylist-image {
    text-align: right;
    margin: 0 auto;
    padding: 40px 0;
}
.hsummarylist-image img {
    height: 650px;
	object-fit:contain;
}
.haboutme-box {
    background-color: #ffffff;
}
.haboutme-box .haboutright-content .hmain-content {
    text-align: left;
}

.haboutright-content.rightfull .hmain-content.white {
    padding: 0 40px;
}

.haboutme-box .haboutright-content p {
    text-align: left;
}

.haboutme-box .hhaboutinner-ct a.all-buttons,
.hmain-content a.all-buttons {
    margin-top: 10px;
}

.haboutme-box .haboutright-content {
    text-align: left;
}
.hpnewabout-sec {
    position: relative;
    background-color: #f5f3f6;
}
.hpnewabout-sec::after{
    content: '';
    display: inline-block;
    background-image: linear-gradient(126deg, #565656 0%, #565656 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0; 
    left: 0;
    z-index: 0;
    opacity: 0.6;
}
.hpnewabout-sec.abtpg {
    padding-bottom: 0;
}
.hpnewabout-sec .hpnewabout-content {
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.hpnewabout-sec .hpnewabout-content .col-6:first-child{
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.hpnewabout-content .row {
    align-items: center;
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
}
.hpnewabout-content .hmain-content,
.hpnewabout-content .hmain-content p {
    text-align: left;
}
.hmain-content.white.hpnewabout-lct{
    position: relative;
    z-index: 1;
}
.hmain-content.hpnewabout-rct,
.hmain-content.hpnewabout-rct p {
    text-align: center;
}
.hmain-content.hpnewabout-rct h1,
.hmain-content.hpnewabout-rct h2,
.hmain-content.hpnewabout-rct h3,
.hmain-content.hpnewabout-rct h4,
.hmain-content.hpnewabout-rct h5,
.hmain-content.hpnewabout-rct h6 {
    margin: 0 0 13px 0;
    text-transform: capitalize;
    letter-spacing: 0;
}
.hmain-content.hpnewabout-rct ul {
    margin: 20px 0 0 0;
}
.hmain-content.hpnewabout-rct ul li {
    font-size: 14px;
    font-weight: 400;
    padding-left: 23px;
    margin-bottom: 11px;
}
.hmain-content.hpnewabout-rct ul li:last-child{
    margin-bottom: 0;
}
.hmain-content.hpnewabout-rct ul li::after {
    width: 13px;
    height: 13px;
}
.hmain-content.white.hpnewabout-rct.hcontactmainc-content ul li {
    font-size: 17px;
}
.hmain-content.white.hpnewabout-rct.hcontactmainc-content ul li::after {
    width: 14px;
    height: 14px;
    top: 6px;
    filter: brightness(0) saturate(100%) invert(57%) sepia(68%) saturate(6027%) hue-rotate(170deg) brightness(102%) contrast(101%);
}
.hmain-content.hpnewabout-rct a.all-buttons {
    font-size: 12px;
    margin-top: 0;
}
.hmain-content.hpnewabout-rct {
    background-color: #ffffff;
    padding: 40px 45px 0 205px;
    clip-path: polygon(20% -3%, 101% 0%, 101% 101%, 0% 101%);
    margin: 0;
}
.hmain-content.hpnewabout-rct.hcontactmainc-content {
    background-color: transparent;
    padding: 0;
    clip-path: unset;
    margin: 0;
}
.hmain-content.hpnewabout-rct.hcontactmainc-content .d-flex {
    align-items: center;
}
.hmain-content.hpnewabout-rct.hcontactmainc-content .haboutrinner-ct{
    padding-bottom: 0;
}
.hmain-content.white.hpnewabout-rct.hcontactmainc-content .haboutrinner-ct p {
    font-size: 16px;
    line-height: 25px;
    margin: 0 0 15px 0;
}
.hmain-content.white.hpnewabout-rct.hcontactmainc-content .haboutrinner-ct p strong {
    text-align: left;
}
.hmain-content.white.hpnewabout-rct.hcontactmainc-content .haboutrinner-ct h2,
.hmain-content.white.hpnewabout-rct.hcontactmainc-content .haboutrinner-ct h3 {
    font-size: 26px;
    line-height: normal;
}
.hmain-content.white.hpnewabout-lct {
    padding: 0 0 0 297px;
}
.hmain-content.white.hpnewabout-lct h1,
.hmain-content.white.hpnewabout-lct h2,
.hmain-content.white.hpnewabout-lct h3,
.hmain-content.white.hpnewabout-lct h4,
.hmain-content.white.hpnewabout-lct h5,
.hmain-content.white.hpnewabout-lct h6 {
    font-size: 33px;
    text-transform: capitalize;
    font-weight: 600;
    letter-spacing: 0;
    margin: 0 0 15px 0;
}
.hpnewabout-abox {
    padding: 0;
}
.hpnewabout-abox .d-flex{
    align-items: center;
}
.hpnewabout-rct.hcontactmainc-content .hpnewabout-abox{
    padding: 0;
}
.hpnewabout-abox .haboutrinner-ct {
    width: 65%;
    padding-bottom: 0;
    text-align: left;
}
.hpnewabout-abox .haboutrinner-ct p {
    text-align: left;
}
.hpnewabout-abox .haboutrinner-image {
    width: 48%;
    display: inline-grid;
    align-items: flex-end;
}
.haboutrinner-image img {
    width: 63%;
    margin: 0 auto;
}
.hpleftright-sec {
    padding: 50px 0 65px;
    overflow: hidden;
}
.hpleftright-sec.first {
    padding: 60px 0 0;
}
body .hpleftright-sec .container {
    max-width: 100% !important;
    padding: 0;
}
body .hpleftright-sec .container .hmain-content {
    max-width: 58%;
    margin: 0 auto 40px;
}
body .hpleftright-sec .container .hmain-content.box.hpleftright-ct {
    max-width: 100%;
    margin: 0;
}
.page-id-2390 .hpleftright-sec.first,
.page-id-2428 .hpleftright-sec.first{
    padding-top: 50px;
}
.hpleftright-sec .hpleftright-content {
    margin-top: 40px;
}
.page-template-default .hpleftright-sec.second .hpleftright-content {
    margin-top: 15px;
}
.page-id-1891 .hpleftright-sec.three {
    padding: 50px 0 10px;
}
.page-id-1891 .hpleftright-sec.three .hpleftright-content {
    margin-top: 50px;
}
.hpleftright-sec.first .hpleftright-content {
    margin-top: 0;
}
.hpleftright-sec.first.thre {
    padding: 50px 0 65px;
}
.hpleftright-sec.first.thre .hmain-content {
    margin-bottom: 90px;
}
.page-id-3125 .hpleftright-sec.first{
    padding: 60px 0 15px;
}
.page-id-1891 .hpleftright-content .row{
    margin-bottom: 55px;
    --bs-gutter-x: 60px;
}
.hpleftright-sec.second {
    padding: 50px 0 60px;
    background-color: #fafafa;
}
.hpleftright-content .row {
    --bs-gutter-x: 40px;
    --bs-gutter-y: 0;
    align-items: center;
    margin-bottom: 70px;
}
.hpleftright-content .row:last-child{
    margin-bottom: 0;
}
.hpleftright-sec .hmain-content.full{
    max-width: 53%;
    margin: 0 auto 60px;
}
.hpleftright-sec.first .hpleftright-svg {
    margin-top: -80px;
    margin-bottom: -40px;
}
.hpleftright-content .row:last-child {
    margin-bottom: 0;
}

.hpleftright-content .row.left .col-sm-12:first-child {
    order: 2;
}
.page-id-1891 .hpleftright-sec.first .row.left:first-child .col-sm-12:first-child {
    order: unset;
}
.hpleftright-sec.second.contacptlr-sec {
    padding: 40px 0 15px;
}
.hpleftright-sec.three {
    background-color: #fafafa;
}
.hmain-content.box.hpleftright-ct {
    padding: 0 120px 0 25px;
    margin-bottom: 0;
}
.hpleftright-content .row.left .hmain-content.box.hpleftright-ct {
    padding: 0 25px 0 120px;
}
.hpleftright-thumb {
    position: relative;
}
.hpleftright-sec.first .hpleftright-thumb {
    width: 70%;
    margin: 0 0 0 auto;
}
.page-id-1891 .hpleftright-sec.first {
    padding: 50px 0 0;
}
.page-id-1891 .hpleftright-sec.three .row.left .col-sm-12:first-child {
    order: unset;
}
.page-id-1891 .hpleftright-sec.three .row.right .col-sm-12:first-child{
    order: 2;
}
.page-id-1891 .hpleftright-sec.three .row.right .col-sm-12:nth-child(2){
    order: 1;
}
.hplrvideo-thumb {
    position: relative;
}
.hplrvideo-thumb::after {
    content: '';
    display: inline-block;
    background-color: rgb(0, 139, 199, 0.2);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 0;
    border-radius: 10px;
}
.hpleftright-thumb img {
    width: 100%;
    height: 700px;
    object-fit: cover;
    border-bottom-left-radius: 100px;
    border-top-left-radius: 10px;
    box-shadow: inset 0 8px 9px rgb(255 255 255 / 0%), inset 10px -18px 16px rgb(0 0 0 / 0), 1px 5px 20px rgb(0 0 0 / 8%), 0 0 8px rgb(255 255 255 / 0);
}
.hpleftright-content .row.right .hpleftright-thumb img {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 100px;
}
.hpleftright-sec.first .hpleftright-thumb img{
    box-shadow: none;
    border-radius: 0;
    height: auto;
}
.hpleftright-thumb.video {
    position: relative;
}
.play-btn i {
    font-size: 80px;
    color: #ffffff;
    position: absolute;
    width: 82px;
    height: 82px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
    text-align: center;
}

.hmain-content {
    text-align: center;
}
.hcontact-content .hmain-content.white {
    margin: 0;
}
.hmain-content p {
    text-align: center;
}

/* Timeline */
.vc_section.nhomeptimeline-sec {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.nhptimeline-content .row.right .col-sm-12:first-child {
    order: 2;
}

.nhptimeline-title {
    display: flex;
    align-items: center;
    column-gap: 30px;
}

.nhptimeline-title .timeline-title {
    font-size: 25px;
    text-transform: unset;
    letter-spacing: unset;
    font-weight: 600;
/*    text-shadow: 5px 5px 20px rgba(0, 0, 0, .4), 0 0 8px rgba(255, 255, 255, 0);*/
}

.nhptimeline-title .timeline-title span {
    color: #c5baa0;
    font-size: 16px;
    display: block;
    margin-top: 8px;
}

.nhptimeline-content .row {
    margin-right: -80px;
    margin-left: -80px;
    position: relative;
    padding: 40px 0;
    align-items: center;
}

.nhptimeline-content .row::after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 4px;
    height: 100%;
    background-color: #ceae69;
    z-index: 0;
}

.nhptimeline-content {
    position: relative;
}

.nhptimeline-content::after,
.nhptimeline-content::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 20px;
    height: 20px;
    background-color: #ceae69;
    z-index: 1;
    border-radius: 4px;
}

.nhptimeline-content::after {
    top: auto;
    bottom: 0;
}

.nhptimeline-content .col-sm-12 {
    padding-left: 80px;
    padding-right: 80px;
}
.nhptimeline-content .col-sm-12:nth-child(2){
    padding-right: 105px;
}
.nhptimeline-content .row.right .col-sm-12:nth-child(2){
    padding-right: 80px;
    padding-left: 105px;
}
.nhptimeline-content .row.left .nhptimeline-title {
    justify-content: right;
    text-align: right;
}
.nhptime-desc{
    padding: 25px 30px;
    border-radius: 10px;
    position: relative;
    background-color: #fff;
    box-shadow: inset 0 8px 9px rgb(255 255 255 / 0%), inset 10px -18px 16px rgb(0 0 0 / 0), 1px 5px 20px rgb(0 0 0 / 8%), 0 0 8px rgb(255 255 255 / 0);
}
.hmain-content.nhptime-desc p,
.hmain-content.nhptime-desc ul{
    text-align: left;
}
.nhptimeline-desc::after,
.row.right .nhptimeline-desc::after {
    display: block;
    content: '\f0d9';
    font-family: FontAwesome;
    position: absolute;
    font-size: 25px;
    left: -9px;
    top: 43%;
    bottom: 0;
    margin: auto;
    line-height: 1;
    color: #c5baa0;
}

.row.right .nhptimeline-desc::after {
    content: '\f0da';
    right: -9px;
    left: auto;
}
.nhptimeline-icon {
    width: 85px;
    height: 85px;
    background-color: #ceae69;
    background-image: linear-gradient(160deg, #ceae69bd 28%, #ceae69 100%, #c5b99f 34%);
    box-shadow: inset 0 9px 9px rgba(255, 255, 255, .2), inset 10px 10px 30px rgb(206 174 105 / 52%), 10px 10px 20px rgb(206 174 105 / 64%), -10px -10px 20px rgb(82, 42, 190, .08);
    padding: 17px;
    margin-left: -120px;
    position: relative;
    z-index: 1;
    border-radius: 10px;
}

.row.left .nhptimeline-title .nhptimeline-icon {
    order: 2;
    margin-left: 0;
    margin-right: -122px;
}

.nhptimeline-icon img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(45deg) brightness(110%) contrast(101%);
}

/*Four*/

/* Timeline */
.nhomeptimeline-sec {
    padding: 40px 0 50px;
}
.nhomeptimeline-sec.default {
    padding: 50px 0 60px;
    background-color: #fafafa;
}
.zusammenfassung-sec {
    text-align: center;
    padding: 40px 0 20px;
    background-color: #f5f3f6;
}
.zusammenfassung-sec.contactpgfullct_sec {
    background-color: transparent;
}
.zusammenfassung-sec.hfistep-sec {
    padding: 0 0 10px;
    margin-bottom: 30px;
    background-color: transparent;
    border-bottom: 1px solid #f5f3f6;
}

.zusammenfassung-sec.white {
    background-color: transparent;
    padding-bottom: 0;
}

.zusammenfassung-sec.white .hmain-content {
    margin-bottom: 0;
}

.zusammenfassung-content {
    text-align: center;
}

.zusammenfassung-content .hmain-content p,
.hmain-content p strong {
    text-align: center;
    width: 100%;
}

.zusammenfassung-content .hmain-content {
    margin-bottom: 0;
}
.hmain-content p strong {
    display: block;
}
.nhomeptimeline-content .hmain-content {
    text-align: center;
}
.nhomepservice-sec.cover {
    padding: 50px 0 40px;
}
.page-template-kontakt .nhomepservice-sec.cover{
    padding: 30px 0 40px;
}
.nhomepservice-sec.defservice {
    background: none;
    background-color: #ffffff;
    padding: 56px 0 40px;
}
.karrieredef-sec .hservies-list.colume .row {
    justify-content: center;
}
.hservie-lbox {
    text-align: center;
    padding: 40px 60px;
    background-color: #fff;
    box-shadow: inset 0 8px 9px rgb(255 255 255 / 0%), inset 10px -18px 16px rgb(0 0 0 / 0), 1px 5px 20px rgb(0 0 0 / 8%), 0 0 8px rgb(255 255 255 / 0);
    display: block;
    position: relative;
    border-radius: 10px;
    height: 100%;
}
.leistservice-list{
    display: none;
}
.leistservice-list.active{
    display: block;
}
.hservie-bicon img {
    filter: brightness(0) saturate(100%) invert(78%) sepia(18%) saturate(939%) hue-rotate(3deg) brightness(91%) contrast(80%);
    height: 80px;
    margin: 0 0 25px 0;
	object-fit:contain;
}
.hservie-lbox .hservie-maintitle {
    color: #565656;
    font-size: 23px;
    font-weight: 600;
    margin: 0 0 20px 0;
}
.hservie-lbox p {
    color: #656567;
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
    margin: 0 0 20px 0;
}

/*
.hservie-lbox a {
    background: -webkit-linear-gradient(160deg, #ceae69bd 28%, #ceae69 100%, #c5b99f 34%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    transition: all 0.4s ease;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.hservie-lbox a:hover {
    background: -webkit-linear-gradient(160deg, #ceae69bd 28%, #ceae69 100%, #c5b99f 34%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
*/
.hservie-lbox a.all-buttons {
    font-size: 13px;
    padding: 8px 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 5px;
}
.hservie-lbox a svg {
    margin-left: 4px;
    position: relative;
    top: -2px;
    height: 12px;
    width: 12px;
}
.hservie-lbox span.count {
    background: -webkit-linear-gradient(160deg, #ceae69bd 28%, #ceae69 100%, #c5b99f 34%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 45px;
    line-height: 1;
    font-weight: 700;
    display: block;
    position: absolute;
    bottom: 33px;
    left: 20px;
    z-index: 0;
    opacity: 0.05;
}
.hservies-list .col-sm-12 {
    margin-bottom: 24px;
}
.all-centerbtn {
    text-align: center;
    margin-top: 21px;
}
.hblog-sec {
    padding: 40px 0 50px;
}
.hblog-sec.defblog-sec {
    background-color: #f5f3f6;
}
.hblog-content .hmain-content {
    margin-bottom: 20px;
}
#hblog_slide ul.slick-dots {
    margin: 0;
    padding: 0;
    bottom: -45px;
}

#hblog_slide .slick-dots li {
    margin: 0;
    width: auto;
    height: auto;
    padding: 0 5px;
}

#hblog_slide .slick-dots li::after {
    display: none;
}

#hblog_slide .slick-dots li button {
    width: 8px;
    height: 8px;
    background-color: rgba(206, 174, 105, 0.5);
    border-radius: 100px;
    transition: all 0.4s ease;
}

#hblog_slide .slick-dots li.slick-active button {
    background-color: rgba(206, 174, 105, 1);
    width: 20px;
}

#hblog_slide .slick-dots li button::before {
    display: none;
}
#hblog_slide .item.slick-slide {
    padding: 15px 15px;
}
.hblog-lbox {
    padding: 0;
    margin-bottom: 0;
    background-color: #ffffff;
    box-shadow: 0 0 15px -1px rgba(29, 37, 46, 0.1);
    border-radius: 10px;
    min-height: 610px;
    position: relative;
}
.hpcontactform-sec.cover input.wpcf7-form-control.wpcf7-submit.has-spinner {
    box-shadow: none ! IMPORTANT;
}
.hpcontactform-sec.cover input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
    background: #000000 !important;
    color: #ffffff !important;
}
.hblog-binner {
    min-height: unset;
    padding: 22px 22px 95px;
}
.hblog-lbox p {
    font-size: 14px;
    line-height: 25px;
    font-weight: 300;
}
.hblog-binner span {
    color: #656567;
    font-size: 14px;
    font-weight: 500;
    display: block;
    margin-bottom: 10px;
}

.hblog-binner span i.fa.fa-calendar-o {
    color: #c5baa0;
    margin-right: 5px;
}

.hblog-binner .hblog-mtitle {
    color: #565656;
    font-size: 17px;
    font-weight: 700;
    margin: 0 0 15px 0;
}

.hblog-binner .hblog-mtitle a,
.hblog-binner .hblog-mtitle a:hover {
    color: #565656;
}
.hblog-mtitle a {
    font-size: 18px;
    font-weight: 600;
}
.hblog-binner a.all-buttons {
    font-size: 13px;
    padding: 10px 25px;
    position: absolute;
    bottom: 22px;
    left: 22px;
    text-transform: capitalize;
}

.hblog-binner a.all-buttons svg {
    margin-left: 10px;
    position: relative;
    top: -1px;
}
.blogpg-sec {
    padding: 45px 0 10px;
}
.blogpg-sec .container {
    max-width: 1600px;
}
.blogsidebar-btn{
    display: none;
    text-align: right;
}
.blogpg-sec .blog-nsidebar .bnsidebar-col {
    flex: auto;
}
.blogpg-sec .blog-nsidebar .bnsidebar-col:first-child {
    max-width: 73%;
}

.blogpg-sec .blog-nsidebar .bnsidebar-col:nth-child(2) {
    max-width: 27%;
}

.blogpg-sec .blogpg-content .row .blogpg-content .hblog-lbox {
    padding: 0;
    margin-bottom: 30px;
}
.blogpg-sec .blogpg-content .row{
    --bs-gutter-x: 25px;
    --bs-gutter-y: 25px;
}
.blogpg-content .hblog-thumb img {
    width: 100%;
}
.hblog-thumb img{
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.blogpg-content .col-sm-12 {
    flex: auto;
    width: 50%;
    max-width: 50%;
}
.blogpg-content .col-sm-12 .hblog-lbox{
    height: 100%;
}
/*
.single-post .site-header{
position: relative;}
*/
.singleblog-sec {
    padding: 45px 0 30px;
}
.archive .singleblog-sec,
.search .singleblog-sec {
    margin-top: 0;
}

.singblog-thumb {
    margin-bottom: 40px;
}

.singblog-content h1,
.singblog-content h2,
.singblog-content h3,
.singblog-content h4,
.singblog-content h5,
.singblog-content h6 {
    color: #565656;
    font-size: 27px;
    font-weight: 700;
    margin: 0 0 15px 0;
    margin-top: -100px;
}
.singblog-content h1 a,
.singblog-content h2 a,
.singblog-content h3 a,
.singblog-content h4 a,
.singblog-content h5 a,
.singblog-content h6 a{
    color: #565656;
    transition: all 0.4s ease;
}
.singblog-content h1::before,
.singblog-content h2::before,
.singblog-content h3::before,
.singblog-content h4::before,
.singblog-content h5::before,
.singblog-content h6::before {
    content: '';
    display: inline-block;
    padding-top: 140px;
}

.singblog-content h1 strong,
.singblog-content h2 strong,
.singblog-content h3 strong,
.singblog-content h4 strong,
.singblog-content h5 strong,
.singblog-content h6 strong {
    font-weight: 700;
}

.singblog-content p {
    line-height: 26px;
    margin: 0 0 15px 0;
}

.singblog-content ul li,
.singblog-content p,
.singblog-content ol li {
    color: #656567;
    font-size: 15px;
    font-weight: 400;
}

.singblog-content ul li strong,
.singblog-content p strong,
.singblog-content ol li strong {
    font-weight: 600;
}

.singblog-content ul li h1,
.singblog-content ul li h2,
.singblog-content ul li h3,
.singblog-content ul li h4,
.singblog-content ul li h5,
.singblog-content ul li h6,
.singblog-content ol li h1,
.singblog-content ol li h2,
.singblog-content ol li h3,
.singblog-content ol li h4,
.singblog-content ol li h5,
.singblog-content ol li h6 {
    font-size: 25px;
    font-weight: 700;
}

.singblog-content p,
.singblog-content ol li,
.singblog-content p a {
    color: #656567;
    transition: all 0.4s ease;
}

.singblog-content p a {
    text-decoration: underline !important;
}

.singblog-content p a:hover {
    color: #c5baa0;
}

strong.sblog-maintitle {
    color: #ceae69;
    font-size: 25px;
    font-weight: 700;
    position: relative;
    display: block;
    margin-bottom: 15px;
}

strong.sblog-maintitle::after {
    content: '';
    display: block;
    background: #c5baa0;
    position: absolute;
    left: -8px;
    top: 2px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    opacity: 0.2;
}
.sblog-aboutsidebarbox strong.sblog-maintitle {
    text-transform: capitalize;
    background-color: #ceae69;
    color: #ffffff;
    padding: 7px 0;
    font-size: 17px;
    border-radius: 4px;
    margin-top: 0 !important;
    font-weight: 600;
    letter-spacing: 0.20px;
}
.sblog-aboutsidebarbox strong.sblog-maintitle::after {
    display: none;
}

.d-flex.sblogabt {
    align-items: self-end;
    justify-content: center;
    margin-top: 17px;
}
.d-flex.sblogabt a.infocircl-icon{
    display: flex;
    align-items: flex-end;
}
.d-flex.sblogabt a.infocircl-icon i.fa-info-circle {
    margin: 0;
    display: flex;
}
.sblog-sidebarbox.sblog-aboutsidebarbox .sblog-sidethumb img {
    width: 100%;
    border-radius: 5px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 0;
    height: 270px;
    object-fit: contain;
}
.sblog-sidebarbox.sblog-aboutsidebarbox .d-flex.sblogabt img {
    width: auto;
    height: 75px;
    border-radius: 4px;
}
.d-flex.sblogabt a.all-buttons {
    margin-top: 0;
    font-size: 11px;
    margin-left: 8px;
}

.summary-sblogs.mobilevs {
    display: none;
}

.sblog-fullct {
    padding-right: 15px;
    overflow: hidden;
}
.sidebar-search .fa-search:before {
    color: #ceae69;
}

/*
.sblog-sidebar {
position: sticky;
top: 120px;}
*/
.sblog-sidebarbox {
    background: #fafafa;
    padding: 30px 30px 27px;
    box-shadow: 0 0 20px -1px rgba(29, 37, 46, 0.1);
    border-radius: 10px;
    margin-bottom: 20px;
}
.sblog-sidebarbox.form {
    padding-bottom: 10px;
}

.sblog-sidebarbox ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sblog-sidebarbox ul li {
    margin-bottom: 12px;
    padding-left: 20px;
}

.sblog-sidebarbox ul li:last-child {
    margin-bottom: 0;
}

.sblog-sidebarbox ul li,
.sblog-sidebarbox ul li a {
    color: #032e42;
    font-size: 16px;
    font-weight: 400;
    transition: all 0.4s ease;
    position: relative;
}

.sblog-sidebarbox ul li::after {
    display: block;
    content: '\f0da';
    font-family: FontAwesome;
    position: absolute;
    color: #ceae69;
    font-size: 17px;
    left: 0;
    top: 0;
}

.sblog-sidebarbox ul li a:hover {
    color: #ceae69;
}

.sidebarbox-form p {
    margin: 0;
}

.sidebarbox-form p span {
    display: block;
    margin-bottom: 13px;
}

.sidebarbox-form span.wpcf7-spinner {
    display: block;
    margin: 5px auto 0;
}

.sidebarbox-form p br {
    display: none;
}

.sidebarbox-form input,
.sidebarbox-form select,
.sidebarbox-form textarea,
.sidebarbox-form input::placeholder,
.sidebarbox-form select::placeholder,
.sidebarbox-form textarea::placeholder {
    color: #032e42;
    font-size: 15px;
    font-weight: 400;
}

.sidebarbox-form input,
.sidebarbox-form select,
.sidebarbox-form textarea {
    width: 100%;
    border: 1px solid #ededed;
    padding: 0 19px;
}

.sidebarbox-form input,
.sidebarbox-form select {
    height: 50px;
}

.sidebarbox-form textarea {
    height: 130px;
    padding-top: 11px;
}
.sidebarbox-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    text-transform: capitalize;
    background-color: #ceae6969;
    background-image: linear-gradient(160deg, #ceae69bd 28%, #ceae69 100%, #c5b99f 34%);
    box-shadow: inset 0 9px 9px rgb(255 255 255 / 8%), inset 10px 10px 30px rgb(206 174 105 / 71%), 10px 10px 20px rgb(206 174 105 / 32%), -10px -10px 20px rgb(206 174 105 / 17%);
    transition: all 0.4s ease;
    width: 100%;
    height: 45px;
    padding: 0;
    cursor: pointer;
    text-decoration: none !important;
    border-radius: 6px;
    border: none;
    margin-top: 10px;
}
.sidebarbox-form input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
    color: #ffffff;
    background-image: linear-gradient(160deg, #ceae69 28%, #ceae69de 100%, #ceae699c 34%);
    box-shadow: inset 0 9px 9px rgba(255, 255, 255, .2), inset 10px 10px 30px rgb(206 174 105), 10px 10px 20px rgb(206 174 105 / 34%), -10px -10px 20px rgb(206 174 105 / 27%);
}

.sidebarbox-form .wpcf7 form .wpcf7-response-output {
    margin: 0 auto 10px;
    padding: 12px;
    text-align: center;
}
.wpcf7-not-valid-tip{
    color: #ff4f4f !important;
}
.sidebarbox-form .wpcf7-not-valid-tip {
    font-size: 13px;
}

.sidebarbox-form .checkboxx p,
.sidebarbox-form .checkboxx p a {
    color: #032e42;
}

.sidebarbox-form .row {
    margin-left: -8px;
    margin-right: -8px;
}

.sidebarbox-form .col-6,
.sidebarbox-form .col-4,
.sidebarbox-form .col-12 {
    flex: auto;
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
}

.categories-blogs .hblog-binner {
    min-height: auto;
}

.categories-blogs .hblog-binner a.all-buttons {
    position: relative;
    top: 0;
    left: 0;
}

.blogpg-content.categories-blogs {
    padding-right: 0;
}

.checkboxx .dsflex {
    display: flex;
}
.checkboxx p {
    color: #ffffff;
    font-size: 13px !important;
    line-height: 20px !important;
    font-weight: 400;
    text-align: left;
    margin-bottom: 15px !important;
}
.checkboxx p a {
    color: #ffffff;
    transition: all 0.4s ease;
    text-decoration: underline !important;
}

.checkboxx p a:hover {
    color: #c5baa0;
}

.checkboxx span {
    margin: 0;
}

.checkboxx input {
    width: 15px !important;
    height: 15px !important;
    margin-right: 10px;
    position: relative;
    top: 4px;
}
.page-template-kontakt header#header {
    background-color: transparent;
}
.hcontact-sec.hcontactpgmain-sec.cover .container{
    max-width: 100%;
    padding: 0;
}
.hcontact-content {
    background-size: 100% 100% !important;
    background-position: 0px 0px, 0px 0px, 0px 0px, 0px 0px, 0px 0px !important;
    background-image: radial-gradient(49% 81% at 45% 47%, #c5baa066 0%, #ceae6929 62%, #ceae6930 98%), radial-gradient(113% 91% at 17% -2%, #00204AA8 85%, #c5baa0cf 88%, #00204a70 91%), radial-gradient(142% 91% at 83% 7%, #00204a 1%, #ceae69 48%, #c5baa0 99%), radial-gradient(142% 91% at -6% 74%, #c5baa0 0%, #c5baa0 100%), radial-gradient(142% 91% at 111% 84%, #00204a 0%, #00204a 100%) !important;
    padding-top: 120px;
}
.hcontact-content .row{
    --bs-gutter-x: 0;
}
.hcontact-content .col-sm-12 {
    padding: 40px 40px 13px;
}
.hcontact-content .col-sm-12:first-child{
    padding-bottom: 0;
    display: inline-grid;
    align-self: flex-end;
    align-items: flex-end;
}
.hcontact-abtbox .haboutme-thumb {
    border: none;
    margin-bottom: 0;
    border-radius: 4px;
}
.contactdtpg-sec .hservie-bicon img {
    height: 65px;
}
.contactdtpg-sec .hservie-maintitle {
    margin-bottom: 10px;
}
.contactdtpg-sec .hservie-lbox p,
.contactdtpg-sec .hservie-lbox p a{
    color: #656567;
    font-size: 17px;
    line-height: 28px;
    font-weight: 400;
    transition: all 0.4s ease;
    margin: 0;
}
.contactdtpg-sec .hservie-lbox p a:hover{
    color: #ceae69;
}
.googlemap-sec,
.googlemap-sec iframe {
    width: 100%;
    height: 500px;
    overflow: hidden;
}

ul.homepagegoogle-logos {
    display: flex;
    align-items: center;
    column-gap: 10px;
    margin: 20px 0 0 0;
    list-style: none;
    justify-content: center;
}

.haboutright-content.rightfull ul.homepagegoogle-logos.wirsind {
    width: 700px;
    margin: 30px auto 10px;
}

.hcontact-sec.hcontactpgmain-sec ul.homepagegoogle-logos li {
    width: 27%;
}

ul.homepagegoogle-logos li {
    width: 28%;
    padding: 0;
}

ul.homepagegoogle-logos li::after {
    display: none;
}

ul.homepagegoogle-logos li img {
    width: 100%;
}

.hmain-content.white.cpginfo {
    text-align: left;
    margin: 0;
}

.hmain-content.white.cpginfo p {
    text-align: left;
}

span.kontaktinfo-title {
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    display: block;
    margin-bottom: 5px;
}

.hmain-content.white.cpginfo ul li {
    font-weight: 400;
    position: relative;
    padding-left: 60px;
    margin-bottom: 25px;
}

.hmain-content.white.cpginfo ul li:last-child {
    margin-bottom: 0;
}

.hmain-content.white.cpginfo ul li::after {
    display: none;
}

.hmain-content.white.cpginfo ul li::before {
    content: '';
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 33px;
    height: 33px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.hmain-content.white.cpginfo ul li:first-child::before {
    background-image: url(images/cinfo-location-pin.png);
    filter: brightness(0) saturate(100%) invert(57%) sepia(68%) saturate(6027%) hue-rotate(170deg) brightness(102%) contrast(101%);
}

.hmain-content.white.cpginfo ul li:nth-child(2)::before {
    background-image: url(images/phone.png);
    filter: brightness(0) saturate(100%) invert(57%) sepia(68%) saturate(6027%) hue-rotate(170deg) brightness(102%) contrast(101%);
}

.hmain-content.white.cpginfo ul li:nth-child(3)::before {
    background-image: url(images/cinfo-mail.png);
    filter: brightness(0) saturate(100%) invert(57%) sepia(68%) saturate(6027%) hue-rotate(170deg) brightness(102%) contrast(101%);
}
.hmain-content.white.cpginfo ul li:nth-child(4)::before {
    background-image: url(images/cinfo-time.png);
    filter: brightness(0) saturate(100%) invert(57%) sepia(68%) saturate(6027%) hue-rotate(170deg) brightness(102%) contrast(101%);
}

.hmain-content.white.cpginfo ul li br {
    display: none;
}
.hmain-content.white.cpginfo h3,
.hcontact-abtbox.form h3 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 20px 0;
    text-transform: capitalize;
    letter-spacing: 0;
}
.hcontact-content .hcontact-abtbox.form {
    padding: 30px 30px 10px;
    background-color: rgb(206 174 105 / 21%);
    border-radius: 10px;
}
.hcontact-abtbox.form .hbanner-form .col-6 {
    flex: auto;
    width: 100%;
}

.hmain-content.box.hpleftright-ct p,
.hmain-content.box.hpleftright-ct p strong {
    text-align: left;
}

.contactpgfullct_sec .hmain-content.box.hpleftright-ct {
    margin: 0;
    padding: 0;
}
.hpwebsiteaudit-sec {
    padding: 50px 0;
}
.hpwebsiteaudit-sec .hbanner-form {
    padding: 40px 50px 20px;
    background-size: 100% 100% !important;
    background-position: 0px 0px, 0px 0px, 0px 0px, 0px 0px, 0px 0px !important;
    background-image: radial-gradient(49% 81% at 45% 47%, #c5baa066 0%, #ceae6929 62%, #ceae6930 98%), radial-gradient(113% 91% at 17% -2%, #00204AA8 85%, #c5baa0cf 88%, #00204a70 91%), radial-gradient(142% 91% at 83% 7%, #00204a 1%, #ceae69 48%, #c5baa0 99%), radial-gradient(142% 91% at -6% 74%, #c5baa0 0%, #c5baa0 100%), radial-gradient(142% 91% at 111% 84%, #00204a 0%, #00204a 100%) !important;
    border-radius: 4px;
}
.hpwebsiteaudit-sec .hmain-content{
    margin-bottom: 30px;
}
.zertifilogo-sec {
    padding: 62px 0 30px;
}
.zertifilogo-sec.abtzertilogo-sec {
    padding-top: 30px;
}
.zertifilogo-sec.leistzertifilogo-sec {
    padding-top: 0;
}
.zertifilogo-content .hmain-content {
    margin-bottom: 30px;
    margin-top: 40px;
}
.sblog-sidebarbox ul#filters {
    display: block;
    margin: 0;
}

ul#filters,
#services_filters ul{
    display: flex;
    justify-content: center;
    column-gap: 20px;
    list-style: none;
    padding: 0;
    margin: 0 0 40px;
}
ul#filters li,
#services_filters ul li{
    padding-left: 0;
}
ul#filters li::after,
#services_filters ul li::after{
    display: none;
}
ul#filters li span,
#services_filters ul li span{
    color: #c5baa0;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    padding: 11px 30px;
    transition: all 0.4s ease;
    margin-top: 0;
    min-width: 200px;
    text-align: center;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid;
    border-image: linear-gradient(160deg, #c5b99f 28%, #ceae69 100%, #005689 34%);
    border-image-slice: 1;
}
ul#filters li.active span,
#services_filters ul li.active span{
    color: #ffffff;
    background-image: linear-gradient(160deg, #ceae69bd 28%, #ceae69 100%, #c5b99f 34%);
}
.haboutme-content .col-sm-12:nth-child(2) {
    background-color: #ceae69;
    display: flex;
    align-items: center;
}

.grid:after {
    content: '';
    display: block;
    clear: both;
}

.grid-sizer,
.grid-item {
    width: 33.33%;
}

div#zertifilogo_grid {
    margin-left: -8px;
    margin-right: -8px;
}

.grid-item {
    float: left;
    padding: 0 12px;
    margin-bottom: 24px;
}
.zertifi-lbox {
    background-color: #ffffff;
    box-shadow: 0 0 17px -1px rgba(29, 37, 46, 0.1);
    padding: 35px 30px;
    text-align: center;
    border-radius: 10px;
    min-height: 430px;
    position: relative;
}

.zertifi-lbox img {
    width: 180px !important;
    margin: 0 auto;
    text-align: center;
}

.zertifi-lbox .thumb-blog {
    margin-bottom: 25px;
}

.zertifi-lbox span {
    font-size: 14px;
    display: flex;
    font-weight: 500;
    align-items: center;
    column-gap: 7px;
    justify-content: center;
    line-height: normal;
}
.zertifi-lbox span i{
    color: #c5baa0;
    margin-right: 5px;
}
.zertifi-lbox h4 {
    font-size: 19px;
    line-height: 26px;
    font-weight: 600;
    margin: 0 0 15px 0;
}
.zertifi-lbox a.all-buttons {
    width: 300px;
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#progressModal .modal-body{
    padding: 20px 0;
}
#progressModal .modal-header {
    padding: 10px 15px;
}
.progress-container {
    position: relative;
    width: 80%;
    height: 30px;
    background-color: #e0e0e0 !important;
    border-radius: 15px;
    overflow: hidden;
    margin: 0 auto;
}

.progress-bar {
    height: 100%;
    width: 0%;
    background-color: transparent !important;
    transition: width 0.1s linear;
    background-image: linear-gradient(160deg, #c5b99f 28%, #ceae69 100%, #005689 34%) !important;
}

.progress-percentage {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 12px;
    font-weight: 700;
    color: #333;
}

.preisen-sec {
    padding: 47px 0 55px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}
i.fa-info-circle {
    margin-right: 9px;
}
i.fa-info-circle::before {
    color: #c5baa0;
    top: 3px;
    position: relative;
}
.hbannerform-list i.fa-info-circle::before {
    top: 0px;
}
.price-table i.fa-info-circle::before {
    top: 0;
    color: #c5baa0;
    font-size: 14px;
}
.preisen-sec .hmain-content {
    width: 85%;
    margin: 0 auto 50px;
    text-align: center;
}

.price-table {
    width: 100%;
    border-collapse: collapse;
    border: none;
    box-shadow: 0 0 24px -1px rgba(29, 37, 46, 0.1);
}

.price-table tr:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
}

.price-table tr td {
    border-left: 1px solid rgba(0, 0, 0, 0.05);
    padding: 8px 24px;
    font-size: 14px;
}

.price-table tr td:first-child {
    border-left: 0 none;
}

.price-table tr td:not(:first-child) {
    text-align: center;
}

.price-table tr:nth-child(even) {
    background-color: #FFFFFF;
}

.price-table tr:hover {
    background-color: #EEEEEE;
}

.price-table .fa-check {
    color: rgba(136, 97, 247);
}

.price-table .fa-times {
    color: #D8D6E3;
}

/* Highlighted column */
.price-table tr:nth-child(3n) td:nth-child(6) {
    background-color: rgba(216, 214, 227, 0.25);
}

.price-table tr td:nth-child(4) {
    background-color: rgba(216, 214, 227, 0.15);
    padding: 8px 48px;
}

.price-table tr td:nth-child(6) .fa-check,
.price-table tr:nth-child(3n) td:nth-child(6) .fa-check {
    /* color: #ffffff; */
}

/**/

.price-table tr.price-table-head td {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

.price-table tr.price-table-head {
    background-color: rgb(105 54 245);
    color: #FFFFFF;
}

.price-table-footer a.all-buttons {
    font-size: 12px;
    margin: 15px 0;
}

.price-table td.price {
    padding: 16px 24px;
}

.price-table td.price h4 {
    background: -webkit-linear-gradient(160deg, #ceae69bd 28%, #ceae69 100%, #c5b99f 34%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 23px;
    font-weight: 600;
    margin: 0 0 5px;
}

.price-table td.price p {
    color: #565656;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
}

.price-table td.price a {
    background-color: rgba(136, 97, 247);
    ;
    color: #FFFFFF;
    padding: 12px 32px;
    margin-top: 16px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 64px;
}

.price-table td.price-table-popular {
    border-top: 3px solid #ceae69;
    color: #ceae69;
    text-transform: uppercase;
    font-size: 12px;
    padding: 12px 48px;
    font-weight: 700;
}

.price-table .price-blank {
    background-color: #fafafa;
    border: 0 none;
}

.price-table img {
    width: 90px;
    filter: brightness(0) saturate(100%) invert(20%) sepia(90%) saturate(7487%) hue-rotate(259deg) brightness(72%) contrast(93%);
    display: none;
}

.addtoany_share_save_container.addtoany_content.addtoany_content_bottom {
    margin: 30px 0 0 -3px;
    display: none;
}

.single-post .addtoany_share_save_container.addtoany_content.addtoany_content_bottom {
    display: block;
}

#qlwapp {
    bottom: 70px !important;
}

#qlwapp a.qlwapp-toggle {
    margin-right: 10px !important;
}

.tooltip-inner {
    font-size: 11px !important;
}
/*Popup*/

#jetztdownloaden_popup{
    background-color: rgba(0,0,0,0.8);
    padding: 0 !important;
}
#jetztdownloaden_popup .modal-dialog{
    max-width: 800px;
}
#jetztdownloaden_popup .modal-body {
    padding: 15px 30px;
}
#jetztdownloaden_popup .modal-content {
    background-color: #ceae69;
    border: none;
}
.close-popupp {
    text-align: right;
}
.close-popupp i {
    color: #ffffff;
    width: 45px;
    height: 45px;
    background-image: linear-gradient(160deg, #ceae69bd 28%, #ceae69 100%, #c5b99f 34%);
    text-align: center;
    line-height: 45px;
    font-size: 20px;
    cursor: pointer;
    transition: all 0.4s ease;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 4px;
}
.close-popupp i:hover{
    color: #ffffff;
    background-image: linear-gradient(160deg, #ceae69bd 28%, #ceae69 100%, #c5b99f 34%);
}
/*Popup*/


/*4 Step Seo*/
.hybrideerfolg-sec {
    padding: 30px 0 0;
}
.hybrideerfolg-content .row {
    --bs-gutter-x: 60px;
    --bs-gutter-y: 0;
}
.hybrideerfolg-logo {
    margin: 0 auto 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hybrideerfolg-logo img {
    width: 160px;
    height: 98px;
    object-fit: contain;
}
.hybrideerfolg-box ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.hybrideerfolg-box ul li {
    color: #fff;
    background-image: linear-gradient(160deg, #ceae69bd 28%, #ceae69 100%, #c5b99f 34%);
    box-shadow: inset 0 9px 9px rgba(255, 255, 255, .2), inset 10px 10px 30px rgb(206 174 105), 10px 10px 20px rgb(206 174 105), -10px -10px 20px rgb(82, 42, 190, .08);
    transition: all 0.4s ease;
    border-radius: 100px;
    margin-bottom: 11px;
    padding: 7px 20px 7px 6px;
    font-size: 13px;
    font-weight: 500;
}
.hybrideerfolg-box ul li i {
    color: #ceae69;
    background-color: #ffffff;
    width: 27px;
    height: 27px;
    border-radius: 100%;
    display: inline-block;
    text-align: center;
    font-size: 17px;
    line-height: 27px;
    padding-right: 3px;
    margin-right: 6px;
    padding-top: 0px;
}
.hybridee-arrow {
    width: 160px;
    margin: 0 auto;
}
.hybridee-arrow.down {
    width: 99px;
}
.hybridee-chart {
    text-align: center;
}
.hybridee-chart img {
    width: 255px;
    padding-bottom: 15px;
    margin: 0;
    margin-right: -55px;
}
.hybridee-chart p {
    color: #656567;
    font-size: 15px;
    line-height: 27px;
    font-weight: 500;
    width: 32%;
    margin: 5px auto 0;
}

/*4 Step Seo*/

/*Home*/
.whatsapp-btn {
    position: fixed;
    bottom: 13px;
    right: 15px;
    left: auto;
    z-index: 9;
}
.whatsapp-btn .wa__button{
    min-height: unset;
    width: auto;
}
.whatsapp-btn .wa__btn_w_icon .wa__btn_txt {
    padding: 9px 20px 9px 59px !important;
    font-size: 10px;
}
.whatsapp-btn .wa__btn_w_icon .wa__btn_txt .wa__btn_title{
    font-size: 12px;
}
.whatsapp-btn .wa__btn_w_icon .wa__btn_icon img {
    height: 31px;
    width: auto;
}
.hfaq-sec {
    background-color: #fafafa;
    padding: 40px 0;
}
.page-template-ueber-mich .hfaq-sec {
    padding: 0 0 40px;
}
.faqs_list .card {
    border: none;
    padding: 0;
    background-color: #ffffff;
    margin-bottom: 15px;
    transition: all 0.4sease;
}
.faqs_list a.card-link {
    color: #565656;
    padding: 17px 60px 17px 25px;
    text-transform: uppercase;
    letter-spacing: 0.50px;
}
.faqs_list a.card-link h3 {
    color: #565656;
    font-size: 17px;
    font-weight: 600;
    margin: 0;
    text-transform: capitalize;
    letter-spacing: 0;
}
.faqs_list .card.active a.card-link h3{
    color: #ffffff;
}
.faqs_list .card-body {
    padding: 5px 25px 25px;
    background-color: #ffffff;
}
.faqs_list .card-body .hmain-content ul {
    margin: 10px 0;
}
.faqs_list .card-body .hmain-content {
    text-align: left;
    margin: 0;
}
.faqs_list .card-body .hmain-content p{
    text-align: left;
}
.faqs_list .card.active a.card-link {
    color: #ffffff !important;
    transition: all 0.4sease;
    background-color: #ceae69;
}
.faqs_list .card.active a.card-link::after{
    content: "\f068";
    transition: all 0.4sease;
    background: none;
    background-color: #ffffff;
    color: #ceae69;
}
.faqs_list .card a.card-link::after {
    color: #fff;
    display: block;
    content: "\f067";
    font-family: FontAwesome;
    position: absolute;
    font-size: 12px;
    right: 25px;
    top: 14px;
    background-image: linear-gradient(160deg, #ceae69bd 28%, #ceae69 100%, #c5b99f 34%);
    width: 28px;
    height: 28px;
    border-radius: 100%;
    text-align: center;
    line-height: 29px;
    transition: all 0.4s ease;
}
#gotop {
    position: fixed;
    bottom: 85px;
    right: 10px;
    width: 50px;
    height: 50px;
    background-image: linear-gradient(160deg, #ceae69 28%, #ceae69 100%, #c5b99f 34%);
    color: #fff;
    border: none;
    border-radius: 50%;
    box-shadow: 0 4px 6px rgba(0, 0, 0, .1);
    cursor: pointer;
    display: none;
    justify-content: center;
    align-items: center;
    transition: transform 0.3s ease, background-color 0.3s ease;
    z-index: 99;
}
#gotop:hover {
    background-color: #ceae69;
}
#gotop.show {
    display: flex;
}
#gotop i {
    position: relative;
    top: -1px;
}
@keyframes bounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
@keyframes scrollUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0.5;
  }
}
.grecaptcha-badge {
    z-index: 99;
}
.g-recaptcha {
    display: block;
    direction: rtl;
    text-align: right;
    margin: 0 auto;
    max-width: 100%;
    width: auto;
}
.g-recaptcha iframe {
    width: 100% !important;
    min-width: 302px;
}
.hunternehmensphilo-sec {
    padding: 50px 0 60px;
}
.hunternehmensphilo-thumb{
    text-align: center;
}
.hunternehmensphilo-thumb img {
    width: 300px;
    height: 300px;
    object-fit: cover;
    border-radius: 100%;
    margin: 0 auto 30px;
}
.hunternehmensphilo-lbox .hmain-content {
    margin-bottom: 0;
}
.hunternehmensphilo-lbox .hmain-content h1,
.hunternehmensphilo-lbox .hmain-content h2,
.hunternehmensphilo-lbox .hmain-content h3,
.hunternehmensphilo-lbox .hmain-content h4,
.hunternehmensphilo-lbox .hmain-content h5,
.hunternehmensphilo-lbox .hmain-content h6{
    font-size: 23px;
    line-height: unset;
    margin: 0 0 8px 0;
}
.hpcontactform-sec.cover {
    position: relative;
    background-attachment: fixed !important;
    padding: 70px 0 10px;
}
.hpcontactform-sec.cover::after {
    content: '';
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.hpcontactform-content{
    position: relative;
    z-index: 1;
}
.hpcontactform-content .startsome-email {
    float: none;
    text-align: center;
    margin: 45px 0 25px;
}
.hpcontactform-content .startsome-ebtn {
    padding: 0;
    text-align: center;
    margin-top: 25px;
}
.hpcontactform-content .startsome-ebtn a {
    font-size: 25px;
}
.hpcontactform-content .startsome-ebtn a:hover{
    color: #ceae69;
}
.hpcontactform-content .startsome-eicon {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.hpcontactform-content .hbanner-form input, .hpcontactform-content .hbanner-form select, .hpcontactform-content .hbanner-form textarea {
    background-color: #ffffff;
    border: 1px solid rgb(255, 255, 255, 0.5);
}
.hpcontactform-content .hbanner-form .d-flex p {
    width: auto;
    color: #ffffff !important;
    font-size: 14px !important;
    line-height: 23px !important;
}
.hpcontactform-content .hbanner-form .d-flex p a{
    color: #ffffff !important;
}
.hpcontactform-content .hbanner-form .d-flex p a:hover{
    color: #ceae69 !important;
}
.hpcontactform-content .startsome-eicon img{
    filter: brightness(0) saturate(100%) invert(99%) sepia(0%) saturate(213%) hue-rotate(15deg) brightness(115%) contrast(100%);
}
.hpcontactform-content .hpcontact-form h3 {
    margin-bottom: 25px;
}

/*Team*/
.team {
    padding: 50px 0 60px;
}
.team-content .row {
    --bs-gutter-x: 20px;
    --bs-gutter-y: 20px;
    justify-content: center;
}
.member-main {
    text-align: center;
    transition: all 0.4s ease;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
}
.member-img {
    position: relative;
    height: 405px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: top center !important;
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}
.memb-innerct {
    position: absolute;
    bottom: -1000px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    z-index: 1;
    padding-bottom: 40px;
    transition: all 0.4s ease;
    padding: 0 20px;
}
.member-main:hover .memb-innerct{
    bottom: unset;
}
.memb-innerct p {
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
}
.membdesig span {
    font-size: 14px;
    font-weight: 500;
    display: block;
    margin-top: 5px;
}
.memb-innerct ul,
.membdesig ul{
    list-style: none;
    padding: 0 0 20px 0;
    margin: 0;
    text-align: left;
}
.memb-innerct ul li,
.membdesig ul li{
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 6px;
    position: relative;
    padding-left: 28px;
}
.membdesig ul li{
    color: #565656;
}
.memb-innerct ul li::after,
.membdesig ul li::after{
    display: block;
    content: '\f00c';
    font-family: FontAwesome;
    position: absolute;
    font-size: 18px;
    left: 0;
    top: 0px;
    color: #efebdc;
}
.memb-innerct a {
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    opacity: 0.7;
    transition: all 0.4s ease;
    margin-bottom: 7px;
    display: inline-block;
}
.memb-innerct a:hover{
    color: #efebdc;
}
.memb-innerct a i{
    margin-right: 4px;
}
.member-img::after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 0;
    position: absolute;
    filter: brightness(0) saturate(100%) invert(76%) sepia(22%) saturate(730%) hue-rotate(3deg) brightness(89%) contrast(92%);
    top: 0;
    left: 0;
    background-image: url(images/contact-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 0;
    transition: all 0.4s ease;
    opacity: 0.7;
}
.member-main:hover .member-img::after{
    height: 100%;
}
.member-main:hover .member-img::before{
    width: 100%;
}
.member-data {
    padding: 20px 0;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.member-data .d-flex.member-cdt {
    justify-content: center;
    column-gap: 5px;
}
.member-data h3 {
    background: -webkit-linear-gradient(160deg, #ceae69bd 28%, #ceae69 100%, #c5b99f 34%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    text-transform: capitalize;
}
.member-data a {
    color: #ffffff;
    font-size: 13px;
    transition: all 0.4s ease;
    background-color: #efebdc;
    width: 32px;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    text-align: center;
    border-radius: 6px;
}
.member-data a:hover{
    color: #ffffff;
    background-color: #565656;
}

/*Team*/

/*Site Footer*/
.site-footer.cover {
    background-color: #000000;
}
.footer-content {
    padding: 45px 0 15px;
}
.ftmenu-box.ct-info ul li {
    position: relative;
    padding-left: 27px;
    margin-bottom: 13px;
}
.ftmenu-box.ct-info ul li::after {
    color: #ceae69;
    font-size: 15px;
    font-family: FontAwesome;
    display: inline-block;
    position: absolute;
    top: 2px;
    left: 0;
    z-index: 0;
}
.ftmenu-box.ct-info ul li.phone::after{
    content: '\f095';
}
.ftmenu-box.ct-info ul li.email::after{
    content: '\f0e0';
}
.ftmenu-box.ct-info ul li.address::after{
    content: '\f041';
}
.ftmenu-box.ct-info ul li.fax::after{
    content: '\f1ac';
}
.start-something {
    background-color: #ceae69;
    margin-bottom: 20px;
    padding: 35px 0 33px;
}

.startsome-content {
    position: relative;
}

.startsome-content::after {
    content: '';
    display: inline-block;
    background-image: url(images/call-to-action-arrow.png);
    background-size: 115px;
    background-repeat: no-repeat;
    background-position: 59% -26px;
    width: 100%;
    height: 100%;
    position: absolute;
    top: -4px;
    right: 50px;
    z-index: 0;
}

.startsome-title {
    position: relative;
    z-index: 1;
}

.startsome-title {
    color: #ffffff;
    font-size: 30px;
    font-weight: 400;
    margin: 0;
}

.startsome-title span {
    color: #ffffff;
    font-weight: 600;
}

.startsome-email {
    position: relative;
    float: right;
    z-index: 1;
}

.startsome-eicon {
    width: 74px;
    height: 74px;
    line-height: 74px;
    text-align: center;
    background-image: linear-gradient(160deg, #ceae69bd 28%, #ceae69 100%, #c5b99f 34%);
    border-radius: 100%;
    position: absolute;
    top: -8px;
    left: 0;
}

.startsome-eicon::after {
    content: '';
    display: inline-block;
    background-color: #c5baa1;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    border-radius: 100%;
    opacity: 0.4;
    animation: glowing 1s infinite;
}

@keyframes glowing {
    0% {
        transform: scale(1);
        transition: all 0.4s ease;
    }
    100% {
        transform: scale(1.3);
        transition: all 0.4s ease;
    }
}

.startsome-eicon img {
    width: 25px;
}

.startsome-ebtn {
    padding-left: 100px;
    padding-top: 8px;
}

.startsome-ebtn span {
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    display: block;
    margin-bottom: 0;
}

.startsome-ebtn a {
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    display: inline-block;
    transition: all 0.4s ease;
}

.startsome-ebtn a:hover {
    color: #f1f1f1;
}

ul#menu-footer-menu {
    text-align: center;
    display: flex;
    column-gap: 50px;
    justify-content: center;
}
.ft-menu .row {
    justify-content: space-between;
    flex-wrap: unset;
    --bs-gutter-x: 30px;
}
.ft-menu .col-3 {
    flex: auto;
}
.ft-menu .col-3:first-child{
    width: 35%;
}
.ft-menu .col-3:nth-child(2){
    width: 15%;
}
.ft-menu .col-3:nth-child(3){
    width: 25%;
}
.ft-menu .col-3:nth-child(4){
    width: 25%;
}
.ftmini-title {
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
    display: block;
    margin-bottom: 25px;
    text-transform: capitalize;
}
.ft-logo {
    width: auto;
    margin: 30px 0;
}
.ft-desc {
    margin-top: 20px;
    margin-bottom: 30px;
}
.ft-desc p {
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    margin: 0;
}
.ft-social {
    margin-top: 20px;
    text-align: left;
}
.ft-social ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ft-social ul li {
    display: inline-block;
    margin-right: 6px;
}

.ft-social ul li a {
    color: #ffffff !important;
    font-size: 16px;
    background-color: #ceae69;
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    transition: all 0.4s ease;
    border-radius: 100%;
    text-align: center;
}
.ft-social ul li a:hover {
    color: #ffffff;
    background-color: #c6b9a0;
}
span.ftmenu-title {
    color: #ceae69;
    font-size: 22px;
    font-weight: 700;
    position: relative;
    display: block;
    margin-bottom: 25px;
}

span.ftmenu-title::after {
    content: '';
    display: block;
    background: #c5baa0;
    position: absolute;
    left: -8px;
    top: 2px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    opacity: 0.2;
}

.ft-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ft-menu ul li {
    margin-bottom: 8px;
}

.ft-menu ul li a,
.ft-menu ul li span{
    color: rgba(255,255,255,0.8);
    font-size: 15px;
    font-weight: 400;
    transition: all 0.4s ease;
}
.page-template-homepage-new .ft-menu ul li a {
    font-size: 15px;
}

.ft-menu ul li a:hover {
    color: #ceae69;
}
.copyright {
    background-color: #ceae69;
    padding: 12px 0;
    text-align: center;
    margin-top: 0;
}
.copyright span {
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    display: block;
}
.ftinfoscroll-list {
    padding: 25px 0 10px;
}
.ftinfoscroll-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.ftinfoscroll-list ul li {
    font-size: 12px;
    font-weight: 500;
    display: flex;
    opacity: 0.8;
}
.ftinfoscroll-list ul li i.fa-info-circle {
    margin-right: 8px;
}
.ftinfoscroll-list ul li i.fa-info-circle::before {
    top: 1px;
    font-size: 14px;
}
.ftinfoscroll-list ul li a{
    color: unset;
    transition: all 0.4s ease;
    text-decoration: underline !important;
}
.ftinfoscroll-list ul li a:hover{
    color: #c5baa0;
}
.ftinfoscroll-list .tooltip-content {
    display: none;
    padding: 10px;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-top: 5px;
    transition: background-color 0.3s ease;
}
.ftinfoscroll-list .tooltip-content.active {
    display: block;
    background-color: #ffeb3b;
}
span.wpcf7-form-control-wrap.recaptcha span.wpcf7-form-control.wpcf7-recaptcha.g-recaptcha div {
    margin: 0 0 0 auto !important;
    float: left;
}
/*Site Footer*/

body.search.search-results .hblog-lbox {
    min-height: unset !important;
    height: auto !important;
    margin-bottom: 22px;
}
body.search.search-results .hblog-lbox .hblog-binner {
    padding-bottom: 25px;
}


/*  Media Query  */
@media(min-width: 2505px){
    .hmain-content.hpnewabout-rct {
        padding: 50px 45px 0 20%;
    }
}
@media(max-width: 2500px){
    .hmain-content.hpnewabout-rct {
        padding: 40px 65px 0 250px;
    }
}
@media(max-width: 2100px){
    .hmain-content.hpnewabout-rct {
        padding: 40px 65px 0 220px;
    }
}
.ti-widget.ti-goog .ti-col-9 .ti-reviews-container-wrapper .ti-review-item {
    -ms-flex: 0 0 20.5%;
    flex: 0 0 20.5%;
    max-width: 20.5%;
}
        .ti-widget.ti-goog .ti-col-7 .ti-reviews-container-wrapper .ti-review-item {
    -ms-flex: 0 0 20% !important;
    flex: 0 0 20% !important;
    max-width: 20% !important;
}
	.ti-widget.ti-goog .ti-col-8 .ti-reviews-container-wrapper .ti-review-item{
		 -ms-flex: 0 0 25% !important;
    flex: 0 0 25% !important;
    max-width: 25% !important;
	}
    }

@media(max-width: 1920px){
   .ti-widget.ti-goog .ti-col-7 .ti-reviews-container-wrapper .ti-review-item {
    -ms-flex: 0 0 16.666%  !important;
    flex: 0 0 16.666%  !important;
    max-width: 16.666%  !important;
}
    }
}

@media(max-width: 1920px){
    .hmain-content.hpnewabout-rct{
        padding: 40px 45px 0 190px;
    }
}
@media(max-width: 1642px) {
    .hbanner-ct h1,
    .hbanner-ct h2,
    .hbanner-ct h3,
    .hbanner-ct h4,
    .hbanner-ct h5,
    .hbanner-ct h6 {
        font-size: 40px;
        line-height: 47px;
    }
    .haboutme-box .hhaboutinner-ct a.all-buttons,
    .hmain-content a.all-buttons {
        font-size: 14px;
    }
    .hmain-content.box.hpleftright-ct {
        padding-left: 0;
        margin-bottom: 0;
    }
    .nhptime-desc{
        padding: 25px 30px;
    }
    .nhptimeline-title .timeline-title {
        font-weight: 600;
    }
    .nhptimeline-content {
        overflow: hidden;
    }
    body .container,
    body .site-header .container,
    .blogpg-sec .container {
        max-width: 100%;
        padding: 0 40px;
    }
    .hpleftright-content .row.left {
        padding-right: 40px;
    }
    .hpleftright-content .row.right {
        padding-left: 40px;
    }
    .hmain-content.hpnewabout-rct {
        padding: 40px 45px 0 155px;
    }
    .hmain-content.white.hpnewabout-lct {
        padding: 0 0 0 20%;
    }
    strong.haboutrinner-name{
        font-size: 11px;
    }
}
@media(max-width: 1441px){
    body .hsummarylist-sec .container {
        max-width: 100%;
        padding: 0 40px;
    }
    .hmain-content.white.hpnewabout-lct h1, .hmain-content.white.hpnewabout-lct h2, .hmain-content.white.hpnewabout-lct h3, .hmain-content.white.hpnewabout-lct h4, .hmain-content.white.hpnewabout-lct h5, .hmain-content.white.hpnewabout-lct h6 {
        font-size: 30px;
        margin: 0 0 10px 0;
    }
    .hmain-content.hpnewabout-rct h1, .hmain-content.hpnewabout-rct h2, .hmain-content.hpnewabout-rct h3, .hmain-content.hpnewabout-rct h4, .hmain-content.hpnewabout-rct h5, .hmain-content.hpnewabout-rct h6{
        font-size: 23px;
    }
    .nav-menu li {
        margin: 0 10px 0 0;
    }
    .nav-menu li a{
        font-size: 13px;
    }
    .nav-menu li.menu-btn a {
        font-size: 12px;
        padding: 10px 25px;
    }
}
@media(max-width: 1401px) {
    .zusammenfassung-sec.white {
        padding-top: 40px;
    }
    .startsome-ebtn a {
        font-size: 16px;
    }
    .startsome-title {
        font-size: 26px;
    }   
}

@media(max-width: 1367px) {
    .header-content .col-sm-12 {
        flex: auto;
        width: 20%;
    }
    .header-content .col-sm-12:nth-child(2){
        flex: auto;
        width: 80%;
    }
    .nav-menu li {
        margin: 0 10px 0 0;
    }
    .nav-menu li a{
        font-size: 14px;
    }
    .haboutme-content .col-sm-12:first-child {
        width: 40%;
    }
    .haboutme-content .col-sm-12:nth-child(2) {
        width: 60%;
    }
    .conthead-content h1 {
        font-size: 35px;
        margin: 0;
    }
    .hmain-content.white.cpginfo h3,
    .hcontact-abtbox.form h3 {
        font-size: 23px;
    }
    .hmain-content.hhaboutinner-ct h3 {
        font-size: 18px;
    }
    .hmain-content {
        margin-bottom: 30px;
    }
    .hmain-content p {
        font-size: 14px;
        margin: 0 0 15px 0;
        line-height: 23px;
    }
    .hpnewabout-content .col-6:first-child {
        flex: auto;
        width: 39%;
    }
    .hpnewabout-content .col-6:nth-child(2) {
        flex: auto;
        width: 61%;
    }
    .hmain-content.white.hpnewabout-lct {
        padding: 0 0 0 40px;
    }
    .hmain-content.hpnewabout-rct {
        padding: 40px 20px 0 155px;
    }
}
@media(max-width: 1281px){
    .blogpg-sec .blog-nsidebar .bnsidebar-col:first-child {
        max-width: 70%;
    }
    .blogpg-sec .blog-nsidebar .bnsidebar-col:nth-child(2) {
        max-width: 30%;
    }
    .blogpg-sec .blogpg-content .col-sm-12 {
        width: 50%;
    }
    .nav-menu li {
        margin: 0 7px 0 0;
    }
    .nav-menu li a {
        font-size: 13px;
    }
    .nav-menu li.menu-btn a {
        font-size: 11px;
        padding: 8px 21px;
    }
    .mobilect-btn {
        display: block;
    }
    .header-content .col-sm-12:first-child {
        display: flex;
        justify-content: space-between;
        align-items: center;
        align-self: center;
    }
    .mobilect-btn {
        margin-right: 50px;
    }
    .mobilect-btn a.all-buttons {
        border-radius: 100px;
        margin: 0;
        padding: 8px 25px 9px;
        font-size: 12px;
        background-image: linear-gradient(160deg, #ceae69bd 28%, #ceae69 100%, #c5b99f 34%);
        box-shadow: inset 0 9px 9px rgba(255, 255, 255, .2), inset 10px 10px 30px rgb(206 174 105), 10px 10px 20px rgb(206 174 105), -10px -10px 20px rgb(82, 42, 190, .08);
        transition: all 0.4s ease;
    }
}
@media(max-width: 1171px) {
    .hbanner-image img {
        width: 235px;
    }
    .hbannerform-list .title {
        font-size: 21px;
        font-weight: 600;
    }

    .hbannerform-list .title strong {
        font-weight: 600;
    }
    .hsummarylist-content .col-sm-12 {
        flex: auto;
        width: 33.33%;
    }
    .hmain-content h1,
    .hmain-content h2,
    .hmain-content h3,
    .hmain-content h4,
    .hmain-content h5,
    .hmain-content h6,
    .hmain-content .hmain-title{
        font-size: 22px;
    }
    .hmain-content ul li {
        font-size: 12px;
    }
    .hmain-content ul li::after {
        width: 14px;
        height: 14px;
        top: 3px;
    }
    .hmain-content p a {
        font-size: 18px;
        font-weight: 700;
    }
    .zusammenfassung-sec .hmain-content {
        margin: 0;
    }
    .zusammenfassung-sec {
        padding: 40px 0 22px;
    }
    .hmain-content p strong {
        font-size: 14px;
    }
    .nav-menu li.menu-btn a,
    a.all-buttons,
    .hbanner-form input.wpcf7-form-control.wpcf7-submit.has-spinner,
    .nav-menu li a, .hmain-content.box.hpleftright-ct a.all-buttons{
        font-size: 12px;
    }
    .nav-menu li {
        margin: 0 10px 0 0;
    }
    .hcontact-content .col-sm-12 {
        padding: 35px 30px 11px;
    }
    .content-header.cover {
        padding: 220px 0 60px;
    }
    .hservie-lbox{
        padding: 30px 20px;
    }
    .hservie-bicon img {
        height: 65px;
    }
    .hservie-lbox .hservie-maintitle {
        font-size: 19px;
    }
    .hservie-lbox p {
        font-size: 14px;
        line-height: 24px;
    }
    .hservie-lbox a.all-buttons{
        font-size: 11px;
    }
    .all-centerbtn {
        margin-top: 0;
    }
    .hmain-content h1, .hmain-content h2, .hmain-content h3, .hmain-content h4, .hmain-content h5, .hmain-content h6,
    .hmain-content.white.hpnewabout-lct h1, .hmain-content.white.hpnewabout-lct h2, .hmain-content.white.hpnewabout-lct h3, .hmain-content.white.hpnewabout-lct h4, .hmain-content.white.hpnewabout-lct h5, .hmain-content.white.hpnewabout-lct h6, .hmain-content .hmain-title{
        font-size: 25px;
        margin: 0 0 13px 0;
    }
    .hblog-lbox p {
        font-size: 13px;
        line-height: 22px;
    }
    .ftmini-title{
        font-size: 19px;
    }
    .ft-menu ul li a{
        font-size: 13px;
    }
    .ft-menu ul li {
        margin-bottom: 4px;
    }
    .hmain-content p,
    .hmain-content.hpnewabout-rct ul li{
        font-size: 13px;
    }
    .haboutme-box .hhaboutinner-ct a.all-buttons, .hmain-content a.all-buttons {
        font-size: 12px;
    }
    body .container, body .site-header .container, .blogpg-sec .container {
        max-width: 100%;
        padding: 0 30px;
    }
    .hbanner-sec.cover {
        padding: 150px 0 0;
    }
    .header-content .col-sm-12:first-child,
    .header-content .col-sm-12:nth-child(2){
        width: 100%;
    }
    .header-content .col-sm-12 {
        flex: auto;
        width: 100%;
    }
    .site-logo {
        width: 218px;
    }
    #menuToggle {
        display: flex;
        flex-direction: column;
        position: absolute;
        top: 31px;
        right: 30px;
        z-index: 1;
        user-select: none;
    }
    .site-header.fixedmenu #menuToggle {
        top: 28px;
        right: 30px;
    }
    .site-header.fixedmenu #menuToggle {
        top: 33px;
    }
    #menuToggle.open {
        position: fixed;
        top: 20px !important;
        right: 4px !important;
        opacity: 1;
        z-index: 999999999;
    }
    #menuToggle input {
        width: 100% !important;
        height: 100% !important;
        position: absolute;
        cursor: pointer;
        opacity: 0;
        z-index: 1;
        top: 0;
        right: 0;
        display: inline-block;
    }
    #menuToggle.open input {
        top: -6px;
        right: 1px;
    }
    #menuToggle span {
        display: flex;
        width: 29px;
        height: 2px;
        margin-bottom: 5px;
        position: relative;
        background: #ffffff;
        border-radius: 3px;
        z-index: 0;
        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.open span:first-child {
        transform-origin: 0% 0%;
    }
    #menuToggle.open span:nth-last-child(2) {
        transform-origin: 0% 100%;
    }
    .nav-menu li.menu-item-has-children ul.sub-menu {
        height: 0;
        transition: all 0.4s ease;
    }
    .nav-menu li.menu-item-has-children.open ul.sub-menu.open-submenu {
        display: block !important;
        left: 0;
        height: auto;
        background-color: transparent;
        border-right: 1px solid rgba(255, 255, 255, 0.1);
        padding-right: 15px;
        padding-bottom: 0;
    }
    .nav-menu li.menu-item-has-children:last-child.open ul.sub-menu.open-submenu {
        padding-bottom: 0;
    }
    .nav-menu li.menu-item-has-children {
        padding-right: 0;
    }
    .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%;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        overflow: hidden;
        padding-right: 10px !important;
        border-right: 1px solid rgba(255, 255, 255, 0.1);
    }
    .mobilesubmenu {
        display: inline-block;
        position: absolute;
        top: 0;
        cursor: pointer;
        color: #fff;
        right: 0;
        z-index: 9999;
        border-left: 1px solid #717171;
        padding-left: 0;
        height: 100%;
        width: 45px;
        text-align: center;
        margin: 0 auto;
    }
    ul.sub-menu.open-submenu .mobilesubmenu {
        border: none;
    }
    .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%;
    }
    .nav-menu .sub-menu,
    .nav-menu .children {
        transform: translateX(0);
    }
    ul.sub-menu li {
        display: block;
    }
    ul.sub-menu,
    .open-submenu {
        transition: all 1s;
    }
    .openmenu {
        display: inline-block;
        font-size: 30px;
        cursor: pointer;
        color: #333;
        float: right;
    }
    #navbar {
        height: 100vh;
        overflow-y: auto;
        overflow-x: hidden;
    }
    #navbar::-webkit-scrollbar {
        width: 3px;
        visibility: hidden;
        opacity: 0;
    }
    #navbar::-webkit-scrollbar-track,
    #navbar::-webkit-scrollbar-thumb {
        border-radius: 0;
    }
    #navbar:hover::-webkit-scrollbar {
        visibility: visible;
        opacity: 1;
    }
    #menuToggle.open input:checked ~ span {
        opacity: 1;
        transform: rotate(45deg) translate(-3px, -1px);
        background: #fff;
    }
    #menuToggle.open input:checked ~ span:nth-last-child(3) {
        opacity: 0;
        transform: rotate(0deg) scale(0.2, 0.2);
    }
    #menuToggle.open 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-bar li {
        display: block;
        margin: 0;
        width: 100%;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        overflow: hidden;
        padding: 10px 0;
        border-right: none;
    }
    .nav-bar li:last-child {
        border-bottom: none;
    }
    .nav-bar.open {
        right: 0;
    }
    ul.sub-menu li:last-child {
        border: 0 !important;
    }
    ul.sub-menu li a {
        color: #fff !important;
        font-weight: 600;
        width: auto;
        display: inline-block;
        text-align: left;
    }
    .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 {
        color: #ffffff !important;
        background: transparent !important;
    }
    .nav-menu li.menu-btn {
        padding: 0 !important;
        text-align: center;
        margin-top: 20px;
    }
    .nav-menu li.menu-btn a {
        width: 100%;
        margin: 0;
    }
    .nav-bar {
        background-color: #0d1755;
        height: 100%;
        position: fixed;
        top: 0;
        right: -100%;
        padding: 20px 20px 100px;
        padding-top: 60px;
        transition: all 0.3s;
        width: 300px;
        text-align: left;
        z-index: 99999;
    }
    span.submenu-toggle {
        position: absolute;
        top: 8px;
        right: 8px;
        color: #ffffff;
        width: 30px;
        display: inline-block;
        height: 30px;
        background-color: rgba(0, 0, 0, 0.2);
        text-align: center;
        line-height: 33px;
        font-size: 13px;
    }
    .closebtn {
        display: block;
        position: absolute;
        top: -55px;
        font-size: 20px;
        right: 0;
        color: #fff;
        cursor: pointer;
        margin-bottom: 20px;
    }
}

@media(max-width: 1113px) {
    .hbanner-ct h1,
    .hbanner-ct h2,
    .hbanner-ct h3,
    .hbanner-ct h4,
    .hbanner-ct h5,
    .hbanner-ct h6 {
        font-size: 28px;
        line-height: normal;
        margin: 0 0 10px 0;
    }
    .hbanner-ct p strong {
        font-size: 13px;
    }
	
    .hbanner-sec.cover {
        padding: 150px 0 0;
    }
    .nhpcomanylogo-sec .hbcompany-list {
        margin-bottom: 0;
    }
    .nhptimeline-title .timeline-title {
        font-size: 21px;
    }
    .hmain-content p {
        font-size: 14px;
        line-height: 25px;
    }
    .hblog-binner p {
        font-size: 14px;
    }
    .hblog-binner span {
        font-size: 13px;
    }
    .hbannerform-list {
        margin-bottom: 50px;
    }
    .hblog-binner span {
        bottom: 0;
    }
    .hbanner-image {
        bottom: 0;
        left: 22%;
    }
    .haboutme-thumb img {
        height: 270px;
    }
    .hmain-content.hhaboutinner-ct h3 {
        font-size: 19px;
    }
    .hservies-list .col-sm-12 {
        flex: auto;
        width: 50%;
    }
    .ft-desc p {
        width: 100%;
    }
    .topbar-leftdt ul li a,
    .topbar-leftdt ul li span,
    .topbar-social ul li {
        font-size: 13px;
    }
    .haboutright-content.rightfull .hmain-content.white {
        padding: 0;
    }
    .header-content .col-sm-12{
        flex: auto;
    }
    .header-content .col-sm-12:first-child {
        width: 100%;
    }
    .header-content .col-sm-12:nth-child(2){
        width: 100%;
    }
    .hbannerform-list i.fa-info-circle::before {
        top: 1px;
    }
    .hbanner-ct p {
        font-size: 13px;
        line-height: 24px;
    }
    .hbanner-form input, .hbanner-form select {
        height: 47px;
    }
    .hbanner-form input, .hbanner-form select, .hbanner-form textarea, .hbanner-form input::placeholder, .hbanner-form select::placeholder, .hbanner-form textarea::placeholder {
        font-size: 11px;
        font-weight: 600;
    }
    .checkboxx p {
        font-size: 12px !important;
        line-height: 19px !important;
    }
    .hmain-content p {
        font-size: 13px;
        line-height: 24px;
    }
/*
    #wrapper {
        margin-top: 80px;
    }
*/
}
@media(max-width: 1025px){
    .hpleftright-sec .hpleftright-content {
        margin-top: 35px;
    }
    .hpleftright-content .row {
        margin-bottom: 80px;
    }
    .hsummarylist-image img{
        height: auto;
    }
    .hsummarylist-image {
        text-align: right;
        margin: 0 auto;
        padding: 40px 0 40px 60px;
    }
    .hmain-content.hpnewabout-rct {
        padding: 40px 20px 0 110px;
    }
    .nhpcomanylogo-content {
        padding: 0 30px;
    }
    .nav-menu li.menu-btn a {
        font-size: 11px;
        padding: 10px 20px;
        letter-spacing: 1px;
    }
    .hmain-content.white.hpnewabout-lct {
        padding: 0 0 0 30px;
    }
    .startsome-title {
        font-size: 21px;
    }
    .topbar-leftdt ul li {
        margin-right: 6px;
        padding-right: 13px;
    }
    .topbar-leftdt ul li a, .topbar-leftdt ul li span, .topbar-social ul li {
        font-size: 10px;
    }
    .blogpg-sec .blog-nsidebar .bnsidebar-col:first-child {
        max-width: 60%;
    }
    .blogpg-sec .blog-nsidebar .bnsidebar-col:nth-child(2) {
        max-width: 40%;
    }
    .blogpg-sec .blogpg-content .col-sm-12 {
        width: 100%;
    }
    .all-pages-content {
        padding: 30px 0 20px;
    }
/*
    #wrapper {
        margin-top: 75px;
    }
*/
    .hmain-content.hpnewabout-rct h1, .hmain-content.hpnewabout-rct h2, .hmain-content.hpnewabout-rct h3, .hmain-content.hpnewabout-rct h4, .hmain-content.hpnewabout-rct h5, .hmain-content.hpnewabout-rct h6 {
        font-size: 19px;
    }
    .hmain-content.hpnewabout-rct.hcontactmainc-content .haboutrinner-ct {
        padding-bottom: 25px;
    }
    .hmain-content.hpnewabout-rct.hcontactmainc-content .d-flex {
        align-items: flex-end;
    }
    .hmain-content.white.cpginfo {
        margin-bottom: 0;
    }
    .hmain-content.hpnewabout-rct.hcontactmainc-content .haboutrinner-ct {
        padding-bottom: 25px;
        text-align: center;
        margin-top: 25px;
    }
    .hmain-content.hpnewabout-rct.hcontactmainc-content .haboutrinner-ct p{
        text-align: center;
    }
    .preisen-content {
        overflow-x: auto;
    }
    .preisen-content::-webkit-scrollbar {
        width: 10px;
        height: 5px;
    }
    .preisen-content::-webkit-scrollbar-track {
        background-color: rgb(105, 54, 245, 0.2);
        border-radius: 0;
    }
    .preisen-content::-webkit-scrollbar-thumb {
        background: #794ef2;
        border-radius: 0;
    }
    .price-table {
        width: 1200px;
    }
    .price-table-footer a.all-buttons {
        font-size: 10px;
        padding: 9px 24px;
    }
    .hybrideerfolg-content .row {
        --bs-gutter-x: 12px;
    }
    .price-table td.price h4{
        font-size: 18px;
    }
    .price-table td.price p{
        font-size: 14px;
    }
    .price-table tr.price-table-head td{
        font-size: 13px;
    }
    .price-table td.price-table-popular{
        font-size: 10px;
    }
}
@media(max-width: 993px) {
    .hcontact-content .col-sm-12 {
        flex: auto;
        width: 100%;
    }
    .hcontact-content .col-sm-12 {
        padding: 30px;
    }
}

@media(max-width: 860px) {
    .topbar {
        padding: 6px 0;
    }
    body .container, body .site-header .container, .blogpg-sec .container,
    .hfivesteps-sec .container{
        padding: 0 20px;
    }
    .hbanner-sec.cover {
        padding: 140px 0 0;
    }
    .hbanner-ct {
        text-align: left;
        padding: 0;
    }
    .hbanner-content .col-sm-12 {
        flex: auto;
        width: 100%;
        text-align: center;
    }
	.hbanner-content .col-sm-12:first-child {
        max-height: unset;
	}
    .hbanner-image {
        position: relative;
        left: auto;
        right: 0px;
        text-align: right;
    }
    .nav-menu li.menu-btn a,
    a.all-buttons,
    .hbanner-form input.wpcf7-form-control.wpcf7-submit.has-spinner,
    .nav-menu li a {
        font-size: 14px;
    }
    .topbar-leftdt ul li svg{
        font-size: 15px;
    }
    body .container,
    body .site-header .container,
    .blogpg-sec .container {
        padding: 0 30px;
    }
    .header-content {
        padding: 10px 0;
    }
    .hbannerform-list {
        margin-bottom: 40px;
        margin-top: -150px;
    }
    .haboutme-content .col-sm-12:first-child,
    .haboutme-content .col-sm-12:nth-child(2) {
        width: 50%;
    }
    .hfivesteps-sec {
        border: none;
    }
    .hfivesteps-content .hmain-content.box.left {
        padding-right: 25px;
    }
    .hmain-content.hhaboutinner-ct {
        border-right: 0;
    }
    .hsummarylist-content .col-sm-12 {
        width: 50%;
    }
    .startsome-title {
        font-size: 20px;
    }
    .content-header.cover {
        padding: 170px 0 80px;
        position: relative;
    }
    .hfivesteps-list.full .col-sm-12 {
        flex: auto;
        width: 50%;
    }
    .hpnewabout-content .col-6:first-child,
    .hpnewabout-content .col-6:nth-child(2){
        width: 100%;
    }
    .hmain-content.hpnewabout-rct {
        padding: 30px;
        clip-path: unset;
    }
    .hmain-content.hpnewabout-rct {
        padding: 30px 30px 0;
        clip-path: unset;
    }
    .hmain-content.white.hpnewabout-lct {
        padding: 50px 40px;
        margin: 0;
    }
    .hmain-content h1, .hmain-content h2, .hmain-content h3, .hmain-content h4, .hmain-content h5, .hmain-content h6, .hmain-content.white.hpnewabout-lct h1, .hmain-content.white.hpnewabout-lct h2, .hmain-content.white.hpnewabout-lct h3, .hmain-content.white.hpnewabout-lct h4, .hmain-content.white.hpnewabout-lct h5, .hmain-content.white.hpnewabout-lct h6, .hmain-content .hmain-title{
        font-size: 20px;
    }
/*
    #wrapper {
        margin-top: 56px;
    }
*/
    .grid-sizer, .grid-item {
        width: 50%;
    }
    .nhomepservice-sec.defservice {
        padding: 40px 0 25px;
    }
    .hpnewabout-sec.cover {
        background: transparent !important;
    }
    .hsummarylist-image {
        text-align: right;
        margin: 0 auto;
        padding: 0 0 0 40px;
    }
    .hsummarylist-sec {
        padding: 40px 0;
    }
    .hpnewabout-sec .hpnewabout-content .col-6:first-child::after{
        content: '';
        display: inline-block;
        background-image: linear-gradient(126deg, #565656 0%, #565656 100%);
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0; 
        left: 0;
        z-index: 0;
        opacity: 0.6;
    }
    .hybrideerfolg-content .col-sm-12 {
        flex: auto;
        width: 100%;
    }
    .hybridee-arrow {
        display: none;
    }
    .hybrideerfolg-box {
        background-color: rgba(255, 255, 255, 1);
        box-shadow: 0 0 17px -1px rgba(29, 37, 46, 0.07);
        border-radius: 10px;
        padding: 30px;
        margin-bottom: 20px;
    }
    .hybridee-chart p{
        width: 59%;
    }
    .hybridee-chart {
        margin-top: 20px;
    }
    .hybrideerfolg-sec {
        padding: 35px 0 35px;
    }
    .hbannerform-list{
        margin-top: 0;
    }
    .hbanner-image {
        bottom: 0;
        margin-top: -120px;
    }
    .hbanner-image img {
        width: 155px;
    }
}

@media(max-width: 768px) {
/*
    #wrapper {
        margin-top: 80px;
    }
*/
    .topbar {
        display: none;
    }
    .header-content {
        padding: 15px 0;
    }
    .hpwebsiteaudit-sec {
        padding: 30px 0 0;
    }
    .hpwebsiteaudit-sec .hbanner-form {
        padding: 35px 25px 5px;
    }
    .mobilect-btn {
        margin-right: 59px;
    }
    #menuToggle {
        top: 36px;
        right: 15px;
    }
    .hfivesteps-content .row {
        align-items: center;
        --bs-gutter-x: 16px;
        --bs-gutter-y: 16px;
        display: flex;
        margin: 0;
    }
    .hfivesteps-content .row .col-sm-12 {
        flex: auto;
        width: 100%;
        padding: 0 16px;
    }
    .hfivesteps-content{
        padding-bottom: 30px;
    }
    .hfivesteps-lbox {
        text-align: center;
        border: none;
        margin: 0;
        padding: 0;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .hfivesteps-lbox .hfivesteps-linner {
        margin-bottom: 0;
        padding: 30px 20px 10px;
    }
    .hfivesteps-lbox .d-flex {
        display: block !important;
    }
    .hpleftright-content .row.left .col-sm-12:first-child {
        order: unset;
    }
    .nhptimeline-content .row::after,
    .nhptimeline-content::after,
    .nhptimeline-content::before {
        display: none
    }
    .nhptimeline-content .row.left .nhptimeline-title {
        justify-content: center;
        text-align: center;
        display: block;
        text-align: center;
    }
    .row.left .nhptimeline-title .nhptimeline-icon {
        margin: 0 auto 20px;
        order: unset;
    }
    .nhptimeline-title .timeline-title {
        font-size: 20px;
        margin: 0 0 20px 0;
    }
    .nhptimeline-content .col-sm-12 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .nhptimeline-content .col-sm-12:nth-child(2) {
        margin-bottom: 15px;
    }
    .nhptimeline-content .row {
        margin-right: -15px;
        margin-left: -15px;
        position: relative;
        padding: 0 0 14px 0;
        align-items: center;
    }
    .nhptimeline-content .row.right .col-sm-12:first-child {
        order: unset;
    }
    .nhptimeline-title {
        text-align: center;
        display: block;
        column-gap: 0;
    }
    .nhptimeline-icon {
        margin: 0 auto 20px;
    }
    .nhptime-desc{
        padding: 25px 30px;
        margin-bottom: 0;
        text-align: center;
        box-shadow: none;
    }
    .nhomeptimeline-sec {
        padding: 40px 0 10px;
    }
    .hpleftright-content .row {
        --bs-gutter-x: 0;
        --bs-gutter-y: 0;
        margin-bottom: 40px;
    }
    .hpleftright-content .row.right {
        padding-left: 0;
        margin-left: 0;
    }
    .hpleftright-content .row.left {
        padding-right: 0;
        margin-right: 0;
    }
    .hpleftright-content .row .col-sm-12 {
        padding: 0;
    }
    .hblog-thumb img {
        width: 100%;
    }
    .startsome-title {
        text-align: center;
    }
    .startsome-email {
        position: relative;
        float: none;
        z-index: 1;
        text-align: center;
        margin: 10px 0 15px 0;
    }
    .startsome-eicon {
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        position: relative;
    }
    .startsome-ebtn {
        padding-left: 0;
        padding-top: 25px;
    }
    .startsome-content::after {
        display: none;
    }
    .haboutme-box .haboutright-content .hmain-content a.all-buttons {
        font-size: 12px;
        margin-top: 0;
    }
    .hservies-list .col-sm-12 {
        width: 100%;
    }
    .hblog-sec {
        padding: 35px 0 60px;
    }
    .startsome-content .col-sm-12:first-child {
        order: 2;
    }
    ul#menu-footer-menu {
        column-gap: 25px;
    }
    .ft-menu ul li a {
        font-size: 13px;
    }
    .ft-desc p {
        font-size: 13px;
        line-height: 23px;
    }
    .start-something {
        margin-bottom: 25px;
    }
    .copyright {
        padding: 10px 0;
        margin-top: 30px;
    }

    .copyright span {
        font-size: 13px;
    }
    .hsummarylist-image {
        text-align: right;
        margin: 0 auto;
        padding: 0 0 0 30px;
    }
    body .hsummarylist-sec .container,
    body .container, body .site-header .container, .blogpg-sec .container{
        padding: 0 20px;
    }
    .hsummarylist-sec {
        padding: 40px 0;
    }
    .hpleftright-sec .hpleftright-content {
        margin-top: 30px;
    }
    .hmain-content.box.hpleftright-ct {
        padding-left: 0;
        margin-bottom: 0;
        margin-top: 35px;
    }
    .hmain-content ul {
        margin: 15px 0;
    }
    .blogpg-sec .blog-nsidebar .bnsidebar-col:first-child,
    .blogpg-sec .blog-nsidebar .bnsidebar-col:nth-child(2){
        max-width: 100%;
    }
    .sblog-sidebar {
        margin-top: 30px;
    }
    .blogpg-sec {
        padding: 40px 0 20px;
    }
    .singblog-content h1, .singblog-content h2, .singblog-content h3, .singblog-content h4, .singblog-content h5, .singblog-content h6{
        font-size: 20px;
    }
    .singblog-content ul li, .singblog-content p, .singblog-content ol li{
        font-size: 14px;
    }
    .singleblog-sec {
        padding: 40px 0 30px;
    }
    .hpleftright-content .row.left .col-sm-12:first-child {
        order: 2;
    }
    .page-id-1891 .hpleftright-sec.first {
        padding: 40px 0 0;
    }
    .hmain-content ul li br{
        display: none;
    }
    .hpleftright-content .row.left .col-sm-12:first-child {
        order: unset;
    }
    .page-id-1891 .hpleftright-content .row {
        margin-bottom: 45px;
        --bs-gutter-x: 0;
    }
    .page-id-1891 .hpleftright-sec.three .row.right .col-sm-12:first-child {
        order: unset;
    }
    .mobilect-btn {
        margin-right: 45px;
    }
    .blogpg-sec {
        overflow: hidden;
    }
    .blogsidebar-btn {
        display: block;
        position: fixed;
        top: 40%;
        right: -40px;
        transform: rotate(-90deg);
    }
    .blogsidebar-btn a.all-buttons {
        margin: 0;
        font-size: 11px;
        padding: 9px 27px;
    }
    #blogsidebar_btn.blogsidebar_btns {
        position: relative;
        margin-top: -60px;
    }
    #blogsidebar_btn.blogsidebar_btns::before {
        content: '';
        display: inline-block;
        padding-top: 60px;
    }
    .page-id-1891 .hpleftright-sec.first .row.left:first-child .col-sm-12:first-child {
        margin-bottom: 40px;
    }
    .hfivesteps-content {
        padding-bottom: 30px;
    }
}

@media(max-width: 668px) {
	.site-logo .logo{
		width: 190px;	
	}
    .haboutme-content .col-sm-12:first-child,
    .haboutme-content .col-sm-12:nth-child(2) {
        width: 100%;
    }
    .hfivesteps-lbox {
        margin: 0;
        width: 100%;
        max-width: 100%;
    }
    .haboutright-content.rightfull .hmain-content.white {
        padding: 30px;
    }
    .hsummarylist-content .col-sm-12 {
        width: 100%;
    }
    .hpleftright-content .row {
        margin-bottom: 40px;
    }
    .hmain-content.box.hpleftright-ct a.all-buttons {
        font-size: 12px;
        margin-top: 5px;
    }
    .hmain-content h1,
    .hmain-content h2,
    .hmain-content h3,
    .hmain-content h4,
    .hmain-content h5,
    .hmain-content h6,
    .hmain-content .hmain-title{
        font-size: 19px;
        margin: 0 0 10px 0;
    }
    .ftmini-title {
        font-size: 16px;
        margin: 0 0 10px;
    }
    .ft-menu ul li {
        margin-bottom: 0;
    }
    .ftinfoscroll-list ul li {
        font-size: 12px;
        font-weight: 400;
        display: flex;
        opacity: 1;
    }
    .hsummarylist-sec {
        padding: 0 0 35px 0;
        background: transparent;
    }
    .hsummarylist-image {
        text-align: center;
        margin: 0 auto;
        padding: 0;
    }
    .hsummarylist-content .col-sm-12:first-child{
        order: 2;
    }
    .hsummarylist-content .col-sm-12:nth-child(2){
        order: 1;
    }
    .hsummarylist-image img {
        margin-bottom: 20px;
        padding: 0 20px;
    }
    .grid-sizer, .grid-item {
        width: 100%;
        padding: 0;
    }
    ul#filters, #services_filters ul {
        column-gap: 10px;
        margin: 0 0 30px;
    }
    ul#filters li span, #services_filters ul li span {
        font-size: 12px;
        padding: 8px 30px;
        min-width: 100%;
    }
    .nhomepservice-sec.defservice {
        padding: 40px 0 0;
    }
    .faqs_list a.card-link {
        padding: 17px 47px 17px 18px;
    }
    .faqs_list .card a.card-link::after{
        top: 14px;
        right: 18px;
        width: 25px;
        height: 25px;
        line-height: 25px;
    }
    .faqs_list .card-body {
        padding: 15px 18px 1px;
    }
}

@media(max-width: 571px) {
    body .container,
    body .site-header .container,
    .blogpg-sec .container {
        padding: 0 20px;
    }
    .ft-menu .row .col-3 {
        flex: auto;
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .ft-menu .row .col-3:last-child{
        margin-bottom: 0;
    }
    .hmain-content {
        margin-bottom: 25px;
    }
    .hmain-content p {
        font-size: 13px;
    }
    .hmain-content ul {
        margin: 20px 0;
    }
    .zusammenfassung-sec.white {
        padding-top: 30px;
    }
    .hservie-lbox {
        display: block;
        text-align: center;
    }
    .hybridee-chart p {
        width: 100%;
    }
    .hybrideerfolg-box {
        padding: 15px;
        margin-bottom: 20px;
    }
    .hybridee-chart img {
        width: 260px;
        padding-bottom: 10px;
        margin: 0;
        margin-right: -45px;
    }
}
@media(max-width: 481px) {
	body {
        font-family: 'system-ui','sans-serif' !important;
    }
    #menuToggle {
        top: 28px;
        right: 15px;
    }
    .mobilect-btn {
        margin-right: 47px;
    }
	.hmain-content ul li::after{
		display:none;
	}
	.hmain-content ul li{
		padding-left:0;
	}
	.hbanner-image .sebatian_mobile{
		display:inline-block;
        width: auto;
	}
	.hbanner-image .sebatian_desk{
		display:none;
	}
    .hmain-content.hpnewabout-rct, .hmain-content.hpnewabout-rct p{
        text-align: left;
    }
    .hbanner-sec.cover {
        padding: 95px 0 0;
    }
	    .hbanner-ct p {
        font-size: 13px;
        line-height: 20px;
    }
	    .site-logo .logo {
        width: 160px;
    }
    .hpnewabout-abox .haboutrinner-ct {
    width: 100%;
    padding-bottom: 0;
    text-align: left;
    order: 2;
}
    .hpnewabout-abox .haboutrinner-image {
    width: 100%;
    display: unset;
    align-items: unset;
    order: 1;
        text-align: center;
}
    .hpnewabout-abox .d-flex {
    align-items: center;
    flex-wrap: wrap;
}
        strong.haboutrinner-name {
        font-size: 12px;
        width: 100%;
        margin-bottom: 20px;
            text-align: center;
    }
.site-footer.cover {
    overflow: hidden;
}
    .hmain-content.white.hpnewabout-lct {
        padding: 40px 20px 45px;
    }
    .hmain-content.hpnewabout-rct{
        padding: 30px 20px 0;
    }

.header-content .container {
    padding: 0 15px !important;
}

.site-header.fixedmenu #menuToggle {
    right: 20px;
}
.haboutme-content .haboutright-content .hmain-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.hfivesteps-lbox {
    padding: 0;
}
.nhpcomanylogo-sec {
    overflow-x: hidden;
    padding: 0 20px;
}
.hbanner-ct {
    text-align: left;
    padding: 0 10px;
}
.hbanner-ct h1,
.hbanner-ct h2,
.hbanner-ct h3,
.hbanner-ct h4,
.hbanner-ct h5,
.hbanner-ct h6 {
    font-size: 25px;
    line-height: normal;
    letter-spacing: 1px;
    margin: 0 0 14px 0;
}

.hbannerform-list {
    padding: 0 18px 2px;
    margin-bottom: 25px;
    margin-top: 1px;
}

.checkboxx p {
    font-size: 12px !important;
    line-height: 18px !important;
}
.hbanner-form .col-6 {
    flex: auto;
    width: 100%;
}

.hbannerform-list .title {
    margin: 0 0 20px 0;
}

.hbanner-form .button input.wpcf7-form-control.wpcf7-submit.has-spinner {
    height: 45px;
    padding: 0 20px;
    font-size: 12px;
}
.hfivesteps-content .hmain-content.box.left {
    padding: 0 20px;
}

.hbanner-content {
    padding: 0;
}
.hmain-content p strong {
    font-size: 11px;
}

.hmain-content p {
    font-size: 13px;
    margin: 0 0 10px 0;
}

.hmain-content h1,
.hmain-content h2,
.hmain-content h3,
.hmain-content h4,
.hmain-content h5,
.hmain-content h6,
.hmain-content .hmain-title{
    font-size: 17px;
}

ul#menu-footer-menu {
    column-gap: 0;
    display: block;
}

.ft-menu ul li {
    margin-bottom: 5px;
}

.hmain-content h1 br,
.hmain-content h2 br,
.hmain-content h3 br,
.hmain-content h4 br,
.hmain-content h5,
.hmain-content h6 br,
.hmain-content .hmain-title br{
    display: none !important;
}

.hbannerform-list .title {
    font-size: 17px;
}

body .site-header .container{
    padding: 0 6px;
}

#hbcompany_lslide .slick-prev:before,
#hbcompany_lslide .slick-next:before {
    background-size: 8px;
    height: 18px;
    width: 11px;
}

#hbcompany_lslide .slick-prev,
#hbcompany_lslide .slick-next {
    width: 38px;
}

#hbcompany_lslide .slick-prev {
    left: -45px;
}

#hbcompany_lslide .slick-next {
    right: -45px;
}

#hbcompany_lslide .slick-prev,
#hbcompany_lslide .slick-next {
    width: 34px !important;
    height: 34px !important;
}

.hservies-list .col-sm-12 {
    margin-bottom: 15px;
}
.hmain-content.white.cpginfo {
    text-align: center;
    margin: 0 0 10px 0;
}
.hmain-content.white.cpginfo p{
    margin: 0 auto 15px;
    text-align: center;
}
.hmain-content.white.cpginfo h3,
.hcontact-abtbox.form h3 {
    font-size: 18px;
    letter-spacing: 1px;
    margin: 0 0 10px 0;
}

span.kontaktinfo-title {
    font-size: 19px;
}
    .d-flex.scroll-info {
    align-items: flex-end;
    column-gap: 8px;
    justify-content: left;
    margin-bottom: 20px;
}
    .hbanner-ct .gpartner-logo img{
        width: 80px;
    }
    .hbanner-ct .scrollinfo-icon i.fa-info-circle {
        font-size: 13px;
    }
    .haboutrinner-image img{
        width: 130px
    }
        .nhpcomanylogo-content {
        padding: 0;
    }
    .nhpcomanylogo-sec .hbcompany-list {
        margin: 20px 0;
    }
    .hpleftright-sec.first {
        padding: 50px 0;
    }
    .page-template-home .hpleftright-sec.first {
        padding: 20px 0 40px;
    }
    .scrollinfo-icon i.fa-info-circle {
        font-size: 13px;
    }
    .hmain-content.hpnewabout-rct h1, .hmain-content.hpnewabout-rct h2, .hmain-content.hpnewabout-rct h3, .hmain-content.hpnewabout-rct h4, .hmain-content.hpnewabout-rct h5, .hmain-content.hpnewabout-rct h6 {
        font-size: 20px;
    }
    .hbannerform-list .d-flex.scroll-info{
        margin-bottom: 0;
    }
    .nav-menu li.menu-btn a, a.all-buttons, .hbanner-form input.wpcf7-form-control.wpcf7-submit.has-spinner, .nav-menu li a {
        font-size: 11px;
    }
    .hblog-binner .hblog-mtitle {
        font-size: 14px;
        font-weight: bold;
        margin: 0 0 10px 0;
    }
    .hblog-binner p {
        font-size: 12px;
        line-height: 20px;
    }
    .sblog-sidebarbox {
        padding: 26px 20px 23px;
        margin-bottom: 15px;
    }
    .zertifi-lbox h4 {
        font-size: 16px;
        line-height: 23px;
    }
    .zertifilogo-sec.abtzertilogo-sec{
        padding-bottom: 15px;
    }
    .hpleftright-sec.first {
        padding: 40px 0;
    }
    .hmain-content.white.hpnewabout-lct,
    .hmain-content.white.hpnewabout-lct p{
        text-align: center;
    }
    .nav-menu li.menu-btn a, a.all-buttons, .hbanner-form input.wpcf7-form-control.wpcf7-submit.has-spinner, strong.haboutrinner-name{
        font-size: 11px;
        padding: 10px 25px;
    }
    .hmain-content.white.hpnewabout-rct.hcontactmainc-content .haboutrinner-image {
        border-bottom: none;
        margin-top: 0;
    }
    .haboutrinner-image img {
        width: 60%;
    }
    .hmain-content.hpnewabout-rct.hcontactmainc-content .haboutrinner-ct{
        margin-top: 17px;
        order: unset;
    }
    .hcontact-content .col-sm-12 {
        padding: 30px 20px;
    }
    .hpleftright-sec {
        padding: 30px 0;
    }
    .hybridee-chart p {
        font-size: 14px;
        line-height: 23px;
    }
    .hmain-content.hpnewabout-rct.hcontactmainc-content .haboutrinner-ct p {
        font-size: 14px;
        width: 83%;
        margin: 0 auto 14px;
        line-height: 25px;
    }
    .hmain-content.white.cpginfo ul li {
        padding-left: 0;
        margin-bottom: 22px;
        padding-top: 45px;
        text-align: center;
    }
    .hmain-content.white.cpginfo ul li::before{
        right: 0;
        margin: 0 auto;
    }
    .hbanner-ct p strong {
        font-size: 12px;
        letter-spacing: 1px;
    }
    .sblog-sidebarbox.sblog-aboutsidebarbox .d-flex.sblogabt img {
        height: 60px;
    }
    .d-flex.sblogabt a.infocircl-icon i.fa-info-circle {
        font-size: 11px;
    }
    .hbcompany-list .d-flex.scroll-info {
        margin-bottom: 16px;
    }
}

@media(max-width: 416px) {
.nhptimeline-title .timeline-title {
    font-size: 14px;
    margin: 0 0 15px 0;
}

.nhptimeline-title .timeline-title span {
    font-size: 13px;
}

.nhptime-desc{
    padding: 20px;
}
.hmain-content h1,
.hmain-content h2,
.hmain-content h3,
.hmain-content h4,
.hmain-content h5,
.hmain-content h6,
.hmain-content .hmain-title{
    font-size: 15px;
}

.hfivesteps-lbox .hfivestep-titlee{
    font-size: 16px;
}

.hfivesteps-lbox strong {
    font-size: 18px;
}

.haboutme-box .haboutright-content .hmain-content a.all-buttons {
    font-size: 12px;
    margin-top: 0;
    padding: 14px 23px;
}

.haboutright-content.rightfull {
    padding: 0 20px;
}

body .hblog-sec .container {
    padding: 0 10px;
}

.conthead-content h1 {
    font-size: 24px;
}
    .googlereview-logo img {
        width: 210px;
        margin: 13px 0;
    }
    .hmain-content h1 br, .hmain-content h2 br, .hmain-content h3 br, .hmain-content h4 br, .hmain-content h5 br, .hmain-content h6 br, .hmain-content .hmain-title br{
        display: none;
    }
    .hmain-content.hpnewabout-rct.hcontactmainc-content .haboutrinner-ct p{
        width: 100%;
    }
    .hbanner-ct {
        padding: 0;
    }
    .site-logo .logo{
        width: auto;
    }
    .header-content .col-sm-12:first-child {
        column-gap: 10px;
    }
    .mobilect-btn a.all-buttons {
        padding: 8px 25px;
        font-size: 11px;
    }
}
@media(max-width: 376px){
    #menuToggle {
        top: 27px;
        right: 17px;
    }
    .whatsapp-btn .wa__btn_w_icon .wa__btn_icon img {
        height: 23px;
    }
    .whatsapp-btn .wa__btn_w_icon .wa__btn_txt {
        padding: 6px 16px 6px 40px !important;
        font-size: 10px;
    }
    .whatsapp-btn .wa__btn_w_icon .wa__btn_icon {
        left: 10px;
    }
    .whatsapp-btn .wa__btn_w_icon .wa__btn_txt .wa__btn_title,
    .whatsapp-btn .wa__cs_info .wa__cs_name{
        font-size: 11px;
    }
    .hbanner-ct h1, .hbanner-ct h2, .hbanner-ct h3, .hbanner-ct h4, .hbanner-ct h5, .hbanner-ct h6{
        font-size: 21px;
    }
}
@media(max-width: 361px){
    #menuToggle {
        top: 27px;
        right: 17px;
    }
    .mobilect-btn {
        display: none;
    }
    .site-logo .logo {
        width: 190px;
    }
    #menuToggle {
        top: 35px;
    }
    .hbanner-image {
        margin-top: -65px;
    }
}
@media(max-width: 329px){
    .hbanner-ct h1, .hbanner-ct h2, .hbanner-ct h3, .hbanner-ct h4, .hbanner-ct h5, .hbanner-ct h6 {
        font-size: 19px;
    }
}