/*
--------------------------------------------------------------
Theme Name: BO-MVZ-Praxis
Theme URI: https://brings-online.com/demo/wordpress-theme-lexus/
Description:  Individuelles Theme für MVZ - zum Einsatz auf Praxis-Webseiten 
Requires at least: 5.0.0
Requires PHP: 7.4
Tested up to: 6.2
Version: 1.0.3
Author: sb|bo - brings-online.com
Author URI: https://brings-online.com 
Text Domain: lexus
Domain Path: /languages
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
--------------------------------------------------------------
*/
@import url("css/fonts.css");
@import url("css/icofont.min.css");


/* ============= reset ============== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { border: 0; font: inherit; margin: 0; padding: 0; vertical-align: baseline; font-style:normal;}
input[type="text"], input[type="submit"], textarea, select {-webkit-appearance:none;-moz-appearance:none;appearance:none;} 
html { height: 100%; margin:0; padding:0;}
html {-webkit-text-size-adjust: none;}
body {overflow-x:hidden;}
body { height:100%; margin:0; padding:0; text-align:center; font-weight: 400; font-family: 'Source Sans Pro', sans-serif; font-size:100%; color:#000; background:#ffffff;}
textarea, input[type="text"],input[type="email"],input[type="tel"], select {font-family:'Source Sans Pro', sans-serif; font-size:15px; font-weight:400;  }
img { border:none;}
h1,h2,h3,h4,h5,h6,p,ul,li,form { margin:0; padding:0;}
ul, li { list-style:none;}
.clear { clear:both;}
em {font-style:italic;}
strong {font-weight:600;}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong {font-weight:600;}
a.onepageanchor {margin:0;padding:0;}

/* =========================  positions =========================  */ 

.mobile-only {display:none;}	
.desktop-only {display:block}	
.bo-has-position-left {text-align:left;}
.bo-has-position-right {text-align:right;}
.bo-has-position-center {text-align:center;}
.alignfull {margin:0 calc(50% - 50vw);max-width: 100vw;width: 100vw; }
.alignwide {margin-left:-140px; margin-right:-140px; width:calc(100% + 280px);  max-width: 1800px;}
.wp-block-button.alignleft {text-align:left;}
.wp-block-button.alignright {text-align:right;}
.wp-block-button.aligncenter {text-align:center;}
.wp-block-cover {margin-top:0 !important;margin-bottom:0 !important;}
.wp-block-cover.alignwide {margin-left:-140px; margin-right:-140px; width:calc(100% + 280px);  max-width: 1800px;}
.wp-block-cover.alignfull {margin:0 calc(50% - 50vw);max-width: 100vw;width: 100vw; overflow:hidden; }
.wp-block-cover .wp-block-cover__inner-container,
.wp-block-group .wp-block-group__inner-container {max-width:1560px; margin:0 auto;padding:0 40px;box-sizing:border-box;}
.wp-block-group.group-80 .wp-block-group__inner-container, .wp-block-group.group-70 .wp-block-group__inner-container, .wp-block-group.group-60 .wp-block-group__inner-container{padding:0;}
#sidebar { margin:0; padding:0 60px 30px 0;}

.wp-block-cover p.has-text-align-left {text-align:left;}
.wp-block-cover p.has-text-align-right {text-align:right;}
.wp-block-cover p.has-text-align-center {text-align:center;}

@media screen and (max-width: 1800px)  {
.wp-block-cover.alignwide {margin-left:-40px; margin-right:-40px; width:calc(100% + 80px);}
.alignwide {margin-left:-40px; margin-right:-40px; width:calc(100% + 80px);}
}

@media screen and (max-width: 940px)  {
.wp-block-cover.alignwide {margin-left:-60px; margin-right:-60px; width:calc(100% + 120px);}
.alignwide {margin-left:-60px; margin-right:-60px; width:calc(100% + 120px);}
}

@media screen and (max-width: 600px)  {
.wp-block-cover.alignwide {margin-left:-30px; margin-right:-30px; width:calc(100% + 60px);}
.alignwide {margin-left:-30px; margin-right:-30px; width:calc(100% + 60px);}
}

@media screen and (max-width: 896px)  {
.bo-column-left .wp-block-cover.alignfull {margin:0 -40px !important;max-width: 100vw;width: 100vw; overflow:hidden; }	
.wp-block-cover.has-parallax {  background-attachment: scroll !important; }
}

/* ========================= main structure ========================= */

