:root {
    font-size: 18px;
    --maincolor: #27a0bd;
    --secondcolor: #ff6600;
}

/*Typo START*/
/* kumbh-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: 'Kumbh Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/kumbh-sans-v26-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* kumbh-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: 'Kumbh Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/kumbh-sans-v26-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* kumbh-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: 'Kumbh Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/kumbh-sans-v26-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* kumbh-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: 'Kumbh Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/kumbh-sans-v26-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* kumbh-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: 'Kumbh Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/kumbh-sans-v26-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* outfit-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: 'Outfit';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/outfit-v14-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* outfit-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: 'Outfit';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/outfit-v14-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* outfit-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: 'Outfit';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/outfit-v14-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* outfit-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: 'Outfit';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/outfit-v14-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* outfit-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: 'Outfit';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/outfit-v14-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}


 h1,h2,h3,h4,h5,h6{
 
 }

 body{
    font-size: 1rem !important;
 }
.slider-heading{
    font-size: 5.5rem !important;
}

h1{
    font-size: 3rem !important;
    line-height: 120% !important;
}
h2{
    font-size: 2.5rem !important;
    line-height: 120% !important;
}
h3{
    font-size: 1.9rem !important;
    line-height: 120% !important;
}
h4{
    font-size: 1.6rem !important;
    line-height: 120% !important;
}
h5{
    font-size: 1.3rem !important;
    line-height: 120% !important;
}
h6{
    font-size: 1.1rem !important;
    line-height: 120% !important;
}
.addon-root-text-block .sppb-addon-content p{
    margin-bottom: 1rem !important;
}

/*Typo END*/


/*Header START*/
#sp-header .logo img{
    position: absolute;
    top:-35px;
    z-index: 999999 !important;
    width: 150px;
    height: auto;
}

#sp-top {
  position: relative;
  z-index: 1 !important;
}

#sp-header.header-sticky .logo img{
    position: relative;
    top:0px;
    max-width: 80px !important;
}
.modal-inner-block li, .sppb-addon-text-block .sppb-addon-content li{
    list-style: none;
}
.modal-inner-block li:before, .sppb-addon-text-block .sppb-addon-content li:before{
font-family: 'Font Awesome 6 Free';
font-weight: bold;
content: '\f00c';
margin:0 10px 0 -25px;
    color: var(--maincolor);
}
.modal-inner-block ul{
    margin-top: 1rem;
}
.services__one-item:hover a.sppb-btn, .services__one-item:hover h4{
color: #fff !important;
}
/*Header END*/


