:root {
	font-size: 18px;
	--maincolor: #a4c127;
    --hovercolor: #91ab20;
	--secondcolor: #7b2b24;
    --olive: #727a52;
}

/* patrick-hand-sc-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: 'Patrick Hand SC';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/patrick-hand-sc-v16-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* prompt-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: 'Prompt';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/prompt-v11-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

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

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

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

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

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

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


 h1,h2,h3,h4,h5,h6,.sppb-animated-number{
font-family: 'Patrick Hand SC', sans-serif;
 } 

 body{
     font-family: 'Prompt';
    font-size: 1rem !important;
     color: #333 !important;
 }
.sub-welcome h1{
        font-size: 4rem !important;
    line-height: 120% !important;
    text-transform: uppercase;
    
}
h1, .sppb-animated-number, .counter .sppb-icon-inner i{
    font-size: 3rem !important;
    line-height: 120% !important;
}
.sppb-animated-number{
    font-weight: 900;
}
.sppb-animated-number-title{
    font-weight: 600;
}
h2{
    font-size: 3rem !important;
    line-height: 80% !important;
    margin-bottom: 20px;
    color: var(--secondcolor);
}
h3{
    font-size: 1.9rem !important;
    line-height: 120% !important;
     color: var(--secondcolor);
}
h4{
    font-size: 1.6rem !important;
    line-height: 120% !important;
}
h5{
    font-size: 1.3rem !important;
    line-height: 120% !important;
}
h6, .sppb-animated-number-title{
    font-size: 1.1rem !important;
    line-height: 120% !important;
}

.sppb-addon-text-block .sppb-addon-content p{
    margin-bottom: 1rem;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{
    color: var(--maincolor)
}
.single-features-item .title{
  
  word-wrap: break-word;
  overflow-wrap: break-word;

-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;

}
/*Typo END*/


/*Header START*/
#sp-top1 .social-icons{
    display: none;
}
#sp-header.header-sticky {
  background-color: #fff;
-webkit-box-shadow: 0px 5px 9px 3px #777777; 
box-shadow: 0px 5px 9px 3px #777777;
}
#sp-section-1{
    background: #ECF1DA;
}
#sp-header{
    background: #fff aliceblue !important;
}
.home #sp-header .logo{
    display: none;
}
.home #sp-header.header-sticky .logo{
    display: inherit;
}
.home #sp-header.header-sticky .logo {
    width: 80px;
}
.home #sp-header{
    /*! height: 90px; */
}

.home #offcanvas-toggler {
    transform: translatey(100%) !important;
  }
#sp-header > .container > .container-inner {
    border-bottom: 0px;
  }

.home  #sp-header.header-sticky > .container > .container-inner {
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: 0px;
  }

.home #sp-header.header-sticky .logo{
    padding: 5px 0px;
}

.home #sp-header.header-sticky #offcanvas-toggler {
transform: translatey(-50%) !important;
}

.service #sp-header{
    padding: 5px 0px;
}
#sp-header .logo{
height: auto !important;
}
#sp-header .logo img{
width: 200px !important;
}
#sp-header.header-sticky .logo{
    position: inherit;
}
.service #sp-header .logo img{
 max-height: 95px;
    width: 100% !important;
    height: auto;
    padding: 5px 0px;
}
.home #sp-section-1{
    display: none;
}

/*Header END*/


