/* LOGO */

/*.navbar-brand {
max-width: none;
    padding: 0px;
    padding-left: 0px;
    padding-top: 0px;
    margin: 0px;
    border-right: 0px solid white;
    text-align: left;
    
} */

.brand-container {
	text-align: center;
}

.navbar {
  padding: 0px;
}
.nav-link {
    display: block;
    padding: .5rem 1rem;
    font-weight: 800;
    font-size: 20px;
		text-transform: uppercase;
}

.width-fluid {
  padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}
/* Images */
body.home .navbar-brand img {
	    width: auto;
    height: 100%;
    display:inline;
       -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
     
}
.navbar-brand>img {
    width: auto;
    height: 100%;
    display:inline;
       -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
     filter: invert(0);
}

body.home .colorfix .navbar-brand>img {
	filter: invert(0);
}

.header-icons li {
    list-style: none;
    /* float: left; */
    display: inline-block;
}
.colorfix .navbar-brand>img {
	filter: invert(0);
}

.item img {
	width: 100%;
}

.whiteout {

}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: black;
}

a:visited {
	color: black;
}

a:hover,
a:focus,
a:active {
	color: black;
}

a:focus {
	outline:0px thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

a.swipera  {
	color: white;
}

/* Bottom menu */

.bottom-menu {
    z-index: 999;
    width: 100%;
    padding: 10px;
    text-align: center;
    position: fixed;
    /*background-color: black;*/
    background-color: #8fb0d8;
    bottom: 0px;
    margin-top: 15px;
		left: 0px;
}
/* Toggle cellphone X */

 
.home .navbar-default { 
background-color: transparent;
    border-color: transparent;
    z-index: 9;
    position: fixed;
    width: 100%;
    border: 0px;
    border-radius: 0px;
}
.navbar-default { 
    border-color: transparent;
    z-index: 9;
    position: fixed;
    width: 100%;
    border: 0px;
    border-radius: 0px;
    background-color: #769039;
    height: 60px;
		
}
.navbar-default .navbar-toggle .icon-bar {
    background-color:#fff;
}

#navbar {
	padding-top: 150px;
	height: 100% !important;
	/*background-color: #ea8215;*/
	    background-color: rgb(0 0 0 / 65%);
	        -webkit-transition: all .25s ease-out;
        -moz-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        transition: all .25s ease-out;
				z-index: -1;
				
				width: 100%;
				
}

