@charset "UTF-8";

/*
Theme Name: Pöschl Catering GmbH
Description: Seit über 40 Jahren Ihr Caterer für Schul- und Betriebsverpflegung sowie Events
Version: 1.0
*/

body{ padding: 0px; margin: 0px; list-style: none; font: 400 15px/23px 'Poppins'; 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;}

/* dm-serif-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: 'DM Serif Display';
    font-style: normal;
    font-weight: 400;
    src: url('assets/fonts/dm-serif-display-v15-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
/* poppins-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: 'Poppins';
    font-style: normal;
    font-weight: 100;
    src: url('assets/fonts/poppins-v21-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* poppins-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: 'Poppins';
    font-style: normal;
    font-weight: 200;
    src: url('assets/fonts/poppins-v21-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* poppins-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: 'Poppins';
    font-style: normal;
    font-weight: 300;
    src: url('assets/fonts/poppins-v21-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* poppins-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: 'Poppins';
    font-style: normal;
    font-weight: 400;
    src: url('assets/fonts/poppins-v21-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* poppins-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: 'Poppins';
    font-style: normal;
    font-weight: 500;
    src: url('assets/fonts/poppins-v21-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* poppins-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: 'Poppins';
    font-style: normal;
    font-weight: 600;
    src: url('assets/fonts/poppins-v21-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* poppins-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: 'Poppins';
    font-style: normal;
    font-weight: 700;
    src: url('assets/fonts/poppins-v21-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* poppins-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: 'Poppins';
    font-style: normal;
    font-weight: 800;
    src: url('assets/fonts/poppins-v21-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* poppins-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: 'Poppins';
    font-style: normal;
    font-weight: 900;
    src: url('assets/fonts/poppins-v21-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  @font-face {
    font-family: 'icomoon';
    src:  url('assets/fonts/icomoon.eot?rem3zd');
    src:  url('assets/fonts/icomoon.eot?rem3zd#iefix') format('embedded-opentype'),
      url('assets/fonts/icomoon.ttf?rem3zd') format('truetype'),
      url('assets/fonts/icomoon.woff?rem3zd') format('woff'),
      url('assets/fonts/icomoon.svg?rem3zd#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-coma:before {
    content: "\e901";
  }
  .icon-Vector:before {
    content: "\e902";
  }
  .icon-Vector-1:before {
    content: "\e903";
  }
  .icon-printer-1-1:before {
    content: "\e904";
  }
  .icon-Arrow-1:before {
    content: "\e905";
  }
  .icon-Arrow-1-1:before {
    content: "\e908";
  }
  .icon-Vector-2:before {
    content: "\e909";
  }
  .icon-Vector-3:before {
    content: "\e90c";
  }
  .icon-Vector-4:before {
    content: "\e90d";
  }
  .icon-Vector-5:before {
    content: "\e90e";
  }
  .icon-Vector-6:before {
    content: "\e90f";
  }
  .icon-Vector-7:before {
    content: "\e910";
  }
  .icon-Vector-9:before {
    content: "\e900";
  }
  .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";
  }
  .icon-pinterest:before {
    content: "\e934";
  }
  .icon-youtube:before {
    content: "\ea9d";
  }
  


.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 Serif Display';
font-family: 'Poppins';
font-family: 'icomoon';
*/

.media{display: flex;}
.media-object{flex: 1;}