/*Navi START*/
.sp-megamenu-parent.menu-animation-fade-up .sp-has-child:hover > .sp-dropdown {
  animation: spFadeInUp 200ms ease-in !important;
}
.sp-megamenu-parent .sp-menu-item:last-child{
    display: none;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent > li:last-child > a {
  color: var(--thirdcolor);
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #333;
    font-size: 1rem;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent > li:last-child > a{
    padding: 1.5rem 0.5rem;
    margin: 0.5rem 0.8rem;
    -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.sp-megamenu-parent li.active a, .sp-megamenu-parent li a:hover{
    background: var(--maincolor);
    color: #333 !important;
}

.sp-dropdown .sp-menu-item > a {
    background: #fff !important;
    color: #333 !important;
}
/*Navi END*/


/*Buttons START*/
.sppb-btn-link i{
    margin-right: 10px;
    background: var(--maincolor);
    
}
.sppb-btn-link:hover i{
    background: #91ab20;
}
body .sppb-btn-link{
   color: var(--thirdcolor) !important;
}

#sp-header .sppb-btn-primary{
    padding: 3px 3px 3px 40px !important;
}
.sppb-btn-primary{
      display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font: 600 16px "Prompt", sans-serif;
  text-transform: capitalize;
  border-radius: 28px !important;
  line-height: 20px;
    padding: 2px 2px 2px 40px !important;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  color: #333 !important;
  border: none;
  white-space: normal;
    border: 1px solid #91ab20 !important;
}
.sppb-btn-primary i{
    background: var(--secondcolor);
    color: #fff;
    margin-left: 20px !important;
}
.sppb-btn-primary:hover{
background: #91ab20 !important;
}
/*Buttons END*/


/*Inhalt START*/
.single-features-item .sppb-addon-text{
    font-size: 0.9rem !important;
}
.single-features-item .sppb-media-content {
  position: absolute;
  bottom: -20px !important;
    }
.start-logo img{
    max-width: 100%;
    width: 300px;
}
.sp-page-title{
    background: url(../images/tree-bg2.jpg) no-repeat;
    background-position: center top !important;
}
.sp-page-title .breadcrumb > li > a, li.breadcrumb-item span{
    font-size: 0.9rem !important;
}

.start-ani{
  background: url('../images/animated_trees_background.svg') no-repeat center center;
  background-size: cover;
    background-position: 0 0 !important;
}
.fancy-icon-box .sppb-addon-title{
    background: var(--maincolor) !important;   
}
.sub-title .sppb-addon-title {
    background: var(--maincolor) !important;
    color: #333 !important;
}
.sppb-addon-text-block ul{
    padding-left: 30px;
}
.sppb-addon-text-block ul li:before{
   font-family: 'Font Awesome 5 Free';
font-weight: bold;
content: '\f00c';
margin:0 10px 0 -25px;
    color: var(--maincolor);

}
.sp-page-title:after {
display: none;
}
.sp-page-title {
  padding: 50px 0;
}
.preis-title p {
  display: flex;
  align-items: center;
  justify-content: center;
line-height: 100%;
}
.preis p{
    line-height: 100% !important;
}
.box-price.one .preis-title p::after {
  background: #aaa;
  margin-left: 20px;
  height: 1px;
  flex: 1;
  content: '';
}
.box-price.two .preis-title p::after {
  background: var(--olive);
  margin-left: 20px;
  height: 1px;
  flex: 1;
  content: '';
}
.box-price.three .preis-title p::after {
  background: var(--olive);
  margin-left: 20px;
  height: 1px;
  flex: 1;
  content: '';
}
.box-price{
    -webkit-border-radius: 15px !important;
-moz-border-radius: 15px !important;
border-radius: 15px !important;
    color: #fff;
    padding: 1rem !important;
}
.box-price.one{
    background: var(--olive);
}
.box-price.one h3{
    color: #fff !important;
}
.box-price.two{
    color: #333 !important;
    background: var(--maincolor) !important;
}
.box-price.three{
    color: #333 !important;
    background: #c9e068 !important;
}
.box-price.two h3, .box-price.three h3{
    color: #333 !important;
}
.text-gruen .sppb-addon-content ul{
    padding-left: 30px;
}
.text-gruen .sppb-addon-content ul li:before{
    font-family: 'Font Awesome 5 Free';
font-weight: bold;
content: '\f00c';
margin:0 10px 0 -25px;

}
.ba-gallery-content img, .gal-image img{
    -webkit-border-radius: 15px !important;
-moz-border-radius: 15px !important;
border-radius: 15px !important;
}
.start-map .sppb-addon-openstreetmap{
    height: auto !important;
}
.ba-gallery-row-wrapper .row-fluid{
    margin-bottom: 0px !important;
}
.dynamisch.gruen h5{
    background: var(--maincolor);
    display: inline !important;
    width: auto !important;
    text-align: center;
    padding-bottom: 4px;
}
.dynamisch.rot h5{
    background: #ff6558;
    display: inline !important;
    width: auto !important;
    text-align: center;
    padding-bottom: 4px;
}
.bg-odd{
    background: var(--olive);
    color: #fff !important;
}

.ba-gallery{
    display: block !important;
}
.opening-times .addon-root-module, .opening-times .sppb-addon-text-block{
    padding: 0.8rem;
    color: #fff;
}
.opening-times .sppb-btn-primary{
    margin-left: 0.8rem;
}
.subnav .sppb-row > *, .opening-times .sppb-row > *, .downloads .sppb-row > *  {
  padding-right: 15px !important;
  padding-left: 15px !important;
}
.subnav h3, .subnav i, .opening-times h3, .opening-times i, .downloads h3, .downloads i{
 color: #fff !important;  
}
.subnav .sppb-media, .opening-times .sppb-media, .downloads .sppb-media{
    padding: 0.8rem;
}
.subnav, .opening-times, .downloads{
     background: #727a52 !important;
-webkit-border-radius: 10px !important;
-moz-border-radius: 10px !important;
border-radius: 10px !important;
-webkit-box-shadow: 0px 0px 15px 6px #BEBEBE !important; 
box-shadow: 0px 0px 15px 6px #BEBEBE !important;
    
}
.subnav .sppb-addon-feature, .opening-times .sppb-addon-feature, .downloads .heading.sppb-addon-feature{
    background: var(--secondcolor) !important; 
}
.subnav ul li{
    border-bottom: 1px solid #ccc;
}
.subnav ul li:last-child{
    border-bottom: none;
}
.subnav ul li a{
    padding: 0.2rem 0rem;
    color: #fff; 
    display: inline-block;
    width: 100%;
}
.subnav ul li.current a, .subnav ul li a:hover{
    background: var(--maincolor) ;
    color: #333 !important;
}
.subnav ul li a:before{
   font-family: 'Font Awesome 5 Free';
font-weight: bold;
content: '\f054';
margin:0 10px 0 10px;
    font-size: 0.65rem;
    position: relative;
    bottom: 1px;
    
}
.subnav .sppb-addon-feature, .opening-times .sppb-addon-feature, .downloads .sppb-addon-feature.heading{
    -webkit-border-top-left-radius: 10px !important;
-webkit-border-top-right-radius: 10px !important;
-moz-border-radius-topleft: 10px !important;
-moz-border-radius-topright: 10px !important;
border-top-left-radius: 10px !important;
border-top-right-radius: 10px !important;
   
 
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
}

.openinghours-eachday .openinghours-time{
    width: auto !important;}
.right-sidebar .sppb-addon-feature i{
    color: var(--secondcolor);
    padding-top: 4px;
}

.sub-welcome .sppb-carousel-inner img{
   -webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px; 
}
.news .sppb-article-meta{
    display: none;
}
.news .sppb-article-img-wrap{
    margin-bottom: 20px !important
}
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;
}

.logo .logo-image{
    display: none;
}
.c-form .sppb-addon-form-builder-form{
    margin: 0px !important;
}
.c-form .sppb-form-check{
    margin-bottom: 15px;
}
.sppb-form-control, .sppb-form-group .sppb-form-control, input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-select):not(.form-control){
    background: #eee !important;
}
.sppb-form-control::placeholder, input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-select):not(.form-control){
    color: #333 !important;
}
.sppb-form-control:focus, input[type="text"]:not(.form-control):focus, input[type="email"]:not(.form-control):focus, input[type="url"]:not(.form-control):focus, input[type="date"]:not(.form-control):focus, input[type="password"]:not(.form-control):focus, input[type="search"]:not(.form-control):focus, input[type="tel"]:not(.form-control):focus, input[type="number"]:not(.form-control):focus, select:not(.form-select):not(.form-control):focus{
    border-color: var(--maincolor);
    background: #ddd !important;
}
.form-builder-checkbox-item label::before, .form-builder-radio-item label::before, .sppb-addon-form-builder .sppb-form-check-label::before{
    border: 2px solid #fff;
}
.form-builder-checkbox-item input:checked + label::before, .form-builder-radio-item input:checked + label::before, .sppb-addon-form-builder .sppb-form-check-input:checked + label::before{
    background: var(--maincolor);
}
.link-hell .sppb-btn-link {
  color: #fff !important;
}
.link-hell .sppb-addon-feature, .rahmen-hell .sppb-addon-feature{
    border: 1px solid #ccc;
    padding: 1rem 0.5rem;
}
.rahmen-hell h3{
      word-wrap: break-word;
  overflow-wrap: break-word;

-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;
}
/*Inhalt END*/