.navbar-default .navbar-nav>li>a {
    color: #fff !important;
    letter-spacing: 0px;

}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>.active>a:hover {
  color: #fff !important;
	opacity: 1;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus {
    color: #fff !important;
    background-color: transparent;
		
	
}

.navbar .nav-link{
	
	text-decoration: none;
}

/* ---- */

.navbar-toggle {
  border: none;
  background: transparent !important;
  padding: 13px 10px 13px 10px;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 5px;
}

/*.navbar-toggle .icon-bar {
	display: block;
    width: 35px;
    height: 2px;
    border-radius: 1px;
}*/
.navbar-toggle .icon-bar {
display: block;
width: 35px;
    height: 3px;
    border-radius: 1px;
    
    }
.navbar-toggle:hover {
    background: transparent !important;
	padding: 13px 8px 13px 12px;
}

.navbar-toggle.active .icon-bar {
    width: 35px !important;
    transition: all 0.2s !important;
}
.navbar-toggle.active .top-bar {
    transform: rotate(45deg) !important;
    transform-origin: 17% 0% !important;
		margin-top: 0px;
    z-index: 9999;
    background-color: white;
}


.navbar-toggle.active .middle-bar {
    opacity: 0 !important;
}
.navbar-toggle.active .bottom-bar {
transform: rotate(-45deg) !important;
    transform-origin: 17% 0% !important;
    z-index: 9999;
    background-color: white;
}

.navbar-toggle.collapsed  {
    padding: 20px !important;
    margin: 0;
}

.navbar-toggle.collapsed .top-bar {
    transform: rotate(0);
}
.navbar-toggle.collapsed .middle-bar {
    opacity: 1;
}
.navbar-toggle.collapsed .bottom-bar {
    transform: rotate(0);
}

.navwhite {
	background-color: #fff;
    position: fixed;
    width: 100%;
		display: block;
}

.navwhite .navbar-header {
		background-color: #fff;
    position: fixed;
    width: 100%;
}

.navwhite .navbar-brand {
	display: block;
	padding-left: 70px;
}

.colorfix .navbar-header {
		background-color: #fff;
    position: fixed;
    width: 100%;
}



.colorfix .navbar-brand {
	display: block;
	padding-left: 75px;
	height: 60px;
}

body.home .colorfix .vertbar {
	background-color: black;
}


li.menu-item {
  position: relative;
}

li.menu-item::after {
  transform: rotate(-90deg);
  position: absolute;
  right: 6px;
  top: .8em;
}

li.menu-item .sub-menu {
  top: 0;
  left: 100%;
  margin-left: .1rem;
  margin-right: .1rem;
}
/* to show the arrow */

li.menu-item::after {
  transform: rotate(-90deg);
  position: absolute;
  right: 6px;
  top: .8em;
}

li.menu-item  a::after{
  transform: rotate(-90deg);
  position: absolute;
  right: 6px;
  top: .8em;
}

/* Start Footer Menu */

.bottommenu {
	position: fixed;
	    z-index: 2;
    bottom: 0px;
}

.menu-dagis-menu-container {
	    display: flex;
    position: relative;
}

.bottommenu .bottommenu-footer {

	    display: inline;
			list-style: none;
			    margin: 0 auto;
    margin-bottom: 40px;
    padding: 0px;
}

.bottommenu .bottommenu-footer li {
	padding: 0px;
    margin: 0px;
    display: inline-flex;
}

.bottommenu .bottommenu-footer li a {
	padding: 15px;
	background-color: #769039;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px 5px;
}

.bottommenu .bottommenu-footer li a:hover {
	opacity: 0.7;
}

/* Produktmenu */
.produkt-menu {
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 10px;
}


.produkt-menu ul {
	padding-left: 15px;
	margin-left: 0px;
}

.produkt-menu.navbar-nav>li>a {
    padding-top: 0px;
    padding-bottom: 20px;
    text-align: left;
    letter-spacing: 0px !important;
    text-transform: uppercase;
		font-size: 18px;
}
.produkt-menu li.menu-item {
    position: relative;
    list-style: none;
    text-transform: uppercase;
		font-weight: 500;
		font-size: 16px;
}

.produkt-menu li.menu-item:current {
	color: red;
}

.produkt-menu .sub-menu li.menu-item {
    position: relative;
    list-style: none;
		font-weight: 300;
    text-transform: uppercase;
		font-size: 13px;
		padding-bottom: 3px;
}

/*.colorfix {
  background-color: #8fb0d8;
  position: fixed;
} */
.colorfix .navbar-brand {

}
.colorfix img {

}

/* Header bar */
.header-icon-row {
		margin-top: 0px;
    text-align: right;
    display: block;
    float: right;
}

/* TABS */

#v-pills-tab {
	padding-bottom: 40px;
}

.nav-pills .nav-link {
		padding: 0px;
    background-color: transparent;
    font-size: 16px;
    color: #000;
		font-weight: 600;
		padding-bottom: 10px;
		    font-size: 14px !important;
}

.nav-pills .nav-link.active {
	
	background-color: transparent;
	text-decoration: underline;
	color: #769039;
	
}


/* Footer */
.colophon-span p {
  margin: 0px;
  padding: 0px 0px 10px 0px;
  font-weight: 400;
}


