@charset "UTF-8";

/*
Theme Name: Novabad Sanierung
*/
body{ padding: 0px; margin: 0px; list-style: none; font: 400 15px/23px 'DM Sans'; color:#000; }
p{padding: 0px; margin: 0px;}
a{padding: 0px; margin: 0px; outline: none; text-decoration: none !important;}
ul{ list-style: none; padding: 0px; margin: 0px;}
label{ list-style: none; padding: 0px; margin: 0px;}
ul li{ padding: 0px; margin: 0px;}
h1, h2, h3, h4, h5, h6{padding: 0px; margin: 0px;}
input[type="text"]::-webkit-placeholder { opacity: 1;  }
input[type="text"]::-moz-placeholder { opacity: 1;}
input[type="password"]::-webkit-placeholder { opacity: 1;}
input[type="password"]::-moz-placeholder { opacity: 1;}
input[type="search"]::-webkit-placeholder { opacity: 1;}
input[type="search"]::-moz-placeholder { opacity: 1;}
input[type="email"]::-webkit-placeholder { opacity: 1; }
input[type="email"]::-moz-placeholder { opacity: 1;}
input[type="tel"]::-webkit-placeholder { opacity: 1;}
input[type="tel"]::-moz-placeholder { opacity: 1;}
textarea::-moz-placeholder { opacity: 1;  }
textarea::-webkit-placeholder { opacity: 1;}
a:hover{ outline: none !important; text-decoration: none;}
a:active{ outline: none !important; text-decoration: none;}
a{ text-decoration: none !important;}
a, button, input[type="submit"], ::before, ::after{
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
}
input[type="submit"]{cursor: pointer; border: 0px; outline: none; background: none;}

img{max-width: 100%; height: auto;}
p, h1, h2, h3, h4, h5, h6{margin: 0 0 13px;}
p:last-child{margin-bottom: 0px;}
h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child{margin-bottom: 0px;}
figure{margin: 0px;}
h1, h2, h3, h4, h5, h6{font-family: 'DM Sans';}

/* dm-sans-100 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 100;
    src: url('assets/fonts/dm-sans-v15-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* dm-sans-200 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 200;
    src: url('assets/fonts/dm-sans-v15-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* dm-sans-300 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 300;
    src: url('assets/fonts/dm-sans-v15-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* dm-sans-regular - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    src: url('assets/fonts/dm-sans-v15-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* dm-sans-500 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    src: url('assets/fonts/dm-sans-v15-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* dm-sans-600 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 600;
    src: url('assets/fonts/dm-sans-v15-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* dm-sans-700 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    src: url('assets/fonts/dm-sans-v15-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* dm-sans-800 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 800;
    src: url('assets/fonts/dm-sans-v15-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* dm-sans-900 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 900;
    src: url('assets/fonts/dm-sans-v15-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }

/* gilda-display-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Gilda Display';
    font-style: normal;
    font-weight: 400;
    src: url('assets/fonts/gilda-display-v18-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

@font-face {
  font-family: 'icomoon';
  src:  url('assets/fonts/icomoon.eot?yazc79');
  src:  url('assets/fonts/icomoon.eot?yazc79#iefix') format('embedded-opentype'),
    url('assets/fonts/icomoon.ttf?yazc79') format('truetype'),
    url('assets/fonts/icomoon.woff?yazc79') format('woff'),
    url('assets/fonts/icomoon.svg?yazc79#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arch-1:before {
  content: "\e901";
  color: #fff;
}
.icon-talk-1-1:before {
  content: "\e902";
  color: #fff;
}
.icon-reward-1:before {
  content: "\e904";
  color: #fff;
}
.icon-review-3-1:before {
  content: "\e905";
  color: #fff;
}
.icon-business-people-1:before {
  content: "\e908";
  color: #fff;
}
.icon-Vector-5:before {
  content: "\e909";
  color: #fff;
}
.icon-dj-1:before {
  content: "\e90c";
}
.icon-dj-2-1:before {
  content: "\e90d";
}
.icon-Vector-4:before {
  content: "\e90f";
  color: #fff;
}
.icon-Vector-7:before {
  content: "\e910";
}
.icon-Vector-8:before {
  content: "\e911";
}
.icon-Vector-91:before {
  content: "\e912";
}
.icon-Message:before {
  content: "\e913";
}
.icon-Vector-10:before {
  content: "\e914";
}
.icon-Vector-6:before {
  content: "\e916";
  
}
.icon-save-money-1:before {
  content: "\e917";
  color: #fff;
}
.icon-dance-1:before {
  content: "\e91a";
  color: #fff;
}
.icon-Vector-51:before {
  content: "\e91c";
  color: #fff;
}
.icon-call:before {
  content: "\e903";
 
}
.icon-youtube-logo:before {
  content: "\e915";
}
.icon-phone-call:before {
  content: "\e918";
}
.icon-email:before {
  content: "\e919";
}
.icon-pinterest:before {
  content: "\e934";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-pinterest1:before {
  content: "\ead1";
}
.icon-location:before {
  content: "\e947";
}
.icon-Vector-9:before {
  content: "\e900";
  color: #fff;
}
.icon-instagram1:before {
  content: "\e90a";
}
.icon-instagram:before {
  content: "\e907";
}
.icon-linkedin:before {
  content: "\e906";
}
.icon-twitter:before {
  content: "\e90b";
}
.icon-facebook-logo:before {
  content: "\e91b";
}


.headersec.fixed_header, .navbar-brand{
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
}
.headersec.fixed_header{position: fixed; top: 0; left: 0; width: 100%; z-index: 999;
-moz-box-shadow: 0 0 8px -5px #333;
-webkit-box-shadow: 0 0 8px -5px #333;
box-shadow: 0 0 8px -5px #333;}


@-webkit-keyframes animationFade{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px);}
100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}
}
@keyframes animationFade{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px);}
100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}}
.headersec.fixed_header{top:0;left:0;right:0;position:fixed;margin:0;z-index:1002;-webkit-animation-name:animationFade;-o-animation-name:animationFade;animation-name:animationFade;-webkit-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-moz-box-shadow:0 0 8px -5px #333;-webkit-box-shadow:0 0 8px -5px #333;box-shadow:0 0 8px -5px #333;}



/*
font-family: 'DM Sans';
font-family: 'Gilda Display';
font-family: 'icomoon';
*/

.media{display: flex; align-items: flex-start;}
.media-object{flex: 1;}
.home .headersec{width: 100%; position: absolute; z-index: 999; top: 20px; left: 0; padding: 10px 0;}
.headersec{width: 100%; position: relative; z-index: 999; top: 0px; left: 0; padding: 10px 0;}
.bnrimg{overflow: hidden; width: 100%; position: relative; border-radius: 30px;}
.bnrimg::before{position: absolute; top: 0; left: 0; width: 100%; height: 100%; content: "";
background: linear-gradient(180deg, #FFECEA 0%, rgba(255, 236, 234, 0) 50%); }
.bnrimg > img{width: 100%; object-fit: cover;}
.hderinr{position: relative; display: flex; align-items: center; justify-content: space-between;}
.hdrlgo{width: 140px;}
.hdrmnu li a{display: inline-block; position: relative; font-size: 20px; line-height: 25px; font-weight: 400; color: #000;z-index: 2;}
.hdrmnu li {margin-right: 95px;}
.hdrmnu li:last-child{margin: 0;}
.hdrmnu li a::before{background: #b0acb6; position: absolute; content: ""; width: 0px; height: 0px; border-radius: 100%;
transition: all 0.3s ease-in-out; z-index: -1; }
ul.slimmenu > li > a{display: inline-flex; align-items: center; justify-content: center;}
.hdrmnu li.active > a::before, .hdrmnu li > a:hover::before{width: 34px; height: 34px;}
.defultBtn{display: inline-flex; align-items: center; color: #FFF;}
.defultBtn > i{display: flex; align-items: center; justify-content: center; border-radius: 100%; margin-left: -18px;
background: linear-gradient(141deg, #b0acb6 3.25%, #0f2e4d 108.02%); width: 62px; height: 62px; font-size: 15px;}
.defultBtn span, .defultBtn strong{display: inline-flex; align-items: center; height: 62px; background: #000; padding: 0 40px;
border-radius: 40px; font-size: 20px; line-height: 25px; transition: all 0.3s ease-in-out;}
.defultBtn:hover span{background: #102f4d;}
.defultBtn:hover{color: #FFF;}
.bnrtxt{position: absolute; bottom: 20%; width: 100%; left: 0;}

/*.bnrtxtinr{width: 554px; height: 554px; display: flex; align-items: center; border-radius: 100%; position: relative; float: right;*/
/*backdrop-filter: blur(23.899999618530273px); background: rgba(0,0,0,0.76); padding: 16px;}*/
.bnerBrd{width: 100%; text-align: center; display: flex; align-items: center; justify-content: center; flex-direction: column; border-radius: 100%;}
.bnrtxtinr strong{color: #DFB47C; font-size: 50px; line-height: 55px; font-weight: normal; margin: 0 0 15px;}
.bnrtxtinr h1{color: #FFF; font-size:57px; line-height:67px; text-transform: uppercase; letter-spacing: 0px;}
/*.bnrtxtinr::before{position: absolute; content: ""; background: url(assets/images/bnerbrd.png) no-repeat 0 0; pointer-events: none;*/
/*top: -94px;bottom: -83px;left: -71px;right: -89px; background-size: 100% 100%;}*/
p{color: #333333; font-size: 20px; line-height: 32px; font-weight: 300;}

.personInfoSec{padding: 195px 0 114px; width: 100%;
background: url(assets/images/personInfoElmnt1.png) no-repeat top -150px left, url(assets/images/personInfoElmnt2.png) no-repeat top -150px right;}
.personInfopnl .media{align-items: center;}
.personInfoimg{margin-right: 55px; max-width: 374px;}
.personInfoimg img{border-radius: 30px; width: 100%;}
.personInfopnl .defultBtn span i, .personInfopnl .defultBtn strong i{margin-right: 10px;}
.personInfopnl .defultBtn{margin: 30px 0 0;}
.personInfopnl p{font-size: 18px; line-height: 30px;}
.fuscepnl ul li{font-size: 18px; line-height: 30px; font-family: 'DM Sans';}
.personInfopnl p.contWt{font-size: 20px; line-height: 32px; font-weight: 400;}
.hdingThme{color: #000; font-size: 80px; line-height: 85px; margin: 0 0 30px; letter-spacing: -4px;}
.personInfopnl .media-object{position: relative;}
.personInfopnl .media-object figure{max-width: 250px; position: absolute; right: 0; top: -115px;}
.personInfopnl .media-object figure img{width: 100%; border-radius: 131px 131px 15px 15px; margin-left: 50px;}

.aboutSec{width: 100%;}
.aboutpnl{width: 100%;}
.aboutImge{margin-right: 200px; max-width: 634px; width: 100%; position: relative;}
.aboutImge > img{width: 100%; border-radius: 15px;}
.aboutImge > figure{max-width: 340px; width: 100%; padding: 12px; border-radius: 30px; position: absolute; bottom: -70px; right: -65px;
background: #FFF; }
.aboutImge > figure img{width: 100%; border-radius: 15px;}
.aboutpnl p.contWt, .hightTxt{font-size: 24px; line-height: 34px;}
.aboutpnl ul{display: inline-block; padding: 30px 0 0;}
.aboutpnl li{position: relative; color: #333333; font-size: 18px; line-height: 26px; font-weight: 300; padding-left: 45px;
margin: 0 0 25px;}
.aboutpnl li:last-child{margin: 0;}
.aboutpnl li::before{position: absolute; background: linear-gradient(140.93deg, #DFB47C 4.41%, #8292a2 118.87%); font-size: 11px;
width: 34px; height: 34px; color: #FFF; left: 0; border-radius: 100%; content: "\e909"; font-family: 'icomoon'; 
display: flex; align-items: center; justify-content: center;}
.aboutpnl .defultBtn{margin: 60px 0 0;}
.locationPnl .defultBtn{margin: 40px 0 0;}

.customerSec{padding: 40px 0 73px; width: 100%; background-repeat: no-repeat; background-size: cover; border-radius: 30px;}
.customerPnel{width: 100%; background: rgba(255,255,255,0.91); max-width: 1400px; margin: 0 auto; border-radius: 30px;padding: 20px 20px; }
.customerBxs figure{width: 177px; height: 177px; border-radius: 100%;}
.customerBxs > img{width:auto!important;}
.customerBxs figure img{width: 100%; height: 100%; border-radius: 100%;}
.testmoBrd{width: 100%; border: 1px solid #EDC362; padding: 40px 25px 25px;}
.pgehding{text-align: center;}
.customerBxs h3,
.customerBxs .testiInfoWrap {color: #1F1F1F; font-size: 35px; line-height: 40px; position: relative; margin: 20px 0 25px; padding-left: 65px;}
.customerSldr{margin: 30px 0 0;}
.customerBxs{text-align: center; display: flex; flex-direction: column; align-items: center;}
.customerBxs h4,
.customerBxs .testiDesignation {display: block;color: #1F1F1F;font-style: normal; font-size: 24px; line-height: 30px; font-weight: 500; font-family: 'DM Sans'; margin: 0 0 5px;}
.customerBxs p{color: #1F1F1F; font-weight: 500; font-family: 'DM Sans'; font-size: 17px; line-height: 23px;}
.customerBxs h3 span,
.customerBxs .testiInfoWrap span {position: absolute; top: 0; left: 0; color: #102f4d; font-size: 48px;}
.customerSldr .owl-nav{display: none !important;}
.customerSldr .owl-dots{display: flex; align-items: center; justify-content: center; margin: 25px 0 0;}
.customerSldr .owl-dots button{border: 1px solid transparent; display: flex; align-items: center; justify-content: center;
border-radius: 100%; width: 27px; height: 27px; margin: 0 7px;}
.customerSldr .owl-dots button span{background: #1E1E1E; width: 6px; height: 6px; border-radius: 100%; display: inline-flex;}
.customerSldr .owl-dots button.active{border-color: #1E1E1E;}

.locationSec{width: 100%; padding: 60px 0; }
.locationPnl .media{align-items: center;}
.locationPnl h3{color: #000; font-size: 80px; line-height: 85px;}
.locationPnl h4{color: #000; font-size: 45px; line-height: 50px;}
.locationPnl .media > figure{margin-right: 110px;}

.weddingDJSec{width: 100%; background-repeat: no-repeat; background-size: cover; border-radius: 30px; position: relative;}
.weddingDJpnl .media{flex-direction: row-reverse; align-items: center;}
.weddingDJpnl .hdingThme{color: #FFF; margin: 0 0 45px;}
.weddingDJpnl .defultBtn span, .weddingDJpnl .defultBtn strong{background: #8292a2;}
.weddingDJpnl .defultBtn:hover span, .weddingDJpnl .defultBtn:hover strong{background: #FFF; color: #8292a2;}
.weddingDJpnl{width: 100%; background: url(assets/images/weddingDJElmntTone.png) no-repeat bottom 9% left 30%;}
.weddingDJElmnt{position: absolute; top: 0; right: 0;}

.askedSec{width: 100%; position: relative; padding: 80px 0;}
.askedSec::before{position: absolute; top: -235px; left: 0; z-index: -1; bottom: 0; width: 100%; content: "";
background: url(assets/images/askedBack.jpg) no-repeat 0 0; background-size: cover;}
.askedBtn{margin: 105px 0 0; width: 100%; text-align: center;}
.askedpnl .accordion-item{margin: 40px 0 0; border-radius: 20px; border: 0; background: #FFF;}
.askedpnl {padding: 40px 0 0;}
.askedpnl .accordion-item > button{position: relative; background: transparent; border-radius: 0px !important; color: #333333; font-size: 20px;
line-height: 25px; font-weight: 500; border: 0; outline: none; box-shadow: inherit; padding: 40px 75px 40px 40px;}
.askedpnl .accordion-item > button::after{content: none;}
.askedSec .container{max-width: 1725px;}
.askedBtn a{display: inline-flex; align-items: center; color: #363636; font-size: 18px; line-height: 23px; font-weight: 500;}
.askedBtn a span{margin-right: 15px; color: #000; font-size: 32px;}

.contactSec{padding: 80px 0 65px; width: 100%; }
.frmChek{margin: 10px 0 0; display: flex; align-items: center; justify-content: space-between;}

.frmData label{color: #333333; font-size: 18px; line-height: 23px;}
.frmData select{width: 100%; border: 1px solid #AFAFAF; height: 55px; outline: none; color: #333333; font-size: 18px; line-height: 23px; border-radius: 10px; padding: 0 20px 0 50px; font-weight: 400;}
.frmData em:before{color:#333333; font-size: 14px;}


.frmData input[type="text"],
.frmData input[type="email"],
.frmData input[type="tel"],
.frmData textarea{width: 100%; border: 1px solid #AFAFAF; height: 55px; outline: none; color: #333333;
font-size: 18px; line-height: 23px; border-radius: 10px; padding: 0 20px 0 50px; font-weight: 400;}
.frmData input[type="text"]::placeholder,
.frmData input[type="email"]::placeholder,
.frmData input[type="tel"]::placeholder,
.frmData textarea::placeholder{opacity: 1; color: #333333;}
.frmData textarea{height: 216px !important; resize: none; -webkit-appearance: none; padding-top: 15px !important;}
.frmData{position: relative; margin: 35px 0 0; }
.contactpnl{padding: 20px 0 0; width: 100%;}
.frmChekinr .form-group {display: block;}
.frmChekinr .form-group input {padding: 0;height: initial;width: initial;margin-bottom: 0; cursor: pointer;}
.frmChekinr .form-group label {position: relative; cursor: pointer; color: #333333; font-size: 18px; line-height: 24px;}
.frmChek input[type="submit"], .form-submit .submit{color: #FFF; background: #000; padding: 0 55px; border-radius: 40px; font-size: 20px;
line-height: 25px; display: inline-flex; align-items: center; height: 62px; }
.frmChek input[type="submit"]:hover, .form-submit .submit:hover{background: #8292a2;}
.frmData > span{position: absolute; left: 25px; color: #333333; pointer-events: none;}
.frmData > span.icon-Vector-10{top: 24px;}
.form-submit .submit{width: auto!important;}
.foterSec{width: 100%; position: relative; padding: 100px 0 65px;}
.foterBack{position: absolute; z-index: -1; top: 0; left: 0; width: 100%; height: 100%; background: #000;}
.foterBack img{width: 100%; height: 100%; object-fit: cover; opacity: 0.16;}
.foterbtm{display: flex; align-items: center; border-top: 1px solid rgba(255,255,255,0.21);
flex-direction: row-reverse; justify-content: space-between; padding: 30px 0 0; margin: 36px 0 0;}
.foterbtm p{color: #FFF; font-size: 18px; line-height: 23px; margin-bottom: 0px;}
.foterbtm p a{color: #FFF;}
.foterbtm ul{display: inline-flex; align-items: center;}
.foterbtm li a{color: #FFF; font-size: 18px; line-height: 23px;}
.foterbtm li{padding-right: 20px; margin-right: 20px; position: relative; display: inline-flex; align-items: center;}
.foterbtm li:last-child{padding: 0; margin: 0;}
.foterbtm li::before{position: absolute; content: ""; right: 0; border-left: 1.5px solid #FFF; height: 15px;}
.foterbtm li:last-child::before{content: none;}
.foterbtm li a:hover, .foterbtm p a:hover{color: #c7ccd0;}
.fotertop{display: flex; align-items: flex-start; justify-content: space-between;}
.ftradrs h3, .ftrinfo h3, .ftrSocil h3 {color: #FFF; font-weight: 400; font-size: 28px; line-height: 32px; margin: 0 0 20px;}
.ftrSocil ul{display: inline-flex; align-items: center;}
.ftrSocil li a{display: flex; align-items: center; justify-content: center; color: #FFF; width: 47px; height: 47px;
border-radius: 100%; border: 1px solid #FFF;}
.ftrSocil li{margin-right: 11px;}
.ftrSocil li:last-child{margin: 0;}
.ftrSocil li a:hover{background: #FFF; color: #000;}
.ftrinfo li p{color:#fff;    text-align: left;}
.ftrinfo li span { width: 45px;height: 45px;border: solid 1px #fff; 
line-height: 45px;  text-align: center; border-radius: 50px; color:#fff;margin-right: 15px;}
.ftrinfo li a{color: #FFF; font-size: 18px; line-height: 23px;}
.ftrinfo li a:hover{color: #c7ccd0;}
.ftrinfo li{margin: 0 0 13px;display: flex;     flex-wrap: nowrap;
    align-items: center;}
.ftrinfo li:last-child{margin: 0;}
.ftradrs p{font-size: 22px; line-height: 30px; color: #FFF;}

.weedEvntSec{width: 100%; border-radius: 30px; background-repeat: no-repeat; background-size: cover; padding: 50px 0 75px;position: relative;}
.weedEvntpnl{display: flex; align-items: center; justify-content: space-between;}
.weedEvntlf{max-width: 800px; width: 100%; margin-right: 120px;}
.weedEvntIcn {width: 100%; background: #FFF; border-radius: 30px; min-height: 275px; margin: 30px 0 0; text-align: center;
padding: 55px 20px 15px; display: flex;flex-direction: column;align-items: center;transition: all 0.3s ease-in-out;}
.weedEvntIcn:hover { background: #102f4e; }
.weedEvntIcn:hover h3 { color: #fff; }
.weedEvntIcn:hover p { color: #fff; }
.weedEvntIcn:hover span {  background: linear-gradient(141deg, #ffffff 3.25%, #313131 108.02%);}
.weedEvntIcn span {display: flex; align-items: center; justify-content: center; color: #FFF; border-radius: 100%; margin: 0 0 26px;
background: linear-gradient(141deg, #6b7d8f 3.25%, #102f4e 108.02%); width: 116px; height: 116px; font-size: 48px;}
.weedEvntIcn h3{font-family: 'DM Sans'; color: #000; font-size: 20px; line-height: 25px; font-weight: 300;}
.weedEvntRgt .row > div:nth-child(2) .weedEvntIcn{margin: 70px 0 0;}
.weedEvntRgt .row > div:nth-child(3) .weedEvntIcn{margin: 0;}

.procesSec{width: 100%; padding: 85px 0 70px;
background: url(assets/images/procesLne.png) no-repeat top 80% center;padding-bottom: 0px;}
.procesBxs{margin: 135px auto 0; text-align: center; max-width: 355px; width: 100%;}
.procesBxs p{color: #333333; }
.procesBxs h3{color: #3E3735; font-size: 30px; line-height: 35px; margin: 45px 0 15px;}
.procesBxs i{display: flex; align-items: center; justify-content: center; width: 150px; height: 150px; margin: 0 auto;
background: url(assets/images/circleShpe.png) no-repeat center center; background-size: 100% 100%;}
.procesSec .row > div:nth-child(2) .procesBxs{margin-top: 255px;}
.procesBxsbox {
   background: #102f4d;
    text-align: center;
    padding: 35px 25px;
    border-radius: 25px;
    position: relative;
}
.procesPrtyElmntSecFour .procesBxsbox {
   height: 515px;
}
.procesBxsbox .itemPriceBtn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 35px;
    margin: 0 auto;
    max-width: 220px;
}
.procesBxsbox i {
    margin-bottom: 18px;
    display: inline-block;
}
.procesBxsbox h3 {
    color: #fff;
    font-family: 'Gilda Display';
}
.procesBxsbox p{ color: #fff;}
.procesBxsbox a{
    background: #ffffff !important;
    color: #102f4d !important;
    padding: 10px 35px;
    display: inline-block;
    border-radius: 25px;
    font-weight: 800;
}
.procesBxsbox a:hover{background:#000 !important;color: #fff !important;}
.procesSec p{margin-bottom:25px;}
.process-txt p {
    font-size: 19px;
    color: #102f4d;
    margin: 17px 0;
    font-weight: 600;
}
.partyMusicSec{padding: 0 0 148px; width: 100%;}
.partyMusicBxs{margin: 65px 0 0; width: 100%; border-radius: 30px; overflow: hidden; position: relative;}
.partyMusicCon{top: 45px; position: absolute; width: 100%; left: 120px; max-width: 388px; padding: 0 0 50px;}
.partyMusicCon h3{color: #FFF; font-size: 30px; line-height: 40px; margin: 18px 0 0;}
.partyMusicCon span{display: flex; align-items: center; justify-content: center; background: #8292a2; border-radius: 100%;
width: 72px; height: 72px; font-size: 34px; color: #FFF;}
.partyMusicCon::before{position: absolute; content: ""; border-top: 7px solid #FFF; width: 190px; left: 0; bottom: 0;}
.partyMusicTwo .partyMusicCon::before, .partyMusic_2 .partyMusicCon::before {content: none;}
.partyMusicTwo .partyMusicCon h3, .partyMusic_2 .partyMusicCon h3 {color: #000;}
.partyMusicTwo .partyMusicCon, .partyMusic_2 .partyMusicCon {max-width: 525px; padding: 0;}
.partyMusicFst, .partyMusic_1 {background: url(assets/images/partyMusicElmnt.png) no-repeat top right;}
.partyMusicBxs figure{position: relative; z-index: -1;}
.serviceSldr{margin-top:50px;}
.serviceBxs{width: 100%;}
.serviceBxs figure{position: relative; border-radius: 15px; overflow: hidden;}
.serviceBxs figure img{width: 100%; height:400px; object-fit:cover;}
.serviceCon{text-align: center; padding: 30px 0 0;}
.serviceCon h3{color: #000; font-size: 30px; line-height: 35px; font-weight: 400;}
.serviceSldr .owl-stage{padding-left: 0 !important;}
.serviceBxs figure::before{position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 100%;
background: rgba(0,0,0,0.63); transition: all 0.3s ease-in-out; opacity: 0; visibility: hidden;}
.serviceBxs:hover figure::before{opacity: 1; visibility: visible;}
.serviceSldr{position: absolute; bottom: inherit; right: 0; width: 88.8%;}
.serviceMain{max-width: 1980px; position: relative; margin: 0 auto; min-height: 870px;}
.serviceSec{padding: 0 0 140px;}
.aboutSec{padding: 0 0 170px;}

.professionalSec{width: 100%; position: relative; padding: 100px 0 50px;}
.professionalpnl > .media{flex-direction: row-reverse; justify-content: space-between;}
.professionalImg{max-width: 530px; width: 100%; overflow: hidden; border-radius: 300px; margin: 175px 0 0;}
.professionalImg img{width: 100%; object-fit: cover;}
.professionalSec::before{position: absolute; top: 0; left: 0; width: 100%; height: 90%; content: ""; z-index: -1;
background: url(assets/images/professionalBack.jpg) no-repeat 0 0; background-size: cover; border-radius: 30px;}
.professionalpnl .hdingThme span{font-size: 50px; display: block; line-height: 50px;}
.professionalpnl p.professioPEg{color: #131313; font-size: 28px; line-height: 33px; margin: 0 0 30px;}
.professionalpnl p{color: #7D7D7D;}
.professionalpnl .media-object{max-width: 800px;}
.professionalicn h3{color: #414143; font-size: 20px; line-height: 25px; margin: 0 0 5px;}
.professionalicn .media{align-items: center;}
.professionalicn .media > span{color: #000; font-size: 54px; margin-right: 23px;}
.professionalicn {margin: 20px 0 0; max-width: 350px;}
.professionalpnl .defultBtn{position: absolute; top: 0; right: 0;}
.professionalpnl{position: relative; width: 100%;}
.home body{padding: 20px 0 0;}
.gapSec{padding: 0 20px;}
.uberSevic{}
.askedpnl .accordion-item > button::before{position: absolute; content: "-"; color: #000; right: 40px; font-size: 25px;}
.askedpnl .accordion-item > button.collapsed::before{content: "+";}
.arowLnk{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); border-radius: 100%;
 width: 100%; height: 100%; color: #fff; display: flex;align-items: center; opacity: 0; visibility: hidden;
justify-content: center;font-size: 16px; padding:15px;}
.serviceBxs:hover .arowLnk{opacity: 1; visibility: visible;}
.procesPrtyElmnt{background: url(assets/images/procesPrtyElmnt1.png) no-repeat top left}

.frmChekinr .form-group label{display: flex; align-items: flex-start;}
.arowLnk:hover{ color: #fff;}

.headersec.fixed_header{background: #FFF;}
.headersec.fixed_header .hdrlgo{max-width: 80px;}

.inerBner .bnrtxtinr{width: auto; height: auto; border-radius: 0; background: transparent; padding: 0; flex-direction: column; float: none;}
.inerBner .bnrtxtinr::before{content: none;}
.inerBner .bnrtxtinr h1{color: #000; text-transform: inherit;}
.inerBner .bnrtxt{bottom: 50px; text-align:center;}
.bnrtxtinr li, .bnrtxtinr ul{align-items: center; display: inline-flex;}
.bnrtxtinr li{color: #000; font-size: 20px; line-height: 25px; font-weight: 500; margin-right: 18px; padding-right: 18px;
position: relative;}
.bnrtxtinr li:last-child{padding: 0; margin: 0;}
.bnrtxtinr li:last-child::before{content: none;}
.bnrtxtinr li::before{position: absolute; content: ""; background: #8292a2; width: 8px; height: 8px; right: -4px;
border-radius: 100%; }
.bnrtxtinr li a{color: #000;}
.bnrtxtinr li a:hover{color: #8292a2;}

.unlesSec{padding: 160px 0; width: 100%;}
.unlespnl{width: 100%;}
.unleslft{display: inline-flex; align-items: center;}
.unlesimg{width: 100%; max-width: 520px; margin-right: 75px;}
.unlesimg img{width: 100%; border-radius: 15px;max-width: 100%!important;}
.unlesicns{margin-right: 28px;}
.unlesIcnBx{background: #F6E4CE; border-radius: 30px; min-height: 176px; margin: 16px 0; padding: 13px; width: 188px;
display: flex; align-items: center; justify-content: center; flex-direction: column;}
.unlesIcnBx h4{color: #414143; font-size: 20px; line-height: 25px; margin: 13px 0 0;}
.unlespnl p.hightltXt{color: #333333; font-weight: 300; font-size: 24px; line-height: 30px;}
.unlespnl ul{display: inline-block; width: 100%; padding: 27px 0 0;}
.unlespnl li{color: #333333; font-size: 18px; line-height: 23px; font-weight: 300; float: left; width: 50%; padding-left: 45px;
position: relative; margin: 0 0 40px; top: -6px;}
.unlespnl li::before{position: absolute;background: linear-gradient(140.93deg, #868b9a 4.41%, #0f2e4d 118.87%); top: -5px;
font-size: 11px;width: 34px;height: 34px;color: #FFF;left: 0;border-radius: 100%;content: "\e909";font-family: 'icomoon';
display: flex;align-items: center;justify-content: center;}
.unlespnl p{font-size: 18px; line-height: 30px;}

.fuscepnl > .media{flex-direction: row-reverse;}
.fusceimg{width: 100%; max-width: 635px; position: relative; margin-left: 135px;}
.fusceimg > img{width: 100%; border-radius: 15px;}
.fusceimg > figure{position: absolute; bottom: -70px; left: -65px; max-width: 340px; border-radius: 30px; background: #FFF; padding: 11px;}
.fusceimg > figure img{width: 100%; border-radius: 15px;}
.fusceicn h3{color: #414143; font-size: 20px; line-height: 25px; margin: 0 0 2px;}
.fusceicn p{color: #7D7D7D;}
.fusceicn{margin: 40px 0 0;}
.fusceicn figure{margin-right: 14px;}

.targetReturn{padding: 180px 0 0; width: 100%;}
.targetReturnpnl{position: relative; width: 100%;}
.targetReturnimg{position: absolute; max-width: 410px; width: 100%; top: -40px; right: 0;}
.targetReturnimg img{width: 100%; border-radius: 15px;}
.targetReturnpnllft{max-width: 1045px; width: 100%; }
.targetReturnpnllft .media > figure{max-width: 363px; width: 100%; margin-right: 60px;}
.targetReturnpnllft .media > figure img{width: 100%; border-radius: 15px;}
.targetReturn .hdingThme{margin: 0 0 45px;}

.frmData > p { margin: 0; }
.frmData em { position: absolute;top: 18px;left: 20px; z-index: 9; }
.wpcf7-list-item {margin: 0 0 0 0em;}
span.wpcf7-list-item-label { padding-left: 25px;}
.frmChekinr .form-group input { position: absolute;top: 3px; left: 0;}
.wpcf7-form-control-wrap .wpcf7-not-valid-tip { display: none;}
.wpcf7-form-control-wrap .wpcf7-not-valid { border: 1px solid #f00 !important; }
.wpcf7 form .wpcf7-response-output {margin: 0;padding: 5px 10px;border: 2px solid #ff1100;font-size: 15px; margin-top: 15px;}
.contact_form .wpcf7 form.sent .wpcf7-response-output {display: none !important;}
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output, 
.wpcf7 form.payment-required .wpcf7-response-output {border-color: #8292a2;color: #000;}
.wpcf7 form .wpcf7-response-output {margin: 2em 0.5em 1em;padding: 10px 15px;border: 2px solid #8292a2;}
.inrbnrimg { position: relative; }
.inrbnrimg img { width: 100%;border-radius: 30px; }
.inrbnrtxt {position: absolute;top: 50%;bottom: inherit;left: 0;width: 100%;z-index: 99;transform: translateY(-50%);}
.inrbnrtxtinr {text-align: center;position: relative;z-index: 9;}


.contact_mappnl iframe,.contact_mappnl{border-radius: 0px;width: 100%;height: 450px;}
.frmChekinr{margin-right: 10px;}
.first_row .col-lg-6:nth-child(1) .frmData,.first_row .col-lg-6:nth-child(2) .frmData{margin: 0;}
.kontaktpnl{padding-top: 0;}

.inrbnrtxtinr{backdrop-filter: none;}



ul.slimmenu li .sub-toggle{background: none;width: auto;}
ul.slimmenu li .sub-toggle i{display: none;}
ul.slimmenu li .sub-toggle:before{content: "";width: 6px;height: 6px;border: 1px solid #000;transform: rotate(45deg);margin-right: -15px;
border-top-width: 0;border-left-width: 0;margin-top: -3px;}
ul.slimmenu li>ul{background: #000;width: 300px;border-radius: 20px;height: auto !important;}
ul.slimmenu li>ul li{background: none;margin-right: 0;width: 100%; border-top:1px solid #b2afb7;}
ul.slimmenu li>ul li a{padding: 15px 25px;color: #fff;width: 100%;}
ul.slimmenu li>ul li:last-child a{padding-bottom: 25px;}
ul.slimmenu li>ul li:first-child{border:0;}
.imgTxtRow .media{margin: 160px 0 0;align-items: center;}
.imgTxtRow .media{flex-direction: row;}
.imgTxtRow .media:nth-child(odd){flex-direction: row-reverse;}
.imgTxtRow .media .imgTxtImg{margin-left: 0;margin-right: 135px;}
.imgTxtRow .media:nth-child(odd) .imgTxtImg{margin-left: 135px;margin-right: 0px;}

.imgTxtRow .media:first-child{margin-top: 0 !important;}
.secndPnl .media{align-items: center;}
.imgTxtSec{background: url(assets/images/procesPrtyElmnt1.png) no-repeat top left, url(assets/images/procesPrtyElmnt2.png) no-repeat bottom right;}


.icon-calendar{line-height: normal;margin-top: -2px;}
.ref-box {
    text-align: center;
}
.ref-box a {
    height: 58px;
    font-size: 20px;
    line-height: 25px;
    background: #102f4d;
    padding: 15px 40px;
    border-radius: 40px;
    color: #fff;display: inline-block;
    margin-bottom: 45px;
}
.ref-box a:hover{background:#102f4d;}

.fuscepnl ul li{}

.fuscepnl ul { margin-bottom: 20px; padding: 0; list-style-type: none; }
.fuscepnl ul li { position: relative; padding-left: 30px; color: #3A3937; margin-bottom: 10px; }
.fuscepnl ul li::before {position: absolute;content: "\e909";top: 4px;
    left: 0;font-family: 'icomoon';font-size: 8px;color: #ffffff;background: #0f2e4d; padding: 5px;height: 22px;width: 22px;line-height: 13px; border-radius: 25px; }
.bnrtxtinr.inrbnrtxtinr {background: rgba(255, 255, 255, 0.7); display: inline-block;text-align: center;  padding: 20px 81px;}
.home .bnrtxtinr.inrbnrtxtinr{text-align:left; font-size: 16px; line-height: 23px; width:100%; max-width:830px; height:auto; padding:15px;}

.page-id-696 .procesSec {padding-top: 0;}
.page-id-696 .procesSec .pgehding {padding-bottom: 26px;}
p.pull-right a {color: black; margin-left: 5px;}
p.pull-right {margin: 10px 0px;padding-bottom: 0;}
.contactpnl.kontaktpnl{margin-top: 25px;}

.home .bnrtxtinr.inrbnrtxtinr p{font-family: 'DM Sans'; font-size: 80px; line-height: 90px; letter-spacing: 0px; text-align:left;}

.weedEvntIcn span img {
    width: 65px;
    height: 65px;
    filter: invert(1) brightness(2) grayscale(1);
}
.targetReturnpnllft .media-object {
    align-self: center;
}

.sticky-wp{position: fixed; bottom: 20px; right: 20px; width: 60px; z-index: 99;}
.sticky-wp img{max-width: 100%; height: auto;}

.page-template-default .media-object p a{color: #000; font-weight: bold;}
.page-template-default .media-object p a:hover{text-decoration: underline !important;}
.page-template-default.page-id-889 .wp-block-list li{width: 100%;}
.openingHoursWrap p {color: #ffffff;}
.faq-div h2 { text-align: center; margin-bottom: 34px;}
.faq-div button.accordion-button { padding: 15px !important;background: #102f4d !important;color: #ffffff !important; box-shadow: none !important;
    border: 1px solid #102f4d; border-bottom: 1px solid #58636e;}
.faq-div .accordion-button:focus {border-color: #102f4d !important;}
.faq_info {color: #ffffff;padding: 15px;background: #102f4d;}
.faq-div .accordion-button::after{filter: invert(1);}
.cont-box{text-align:center;}
.faq_items{margin-bottom:25px;}


.location {
    padding: 5px 0 75px;
}

/* Container UL */
.location-list ul {
  display: flex; 
flex-wrap:wrap; 
  gap: 15px;
  margin: 2rem 0;
  padding: 0;
  list-style: none;
  font-family: "Segoe UI", Arial, sans-serif;
}

/* Each LI (location card) */
.location-list ul li {
  background: #f9f9f9;
  padding: 1rem 1.25rem;
  border-radius: 12px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.08);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  line-height: 1.5;
  font-size: 0.95rem;
  color: #444;width: 32%; display: inline-flex;flex-wrap: wrap;
  align-items: center;row-gap: 5px;
}

/* Hover effect */
.location-list ul li:hover {
  transform: translateY(-4px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.12);
}

/* Location icon */
.location-list ul li .icon-location {
  display: inline-block;
 width: 35px;
    height: 35px;
    color: #102f4d;
    border: solid 1px #102f4d;
    border-radius: 50%;
    line-height: 35px;
    text-align: center;
  margin-right: 8px;

}

/* Strong headline (district name) */
.location-list ul li strong {
  font-size: 1.05rem;
  color: #222;
  font-weight: 600;
  width:400px;
}

.gapnewSec{padding:50px; text-align:center}
.gapnewSec p{margin-top:25px;}

.socialMediaItemsWrap {
    margin-top: 40px;
}

.socialMediaItemsWrap ul li a img {
    width: 19px;
}

.socialMediaItemsWrap ul li a img {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}

.socialMediaItemsWrap ul li a:hover img {
    filter: brightness(0) saturate(100%);
}

.badsanierungSec {
   padding: 100px 0;
   background: #fff5e7;
   margin-bottom: 80px;
}

.badsanierungSec .badsanierungInnerSec {
  padding: 0 !important;
}

.badsanierungSec .badsanierungInnerSec .pgehding {
  margin-bottom: 60px;
}

.badsanierungSec .badsanierungInnerSec .procesBxsbox {
    height: inherit;
    min-height: 300px;
}

.badsanierungSec .badsanierungInnerSec .procesBxsbox,
.badsanierungSec .badsanierungInnerSec .procesBxsbox i img,
.badsanierungSec .badsanierungInnerSec .procesBxsbox p {
    transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}

.badsanierungSec .badsanierungInnerSec .procesBxsbox:hover {
  background-color: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
}

.badsanierungSec .badsanierungInnerSec .procesBxsbox:hover i img {
   filter: brightness(0) invert(0);
}

.badsanierungSec .badsanierungInnerSec .procesBxsbox:hover p {
  color: #000;
}

.serviceCon h3 a {
  color: #000;
}

.serviceCon h3 a:hover {
   color: #102f4d;
}

.page-id-8 .personInfoSec {
   padding: 150px 0 115px;
}

.page-id-8 .personInfoSec .personInfopnl .media-object figure {
	top: -98px;
	right: 20px;
}

.page-id-8 .personInfoSec .personInfopnl .media-object h1 {
   font-size: 74px;
   line-height: 79px;
   padding-right: 140px;
}

.page-id-8 .weedEvntSec::before {
	content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 30px;
}

.page-id-8 .weedEvntSec .weedEvntlf .hdingThme,
.page-id-8 .weedEvntSec .weedEvntlf p {
	color: #ffffff;
}

.serviceSldr .owl-nav.disabled{display: block!important;}
.serviceSldr .owl-nav .owl-prev{position: absolute;top: 40%;transform: translateX(-50%);}
.serviceSldr .owl-nav .owl-next{position: absolute;top: 40%;transform: translateX(-50%);right: 160px;}
.serviceSldr .owl-nav .owl-next span, .serviceSldr .owl-nav .owl-prev span{font-size: 40px;color: #fff;}
.serviceSldr .owl-carousel .owl-nav button.owl-prev, .serviceSldr .owl-carousel .owl-nav button.owl-next{background: linear-gradient(141deg, #b0acb6 3.25%, #0f2e4d 108.02%)!important;
  width: 62px;height: 62px;border-radius: 50%;}
.serviceSldr .owl-nav .owl-prev .left{ transform: rotate(-90deg);display: block;}

.page-template-page-kontakt .contactSec .wpcf7-form .col-lg-12 .pull-right {display: none !important;}
body.home .personInfoimg a {display: inline-block;}


.articleSec{padding: 100px 0 0 0; width: 100%;}
.articleimge{overflow: hidden; width: 100%;}
.articleimge img{transition: all 0.3s ease-in-out; width: 100%;}
.articleItem:hover .articleimge img{transform: scale(1.06) rotate(2deg);}
.articleItem {margin-bottom: 30px;}
.articlecon h3{color: #1A1C1E; font-weight: 600;font-size: 30px;line-height: 40px;letter-spacing: -0.64px;}
.articlecon h3 a{color: #1A1C1E;}
.lernlnk{display: inline-flex; color: #052F45; font-weight: 500; margin-top: 10px;
font-size: 17px;line-height: 30px;letter-spacing: -0.64px;}
.articlecon span{color: #A7A7A7; font-weight: 400;font-size: 15px; margin-bottom: 11px; display: flex; align-items: center;
line-height: 20px;letter-spacing: -0.64px;text-transform: uppercase;}
.articlecon span i{display: inline-flex; color: #A7A7A7; margin-right: 12px; font-size: 16px;}
.articlepag{min-height: auto !important;}
.articleSec .row{margin: 0 -20px;}
.articleSec .row > div{padding: 0 20px;}
.articlecon{padding-bottom: 15px;}
.articleSec .inner-content h2{font-size: 70px;line-height: 75px;}
.articleSec .inner-content h3{font-size: 40px;line-height: 40px;margin-bottom: 10px;padding-top: 15px;}
.wp-block-separator {border: none;border-top: 2px solid #dcd7ca;margin: 2rem 0;}

.blog-right{    align-self: flex-start;position: sticky;top: 100px;}
.blog-sidebar {display: flex;flex-direction: column;justify-content: center;}
.post-categories{  display: flex;text-align: left;flex-wrap: wrap;justify-content: left;margin-bottom: 20px;background: #f6f5f2;
padding: 20px;width: 100%;}
.author-name {text-align: center;font-weight: 700;margin-bottom: 5px;display: block;}
.post-date {text-align: center;font-size: 14px; }
.post-categories h5, .post-categories span {font-size: 26px;margin-bottom: 15px;width: 100%;text-align: left;}
.post-categories ul {list-style: none;padding: 0;}
.post-categories a {color: #000;}
.blog-top{margin-bottom:30px; padding-bottom:25px; border-bottom:1px solid rgba(0,0,0,0.1);}
.articleSec p a{color:#0f2e4d;font-weight: 500;}
.comments-area.default-max-width.show-avatars textarea, .comments-area.default-max-width.show-avatars input{width:100%;}
.comments-area.default-max-width.show-avatars textarea{height: 150px;}
.comment-form-cookies-consent{display: flex;align-items: flex-start;padding-top: 20px;}
.comment-form-cookies-consent input {width: 30px !important;height: 17px;margin-top: 5px;margin-right: 10px;}
.fuscepnl li a{color:#0f2e4d;font-weight: 500;}
.post-categories.fuscepnl ul{margin-bottom: 0px;}
.newbox{background: #0f2e4d;padding: 10px 15px;margin-bottom: 20px;}
.newbox p{color: #fff;}
.articlecon img{width:1100%;margin-top: 15px;}


/* RESPONSIVE */
@media screen and (min-width:1600px) {

.container{max-width: 1560px;}
.serviceBxs figure img{ height:510px;}

}

@media (min-width: 1700px) and (max-width: 1799px) {

.serviceSldr {width: 93.2%;}



}

@media (min-width: 1600px) and (max-width: 1699px) {

.serviceSldr {width: 98.3%;}
.bnrtxtinr {width: 470px; height: 470px; padding: 14px;}
.bnrtxtinr h1 {font-size: 70px; line-height: 70px;}
.bnrtxtinr strong {font-size: 40px; line-height: 45px;}
.bnerBrd{background-size: 270px, 270px;}
.bnrtxtinr::before {top: -80px; bottom: -69px; left: -62px; right: -75px;}


}

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

p {font-size: 17px; line-height: 30px;}
.hdingThme, .locationPnl h3 {font-size: 60px; line-height: 70px;}
.foterbtm li a, .foterbtm p, .ftrinfo li a {font-size: 16px; line-height: 20px;}
.ftradrs h3, .ftrinfo h3, .ftrSocil h3 {font-size: 25px; line-height: 30px;}
.ftradrs p {font-size: 20px; line-height: 30px;}
.foterSec {padding: 70px 0 45px;}
.frmChekinr .form-group label {font-size: 16px; line-height: 22px;}
.frmChek input[type="submit"], .form-submit .submit{padding: 0 50px; font-size: 18px; line-height: 24px; height: 57px;}
.frmChek {margin: 0px 0 0;}
.frmData {margin: 15px 0 0;}
.contactpnl {padding: 8px 0 0;}
.contactSec{background-size: 150px; padding: 70px 0 60px;}
.askedSec{padding: 60px 0;}
.askedBtn {margin: 65px 0 0;}
.askedBtn a {font-size: 16px; line-height: 20px;}
.askedBtn a span {margin-right: 10px; font-size: 28px;}
.askedpnl {padding: 20px 0 0;}
.askedpnl .accordion-item > button {font-size: 17px; line-height: 24px; padding: 30px 30px 30px 30px;}
.askedpnl .accordion-item {margin: 30px 0 0; border-radius: 12px;}
.askedpnl .accordion-item > button::before {right: 20px; font-size: 20px;}
.defultBtn span, .defultBtn strong {height: 55px;padding: 0 30px;font-size: 17px;line-height: 24px;}
.defultBtn > i {margin-left: -15px; width: 55px; height: 55px; font-size: 14px;}
.weddingDJpnl .media > figure{max-width: 660px;}
.weddingDJElmnt{max-width: 230px;}
.weddingDJpnl{background-size: 300px;}
.locationSec{padding: 50px 0;}
.locationPnl h4 {font-size: 35px;line-height: 40px;}
.locationPnl .media > figure {margin-right: 75px; max-width: 665px;}
.customerSec, .customerPnel, .partyMusicBxs, .weedEvntSec, .weedEvntIcn, .professionalSec::before, .weddingDJSec,
.personInfoimg img, .bnrimg, .aboutImge > figure {border-radius: 25px;}
.customerBxs h3,
.customerBxs .testiInfoWrap {font-size: 28px;line-height: 38px; margin: 20px 0 20px; padding-left: 58px;}
.customerBxs h3 span,
.customerBxs .testiInfoWrap span {font-size: 38px;}
.partyMusicSec {padding: 0 0 95px;}
.partyMusicCon h3 {font-size: 24px; line-height: 35px; margin: 15px 0 0;}
.partyMusicCon {top: 38px; left: 90px; max-width: 350px; padding: 0 0 40px;}
.partyMusicCon::before{border-width: 4px; width: 150px;}
.partyMusicTwo .partyMusicCon, .partyMusic_2 .partyMusicCon {max-width: 470px;}
.partyMusicBxs {margin: 50px 0 0;}
.partyMusicFst, .partyMusic_1 {background-size: 200px;}
.procesBxs h3 {font-size: 25px; line-height: 30px; margin: 35px 0 10px;}
.procesBxs i {width: 140px; height: 140px;}
.procesBxs {margin: 90px auto 0; max-width: 340px;}
.procesSec .row > div:nth-child(2) .procesBxs {margin-top: 190px;}
.procesSec {padding: 70px 0 60px; background-size: 1580px; background-position: top 78% center;padding-bottom: 0px;}
.weedEvntSec {padding: 40px 0 60px;}
.weedEvntIcn h3 {font-size: 18px; line-height: 24px;}
.weedEvntIcn {min-height: 240px; margin: 25px 0 0; padding: 40px 20px 15px;}
.weedEvntIcn span {margin: 0 0 18px; width: 105px; height: 105px; font-size: 44px;}
.weedEvntlf {max-width: 680px; margin-right: 80px;}
.aboutpnl li {font-size: 16px; line-height: 25px; padding-left: 30px; margin: 0 0 20px;}
.aboutpnl li::before {font-size: 8px; width: 25px; height: 25px;}
.aboutpnl ul {padding: 20px 0 0;}
.aboutpnl .defultBtn {margin: 40px 0 0;}
.locationPnl .defultBtn {margin: 25px 0 0;}
.aboutpnl p.contWt, .hightTxt {font-size: 20px; line-height: 28px;}
.hdingThme {margin: 0 0 23px;}
.aboutImge {margin-right: 120px; max-width: 570px;}
.aboutImge > figure img {border-radius: 10px;}
.aboutImge > figure {max-width: 280px; padding: 10px; bottom: -60px; right: -60px;}
.serviceCon h3 {font-size: 25px; line-height: 30px;}
.serviceCon {padding: 23px 0 0;}

.serviceSec {padding: 0 0 95px;}
.serviceMain {min-height: 650px;}
.professionalpnl p.professioPEg {font-size: 24px; line-height: 30px; margin: 0 0 23px;}
.professionalpnl .hdingThme span {font-size: 45px;}
.professionalSec {padding: 80px 0 30px;}
.professionalpnl .media-object {max-width: 650px; margin-right: 30px;}
/* .professionalSec::before {height: 650px;} */
.customerSldr .owl-dots button {width: 25px; height: 25px; margin: 0 5px;}
.personInfoimg {margin-right: 45px; max-width: 370px;}
.personInfopnl .media-object figure {max-width: 245px;}

.personInfoSec {padding: 140px 0 95px;}
.hdrmnu li a {font-size: 18px; line-height: 24px;}
.hdrmnu li {margin-right: 65px;}
.hdrlgo {max-width: 140px;}
.bnrtxtinr h1 {font-size: 60px; line-height: 65px;}
.bnrtxtinr strong {font-size: 35px; line-height: 40px; margin: 0 0 8px;}
.bnrtxtinr {padding: 12px;}
.bnerBrd{background-size: 270px, 270px;}
.bnrtxtinr::before {top: -70px; bottom: -60px; left: -54px; right: -66px;}
.personInfoSec{background-size: 550px, 550px, 140px;}
.uberSevic{background-size: 450px, 140px;}
.procesPrtyElmnt{background-size: 700px, 700px;}
.testmoLoctin{background-size: 200px, 700px;}

.bnrtxtinr li {font-size: 17px;line-height: 24px;margin-right: 15px;padding-right: 15px;}
.inerBner .bnrtxt {bottom: 38px;}
.unlespnl p {font-size: 17px; line-height: 30px;}
.unlespnl li {font-size: 17px;line-height: 22px;padding-left: 30px;margin: 0 0 25px; top: auto;}
.unlespnl ul {padding: 20px 0 0;}
.unlespnl li::before {top: 0px; font-size: 8px; width: 25px; height: 25px;}
.unlesIcnBx h4 {font-size: 18px; line-height: 24px; margin: 10px 0 0;}
.unlesIcnBx {border-radius: 20px; min-height: 170px; margin: 15px 0; padding: 12px; width: 188px;}
.unlesimg {max-width: 505px; margin-right: 40px;}
.targetReturn .hdingThme {margin: 0 0 35px;}
.targetReturnpnllft .media > figure {max-width: 350px; margin-right: 45px;}
.targetReturnpnllft {max-width: 945px;}
.targetReturnimg {max-width: 320px; top: 0px;}
.targetReturn {padding: 110px 0 0;}
.unlesSec {padding: 110px 0;}
.fusceimg {max-width: 550px; margin-left: 100px;}
.fusceimg > figure {bottom: -55px; left: -55px; max-width: 265px; border-radius: 25px; padding: 8px;}

.imgTxtRow .media{margin: 110px 0;}
.imgTxtRow .media:nth-child(odd) .imgTxtImg{margin-left: 100px;margin-right: 0px;}
.imgTxtRow .media .imgTxtImg{margin-left: 0;margin-right: 100px;}
.imgTxtSec{background-size: 700px, 700px;}
.weedEvntIcn span img {
    width: 55px;
    height: 55px;
}

.badsanierungSec {background-size: auto;padding: 80px 0;margin-bottom: 45px;margin-top: 70px;}
.badsanierungSec .badsanierungInnerSec .procesBxsbox {min-height: 295px;}

.page-id-8 .personInfoSec {padding: 120px 0 115px;}
.page-id-8 .personInfoSec .personInfopnl .media-object h1 {font-size: 60px;line-height: 70px;}
.page-id-8 .personInfoSec .personInfopnl .media-object figure {top: -85px;right: 12px;max-width: 220px;}
.page-id-8 .weedEvntSec:before {border-radius: 25px;}

.home .bnrtxtinr.inrbnrtxtinr{max-width:630px;}
.home .bnrtxtinr.inrbnrtxtinr p{font-size: 60px;line-height: 70px;}
.serviceSldr .owl-carousel .owl-nav button.owl-prev, .serviceSldr .owl-carousel .owl-nav button.owl-next{width: 50px;height:50px;}
.serviceSldr .owl-carousel .owl-nav button.owl-prev i, .serviceSldr .owl-carousel .owl-nav button.owl-next i{font-size: 12px;}
.serviceSldr .owl-nav .owl-next span, .serviceSldr .owl-nav .owl-prev span {font-size: 30px;}
.location-list ul li strong{width:300px;}


.articlecon {padding:10px 0 0 0;}
.articleSec .row > div {padding: 0 15px;}
.articleSec .row {margin: 0 -15px;}
.articleSec {padding: 80px 0 0 0;}
.articlebtmSec {padding: 0 0 80px;}
.articlebtmimg {margin-right: 80px; max-width: 570px;}
.articlebtmpnl h4 {font-size: 22px; line-height: 35px;}
.articlebtmpnl h2 {margin-bottom: 29px;}
.articlepag {min-height: 178px;}
.wp-block-separator {margin: 1.5rem 0;}
.articleSec .inner-content h2 {font-size: 55px;line-height: 60px;}
.articleSec .inner-content h3 {font-size: 32px;line-height: 40px;}
.single-post .fuscepnl ul li {font-size: 17px;}

}

@media (min-width: 1500px) and (max-width: 1599px) {

.serviceSldr {width: 93%;}


}

@media (min-width: 1400px) and (max-width: 1499px) {

.serviceSldr {width: 96%;}


}

@media (min-width: 1300px) and (max-width: 1399px) {

.serviceSldr {width: 92.9%;}

}

@media (min-width: 1200px) and (max-width: 1299px) {

.serviceSldr {width: 96.4%;}


}

@media only screen and (max-width: 1399px) {
.serviceBxs figure img{height:350px;}
.personInfopnl p, p {font-size: 16px;line-height: 28px;}
.fuscepnl ul li {font-size: 16px;line-height: 28px;}
.hdingThme, .locationPnl h3 {font-size: 50px;line-height: 60px;letter-spacing: -3px;}
.defultBtn span, .defultBtn strong {height: 50px;padding: 0 25px;font-size: 15px;line-height: 20px;}
.defultBtn > i {width: 50px; height: 50px; font-size: 13px;}
.foterbtm li a, .foterbtm p, .ftrinfo li a {font-size: 15px;line-height: 20px;}
.foterbtm li {padding-right: 15px; margin-right: 15px;}
.foterbtm li::before {height: 13px;}
.ftradrs h3, .ftrinfo h3, .ftrSocil h3 {font-size: 23px;line-height: 28px;margin: 0 0 17px;}
.ftradrs p {font-size: 18px;line-height: 30px;}
.ftrSocil li a {width: 40px; height: 40px; font-size: 14px;}
.foterbtm {padding: 26px 0 0; margin: 30px 0 0;}
.foterSec {padding: 60px 0 40px;}
.contactSec {background-size: 130px;padding: 60px 0;}
.frmChek input[type="submit"], .form-submit .submit{padding: 0 40px;font-size: 16px;line-height: 22px;height: 50px;}
.contactpnl {padding: 0;}
.askedSec {padding: 50px 0;}
.askedBtn {margin: 50px 0 0;}
.askedpnl .accordion-item > button {padding: 25px 30px 25px 25px;}
.weddingDJpnl .media > figure {max-width: 580px;}
.weddingDJElmnt {max-width: 180px;}
.askedSec::before {top: -180px;}
.locationPnl h4 {font-size: 30px;line-height: 35px;}
.locationPnl .media > figure {margin-right: 55px; max-width: 585px;}
.customerBxs h3,
.customerBxs .testiInfoWrap {font-size: 23px;line-height: 34px;margin: 17px 0 16px;padding-left: 45px;}
.customerBxs h3 span,
.customerBxs .testiInfoWrap span {font-size: 33px;}
.partyMusicCon h3 {font-size: 20px; line-height: 30px; margin: 13px 0 0;}
.partyMusicCon span {width: 65px; height: 65px; font-size: 30px;}
.partyMusicCon {top: 25px; left: 75px; max-width: 310px; padding: 0 0 25px;}
.partyMusicTwo .partyMusicCon, .partyMusic_2 .partyMusicCon {max-width: 390px;}
.partyMusicSec { padding: 0 0 75px;}
.procesBxs h3 {font-size: 23px;line-height: 28px;margin: 28px 0 8px;}
.procesBxs {margin: 65px auto 0; max-width: 280px;}
.procesBxs i {width: 115px; height: 115px;}
.procesSec .row > div:nth-child(2) .procesBxs {margin-top: 130px;}
.procesSec {padding: 60px 0 50px; background-size: 1300px; background-position: top 75% center;padding-bottom: 0px;}
.aboutSec {padding: 0 0 95px;}
.aboutpnl p.contWt, .hightTxt {font-size: 18px; line-height: 27px;}
.aboutImge { margin-right: 80px; max-width: 535px;}
.aboutImge > figure {max-width: 250px; padding: 8px; bottom: -45px; right: -45px;}
.serviceSec {padding: 0px 0 70px;}
.serviceCon h3 {font-size: 20px; line-height: 25px;}
.serviceCon {padding: 15px 0 0;}

.serviceMain {min-height: 600px;}
.professionalImg {max-width: 400px; margin: 100px 0 0;}
.professionalpnl .hdingThme span {font-size: 40px; line-height: 45px;}
.hdingThme {margin: 0 0 15px;}
.professionalpnl p.professioPEg {font-size: 20px;line-height: 25px;margin: 0 0 18px;}
.professionalicn {margin: 30px 0 0; max-width: 300px;}
/* .professionalSec::before {height: 540px;} */
.personInfopnl p.contWt {font-size: 17px; line-height: 28px;}
.personInfoSec {padding: 100px 0 75px;}
.personInfopnl .media-object figure {max-width: 175px;}
.hdrmnu li a {font-size: 17px; line-height: 24px;}
.hdrmnu li {margin-right: 50px;}
.hdrmnu li.current-menu-item > a::before, .hdrmnu li > a:hover::before {width: 25px;height: 25px;}
.bnrtxtinr h1 {font-size: 30px; line-height: 35px;}
.bnrtxtinr strong {font-size: 28px; line-height: 32px; margin: 0 0 5px;}
.bnrtxtinr {width: 330px; padding: 10px;}
.bnrtxtinr::before {top: -56px;bottom: -48px;left: -44px;right: -53px;}
.bnrtxt {bottom: 17%;}
.hdrlgo {max-width: 110px;}
.bnerBrd {background-size: 195px, 195px;}
.personInfoSec{background-size: 500px, 500px, 120px;}
.uberSevic{background-size: 400px, 120px;}
.procesPrtyElmnt{background-size: 600px, 600px;}
.testmoLoctin{background-size: 150px, 600px;}
.frmData em {left: 25px;}

.targetReturn .hdingThme {margin: 0 0 30px;}
.targetReturnpnllft .media > figure {max-width: 310px; margin-right: 35px;}
.targetReturnpnllft {max-width: 790px;}
.targetReturnimg {max-width: 300px;}
.targetReturn {padding: 75px 0 0;}
.bnrtxtinr li {font-size: 16px;line-height: 23px;margin-right: 11px;padding-right: 11px;}
.bnrtxtinr li::before {width: 6px; height: 6px;  right: -3px;}
.inerBner .bnrtxt {bottom: 30px;}
.unlesIcnBx img{width: 60px;}
.unlesicns {margin-right: 16px;}
.unlesimg {max-width: 418px; margin-right: 30px;}
.unlesIcnBx {border-radius: 15px;min-height: 140px;margin: 12px 0;padding: 10px;width: 160px;}
.unlespnl p {font-size: 16px;line-height: 28px;}
.unlespnl li {font-size: 16px;line-height: 21px;padding-left: 25px;margin: 0 0 18px;}
.unlespnl li::before {top: 0px;font-size: 7px;width: 21px;height: 21px;}
.unlesSec {padding: 80px 0;}
.fusceicn { margin: 20px 0 0;}
.fusceimg {max-width: 490px; margin-left: 45px;}
.fusceimg > figure {bottom: -40px;left: -40px;max-width: 210px;border-radius: 20px;padding: 6px;}
.fusceicn i {margin-right: 10px; width: 65px;}
	
.euer_icon_contnt .media .media-object p{font-size: 15px;line-height: 23px;}
.euer_icon_contnt .media .media-object,.euer_icon_contnt{max-width: 100%;}
.euer_icon_contnt .media .media-object{margin-right: 0;}
.euer_icon_contnt{margin-top: 10px;}

.imgTxtRow .media{margin: 80px 0 0;}
.imgTxtRow .media:nth-child(odd) .imgTxtImg{margin-left: 45px;margin-right: 0px;}
.imgTxtRow .media .imgTxtImg{margin-left: 0;margin-right: 45px;}

ul.slimmenu li>ul li a{padding: 16px 16px 0;}
ul.slimmenu li>ul li:last-child a{padding-bottom: 16px;}

.imgTxtSec{background-size: 600px, 600px;}
.badsanierungSec {margin-bottom: 45px;margin-top: 60px;}
.badsanierungSec .badsanierungInnerSec .pgehding {margin-bottom: 45px;}

.page-id-8 .personInfoSec {
	padding: 100px 0 115px;
}
.page-id-8 .personInfoSec .personInfopnl .media-object figure {
	top: -70px;
	right: 30px;
	max-width: 168px;
}

.page-id-8 .personInfoSec .personInfopnl .media-object h1 {
	font-size: 50px;
	line-height: 55px;
}


.home .bnrtxtinr.inrbnrtxtinr{max-width: 530px;}
.home .bnrtxtinr.inrbnrtxtinr p{font-size: 50px;line-height: 60px;}

.serviceSldr .owl-carousel .owl-nav button.owl-prev, .serviceSldr .owl-carousel .owl-nav button.owl-next{width: 44px;height:44px;}
.serviceSldr .owl-carousel .owl-nav button.owl-prev i, .serviceSldr .owl-carousel .owl-nav button.owl-next i{font-size: 10px;}
.location-list ul li strong {width: max-content;}
.procesPrtyElmntSecFour .procesBxsbox {height: 490px;}

.articleSec .row > div {padding: 0 12px;}
.articleSec .row {margin: 0 -12px;}
.articlecon h3 {font-size: 22px;line-height: 30px;}
.articlecon span {font-size: 14px; margin-bottom: 10px;}
.articlecon span i {margin-right: 10px;font-size: 15px;}
.articlepag {min-height: 220px;}
.articleSec {padding: 65px 0 0 0;}
.blog-top {margin-bottom: 20px;padding-bottom: 20px;}
.articleSec .inner-content h2 {font-size: 46px;line-height: 52px;}
.single-post .fuscepnl ul li {font-size: 16px;}
.articleSec .inner-content h3 {font-size: 30px;line-height: 38px; }
.single-post .fuscepnl ul li::before {font-size: 6px;height: 20px;width: 20px;line-height: 10px;}
.post-categories h5, .post-categories span {font-size: 24px;}

}

@media only screen and (max-width: 1199px) {
.serviceBxs figure img{height:250px;}
.serviceSldr{position: static; margin: 35px 0 0; width: 100%;}
.serviceMain {min-height: auto;}
.serviceSldr .owl-stage{padding: 0 !important;}
.hdingThme, .locationPnl h3 {font-size: 40px;line-height: 55px;letter-spacing: -2px;}
.weddingDJpnl .media > figure {max-width: 485px;}
.weddingDJpnl {background-size: 215px;}
.weddingDJElmnt {max-width: 160px;}
.locationPnl h4 {font-size: 25px; line-height: 30px;}
.locationPnl .media > figure {margin-right: 40px; max-width: 480px;}
.customerPnel {padding: 30px 30px;}
.gapSec {padding: 0 15px;}
body{padding: 15px 0 0;}
.testmoBrd {padding: 35px 25px 25px;}
.weedEvntpnl{flex-direction: column; max-width: 750px; margin: 0 auto;}
.weedEvntlf {max-width: 100%;margin: 0;text-align: center;}
.customerSec, .customerPnel, .partyMusicBxs, .weedEvntSec, .weedEvntIcn, .professionalSec::before, .weddingDJSec,
.personInfoimg img, .bnrimg, .aboutImge > figure {border-radius: 15px;}
.hdrmnu li a {font-size: 16px; line-height: 24px;}
.hdrmnu li {margin-right: 35px;}
.hdrmnu li.current-menu-item > a::before, .hdrmnu li > a:hover::before {width: 20px; height: 20px;}
.defultBtn span, .defultBtn strong {height: 45px;padding: 0 20px;font-size: 14px;line-height: 20px;}
.defultBtn > i {width: 45px; height: 45px; font-size: 11px;}
.bnrtxtinr h1 {font-size: 40px; line-height: 45px;}
.bnrtxtinr strong {font-size: 22px;line-height: 27px;margin: 0 0 4px;}
.bnrtxtinr {width: 265px;height: 265px;padding: 7px;}
.bnrtxtinr::before {top: -45px;bottom: -39px;left: -35px;right: -41px;}
.personInfoimg {margin-right: 30px; max-width: 300px;}
.personInfopnl .media-object figure {max-width: 150px; top: -55px;}
.personInfopnl .defultBtn {margin: 15px 0 0;}
.personInfoSec {padding: 75px 0 55px;}
.aboutSec {padding: 0 0 60px;}
.aboutpnl p.contWt, .hightTxt {font-size: 17px; line-height: 26px;}
.aboutImge {margin-right: 55px; max-width: 425px;}
.aboutImge > figure {max-width: 190px; padding: 5px; bottom: -40px; right: -40px;}
.serviceSec {padding: 0 0 45px;}
.professionalImg {max-width: 325px;margin: 80px 0 0;}
.professionalpnl .hdingThme span {font-size: 32px; line-height: 40px;}
.professionalpnl p.professioPEg {font-size: 18px;line-height: 24px;margin: 0 0 15px;}
.professionalSec {padding: 60px 0 0;}
.professionalSec::before {height: 500px;}
.personInfoSec{background-size: 400px, 400px, 100px;}
.uberSevic{background-size: 400px, 100px;}
.procesPrtyElmnt{background-size: 500px, 500px;}
.testmoLoctin{background-size: 100px, 500px;}

.inerBner .bnrtxtinr h1 {margin: 0 0 3px;}
.bnrtxtinr li {font-size: 15px;line-height: 20px;margin-right: 10px;padding-right: 10px;}
.inerBner .bnrtxt {bottom: 20px;}
.targetReturnpnllft .media > figure {max-width: 230px;margin: 0 20px 15px 0;float: left;}
.targetReturnpnllft .media > figure img {border-radius: 10px;}
.targetReturn .hdingThme {margin: 0 0 22px;}
.targetReturnpnllft {max-width: 645px;}
.targetReturnpnllft .media{display: inline-block;}
.targetReturnimg {max-width: 270px;}
.targetReturn {padding: 65px 0 0;}
.fusceimg {max-width: 375px; margin-left: 40px;}
.fusceimg > figure {bottom: -25px;left: -25px;max-width: 165px;border-radius: 18px;padding: 4px;}
.fusceicn h3 {font-size: 18px; line-height: 24px; margin: 0 0 0px;}
.fusceicn i {margin-right: 8px; width: 50px;}
.fusceicn {margin: 15px 0 0;}
.unlesIcnBx h4 {font-size: 16px;line-height: 20px;}
.unlesIcnBx img {width: 50px;}
.unlesicns {margin-right: 10px;}
.unlesIcnBx {border-radius: 10px;min-height: 120px;margin: 10px 0;padding: 10px;width: 130px;}
.unlesimg {max-width: 360px; margin-right: 20px;}
.unlesSec {padding: 65px 0;}

ul.slimmenu li>ul{width: 220px;}
.imgTxtRow .media{margin: 65px 0 0;}
.imgTxtRow .media:nth-child(odd) .imgTxtImg{margin-left: 40px;margin-right: 0px;}
.imgTxtRow .media .imgTxtImg{margin-left: 0px;margin-right: 40px;}

.imgTxtSec{background-size: 500px, 500px;}
.foterbtm ul{display: block;}
.personInfopnl .media-object figure img{margin-left: 20px;}

.badsanierungSec {margin-bottom: 10px;margin-top: 0;background-size: auto !important;padding: 60px 0 80px;}
.badsanierungSec .badsanierungInnerSec .procesBxsbox {min-height: 275px;padding: 25px 20px;}
.badsanierungSec .badsanierungInnerSec .procesBxsbox p {margin-bottom: 0;}

.page-id-8 .personInfoSec .personInfopnl .media-object h1 {
	font-size: 40px;
	line-height: 45px;
}

.page-id-8 .personInfoSec {
	padding: 70px 0;
}

.page-id-8 .personInfoSec .personInfopnl .media-object figure {
	top: -30px;
}

.page-id-8 .weedEvntSec:before {border-radius: 15px;}
.home .bnrtxtinr.inrbnrtxtinr{max-width: 430px;}
.home .bnrtxtinr.inrbnrtxtinr p{font-size: 40px;line-height: 50px;}
.serviceSldr .owl-nav .owl-next {right: -40px;}
.procesPrtyElmntSecFour .procesBxsbox {height: 515px;}

.articleSec {padding: 58px 0 0 0;}
.articlebtmpnl h4 {font-size: 17px;line-height: 29px;}
.ftrtop h3,.ftrtop strong {font-size: 20px;line-height: 25px;}
.articlecon h3 {font-size: 20px;line-height: 25px;}
.articleItem {margin-bottom: 20px;}
.articleSec .inner-content h2 {font-size: 38px;line-height: 45px;}
.articleSec .inner-content h3 {padding-top: 0px;}
.comment-form-cookies-consent input {width: 20px !important;}
.post-categories h5, .post-categories span {font-size: 22px;margin-bottom: 10px;}
.comments-area.default-max-width.show-avatars textarea {height: 100px;}


}

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

.collapse-button{right: 12px; background: transparent !important; border-radius: 0px; padding: 0px; width: auto;}
.collapse-button .icon-bar{background: #333333; height: 4px; border-radius: 5px; width: 30px; margin: 6px 0;
transition: all 0.3s ease-in-out;}
.collapse-button.icnAdd .icon-bar:nth-child(2){opacity: 0; visibility: hidden;}
.collapse-button.icnAdd .icon-bar:nth-child(1) {transform: rotateZ(45deg) scaleX(1.25) translate(6px, 6px);}
.collapse-button.icnAdd .icon-bar:nth-child(3) {transform: rotateZ(-45deg) scaleX(1.25) translate(6px, -6px);}
.collapse-button .icon-bar:first-child{margin-top: 0;}
.collapse-button .icon-bar:last-child{margin-bottom: 0;}

.gapSec {padding: 0;}
body{padding: 0;}
.bnrimg, .weedEvntSec, .customerSec, .weddingDJSec {border-radius: 0;}
.headersec{top: 0; background: #FFF; padding: 0;}
.headersec .container{padding: 0; max-width: 100%;}
.hdrlgo {max-width: 85px; margin: 5px 12px;}
.hdrmnu li{margin: 0;}
.hdrmnu li a{padding: 10px 12px;}
.headersec .defultBtn{margin-right: 70px;}
ul.slimmenu{position: absolute; top: 100%; left: 0; width: 100%; z-index: 9; background: #FFF; box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;}
.bnrtxt{bottom: auto; top: 50%; transform: translateY(-50%);}
.hdingThme, .locationPnl h3 {font-size: 40px;line-height: 45px;letter-spacing: -1px;}
.askedpnl .accordion-item {margin: 20px 0 0;border-radius: 10px;}
.askedSec {padding: 40px 0;}
.askedBtn {margin: 40px 0 0;}
.askedpnl {padding: 10px 0 0;}
.foterSec {padding: 30px 0 20px;}
.foterbtm {padding: 20px 0 0;margin: 25px 0 0;}
.ftradrs h3, .ftrinfo h3, .ftrSocil h3 {font-size: 20px;line-height: 25px;margin: 0 0 14px;}
.ftradrs p {font-size: 15px;line-height: 24px;}
.contactSec {background-size: 100px;padding: 50px 0;}
.foterbtm li {padding-right: 11px; margin-right: 11px;}
.weddingDJpnl .media > figure {max-width: 350px;}
.weddingDJpnl .hdingThme {margin: 0 0 20px;}
.weddingDJElmnt {max-width: 125px;}
.locationPnl h4 {font-size: 20px;line-height: 26px;}
.locationPnl .media > figure {margin-right: 35px;max-width: 370px;}
.customerPnel {padding: 25px;}
.customerSec{padding: 40px 0;}
.testmoBrd {padding: 25px;}
.customerBxs h4,
.customerBxs .testiDesignation {font-size: 20px; line-height: 25px;}
.customerBxs h3,
.customerBxs .testiInfoWrap {font-size: 20px;line-height: 28px;margin: 14px 0 13px;padding-left: 30px;}
.customerBxs h3 span,
.customerBxs .testiInfoWrap span {font-size: 22px;}
.partyMusicSec {padding: 0px 0 50px;}
.partyMusicBxs {margin: 35px 0 0;}
.procesSec{padding: 45px 0; background: transparent;padding-bottom: 0px;}
.procesPrtyElmnt .row{justify-content: center;}
.procesBxs{margin: 40px auto 0 !important;}
.aboutpnl .media{display: inline-block;}
.aboutImge {margin: 0 30px 20px 0;max-width: 320px;float: left;}
.aboutImge > figure {max-width: 135px;padding: 5px;bottom: -25px;right: -25px;}
.professionalpnl > .media{display: inline-block;}
.professionalImg{float: left; max-width: 240px; margin: 0 30px 20px 0; border-radius: 0;}
.professionalpnl .defultBtn {position: static; margin: 20px 0 0;}
.professionalSec{padding: 45px 0; }
.professionalSec::before{border-radius: 0;}
.professionalSec::before {height: 100%;}
.professionalpnl .hdingThme span {font-size: 26px;line-height: 35px;}
.professionalicn .media-object{margin: 0; }
.professionalicn {margin: 25px 0 0; max-width: 100%;}
.serviceSec{padding: 40px 0;}
.personInfopnl .media{display: inline-block;}
.personInfoimg{float: left; margin: 0 25px 15px 0; max-width: 230px;}
.personInfopnl .media-object figure{display: none;}
.personInfoSec{background-size: 300px, 300px, 80px;}
.uberSevic{background-size: 300px, 80px;}
.procesPrtyElmnt{background-size: 300px, 300px;}
.testmoLoctin{background-size: 80px, 300px;}

.serviceSldr .owl-dots{display: flex; align-items: center; margin: 20px 0 0; justify-content: center;}
.serviceSldr .owl-dots button{width: 13px; margin: 0 4px; height: 13px; border: 2px solid #1F1F1F; background: transparent;}
.serviceSldr .owl-dots button span{display: none;}
.serviceSldr .owl-dots button.active{background: #1F1F1F;}

.unlespnl .media{display: inline-block;}
.unleslft{width: 100%; margin: 0 0 25px;}
.unlesimg{width: 100%; margin: 0; max-width: 100%;}
.unlesIcnBx {min-height: 170px; width: 190px;}
.targetReturnpnllft {max-width: 100%;}
.targetReturnimg {position: static;margin: 20px auto 0;max-width: 400px;}
.targetReturn {padding: 50px 0 0;}
.fuscepnl > .media{display: inline-block;}
.fusceimg {max-width: 350px;margin: 0 25px 20px 0;float: left;}
.unlesSec {padding: 50px 0 35px;}
.inerBner .bnrtxt {bottom: auto;}

.first_row .col-lg-4:nth-child(3) .frmData,.first_row .col-lg-6:nth-child(3) .frmData{margin: 15px 0 0;}
.frmData{margin: 15px 0 0;}


.contact_mappnl iframe,.contact_mappnl{height:300px; }
.targetReturnimg{display: none;}
.inrbnrimg img{border-radius: 0;}

ul.slimmenu li .sub-toggle:before{margin-right: 15px;margin-top: 18px;}
ul.slimmenu li>ul{width: 100%;}
ul.slimmenu li>ul li{background: #000;}
ul.slimmenu li>ul li a{border-bottom: 1px solid #8292a2 !important;}

.imgTxtRow .media{margin: 50px 0 0;}
.imgTxtRow .media:nth-child(odd) .imgTxtImg{margin-left: 0;margin-right: 25px;}
.imgTxtRow .media .imgTxtImg{margin-left: 0;margin-right: 25px;}
ul.slimmenu li>ul li:last-child a{padding-bottom: 10px;}
ul.slimmenu li>ul li a{padding: 10px 16px;}
ul.slimmenu li>ul{border-radius: 0;}

.imgTxtSec{background-size: 300px, 300px;}
.icon-calendar{margin-top: -1px;}

ul.slimmenu li .sub-toggle{left: 0px; text-align: right;}
.foterbtm{flex-direction: column;}
.foterbtm p{margin-bottom: 10px; text-align: center;}
.ref-box a {height: 56px; font-size: 17px;}

.badsanierungSec .badsanierungInnerSec .procesBxsbox {min-height: 265px;padding: 25px 20px;margin-bottom: 24px;}
.page-id-8 .personInfoSec .personInfopnl .media-object h1 {padding-right: 0;}
.page-id-8 .personInfoSec {padding: 60px 0 20px;}
.page-id-8 .weedEvntSec:before {border-radius: 0;}
.home .bnrtxtinr.inrbnrtxtinr{max-width: 330px;}
.home .bnrtxtinr.inrbnrtxtinr p{font-size: 30px;line-height: 40px;}
.owl-nav{display: none!important;}
.location-list ul li{width: 48%;}
.location-list ul{margin: 2rem 0 0;}
.ngg-galleryoverview{margin-top: 0px;}

body.home .procesPrtyElmnt .procesSec .procesBxsbox {margin-bottom: 24px;}
body.home .procesPrtyElmnt .procesSec .pt-5 {padding-top: 1rem !important;}


.articlebtmSec{padding: 0 0 45px;}
.articlebtmpnl .media{display: inline-block;}
.articleItem {margin-top: 0px;}
.articleSec .inner-content h3 {font-size: 26px;line-height: 30px;}
.wp-block-separator {margin: 1.2rem 0;}
.post-categories{padding: 15px;}
.comment-form-cookies-consent { padding-top: 10px;}

}

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

.hdingThme, .locationPnl h3 {font-size: 25px;line-height: 40px;letter-spacing: 0;}
.locationPnl .media {flex-direction: column; text-align: center;}
.locationPnl .media > figure {margin: 0 0 25px; max-width: 355px;}
.locationSec, .weddingDJSec, .askedSec, .contactSec, .procesSec, .personInfoSec, .weedEvntSec {padding: 30px 0;}
.weddingDJpnl .media {flex-direction: column; text-align: center;}
.weddingDJpnl .media > figure{margin: 0 0 20px;}
.frmChek {margin: 20px 0 0; flex-direction: column;}
.frmChek input[type="submit"], .form-submit .submit{padding: 0 35px;font-size: 15px;line-height: 20px;height: 45px;margin: 20px 0 0;}
.frmData {margin: 25px 0 0;}

.fotertop {align-items: center;justify-content: center;flex-direction: column;text-align: center;}
.ftrinfo{width: 100%; margin: 15px 0;}
.foterbtm {margin: 20px 0 0;}
.foterbtm ul{margin: 0 0 15px;text-align: center;}
.frmData input[type="text"], .frmData input[type="email"], .frmData input[type="tel"], .frmData textarea {
height: 50px;font-size: 15px;line-height: 20px;padding: 0 15px 0 35px;}
.frmData {margin: 18px 0 0;}
.frmData > span {left: 16px; font-size: 12px;}
.askedpnl .accordion-item {margin: 15px 0 0; border-radius: 8px;}
.askedpnl .accordion-item > button {padding: 18px 30px 18px 20px;}
.partyMusicFst, .partyMusic_1 {background-size: 123px;}
.partyMusicBxs {margin: 25px 0 0;}
.partyMusicSec, .aboutSec {padding: 0px 0 35px;}
.professionalImg, .aboutImge {float: none; max-width: 100%; margin: 0 0 20px;}
.aboutImge > figure {max-width: 200px;padding: 5px;bottom: 0;right: 0;}
.personInfopnl .media{display: flex; flex-wrap: wrap; flex-direction: column-reverse;}
.personInfoimg{float: none; max-width: 100%; margin: 70px 0 0;}
.bnrtxtinr h1 {font-size: 30px; line-height: 32px;}
.bnrtxtinr strong {font-size: 18px; line-height: 25px;}
.bnrtxtinr {width: 210px;height: 210px;padding: 5px;}
.bnrtxtinr::before {top: -35px;bottom: -30px;left: -28px;right: -33px;}
.bnerBrd {background-size: 135px, 135px;}

.serviceBxs figure img{height: 200px;}
.bnrtxtinr h1 {letter-spacing: -2px;}
.unlesIcnBx {min-height: 123px;width: 150px;}
.fusceimg {max-width: 260px;}
.fusceimg > figure {bottom: -20px;left: -20px;max-width: 110px;border-radius: 13px;padding: 3px;}

.frmData{margin: 15px 0 0;}
.first_row .col-lg-4:nth-child(2) .frmData,.first_row .col-lg-6:nth-child(2) .frmData{margin: 15px 0 0;}
.frmData em{left: 12px;}

.inrbnrimg img{height: 240px;}
.imgTxtRow .media:not(:first-child){margin: 30px 0 0;}
.imgTxtRow .media:nth-child(odd) .imgTxtImg{margin-left: 0;margin-right: 15px;}
.imgTxtRow .media .imgTxtImg{margin-left: 0;margin-right: 15px;}

.icon-calendar{margin-top: -4px;}
.procesBxsbox{margin-bottom:25px;}

.home .bnrtxtinr.inrbnrtxtinr {
	padding: 10px;
	max-width: 270px;
}
.home .bnrtxtinr.inrbnrtxtinr p{font-size:24px; line-height:32px;}

.badsanierungSec .badsanierungInnerSec .pgehding {margin-bottom: 35px;}
.badsanierungSec {margin-bottom: 10px;margin-top: 0;background-size: auto !important;padding: 40px 0;}
.page-id-8 .personInfoSec {padding: 40px 0 0;}
.page-id-8 .personInfoSec .personInfopnl .media-object h1 {font-size: 25px;line-height: 36px;}
.fotertop .ftrinfo ul{max-width: 250px;margin: 0 auto 30px;}

body.home .procesPrtyElmntSecFour .procesSec .procesBxsbox {margin-bottom: 24px;min-height: 518px;height: 518px;}
.procesBxsbox .itemPriceBtn {bottom: 19px;}

.articleSec { padding: 30px 0 0 0;}
.articlecon {padding: 0px 0 0 0;}
.blog-top { margin-bottom: 15px;padding-bottom: 15px;}
.articleSec .inner-content h2 {font-size: 26px;line-height: 30px;}
.articleSec .inner-content h3 {font-size: 22px;}
.blog-right{margin-top: 30px;}

}

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

.hdingThme, .locationPnl h3 {font-size: 25px;line-height: 35px;}
.professionalpnl .hdingThme span {font-size: 20px;line-height: 27px;}
.weedEvntIcn {min-height: auto;margin: 20px 0 0 !important;padding: 20px;}
.bnrtxtinr::before{content: none;}
.bnrtxtinr {width: auto;height: auto;padding: 5px;border-radius: 0;}
.bnerBrd{background: transparent; border-radius: 0; padding: 15px;}
.bnrtxtinr h1 {font-size: 25px;line-height: 30px;letter-spacing: 0;}
.hdrlgo {max-width: 80px;}
.bannerSec {margin: 89px 0 0;}
.customerPnel, .testmoBrd {padding: 15px;}
.customerPnel{border-radius: 0;}
.customerBxs h3,
.customerBxs .testiInfoWrap {font-size: 18px;line-height: 25px;margin: 13px 0;padding-left: 0;}
.customerBxs h3 span,
.customerBxs .testiInfoWrap span{display: none;}
.personInfoSec{background-size: 150px, 150px, 60px;}
.uberSevic{background-size: 150px, 60px;}
.procesPrtyElmnt{background-size: 150px, 150px;}
.testmoLoctin{background-size: 60px, 150px;}
.foterbtm ul{flex-wrap: wrap; justify-content: center;}



.targetReturn .hdingThme{text-align: center; margin: 0 0 19px;}
.targetReturnpnllft .media > figure{float: none; max-width: 100%; margin: 0 0 20px;}
.fusceimg{max-width: 100%; float: left; margin: 0 0 23px;}
.fusceimg > figure {bottom: 0; left: auto; max-width: 155px; right: 0;}
.unlespnl li{width: 100%;}
.unlespnl li:last-child{margin: 0;}
.unlespnl ul {padding: 10px 0 0;}
.unlesIcnBx {min-height: 110px; width: 135px;}

.imgTxtSec{background-size: 150px, 150px;}
.home .bnrtxtinr.inrbnrtxtinr {max-width: 290px;}
.location-list ul li{width: 99%;}
.fotertop .ftrinfo ul {margin: 0 auto 15px;}
.personInfoimg {margin: 55px 0 0;}
.bnrtxtinr.inrbnrtxtinr {padding: 20px 40px;}
.bnrtxtinr ul {flex-wrap: wrap;}
.procesBxsbox:last-child{margin-bottom: 0px;}

body.home .procesPrtyElmntSecFour .procesSec .procesBxsbox {min-height: inherit;height: inherit;}
.procesBxsbox .itemPriceBtn {position: static;}

.single-post .bannerSec {margin: 0px 0 0;}
.single-post .bnrtxtinr.inrbnrtxtinr { padding: 20px 0px;}

}

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

.defultBtn > i{display: none;}
.defultBtn span, .defultBtn strong {height: 40px;padding: 0 15px;font-size: 14px;line-height: 20px;border-radius: 6px;}
.headersec .defultBtn {margin-right: 55px;}
.professionalpnl .row > div{width: 100%;}
.aboutImge > figure {max-width: 120px; padding: 3px;}
.hdingThme, .locationPnl h3 {font-size: 20px;line-height: 30px;}
.hdingThme br{display: none;}
.partyMusicCon {top: 0;left: 0;max-width: 100%;padding: 15px;}
.partyMusicBxs figure img{height: 300px; object-fit: cover;}
.partyMusicCon::before{content: none;}
.partyMusicFst, .partyMusic_1 {background-size: 80px;}
.partyMusicTwo .partyMusicCon, .partyMusic_2 .partyMusicCon {max-width: 100%; padding: 15px;}

.inerBner .bnrimg > img{height: 150px;}
.unleslft{flex-wrap: wrap;}
.unlesicns{margin: 0; display: flex; width: 100%; padding: 0 0 5px;}
.unlesIcnBx{margin: 0 3px; width: 100%; min-height: 100px; border-radius: 6px; padding: 4px;}
.unlesIcnBx h4 {font-size: 14px; line-height: 20px; margin: 5px 0 0;}
.unlesIcnBx img {width: 40px;}
.fusceimg > figure {max-width: 120px;}
.page-id-8 .personInfoSec .personInfopnl .media-object h1 {font-size: 20px;line-height: 30px;}
.page-id-8 .personInfoSec {padding: 35px 0 0;}
.fusceSec.imgTxtSec .pt-5{padding-top: 0!important;}

body.home .gapnewSec {padding: 30px 15px;}
body.home .personInfoimg {width: 100%;}
body.home .personInfoimg a {width: 100%;}
body.home .personInfoimg img {max-height: 350px;object-fit: cover;}
body.home .procesSec.badsanierungInnerSec .procesBxsbox {min-height: inherit;padding: 12px 15px 20px;}
body.home .procesSec.badsanierungInnerSec .procesBxsbox i {margin-bottom: 8px;}
body.home .procesSec.badsanierungInnerSec .procesBxsbox i img {width: 55px;}
.articleSec .inner-content h2 {font-size: 18px;line-height: 26px;}
.articleSec .inner-content h3{font-size: 18px;}

}