/*Forms START*/

#ecc{
	margin: 0 !important;
}
#ecc input:focus{
	border-color: var(--maincolor);
  	background: #ddd !important;
}
.sppb-btn:focus {
    outline: 0;
    box-shadow: none !important;
}
/*Forms END*/


/*Footer START*/



/*Footer END*/


/*Offcanvas START*/
.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: #333;
}
.offcanvas-menu .offcanvas-inner ul.menu li.active a, .offcanvas-menu .offcanvas-inner ul.menu li.active li.active a {
  color: var(--maincolor) !important;
}
.offcanvas-menu .offcanvas-inner ul.menu li.active li a{
    color: #333 !important;
}

.offcanvas-menu{
    background: #fff !important;
}
.offcanvas-inner{
    padding: 2rem !important;
}
.offcanvas-menu .offcanvas-inner {
	padding: 0;
}
.offcanvas-menu ul.sp-contact-info li a, .offcanvas-menu ul.sp-contact-info li a:hover{
    color: #333 !important;
    opacity: 1 !important;
}
.offcanvas-menu ul.sp-contact-info li a, .offcanvas-menu ul.sp-contact-info li span:before{
    color: var(--maincolor);
}


.offcanvas-menu .offcanvas-inner .sp-module:not(:last-child) {
	margin-bottom: 0px !important;
}

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


