.elementor-kit-5{--e-global-color-primary:#00115B;--e-global-color-secondary:#000000;--e-global-color-text:#00115B;--e-global-color-accent:#FFFFFF;--e-global-typography-primary-font-family:"GT Walsheim";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"GT Walsheim";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"GT Walsheim";--e-global-typography-text-font-size:19px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"GT Walsheim";--e-global-typography-accent-font-weight:500;font-size:19px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:#00115B;color:#FFFFFF;box-shadow:0px 0px 0px 0px rgba(0,0,0,0.5);border-radius:0px 0px 0px 0px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:#D65B25;color:var( --e-global-color-accent );box-shadow:0px 0px 0px 0px rgba(0,0,0,0.5);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 p{margin-block-end:1px;}.elementor-kit-5 a{color:#D65B25;}.elementor-kit-5 a:hover{color:#00115B;}.elementor-kit-5 h2{font-size:36px;font-weight:normal;font-style:normal;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.grecaptcha-badge{
    display:none !important;
}

.TitelYellow:before { 
    content: ""; 
    position: relative;
    top: 37px;
    left: -35px;
    width: 28px;
    height: 28px;
    background-image: url('/wp-content/uploads/2021/11/punkt_gelb.png');
    background-size: 28px 28px;
    display: inline-block;
}

.TitelWhite:before { 
    content: ""; 
    position: relative;
    top: 37px;
    left: -35px;
    width: 28px;
    height: 28px;
    background-image: url('/wp-content/uploads/2021/11/punkt_weiss.png');
    background-size: 28px 28px;
    display: inline-block;
}

.TitelOrange:before { 
    content: ""; 
    position: relative;
    top: 37px;
    left: -35px;
    width: 28px;
    height: 28px;
    background-image: url('/wp-content/uploads/2021/11/punkt_orange.png');
    background-size: 28px 28px;
    display: inline-block;
}

.r1{width: 125px; float:left; }
.r2{width: calc(100% - 125px); float:left; margin-bottom: 20px;}

input[type=submit]{
    border: 0px;
    margin-top: 15px;
}

input[type=text], input[type=tel], input[type=email], textarea{
    margin-bottom: 20px;
    margin-top: 7px;
}

label{
    font-size: 16px;
}

.pp-accordion-tab-content ul {
  margin-left: -22px;
}
.pp-accordion-tab-content ul {
  list-style-type: none;
}
.pp-accordion-tab-content ul > li {
  margin-left: 0px;
  line-height: 26px;
  margin-bottom: 15px;
}
.pp-accordion-tab-content ul > li:before {
  content: "–";
  margin-left: -17px;
  margin-right: 5px;
}

#FristContainer{
    height: calc(100vh - 290px - 115px)
}

#Kontaktformular{
    width: 50%;
    min-width: 320px;
}

#gallery-1{
    display: none;
}

#LogoMobile{
    height: 30px;
    width: auto;
}

a.blue:link {color:#00115b;}
a.blue:visited  {color:#00115b;}
a.blue:active { color:#00115b; }
a.blue:hover  {color:#d65b25; }


.modal {
  display: none; 
  position: fixed; 
  z-index: 100;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; 
  overflow: auto;
  background-color: rgba(0,0,0,0.4);
}

.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

#myBtn{
    cursor: pointer;
    color: #d65b25;
}

#myBtn:hover{
    color: #00115b;
}

@media screen and (max-width: 480px) {
.modal-content {
  width: 90%;
}

h2{
    position:relative;
    left: 35px;
    top: -10px;
    width: 90%;
    
}

.TitelYellow:before, .TitelWhite:before, .TitelOrange:before { 
    left: -3px;
    top: 27px;
}

#FristContainer{
    height: auto;
}

}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'GT Walsheim';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://circular-kjpp.ch/wp-content/uploads/2021/11/GT-Walsheim-Regular.woff') format('woff');
}
/* End Custom Fonts CSS */