/*Navi START*/
.sp-megamenu-parent li:last-child{
    display: none;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent > li:last-child > a{
    font-size: 1rem;
    text-transform: uppercase;
}
.sp-megamenu-parent {
  float: none;
text-align: center;
}
    .sp-megamenu-parent > li > a{
        padding: 2rem 0.5rem;
    }
/*Navi END*/


/*Buttons START*/

.sppb-btn{
    text-transform: initial !important;
}

/*Buttons END*/


/*Inhalt START*/
.offcanvas-menu .sp-contact-info span{
    color: #fff;
    margin-right: 8px;
    font-size: 1rem !important;
}
.offcanvas-menu .sp-contact-info a{
    font-size: 1rem;
}
.sp-page-title {
  padding: 60px 0;
    background: var(--maincolor) ;
}
.mod-breadcrumbs__wrapper{
    display: none;
}
.img-shape-ez img{
    position: relative;
    bottom: 30px;
    right: 30px;
}

.sp-page-builder .page-content #section-id-c7b7025d-0e4b-438d-883e-efc8ff62ea5f{
    border-radius: 0px;
}
.jmg-youtube-dsgvo-notification.position_4.style_3.custom_1 .notification{
color: #333 !important;
}
.notification h2{
color: #fff !important; font-weight: bold;font-size: 1rem !important;}
.jmg-openstreetmap-dsgvo-notification{
    display: flex;
align-items: center;
justify-content: center;
}
.jmg-openstreetmap-dsgvo-notification .overlay{
    background: rgba(0,0,0,0.7);
    padding: 30px 15px 0px 15px !important;
}
.jmg-openstreetmap-dsgvo-notification .notification, .jmg-openstreetmap-dsgvo-notification .notification h2{
    color: #fff;
    text-align: center;
}

/*Inhalt END*/


/*Forms START*/



/*Forms END*/


/*Footer START*/



/*Footer END*/


/*Offcanvas START*/



/*Offcanvas END*/
@media screen and (max-width: 1400px) {
 .sp-megamenu-parent {
text-align: right;

}
        #sp-logo.col-xl-1 {
    flex: 0 0 auto;
    width: 10%;
  }
    #sp-menu.col-xl-6 {
    flex: 0 0 auto;
    width: 55%;
  }
    #sp-position4.col-xl-5 {
    flex: 0 0 auto;
    width: 35%;
  }
}
@media screen and (max-width: 1300px) {
    #sppb-addon-wrapper-fb0e2937-b7fb-4b23-96ff-dfd3c920a006{
        display: none;
    }
    #sp-logo.col-xl-1 {
    flex: 0 0 auto;
    width: 10%;
  }
    #sp-menu.col-xl-6 {
    flex: 0 0 auto;
    width: 65%;
  }
    #sp-position4.col-xl-5 {
    flex: 0 0 auto;
    width: 25%;
  }

}
@media screen and (max-width: 1199px) {
    .slider-heading{
    font-size: 3.5rem !important;
        line-height: 120% !important;
}
h1{
    font-size: 2.8rem !important;
}
h2{
    font-size: 2.3rem !important;
}
h3{
    font-size: 1.7rem !important;
}
h4{
    font-size: 1.4rem !important;
}
h5{
    font-size: 1.2rem !important;
}
h6{
    font-size: 1rem !important;
}
    .offcanvas-menu .offcanvas-inner{
  display: flex;
  flex-direction: column;
}

.offcanvas-menu .offcanvas-inner > .sp-module.jmoddiv{
  order: -1;                
  margin-bottom: 1.25rem;    
}


@supports selector(:has(*)){
  .offcanvas-menu .offcanvas-inner > .sp-module:has(#mod-custom133){
    order: -1;
  }
}
    .sp-megamenu-parent li:last-child{
    display: initial;;
}
    .sp-nav-control{display: none;}
    .sp-megamenu-parent{
        display: none !important;
        
    }
    body.ltr #offcanvas-toggler.offcanvas-toggler-right{
        display: block !important;
       margin-top: 40px;
    }
    #sp-header{
        height: 90px;
    }
    #sp-header.header-sticky{
        height: 80px;
    }
    
    #sp-header.header-sticky #offcanvas-toggler{
        margin-top: 10px;
    }
    .offcanvas-menu .menu{
        display: initial !important;
    }
    .offcanvas-menu {
	background-color: var(--maincolor);
	color: #fff;
}
.offcanvas-menu .offcanvas-inner a {
	color: #fff;
}

.offcanvas-menu .offcanvas-inner a:hover, .offcanvas-menu .offcanvas-inner a:focus, .offcanvas-menu .offcanvas-inner a:active {
	color: #fff;
}

.offcanvas-menu .p-3 {
	padding: 0 !important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span,
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
	color: #fff;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a img {
	display: none;
}


.offcanvas-menu .logo {display: none;}

.offcanvas-menu .offcanvas-inner {
	padding: 50px 25px;
}

.offcanvas-menu .offcanvas-inner ul.menu > li > a, .offcanvas-menu .offcanvas-inner ul.menu > li > span {
	opacity: 1;
}
    .offcanvas-menu {
  width: 300px;
  height: 100%;
  position: fixed;
  top: 60px;
  overflow: inherit;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 10000;
}
    body.ltr .close-offcanvas {
  right: 15px;
}
.close-offcanvas {
  z-index: 99;
}
.close-offcanvas {
  position: absolute;
  top: 25px;
  z-index: 99999999 !important;
}
    .offcanvas-active .burger-icon > span, #modal-menu-toggler.active .burger-icon > span {
    background-color: #fff !important;
  }
}