#onetop {position:absolute;top:0px;}
.superwrap { width:100%; margin:0; padding:0; text-align:center; }
.wrapper {margin:0 auto; padding:0;max-width:1600px; position:relative;}
.main-header {margin:0 auto; height:auto; position:relative; max-width:1560px;padding:0 20px;}
.container {margin:0 auto; text-align:left; position:relative;max-width:calc(100% - 80px); padding:40px 40px 0 40px;}
.breadcrumb-wrapper { max-width:1600px;margin:0 auto; padding:0;}
.breadcrumb-row {display:flex; flex-direction:row; justify-content:space-between; padding:40px 20px 10px 20px;border-bottom:1px solid #CCDEED;}

.breadcrumb { font-size:15px; font-weight:400; color:#035AA7; }
.breadcrumb a { color:#000; }
.breadcrumb a:hover {color:#035AA7;}
.breadcrumb .itemListElement {width:400px; text-overflow: ellipsis; }

@media screen and (max-width: 940px)  {
.container {max-width:calc(100% - 120px); padding:40px 60px 0 60px;}
}

@media screen and (max-width: 800px)  {
.breadcrumb-row {flex-wrap:wrap;justify-content:flex-start;text-align:left;}
.bo-post-date {display:block; width:100%;padding:10px 0;text-align:left;}
.bo-post-date:empty {display:none !important;}
}

@media screen and (max-width: 600px)  {
.container {max-width:calc(100% - 60px); padding:40px 30px 0 30px;}
}

.footer {position:static; text-align:left; background:url('images/footerbg.jpg') top left no-repeat ; background-size:cover; background-position:50 50; width:100%; max-width:1800px; margin-left:auto; margin-right:auto; }
.footer-content {margin:0 auto;max-width:1560px;padding:0 20px;}

main.bo-main-content {width:100%; display:flex;flex-direction:row-reverse;flex-wrap:nowrap;justify-content:flex-start; }
.bo-column-right {width:68%;}
.bo-column-left {width:32%;}
.page-header {position:relative;}
.spacer {padding:0 0 30px 0;}
.archive-content {padding:20px 20px 60px 20px;}
.search-content {padding:20px 0;}
.header-wrap {width:100vw; padding-bottom:0;border-bottom:1px solid #CCDEED; background:#fff;}
.header-wrap.scrollnav {border-top:none;position:fixed; top:0;left:0;z-index:9999;}

@media screen and (max-width: 1024px)  {
main.bo-main-content {flex-wrap:wrap;}
.bo-column-left {width:100%;}
.bo-column-right {width:100%;}
}

.group-80 {max-width:80%; margin-left:auto; margin-right:auto;}
.group-70 {max-width:70%; margin-left:auto; margin-right:auto;}
.group-60 {max-width:60%; margin-left:auto; margin-right:auto;}
@media screen and (max-width: 1200px)  { 
.group-80 {max-width:80%; }
.group-70 {max-width:80%; }
.group-60 {max-width:70%;}
}	
@media screen and (max-width:940px)  { 
.group-80 {max-width:100%; }
.group-70 {max-width:100%;}
.group-60 {max-width:80%;}
}	
@media screen and (max-width:800px)  { 
.group-60 {max-width:100%;}
}	

/* ========================= main  =========================  */ 

.col-full { width:100%; margin:0;}
.col-ttc { width:65.85744680851%; margin:0;}
.col-otc { width:31.7%; margin:0;}
.col-ofc { width:23.179255319148%; margin:0;}
.col-ofic { width:20%; margin:0;}
.col-ohc {width:48.786170212699%; margin:0;}
.col-ttc, .col-otc, .col-ohc, .col-ofc {margin-right:2.3%; float:left;}
.col-ofic { float:left;}
.cr {margin-right:0 !important;}
.ct {margin-top: 0 !important;}
.cb {margin-bottom: 0 !important;}
.mr { margin-right:25px;}

.clearfix:before,  
.clearfix:after {content: " "; display: table; }  
.clearfix:after {clear: both; }  
.clearfix {*zoom: 1;}  
.clear { clear:both;}
.bo-section-divider:before {clear: both;content: " ";}

/* ======================= content grid ====================== */ 

.columns {margin:0; padding:0;}
.columns p {padding:5px 0;}
.col1-1 { width:100%; }
.col1-2 {width:50%;}
.col1-3 {width:33.333333%;}
.col1-4 {width:25%;}
.col2-3 {width:66%;}
.col3-4 {width:75%;}
.col1-1, .col1-2, .col1-3, .col1-4, .col2-3, .col3-4 {margin:0; float:left; padding:0;}
.inner { margin:0; padding:0 30px 0 0; }
.col1-4 .inner { margin:0; padding:0 20px 0 0; }
.col1-2:nth-child(2n+2) .inner {padding:0;}
.col1-3:nth-child(3n+3) .inner {padding:0;}
.col1-4:nth-child(4n+4) .inner {padding:0;}

/* ========================= font ========================= */ 

h1,h2,h3,h4,h5,h6 {line-height:1.6em; margin:5px 0; padding:0; font-weight:400; color:#035AA7;}
h1 { font-size:38px;}
h2 { font-size:32px;}
h3 { font-size:28px;}
h4 { font-size:24px;}
h5 { font-size:20px; }

h2 a, h3 a, h4 a, h5 a {text-decoration:none; color:#035AA7; }
h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {color:#035AA7;}

.pagetitle, .pagetitle h1 { text-align:left; font-size:38px; font-weight:400; line-height:1.5em; margin:0; padding:0; color:#035AA7; }

.slogan { margin:25px 0; display: block; text-align: center; }
.preambel {font-weight:600; color:#035AA7;padding:5px 0; text-transform:uppercase;font-size:13px;}
.slogan > span { position: relative; height:2px; background:#035AA7; width:50px; display: inline-block;}
.slogan h2, .slogan h3, .slogan h4, .slogan h5 { font-size:30px; line-height:1.2em;  font-weight:300; }

.slogan.links {text-align: left;}
.slogan.rechts {text-align:right;}
.slogan.zentriert {text-align:center;}

@media screen and (max-width: 896px)  { 
.pagetitle, .pagetitle h1 { display:block;width:100%;}
}

a {text-decoration:none;}
p { padding:10px 0; margin:0; line-height:1.75em;font-size:18px; }
article ul li {line-height:1.65em;font-size:18px;}
p a, li a, label a, p a:hover, li a:hover, label a:hover {text-decoration:none;}
p a, li a, table a, aside a {color:#035AA7;}

article p a:hover { text-decoration:none; border-bottom-style:solid;}
p.has-background {padding:10px !important}
.wp-block-column#has-background {padding:10px !important}

/* ========================= content classes =========================  */ 

.img-responsive {width:100%; height:auto; display:block;}
.img-border {border:1px solid #F0F1F6; padding:10px;}
.img-border figcaption {font-weight:bold;}
.hidden {opacity:0;}
.visible {opacity:1;}
.screen-reader-text { visibility:hidden;}

hr.wp-block-separator, hr { margin:25px 0 15px 0; display: block;  height: 1px; border:none; border-bottom:1px dotted #ccc; clear:both;}
.bo-spacer {margin:10px 0; display: block;  height: 1px; clear:both;}

blockquote { padding:10px; margin:25px 0; text-align:center;}
blockquote p { padding:0 0 20px 0; margin:0; font-size:22px; line-height:1.6em; font-style: italic;}
blockquote cite {font-size:14px; font-weight:600;}
blockquote cite:after {content:""; height:1px; background:#035AA7; width:50px; margin:10px auto; display:block;}


/* ===================== top-header ================= */

.headbanner {width:100%; padding:0;display:flex; flex-direction:row; flex-wrap:nowrap; justify-content:space-between;  align-items:center; position:relative; }

.logo {padding:15px 0; margin:0; text-align:left;max-width:300px; -moz-transition: padding 0.4s, max-width 0.4s; -o-transition: padding 0.4s, max-width 0.4s; -webkit-transition: padding 0.4s, max-width 0.4s; transition: padding 0.4s, max-width 0.4s;   }

#headerwrap.scrollnav .logo {max-width:250px; padding:10px 0; }
.logo img {width:100%; height:auto; display:block;}

.logotitle { display: table-cell; vertical-align: middle;}
.logotitle a { font-size:70px; line-height:1em; font-weight:600; color:#000; text-decoration:none; -moz-transition:font-size 0.4s; -o-transition:font-size 0.4s; -webkit-transition:font-size 0.4s; transition:font-size 0.4s;  }
.header-wrap.scrollnav .logotitle a {font-size:58px;}

.bo-header-menus {display:inline-block; margin-left:auto;width:calc(100% - 400px); }
.bo-header-menus { display:flex; flex-direction:column; justify-content:space-between;}
.bo-top-navigation {display:flex; justify-content:flex-end; align-items:center; vertical-align:center;padding:15px 0 10px 0;}
.bo-main-navigation {display:flex;justify-content:flex-end; align-items:center;padding:15px 0 0 0;}

.sc-smicons {margin:0 5px;}
.box-smicons span { width:30px; display:inline-flex; margin:0; padding:0; text-align:center;}
.box-smicons span.facebook, .box-smicons span.instagram { width:30px; display:inline-flex; margin:0; padding:5px 10px 0 0; text-align:center;}

.box-smicons span::before {font-size:17px;color:#035AA7; margin:0 auto; padding:0; font-family: "icofont"; display:flex-center;}
.font-size-tooltip {background:#F2F7FB; color:#035AA7; padding:2px 5px;font-size:20px; line-height:20px;cursor:pointer}
.font-size-tooltip span {font-size:16px;margin-right:1px;}

#topline-menu {margin:0; padding:0;}
#topline-menu li {display:inline-block; margin:0 20px 0 0; font-size:16px;}
#topline-menu li a {color:#000; }
#topline-menu li a:hover {text-decoration:underline; }

.tooltip-content {position:absolute; width:260px; height:auto; text-align:left; padding:15px; bottom:-60px; right:-15px; z-index:99999; background:#F2F7FB; border-radius:.1em; font-size:15px; line-height:1.75em; }

.tooltip-content:after {content: '';position: absolute;	top: 0;	right:15px;	width: 0;height: 0;	border: 15px solid transparent;	border-bottom-color: #F2F7FB;	border-top: 0;	margin-left: -15px;	margin-top: -15px;}
.tooltip-content span { border:2px solid #357BB9; padding:0 3px; border-radius:5px;}

.opensearch { cursor:pointer; padding:0 2px; display:inline-block; text-align:center; }
.opensearch i { font-size:22px; color:#035AA7;line-height:22px;  padding:7px;  }
.opensearch.active i { color:#000; }

.searchbox {top:140px;right:5px;z-index:9991;position:absolute;background:#F2F7FB;padding:3px;height:56px;text-align:left;border-radius:2px;min-width:500px;}
.searchbox form#searchform {margin:0;padding:0; }
.searchbox form.searchform-wp-search {display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;}
.searchbox input {-webkit-appearance:none;}
.searchbox input#searchinput {display:inline-block; width:calc(100% - 130px); background:none; border:none; margin:10px;  font-style:italic; padding:8px; color:#035AA7;  }
.searchbox input#searchinput:focus {-webkit-appearance:none; outline: none; color:#333;border:none;}
.searchbox input#searchsubmit {color:#FFFFFF; background:#035AA7; width:80px; text-transform:uppercase; display:inline-block; cursor:pointer; padding:15px 10px; margin:1px;  border:none !important; border-radius:1px; text-align:center; }
.searchbox input#searchsubmit:hover, .searchbox input#searchsubmit:focus {}


/* =====================  img stat =====================  */ 

.bo-start-full-width { width:100%; max-width:1800px;margin:0 auto;position:relative;}
.bo-start-image {overflow:hidden; position:relative; width:100%; max-width:1800px; }
.bo-start-image img { width:100%; height:auto;  display:block; position:relative;  }
.header-overlay-img {width: 696px; height: 1218px; overflow: hidden; position:absolute; top:-42%; }
.header-overlay-img img {object-fit:none}

.header-overlay-text {position:absolute; top:0; left:0; right:0; text-align:left; max-width:1560px;width:100%; margin:0 auto;height:100%; }
.header-overlay-text p {color:#fff; }
.header-overlay-text p.header-overlay-headline {text-transform:uppercase;font-weight:600;font-size:48px;line-height:1.2em;}
.header-overlay-text-content {padding:140px 20px 0 20px;height:100%; max-width:400px;  display:flex; flex-direction:column; vertical-align:center; justify-content:flex-start; align-content:center;}

.header-overlay-text-content .lexus-content-button a {display:inline-block !important; width:auto;color:#fff;}
.header-overlay-text-content .lexus-content-button a:hover {background:#fff;color:#035AA7; border-color:#fff;}

.bo-start-image.desktop-slide {display:block;}
.bo-start-image.mobile-slide,.mobile-overlay {display:none;}


@media screen and (max-width: 1200px)  {
.bo-start-image.desktop-slide {display:none;}
.bo-start-image.mobile-slide,.mobile-overlay  {display:block;}	
	
.mobile-overlay.header-overlay-text {width:100%; height:auto; margin:0; padding:40px; background-color:#035AA7; position:relative; box-sizing:border-box;}
.mobile-overlay.header-overlay-text  .ornament	{background:url('images/kv_schmuck_mobil.png') no-repeat; background-position:0 0; position:absolute; bottom:0; right:0; width:120px; height:125px;}
.mobile-overlay.header-overlay-text-content {padding:0;height:auto; max-width:100%;  display:flex; flex-direction:column; vertical-align:center; justify-content:flex-start; align-content:center;}	
	
}

.bo-start-image.bo-image-fixed {background-attachment:fixed;}
.bo-start-image.bo-image-scroll {background-attachment:scroll;}

@media screen and (max-width: 896px)  {
.bo-start-image.bo-image-fixed {background-attachment:scroll;}	
}

.bo-fixed-items {background:#fff;  height:auto; position:fixed; top:240px; right:0;padding-top:10px;padding-bottom:5px; border-radius:40px 0 0 40px; border:2px solid #CCDEED; border-right:none;z-index:999}	
.bo-fixed-items img {width:30px; height:40px;}
.fixedbutton {padding:10px 15px;border-bottom:1px solid #CCDEED}
.fixedbutton:last-child {border-bottom:none;}

@media screen and (max-width: 600px)  {
.bo-fixed-items {bottom:0; top:auto; right:0; left:0; margin:auto; border-radius:0; border:none; border-top:1px solid #CCDEED;padding:0; }	
.bo-fixed-items img {width:25px; height:30px;}
.fixedbutton {padding:10px 20px;border-right:1px solid #CCDEED;border-bottom:none;display:inline-block; }
.fixedbutton:last-child {border-right:none;}	
}

/* ===================== main menu ===================== */

#topmenu {text-align:right; color:#000;}
#topmenu, #topmenu ul li, #topmenu ul li a, #topmenu #head-mobile {list-style:none;line-height:1;display:block;position:relative;}
#topmenu ul {text-align:right; margin:0 auto; padding:0; }
#topmenu ul li {text-align:left; display:inline-block;padding:0 15px; position:relative;}

@media screen and (max-width: 1281px)  {
#topmenu ul li {padding:0 10px;}
}

#topmenu ul li a {font-size:17px;line-height:1em;font-weight:400;padding:20px 0 20px 0;text-decoration:none;color:#000; transition: all 0.3s ease-out; position:relative; display:inline-block;}
#topmenu ul li:hover > a, #topmenu ul li.active > a, #topmenu ul li.current_page_parent > a, #topmenu ul li.current_page_ancestor > a { color:#035AA7; }
#topmenu ul ul { position:absolute;top:100%;left:-5px;z-index:999;border-radius:0; background:#F2F7FB; padding:0;min-width:200px; height:0;opacity:0; visibility:hidden; -webkit-transition: all .3s ease; -moz-transition:all .3s ease; -ms-transition:all .3s ease; transition:all .3s ease; }

#topmenu ul ul li{ height:0;opacity:0;visibility:hidden;padding:0;display:block;white-space:nowrap;-webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; transition: all .3s ease; }
#topmenu ul ul li a {padding:0 15px;text-align:left;display:block;font-size:15px; line-height:45px;font-weight:400; text-decoration:none; text-transform:none; }
#topmenu ul ul li a:before {display:none;} 
#topmenu ul ul li:hover > a {background:#035AA7; color:#fff;}
#topmenu ul ul li.active:hover > a, #topmenu ul ul li.current_page_parent:hover > a, #topmenu ul ul li.current_page_ancestor:hover > a { color:#fff; }

#topmenu li:hover > ul {visibility:visible;opacity:1;height:auto;}
#topmenu li:hover > ul > li{height:45px;opacity:1;visibility:visible;display:block;}
#topmenu li:hover > ul > li a {border-bottom:1px solid #E9F1F8;}

#topmenu ul ul ul {margin-left:100%;left:4px;top:0;width:0;min-width:0;border-radius:2px; }
#topmenu ul ul li:hover ul {width:auto;min-width:180px;}
#topmenu ul ul li:last-child a {border-bottom:none;}
#topmenu ul ul li.has-sub:after{position:absolute;top:15px;right:5px;width:15px;height:15px;display:block;content:"\eaa0"; font-family:"icofont";font-size:10px;}
#topmenu ul ul li > a:after {display:none;}
#topmenu ul li.current-menu-item:hover > a {color:#035AA7; }
#topmenu ul li.active > a:after, #topmenu ul li.current_page_parent > a:after, #topmenu ul li.current_page_ancestor > a:after {}
#topmenu ul li a span.menu-item-description {font-size:11px; text-transform:none;}

#topmenu ul li a.bo-ps2id-highlight:after, #topmenu ul li a.bo-ps2id-clicked:after {border-color:#035AA7;}
#topmenu ul li a.bo-ps2id-highlight, #topmenu ul li a.bo-ps2id-clicked {color:#035AA7;}
#topmenu ul li.bo-menu-highlight > a {background:#035AA7; padding:8px 10px; border-radius:1px; color:#ffffff !important;}
#topmenu ul li.bo-menu-highlight:hover > a {border-radius:5px;}
#topmenu ul li.bo-menu-highlight.current-menu-item:hover > a {color:#ffffff !important; }
#topmenu ul li.bo-menu-highlight:hover > a:before,#topmenu ul li.bo-menu-highlight > a:before {background:none;}
#topmenu ul li.bo-menu-highlight ul.sub-menu:before {content:" "; padding-top:25px; margin:0 -2px;background:#fff; display:block;border:none;  }
#topmenu ul li i {font-weight:normal;font-size:12px; margin-left:5px;}
#topmenu ul li.edge.has-sub ul {margin-left:calc(-100% - 2px); }



/* ================= page content ============ */ 

.page-content {position:relative;}
.page-content table {  width:100%; margin:0; padding:0; border:none;}
.page-content table td { border:none; border-bottom:1px solid #CCDEED;border-top:1px solid #fff; padding:15px 5px; margin:0 3px; width:auto;font-size:17px;}
.page-content table tr:last-child td { border-bottom:none;}
.page-content table th { border-bottom:1px solid #CCDEED; padding:12px 5px; line-height:1.5em; font-weight:normal; }

.page-content ul { margin:15px 0 25px 0; padding:0 0 0 20px; }
.page-content ul li {list-style:square; padding:0 0 3px 5px; margin:0; line-height:1.65em;font-size:18px;}
.page-content ul ul {margin:5px 0;}
.page-content ol {  margin:15px 0 25px 0; padding:0 0 0 20px;  }
.page-content ol li { padding:3px 0 3px 5px; margin:0; line-height:1.75em;font-size:18px;list-style-type:decimal; }

.page-content ul.check,.page-content ul.plus {padding:0; margin:15px 0;}
.page-content ul.check li, .page-content ul.plus li {list-style:none; position:relative; padding-left:22px;}
.page-content ul.check li:before,.page-content ul.plus li:before { position:absolute; top:0; left:0;font-family:"icofont";}
.page-content ul.check li:before {content:"\eed8"; margin-top:0; font-size:15px; }
.page-content ul.plus li:before {content:"\efc0"; margin-top:0; font-size:13px; }

.page-content iframe {max-width:100%; }
.page-content .wp-block-gallery  {margin:25px 0; padding:0;}
.page-content .wp-block-gallery ul {margin:0; padding:0;}
.page-content .wp-block-gallery li {margin:8px 0; padding:0;}

.bo-video-block{ position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; margin:25px 0; }
.bo-video-block iframe, .bo-video-block object, .bo-video-block embed, .bo-video-block video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

code {background:#F7F8FA; border:1px dotted #EEEFF3; padding:6px 25px; margin:3px 0; display:block; line-height:1.8em;}
code.sc {display:block;}

.toggle-box { margin:25px 0; padding:0;  }
.page-content iframe, .widget iframe {max-width: 100%;  }


/* ================= bo blocks ================= */

.bo-iconbutton {margin:15px; text-align:center;  }
.bo-iconbutton-icon { width:120px; height:120px;display:flex; justify-content:center; align-items:center;margin: 0 auto; position:relative;}
.bo-iconbutton-icon:before {content:"";  background:url('images/animation-border.svg') top left no-repeat; background-position:50% 50%; width:120px; height:120px; position:absolute;top:0; left:0;}
.bo-iconbutton-icon img {max-width:50px; height:auto; }
.bo-iconbutton-icon img.view360 {max-width:65px; height:auto; }

.bo-iconbutton-subtitle {display:block; margin:20px 0; font-size:19px; text-align:center;color:#035AA7;}
.bo-iconbutton .bo-iconbutton-icon:before {
	 -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      transform: rotate(-90deg);
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -ms-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s;
}
.bo-iconbutton:hover .bo-iconbutton-icon:before {
 -webkit-transform: rotate(90deg);
 -moz-transform: rotate(90deg);
 -ms-transform: rotate(90deg);
 -o-transform: rotate(90deg);
 transform: rotate(90deg);
}


@media screen and (min-width: 782px) and (max-width:1100px)   {
.bo-iconbutton-icon { width:90px; height:90px;}
.bo-iconbutton-icon:before {background-size:contain; width:90px; height:90px;}
.bo-iconbutton-icon img {max-width:45px; }
.bo-iconbutton-icon img.view360 {max-width:60px;}
.bo-iconbutton-subtitle {font-size:17px; }	
}

@media screen and (max-width:781px)   {
.bo-iconbutton-icon { width:120px; height:120px;}
.bo-iconbutton-icon:before {width:120px; height:120px;}
.bo-iconbutton-icon img {max-width:55px; }
.bo-iconbutton-icon img.view360 {max-width:70px;}
.bo-iconbutton-subtitle {font-size:20px; }	
}


.googlemap {position:relative;padding-bottom:400px;height: 0;overflow: hidden;}
.googlemap iframe {position:absolute;top:0;left:0;width: 100% !important;height: 400px;}


/* =================  loop sections  =================  */ 

.bo-box-section {display:flex; flex-direction:row; flex-wrap:wrap; justify-content:flex-start;align-items:flex-start;margin-bottom:60px;}


/* ==== teambox v1 ===== */ 

.bo-team-box { padding:0;margin:10px 0;}
.bo-box-section .bo-team-box {margin:10px;margin-bottom:20px;}
.bo-team-box.has-4-boxes {flex-basis:calc(25% - 23px);width:calc(25% - 23px); }
.bo-team-box.has-3-boxes {flex-basis:calc(33.3333% - 23px);width:calc(33.3333% - 23px); }
.bo-team-box.has-2-boxes {flex-basis:calc(50% - 22px);width:calc(50% - 22px); }
.bo-team-box.has-1-boxes {flex-basis:calc(100% - 22px);width:calc(100% - 22px); }
.bo-team-box-image {background:#F2F7FB;}

.bo-team-box-image.bo-team-box-image-square2 img, .bo-team-box-image.bo-team-box-image-square2 {border-radius:3px 3px 0 0;}
.bo-team-box-image.bo-team-box-image-square1 img {border-radius:0;}
.bo-team-box-image.bo-team-box-image-circle  {padding:20px 50px; width:calc(100% - 100px);}
.bo-team-box-image.bo-team-box-image-circle img {border-radius:100%;}

.bo-team-box-content {margin:0;padding:15px 20px 25px 20px;background:#F2F7FB;}
.bo-team-box-content p {padding:5px 0;margin:0;}
.bo-team-box a { color:#000; text-decoration:none;}
.bo-team-box a:hover { color:#035AA7;}
.bo-team-box .bo-team-box-title, .bo-team-box .bo-team-box-subtitle, .bo-team-box .bo-team-box-name {display:block; margin:3px 0;}
.bo-team-box h3.bo-team-box-name {font-size:26px;}
.bo-team-box .bo-team-box-subtitle {font-size:19px;margin:0;}
.bo-team-box p.bo-team-box-text {font-size:17px;margin:10px 0;line-height:1.4em;}
ul.bo-team-box-list, .bo-team-box-links ul {font-size:17px;margin:15px 0; padding:0;}
ul.bo-team-box-list li, .bo-team-box-links ul li {font-size:17px;margin:2px 0;padding-left:20px; line-height:1.4em; position:relative; list-style:none;}
ul.bo-team-box-list li:before, .bo-team-box-links ul li:before {content:""; width:7px; height:7px;background:#035AA7; margin:0; position:absolute; top:10px; left:0;}



.bo-team-box-separator {display:block; border-bottom:1px solid #F2F7FB; width:50%; margin:20px auto;}
.bo-team-box-contact {margin:0; padding:0 0 4px 0;display:block; font-size:16px;}
.bo-team-box-contact i {margin-right:5px;font-size:13px;}
.bo-team-box-social {margin:25px 0 0 0;  }
.bo-team-box  .box-smicons {padding:0;margin:15px 0 5px 0;}


.bo-team-box.bo-contact-box { padding:0;margin:10px 0 20px 0; text-align:left;}
.bo-box-section .bo-team-box.bo-contact-box { padding:0;margin:10px 10px 20px 10px; text-align:left;}
.bo-team-box.bo-contact-box .bo-team-box-content {padding:20px 20px 25px 20px;}
.bo-contact-box .bo-team-box-separator {margin:10px 0; width:100%; }


.box-smicons span.google::before {content:"\ed43"; }
.box-smicons span.twitter::before {content:"\ed7a";}
.box-smicons span.insta::before {content:"\ed46";}
.box-smicons span.fb::before {content:"\ed37";}
.box-smicons span.xing::before {content:"\ed87";}
.box-smicons span.linked::before {content:"\ed4d";}
.box-smicons span.yt::before {content:"\ed8b";}
.box-smicons span.vimeo::before {content:"\ed7f";}
.box-smicons span.pin::before {content:"\ed5d";}
.box-smicons span.mail::before {content:"\ef14";}
.box-smicons span.phone::before {content:"\f008";}


/* ===================== teambox v2 =====================  */ 

.bo-profile-block-box {display:flex; width:100%; flex-direction:row;flex-wrap:nowrap;justify-content:space-between;background:#F2F7FB;margin:20px 0;}
.bo-profile-block-image {display:inline-block;flex-basis:40%; }
.bo-profile-block-image figure.bo-profile-image {width:100%; height:100%; }
.bo-profile-block-image figure.bo-profile-image img {width:100%; height:100%; object-fit:cover;}
.bo-profile-block-content {flex-basis:calc(60% - 60px);display:flex; flex-direction:column; justify-content:flex-start;vertical-align:center;padding:30px;}

h2.bo-profile-box-name {font-size:28px; margin:0;}
h3.bo-profile-box-title {font-size:22px; margin:0;}
.bo-profile-box-subtitle {font-size:20px; display:block; position:relative;padding:10px 0 20px 0;}
.bo-profile-box-subtitle:after {content:""; position:absolute; bottom:0; width:80px; height:1px;background:#CCDEED;left:0;}

.bo-profile-block-content ul.bo-team-box-list {font-size:17px;margin:5px 0; padding:0;}

.bo-profile-box-text {margin:0;}

.bo-profile-box-phone, .bo-profile-box-fax {font-size:17px; display:block; margin:5px 0; }
.bo-profile-block-content a {color:#035AA7;}


@media screen and (max-width: 940px)  {
.bo-profile-block-image {display:inline-block;flex-basis:50%; }
.bo-profile-block-content {flex-basis:calc(50% - 40px);padding:20px;}
}

@media screen and (max-width: 680px)  {
.bo-profile-block-box {display:flex; width:100%; flex-direction:row;flex-wrap:wrap;justify-content:space-between;background:#F2F7FB;margin:20px 0;}	
.bo-profile-block-image {display:inline-block;flex-basis:100%; }
.bo-profile-block-content {flex-basis:calc(100% - 60px);padding:30px;}
}


/* ===================== filter =====================  */ 

.filters { margin:25px 10px 10px 10px; padding:0; display:flex;flex-wrap:nowrap; justify-content:flex-start; align-items:top;}
.filters div {width:50%;}
.filters div:only-child {width:100%;}
.filters div:last-child:not(:only-child) {text-align:right;}
.mobilefilter {display:none;}
.filter-button-group button {width:auto; border:1px solid #EEEFF3; outline:none;background:none; padding:0 10px;height:40px;line-height:40px; font-size:12px; font-weight:400; cursor:pointer;  color:#000; text-transform:uppercase;margin:10px 0; border-radius:2px; }
.filter-button-group button:hover {color:#75A4C7;background:#F7F8FA;}
.filter-button-group .is-checked {color:#75A4C7; }
.filter-button-group button:first-child i {}

/* =========================  wp block extras =========================  */ 

.wp-block-group.alignfull{margin-top: 0 !important;margin-bottom: 0 !important;padding-bottom:0 !important;padding-top:0 !important;}
.bo-column-left .alignfull {margin:0 calc(74% - 50vw);max-width: 100vw;width: 100vw;}
li.blocks-gallery-item figure figcaption {text-align:center !important; font-size:17px !important; padding-right:0 !important; padding-left:0 !important; }

.wp-block-image figure figcaption, figure.wp-block-image figcaption {text-align:left; padding:5px 0; font-weight:400;font-size:15px !important;font-style:italic;}
.wp-block-image figure.aligncenter {margin:30px 0;}

.wp-block-button {margin-top:20px !important;}
.wp-block-button a {font-size:18px;letter-spacing:.25px;transition:all, 300ms; background:transparent;border:2px solid #357BB9; color:#035AA7}
.wp-block-button:hover a {background:#035AA7;border:2px solid #035AA7; color:#fff}
.wp-block-cover .wp-block-button a {border:2px solid #729bc6; background:#357BB9;color:#fff; }
.wp-block-cover .wp-block-button:hover a {border:2px solid #fff; background:#fff !important; color:#035AA7;}

.textwidget img {max-width: 100%; }
img[class*="align"], img[class*="wp-image-"] {height: auto; }
img.size-full, img.size-large {max-width: 100%; width: auto; }

.wp-block-media-text {margin:25px 0;}
.wp-caption-text {font-weight:400;}
.gallery-caption {font-weight:400;}


.nomargin .wp-block-column {margin:1px !important;}
.nomargin .wp-block-column:first-child {margin-left:0 !important;}
.nomargin .wp-block-column:last-child {margin-right:0 !important;}

/* =====================  button ===================== */ 

.lexus-content-button {display:inline-block;}
.lexus-content-button a {border:2px solid #357BB8; color:#035AA7; padding:12px 25px; border-radius:25px; margin:15px 5px 5px 0; width:auto;font-size:18px;letter-spacing:.25px; text-decoration:none; font-weight:400;transition:all, 300ms; display:flex; justify-content:flex-start; flex-direction:row; flex-wrap:nowrap; align-items:stretch; vertical-align:center;}
.lexus-content-button a:hover {background:#035AA7;color:#fff; border-color:#035AA7;}

.lexus-content-button.buttoncenter a {margin:15px auto !important; width:auto; display:inline-flex; text-align:center; justify-content:center; }
.lexus-content-button.buttonfull {display:block;}
.lexus-content-button.buttonfull a {width:calc(100% - 40px); }
.lexus-content-button a i {font-size:23px;  }
.lexus-content-button .button-left-icon {margin:-12px 10px -12px -25px;padding:0 10px; background:rgba(0,0,0,.1); display:flex; align-items:center; }

.lexus-content-button.buttonlarge a {padding:16px 35px; font-size:17px; } 
.lexus-content-button.buttonlarge a i {font-size:31px; line-height:1; }
.lexus-content-button.buttonlarge .button-left-icon {margin:-15px 20px -15px -35px; padding:10px; }

.lexus-content-button.buttonsmall a {padding:9px 15px; font-size:13px; }
.lexus-content-button.buttonsmall a i {font-size:19px; line-height:1; }
.lexus-content-button.buttonsmall .button-left-icon {margin:-9px 10px -9px -15px; padding:8px 10px; }

.lexus-content-button.lexus-border-button a {background:none !important;}

.sidebarbox .lexus-content-button {margin:2px 0;padding:0; display:block;}
.sidebarbox .lexus-content-button a {display:block; width:100%; padding:12px 0; margin:0;}
.sidebarbox .lexus-content-button .button-left-icon {margin:-12px 10px -12px 0; padding:9px 10px; float:left;background:rgba(0,0,0,.1); height:auto; width:auto;display:inline-block; transition:margin, 200ms;}
.sidebarbox .lexus-content-button a:hover .button-left-icon {margin:-12px 15px -12px 0;} 


/* ===================== faq ===================== */

.bo-faq-headline {margin:3px 0 0 0; padding:8px 0 8px 5px;  position:relative; cursor:pointer; background:#F2F7FB; }
.bo-faq-headline i {font-size:26px;position:absolute; margin:9px 10px 0 0; color:#035AA7; opacity:.6;}
.bo-faq-headline i {transition: 300ms ease-in-out; transition-delay:100ms;transform:rotate(360deg); }
.bo-faq-headline h3 {font-size:20px; font-weight:400; padding-left:40px;}
.bo-faq-answer {padding:15px; border:1px dotted #EEEFF3;border-top:none;margin:0 0 15px 0; }
.bo-faq-headline.active-headline {border-bottom:none;border-left-color:#EEEFF3; border-right-color:#EEEFF3;}
.bo-faq-headline.active-headline i {transform:rotate(180deg); opacity:1;}


/* =========================  blog ======================== */

.catdescription {margin:15px 20px; padding:0;  }
.catdescription p {margin:0; padding:7px 0; font-size:15px; }

.bo-blog-box {margin:20px 25px 20px 0; padding:0; }
.bo-blog-box-img {margin:15px 0;}
.bo-blog-box-img img {width:100%; height:auto; display:block; border-radius:2px;}

.bo-blog-box h2 {font-size:26px;line-height:1.35em; }
.bo-blog-box p {font-size:17px; line-height:1.65em; }

.bo-blog-box-more {margin:10px 0; display:inline-block;} 
.bo-blog-box-more a {color:#035AA7; border:2px solid #357BB8; padding:12px 25px; border-radius:25px; margin:15px 5px 5px 0; width:auto;font-size:18px;letter-spacing:.25px; text-decoration:none; font-weight:400;transition:all, 300ms; display:flex; justify-content:flex-start; flex-direction:row; flex-wrap:nowrap; align-items:stretch; vertical-align:center; }

.bo-blog-box-more:hover a {color:#fff; background:#035AA7; border:2px solid #035AA7;}

.bo-blog-box.has-4-boxes {flex-basis:calc(25% - 25px);width:calc(25% - 25px); }
.bo-blog-box.has-4-boxes:nth-child(4n) {margin-right:0;}
.bo-blog-box.has-3-boxes {flex-basis:calc(33.3333% - 25px);width:calc(33.3333% - 25px); }
.bo-blog-box.has-3-boxes:nth-child(3n) {margin-right:0;}
.bo-blog-box.has-2-boxes {flex-basis:calc(50% - 20px);width:calc(50% - 20px);margin-right:40px; }
.bo-blog-box.has-2-boxes:nth-child(even) {margin-right:0;}
.bo-blog-box.has-1-boxes {flex-basis:calc(100% - 30px);width:calc(100% - 30px); margin:20px 15px; }

.bo-category-description {margin:35px 0 20px 0;}

.bo-blog-meta {margin:20px 0 0 0; font-size:18px; font-weight:600;}
.bo-blog-meta a,.bo-meta a {color:#000;}
.bo-meta-category, .bo-meta-tags {padding-top:10px;font-size:15px;}

.bo-blog-box.has-4-boxes .bo-blog-meta {flex-direction:column; flex-wrap:wrap; justify-content:flex-start; }
.bo-blog-box.has-4-boxes .bo-blog-meta .meta-date, .bo-blog-box.has-4-boxes .bo-blog-meta .meta-cat {padding:3px 0;}

.bo-related-posts-section {background:#f7f8fa;margin:15px 0; padding:10px 20px;}
.bo-related-posts-section h2 {font-size:23px;}
.bo-related-posts-section ul.bo-related-posts li a {color:#000; border-bottom:1px dotted #000;}

.bo-single-post-img img {border-radius:4px; margin:10px 0 25px 0;}
.bo-blog-single-meta {padding:15px 0;}
.bo-blog-single-meta div {margin:5px 0;}


.blog-sidebar-box {background:#F2F7FB; margin-right:60px;margin-top:60px;padding:20px 20px 40px 20px;}
.blog-sidebar-box img {width:100%; height:auto; max-width:200px; margin:-60px 0 20px 0;}
.blog-sidebar-box h3 {font-size:25px;}
.blog-sidebar-box span {display:block; font-size:18px;}
.blog-sidebar-box p {font-size:17px; line-height:1.4em;}
.blog-sidebar-box .sidebarbox-phone, 
.blog-sidebar-box .sidebarbox-fax, .blog-sidebar-box .sidebarbox-mail, .blog-sidebar-box .sidebarbox-address  {margin:15px 0;}

.blog-pdf-box {margin:40px 0 20px 0;}
a.blog-pdf-download {color:#000; font-size:18px;}
a.blog-pdf-download i {color:#035AA7; font-size:35px; margin-right:15px;}
a.blog-pdf-download:hover {color:#035AA7;}



/* ======================== comments - pagination ============================ */

h2.comment-reply-title {font-size:16px; font-weight:500; background:#F7F8FA; padding:10px;}
p.comment-notes {font-size:14px; margin:5px 0; padding:0;}
#respond label {display:block; font-size:15px; font-weight:500; }
#respond label span {font-size:13px; }
#respond input,#respond textarea {width:calc(100% - 14px); font-size:14px; padding:7px; margin:0 0 7px 0; border:1px solid #e5e5e5; border-radius:3px; }
#respond input[type="checkbox"] {width:30px; float:left;margin-top:8px; }
#respond p.comment-form-cookies-consent label {font-size:14px; font-weight:400; }
#respond input#submit {background:#035AA7;color:#FFFFFF;border-color:#035AA7; width:auto; font-size:15px; cursor:pointer; margin-top:25px; padding:10px 20px;}

#comments-box {  margin:30px 0 25px 0; padding:20px 0; }
#cancel-comment-reply-link {display:block;}
.comment-author .says { display:none;}
.comment-author {font-weight:bold;}
.comment-meta {font-size:13px;}
#comments-box a {color:#000;}
#comments-box a.comment-reply-link {color:#035AA7; font-size:13px;font-weight:500; margin:5px; text-align:right; display:block;}
ul.comment-list { margin:15px 0 0 0; list-style:none; padding:0; }
ul.comment-list li { padding:5px 10px; margin:0 0 15px 0;  font-size:1em; line-height:1.6em; border-bottom:1px dotted #EEEFF3; list-style:none;}
ul.comment-list li.bypostauthor .comment-author  {color:#035AA7; }
ul.comment-list li.bypostauthor {}
ul.comment-list ul {margin:15px 0; border:1px dotted #EEEFF3; padding:10px;}
ul.comment-list ul li {border-bottom:none;}
.bo-comment-count {background:#000;color:#FFFFFF; border-radius:100%; width:25px; height:25px;margin-right:5px;display:inline-block; text-align:center; }

.post-nav { margin:35px 0 80px 0; padding:0; font-size:17px;font-weight:400; display:flex; flex-direction:row;flex-wrap:nowrap; justify-content:center;}
.post-nav .page-numbers {padding:0; width:32px; height:32px; line-height:30px; border-radius:50%; margin:0 5px 0 0; background:#F2F7FB; display:inline-block;text-align:center;border:1px solid #F2F7Fb;}
.post-nav a {text-decoration:none; color:#035AA7; }
.post-nav a:hover {background:#035AA7; color:#FFFFFF !important; }
.post-nav .current {background:#035AA7; color:#FFFFFF;}

.sticky { margin:-8px; padding:5px; border:8px solid #F2F7FB; border-radius:3px 3px 0 0;}
.bypostauthor { font-style:italic;}

/* ===================== gallery ================= */

.gallery img {width:calc(100% - 4px); height:auto; margin:0 2px; border-radius:3px;}
.gallery{clear:both;overflow:hidden;margin:0;}
.gallery .gallery-item {overflow:hidden;float:left;margin:0;text-align:center;list-style:none}
.gallery-columns-0 .gallery-item{width:100%}
.gallery-columns-1 .gallery-item{width:100%}
.gallery-columns-2 .gallery-item{width:50%}
.gallery-columns-3 .gallery-item{width:33.33%}
.gallery-columns-4 .gallery-item{width:25%}
.gallery-columns-5 .gallery-item{width:20%}
.gallery-columns-6 .gallery-item{width:16.66%}
.gallery-columns-7 .gallery-item{width:14.28%}
.gallery-columns-8 .gallery-item{width:12.5%}
.gallery-columns-9 .gallery-item{width:11.11%}
.gallery-columns-10 .gallery-item{width:10%}
.footer-box .gallery,.sidebarbox .gallery {padding:10px 0;}

#TB_secondLine a {color:#333;}

/* =================== contactforms cf7 =================== */ 

.wpcf7-form {margin:0; padding:0;}
.sidebarbox .wpcf7-form {margin:10px 0 0 0; padding:5px; width:calc(100% - 20px); border:none;}
.wpcf7 input:not([type="submit"]), .wpcf7 textarea, .wpcf7 select { border-radius:3px; padding:15px 5px; font-size:14px; font-family:'Source Sans Pro', sans-serif; font-weight:400; width:calc(100% - 22px); margin-bottom:15px; border-radius: 3px; border: 1px solid #CCDEED; background:rgba(255,255,255,.8);}
.wpcf7 input:not([type="submit"]):focus, .wpcf7 textarea:focus, .wpcf7 select:focus {background:#ffffff;outline:none !important}

.wpcf7 label { font-size:18px; display:block; padding:7px 0; }
.wpcf7 input[type="radio"], .wpcf7 input[type="checkbox"]  {width:auto;display:inline-block; margin:0 10px 5px 0;}
.wpcf7 input[type="radio"]:checked ~ * {color:#000;}
.wpcf7 input[type="date"] {color:#000;}
.wpcf7 input[type="number"] {max-width:65px;}

.wpcf7 .wpcf7-submit {border:2px solid #357BB8; color:#035AA7; background:transparent; padding:12px 25px; border-radius:25px; margin:35px 0 15px 0; width:auto;font-size:18px;letter-spacing:.25px; text-decoration:none; font-weight:400;transition:all, 300ms; display:flex; justify-content:flex-start; flex-direction:row; flex-wrap:nowrap; align-items:stretch; vertical-align:center;}
.wpcf7 .wpcf7-submit:hover { background:#035AA7;color:#fff; border-color:#035AA7;  }

button.single-submit {width:100%;}
.wpcf7 .wpcf7-submit:disabled {opacity:1 !important;}
.wpcf7 .wpcf7-acceptance {margin:5px 0 15px -10px; display:block; width:calc(100% - 10px);}
.wpcf7 .wpcf7-acceptance label {font-size:18px; line-height:1.4em; display:inline-block; }
.error { position:relative;}
.error {display:block; color:#c00;}
.wpcf7-form p {position:relative; margin:20px 0 5px 0; padding:0;font-size:17px;}
.wpcf7-form p i {position: absolute;color:#000; z-index: 100; font-size: 16px !important; top:14px;left:5px; }
.wpcf7-form p i.icofont-pencil-alt-2{top:14px;left:5px;font-size: 16px;}
.wpcf7 p.formicon .wpcf7-text, .wpcf7 p.formicon .wpcf7-textarea, .wpcf7 p.formicon .wpcf7-select, .wpcf7 p.formicon .wpcf7-date {padding-left:30px;}
.wpcf7-form a {color:#75A4C7;}
.bo-footer-contact.lighttext .wpcf7-form a, .bo-footer-contact.lighttext .wpcf7-form p i, .bo-footer-contact.lighttext .wpcf7 input[type="date"] {color:#ffffff;}

.form-radio-box {display:flex; padding:30px 0; flex-direction:row; justify-content:space-between; }
.form-radio-box .wpcf7-list-item {display:inline-block; margin-right:30px;}
.form-radio-box .wpcf7-list-item:last-child {margin-right:0;}

.kontakt-formular-box {background:#F2F7FB; padding:30px; margin:0 auto; max-width:80%; box-sizing:border-box;}

@media screen and (max-width: 940px)  {
.kontakt-formular-box {max-width:100%;}
}


/* ================== 404 ================= */ 

.notfoundsearch{ margin:35px 0 80px 0; padding:15px 10px; background:#F2F7FB;  border-radius:2px; max-width:600px;  }
.notfoundsearch form#searchform {  margin:0; padding:0; }
.notfoundsearch input#searchinput {font-size:13px; padding:10px 5px; margin:3px 0 0 0; font-style:italic; display:inline-block; float:left;  background:rgba(255,255,255,.9); border:1px solid #E6E8ED;  width: calc(100% - 140px); -webkit-appearance:none !important;}
.notfoundsearch input#searchinput:focus { color:#333;}
.notfoundsearch input#searchsubmit {color:#FFFFFF; width:90px; float:right; font-size:13px; display:inline-block; padding:10px 0; margin:3px 20px 0 0;  cursor:pointer; background:#035AA7; border:none !important; text-align:center; -webkit-appearance:none !important; }
.fourofour {color:#CCDEED; font-size:160px; font-weight:bold;}


/* =============== search =============== */

.search-item-list {margin:15px 0; padding:10px 10px 60px 10px; border-top:1px dotted #CCDEED;}
.search-item {margin:15px 0 25px 0; padding-bottom:10px; border-bottom:1px dotted #CCDEED;}
.search-item-thumb {float:left; margin:0 25px 10px 0; max-width:300px; }
.search-item-thumb img {width:100%; height:auto; display:block; border-radius:3px;}
.search-item p {font-size:18px; margin:0; padding:0 0 5px 0;}

/* print */ 
.print-image {display:none;}

/* =================== footer widgets =================== */


.bottomline { padding:30px 0; background:#035AA7; color:#fff; width:100%; max-width:1800px; margin-left:auto; margin-right:auto;display:flex; justify-content:space-between; vertical-align:center;}
@media screen and (max-width: 640px)  {
	.bottomline {padding:30px 0 80px 0;}	
}
.bo-bottom-left {padding:5px 20px;}
.bo-bottom-right {padding:0 20px;}

#bottommenu ul {margin:0; padding:0; list-style:none;}
#bottommenu ul li {display:inline-block;padding:5px 10px;}
#bottommenu ul li a {color:#fff;}
#bottommenu ul li a:hover {text-decoration:underline;}

.footer-widgets { padding:45px 0; display:flex; flex-direction:row; flex-wrap:nowrap; justify-content:space-between;}
.footer-box { flex-basis:33.3333%;  }
.footer-box:last-child {margin-right:0; }
.footer-box .footerboxtitle {  margin:0 0 25px 0; padding:0 0 5px 0; font-size:35px; color:#035AA7; font-weight:400;}
.footer-box .profilebox ul, .footer-box .profilebox ul li {list-style:none; margin:0; padding:0; font-size:18px;}
.footer-box .profilebox ul li:before {display:none;}
.footer-box .profilebox ul li.secaddr {margin-bottom:20px;}
.footer-box .profilebox ul li i {margin-right:10px;}
.footer-box .profilebox ul {margin-top:10px;margin-bottom:20px;}
.footer-box .profilebox ul li.bo-profile-company {color:#035AA7; font-size:23px;}
.profilebox-address {margin:0 0 10px 0; line-height:1.3em;}

.footer-box i {color:#679CCA;}
.footer-box a {color:#035AA7;}
.footer-box ul li {font-size:19px;padding:4px 0 4px 30px;}
.footer-box ul li.bo-external-link:before {content:"\ef1f"; font-family:"icofont";  color:#679CCA; font-size:18px;top:4px}
.footer-box p {font-size:18px;line-height:1.65em;margin:0; padding:5px 0; }
.footer-box p strong {font-weight:600;}
.footer-box p em strong {font-style:italic;}

.footer-icon-section {padding-top:1px;}
.footer-icon-section ul li {position:relative; padding:0 0 0 30px !important; display:inline-block;margin-right:30px;}
.footer-icon-section img {position:absolute; width:20px; height:20px; top:7px; left:0;}
.footer-icon-section ul li:before {display:none;} 
.footer-icon-section ul li:last-child {margin-right:0;} 

.footer-box #map-canvas { max-width:95%; height:auto; padding:0; margin:5px; border-radius:3px; }
.footer-box #map-canvas iframe { max-width:100%; height:auto;}
.footer-box #map-canvas a { color:#000; text-decoration:none; margin:0 0 0 10px; font-size:10px;}
.footer-widgets:empty {padding:0 !important;}

.footer-box ul { margin:20px 0 20px 0; list-style:none; }
.footer-box ul li {position:relative; line-height:1.75em; list-style:none; font-size:19px;padding:4px 0 4px 30px;}
.footer-box ul.sidebar-current-posts {margin-left:0;}
.footer-box ul li:before {content: '\eaa0'; font-family:"Icofont"; color:#000; font-size:14px; position:absolute; top:1px; left:0; transition:all ease 300ms;}
.footer-box ul li:hover:before {color:#035AA7;left:3px;}

.footer-box a {color:#000;  }
.footer-box a:hover { color:#035AA7;  }


@media screen and (max-width: 1024px)  {
.footer-widgets { padding:45px 30px;flex-wrap:wrap; justify-content:flex-start;}
.footer-box { flex-basis:50%;  }
.footer-box:last-child {flex-basis:100%; margin-top:40px; }	
}

@media screen and (max-width: 800px)  {
.bottomline {justify-content:center; vertical-align:center;flex-wrap:wrap;}
.blog-sidebar-box {margin-right:0; margin-bottom:60px; }	
}
@media screen and (max-width: 640px)  {
.footer-box { flex-basis:100% !important; width:100% !important; margin-top:40px; }
}


/* ====== sidebar/footer-box   */

.sidebarbox {padding:0 0 35px 0; margin:0; }
.sidebarbox .widgettitle { padding:15px 0 0 0; margin:0; font-size:24px; color:#035AA7; }
.sidebarbox ul {margin:0; padding:0; list-style:none;}
.sidebarbox ul li {margin:0;padding:10px 0; list-style:none;border-bottom:1px solid #F2F7FB;position:relative;font-size:16px;line-height:1.4em;font-weight:400;text-transform:normal;color:#000;}
.sidebarbox ul li a {color:#000; display:block;}
.sidebarbox ul li:hover > a, .sidebarbox ul li.current-cat > a, .sidebarbox ul li.current-menu-item > a {color:#035AA7;}

.sidebarbox ul ul.sub-menu {display:none;}
.sidebarbox ul li.current-menu-item ul.sub-menu, .sidebarbox ul li.current-menu-parent ul.sub-menu {display:block;}
.sidebarbox ul ul.sub-menu li:last-child {border-bottom:none;}
.sidebarbox .tagcloud a {color:#000;line-height:1.5em;}
.sidebarbox .tagcloud a:hover {color:#035AA7; }
ul.sidebar-current-posts {margin-left:0;}
ul.sidebar-current-posts li {padding:2px 0 3px 20px;list-style:none;line-height:1.45em;}
ul.sidebar-current-posts .post-date {font-size:11px;display:block;margin-top:-3px;}


.sidebarbox #searchform input {display:inline-block;}
.sidebarbox #searchform input[type="text"] {padding:9px 10px;width:calc(100% - 120px);font-size:14px; border:1px solid #CCDEED;}
.sidebarbox #searchform input[type="submit"] {cursor: pointer; padding:10px; background:#035AA7;border:1px solid #035AA7; color:#fff; font-size:13px; max-width:100px; font-weight:500; text-transform:uppercase;}
.sidebarbox #searchform input#searchinput:focus {outline:none; border-color:#CCDEED;}

.sidebarbox .profilebox {background:#F2F7FB; padding:20px;}
.sidebarbox .profilebox ul, .sidebarbox .profilebox ul li {list-style:none; margin:0; padding:0; font-size:18px;}
.sidebarbox .profilebox ul li:before {display:none;}
.sidebarbox .profilebox ul li i {display:none;}
.sidebarbox .profilebox ul {margin-top:10px;margin-bottom:20px;}
.sidebarbox .profilebox ul li.bo-profile-company {color:#035AA7; font-size:26px;}
.sidebarbox .profilebox ul li.secaddr {margin-bottom:20px;}
.sidebarbox .profilebox ul li.firstaddr {margin-top:20px;}

.sidebarbox .profilebox .bo-profile-name {font-size:22px;}
.sidebarbox .profilebox ul li.item-profile-mail,.sidebarbox .profilebox ul li.item-profile-fax, .sidebarbox .profilebox ul li.item-profile-phone {position:relative; padding-left:80px;padding-top:3px;}
.sidebarbox .profilebox ul li.item-profile-mail:before,.sidebarbox .profilebox ul li.item-profile-fax:before, .sidebarbox .profilebox ul li.item-profile-phone:before {position:absolute; width:80px;top:3px;left:0; font-size:17px; display:block;font-weight:600;} 
.sidebarbox .profilebox ul li.item-profile-mail:before {content:"E-Mail: "; }
.sidebarbox .profilebox ul li.item-profile-fax:before {content:"Telefax: "; }
.sidebarbox .profilebox ul li.item-profile-phone:before {content:"Telefon: "; }
.sidebarbox .profilebox ul li a {color:#035AA7;}


/* ========================= Calendar =========================*/

#calendar_wrap {margin:0;  }
#wp-calendar {empty-cells: show; margin:0; padding:0; font-size:13px; width:100%;}
#wp-calendar #next a {text-align: right;}
#wp-calendar #prev a {text-align: left;}
#wp-calendar a {display: block; color:#75A4C7; text-decoration:none; padding:6px 2px; margin:-6px -2px;}
#wp-calendar a:hover {background-color: #F0F1F6; }
#wp-calendar caption {display:none;}
#wp-calendar th {padding: 3px 0; text-align: center;  border:1px solid #EEEFF3; background-color: #F0F1F6; }
#wp-calendar td {padding:6px 2px; text-align: center; border:1px solid #EEEFF3;	}
#wp-calendar td.pad:hover { background-color: #F0F1F6; }
.wp-calendar-nav {background-color: #F0F1F6; padding:5px;margin:0 2px; box-sizing:border-box;}
.wp-calendar-nav-prev a, .wp-calendar-nav-next a {color:#000; text-transform:uppercase; font-size:12px; padding-top:5px;}

/* =========================  animation ========================= */ 

.animated {  -webkit-animation-duration: 1s;  animation-duration: 1s;  -webkit-animation-fill-mode: both;  animation-fill-mode: both;}
.animated.infinite {  -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; }
.animated.hinge { -webkit-animation-duration: 2s; animation-duration: 2s; }

@-webkit-keyframes fadeIn { from { opacity: 0; }  to { opacity: 1; } }
@keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } }

@-webkit-keyframes fadeInRight {from {opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } to { opacity: 1; -webkit-transform: none; transform: none; } }
@keyframes fadeInRight {from {opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } to {opacity: 1; -webkit-transform: none; transform: none; } }

.fadeIn {  -webkit-animation-name: fadeIn;  animation-name: fadeIn;}
.fadeInRight { -webkit-animation-name: fadeInRight; animation-name: fadeInRight;}

@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}
@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}

.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}

@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}
@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}
.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}

@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}
@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}
.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}

@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}
@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}
.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}

@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}
@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}
.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}


/* =========================== responsive  ===================== */ 

.mobilemenu {display:none;}
.bo-double-mobile {display:none;}
.bo-vertical-mobile {display:none;}

@media screen and (max-width: 896px)  {
.mobile-only {display:block !important;}	
.desktop-only {display:none !important;}	
}

@media screen and (max-width: 1240px)  {
#topline-menu li {margin:0 10px 0 0; font-size:15px;}
}

@media screen and (max-width: 1200px)  { 
.mobilemenu .opensearch {position:absolute; right:100px; z-index:99; top:0;margin-top:-45px;}
.bo-header-menus { display:flex; flex-direction:column; justify-content:flex-start;}
.bo-top-navigation {  margin-top:-50px; padding:0;}
.bo-main-navigation .opensearch {display:none;}
.bo-main-navigation {padding:0; }
}

@media screen and (max-width: 1200px)  {
.mobilebutton{ position:absolute;right:15px;top:-55px;cursor:pointer;z-index:9999; background:#035AA7;border-radius:3px;width:45px; height:45px;text-align:center; }
.mobilebutton i {color:#fff; font-size:30px; line-height:45px;}
.mobilemenu {display:block; position:relative; z-index:9999; background:#fff;}	
.desktopmenu {display:none;}

#topmenu ul {display:none;text-align:left;padding:15px 10px 15px 10px;margin-left:-10px; border-top:1px dotted #CCDEED; width:100%; box-sizing:border-box}
#topmenu ul li {display:block; width:100%;}
#topmenu ul ul {position:relative;left:0; padding-left:0;margin:0; border:none;border-bottom:1px solid #CCDEED;display:none;-webkit-transition:none; -moz-transition:none; -ms-transition:none; -o-transition:none; transition:none; }	

#topmenu ul li a {padding:15px 5px; border-bottom:1px solid #CCDEED; font-size:18px;display:block;}		
#topmenu ul li:last-child a {border-bottom:none;}		
#topmenu ul li > a:after {display:none;}	
#topmenu ul li > a:before {display:none;}	

#topmenu .submenu-button {position:absolute;z-index:99;right:0;top:3px;display:block;height:40px;line-height:40px;width:40px;cursor:pointer;text-align:center;}
#topmenu .submenu-button:after{content:'\ea67';font-family:"icofont";font-size:17px;color:#000;}
#topmenu .submenu-button.submenu-opened:after {content:'\ea6a';font-family:"icofont";}	
	
#topmenu ul ul.open  {height:auto;visibility:visible; opacity:1;}	
#topmenu ul ul.open li {opacity:1;visibility:visible;height:auto;padding:4px 0 7px 0;}			
#topmenu ul li.bo-menu-highlight > a {border-radius:0;margin:5px 0;padding:12px 5px;}
#topmenu ul li.bo-menu-highlight:hover > a {border-radius:0;}
#topmenu ul ul li.has-sub:after{display:none;}	
#topmenu ul ul ul.open {height:auto;visibility:visible; opacity:1;}	
#topmenu ul ul ul {position:relative !important; height:auto; margin-left:0;left:0;top:0;width:100%;min-width:100%;border-radius:2px; }
	
}
	
/* ======================= 940 */

@media screen and (max-width: 940px)  {
		
.bo-blog-box h2 {font-size:22px;}
.bo-blog-box p {font-size:17px; line-height:1.45em; }
.bo-blog-box.has-4-boxes {flex-basis:calc(50% - 15px);width:calc(50% - 15px); }
.bo-blog-box.has-4-boxes:nth-child(4n) {margin-right:0;}	
.bo-blog-box.has-4-boxes:nth-child(2n) {margin-right:0;}	
.bo-blog-box.has-3-boxes {flex-basis:calc(50% - 15px);width:calc(50% - 15px); margin-right:30px; }
.bo-blog-box.has-3-boxes:nth-child(3n) {margin-right:30px;}	
.bo-blog-box.has-3-boxes:nth-child(2n) {margin-right:0 !important;}		
	
.wp-block-columns.has-4-columns {flex-wrap:wrap !important;}
.wp-block-columns.has-4-columns .wp-block-column {flex-basis:45% !important; width:45% !important; }
} /* eof */

/* ======================= 896  */
@media screen and (max-width: 896px)  {
	
.bo-team-box .bo-team-box-name {font-size:18px;  }
	
.filters {margin:25px 0 10px 0; padding:0;}	
.filter-button-group {text-align:center;}	
.filter-button-group button {margin-bottom:0;}
#sidebar {padding:25px 0;}	
	
} /* eof */

/* ======================= 800 */
@media screen and (max-width: 800px)  {
	
.searchbox {bottom:15px; left:10px; right:auto; min-width:auto;width:calc(100% - 20px) !important; }	

.bo-top-navigation { display:none;}
.mobilebutton{ top:-85px;}	
.mobilemenu .opensearch {top:0; margin-top:-75px;}	

.col-ttc {  width:100%; margin:1.5% 0;}
.col-otc {  width:100%; margin:1.5% 0;}
.col-otc, .col-ttc {margin-right:0 ;  float:none ;}		
.col1-2, .col1-3, .col2-3 {width:100% !important; float:none; display:block;}	
.col1-4 {width:50%;}	
.col1-4 .inner, .col1-3 .inner, .col2-3 .inner {padding-bottom:25px; }		
	
} /* eof */

/* ======================= 680 */
@media screen and (max-width: 680px)  {
.wp-block-columns.has-4-columns .wp-block-column {flex-basis:100% !important; width:100% !important; }

} /* eof */

/* ======================= 600 */
@media screen and (max-width: 600px)  {
	
.col-full { width:100%; margin:0;}
.col-otc { width:100%; margin:1.5% 0;}
.col-ttfull { width:100%; margin:1.5% 0; display: block; float:none !important;}
.col-otfull { width:100%; margin:1.5% 0; display: block; float:none !important;}
.col-ttc {  width:100%; margin:1.5% 0;}
.col-ofc {  width:100%; margin:1.5% 0;}
.col-ohc { width:100%; margin:1.5% 0;}
.col-otc, .col-ttc, .col-ofc, .col-ohc {margin-right:none; display: block; float:none;}	
.columns {margin:0; padding:30px 0;}
.columns p {padding:5px 0;}
.col1-1, .col1-2,.col1-3,.col1-4,.col3-4, .col2-3 {width:100%;}
.col1-1, .col1-2, .col1-3, .col1-4, .col2-3, .col3-4 {margin:10px 0 25px 0; float:none; padding:1px 0;}
.inner { margin:0; padding:0; }
.col1-4 .inner { margin:0; padding:0;}

} /* eof */

/* ======================= 480 */

@media screen and (max-width: 480px)  {
	
.header-overlay-text p.header-overlay-headline {font-size:38px;line-height:1.2em;}
.mobilemenu .opensearch {right:70px; }
.bo-blog-box.has-4-boxes {flex-basis:calc(100% - 20px);width:calc(100% - 20px); margin-right:10px; margin-left:10px; }
.bo-blog-box.has-4-boxes:nth-child(4n) {margin-right:10px;}	
.bo-blog-box.has-4-boxes:nth-child(2n) {margin-right:10px;}	
		
} /* eof */

