:root { 
	--becolor: #007ac2;
}

/* background-colors */
.grey_box { background-color: #f2f0f0; min-height: 4em; }
.white_box { background-color: #fff; margin-bottom:2.5em; box-shadow: 0 6px 16px 0 rgb(0 0 0 / 10%); }
.danger_box { background-color: var(--cicolor); color: #000; }
.rnd-box { border-radius: .5rem; margin: 0; }
.nomargin { margin: 0; }
.ci_underline { border-bottom: 1px solid var(--cicolor); }
.brand_background { background-color: var(--brandcolor); color: #fff; }
.brand_beag_logo { position: relative; padding: 0.3em 0;  }
.brand_beag_logo a::before { display: block; position: absolute; top: 0; left: 0; right: 0; content: ""; width: 100%; height: 100%; background: #fff url(../assets/be_fixed_logo.png) center center no-repeat; z-index: 100; z-index: #000; }


/* wp-defaults */
.alignnone { margin: 5px 20px 20px 0; }
.aligncenter, div.aligncenter { display: block; margin: 0 auto 5px auto; }
.alignright { float:right; margin: 5px 0 20px 20px; }
.alignleft { float: left; margin: 5px 20px 20px 0; }

a img.alignright { float: right; margin: 5px 0 20px 20px; }
a img.alignnone { margin: 5px 20px 20px 0; }
a img.alignleft { float: left; margin: 5px 20px 20px 0; }
a img.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.wp-caption { background: #fff; border: 1px solid #f0f0f0; max-width: 96%; padding: 5px 3px 10px; text-align: center; }
.wp-caption.alignnone { margin: 5px 20px 20px 0; }
.wp-caption.alignleft { margin: 5px 20px 20px 0; }
.wp-caption.alignright { margin: 5px 0 20px 20px; }

main ul { list-style: none }
/*main ul li::before {content: "\25AA"; color: var(--cicolor); display: inline-block; width: 1em; margin-left: -1em }*/
main ul li > ul li::before {content: "\2022"; color: var(--cicolor); display: inline-block; width: 1em; margin-left: -1em }
main ul li > ul li > ul li::before, ul.triangle li::before {content: "\2023"; color: var(--cicolor); display: inline-block; width: 1em; margin-left: -1em }

blockquote { background: #f9f9f9; border-left: 10px solid var(--cicolor); margin: 1.5em 10px; padding: 0.5em 10px; quotes: "\201C""\201D""\2018""\2019"; }

pre {
	width: 100%;
	padding: 0;
	margin: 0;
	overflow: auto;
	overflow-y: hidden;
	font-size: 12px;
	line-height: 20px;
	background: #f9f9f9;
	border: 1px solid var(--cicolor);
}
pre code {
	padding: 10px;
	color: #333;
}

figure.img-fluid img { max-width: 100%; height: auto; }

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

body { margin: 0 0; font-family: Arial,​Helvetica,​sans-serif; font-size: 18px; line-height: 1.6em; color: #727878; text-align: left; background-color: #f2f0f0; }

a { color: #000; }
a:hover { color: var(--cicolor); text-decoration: none; }

p { font-size: 18px; line-height: 1.8rem; margin-bottom: 1.2rem; color: #3c3c3c; }

p a, p.has-text-color a { border-bottom: 1px solid var(--cicolor); } 

.search-row { border-bottom: 1px solid #eee; }
.search-row:last-child { border-bottom: none; }

/* header */
header {border-bottom: 1px solid #eee; }
#header-top-navigation { background: #f9f9f9; padding: 0em 0; }
#header-navigation-bar { display: flex; padding: 0.1em 0; background-color: #fff;  }

.top-navigation { display: flex; align-items: center; justify-content: flex-end;  }
.top-navigation nav ul { margin-left: auto;  padding-left: 0.5em;  }
.second-bar-navigation { display: flex; align-items: center; justify-content: flex-end; margin-left: auto; }

nav.brand-navbar ul > li > a:hover  { color: var(--brandcolor); }
.dropdown-item.active, .dropdown-item:active { background-color: var(--cicolor); } 


.headline-dashed { padding-left: 103px; padding-right: 103px; margin-bottom: 14px; position: relative; }
.headline-dashed::before, .headline-dashed::after { content: ''; display: inline-block; height: 1px; background-color: var(--cicolor); width: 40px; position: absolute; top: 50%; -moz-transform: translateY(-2px); -ms-transform: translateY(-2px); transform: translateY(-2px); width: 80px; }
.headline-dashed::before { left: 0; }
.headline-dashed::after { right: 0; }

.logo_main img.logo { height: 2.35rem; width: auto; }
.logo_main  { display: flex; align-items: center; margin: 1rem 0; }
.brand_logo_main  { display: flex; align-items: center; margin: 1rem 0; border-right: 1px solid #ccc; }
.brand_logo_main img.brand_logo { padding: 0.2em; height: 1.5em; filter: grayscale(1); transition: filter 1s; }
.brand_logo_main:hover img.brand_logo { filter: grayscale(0); }

/* header-image */
.visual_breaker { min-height: 30rem; display: flex; flex-direction: column; position: relative; background: 0 0; z-index: 1; }
.visual_image_breaker img { -o-object-fit: cover; object-fit: cover; width: 100%; height: 100%; }
.visual_image_breaker { position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: block; position: absolute; width: 100%; height: 100%; }
.visual_layer { padding-left: 0; padding-right: 0;  margin-top: -6.5rem; z-index: 2; }
.visual_layer .kt-tabs-wrap { border-radius: .5rem; }
.visual_breadcrumb_breaker { background: rgba(255,255,255,0.65); z-index: 1000; padding: 1em;  }


#content { width: 100%; transition: all 0.3s; }
#sidebar { width: 450px; position: fixed; top: 0; left: -450px; height: 100vh; z-index: 999; background: #fff; transition: all 0.3s; overflow-y: scroll; box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2); padding-top: 66px; padding-left:20px; padding-right: 20px; }
#sidebar.active { left: 0; }

#dismiss { width: 35px; height: 35px; line-height: 35px; text-align: center; background: var(--cicolor); position: absolute; top: 0; right: 0; cursor: pointer; -webkit-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
#dismiss:hover { background: #fff; color: var(--cicolor); }

.overlay { display: none; position: fixed; width: 100vw; height: 100vh; background: rgba(0, 0, 0, 0.7); z-index: 998; opacity: 1; transition: all 0.5s ease-in-out; }
.overlay.active { display: block; opacity: 1; }

/* headlines */
.underlined, h1.smalldesigned, h3 { font-weight: normal;
    font-size: 1.825rem;
    line-height: 2.8rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    color: #3c3c3c; 
    margin: 0 0 1.8rem 0; }

.underlined::after, h1.smalldesigned::after, h3::after {
    display: block;
    content: "";
    width: 3rem;
    height: .25rem;
    border-radius: .125rem;
    background-color: var(--cicolor);
}

.backgrounded {
    align-items: center;
    text-align: center;
	background-color: var(--cicolor);
	color: #fff;
    margin: 0 0 .8rem 0;
    padding: 0.5rem;
}


h4 { color:#3c3c3c; }
ul.squared { list-style: square; }

ul.navbar-nav li a { position: relative; }
ul.navbar-nav li.current-menu-item a, ul.navbar-nav li.current_menu_parent a { color: var(--cicolor);  }
nav.brand-navbar ul.navbar-nav li.current-menu-item a, nav.brand-navbar  ul.navbar-nav li.current_menu_parent a { color: var(--brandcolor);  }
.navbar { align-items: end; justify-content: flex-end; padding: 0.5rem 0; }
.navbar-toggler { display: none; }
 
ul.navigation-menu-list { list-style: none; margin-top: 0; margin-bottom: 0; padding-left: 0; }
ul.navigation-menu-list li { margin-bottom: 15px; display: block; 
font-size: 20px;
line-height: 1.25;
letter-spacing: 0.1em;
position: relative;
text-decoration: none;
padding: 0.3em 0 0.15em;
text-transform: uppercase;
background: transparent;
color: #414141;
}
ul.navigation-menu-list li a { display: block; padding: 10px 2px;  }
ul.navigation-menu-list > li.active > a, 
ul.navigation-menu-list > li.active > ul > li.active a { background: #000; border-bottom: 1px solid var(--cicolor); background: rgba(81, 31, 56, 0.30);  }
ul.navigation-menu-list li ul { margin: 10px 8px; border-left: 1px solid var(--cicolor); }
ul.navigation-menu-list li ul li { padding-left: 0.3em; }

a[data-toggle="collapse"] { position: relative; }

.form-control:focus { border-color: var(--cicolor); box-shadow-color: var(--cicolor); }

/* footer */
footer#footer { background: var(--footerbg); color: #fff; }
footer#footer a,footer#footer p { color: #fff; }
footer#footer .social_media_list { list-style-type: none; text-align: center; margin-left: 0; padding-left: 0; }
footer#footer .social_media_list li { display: inline-block; margin: 0 1em; }
footer#footer .navbar_col .widget_nav_menu ul { list-style-type: none; display: flex; align-items: center; justify-content: flex-end; margin-left: 20px; }
footer#footer .navbar_col .widget_nav_menu ul > li { display: flex; align-items: center; justify-content: flex-end;  gap: 10px;
  gap: 10px 20px; row-gap: 10px; margin-left: 20px;
  column-gap: 20px; }


ul.rss_list li i,ul.rss_list li svg { color: var(--cicolor); }

/* media queries */
@media (max-width: 992px) {
	.second_nav_row { padding: 0 2rem; }
    #sidebar { width: 300px; margin-left: -300px; }
    #sidebar.active { margin-left: 0; }
	.second-bar-navigation { display: block; width: 100%; align-items: center; justify-content: flex-end; margin-left: auto; }
	.navbar-toggler { display: flex; justify-content: flex-end; align-items: center; margin-left: auto; }
	.visual_breaker { min-height: 18rem; }
	footer#footer .navbar_col .widget_nav_menu ul { list-style-type: none; display: flex; flex-direction: column; margin-left: 0; padding-left: 0; }
	footer#footer .navbar_col .widget_nav_menu ul > li { display: block; margin-left: 0px; column-gap: 0px; }
}

.navigationtoggle { cursor: pointer; }

/* kadance */
.wp-block-kadence-tabs .kt-tabs-title-list li.kt-tab-title-active > a > span > svg { color: var(--cicolor); }


/* animation */
@-webkit-keyframes navigationbarslidetop {
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1;
        transform: none;
    }
}
@keyframes navigationbarslidetop {
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
		transform: none;
        opacity: 1;
    }
}


.slideout {
	padding: 0.5em;
	-webkit-animation:navigationbarslidetop 0.2s forwards;;
	animation: navigationbarslidetop 0.2s forwards;;
}

.pace {
	-webkit-pointer-events: none;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.pace-inactive {
	display: none;
}

.pace .pace-progress {
	background: var(--cicolor);
	position: fixed;
	z-index: 2000;
	top: 0;
	right: 100%;
	width: 100%;
	height: 2px;
}