@media screen and (max-width: 992px) {
    :root {
    font-size: 16px;
}
        .slider-heading{
    font-size: 3rem !important;
        line-height: 120% !important;
}
h1{
    font-size: 2.8rem !important;
}
h2{
    font-size: 2.3rem !important;
}
h3{
    font-size: 1.7rem !important;
}
h4{
    font-size: 1.4rem !important;
}
h5{
    font-size: 1.2rem !important;
}
h6{
    font-size: 1rem !important;
}
  #offcanvas-toggler {
    position: relative;
    right: 0px;
    top: initial !important;
    transform: initial;
    display: inline-block;
    height: auto;
      margin-top: 17px !important;
  }
    #sp-header{
        height: 60px;
        padding: 0px 30px !important;
    }
    #sp-header.header-sticky #offcanvas-toggler{
        margin-top:13px !important;
    }
    #sp-header .logo img{
    position: absolute;
    top:-44px;
    z-index: 999999 !important;
    width: 100px;
    height: auto;
}

#sp-header.header-sticky .logo img{
    position: relative;
    top:5px;
    max-width: 70px !important;
}
            #sp-logo.col-xl-1 {
    width: 30%;
  }
    #sp-menu.col-xl-6 {
    width: 70%;
  }
}

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

.burger-icon > span:nth-child(1) {
	width: calc(100% - 5px);
	height: 2px;
}
.burger-icon > span:nth-child(2) {
	width: 100%;
	height: 2px;
}
.burger-icon > span:nth-child(3) {
	width: calc(100% - 8px);
	height: 2px;
}
      .burger-icon {
    width: 35px;
  }
      .burger-icon > span {
    margin: 3px 0;
    transition: .3s;
    float: right;
    width: 100%;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    background-color: #1C2539;
  }
}

@media screen and (max-width: 767px) {
      :root {
        font-size: 15px;
   }
    .sp-page-title {
  padding: 40px 0;
    background: var(--maincolor) ;
}
    .footer__four-widget-info{
        display: flex;
align-items: center;
justify-content: center;
    }
    .footer__four-widget-info.sppb-text-left{
        text-align: center !important;
    }
    .footer__four-widget-info .pull-left{
        float: none !important;
        margin: 0 auto !important;
        text-align: center !important;
    }
    #sppb-addon-ebea6b8b-2ff6-481c-81c5-8e4d07d1eba9{
        flex-direction: initial;

    }
    #sppb-addon-6891c163-d964-463e-9344-51e1d3ae099d .sppb-addon-text-block{
               text-align: left !important; 
    }
    #sp-footer1{
        text-align: center;
    }
}

@media screen and (max-width: 575px) {
      #offcanvas-toggler {
      margin-top: 18px !important;
  }
    #sp-header.header-sticky #offcanvas-toggler{
        margin-top:10px !important;
    }
    #sp-header .logo img{
    top:5px;
    width: 80px;
}
    #sp-header{
        height: 60px !important;
    }
#sp-header.header-sticky .logo img{
    position: relative;
    top:5px;
    max-width: 50px !important;
}
}


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






a.cc-btn.cc-allowall{
    background: #449f13 !important;
    color: #fff !important;
}
a.cc-btn.cc-allowall:hover{
    background: green !important;
}

a.cc-btn {
  background: #ccc !important;
  color: #000 !important;
  border-radius: 5px !important;
  padding: 10px !important;
  flex: 1 !important;
}
a.cc-btn:hover{
    background: #bbb !important;
    text-decoration: none;
}

   @media screen and (max-width: 767px) {
       .cc-message-text{
           font-size: 0.8rem !important;
       }
   div.cc-settings-label::before, span.cc-message-text::before {
           display: none !important;
       }
}