ul.nav-footer {
  list-style: none;
    display: block;
    margin: 0px;
    padding: 20px 0px;
}
ul.nav-footer li {
    display: inline-block;
    text-align: center;
    font-weight: 700;
    padding-right: 20px;
    margin-right: 15px;
    border-right: 1px solid black;
    line-height: 16px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
ul.nav-footer li:last-child {
	border-right: 0px;
	padding-right: 0px;
    margin-right: 0px;
}

ul.nav-footer li a {
  border-right: 0px solid #000 !important;
    padding: 0px 0px 0px 0px;
    color: #000 !important;
		text-transform: uppercase;
			text-decoration: none;
			    font-size: 12px;
    font-weight: 600;

}

ul.nav-footer li a:hover {
  color: #79a35c !important;
}

ul.nav-footer li a:visited {
  color: #000;
}

ul.nav-footer li:first-child  a {
    padding: 0px 0px 0px 0px;

}

ul.nav-footer li:last-child  a {
    border-right: 0 !important;
    
}

body.home .start-footer {
  position: fixed;
  bottom: 40px;
  right: 0px;
  z-index: 999;
  width: 100%;
  padding: 0px;
  padding-left: 30px;
}

.start-footer {
  position: absolute;
  bottom: 40px;
  right: 0px;
  z-index: 999;
  width: 100%;
  padding: 0px;
  padding-left: 30px;
}

.nav-footer {
	    margin: 20px;
    padding: 00px;
}

.nav-footer
ul {
  list-style: none;
    display: inline;
    margin: 0px;
    padding: 0px;
}
.nav-footer
ul li {
   border-right: 1px solid #000 !important;
  display: inline;
  
}
.nav-footer 
ul li a {
 
    padding: 0px 10px 0px 10px;

}

.nav-footer 
ul li:last-child {
	border-right: 0px solid #000 !important;
}

.start-footer ul.nav-footer-start li a {
  color: #000;
  border-right: 1px solid #ffffff !important;
}

.start-footer ul.nav-footer-start li:last-child  a {
    border-right: 0 !important;
    
}

ul.nav-footer li a:visited {
  color: #000;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 1.5em;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul ul li {

}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}


@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}


.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: block;
    float: none;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
        font-size: 22px;
    letter-spacing: 1px;
    color: #000;
    text-align: center;
    list-style: none;
    background-color: transparent;
    background-clip: padding-box;
    border: 0px solid rgba(0,0,0,.15);
    border-radius: 0rem;
		padding-bottom: 0px !important;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0px;
    clear: both;
    /* font-weight: 800; */
    color: #fff;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    text-align: center;
}

.dropdown-toggle::after {
    display: none;
}

a.dropdown-item,
a.dropdown-item:visited {
  opacity: 1;
    color: white;
    font-size: 18px;
}

.dropdown-item:focus, .dropdown-item:hover {
    opacity: 0.7;
    text-decoration: none;
    background-color: transparent;
}
/* Push Menu css */
.navbar-push {
		padding-left: 45px;
    padding-right: 45px;
    margin-left: 0;
    margin-right: 0;
}

		.header-icons {
    display: block;
    float: right;
    padding: 20px 0px 20px 20px;
		}
		
		
		footer .header-icons {
    display: none;
}

/* INSTA */

.sb_instagram_header   {
	display: none;
}
#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram .sbi_follow_btn a {
    background: #769039;
    color: #fff;
		border-radius: 0px;
		text-transform: uppercase;
		padding: 10px;
}
#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram .sbi_follow_btn a:hover {
    background: #769039;
}

@media screen and (max-width: 9999px) {
    .push-canvas {
        -webkit-transition: all .25s ease-out;
        -moz-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        transition: all .25s ease-out;

        overflow-x: hidden;
        position: relative;
        right: 0;
    }
    
    .push-canvas.pushed-left {
        right: 0%;
    }
    
    .push-canvas.pushed-right {
        right: 0%;
    }
    
    .navbar-push {
        -webkit-transition: all .25s ease-out;
        -moz-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        transition: all .25s ease-out;

        height: 100%;
        position: fixed;
        width: 100%;
        top: 0;
    }
    
    .navbar-push.navbar-push-left {
        left: -100%;
    }
    
    .navbar-push.navbar-push-right {
        right: 0%;
    }
    
    .navbar-push.navbar-push-right.in {
        right: 0;
    }
    
    .navbar-push.navbar-push-left.in {
        left: 0;
    }
}

@media screen and (max-width: 992px) {
    .push-canvas {
        -webkit-transition: all .25s ease-out;
        -moz-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        transition: all .25s ease-out;

        overflow-x: hidden;
        position: relative;
        right: 0;
    }
    
    .push-canvas.pushed-left {
        right: -0px;
    }
    
    .push-canvas.pushed-right {
        right: 0px;
    }
		

				.header-icons li {
				list-style: none;
				/* float: left; */
				display: inline-block;
				padding-top: 20px;
		}
    .navbar-push {
        -webkit-transition: all .25s ease-out;
        -moz-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        transition: all .25s ease-out;

        height: 100%;
        position: fixed;
        width: 100%;
        top: 0;
    }
    
    .navbar-push.navbar-push-left {
        left: -100%;
    }
    
    .navbar-push.navbar-push-right {
        right: 0px;
    }
    
    .navbar-push.navbar-push-right.in {
        right: 0;
    }
    
    .navbar-push.navbar-push-left.in {
        left: 0%;
    }
}