/*Offcanvas END*/



@media screen and (max-width: 1500px) {
  .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent > li:last-child > a{
    margin: 0.5rem 0.3rem;

}
}

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

  .sp-megamenu-parent, #sp-position2 {
   display: none !important;
}
    .home #sp-header{
        height: 90px;
    }
    .service #sp-header > .container > .container-inner, .home #sp-header > .container > .container-inner  {
    padding-top: 0px;
    padding-bottom: 0px;
  }
    #offcanvas-toggler.offcanvas-toggler-right{
        display: inherit !important;
    }
          #sp-header > .container > .container-inner {
    padding-top: 15px;
    padding-bottom: 15px;
  }
          .service #sp-header > .container > .container-inner {
    padding-top: 0px;
    padding-bottom: 0px;
  }
.home #sp-header.header-sticky, .service #sp-header.header-sticky{
    height: auto;
    padding: 5px 0px;
}
    .home #sp-header.header-sticky .logo{
        padding: 0px;
    }
.home #sp-header.header-sticky .logo img, .service #sp-header.header-sticky .logo img{
    width: 80px !important;
}
}

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

.single-features-item .sppb-media-content {
  bottom: 20px !important;
  left: 0px !important;
    }

}
@media screen and (max-width: 991px) {
  	:root {
		font-size: 16px;
   }
    .sub-title{
        display: flex;
align-items: center;
justify-content: center;
    }
.home #sp-header #offcanvas-toggler {
  transform: translatey(50%) !important;
}
    .home #sp-header.header-sticky #offcanvas-toggler {
  transform: translatey(0%) !important;
}
    .home #offcanvas-toggler {
  transform: translatey(20%) !important;
}
    .home #sp-header{
        height: 60px;
    }
    
    #sp-header.header-sticky .logo img {
  max-width: 150px !important;
height: auto !important;
        width: 100%;
    }
.sub-welcome h1{
        font-size: 3.4rem !important;
    
}
h1, .sppb-animated-number, .counter .sppb-icon-inner i{
    font-size: 2.5rem !important;
}
h2{
    font-size: 2.5rem !important;
}
h3{
    font-size: 1.7rem !important;
}
h4{
    font-size: 1.4rem !important;
}
h5{
    font-size: 1.2rem !important;
}
h6, .sppb-animated-number-title{
    font-size: 1rem !important;
}


}

@media screen and (max-width: 767px) {
  	:root {
		font-size: 15px;
   }
    .ba-gallery {padding: 0px !important;}
.sub-welcome h1{
        font-size: 2.2rem !important;
    
}
h1, .sppb-animated-number, .counter .sppb-icon-inner i{
    font-size: 2.2rem !important;
}
h2{
    font-size: 2.2rem !important;
}
h3{
    font-size: 1.5rem !important;
}
h4{
    font-size: 1.3rem !important;
}
h5{
    font-size: 1.1rem !important;
}
.start-logo img{
    width: 180px;
}
   .cc-message-text{
    font-size: 0.8rem !important;
}
div.cc-settings-label::before, span.cc-message-text::before {
    display: none !important;
}
        #sp-header .logo img {
  width: 170px !important;
}
    #sp-header > .container > .container-inner {
    padding-top: 10px;
    padding-bottom: 10px;
  }
    .service #sp-header .logo img, .home #sp-header .logo img{
height: auto;
   max-width: 70px !important;
        width: 100% !important;
        padding: 0px !important;
}
    
        .service #sp-header.header-sticky .logo img, .home #sp-header.header-sticky .logo img{
height: auto;
   max-width: 60px !important;
        width: 100% !important;
        padding: 0px !important;
}

}

@media screen and (max-width: 575px) {
    h1, .sppb-animated-number, .counter .sppb-icon-inner i{
    font-size: 2rem !important;
}
h2{
    font-size: 2rem !important;
}
h3{
    font-size: 1.4rem !important;
}
h4{
    font-size: 1.2rem !important;
}
h5{
    font-size: 1rem !important;
}
    #sp-menu.col-sm-2 {
    width: 25% !important;
  }
      #sp-header > .container > .container-inner {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}


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