.bannerSec{width: 100%; position: relative; margin: 5px 0 0;}
.bnrimg{position: relative;}
.bnrimg > img{width: 100%; object-fit: cover;}
.bnrtxt{position: absolute; left: 0; width: 100%; top: 50%; transform: translateY(-50%);}
.bnrtxtinr{width: 100%; max-width: 760px;}
.bnrtxtinr p{color: #E1E1E1; font-weight: 300; font-size: 45px; line-height: 65px;}
.bnrtxtinr h1{color: #FFF; font-size: 80px; line-height: 85px; font-weight: 400; font-style: italic; font-family: 'DM Serif Display';}
.defultBtn{display: inline-flex; align-items: center; background: #535357; color: #FFF; font-size: 18px; line-height: 23px;
font-weight: 500; border-radius: 6px; height: 51px; padding: 0 18px; position: relative;}
.defultBtn span{color: #656565; font-size: 7px; margin-left: 20px; transition: all 0.3s ease-in-out;}
.defultBtn::before{position: absolute; right: 25px; color: #FFF; font-family: 'icomoon'; content: "\e908"; font-size: 7px;
transition: all 0.3s ease-in-out; z-index: 9;}
.defultBtn:hover{background: #28282D; color: #FFF;}
.bnrtxtinr .defultBtn{margin: 15px 0 0;}
.bannerSec::before{position: absolute; bottom: -160px; left: 0; width: 100%; content: ""; height: 210px; z-index: 9;
background: url(assets/images/bnerShpe.png) no-repeat 0 0; background-size: 100% 100%;}

.occasionSec{width: 100%; padding: 80px 0 0; position: relative;}
.pagehding{text-align: center; position: relative; z-index: 9;}
.defultHed{color: #FFF; font-family: 'DM Serif Display'; font-weight: 400; font-size: 70px; line-height: 77px; font-style: italic;}
.occasionSec .row{margin: 0 -15px; position: relative;}
.occasionSec .row > div{padding: 0 15px;}
.occasionBx{margin: 30px 0 0; background: #535357; border-radius: 10px; overflow: hidden; transition: all 0.3s ease-in-out;}
.occasionBx .media{align-items: center;}
.occasionBx .media figure{overflow: hidden; margin: 0 60px 0 0; border-radius: 10px;}
.occasionBx p{color: #CFCFCF; font-size: 16px; line-height: 26px; font-weight: 400;}
.occasionBx h3{color: #FFF; font-family: 'DM Serif Display'; font-weight: 400; font-size: 20px; line-height: 25px;}
.mrelnk{display: inline-flex; align-items: center; color: #E1E1E1; font-size: 18px; line-height: 23px; margin: 20px 0 0;}
.mrelnk i{background: #28282D; border-radius: 2px; width: 26px; height: 26px; display: flex; align-items: center;
justify-content: center; font-style: normal; margin: 0 19px 0 0; transition: all 0.3s ease-in-out;}
.occasionBx .media-object{padding-right: 40px;}
.occasionBx:hover{box-shadow: 5px 57px 90px 0px #00000047; background: #000; transform: translateY(28px);}
.occasionBx:hover .mrelnk i{background: #FFF; color: #000;}
.mrelnk:hover{color: #FFF;}
.occasionSec .pagehding{padding: 0 0 48px;}
.occasionSec::before{background: #28282D; position: absolute; z-index: -1; top: 0; left: 0; width: 100%; height: 100%; content: "";}
.occasionSec::after{background: url(assets/images/occasionElmnt1.png) no-repeat 0 0; position: absolute; content: ""; left: 6%; z-index: 9;
top: 9%; width: 196px; height: 98px; }
.occasionSec .row::before{position: absolute; content: ""; right: -20px; top: -45px; width: 117px; height: 114px;
background: url(assets/images/occasionElmnt2.png) no-repeat 0 0; z-index: -1;}

.Qualitypnl{margin: 147px 0 0; border: 1px solid #535357; background: #535357; border-radius: 10px; padding: 84px 74px;}
.Qualitypnl .media{align-items: center;}
.Qualitypnl .media figure{position: relative; margin: 0 107px 0 0;}
.Qualitypnl h2{color: #FFF; font-family: 'DM Serif Display'; font-size: 60px; line-height: 70px; font-weight: 400;}
.Qualitypnl p{color: #FFF; font-size: 16px; line-height: 26px; font-weight: 400;}
.Qualitypnl b{color: #FFF; font-size: 20px; line-height: 26px; display: block; font-weight: 400;}
.Qualitypnl .defultBtn{background: #28282D;}
.Qualitypnl .defultBtn:hover{background: #FFF; color: #28282D;}
.Qualitypnl .defultBtn:hover span{color: #28282D; opacity: 0.35;}
.Qualitypnl .defultBtn:hover:before{color: #28282D;}
.Qualitypnl h5{color: #FFF; font-size: 20px; line-height: 25px; margin: 37px 0;}
.Qualitypnl h5 em{font-style: normal; font-size: 16px; display: block;}
.Qualitypnl .media figure::before{position: absolute; content: ""; width: 46px; height: 46px; top: -30px; right: -35px;
background: url(assets/images/QualityElmnt.png) no-repeat 0 0; }
.Qualitypnl .media figure img{border-radius: 10px;}

.headersec{position: absolute; z-index: 9999; top: 0; left: 0; width: 100%;}
.hderinr{position: relative; display: flex; align-items: flex-start; justify-content: space-between;}
.hdrlgo{width: 100%; max-width: 311px; height: 180px; background: #FFF; padding: 5px 0 0;
clip-path: polygon(100% 0, 100% 83%, 50% 100%, 0 83%, 0 0); }
.hdrmnu{width: auto; margin: 0 55px 0 0;}
.hdrmnu li a{display: inline-block; font-size: 18px; line-height: 23px; color: #FFF;}
.hdrmnu li ul li a { font-size:16px; line-height:32px;}
.headersec::before{background: linear-gradient(180deg, #1B1B20 0%, rgba(27, 27, 32, 0) 100%); position: absolute; content: "";
top: 0; left: 0; width: 100%; height: 100%;}
.headersec::after{height: 5px; background: #37373A; position: absolute; content: ""; left: 0; top: 0; width: 100%; z-index: -1;}
.hderRt{display: inline-flex; align-items: center; margin: 35px 0 0;}
.hderRt .defultBtn:hover{background: #FFF; color: #28282D;}
.hderRt .defultBtn:hover span{color: #28282D; opacity: 0.35;}
.hderRt .defultBtn:hover:before{color: #28282D;}
.hdrmnu li{margin: 0 70px 0 0;}
.hdrmnu li:last-child{margin: 0;}
.hdrmnu li a::before{position: absolute; content: ""; bottom: -7px; left: 50%; transform: translateX(-50%); height: 3px;
background: #FFF; width: 0px;}
.hdrmnu li a:hover::before, .hdrmnu li.current-menu-item a::before{width: 53px;}
.hdrlgoLnk,.custom-logo-link{display: flex; align-items: flex-start; justify-content: center; width: 100%; height: 100%;}
.hdrlgo img{filter: grayscale(1);}

.self_evidentSec{width: 100%; padding: 220px 0 128px; border-bottom: 1px solid #808080; position: relative;}
.self_evidentSec::before{top: -130px; left: 0; position: absolute; content: ""; z-index: -1; bottom: 0; width: 100%;
background: url(assets/images/self_evidentBack.jpg) no-repeat 0 0; background-size: 100% 100%; }
.self_evidentCon{width: 100%; max-width: 960px;}
.self_evidentimg{position: absolute; right: -6%; bottom: -128px;}
.self_evidentCon .defultBtn:hover{background: #FFF; color: #28282D;}
.self_evidentCon .defultBtn:hover span{color: #28282D; opacity: 0.35;}
.self_evidentCon .defultBtn:hover:before{color: #28282D;}
.self_evidentCon h2{color: #FFF; font-family: 'DM Serif Display'; font-size: 70px; line-height: 77px; font-style: italic; font-weight: 400;
margin: 0 0 60px;}
.self_evidentCon .media{align-items: center;}
.self_evidentCon .media > span{width: 70px; height: 70px; display: flex; align-items: center; justify-content: center;
border-radius: 100%; margin: 0 30px 0 0; color: #FFF; font-size: 36px; position: relative; border: 1px solid rgba(255,240,240,0.25);
background: radial-gradient(50% 50% at 50% 50%, #231F1F 0%, #665F5F 0.01%, rgba(0, 0, 0, 0.03) 100%); }
.self_evidentCon .media p{color: #FFF; font-size: 24px; line-height: 40px;}
.self_evidentCon ul{width: 100%; display: inline-block;}
.self_evidentCon li{margin: 0 0 52px; width: 60%; float: left;}
.self_evidentCon li:last-child{margin: 0;}
.self_evidentCon li:nth-child(even){width: 40%;}
.self_evidentCon li:nth-child(5), .self_evidentCon li:nth-child(6) {width: 100%;}
.self_evidentCon .defultBtn{margin: 50px 0 0;}

.hdrmnu li:last-child{display: none;}
.hdrCall{position: absolute; bottom: -60px; left: 48px; color: #FFF; display: inline-flex; align-items: center; font-weight: 500;
font-size: 22px; line-height: 26px; letter-spacing: 4px;}
.hdrCall span{width: 37px; height: 37px; display: flex; align-items: center; justify-content: center;
border-radius: 100%; margin: 0 13px 0 0; color: #FFF; font-size: 14px; border: 1px solid rgba(255,255,255,0.25);}
.hdrCall:hover{color: #FFF; opacity: 0.85;}

.sayingBrandSec{width: 100%; position: relative; padding: 85px 0 100px;}
.sayingBrandSec::before{position: absolute; z-index: -1; bottom: 0; top: 0; left: 0; right: 0; background: #28282D; content: "";}
.brandSldr{padding: 0px !important;}
.brndLgo{height: 105px; display: flex; align-items: center; justify-content: center;}
.brndLgo img{max-height: 105px; width: auto !important; display: inline-block !important; /*filter: grayscale(100%);*/}
.sayingpnl{display: flex; align-items: flex-start; justify-content: space-between; flex-direction: row-reverse; position: relative;
z-index: 9; }
.sayingSldrINR{max-width: 700px; width: 100%; margin: 80px 0 0; position: relative;}
.sayingSldr{display: inline-flex; flex-direction: column; align-items: center;}
.sayingCon{text-align: center;}
.sayingCon p{color: #FFF; font-size: 16px; line-height: 26px;}
.sayingCon h4{color: #FFF; font-size: 20px; line-height: 25px; margin: 30px 0 6px;}
.sayingCon em{color: #9B9B9B; font-style: normal; font-size: 16px; line-height: 23px;}
.sayingSldrINR::before{position: absolute; content: "\e901"; font-family: 'icomoon'; color: #2E2E35; font-size: 94px; top: -20px;
left: -20%; }
.sayingSldrINR .owl-dots{display: none !important;}
.sayingSldrINR .owl-nav{display: flex !important; justify-content: center; align-items: center; margin: 75px 0 0;}
.sayingSldrINR .owl-nav button{border: 1px solid #535357 !important; width: 48px; height: 48px; display: flex;
align-items: center; justify-content: center; border-radius: 6px;}
.sayingSldrINR .owl-prev{margin-right: 11px; background: url(assets/images/leftArw.png) no-repeat center center !important;}
.sayingSldrINR .owl-next{margin-right: 11px; background: url(assets/images/rghtArw.png) no-repeat center center !important;}
.sayingSldrINR .owl-nav button:hover{background-color: #535357 !important;}
.sayingSldrINR .owl-nav button span{display: none;}
.sayingImg img{border-radius: 10px;}
.sayingImg{position: relative;}
.sayingImg::before{position: absolute; content: ""; top: -45px; left: -35px; width: 46px; height: 46px;
background: url(assets/images/sayingElmnt1.png) no-repeat 0 0;}
.sayingImg::after{position: absolute; content: ""; bottom: -45px; left: -35px; width: 122px; height: 114px;
background: url(assets/images/sayingElmnt2.png) no-repeat 0 0;}

.foterSec{width: 100%; background: #000; position: relative;}
.foterTop{padding: 80px 0 50px; width: 100%;}
.foterBtm{padding: 18px 0; border-top: 1px solid #3B3B3E;}
.ftrbtminr{display: flex; align-items: center; justify-content: space-between; flex-direction: row-reverse;}
.ftrbtminr p{color: #FFF;}
.ftrbtminr p a{color: #FFF;}
.ftrbtminr p a:hover{color: #FFF; opacity: 0.75;}
.ftrbtminr ul{display: inline-flex; align-items: center;}
.ftrbtminr li{margin-right: 20px;}
.ftrbtminr li:last-child{margin: 0;}
.ftrbtminr li a{color: #FFF; font-size: 18px;}
.ftrbtminr li a:hover{color: #FFF; opacity: 0.75;}
.ftrtpinr ul{display: inline-flex; flex-wrap: wrap; align-items: center; justify-content: center;}
.ftrtpinr{display: flex; align-items: center; flex-direction: column;}
.ftrmenu li a{color: #FFF; font-size: 16px; line-height: 20px;}
.ftrmenu li{margin: 0 37px 0 0;}
.ftrmenu li:last-child{margin: 0;}
.ftrinfo li{margin: 0 130px 0 0;}
.ftrinfo li:last-child{margin: 0;}
.ftrinfo{margin: 45px 0 0;}
.ftrinfo li p{color: #FFF; font-size: 20px; line-height: 25px;}
.ftrinfo li p a{color: #FFF;}
.ftrinfo li p a:hover{color: #FFF; opacity: 0.75;}
.ftrinfo li .media span{display: flex; align-items: center; justify-content: center; background: #28282D; color: #FFF;
border-radius: 100%; margin: 0 27px 0 0; width: 70px; height: 70px; font-size: 22px;}
.ftrinfo li .media {align-items: center;}
.ftrinfo li .media span.icon-Vector{font-size: 18px;}
.foterSec::before{position: absolute; content: ""; left: 0; top: -170px; width: 100%; height: 210px;
background: url(assets/images/foterShpe.png) no-repeat 0 0; background-size: 100% 100%;}
.headersec::before{top: 5px;}
.ftrmenu li a:hover{opacity: 0.75;}
.self_evidentpnl{position: relative;}

.hdrmnu li:nth-last-child(2){margin: 0;}

.headersec.fixed_header .hdrCall{display: none;}
.headersec.fixed_header:active{content: none;}
.headersec.fixed_header::before {top: 0;}
.headersec.fixed_header{background: #000;}
.headersec.fixed_header .hderinr {align-items: center;}
.headersec.fixed_header .hderRt{margin: 0;}
.headersec.fixed_header .hdrlgo {max-width: 170px; height: 105px;}
/*************************veran****************************/
.inner .bnrtxtinr{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: auto; text-align:center;}
.inner .bnrtxtinr span{color: #fff;font-family: 'DM Serif Display';font-size: 50px;
  font-style: italic;display: inline-block;letter-spacing: 2px;}
.bredcrem ul{display: flex;align-items: center;justify-content: center;}
.bredcrem ul li{color: #fff;margin:0px 70px 0 0;position: relative;font-size: 18px;}
.bredcrem ul li a{color: #fff;font-size: 18px}
.bredcrem ul li a:hover{color: #535357;}
.bredcrem ul li:last-child{margin: 0}
.bredcrem ul li::before{position: absolute;content: '';width: 12px;height: 12px;background: #fff;
right: -40px;top: 5px;}
.bredcrem ul li:last-child::before{display: none;}
.bredcrem{padding: 20px 0px;}

.veranstaltungen{padding: 50px 0px 100px 0;background: #28282D;position: relative;/*z-index:9;*/}
.varleft{padding-top: 30px;}
.varleft figure{padding:20px 0 0 30px;position: relative;z-index: 1;}
.varleft figure img{width: 100%;}
.varleft figure::before{position: absolute;content: '';background-image: url(assets/images/QualityElmnt.png);width: 45px;height: 45px;top: -10px;
  right: -27px;background-repeat: no-repeat;}
.varleft h2{font-size: 70px;color: #fff;font-family: 'DM Serif Display';font-style: italic;
  display: inline-block;letter-spacing: 2px;}
.varleft p, .verright p{font-size: 16px;font-family: 'Poppins';color: #fff;margin-bottom: 20px;}
.varleft figure img{max-width: 100%;width: 100%;}
.bannerSec.inner::before{bottom: -50px;height: 120px;}
.foterSec.inner::before{top: -100px;height: 130px;}
.verright figure{padding-left: 90px;margin-bottom: 260px;position: relative;z-index: 9;}
.verright figure img{width: 100%;}
.verright figure::before{position: absolute;content: '';background-image: url(assets/images/sayingElmnt1.png);width: 45px;height: 45px;
  top: -26px;left: 65px;background-repeat: no-repeat;}
.verright p{padding-left: 50px;}

.veranstaltungen::before {position: absolute;content: '';background-image: url(assets/images/vback2.png);background-size: 100%;
width: 232px;height: 360px;bottom: 0px;left: 0;z-index: 9;background-repeat: no-repeat;}
.veranstaltungen::after {position: absolute;content: '';background-image: url(assets/images/vback1.png);background-size: 100%;
  width: 232px;height: 360px;top: 380px;right: 0;background-repeat: no-repeat;}
.verright{position: relative;
  background: url(assets/images/occasionElmnt1.png) no-repeat top 550px left;background-size: 18%; margin-top:30px;}
.verright::before {position: absolute;content: '';background-image: url(assets/images/sayingElmnt3.png);background-size: 100%;width: 120px;
height: 120px;background-repeat: no-repeat;right: -50px;bottom: -290px;z-index: 9;}
/*************************veran****************************/

#breadcrumbs{line-height: normal;}

/*___impressum___*/
.veranstaltungen.impressumSec .container{position: relative; z-index: 9;}
.veranstaltungen.impressumSec::before, .veranstaltungen.impressumSec::after{content: none;}
.impressumCon p, .impressumCon li{color: #FFF; font-size: 17px; line-height: 27px; font-weight: 400;}
.impressumCon ul{display: inline-block; width: 100%;}
.impressumCon h1{color: #FFF;font-family: 'DM Serif Display';
font-size: 70px;line-height: 77px;font-weight: 400;margin: 0 0 15px;}
.impressumCon h2{color: #FFF;font-family: 'DM Serif Display'; font-size: 60px; line-height: 70px; font-weight: 400;
margin: 0 0 25px;}
.impressumCon p a, .impressumCon li a{color: #FFF; text-decoration: underline !important;}
.impressumCon p a:hover, .impressumCon li a:hover{color: #FFF; opacity: 0.65;}
.impressumCon p{margin: 0 0 25px;}
.impressumCon p:last-child{margin: 0;}
.impressumCon ul{padding: 0 0 20px;}
.impressumCon h4{color: #FFF; font-family: 'DM Serif Display'; font-weight: 700;letter-spacing: 1px;}

.inner .bnrtxtinr span{text-transform: capitalize;}

.downloadsCon{display: flex; align-items: center; justify-content: center; flex-direction: column;}
.downloadLst{background: #535357; max-width: 1100px; padding: 30px; border-radius: 15px; border: 1.5px solid #FFF; 
display: flex; align-items: center; justify-content: space-between; width: 100%; margin: 0 0 30px;}
.downloadLst h3{color: #FFF; font-family: 'DM Serif Display'; font-weight: 700;letter-spacing: 1px; margin: 0; font-size: 26px;
line-height: 30px;}
.downloadLst:last-child{margin: 0;}
.downloadLst .defultBtn {background: #28282D;}
.downloadLst .defultBtn:hover {background: #FFF; color: #28282D;}
.downloadLst .defultBtn:hover span { color: #28282D; opacity: 0.35;}
.downloadLst .defultBtn:hover::before {color: #28282D;}

.aboutPnel{width: 100%;}
.aboutPnel .Qualitypnl,
.contactPnel .Qualitypnl{padding: 0; text-align: center; border-radius: 0; background: transparent;max-width: 1300px;margin: 0 auto;border: 0;}
.aboutpnlInr .media{margin: 50px 0 0; align-items: center;}
.aboutpnlInr .mwdia:first-child{margin: 0;}
.aboutpnlInr .media:nth-child(even){flex-direction: row-reverse;}
.abtsldr{max-width: 600px; width: 100%; margin: 0 25px 0px 0;}
.aboutpnlInr .media:nth-child(even) .abtsldr{margin: 0 0 0px 25px;}

.aboutpnlInr p{color: #FFF;font-size: 16px;line-height: 26px;font-weight: 400;}
.aboutpnlInr h3{color: #FFF; font-family: 'DM Serif Display'; font-weight: 700; letter-spacing: 1px; font-size: 40px; line-height: 45px;}
.aboutpnlInr p a{color: #FFF; text-decoration: underline !important;}
.aboutpnlInr li{position: relative; color: #FFF; padding-left: 25px; font-size: 16px; line-height: 26px; margin: 0 0 10px;}
.aboutpnlInr li a{color: #fff; text-decoration: underline !important;}
.aboutpnlInr li a:hover{opacity: 0.65;}
.aboutpnlInr li:last-child{margin: 0;}
.aboutpnlInr li::before{position: absolute; content: ""; left: 0; top: 10px; background: #FFF; width: 7px; height: 7px;
border-radius: 100%;}
.abtsldr .owl-nav {display: flex !important; margin: 20px 0 0; justify-content: center; width: 100%;}
.abtsldr .owl-dots {display: none !important;}
.abtsldr .owl-nav button {border: 1px solid #535357 !important;
width: 40px;height: 40px;display: flex;align-items: center;justify-content: center;border-radius: 6px;}
.abtsldr .owl-prev {margin-right: 11px; background: url(assets/images/leftArw.png) no-repeat center center !important;}
.abtsldr .owl-next {background: url(assets/images/rghtArw.png) no-repeat center center !important;}
.abtsldr .owl-nav button span{display: none;}
.abtsldr .owl-nav button:hover {background-color: #535357 !important;}

.contactinfo, .contactRt {margin: 45px 0 0;}
.contactRt, .contactinfo ul{padding: 25px; background: #535357; border-radius: 14px; }
.frmText p, .frmTextbtm p{color: #FFF;}
.frmText p a, .frmTextbtm p a{color: #FFF; text-decoration: underline !important;}
.frmText p a:hover, .frmTextbtm p a:hover{opacity: 0.75;}
.frmFill{width: 100%; margin: 15px 0 0;}
.frmFill label{display: block; margin: 0 0 7px; color: #FFF; text-transform: capitalize; font-weight: 600;font-size: 16px;
line-height: 20px;}
.frmFill br{display: none;}
.frmFill input[type="text"],
.frmFill input[type="tel"],
.frmFill input[type="email"],
.frmFill textarea{border-radius: 6px; height: 55px; width: 100%; padding: 0 15px; color: #1B1B20; background: #FFF;
border: 0; outline: none; box-shadow: inherit; resize: none; -webkit-appearance: none;}
.frmFill br{display: none;}
.frmFill input[type="text"]::placeholder,
.frmFill input[type="email"]::placeholder,
.frmFill textarea::placeholder{opacity: 1; color: #1B1B20;}
.frmFill textarea{height: 130px !important; padding-top: 15px !important; padding-bottom: 15px !important;}
.frmFill input[type="submit"]{color: #1B1B20; height: 55px; padding: 0 25px; border-radius: 6px; background: #FFF;
border: 2px solid transparent; font-size: 16px; line-height: 20px; text-transform: capitalize; font-weight: 600; }
.frmFill input[type="submit"]:hover{color: #FFF; background: transparent; border-color: #FFF;}
.contactRt .wpcf7-not-valid-tip{color: #FFF;font-weight: 500;text-shadow: inherit;margin: 5px 0 0;
display: inline-flex;justify-content: flex-start;padding: 2px 12px;background: #ff0000;}
.contactRt .wpcf7 form .wpcf7-response-output{padding: 10px; color: #FFF; font-size: 15px; line-height: 20px; border: 1px solid #FFF;
margin: 13px 0 0;}
.contactinfo .defultBtn:hover{background: #FFF; color: #28282D;}
.contactinfo .defultBtn:hover span{color: #28282D; opacity: 0.35;}
.contactinfo .defultBtn{margin: 20px 0 0;}
.contactinfo p{color: #FFF;}
.contactinfo p a{color: #FFF; text-decoration: underline !important;}
.contactinfo p a:hover, .contactinfo li p a:hover{opacity: 0.65;}
.contactinfo ul{display: inline-block; margin: 0 0 20px; width: 100%; max-width: 450px;}
.contactinfo li{margin: 0 0 15px;}
.contactinfo li:last-child{margin: 0;}
.contactinfo li .media{align-items: center;}
.contactinfo li .media span{display: flex;align-items: center;
justify-content: center;border-radius: 6px;width: 40px;height: 40px;color: #1B1B20;margin: 0 15px 0 0;
background: #FFF;font-size: 20px;}
.contactinfo li p{color: #FFF;}
.contactinfo li p a{color: #FFF; text-decoration: underline !important;}
.contactinfo li .media span.icon-Vector{font-size: 16px;}
.contactinfo .defultBtn:hover::before {color: #28282D;}

.accept { position:relative;}
.accept .wpcf7-list-item  { margin-left:0px; padding-left:25px;}
.accept .wpcf7-list-item input { position:absolute; left:0px; top:6px;}
.accept a { color:#000;}
.frmFill.accept label { font-size:14px;}

.occasionSec.pd_fix_sett {
    padding-bottom: 170px;
    z-index: 1;
}

.occasionSec.pd_fix_sett::after{
    display:none;
}

.pagination {
    width: 100%;
    text-align: center;
    display: block;
    margin-top: 60px;
    padding: 0;
}

.wp-pagenavi a, .wp-pagenavi span {
    border: none;
    background: #535357;
    padding: 10px 10px;
    color: #fff;
}

.wp-pagenavi span.current {
    font-weight: normal;
    background: #39393c;
}

.wp-pagenavi a:hover, .wp-pagenavi span:hover{
    background: #39393c;
}

section.veranstaltungen.Single_page.padding_sett .media {
    margin: 0;
}

section.veranstaltungen.Single_page.padding_sett .media {
    margin: 0;
    align-items: flex-start;
}

section.veranstaltungen.Single_page.padding_sett .media img {
    width: 100% !important;
    max-width: 100% !important;
}

.aboutpnlInr.gallery.text-center.mt-5 ul {
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap;
    margin: 50px -15px;
}

.aboutpnlInr.gallery.text-center.mt-5 ul li {
    list-style: none;
    padding: 0 15px 30px !important;
    width: 25%;
    margin-bottom: 0;
}

.aboutpnlInr.gallery.text-center.mt-5 ul li a {
    display: block;
}

.aboutpnlInr.gallery.text-center.mt-5 ul li img {
    width: 100%;
    height: 220px;
    object-fit: cover;
}


.aboutpnlInr.gallery.text-center.mt-5 ul li::before {
    display:none;
}

.aboutpnlInr.gallery.text-center.mt-5 ul li {
    list-style: none;
    padding: 0 15px;
    width: 25%;
}

nav.navigation.post-navigation {
    display: none;
}

.aboutpnlInr.down_btn.text-center a.defultBtn {
    margin-bottom: 30px;
}
.aboutpnlInr.down_btn.text-center a.defultBtn:hover{
    background: #FFF;
    color: #28282D;
}

.aboutpnlInr.down_btn.text-center p a:hover {
    color: #535357;
}

.from_set {
    margin-top: 40px;
    background: #535357;
    padding: 33px;
    /* max-width: 1000px; */
    margin: 33px auto 0;
    position: relative;
    z-index: 9;
}

.from_set h2.top_heading {
    margin: 40px 0;
    color: #fff;
}
.from_set h2.top_heading.first {
    margin: 0 0 20px;
}

.from_set .frmFill label {
    text-align: left;
    font-weight: normal;
}

.frmFill.text-align-left {
    text-align: left;
}

.frmFill.text-align-left span.wpcf7-list-item {
    margin-left: 0;
}

.frmFill.text-align-left.right_space span.wpcf7-list-item {
    margin-right: 16px;
}

.frmFill.accept.set-left {
    text-align: left;
}

.frmFill.accept.set-left input[type="checkbox"] {
    top: 3px;
}

.frmFill.text-left {
    text-align: left;
}

ul.slimmenu button.sub-menu-toggle {
    display: none;
}

ul.slimmenu span.sub-toggle i {
    display: none;
}
ul.slimmenu li .sub-toggle { width:25px; right: -30px; background:transparent;}

ul.slimmenu li .sub-toggle:before {
    width: 11px;
    height: 11px;
    background: url(assets/images/down-arrow-white.png) no-repeat;
    right: 11px;
    top: 9px;
    position: absolute;
    background-size: 100% !important;
}

ul.slimmenu li>ul.sub-menu {
    width: 270px;
    padding: 15px !important;
    background: #535357;
    border-radius: 5px;
}

ul.slimmenu li>ul.sub-menu li {
    background: none !important;
    padding-bottom: 4px;
}

ul.slimmenu li>ul.sub-menu li:last-child {
    padding-bottom: 0;
    display: block !important;
}

ul.slimmenu li>ul.sub-menu li a:before{
    display:none;
}

ul.slimmenu li>ul.sub-menu li a:hover{
    color:#28282D;
}

.btn_design_fix {
    margin-top: 22px;
}

.btn_design_fix a.defultBtn {
    background: #535357;
}

.btn_design_fix a.defultBtn:hover {
    background: #fff;
    color: #535357;
}


.btn_design_fix a.defultBtn:hover::before {
    color: #c5c5c5;
}
.btn_sec { padding:20px 0;}
.btn_sec .btn_design_fix { margin-top:50px;}
.btn_sec .btn_design_fix .defultBtn { margin:15px;}
.big_btn { font-size: 22px; margin-top:30px; line-height: 34px; height: 80px; padding: 0 40px;}
.aboutpnlInr.gallery { margin-top:100px !important;}



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

.container{max-width: 1560px;}
.occasionBx figure img { max-width: 380px !important;}
.bnrimg > img { max-width:100% !important;}

}

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

.self_evidentimg {right: -4%;}

}

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

.bnrtxt {top: 57%;}
.occasionSec .row::before {right: -2px;}
.self_evidentimg {right: -1%; max-width: 600px;}
.self_evidentSec {padding: 150px 0 128px;}
.sayingSldrINR::before {font-size: 74px;top: -40px;left: -6%;}

}

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

.Qualitypnl h2 {font-size: 50px;line-height: 60px;}
.defultHed, .self_evidentCon h2{font-size: 60px; line-height: 70px;}
.Qualitypnl p, .occasionBx p, .sayingCon p {font-size: 15px;}
.Qualitypnl b {font-size: 17px; line-height: 25px;}
.Qualitypnl h5 {font-size: 18px; line-height: 24px; margin: 30px 0;}
.Qualitypnl h5 em {font-size: 15px;}
.defultBtn{font-size: 17px;}
.Qualitypnl .media figure {margin: 0 75px 0 0;}
.Qualitypnl {margin: 110px 0 0; padding: 60px;}
.Qualitypnl .media figure::before, .sayingImg::before{width: 40px; height: 40px; background-size: 40px;}
.occasionBx .media figure {margin: 0 35px 0 0; max-width: 300px;}
.occasionBx .media-object {padding-right: 30px;}
.mrelnk {font-size: 16px; line-height: 20px; margin: 10px 0 0;}
.mrelnk i {width: 23px; height: 23px; margin: 0 13px 0 0;}
.occasionBx:hover {transform: translateY(20px);}
.occasionSec .pagehding {padding: 0 0 28px;}
.occasionSec::after{width: 150px; background-size: 150px; height: 85px;left: 5%;top: 7%;}
.occasionSec .row::before{width: 90px; background-size: 90px; height: 98px; right: -15px; top: -27px;}
.bannerSec::before, .foterSec::before {height: 165px;}
.bannerSec::before{bottom: -133px;}
.occasionSec {padding: 70px 0 0;}
.bnrtxtinr p {font-size: 35px; line-height: 50px;}
.bnrtxtinr h1 {font-size: 65px; line-height: 70px;}
.bnrtxtinr .defultBtn {margin: 10px 0 0;}
.bnrtxtinr {max-width: 600px;}
.hdrmnu li a {font-size: 16px; line-height: 20px;}
.hdrmnu li ul li a {font-size: 15px; line-height: 30px;}
	ul.slimmenu li>ul.sub-menu { width: 250px;}
.hdrmnu li a:hover::before, .hdrmnu li.active a::before {width: 45px;}
.hdrmnu li a::before {bottom: -6px; height: 2px;}
.hdrmnu li {margin: 0 55px 0 0;}
.hdrlgo {max-width: 245px;height: 138px; }
.hdrlgo a{padding: 5px 15px 10px;}
.hdrCall {bottom: -52px; left: 27px; font-size: 18px; line-height: 24px; letter-spacing: 2px;}
.bnrtxt {top: 55%;}
.self_evidentCon .media p {font-size: 20px; line-height: 30px;}
.self_evidentCon .media > span {width: 62px; height: 62px; margin: 0 20px 0 0; font-size: 28px;}
.self_evidentCon li {margin: 0 0 35px;}
.self_evidentSec {padding: 135px 0 100px;}
.self_evidentCon h2 {margin: 0 0 40px;}
.self_evidentimg {bottom: -100px; right: -3%; max-width: 530px;}
.self_evidentCon {max-width: 800px;}
.brndLgo {height: 100px; padding: 30px;}
.sayingBrandSec {padding: 70px 0 75px;}
.sayingSldrINR {max-width: 645px; margin: 50px 0 0;}
.sayingImg{max-width: 500px;}
.sayingSldrINR .owl-nav {margin: 50px 0 0;}
.sayingSldrINR::before {font-size: 55px; top: -25px; left: -6%;}
.sayingImg::after{width: 100px; background-size: 100px; height: 98px;}
.foterSec::before {top: -133px;}
.ftrinfo li p {font-size: 17px; line-height: 24px;}
.ftrinfo li .media span {margin: 0 20px 0 0; width: 60px; height: 60px; font-size: 21px;}
.ftrinfo li .media span.icon-Vector {font-size: 16px;}
.ftrinfo li {margin: 0 100px 0 0;}
.ftrmenu li a {font-size: 15px; line-height: 20px;}
.foterTop {padding: 75px 0 35px;}
.sayingImg::before {top: -35px; left: -30px;}

.headersec.fixed_header .hdrlgo {height: 100px;}

/*************************veran****************************/
.inner .bnrtxtinr span{font-size: 42px;}
.bredcrem ul li a, .bredcrem ul li{font-size: 16px;}
.bredcrem ul li::before {width: 10px;height: 10px;top: 7px;}
.bannerSec.inner::before {height: 100px;}
.varleft h2{font-size: 60px;}
.varleft p, .verright p{font-size: 14px;}
.verright::before {right: -10px;bottom: -210px;}
.verright {background: url(assets/images/occasionElmnt1.png) no-repeat top 440px left;background-size: 18%;}
.verright figure{margin-bottom: 220px;}
.veranstaltungen::after {width: 190px;height: 280px;top: 330px;}
.veranstaltungen::before {width: 190px;height: 270px;}
/*************************veran****************************/

/*___impressum___*/
.impressumCon h1 {font-size: 65px; line-height: 70px;}
.impressumCon h2{font-size: 55px; line-height: 60px;}
.impressumCon p, .impressumCon li {font-size: 16px; line-height: 26px;}

.aboutpnlInr p {font-size: 15px; line-height: 25px;}
.aboutpnlInr li { padding-left: 20px; font-size: 15px; line-height: 25px;}

	.accept .wpcf7-list-item input { top:-15px;}
	
.occasionSec.pd_fix_sett {
    padding-bottom: 60px;
    z-index: 1;
}
	
.btn_sec { padding:0px;}
.btn_sec .btn_design_fix { margin-top:50px;}
.btn_sec .btn_design_fix .defultBtn { margin:15px;}
.big_btn { font-size: 17px; margin-top:30px; line-height: 30px; height: 64px; padding: 0 35px;}
.aboutpnlInr.gallery { margin-top:70px !important;}

}

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

.Qualitypnl h2 {font-size: 40px;line-height: 50px;}
.Qualitypnl .media figure {margin: 0 60px 0 0; max-width: 500px;}
.Qualitypnl {margin: 80px 0 0; padding: 40px;}
.Qualitypnl h5 {margin: 25px 0;}
.Qualitypnl .media figure::before, .sayingImg::before {width: 30px; height: 30px; background-size: 30px;}
.Qualitypnl .media figure::before {top: -23px; right: -23px;}
.Qualitypnl b {font-size: 16px;}
.defultHed, .self_evidentCon h2 {font-size: 50px; line-height: 55px;}
.occasionSec .pagehding {padding: 0 0 15px;}
.bnrtxtinr p {font-size: 27px; line-height: 40px;}
.bnrtxtinr h1 {font-size: 55px; line-height: 60px;}
.bnrtxtinr {max-width: 465px;}
.hdrmnu li a{font-size: 15px; line-height: 20px;}
.hdrmnu li ul li a {font-size: 14px; line-height: 28px;}
.hdrmnu li {margin: 0 45px 0 0;}
.hdrlgo {max-width: 215px; height: 120px;}
.hdrlgo a {padding: 0px 15px 10px;}
.hdrCall {bottom: -50px;left: 25px;font-size: 16px; line-height: 20px; letter-spacing: 3px;}
.hdrCall span {width: 32px; height: 32px; margin: 0 12px 0 0; font-size: 12px;}
.hderRt {margin: 28px 0 0;}
.bannerSec::before, .foterSec::before {height: 130px;}
.bannerSec::before {bottom: -104px;}
.occasionBx .media figure {margin: 0 25px 0 0; max-width: 250px;}
.occasionBx .media-object {padding-right: 20px;}
.mrelnk {font-size: 15px; line-height: 20px; margin: 2px 0 0;}
.occasionBx .media figure img{height: 300px !important; object-fit: cover;}
.occasionBx h3 {font-size: 18px; line-height: 24px;}
.occasionBx:hover {transform: translateY(10px);}
.occasionSec {padding: 60px 0 0;}
.occasionSec::after {width: 135px; background-size: 135px; height: 70px; left: 4%; top: 5%;}
.occasionSec .row::before {width: 75px; background-size: 75px; height: 80px; right: -13px; top: -18px;}
.self_evidentCon .media p {font-size: 17px; line-height: 28px;}
.self_evidentCon li {margin: 0 0 25px;}
.self_evidentCon .defultBtn {margin: 40px 0 0;}
.self_evidentCon {max-width: 700px;}
.self_evidentSec {padding: 95px 0 75px;}
.self_evidentimg {bottom: -75px; right: -3%; max-width: 435px;}
.sayingBrandSec {padding: 55px 0;}
.ftrinfo li p {font-size: 15px; line-height: 20px;}
.ftrinfo li .media span {margin: 0 17px 0 0; width: 50px; height: 50px; font-size: 19px;}
.ftrinfo li .media span.icon-Vector {font-size: 14px;}
.ftrinfo li {margin: 0 80px 0 0;}
.ftrinfo {margin: 35px 0 0;}
.ftrbtminr p{font-size: 15px;}
.foterSec::before {top: -100px;}
.foterTop {padding: 65px 0 30px;}
.brandSldr {padding: 0 0 70px;}
.sayingSldrINR {max-width: 560px; margin: 40px 0 0;}
.sayingImg {max-width: 455px;}
.sayingSldrINR .owl-nav {margin: 40px 0 0;}
.sayingSldrINR::before {font-size: 43px;}
.sayingImg::before {top: -25px; left: -25px;}

.headersec.fixed_header .hdrlgo {height: 90px;}
/*************************veran****************************/
.inner .bnrtxtinr span {font-size: 38px;}
.bredcrem ul li a, .bredcrem ul li {font-size: 14px;}
.bredcrem ul li::before { width: 8px; height: 8px;top: 8px;right: -28px;}
.bredcrem ul li{margin: 0 50px 0 0;}
.varleft h2 {font-size: 50px;}
.varleft p, .verright p{font-size: 13px;}
.verright figure{padding-left: 65px;}
.verright figure::before{left: 40px;}
.verright p {padding-left: 30px;}
.veranstaltungen::after {width: 160px;height: 234px;top: 300px;}
.verright::before{bottom: -130px;width: 110px;height: 110px;}
.verright figure {margin-bottom: 180px;}
/*************************veran****************************/

/*___impressum___*/
.impressumCon h1 {font-size: 60px; line-height: 65px;}
.impressumCon h2 {font-size: 50px; line-height: 55px;}

.aboutpnlInr h3 {font-size: 28px; line-height: 34px;}
.abtsldr {max-width: 500px;}




}

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

.bnrtxtinr p {font-size: 20px;line-height: 35px;}
.bnrtxtinr h1 {font-size: 45px; line-height: 50px; margin: 0 0 10px;}
.bnrtxtinr .defultBtn {margin: 6px 0 0;}
.bnrtxtinr {max-width: 345px;}
.defultBtn {font-size: 16px; height: 46px; padding: 0 15px;}
.hdrmnu {margin: 0 45px 0 0;}
.hdrmnu li {margin: 0 35px 0 0;}
.hdrmnu li a:hover::before, .hdrmnu li.active a::before {width: 35px;}
.hdrlgo {max-width: 180px; height: 95px;}
.hderRt {margin: 18px 0 0;}
.hdrCall {bottom: -45px; left: 14px; font-size: 15px; line-height: 20px; letter-spacing: 1px;}
.defultHed, .self_evidentCon h2 {font-size: 40px; line-height: 45px;}
.bannerSec::before, .foterSec::before {height: 100px;}
.bannerSec::before {bottom: -80px;}
.occasionSec .row > div {padding: 0 12px;}
.occasionBx {margin: 24px 0 0;}
.Qualitypnl .media figure {margin: 0 35px 0 0; max-width: 410px;}
.Qualitypnl .media figure::before, .sayingImg::before {width: 20px; height: 20px; background-size: 20px;}
.Qualitypnl .media figure::before {top: -18px; right: -18px;}
.Qualitypnl {margin: 60px 0 0; padding: 20px;}
.Qualitypnl h5 {margin: 15px 0;}
.Qualitypnl b {font-size: 15px;}
.Qualitypnl h2 {font-size: 35px; line-height: 40px;}
.occasionBx p{font-size: 14px; line-height: 24px;}
.occasionBx h3 {font-size: 16px; line-height: 20px;}
.occasionBx .media figure {margin: 0 15px 0 0; max-width: 170px;}
.occasionBx .media figure img {height: 250px !important;}
.self_evidentCon .media p {font-size: 15px; line-height: 26px;}
.self_evidentCon li {margin: 0 0 15px; width: 55%;}
.self_evidentCon {max-width: 600px;}
.self_evidentCon .media > span {width: 55px; height: 55px; margin: 0 15px 0 0; font-size: 25px;}
.self_evidentCon li:nth-child(even) {width: 45%;}
.self_evidentCon li:nth-child(5), .self_evidentCon li:nth-child(6) {width: 100%;}
.self_evidentCon h2 {margin: 0 0 30px;}
.self_evidentSec {padding: 65px 0;}
.self_evidentimg {bottom: -65px;right: -2%; max-width: 350px;}
.sayingCon h4 {font-size: 18px; line-height: 24px; margin: 25px 0 5px;}
.sayingBrandSec {padding: 45px 0;}
.brandSldr {padding: 0 0 50px;}
.brandSldr .owl-dots{display: flex !important; align-items: center; justify-content: center; margin: 25px 0 0;}
.brandSldr .owl-dots button{width: 13px; height: 13px; border: 2px solid #FFF; margin: 0 6px;}
.brandSldr .owl-dots button.active{background: #FFF;}
.sayingSldrINR {max-width: 450px; margin: 30px 0 0;}
.sayingImg {max-width: 420px;}
.sayingSldrINR::before {font-size: 35px; top: -19px; left: -5%;}
.sayingSldrINR .owl-nav {margin: 30px 0 0;}
.sayingImg::before {top: -15px; left: -15px;}
.sayingImg::after {width: 70px; background-size: 70px; height: 70px; bottom: -35px;}
.foterSec::before {top: -78px;}
/*************************veran****************************/
.inner .bnrtxtinr span {font-size: 34px;}
.bredcrem ul li a, .bredcrem ul li {font-size: 13px;}
.bannerSec.inner::before {height: 88px;}
.verright figure { margin-bottom: 90px;}
.verright {background: url(assets/images/occasionElmnt1.png) no-repeat top 320px left;background-size: 18%;}
.veranstaltungen::after{top: 200px;}
.varleft figure{padding: 20px 0 0 15px;}
.verright p {padding-left: 15px;}
/*************************veran****************************/

/*___impressum___*/
.impressumCon h1 { font-size: 55px; line-height: 60px;}
.impressumCon h2 {font-size: 45px; line-height: 50px;}
.impressumCon p, .impressumCon li {font-size: 15px; line-height: 25px; }
.impressumCon p{margin: 0 0 20px;}

.abtsldr {max-width: 450px;}
.aboutpnlInr .media { align-items: flex-start;}
.aboutpnlInr .media {margin: 40px 0 0;}

.contactRt, .contactinfo ul {padding: 15px; border-radius: 5px;}
.contactinfo, .contactRt {margin: 35px 0 0;}

.occasionSec.pd_fix_sett {
    padding-bottom: 20px;
    z-index: 1;
}

.occasionSec.pd_fix_sett .occasionBx .media figure img {
    max-width: 100% !important;
}

.aboutpnlInr.gallery.text-center.mt-5 ul li img {
    width: 100%;
    height: 180px;
    object-fit: cover;
}

}

@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: #FFF; 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;}

ul.slimmenu {position: absolute;z-index: 99;top: 100%;left: 0;width: 100%;background: rgba(0, 0, 0, 0.95);box-shadow: rgba(0,0,0,.24) 0 3px 8px;}
.headersec .container{max-width: 100%; padding: 0;}
.hdrlgo{margin: 10px 12px; padding: 0; clip-path: inherit; max-width: 160px; height: 85px;}
.headersec{background: #000;}
.headersec::after{content: none;}
.hdrlgo a {padding: 12px; align-items: center;}
.hderRt .defultBtn{display: none;}
.hderRt {margin: 0;}
.hdrCall {bottom: auto; left: auto; right: 80px;}
.hderinr {align-items: center;}
.hdrmnu li {margin: 0;}
.hdrmnu li a{padding: 10px 12px;}
ul.slimmenu.collapsed li a {border-bottom: 1px solid rgba(255,255,255,0.19);}
.hdrmnu li a::before {bottom: 2px; height: 2px; left: 12px; transform: inherit;}
.hdrmnu li a:hover::before, .hdrmnu li.active a::before {width: 25px;}
.bannerSec {margin: 105px 0 0;}
.headersec::before {top: 0;}
.bnrtxt {top: 50%;}
.occasionBx .media figure img {height: auto !important;}
.occasionBx .media figure {margin: 0 20px 0 0; max-width: 245px;}
.occasionBx:hover {transform: translateY(0px);}
.Qualitypnl {margin: 45px 0 0; padding: 15px;}
.Qualitypnl .media{display: inline-block;}
.Qualitypnl .media figure {margin: 0 25px 20px 0; max-width: 290px; float: left;}
.ftrinfo {margin: 25px 0 0;}
.ftrinfo li {margin: 0 45px 0 0;}
.brandSldr {padding: 0 0 40px;}
.sayingpnl {flex-direction: column;}
.sayingImg {max-width: 100%; margin: 0 auto;}
.sayingSldr{padding: 30px 0 0; width: 100%;}
.sayingSldrINR {max-width: 100%;}
.sayingSldrINR::before {font-size: 33px; top: -40px; left: 0%;}
.self_evidentimg{display: none;}
.self_evidentCon {max-width: 100%;}
.self_evidentSec {padding: 50px 0;}
.self_evidentCon .defultBtn {margin: 25px 0 0;}

.headersec.fixed_header .hdrlgo {height: 80px;max-width: 160px;}
.headersec.fixed_header .hdrCall {display: inline-flex;}

/*************************veran****************************/
.verright p {padding-left: 15px;}
.bredcrem ul li a, .bredcrem ul li {font-size: 12px;}
.inner .bnrtxtinr {transform: translate(-50%, -80%);}
.bannerSec.inner::before{bottom: -65px;}
.varleft {padding-top: 0px;}
.varleft figure, .verright p{padding-left: 0px;}
.veranstaltungen::after{display: none;}
.verright{background-image: none;}
.verright figure{padding:20px 0 0px 0px;}
.verright figure::before {left: -26px;top: -8px;}
.verright{display: flex;flex-direction: column-reverse;padding-top: 30px;}
.verright figure{margin-bottom: 0px;}
.veranstaltungen::before {width: 120px;height: 180px;}
.verright::before{bottom: -110px;}
/*************************veran****************************/

/*___impressum___*/
.impressumCon h1 {font-size: 50px; line-height: 55px;}
.impressumCon h2 {font-size: 40px; line-height: 45px;}
.impressumCon p br{display: none;}

.downloadLst {padding: 25px; border-radius: 12px; border-width: 1px;}
.downloadLst h3 {font-size: 22px; line-height: 28px;}

.aboutpnlInr .media {margin: 30px 0 0; flex-direction: column !important;}
.abtsldr {max-width: 100%; width: 100%; margin: 0 0 25px !important;}

.accept .wpcf7-list-item input { top:6px;}

.aboutpnlInr.gallery.text-center.mt-5 ul li {
    width: 33%;
}

section.veranstaltungen.Single_page.padding_sett .aboutPnel.top_section .abtsldr {
    order: 2;
    margin: 25px 0 0 !important;
}

section.veranstaltungen.Single_page.padding_sett .aboutPnel.top_section  .media-object {
    order: 1;
}
	ul.slimmenu li .sub-toggle { width: 40px; background:#535357; right:0px;}
	ul.slimmenu li .sub-toggle:before { top:16px; right:16px;}
	ul.slimmenu li>ul.sub-menu { float:left; width:100%; border-radius:0px; padding:0px !important;}
	.hdrmnu li ul li a { font-size: 14px; line-height: 20px; }
	.big_btn { margin-bottom:30px;}

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

.bnrtxtinr h1 {font-size: 40px;line-height: 45px;margin: 0 0 8px;}
.bnrtxtinr p {font-size: 17px; line-height: 30px;}
.bannerSec::before, .foterSec::before {height: 60px;}
.bannerSec::before {bottom: -45px;}
.occasionSec {padding: 40px 0 0;}
.occasionSec::after,  .occasionSec .row::before {content: none;}
.defultHed, .self_evidentCon h2 {font-size: 35px; line-height: 40px;}
.occasionBx .media figure {margin: 0 15px 0 0; max-width: 220px;}
.occasionBx .media figure img {height: 250px !important;}
.Qualitypnl h2 {font-size: 30px; line-height: 35px;}
.Qualitypnl .media figure {margin: 0 20px 15px 0; max-width: 190px;}
.Qualitypnl .media figure::before{content: none;}
.self_evidentSec {padding: 40px 0;}
.self_evidentCon .media p br{display: none;}
.self_evidentCon li {width: 53%;}
.self_evidentCon li:nth-child(even) {width: 47%;}
.self_evidentCon li:nth-child(5), .self_evidentCon li:nth-child(6) {width: 100%;}
.ftrinfo li {margin: 0; padding: 5px 10px;}
.foterSec::before {top: -45px;}
.foterTop {padding: 45px 0 30px;}
/*************************veran****************************/
.varleft h2 {font-size: 40px;}
.inner .bnrtxtinr {transform: translate(-50%, -60%);}
.varleft p, .verright p{margin-bottom: 10px;}
/*************************veran****************************/

/*___impressum___*/
.impressumCon h1 {font-size: 45px; line-height: 50px;}
.impressumCon h2 {font-size: 35px; line-height: 40px;}
.veranstaltungen {padding: 50px 0px 70px 0;}

.downloadLst {padding: 20px;border-radius: 10px;flex-direction: column;text-align: center;}
.downloadLst h3{margin: 0 0 17px;}

.aboutpnlInr h3 {font-size: 24px; line-height: 29px;}
.accept .wpcf7-list-item input { top:-15px;}
.aboutpnlInr.gallery.text-center.mt-5 ul li {
    width: 50%;
}

}

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

.bnrimg > img{height: 300px; object-fit: cover;}
.bnrtxtinr h1 {font-size: 35px; line-height: 40px;}
.bnrtxtinr {max-width: 285px;}
.Qualitypnl .media figure, .occasionBx .media figure {margin: 0 0 20px; max-width: 100%; float: none;}
.occasionBx .media{display: inline-block;}
.occasionBx .media figure img {height: auto !important; width: 100%;}
.occasionBx .media-object {padding: 0 20px 20px;}
.self_evidentCon li{width: 100% !important;}
.ftrinfo li{width: 100%; padding: 0 0 15px;}
.ftrinfo li:last-child{padding: 0;}
.ftrmenu li {margin: 0 30px 0 0;}
.occasionSec .row {margin: 0 -12px;}
/*************************veran****************************/
.varleft figure::before, .verright figure::before, .veranstaltungen::before{display: none;}
/*************************veran****************************/

/*___impressum___*/
.impressumCon h1 {font-size: 40px; line-height: 45px;}
.impressumCon h2 {font-size: 30px; line-height: 35px;}



}

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

.hdrCall{font-size: 0;}
.hdrCall {right: 60px; letter-spacing: 0;}
.hdrCall span{margin: 0;}
.hdrlgo {max-width: 135px; height: 70px;}
.bannerSec {margin: 90px 0 0;}
.defultHed, .self_evidentCon h2 {font-size: 27px; line-height: 35px;}
.defultHed br{display: none;}
.brndLgo {padding: 20px;}
.foterBtm {padding: 15px 0;}
.ftrbtminr {flex-direction: column; text-align: center;}
.ftrbtminr ul{margin: 0 0 5px;}
.ftrmenu li {margin: 0; padding: 3px 10px;}

.headersec.fixed_header .hdrlgo {height: 70px; max-width: 135px;}
/*************************veran****************************/
.inner .bnrtxtinr span{font-size: 28px;}
.varleft h2{font-size: 34px;}
/*************************veran****************************/

/*___impressum___*/
.impressumCon h1 {font-size: 35px; line-height: 40px;}
.impressumCon h2 {font-size: 25px; line-height: 30px;}

.contactinfo .defultBtn{padding: 11px 20px; height: auto;}
.aboutpnlInr.gallery.text-center.mt-5 ul li {
    width: 100%;
}

section.veranstaltungen.Single_page.padding_sett {
    padding-bottom: 20px;
}

}