@media screen and (max-width: 520px) {
	
		.body {
			padding-left: 30px;
		}
		

    .push-canvas {
        -webkit-transition: all .25s ease-out;
        -moz-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        transition: all .25s ease-out;

        overflow-x: hidden;
        position: relative;
        right: 0;
    }
    
    .push-canvas.pushed-left {
        right: 0%;
    }
    
    .push-canvas.pushed-right {
        right: 0%;
    }
    
    .navbar-push {
        -webkit-transition: all .25s ease-out;
        -moz-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        transition: all .25s ease-out;

        height: 100%;
        position: fixed;
        width: 100%;
        top: 0;
    }
		
		.navbar-push.navbar-push-left {
    left: -100%;
}
    

    
    .navbar-push.navbar-push-right {
        right: 0%;
    }
    
    .navbar-push.navbar-push-right.in {
        right: 0;
    }
    
    .navbar-push.navbar-push-left.in {
        left: 0;
    }
}


@media (max-width: 9999px) {

.navbar-header {
    float: none;
    text-align: right;
    /* position: fixed; */
    /* width: 100%; */
    display: block;
 }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 0px solid transparent;
      box-shadow: inset 0 0px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: block!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 0px 7px 0px 0px;
  }
	
	.navbar ul:before {
		content:' ';
    width: 100%;
    height: 50px;
		margin-bottom: 30px;
	}
  
  .navbar ul {
    margin: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
		
  }
		  .navbar ul ul {
    margin: 0px;
		padding-bottom: 20px;
		
  }
	  .navbar ul ul ul{
    margin: 0px;
		padding-bottom: 20px;
		
  }
  .navbar-nav>li {
      float: none;
						padding-bottom: 20px;

  }
  .navbar-nav>li>a {
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
  }
  .collapse.in{
      display:block !important;
  }
}

.navbar-brand-mobile {
	display: none;
}

.scrolldown {
    position: absolute;
    bottom: 0px;
    z-index: 999;
    color: white;
    left: 50%;
    padding: 10px 0px 10px;
    font-size: 20px;
}

.burgertext {
	float: right; color: #black; padding: 15px 5px 15px 15px; font-size: 20px; font-weight: 500;
}

.menu-desktop-menu-container {
	padding: 0px 0px 20px 0px;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.navbar ul.nav-desktop{
margin: 0px;
    padding-top: 0px;
    list-style: none;
    display: inline;
    float: right;
    padding-right: 20px;
    margin-bottom: 10px;
}

.nav-desktop li.menu-item {
    position: relative;
    display: inline;
}


.nav-desktop li.menu-item a {
		font-size: 17px;
    text-transform: uppercase;
    color: black;
    letter-spacing: 0px;
        padding: 0px 10px;
    font-weight: 800;
		
}

.nav-desktop li.menu-item a:hover {
    color: #79a35c;
		
}


.colorfix li.menu-item a {
	color: black;
}

.colorfix .menu-desktop-menu-container,
.colorfix .menu-desktop-menu-se-container {
	padding: 0px 0px 20px 75px;
}

.headersearch {
	float: right; color: black; padding: 0px 15px 5px 15px; font-size: 20px;
}


/* Desktop nav */

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

.navbar-toggle.collapsed  {
    padding: 20px !important;
    margin: 0;
		display: block;
		z-index: 999;

}

.navbar-header {
	text-align: center;
	
}

.header-icons {
    width: auto;
}

footer .header-icons {
    width: 100%;
		font-size: 12px; 
}
		.menu-desktop-menu-container {
		display: none;
	}
		.menu-desktop-menu-se-container {
		display: none;
	}

	
	.headersearch {
	display: none;
}

.navbar-toggle.collapsed {
    padding: 20px !important;
    margin: 0px;
    display: unset;
		z-index: 999;
}
.start-footer {
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 999;
  width: 100%;
  padding: 20px 20px !important;text-align: center
}

.start-footer .footer-left {
  text-align: center;
}

.bottom-menu {
display: none;
}




.navbar-brand>img {
width: auto;
    height: 100%;
    display: inline;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.introtext-wrap .navbar-brand>img {
    width: 200px;
}

.nav-link {
    font-size: 18px !important;
}

}




/* Medium Devices, Desktops */
@media only screen and (max-width : 520px) {
	
		#navbar {
		padding-top: 0px;
				
		}

		.header-icons {
    width: auto;
    padding: 20px 8px;
		}
		
    .navbar-push {
        -webkit-transition: all .25s ease-out;
        -moz-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        transition: all .25s ease-out;

        height: 100%;
        position: fixed;
            width: 100vw;
        top: 0;
    }
		
	ul#menu-primary-menu, ul#menu-primary-menu-se {	
		padding: 50px 10px 10px 10px;

    height: 100vh;
	}		

   .nav-link {
    display: block;
    padding: 40px 20px;
    /*font-size: 16px !important;*/
}

.navbar-push {

    padding-right: 40px;
    padding-left: 40px;
    margin-left: 0;
    margin-right: 0;

}

.bottommenu .bottommenu-footer {
    display: inline;
    list-style: none;
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 0px;
}

.bottommenu {
	padding: 20px !important;
}
.bottommenu .bottommenu-footer li {
	margin-bottom: 5px;
}
.bottommenu .bottommenu-footer li a {
    padding: 7px;
    background-color: #769039;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    margin: 2px;
	font-size; 12px;
}
.burgertext {
	display: none;
}
.navbar-brand {
	top: 7px;
    left: 0px;
}
.navbar-brand-mobile {
    height: 60px;
    float: left;
    padding: 12px 7px 12px 14px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
		display: block;
}

.navbar-brand-mobile>img {
    width: auto;
    height: 100%;
    display: inline;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.headersearch {
	float: right; color: black; padding: 5px 15px 5px 15px; font-size: 20px;
}

.headersearch {
    margin-top: 0px;
    width: 100%;
}

.search-wrap {
	    border-top: 1px solid gray;
    padding-top: 16px;
}

.headersearch form {
	width: 80%;
}
.headersearch form label {
	width: 100%;
}

.headersearch i {
    font-size: 16px;
    padding-left: 5px;
    margin-right: 15px;
    float: right;
    vertical-align: middle;
    padding-top: 0px;
    font-size: 23px;
}

.headersearch form input[type="search"].search-field {
	width: 100%;
	background-color: transparent;
}

.introtext-wrap .navbar-brand>img {
    width: 120px;
    margin-bottom: 30px;
}

.nav-link {
    font-size: 30px !important;
}

.navbar-nav > li > a {
    text-align: center;
		font-size: 18px !important;
    line-height: 2rem;

}


.dropdown-item {
    font-size: 18px;
    text-align: center;
}


.colorfix .navbar-header {
}

.start-footer {
  position: absolute; bottom: 0px; left: 0px; padding: 20px !important; z-index: 999;
}


.navbar-toggle.collapsed {
    padding: 20px 20px 20px 5px !important;
    margin: 0px;
    display: unset;
		
}



}


/* Cookie Consent */

.cc-window {
    opacity: 1;
    -webkit-transition: opacity 1s ease;
    transition: opacity 1s ease;
}
.cc-window.cc-invisible {
    opacity: 0;
}
.cc-animate.cc-revoke {
    -webkit-transition: transform 1s ease;
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease;
}
.cc-animate.cc-revoke.cc-top {
    -webkit-transform: translateY(-2em);
    transform: translateY(-2em);
}
.cc-animate.cc-revoke.cc-bottom {
    -webkit-transform: translateY(2em);
    transform: translateY(2em);
		display:none;
}
.cc-animate.cc-revoke.cc-active.cc-top {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.cc-animate.cc-revoke.cc-active.cc-bottom {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.cc-revoke:hover {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.cc-grower {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 1s;
    transition: max-height 1s;
}
.cc-revoke,
.cc-window {
    position: fixed;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*font-family: Helvetica, Calibri, Arial, sans-serif;*/
    font-size: 16px;
    line-height: 1.5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    z-index: 9999;
}
.cc-window.cc-static {
    position: static;
}
.cc-window.cc-floating {
    padding: 2em;
    max-width: 24em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.cc-window.cc-banner {
    padding: 1em 1.8em;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.cc-revoke {
    padding: 0.5em;
}
.cc-revoke:hover {
    text-decoration: underline;
}
.cc-header {
    font-size: 18px;
    font-weight: 700;
}
.cc-btn,
.cc-close,
.cc-link,
.cc-revoke {
    cursor: pointer;

}
.cc-link {
    opacity: 0.8;
    display: inline-block;
    padding: 0.2em;
    text-decoration: underline;
}
.cc-link:hover {
    opacity: 1;

}
.cc-link:active,
.cc-link:visited {
    color: initial;
}
.cc-btn {
    display: block;
    padding: 0.4em 0.8em;
    font-size: 0.9em;
    font-weight: 800;
    border-width: 2px;
    border-style: solid;
    text-align: center;
    white-space: nowrap;
		border: 1px solid #000 !important;
		background-color: transparent !important;
		color: #000 !important;
		text-transform: uppercase;
		letter-spacing: 2px;
		font-size: 14px;
}

.cc-btn:hover {
    opacity: 1;
		background-color: #ea8215 !important;
		border-color: #ea8215 !important;
		text-decoration: none !important;
		color: white !important;
}
.cc-highlight .cc-btn:first-child {
    background-color: transparent;
    border-color: transparent;
}
.cc-highlight .cc-btn:first-child:focus,
.cc-highlight .cc-btn:first-child:hover {
    background-color: transparent;
    text-decoration: underline;
}
.cc-close {
    display: block;
    position: absolute;
    top: 0.5em;
    right: 0.5em;
    font-size: 1.6em;
    opacity: 0.9;
    line-height: 0.75;
}

.cc-close:focus,
.cc-close:hover {
    opacity: 1;
		background-color: #ea8215;
		border-color: #ea8215;
}
.cc-revoke.cc-top {
    top: 0;
    left: 3em;
    border-bottom-left-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
}
.cc-revoke.cc-bottom {
    bottom: 0;
    left: 3em;
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em;
}
.cc-revoke.cc-left {
    left: 3em;
    right: unset;
}
.cc-revoke.cc-right {
    right: 3em;
    left: unset;
}
.cc-top {
    top: 1em;
}
.cc-left {
    left: 1em;
}
.cc-right {
    right: 1em;
}
.cc-bottom {
    bottom: 1em;
}
.cc-floating > .cc-link {
    margin-bottom: 1em;
}
.cc-floating .cc-message {
    display: block;
    margin-bottom: 1em;
}
.cc-window.cc-floating .cc-compliance {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
.cc-window.cc-banner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.cc-banner.cc-top {
    left: 0;
    right: 0;
    top: 0;
}
.cc-banner.cc-bottom {
    left: 0;
    right: 0;
    bottom: 0;
}
.cc-banner .cc-message {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%;
    margin-right: 1em;
}
.cc-compliance {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: justify;
    align-content: space-between;
}
.cc-floating .cc-compliance > .cc-btn {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.cc-btn + .cc-btn {
    margin-left: 0.5em;
}
@media print {
    .cc-revoke,
    .cc-window {
        display: none;
    }
}
@media screen and (max-width: 900px) {
    .cc-btn {
        white-space: normal;
    }
}
@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
    .cc-window.cc-top {
        top: 0;
    }
    .cc-window.cc-bottom {
        bottom: 0;
    }
    .cc-window.cc-banner,
    .cc-window.cc-floating,
    .cc-window.cc-left,
    .cc-window.cc-right {
        left: 0;
        right: 0;
    }
    .cc-window.cc-banner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .cc-window.cc-banner .cc-compliance {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
    .cc-window.cc-floating {
        max-width: none;
    }
    .cc-window .cc-message {
        margin-bottom: 1em;
    }
    .cc-window.cc-banner {
        -webkit-box-align: unset;
        -ms-flex-align: unset;
        align-items: unset;
    }
    .cc-window.cc-banner .cc-message {
        margin-right: 0;
    }
}
.cc-floating.cc-theme-classic {
    padding: 1.2em;
    border-radius: 5px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
    text-align: center;
    display: inline;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}
.cc-theme-classic .cc-btn {
    border-radius: 5px;
}
.cc-theme-classic .cc-btn:last-child {
    min-width: 140px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
    display: inline-block;
}
.cc-theme-edgeless.cc-window {
    padding: 0;
}
.cc-floating.cc-theme-edgeless .cc-message {
    margin: 2em;
    margin-bottom: 1.5em;
}
.cc-banner.cc-theme-edgeless .cc-btn {
    margin: 0;
    padding: 0.8em 1.8em;
    height: 100%;
}
.cc-banner.cc-theme-edgeless .cc-message {
    margin-left: 1em;
}
.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
    margin-left: 0;
}

