/*
--------------------------------------------------------------
Theme Name: BO-Lexus
Theme URI: https://brings-online.com/demo/wordpress-theme-lexus/
Description:  Responsives Theme für WordPress plus Gutenberg. BO-Lexus wurde entwickelt, um Leistungen, Arbeitsbereiche und Referenzen zu präsentieren und das Team vorzustellen. Mit den vorbereiteten Templates und Shortcodes können Auszüge aller Seiten beliebig und bequem gezeigt werden. Mit verschiedenen optionalen Sidebars und alternativen Headermenüs. Zusätzliche Inhaltsblöcke helfen bei der Gestaltung. 
Requires at least: 5.0.0
Requires PHP: 7.4
Tested up to: 6.7
Version: 1.2.4
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");
@import url("css/slick.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: 300; font-family: 'Source Sans Pro', sans-serif; font-size:100%; color:#686466; 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:400;}
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;}
.playfair-font {font-family: 'Playfair Display', sans-serif; }
.alignfull {margin:0 calc(50% - 50vw);max-width: 100vw;width: 100vw; }
.alignwide {margin-left:-20px; margin-right:-20px; width:calc(100% + 40px);  max-width: 1400px;}
.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:-20px; margin-right:-20px; width:calc(100% + 40px);  max-width: 1400px;}
.wp-block-cover.alignfull {margin:0 calc(50% - 50vw);max-width: 100vw;width: 100vw; overflow:hidden; }
.wp-block-cover .wp-block-cover__inner-container {max-width:1360px; margin:0 auto;}
.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: 896px)  {
.bo-column-left .wp-block-cover.alignfull {margin:0 -20px !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; }
.topline {margin:0 auto; }
.topline.contentwidth {max-width:1360px;padding:10px 20px;}
.topline.bofullwidth {max-width:calc(100% - 80px);padding:10px 40px;}
.wrapper {margin:0 auto; padding:0;}
.wrapper.contentwidth {max-width:1400px;}
.wrapper.bofullwidth {max-width:100%;}
.main-header {margin:0 auto; height:auto; position:relative; }
.main-header.contentwidth {max-width:1360px; padding:0 20px;}
.main-header.bofullwidth {width:calc(100% - 80px); padding:0 40px;}
.headtitle-content {margin:0 auto;}
.wrapper.contentwidth .headtitle-content {max-width:1360px; padding:15px 20px;}
.wrapper.bofullwidth .headtitle-content {width:calc(100% - 80px); padding:15px 40px;}
.container {margin:0 auto; text-align:left; position:relative;}
.wrapper.contentwidth .container {max-width:calc(100% - 40px); padding:0 20px;}
.wrapper.bofullwidth .container {max-width:calc(100% - 80px); padding:0 40px;}
.footer {position:static; text-align:left; background:#F7F8FA;  }
.footer-content {margin:0 auto;}
.footer-content.contentwidth {max-width:1360px; padding:0 20px;}
.footer-content.bofullwidth {max-width:calc(100% - 80px); padding:0 40px;}
.bo-footer-contact-inner {margin:0 auto; display:flex; text-align:left;}
.bo-footer-contact-inner.contentwidth {max-width:1360px; padding:40px 20px; }
.bo-footer-contact-inner.bofullwidth {max-width:calc(100% - 80px); padding:40px 40px; }

main.bo-main-content {width:100%; display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start; padding-top:40px;}
.bo-column-left {width:68%;}
.bo-column-right {width:32%;}
.bo-column-full .bo-post-entry {padding-top:40px;}
.page-header {position:relative;}
.spacer {padding:0 0 30px 0;}
.single-team main, .single-portfolio main, .bo-blog-archive main, .bo-archive-section {padding-top:40px;}
.archive-content {padding:20px 20px 60px 20px;}
.search-content {padding:20px 0;}
.header-wrap {width:100vw; padding-bottom:0;border-bottom:1px solid #EEEFF3; background:#fff;}
.header-wrap.scrollnav {border-top:none;position:fixed; top:0;left:0;z-index:9999;}
#sidebar {padding:0 0 30px 65px;}

@media screen and (max-width: 896px)  {
main.bo-main-content {flex-wrap:wrap;}
.bo-column-left {width:100%;}
.bo-column-right {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-family: 'Playfair Display', sans-serif; font-weight:400;}
h1 { font-size:28px;}
h2 { font-size:25px;}
h3 { font-size:22px;}
h4 { font-size:19px;}
h5 { font-size:17px; }

h2 a, h3 a, h4 a, h5 a {text-decoration:none; color:#686466; }
h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {color:#75A4C7;}

article h1 {position:relative;padding-bottom:10px;margin:25px 0;}
article h1:after {content:""; width:50px; height:2px; background:#75A4C7; position:absolute; bottom:0;left:0;}
article h1.has-text-align-center:after {left:0;right:0; margin:auto;}
article h1.has-text-align-right:after {left:inherit;right:0;}

header.headtitle {padding:2px 0;background:#F7F8FA;text-align:center; }
.headtitle-content {margin:0 auto; text-align:left; display:flex; flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between; }
.pagetitle, .pagetitle h1 { display:inline-block; text-align:left; font-family: 'Playfair Display', sans-serif; font-size:23px; font-weight:400; line-height:1.5em; margin:0; padding:0; color:#686466; }

.slogan { margin:25px 0; display: block; text-align: center; }
.preambel {font-weight:600; color:#75A4C7;padding:5px 0; text-transform:uppercase;font-size:13px;}
.slogan > span { position: relative; height:2px; background:#75A4C7; 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;}

.breadcrumb-wrapper {display:inline-block; text-align:right;  }
.breadcrumb { font-size:11px; font-weight:400; text-transform:uppercase; color:#686466; }
.breadcrumb a { color:#686466; }
.breadcrumb a:hover {color:#75A4C7;}
.breadcrumb .itemListElement {width:200px; text-overflow: ellipsis; }
.post.post-post.current-item {max-width:150px;display:inline-block;line-height:.8em;white-space: nowrap; overflow: hidden;text-overflow: ellipsis;  }

@media screen and (max-width: 896px)  { 
.headtitle-content {padding:15px 20px; display:flex; flex-wrap:wrap; }
.breadcrumb-wrapper {display:block; text-align:left;margin-top:3px;  }	
.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 {color:#75A4C7;}
article p a {border-bottom:1px dotted #75A4C7;}
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 #7A8394; 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:#75A4C7; width:50px; margin:10px auto; display:block;}


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

.topline-wrap {width:100%;  margin:0; padding:0; border-bottom:1px dotted #ccc; }
.topline {text-align:left; display:flex; justify-content:flex-start;vertical-align:center; align-items:center;font-weight:300; position:relative;}
.topline a {color:#686466;}
.topline a:hover {color:#75A4C7;}
.topline div {width:50%;flex-basis:50%;}
.topline .topline-right { text-align:right;}
.topline-right div {font-size:14px;display:inline-block;width:auto;margin-right:10px;}
.topline-right .topline-phone:before {content:"\efba"; font-family:"Icofont"; width:20px;margin-right:5px;font-weight:normal;}
.topline-right .topline-mail:before {content:"\ef14"; font-family:"Icofont"; width:20px;margin-right:5px;font-weight:normal;}
.topline-right .topline-phone:hover:before,.topline-right .topline-mail:hover:before {color:#75A4C7;}

#topline-menu {margin:0; padding:0;}
#topline-menu li {display:inline-block; margin:0 7px 0 0; font-size:12px;text-transform:uppercase;}

.headbanner {padding:0;display:flex; flex-direction:row; flex-wrap:nowrap; justify-content:space-between;  align-items:center; position:relative; }
.main-menu { margin-left: auto; text-align: right;}
.opensearch { cursor:pointer; padding:0 2px; display:inline-block; text-align:center; }
.opensearch i { font-size:14px; color:#fff;line-height:21px; background:#686466; padding:7px; border-radius:2px; }
.opensearch.active i { color:#ffffff; }

.searchbox {bottom:15px;right:20px;z-index:99999;position:absolute;background:#FFFFFF;padding:0;box-shadow:0 0 1px 1px rgba(0,0,0,.1); height:auto;text-align:left;border-radius:2px;min-width:600px; }

.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:#7A8394;  }
.searchbox input#searchinput:focus {-webkit-appearance:none; outline: none; color:#333;border:none;}
.searchbox input#searchsubmit {color:#FFFFFF; background:#75A4C7; 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 {}

/* ===================== header banner ================= */

.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;   }
.header-wrap.scrollnav .logo {max-width:200px;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:#686466; text-decoration:none;font-family: 'Playfair Display', sans-serif;  -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;}

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

#topmenu {text-align:right; color:#686466;}
#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 12px; position:relative;font-size:14px;}
#topmenu ul li a {font-size:14px;line-height:1.35em;font-weight:400;text-transform:uppercase;padding:36px 0;text-decoration:none;color:#686466; transition: all 0.3s ease-out; position:relative; display:inline-block;}
#topmenu ul li > a:before{content:'';width:0;height:1.5px;background:#B34C32;position:absolute;left:0;bottom:20px; -webkit-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
#topmenu ul li:hover > a:before {width:100%;}
#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:#B34C32; }

#topmenu ul ul { position:absolute;top:100%;left:-5px;z-index:999;border-radius:0 0 2px 2px; background:#FFFFFF; padding:0 2px;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 5px;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 10px;text-align:left;display:block;font-size:14px; line-height:38px;font-weight:400; text-decoration:none; text-transform:none; }
#topmenu ul ul li a:before {display:none;} 
#topmenu li:hover > ul {visibility:visible;opacity:1;height:auto;}
#topmenu li:hover > ul > li{height:38px;opacity:1;visibility:visible;display:block;}
#topmenu li:hover > ul > li a {border-bottom:1px solid #E6E8ED;}

#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:#B34C32; }
#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:#B34C32;}
#topmenu ul li a.bo-ps2id-highlight, #topmenu ul li a.bo-ps2id-clicked {color:#B34C32;}
#topmenu ul li.bo-menu-highlight > a {background:#B34C32; 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); }

/* ================= header tabs ================= */

ul.ui-tabs-nav {display:flex; flex-direction:row;flex-wrap:nowrap; justify-content:flex-start;margin-top:-50px;}
li.ui-tabs-tab {background:#75A4C7; color:#fff;font-size:18px;text-transform:normal;border-radius:1px 1px 0 0;margin-right:2px; position:relative;font-family: 'Playfair Display', sans-serif; font-weight:400;height:50px;  }
li.ui-tabs-tab a {color:#fff;margin:0;padding:0 25px;line-height:50px;display:block;}
li.ui-tabs-tab a:active, li.ui-tabs-tab a:focus {outline:none !important}
li.ui-tabs-active {background:#686466;}
.tabswrapper {margin-bottom:0;}
.ui-tabs-panel {background:#686466; color:#fff; padding:25px 0 15px 0; text-align:center; font-weight:300;}

.panel-content {max-width:1360px; padding:0 20px;margin:0 auto; text-align:left;display:flex; flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;vertical-align:center; }
.panel-content-text {width:70%; flex-basis:70%;}
.panel-content-text.panel-has-no-buttons {width:100%; flex-basis:100%;}
.panel-content-text p {font-size:19px;}
.panel-content-button {width:calc(30% - 50px); flex-basis:calc(30% - 50px); margin-left:50px; display:inline-block;}
.lexus-panel-button {margin:5px;display:block !important;}
.lexus-panel-button a {font-size:16px;text-transform:uppercase;font-weight:400;background:#75A4C7;color:#fff;padding:15px 20px; margin:0;border-radius:1px;display:flex;align-items:center;  }
.lexus-panel-button:hover a {border-radius:5px;}
.lexus-panel-button a i {font-weight:300 !important;font-size:28px; margin:0 15px 0 -10px;}


/* ================= testimonials ============ */ 

.bo-testimonial-carousel {padding:0;margin:45px 0; }
.bo-testimonial-data.slick-slide {width:100%;display:flex; flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;vertical-align:center;align-items:center; }
.bo-testimonial-avatar {flex-basis:1;width:calc(25% - 80px);}
.bo-testimonial-avatar img {width:100%; height:auto;border-radius:2px; }
.bo-testimonial-quote {width:75%;flex-basis:1;margin:0 40px;padding:5px 0;}
.bo-testimonial-quote.has-no-avatar {width:calc(100% - 80px);margin:0 40px; }
.bo-testimonial-quote p {font-style:italic; margin:0; padding:5px 0;}
.bo-testimonial-quote strong {font-style:italic;}
.bo-testimonial-cite {font-size:16px; font-weight:600; display:inline-block;margin-top:10px;}
.bo-testimonial-cite:after {content:""; height:1px; background:#11506F; width:50px; margin:10px 0; display:block;}

@media screen and (max-width: 1024px)  {
.bo-testimonial-avatar {;width:calc(35% - 80px);}
.bo-testimonial-quote {width:65%;}
.bo-testimonial-quote.has-no-avatar {width:calc(100% - 80px);}	
} 
@media screen and (max-width: 800px)  {
.bo-testimonial-avatar {width:calc(45% - 80px);}
.bo-testimonial-quote {width:55%;}
.bo-testimonial-quote.has-no-avatar {width:calc(100% - 80px);}	
} 
@media screen and (max-width: 600px)  {
.bo-testimonial-data.slick-slide {width:100%;display:flex; flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center;background:#F7F8FA; align-items:stretch;}	
.bo-testimonial-avatar {width:100%; text-align:center;}
.bo-testimonial-avatar img {max-width:150px; border-radius:3px; height:auto; margin:20px 0 10px 40px;}	
.bo-testimonial-quote {width:100%;}
.bo-testimonial-quote.has-no-avatar {width:100%;}	
} 

.bo-testimonial-carousel .slick-dots{ position:relative; display:block; width:100%;padding:0;margin:0;list-style: none;text-align:center;}
.bo-testimonial-carousel .slick-dots li{position: relative;display: inline-block;width:15px; height:15px; margin: 0 3px;padding: 0;cursor: pointer;}
.bo-testimonial-carousel .slick-dots li button{font-size: 0;line-height: 0; display: block;width:15px;height:15px;padding:5px 2px;cursor: pointer; color: transparent;border: 0;outline: none;background: transparent;}
.bo-testimonial-carousel .slick-dots li button:hover, .bo-testimonial-carousel .slick-dots li button:focus{ outline: none;}
.bo-testimonial-carousel .slick-dots li button:hover:before,.bo-testimonial-carousel .slick-dots li button:focus:before{ opacity: 1;}
.bo-testimonial-carousel .slick-dots li button:before{font-size:20px;line-height: 20px;position: absolute; top: 0;left: 0;width:15px;height:15px; content:" \2022 ";  text-align: center; opacity: .25;color:#686466;}
.bo-testimonial-carousel .slick-dots li.slick-active button:before{opacity:1;}

.bo-testimonial-single {margin:60px 0;display:flex; flex-direction:row; flex-wrap:nowrap; justify-content:flex-start;align-items:center;}
.bo-testimonial-image {margin:10px 40px 0 0;}
.bo-testimonial-image img {border-radius:2px;}


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

.page-content {position:relative;}
.page-content table {  width:calc(100% - 2px); margin:15px 0; padding:0; border:none;}
.page-content table td { border-bottom:1px solid #E6E8ED;border-top:1px solid #fff; padding:7px 10px; margin:0 3px; width:auto;}
.page-content table tr:last-child td { border-bottom:none;}
.page-content table th { border-bottom:1px solid #E6E8ED; padding:7px 10px; 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;}

.tab-box  {position:relative; width:calc(100% - 12px); margin:30px 0; padding:5px; border:1px solid transparent; border-radius:2px; }
.tab-box  ul.tabber { height:36px; position:absolute; top:6px; left:2px; z-index:100; margin:0; padding:0;}
.tab-box  ul.tabber li {float:left; list-style:none; margin:0; padding:0; background:none;}
.tab-box  ul.tabber li a { border:1px solid #DEE0E4; border-bottom:none; border-radius:1px 1px 0 0; font-size:14px; font-weight:400; display:block; height:41px; line-height:40px; padding:0 12px; text-decoration:none; margin:0 1px 0 3px; background:#F7F8FA;color:#828282;}
.tab-box  ul.tabber li:last-child a {}
.tab-box  ul.tabber li a:hover, .tab-box  ul.tabber li a.active { background:#FFFFFF;color:#686466; }
.tab-box .bo-tab-panel  { border:1px solid #DEE0E4; border-radius:0 3px 3px 3px; margin:42px 0 0 0; padding:25px 10px 10px 10px; position:relative; z-index:99;}
.tab-box .bo-tab-panel h3 {border:none; text-transform:inherit; display:inherit; font-size:17px; margin:0;}

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

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

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

.bo-location-box {background:#F7F8FA;margin:10px 0; }
h3.bo-location-title {font-size:17px; font-weight:500;margin-top:20px; padding:5px 10px; background:#686466;color:#FFFFFF; width:calc(100% - 80px);}
.bo-location-address {padding:10px;}
.bo-location-address p {font-size:16px;}

.bo-icon-box {border:1px solid #F7F8FA; padding:10px;margin:5px 0;}
.bo-icon-box.box-center-pos {text-align:center;}
.box-icon {margin:5px 0 0 0;}
.box-icon.icon-left-pos {float:left; margin-right:20px;}
.box-icon.icon-right-pos {float:right; margin-left:20px;}
.box-icon.icon-center-pos {text-align:center; margin-bottom:15px;}
h2.bo-icon-box-title {margin:0; padding:0; font-size:19px; font-weight:700; }
h3.bo-icon-box-subtitle {margin:0 0 10px 0;line-height:1.3em; padding:0; font-size:15px; font-weight:500;font-family:'Source Sans Pro', sans-serif;}
.bo-icon-box p {font-size:16px;}
.bo-icon-box-button a {font-size:14px; text-transform:uppercase; font-weight:500; color:#686466; padding:10px 0; display:inline-block;}
.bo-iconbutton {border:1px solid #EEEFF3; margin:15px 0;  padding:7px; box-sizing:border-box; position:relative; display:flex; justify-content: flex-start;  border-radius:2px; align-items:center; }
.bo-iconbutton-icon {padding:0 10px;}
.bo-iconbutton-text {padding:5px 10px;}
.bo-iconbutton-title {font-size:19px; font-weight:500;padding-bottom:3px;}
.bo-iconbutton-subtitle {font-size:16px; }
.bo-iconbutton-icon i {display:inline-block; height:100%; line-height:1em; font-size:50px;color:#B34C32;}
a .bo-iconbutton {color:#686466;}
a .bo-iconbutton:hover {border:1px dotted #ccc;border-radius:5px;}

.bo-imagebox { position:relative; margin:10px 0 20px 0;}
.bo-imagebox img {width:100%; height:auto; display:block;}
.bo-imagebox-overlay {position:absolute; bottom:5px; left:5px; background:rgba(255,255,255,.9); width:calc(100% - 30px); padding:5px 10px 20px 10px;}
.bo-imagebox-overlay.overlay-top-position {bottom:inherit; top:5px;}
.bo-imagebox-overlay.overlay-topleft-position {bottom:inherit; top:20px; left:0; width:calc(100% - 40px);}
.bo-imagebox-overlay.overlay-topright-position {bottom:inherit; top:20px;left:inherit;right:0; width:calc(100% - 40px);}
.bo-imagebox h4 {font-size:20px;}
.bo-imagebox p {font-size:15px;line-height:1.4em;}
.bo-imagebox-overlay:before {content:""; border-bottom:2px dotted rgba(255,255,255,.8); position:absolute;height:1px;width:calc(100% - 20px); top:-15px;} 
.bo-imagebox-overlay.overlay-top-position:after,.bo-imagebox-overlay.overlay-topleft-position:after,.bo-imagebox-overlay.overlay-topright-position:after {content:""; border-bottom:2px dotted rgba(255,255,255,.8); position:absolute;height:1px;width:calc(100% - 20px); bottom:-15px;}  
.bo-imagebox-overlay.overlay-top-position:before,.bo-imagebox-overlay.overlay-topleft-position:before,.bo-imagebox-overlay.overlay-topright-position:before {display:none;}
.bo-imagebox-teaser {position:absolute; top:30px; left:30px; background:#FFFFFF; width:calc(100% - 80px); padding:10px; text-align:center;border-radius:1px;}
.bo-imagebox .bo-imagebox-teaser h4 {font-size:19px; margin:0; padding:0;}
.bo-imagebox .bo-imagebox-teaser p {font-size:14px;line-height:1.55em;margin:0; padding:0;}
.bo-imagebox-button a {position:absolute; bottom:-20px; left: 50%; transform: translateX(-50%); background:#75A4C7; color:#FFFFFF; padding:15px; font-size:13px; text-transform:uppercase;font-weight:500;transition:all ease 300ms;}
.bo-imagebox-button:hover a {padding:15px 20px;}

.bo-block-cta-section {background-size: cover;}
.bo-block-cta-container {max-width: 1360px; margin: auto; display: flex;  align-items: center; justify-content: space-between;  padding:0 20px; background-size:cover;background-position:50%;}
.bo-block-cta-wrapper { max-width: 45%; animation-delay:400ms; animation-duration:800ms; margin-left:30px;}
.bo-block-cta-overlay {animation-delay:400ms; }
.bo-block-cta-section.alignfull {margin:0 calc(50% - 50vw);max-width: 100vw;width: 100vw; overflow:hidden;}
.bo-column-left .bo-block-cta-section.alignfull {margin:0 calc(74% - 50vw);max-width: 100vw;width: 100vw; overflow:hidden;}

@media screen and (max-width: 896px)  {
.bo-block-cta-section {  background-attachment: scroll !important; }
}

.bo-block-cta-section.alignfull .bo-block-cta-wrapper {margin-left:0;}
.bo-block-cta-heading {color:#686466; font-size:30px; font-weight:400; }
article h1.bo-block-cta-heading:after {content:""; height:0;width:0;}
h1.bo-block-cta-heading, h2.bo-block-cta-heading, h3.bo-block-cta-heading {line-height:1.5em; margin:0; padding:10px 0 5px 0;}
.bo-block-cta-heading.bo-cta-has-custom-hbg {display:inline-block;}
.bo-block-cta-heading:after { color:#686466; }
.bo-block-cta-subtitle {color:#686466; line-height:1.2em; font-size:20px; font-weight:400; }
.bo-block-cta-text { color:#686466; margin-top:10px; margin-bottom: 10px; }
.bo-block-cta-buttons {margin-top:30px;}
.bo-block-cta-button-1, .bo-block-cta-button-2 { display: inline-block; padding:12px 24px; border-radius: 0;  font-size: 15px; line-height:24px; text-transform: uppercase;letter-spacing:.5px; margin-bottom: 10px; font-weight:700;}
.bo-block-cta-button-1 {margin-right: 10px;}
.bo-block-cta-button-1:hover, .bo-block-cta-button-2:hover {border-radius:5px;}
.bo-cta-has-custom-hbg, .bo-cta-has-custom-tbg {padding:20px;}

.bo-double-box {width:100%;display:flex;justify-content:center;align-items:center;}
.bo-double-box.alignfull {margin:0 calc(50% - 50vw);max-width: 100vw;width: 100vw;}
.bo-double-first {width:50%;align-self:stretch;display:flex;align-items:center; }
.bo-double-text {width:calc(100% - 80px); margin:0 0 0 auto; padding:0 40px; color:#ffffff; }
.bo-double-text-right {width:calc(100% - 80px); margin:0 auto 0 0; padding:0 40px; color:#ffffff;}
.bo-double-second {width:50%;position:relative; overflow:hidden;}
article .bo-double-box h1:after {content:""; height:0;width:0;}
article .bo-double-box h1 {margin:0; padding:0;font-size:30px;}
article .bo-double-box h2 {font-size:27px;}
article .bo-double-box h3 {font-size:24px;}
article .bo-double-box p {padding-bottom:25px;}

.bo-leftslide {animation-delay:200ms}
.bo-rightslide {animation-delay:600ms}
.bo-triple-desktop {}
.bo-triple-mobile {display:none;}
.bo-triple-box {width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;overflow:hidden;}
.bo-triple-box .bo-triple-col {width:33.33333%;flex-basis:33.3333%; }
.bo-triple-box .bo-triple-col:not(.col-has-image) {align-self:stretch;display:flex;align-items:center;justify-content:flex-start;}
.bo-triple-text {margin:0 auto; padding:0 20px 0 40px; color:#ffffff; text-align:left;width:calc(100% - 60px);}
.bo-triple-box a {color:#ffffff;}
.bo-triple-box .bo-triple-col:nth-child(1) {animation-delay:200ms}
.bo-triple-box .bo-triple-col:nth-child(2) {animation-delay:400ms}
.bo-triple-box .bo-triple-col:nth-child(3) {animation-delay:600ms}
.bo-triple-box.alignfull {margin:0 calc(50% - 50vw);max-width: 100vw;width: 100vw;}
.alignwide .bo-triple-col.col-has-image {margin:-1px;}
.bo-triple-box .lexus-content-button {margin-top:20px;}

.bo-vertical-box {width:100%;display:flex;flex-direction:column;justify-content:center; align-items:center; overflow:hidden;background:#f7f8fa;margin:0; position:relative; box-sizing:border-box; }
.bo-vertical-first {}
.bo-vertical-text-top {padding:10px 20px; color:#686466; }
.bo-vertical-text-bottom {padding:10px 20px; color:#686466;}
.bo-vertical-second {position:relative; overflow:hidden;}
.bo-vertical-img img {height:auto; max-width:100%;display: block;vertical-align: middle;}
.bo-vertical-box h2 {font-size:23px;}
.bo-vertical-box h3 {font-size:19px;}

.rectangle {margin:45px 0 65px 0;width:100%;position:relative;height:auto; display:flex; flex-direction:row; flex-wrap:nowrap; justify-content:flex-start; align-content:center;vertical-align:center;align-self:center;}
.rectangle.alignfull {margin:0 calc(50% - 50vw);max-width: 100vw;width: 100vw;}
.recleft{width:60%;flex-basis:60%;background:#686466;height:100px;z-index:10;color:#fff;text-align:center;position:relative;}
.recright{width:40%;flex-basis:40%;height:100px;line-height:100px;background:#75A4C7;z-index:9;color:#fff;text-align:center;position:relative;}
.pbtext1{font-size:26px;line-height:1.3em;padding:20px 0 0 0;font-family: 'Playfair Display', sans-serif;font-weight:400;font-style:italic;}
.pbtext2{font-size:20px;line-height:1.3em;padding:0;font-family: 'Playfair Display', sans-serif;font-weight:400;font-style:italic;}
.homephone{font-size:40px;line-height:100px;padding:0;font-family: 'Playfair Display', sans-serif;font-weight:600;letter-spacing:1px;}
.homephone i{font-size:30px;margin:0;line-height:1;}
.homephone a{color:#fff}
#triangleleft{position:absolute;top:0;right:-50px;z-index:12;width:0;height:0;border-left:50px solid #686466;border-top:50px solid transparent;border-bottom:50px solid transparent}
#triangleright{position:absolute;top:0;left:-50px;z-index:11;width:0;height:0;border-right:50px solid #75A4C7;border-top:50px solid transparent;border-bottom:50px solid transparent}

.bo-color-box-wrapper {margin-top:-1px; margin-bottom:-1px;}

.bo-pinline-title h1,.bo-pinline-title h2,.bo-pinline-title h3,.bo-pinline-title h4,.bo-pinline-title h5,.bo-pinline-title h6 {text-align: center;display: block;overflow: hidden;font-size:21px;line-height:1em;margin: 20px 0;font-weight:600; }
.bo-pinline-title h1 span,.bo-pinline-title h2 span,.bo-pinline-title h3 span,.bo-pinline-title h4 span,.bo-pinline-title h5 span,.bo-pinline-title h6 span {position: relative;display: inline-block;line-height: 1;}
.bo-pinline-title h1 span:before, .bo-pinline-title h1 span:after,.bo-pinline-title h2 span:before, .bo-pinline-title h2 span:after,.bo-pinline-title h3 span:before, .bo-pinline-title h3 span:after,.bo-pinline-title h4 span:before, .bo-pinline-title h4 span:after,.bo-pinline-title h5 span:before, .bo-pinline-title h5 span:after,.bo-pinline-title h6 span:before, .bo-pinline-title h6 span:after {content: "";position: absolute;top: 50%;height: 1px;background:#686466;width: 99999px;}
.bo-pinline-title h1 span:before,.bo-pinline-title h2 span:before,.bo-pinline-title h3 span:before,.bo-pinline-title h4 span:before,.bo-pinline-title h5 span:before,.bo-pinline-title h6 span:before{left:100%;margin-left:30px;}
.bo-pinline-title h1 span:after,.bo-pinline-title h2 span:after,.bo-pinline-title h3 span:after,.bo-pinline-title h4 span:after,.bo-pinline-title h5 span:after, .bo-pinline-title h6 span:after{right:100%;margin-right: 30px}

.divider-triangle {position:relative;padding:2px 0;margin:0 0 50px 0;background: #686466;}
.divider-triangle-down {position:absolute;left:calc(50% - 40px);top:3px;width: 0; height: 0; border-left: 40px solid transparent;border-right: 40px solid transparent;	border-top: 40px solid #686466;	font-size: 0;line-height: 0;}


.divider-triangle-up {position:absolute;left:calc(50% - 40px);bottom:3px;width: 0; height: 0; border-left: 40px solid transparent;border-right: 40px solid transparent;	border-bottom: 40px solid #686466;	font-size: 0;line-height: 0;}
.divider-triangle.divider-alignwide {width:calc(100% + 40px); margin-left:-20px;margin-right:-20px;}
.divider-triangle.divider-absolute {position:absolute;z-index:999;}
.divider-triangle.divider-alignwide.divider-absolute {width:100%;}
.divider-triangle.divider-aligncolumn.divider-absolute {width:calc(100% - 40px);}

.divider-triangle.divider-alignfull {margin:0 calc(50% - 50vw) 50px calc(50% - 50vw);max-width: 100vw;width: 100vw;  }
.divider-triangle-up {position:absolute;left:calc(50% - 40px);bottom:3px;width: 0; height: 0; border-left: 40px solid transparent;border-right: 40px solid transparent;	border-bottom: 40px solid #606774;	font-size: 0;line-height: 0;}
.divider-triangle-double {position:absolute;left:calc(50% - 25px);bottom:-22.5px;width:50px; height: 50px; transform:rotate(45deg);font-size: 0;line-height: 0;}
.divider-circle {position:absolute;left:calc(50% - 25px);bottom:-22.5px;width:50px; height: 50px;border-radius:50%;font-size: 0;line-height: 0;}
.divider-triangle.divider-alignfull.divider-absolute {left:0;}
.bo-horizontal-ruler {border: 0;height: 2px;width:100%;position: relative;margin:30px auto;background:#686466;}
.bo-horizontal-ruler .ruler-icon {position: absolute;top: -12px;left:calc(50% - 25px);background:#fff;width:50px;height:30px;text-align:center;}
.bo-horizontal-ruler .ruler-icon i {font-size:25px;}
.bo-horizontal-ruler .ruler-diamond {width: 10px;height: 10px;background:#686466;transform:rotate(45deg); -ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);position: absolute;top: -5px;left:calc(50% - 5px);outline: 4px solid #ffffff;}
.bo-horizontal-ruler .ruler-ball {width: 12px;height: 12px;background:#686466;position: absolute;top: -11px;left:calc(50% - 11px);border-radius:100%;border: 5px solid #ffffff;}
.bo-horizontal-ruler .ruler-circle {width: 5px;height: 5px;background:#ffffff;position: absolute;top: -5px;left:calc(50% - 5px);border-radius:100%;border: 3px solid #686466;outline:6px solid #ffffff;}
.bo-horizontal-ruler .ruler-triangle {width: 0;height: 0;border-left: 8px solid #ffffff;border-right: 8px solid #ffffff;border-top: 12px solid #686466;
position: absolute;top:-4px; left:calc(50% - 8px);}	

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

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

/* =================  areas =================  */ 

.bo-area-box { padding:10px 2px;text-align:left; position:relative;box-sizing:border-box; }
.bo-area-box-inner {padding:0;padding-bottom:20px;margin:0; border-bottom:1px solid #EEEFF3;}

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

.bo-area-box-image {margin-bottom:15px;}
.bo-area-box-image.bo-area-box-image-square2 img {border-radius:5px;}
.bo-area-box-image.bo-area-box-image-square1 img {border-radius:0;}

.bo-area-box-headlines {position:relative; margin:0 0 15px 0; }
.bo-area-box-headlines:before {content:"";position:absolute; bottom:-10px; left:0; width:50px; height:1.5px; background:#75A4C7;}
.bo-area-box a h2,.bo-area-box a h3, .bo-area-box a p {color:#686466;}
.bo-area-box h2 {margin:0; padding:0; font-size:23px; line-height:1.5em; position:relative;}
.bo-area-box h3 {margin:0; padding:0; font-size:18px; line-height:1.5em;}
.bo-area-more {font-weight:600;color:#75A4C7;padding:15px 0 3px 0; line-height:1em; display:inline-block;border-bottom:1px dotted #fff;}

.bo-area-box.has-4-boxes h2 {margin:0; padding:0; font-size:20px; line-height:1.5em; position:relative;}
.bo-area-box.has-4-boxes h3 {margin:0; padding:0; font-size:16px; line-height:1.5em;}
.bo-area-more:hover {border-bottom:1px dotted #75A4C7;}
.bo-area-more i {font-size:13px;}
.bo-area-box.has-4-boxes p,.bo-area-box.has-3-boxes p {font-size:16px;}


/* ===================== service ===================== */

.bo-service-box {border:1px solid #EEEFF3; padding:10px; align-items:top; border-radius:0 0 2px 2px; position:relative; overflow:hidden;transition:all 0.5s; box-sizing:border-box;}
.bo-service-box.has-4-boxes {flex-basis:calc(25% - 20px);width:calc(25% - 20px); margin:10px 25px 40px 0; }
.bo-service-box.has-4-boxes:nth-child(4n) {margin-right:0;}
.bo-service-box.has-3-boxes {flex-basis:calc(33.3333% - 20px);width:calc(33.3333% - 20px); margin:10px 30px 40px 0;}
.bo-service-box.has-3-boxes:nth-child(3n) {margin-right:0;}
.bo-service-box.has-2-boxes {flex-basis:calc(50% - 20px);width:calc(50% - 20px); margin:10px 40px 40px 0;}
.bo-service-box.has-2-boxes:nth-child(even) {margin-right:0;}
.bo-service-box.has-1-boxes {flex-basis:calc(100% - 20px);width:calc(100% - 20px); margin:10px 10px 40px 10px;}

.bo-service-box-thumb {margin:-8px -8px 20px -8px;}
.bo-service-box-thumb img {width:100%; height:auto; display:block;}
.bo-service-box-icon {float:left; margin-right:15px;}
.bo-service-box-icon i {font-size:53px; float:left; margin:0;line-height:1em;color:#75A4C7;}
.bo-service-box a {color:#484B59; }
.bo-service-box p {font-size:16px;}
.bo-service-box h3 {margin:0;font-size:23px;}
.bo-service-box .bo-service-more {font-size:14px; background:#F7F8FA; padding:8px 15px 8px 0; font-weight:700; text-transform:uppercase; text-align:right; position:absolute; bottom:-60px; left:0; width:calc(100% - 10px);transition:all 0.5s;}
.bo-service-box:hover {padding:10px 10px 40px 10px;margin-bottom:10px;}
.bo-service-box:hover .bo-service-more { bottom:0;}

.service-single-image img {border-radius:2px;}
.service-single-categories {margin:25px 0;}
.service-single-categories span {font-size:14px; font-weight:500; margin:0 3px;}
.service-single-categories span a {color:#75A4C7;}
.service-single-categories span:hover a {color:#686466;}
.service-single-categories span:before {content:'\ea69'; font-family:"icofont"; margin:0 2px;}

/* ==== team ===== */ 

.team-single-content {display:flex; flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;width:100%;}
.team-single-content .team-single-image {width:calc(25% - 20px); padding-right:20px;}
.team-single-content .bo-single-entry {width:calc(75% - 20px); padding-left:20px;}

.team-single-image img {border-radius:5px;}
.team-single-image.bo-team-single-image-square2 img {border-radius:5px;}
.team-single-image.bo-team-single-image-square1 img {border-radius:0;}
.team-single-image.bo-team-single-image-circle  {width:calc(40% - 60px);padding:0 60px 0 0; }
.team-single-image.bo-team-single-image-circle img {border-radius:100%;}
.team-profile-description {padding:0;}

.team-profile-data {font-size:16px;}
.team-profile-data h1 {font-size:23px;font-weight:400;margin-top:0;}
.team-profile-data h2, .team-profile-data h3 {font-size:16px; line-height:1.1em;font-family: 'Source Sans Pro', sans-serif;margin-bottom:0; padding-bottom:0;}

.team-profile-contact {border-top:1px dotted #ccc; border-bottom:1px dotted #ccc; margin:15px 0;max-width:70%;}
@media screen and (max-width: 1024px)  {.team-profile-contact {max-width:80%;}}
@media screen and (max-width: 896px)  {.team-profile-contact {max-width:100%;}}

ul.team-profile-contact-data {display:flex; align-items:center;flex-wrap:wrap; justify-content:flex-start;}
ul.team-profile-contact-data {list-style:none;margin:10px 0; padding:0;}
ul.team-profile-contact-data li {list-style:none; margin:0 20px 0 0; padding:5px 0;width:calc(50% - 20px);font-size:16px;}
@media screen and (max-width: 600px)  {ul.team-profile-contact-data li {width:calc(100% - 20px);}}

ul.team-profile-contact-data li i,.team-profile-cv i {margin-right:10px;}
.team-profile-cv {display:block; margin:25px 0 0 0;}
ul.team-profile-contact-data li a, .team-profile-cv a {color:#686466;}
ul.team-profile-contact-data li a:hover, .team-profile-cv a:hover {color:#75A4C7;}

.bo-team-box { padding:0;margin:10px 0;text-align:center;}
.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:#F7F8FA;}

.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:-5px 0 0 0;padding:15px 10px 20px 10px;background:#F7F8FA;}
.bo-team-box-content p {padding:5px 0;margin:0;}
.bo-team-box a { color:#484B59; text-decoration:none;}
.bo-team-box a:hover { color:#75A4C7;}
.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 .bo-team-box-name {font-size:20px; font-weight:500;font-family: 'Playfair Display', sans-serif; }
.bo-team-box .bo-team-box-subtitle {font-size:15px;margin:8px 0;}

.bo-team-box-separator {display:block; border-bottom:1px solid #EEEFF3; 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;  }
.box-smicons {padding:0;margin:15px 0 5px 0;}

p.bo-contactbox-title {font-size:20px; font-weight:400; line-height:1.6em; margin:0; padding:0;font-family: 'Playfair Display', sans-serif;}
p.bo-contactbox-subtitle {font-size:16px; font-weight:400; line-height:1.4em; margin:0; padding:0;font-family: 'Playfair Display', sans-serif;}
.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%; }

.sc-smicons {margin:15px 0;}
.box-smicons span {background:#686466;  width:30px; height:30px; display:inline-flex; margin:0 5px 5px 0; padding:0;  border-radius:2px; text-align:center;}
.box-smicons span img {border-radius:3px;}
.box-smicons span::before {font-size:17px;line-height: 30px;color:#F7F8FA; margin:0 auto; padding:0; font-family: "icofont"; display:flex-center;}
.box-smicons span:hover:before {color:#FFFFFF;}
.box-smicons span.google::before {content:"\ed43"; }
.box-smicons span.google:hover {background:#DC4A3D;}
.box-smicons span.twitter::before {content:"\ed7a";}
.box-smicons span.twitter:hover {background:#55ACEE;}
.box-smicons span.insta::before {content:"\ed46";}
.box-smicons span.insta:hover {background:#9B6954;}
.box-smicons span.fb::before {content:"\ed37";}
.box-smicons span.fb:hover {background:#3B579D;}
.box-smicons span.xing::before {content:"\ed87";}
.box-smicons span.xing:hover {background:#00605E;}
.box-smicons span.linked::before {content:"\ed4d";}
.box-smicons span.linked:hover {background:#0077B6;}
.box-smicons span.yt::before {content:"\ed8b";}
.box-smicons span.yt:hover {background:#E12B25;}
.box-smicons span.vimeo::before {content:"\ed7f";}
.box-smicons span.vimeo:hover {background:#1AB7EA;}
.box-smicons span.pin::before {content:"\ed5d";}
.box-smicons span.pin:hover {background:#BD081C;}
.box-smicons span.rss::before {content:"\ed64";}
.box-smicons span.rss:hover {background:#F26522;}
.box-smicons span.mail::before {content:"\ef14";}
.box-smicons span.mail:hover {background:#AD0203;}
.box-smicons span.phone::before {content:"\f008";}
.box-smicons span.phone:hover {background:#AD0203;}

.bo-more-button a {background:#75A4C7; color:#FFFFFF !important; opacity:0; padding:15px; position:absolute; z-index:99; top:0px; left: 50%; transform: translate(-50%, 0); transition:all 0.5s;}
.bo-more-button a:hover {border-radius:5px;}


/* ==== profile box ==== */

.bo-profile-block-box {display:flex; width:100%; flex-direction:row;flex-wrap:nowrap;justify-content:space-between;}
.bo-profile-block-image {display:inline-block;flex-basis:calc(40% - 20px);align-self:center;}
.bo-profile-block-image figure.bo-profile-image {margin:10px;}
.bo-profile-block-content {flex-basis:calc(60% - 40px);display:flex; flex-direction:column; justify-content:center;text-align:center; vertical-align:center;padding:0 20px;}
h2.bo-profile-box-name {font-family: 'Playfair Display', sans-serif; font-weight:400;font-size:28px; display:block; text-align:center;margin-top:15px;}
h3.bo-profile-box-subtitle {font-family: 'Playfair Display', sans-serif; font-weight:400;font-size:20px; display:block; text-align:center;position:relative;padding-top:20px;margin-top:20px;}
h3.bo-profile-box-subtitle:after {content:""; position:absolute; top:0; width:60px; height:1px;background:#686466;margin:auto;left:0;right:0;}

.bo-profile-box-text {margin:0 40px;}
.bo-profile-block-content ul {margin: 15px auto 30px auto; text-align:left;}
.bo-profile-block-content ul li {position:relative; padding-left:25px; list-style:none; font-size:16px;}
.bo-profile-block-content ul li:before {content:"\eed6"; font-family:"icofont"; font-size:15px; position:absolute; left:0; top:2px; margin-right:10px;}

.bo-profile-box-separator {display:block; border-bottom:1px dotted #686466; width:calc(100% - 40px); margin:10px 20px;}
.bo-profile-box-icons {display:flex; flex-direction:row;flex-wrap:wrap; justify-content:flex-start; vertical-align:center;align-self:flex-end; width:100%;}
.bo-profile-box-icons  .bo-iconbutton {width:calc(50% - 20px); flex-basis:calc(50% - 20px); margin:10px 5px;border:none; border-right:1px dotted #686466; text-align:left;}
.bo-profile-box-icons .bo-iconbutton:nth-child(2n) {border-right:none;margin-left:0;}
.bo-profile-box-icons .bo-iconbutton-title {font-size:18px;font-weight:400;}
.bo-profile-box-icons .bo-iconbutton-subtitle {font-size:16px;font-weight:200;}
.bo-profile-box-icons .bo-iconbutton-icon i {font-size:40px;}

@media screen and (max-width: 1200px)  {
.bo-profile-block-content {flex-basis:calc(60% - 20px);padding:0 10px;}
}

@media screen and (max-width: 940px)  {
.bo-profile-block-box {display:flex; width:100%; flex-direction:row;flex-wrap:wrap;justify-content:space-between;}
.bo-profile-box-icons  .bo-iconbutton {width:calc(50% - 20px); flex-basis:calc(50% - 20px); margin:10px 5px;border-color:#686466;}
.bo-profile-box-icons  .bo-iconbutton:nth-child(even) {margin-left:0;}	
}

@media screen and (max-width: 640px)  {
.bo-profile-block-box {display:flex; width:100%; flex-direction:row;flex-wrap:wrap;justify-content:flex-start;}
.bo-profile-box-icons  .bo-iconbutton {width:calc(100% - 20px); flex-basis:calc(100% - 20px); margin:10px 5px;border:none;}
.bo-profile-box-icons  .bo-iconbutton:nth-child(even) {margin-left:0;}	
.bo-profile-block-content {flex-basis:calc(100% - 20px);padding:0 10px;display:block;}
.bo-profile-block-image {display:block;flex-basis:100%;margin:0;}	
.bo-profile-block-image figure.bo-profile-image {margin:0;} 
.bo-profile-block-content ul {margin: 15px 15px 30px 10px; }	
h2.bo-profile-box-name {font-size:24px;}
h3.bo-profile-box-subtitle {font-size:18px; display:block; padding-top:15px;margin-top:15px;}
}

/* ===================== portfolio ===================== */

.pfcolumn {padding:15px 0 40px 0; }
.pfcolumn.col-full {padding:15px 0 ;}

.pfcolumn .slideshow .slick-next, .pfcolumn .slideshow .slick-prev {visibility:visible;}
.portfolio-single-image {background:#f7f8fa; padding:2px; border-radius:2px;}
.portfolio-single-image img {border-radius:2px;}

.portfolio-page-nav { margin:15px 0; padding:8px; border-top:1px dotted rgba(230,231,240,.8);}
.portfolio-page-nav a {color:#686466;}
.portfolio-page-nav a:hover {color:#75A4C7;}

.portfolio-page-nav .navleft {width:50%; float:left;}
.portfolio-page-nav .navright {width:50%; float:right; text-align:right;}
.portfolio-page-nav .navright a:after {content:'\ea79'; font-family:"icofont"; font-size:36px; margin:1px 0;}
.portfolio-page-nav .navleft a:before {content:'\ea78'; font-family:"icofont"; font-size:36px; margin:1px 0;}

.bo-portfolio-box {box-shadow:0 4px 2px 0px rgba(50, 50, 50, 0.15); padding:2px; flex-basis:calc(25% - 26px); width:calc(25% - 26px); margin:10px; align-items:top; border-radius:3px; position:relative;}
.bo-portfolio-box-thumb {margin:0; padding:0;}
.bo-portfolio-box-thumb img {width:100%; height:auto; display:block;border-radius:2px;}
.bo-portfolio-box a {color:#484B59;}
.bo-portfolio-box h3 {font-size:36px; line-height:22px;}

.portfolio-grid-section {padding:20px 10px;  max-width: 1360px; margin:45px auto 80px auto;   }
.portfolio-grid {display: grid;  grid-template-columns: repeat(1, minmax(100px,1fr));  grid-gap:10px;  grid-auto-rows: 0;}

@media only screen and (max-width: 767px) and (min-width: 480px) {  .portfolio-grid {grid-template-columns: repeat(2, minmax(100px,1fr));  }}
@media only screen and (max-width: 1023px) and (min-width: 768px) {  .portfolio-grid {grid-template-columns: repeat(3, minmax(100px,1fr));  }}
@media only screen and (min-width: 1024px) { .portfolio-grid {grid-template-columns: repeat(4, minmax(100px,1fr));  }}

.portfolio-grid-item, .portfolio-grid-item-content {position:relative; overflow:hidden; }
.portfolio-grid-item {}
.portfolio-grid-item-title {position:absolute;bottom:-100%; height:100%; opacity:0; left:0; right:0; padding:0 10px; width:calc(100% - 20px); background:rgba(255,255,255,.9);transition:all 0.5s;transition-delay:100ms;display:flex;flex-direction:column;justify-content:center; text-align:center; margin:auto;}
.portfolio-grid-item:hover .portfolio-grid-item-title {bottom:0;opacity:1;}
.portfolio-grid-item-image {margin:0; padding:0;}
.portfolio-grid-item-image img {box-shadow:0 4px 2px 0px #EEEFF3; padding:0;border-radius:3px; height:auto; opacity:1; transition: all 0.3s;}
.portfolio-grid-item:hover .portfolio-grid-item-image img {}

.portfolio-grid-item-title i {font-size:23px; color:#484B59; transition: all 0.3s;transition-delay:0.3s;}
.portfolio-grid-item:hover .portfolio-grid-item-title i {color:#75A4C7;}
.portfolio-grid-item-title h3 {font-size:22px; font-weight:500;  }
.portfolio-grid-item a  {color:#484B59;}

/* ===================== 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; line-height:1em; cursor:pointer;  color:#686466; 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:center; background:#f7f8fa; padding:13px 0; font-weight:400;font-size:17px !important;margin-top:0 !important}
.wp-block-image img {border-radius:3px !important;}

.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;}
.wp-block-button {text-transform:uppercase; font-weight:bold;}
.wp-block-button a {font-size:15px;}
.wp-block-group__inner-container {margin:0 auto;max-width:1360px; padding:0 20px;}

.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 {background:#75A4C7;border:2px solid #75A4C7; color:#FFFFFF; padding:12px 25px; border-radius:1px; margin:5px 5px 5px 0; width:auto;font-size:16px;letter-spacing:.25px; text-transform:uppercase; 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:hover a {border-radius:5px;opacity:.925;}
.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;} 

/* ===================== timeline ===================== */

.bo-timeline-item {display:flex; width:100%;flex-direction:row; flex-wrap:nowrap; justify-content:flex-start;vertical-align:center;align-items:flex-start;}
.bo-timeline-info p {margin:0; padding:0; line-height:1.6em;font-size:17px;}
.bo-timeline-date {font-size:19px;font-weight:600; width:140px;padding:17px 30px 10px 0;position:relative;}
.bo-timeline-date:after {content:""; border-bottom:2px solid #686466; width:30px; position:absolute; right:0;top:30px;}
.bo-timeline-info {border-left:2px solid #686466;padding:20px 30px 50px 30px;width:calc(100% - 230px); display:flex; align-items:flex-start; }
.bo-timeline-info img {border-radius:3px; max-width:150px; margin-right:25px;}




@media screen and (max-width: 896px)  {
.bo-timeline-date {font-size:17px;width:110px;}
.bo-timeline-info {padding:20px 20px 50px 20px;width:calc(100% - 150px);  }
.bo-timeline-date:after {top:28px;}	
.bo-timeline-info img {width:150px; }	
	
.wp-block-column .bo-timeline-item {display:flex; width:100%;flex-direction:row; flex-wrap:wrap; justify-content:flex-start;vertical-align:center;align-items:flex-start;}	
.wp-block-column .bo-timeline-info {flex-wrap:wrap;}	
.wp-block-column .bo-timeline-date:after {width:50px; right:inherit;left:0;top:inherit; bottom:0;}	
.wp-block-column .bo-timeline-info {padding:20px 0 50px 15px !important; width:calc(100% - 15px);}	
.wp-block-column .bo-timeline-info img {margin-bottom:20px;}	
}

@media screen and (max-width: 600px)  {
.bo-timeline-item {display:flex; width:100%;flex-direction:row; flex-wrap:wrap; justify-content:flex-start;vertical-align:center;align-items:flex-start;}	
.bo-timeline-info {flex-wrap:wrap;}	
.bo-timeline-date:after {width:50px; right:inherit;left:0;top:inherit; bottom:0;}	
.bo-timeline-info {padding:20px 0 50px 15px !important; width:calc(100% - 15px);}	
.bo-timeline-info img {margin-bottom:20px;}		
}


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

.bo-faq-headline {margin:3px 0 0 0; padding:5px 0 5px 5px;  position:relative; border:1px dotted #EEEFF3; border-left-color:transparent; border-right-color:transparent; cursor:pointer; }
.bo-faq-headline i {font-size:20px;position:absolute; margin:9px 10px 0 0; color:#75A4C7; opacity:.5;}
.bo-faq-headline i {transition: 300ms ease-in-out; transition-delay:100ms;transform:rotate(360deg); }
.bo-faq-headline h3 {font-size:17px; font-weight:500; padding-left:30px;}
.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;}

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

.image-wrapper {  height:auto; position:relative; z-index:1000; margin:0; padding:0;  }
.bo-start-image {overflow:hidden;}
.bo-start-image img { width:100%; height:auto;  display:block; position:relative;  }
.bo-start-full-width {width: 100vw; position: relative; left: 50%; right: 50%; margin-left: -50vw; margin-right: -50vw; }

.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;}	
}

/* =====================  img slider =====================  */ 

.slideshow {padding:0; margin:0; position:relative; width:100%; overflow:hidden; }
figure.bo-slideshow-item {padding:0;  margin:0; width:100%; height:auto;  position:relative; overflow:hidden; }
figure.bo-slideshow-item img {width:100%; height:auto;  margin:0; padding:0; display:block; position:absolute; top: 50%; transform: translateY(-50%); }

.slideshow .slick-next, .slideshow .slick-prev {width:30px;height:30px;padding:0; text-align:center; margin:0; font-size:0; border:none;cursor:pointer;position:absolute;z-index:9998; background:rgba(255,255,255,.5); visibility:hidden;  }
.slideshow .slick-prev{left:calc(50% - 35px); bottom:15px;}
.slideshow .slick-next{right:calc(50% - 35px);  bottom:15px;}
.slideshow .slick-prev:before{content:'\ea68'; font-family:"icofont";}
.slideshow .slick-next:before{content:'\ea69'; font-family:"icofont";}
.slideshow .slick-next:before, .slideshow .slick-prev:before{font-size:20px;line-height:1;opacity:1;color:#686466;}
.slideshow .slick-next.slick-disabled:before, .slideshow .slick-prev.slick-disabled:before{opacity:.25}
.slideshow:hover .slick-next, .slideshow:hover .slick-prev {visibility:visible;}

.slideshow-info-box {max-width:400px; background:#ffffff; height:auto; padding:15px 20px 20px 20px;text-align:left;}
.slideshow-info-box-title {font-size:23px; font-weight:500;}
.slideshow-info-box-caption {font-size:16px;line-height:1.65em;}
.slideshow-info-wrapper {position:absolute; top:20%;left:0;right:0; z-index:9999; max-width:1140px; margin-right:auto;margin-left:auto;}

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

@media screen and (max-width: 480px)  {
.bo-slideshow-item.desktop-slide, .bo-start-image.desktop-slide, .desktop-slide {display:none;}
.bo-slideshow-item.mobile-slide, .bo-start-image.mobile-slide , .mobile-slide {display:block;}	
}



.slideshow-box-pagination { position:absolute; bottom:10px; left:15px;}
.sbp-next, .sbp-prev {width:30px; height:10px; border-bottom:3px solid; display:inline-block; margin:0 3px;cursor:pointer;}
.sbp-prev {border-color:#686466;}
.sbp-next {border-color:#75A4C7;}

/* =========================  go to top/bottom - contact ======================== */

#gototop { display:none; position:fixed; z-index:10000; right:7px; bottom:45px; }
#gototop a { background: #686466; padding:8px; border-radius:2px; color:#fff; text-decoration:none; font-size:15px; display: block; margin:5px 0; line-height:1em;}
#gototop a:hover { opacity:.8;}

#globalmail {bottom:347px; }
#globalphone { bottom:394px;}
#globalapt { bottom:300px;}
#globalmail,#globalphone,#globalapt { background:#B34C32;padding:2px;border-radius:3px 0 0 3px;display:none;position:fixed; z-index:999999; right:0;  }
#globalmail a,#globalphone a, #globalapt a {background:#B34C32;padding:6px;color:#fff; text-decoration:none; font-size:30px; display: block; margin:0; line-height:1em;cursor:pointer;-moz-transition: all 0.3s; -webkit-transition: all 0.3s;transition: all 0.3s; }
#globalmail:hover a,#globalphone:hover a, #globalapt:hover a {padding-right:30px;}

.bo-mail-overlay {position:fixed; top:0; left:0; width:100%; height:100%; text-align:center; background: rgba(0,0,0,.8);z-index: 999998;}
.bo-mail-overlay-content {width:calc(100% - 30px); max-width:600px; background: #fff; padding:15px;  text-align: left; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); margin-left:auto; margin-right:auto; z-index: 999999;}
.bo-mail-overlay-close {position: absolute; top:-50px; right:-50px; font-size:40px; color:#fff;cursor:pointer;}

/* =========================  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; border-bottom:1px dotted #ccc; }
.bo-blog-box-img {margin:15px 0;}
.bo-blog-box-img img {width:100%; height:auto; display:block; border-radius:2px;}

.bo-blog-box h3 { font-size:19px; line-height:1.5em; margin:0 0 5px 0; padding:0; font-weight:600;  }
.bo-blog-box p {font-size:17px; line-height:1.65em; }

.bo-blog-box-more {margin:10px 0;} 
.bo-blog-box-more a {color:#75A4C7; font-weight:600;font-size:15px;}

.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; padding:8px 0; border-top:1px dotted #ccc;display:flex; flex-direction:row; flex-wrap:nowrap; justify-content:space-between; font-size:14px;}
.bo-blog-meta a,.bo-meta a {color:#686466;}
.bo-blog-meta a:hover,.bo-meta a:hover {color:#75A4C7;}
.bo-blog-meta .meta-cat i, .bo-blog-meta .meta-date i { font-size:12px; margin-right:5px;  }
.bo-meta-author {font-size:13px; }
.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:#686466; border-bottom:1px dotted #686466;}

.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;}
.bo-blog-single-nav {clear:both; height:auto; margin:25px 0;padding:20px 0; border-top:1px dotted #EEEFF3;border-bottom:1px dotted #EEEFF3; }
.bo-blog-single-nav .navleft {width:50%; float:left; vertical-align: middle;}
.bo-blog-single-nav .navright {width:50%; float:right; vertical-align: middle; text-align:right;}
.bo-blog-single-nav .navleft figure {width:60px;height:60px; overflow:hidden;float:left; margin:0 15px 0 0; border-radius:100%; }
.bo-blog-single-nav .navright figure {width:60px;height:60px; overflow:hidden;float:right; margin:0 0 0 15px; border-radius:100%; }
.bo-blog-single-nav img {border-radius:100%; -moz-transition: all 0.3s; -webkit-transition: all 0.3s;transition: all 0.3s;}
.bo-blog-single-nav .navleft:hover img, .bo-blog-single-nav .navright:hover img {-moz-transform: scale(1.1);  -webkit-transform: scale(1.1);  transform: scale(1.1); }
.bo-blog-single-nav p {font-size:15px; font-weight:500;margin:10px 0 0 0; padding:0;}
.bo-blog-single-nav span {font-size:13px; font-weight:300; display:block; }
.bo-blog-single-nav a {color:#484B59;}
.bo-blog-single-nav a:hover {color:#75A4C7;}

/* ======================== 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:#75A4C7;color:#FFFFFF;border-color:#75A4C7; width:auto; font-size:15px; cursor:pointer; margin-top:25px; padding:10px 20px;}

#comments-box {  margin:30px 0 25px 0; padding:20px 0; }
a#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:#686466;}
#comments-box a.comment-reply-link {color:#75A4C7; 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:#75A4C7; }
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:#686466;color:#FFFFFF; border-radius:100%; width:25px; height:25px;margin-right:5px;display:inline-block; text-align:center; }
.post-nav { margin:0 0 35px 0; padding:0; font-size:16px;font-weight:400;}
.post-nav .page-numbers {padding:0; width:30px; height:30px; line-height:28px; border-radius:5px; margin:0 3px 0 0; background:#F7F8FA; display:inline-block;text-align:center;}
.post-nav a {text-decoration:none; color:#75A4C7; }
.post-nav a:hover {background:#75A4C7; color:#FFFFFF !important; }
.post-nav .current {background:#75A4C7; color:#FFFFFF;}

.sticky { margin:-8px; padding:5px; border:8px solid #E6E8ED; 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 =================== */ 

.bo-footer-contact {margin:0 calc(50% - 50vw);max-width: 100vw;width: 100vw; overflow:hidden;border-bottom:7px solid #484B59;}
.bo-footer-contact-left {width:40%;}
.bo-footer-contact-right {width:60%;}
.bo-footer-contact-title {font-family: 'Playfair Display', sans-serif; font-size:21px; font-weight:400; line-height:1.5em; margin:10px 0 25px 0; padding-bottom:10px;position:relative;}
.bo-footer-contact-title:after {content:""; width:50px; height:2px; background:#75A4C7; position:absolute; bottom:0;left:0;}
.bo-footer-contact .profileseparator {display:block; border-bottom:1.5px solid #EEEFF3; width:50%; margin:20px 0;}
.bo-footer-contact .profiletop {font-size:18px;line-height:1.7em;padding-bottom:10px;}
.bo-footer-contact ul.profilelist {margin:0 !important; padding:0 !important; list-style:none;}
.bo-footer-contact ul.profilelist li {list-style:none;font-size:17px;margin:2px 0; line-height:1.5em;}
.bo-footer-contact ul.profilelist li i {margin:0 7px 0 -5px;}
.bo-footer-contact ul.profilelist li a {color:#686466;}

.bo-footer-contact.lighttext .bo-footer-contact-title {color:#ffffff;}
.bo-footer-contact.lighttext .bo-footer-contact-title:after {background:#ffffff;}
.bo-footer-contact.lighttext ul.profilelist li a {color:#ffffff;}
.bo-footer-contact.lighttext p, .bo-footer-contact.lighttext .profiletop, .bo-footer-contact.lighttext ul.profilelist {color:#ffffff;}

.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 transparent; border-top: none;
  border-bottom: 1px solid #EEEFF3; box-shadow: inset 0 1px 2px rgba(0,0,0,.15), 0 -1px 1px #FFF, 0 0 0 #FFF;background:rgba(240,240,244,.8);}
.wpcf7 input:not([type="submit"]):focus, .wpcf7 textarea:focus, .wpcf7 select:focus {background:#ffffff;outline:none !important}

.bo-footer-contact.lighttext .wpcf7 input:not([type="submit"]),
.bo-footer-contact.lighttext .wpcf7 textarea, .bo-footer-contact.lighttext .wpcf7 select {background:rgba(255,255,255,.65);border-bottom: 1px solid #ccc; box-shadow: inset 0 1px 2px rgba(0,0,0,.25), 0 -1px 1px #EEEFF3, 0 0 0 #EEEFF3;}
.bo-footer-contact.lighttext .wpcf7 input:focus, .bo-footer-contact.lighttext .wpcf7 textarea:focus, .bo-footer-contact.lighttext .wpcf7 select:focus {background:rgba(255,255,255,.95);}
.bo-contactform-flex {display:flex;}
.bo-contactform-flex input {margin-right:15px;}
.bo-contactform-flex input:nth-child(even) {margin-right:0; }

.wpcf7 label { font-size:15px; display:block; margin:7px 0 0 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:#686466;}
.wpcf7 input[type="number"] {max-width:65px;}
.wpcf7 .wpcf7-submit {padding:15px;margin:15px 0; border-radius:2px; background:#75A4C7;border:1px solid #75A4C7; color:#FFFFFF;font-family:'Source Sans Pro', sans-serif; font-size:15px; font-weight:400;text-transform:uppercase; width:auto; }
.wpcf7 .wpcf7-submit:hover { background:#484B59;border-color:#484B59;color:#ffffff;  }

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:12px; 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:#686466; 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;}

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

.notfoundsearch{ margin:35px 0; padding:15px 10px; background:#F7F8FA;  border-radius:2px; max-width:calc(100% - 50px);  }
.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:#75A4C7; border:none !important; text-align:center; -webkit-appearance:none !important; }
.fourofour {color:#F7F8FA; font-size:140px; font-weight:bold;}


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

.search-item-list {margin:15px 0; padding:10px 10px 60px 10px; border-top:1px dotted #DEE0E4;}
.search-item {margin:15px 0 25px 0; padding-bottom:10px; border-bottom:1px dotted #DEE0E4;}
.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:15px; margin:0; padding:0 0 5px 0;}
a.post-more { display:inline-block; color:#686466; font-weight:bold;font-size:14px;}

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

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

.footer-widgets { padding:45px 0; display:flex; flex-direction:row; flex-wrap:nowrap; justify-content:space-between;}
.footer-box { flex-basis:25%; margin-right:40px;  }
.footer-box:last-child {margin-right:0; }

/* ====== profilebox   */ 

.sidebarbox .profilebox {background:#f7f8fa; padding:10px 10px 10px 15px;}
.sidebarbox .profilebox ul { margin:0; padding:0; list-style:none !important; }
.sidebarbox .profilebox ul li {font-size:16px; font-weight:300; line-height:1.6em; border-bottom:none; border-top:none; padding:0; list-style-position: outside; text-indent: 0; list-style:none !important;}
.sidebarbox .profilebox ul li.bo-profile-company, .sidebarbox .profilebox ul li.bo-profile-name  {font-size:16px;font-weight:400;}
.sidebarbox .profilebox ul li:before {content: ''; float:none; margin-right:0; display:none; }
.sidebarbox .profilebox ul li.secaddr {margin-bottom:15px;}
.sidebarbox .profilebox ul li a {color:#686466; display:inline-block;}
.sidebarbox .profilebox ul li:hover {padding:0;}

.footer-box .profilebox ul { margin:10px 0 20px 0; padding:0; list-style:none !important; }
.footer-box .profilebox ul li {font-size:15px; line-height:1.6em; border-bottom:none; border-top:none; padding:0; list-style-position: outside; text-indent: 0; list-style:none !important;}
.footer-box .profilebox ul li.bo-profile-company, .footer-box .profilebox ul li.bo-profile-name {font-size:15px;font-weight:400;}
.footer-box .profilebox ul li:before {content: ''; float:none; margin-right:0; display:none; }
.footer-box .profilebox ul li.secaddr {margin-bottom:10px;}
.footer-box .profilebox ul li a {color:#686466; display:inline-block;}
.footer-box .profilebox ul li a:hover, #sidebar .profilebox ul li a:hover { text-decoration:underline;}


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

.sidebarbox {padding:0 0 35px 0; margin:0; }
.sidebarbox .widgettitle { padding:15px 0 15px 10px; margin:0 0 10px 0; font-size:15px; text-transform:uppercase; font-weight:700; background:#EEEFF3; }
.sidebarbox .widgettitle [class^="icofont-"]:before, 
.sidebarbox .widgettitle [class*=" icofont-"]:before {margin-top:0 !important; margin-right:7px !important; line-height:.9em !important;}

.sidebarbox ul {margin:0; padding:0; list-style:none;}
.sidebarbox ul li {margin:3px 0;padding:6px 0 6px 20px; list-style:none;border-bottom:1px dotted #EEEFF3;position:relative;font-size:16px;font-weight:400;text-transform:normal;color:#686466;}
.sidebarbox ul li:before {content:""; width:2px; height:3px;background:#686466; position:absolute; top:18px; left:2px;transition:all ease 300ms;}
.sidebarbox ul li:hover:before, .sidebarbox ul li.current-cat:before, .sidebarbox ul li.current-menu-item:before {content:"";height:calc(100% - 10px);background:#75A4C7; position:absolute; top:4px;transition-delay:50ms;}

.sidebarbox ul li a {color:#686466; display:block;}
.sidebarbox ul li:hover > a, .sidebarbox ul li.current-cat > a, .sidebarbox ul li.current-menu-item > a {color:#75A4C7;}

.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 ul ul.sub-menu li:hover:before {content:"";height:3px;background:#75A4C7; position:absolute; top:18px;}
.sidebarbox ul li.current-menu-parent:hover:before {width:2px; height:3px;background:#75A4C7; position:absolute; top:18px; left:2px;} 

.sidebarbox .tagcloud a {color:#686466;line-height:1.5em;}
.sidebarbox .tagcloud a:hover {color:#75A4C7; }

.footer-box .footerboxtitle {  margin:0 0 5px 0; padding:0 0 5px 0; font-size:15px; text-transform:uppercase; font-weight:700; border-bottom:1px dotted rgba(0,0,0,.2);}

.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:#686466; text-decoration:none; margin:0 0 0 10px; font-size:10px;}
.footer-widgets:empty {padding:0 !important;}

.footer-box ul { margin:10px 0 20px 0; list-style:none; }
.footer-box ul li {position:relative;padding-left:20px;line-height:1.75em; list-style:none; font-size:15px;}
.footer-box ul.sidebar-current-posts {margin-left:0;}
.footer-box ul li:before {content: '\eaa0'; font-family:"Icofont"; color:#686466; font-size:11px; position:absolute; top:1px; left:0; transition:all ease 300ms;}
.footer-box ul li:hover:before {color:#75A4C7;left:3px;}

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 li:before {content:"\effc"; font-family:"Icofont"; color:#75A4C7; font-size:6px; position:absolute; top:2px; left:0; transition:all ease 300ms;transition-delay:none;}
.sidebarbox ul.sidebar-current-posts li:before {background:none;height:auto;width:auto;}
.sidebarbox ul.sidebar-current-posts li:hover:before {content:"\effc"; font-family:"Icofont"; color:#75A4C7; font-size:6px; position:absolute; top:2px;left:2px;transition-delay:none;}
ul.sidebar-current-posts .post-date {font-size:11px;display:block;margin-top:-3px;}

.footer-box a {color:#686466;  }
.footer-box a:hover { color:#75A4C7;  }
.footer-box p {  margin:0; padding:5px 0; font-size:15px; line-height:1.65em; }

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

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

.bottomline { margin:1px 0 0 0; font-size:.75em; text-align:center; padding:15px 0; border-top: 1px dotted rgba(0,0,0,.1); }


/* ========================= 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:#686466; 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; }

.bo-block-cta-wrapper.animated {animation-duration:1500ms;}
.bo-block-cta-overlay.animated {animation-duration:2000ms;}

@-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;}
.bo-profile-block-box.bo-profile-mobile {visibility:hidden;height:0;}	

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

@media screen and (max-width: 940px)  {
.bo-profile-block-box.bo-profile-desktop  {display:none;}		
.bo-profile-block-box.bo-profile-mobile  {visibility:visible;height:auto;}	
}

@media screen and (max-width: 1200px)  {
.slideshow-info-wrapper {left:20px;}	
}

/* ======================= 1024 */
@media screen and (max-width: 1024px)  {
.contactbox { padding-left:10px; }	
#topmenu ul li{padding:0 5px;}
#topmenu ul li a {font-size:12px;}	
#gototop {right:5px;}
#globalmail:hover {padding-right:20px;}	
	
.slideshow-info-box {padding:5px 10px 10px 10px;max-width:460px;}
.slideshow-info-box-title {font-size:20px;}
.slideshow-info-box-caption {font-size:15px;}
.slideshow-info-wrapper {top:20px;left:20px;}	
.bo-block-cta-wrapper { max-width:65%;}		
.bo-area-box.has-4-boxes {flex-basis:calc(50% - 45px);width:calc(50% - 45px);margin:0 20px 20px 0; }
} /* eof */


/* ======================= 940 */
@media screen and (max-width: 940px)  {
	
.bo-block-cta-heading {font-size:40px !important; }	
.bo-block-cta-buttons {margin-top:15px;}	
	
.bo-imagebox-teaser {top:10px;left:20px;width:calc(100% - 60px);}
.bo-imagebox .bo-imagebox-teaser h4 {font-size:17px;}
.bo-imagebox .bo-imagebox-teaser p {font-size:13px;line-height:1.4em;}
.bo-imagebox-button a {bottom:-30px;white-space:nowrap;}
.bo-price-box-title {font-size:17px;}	

.mobilebutton{ position:absolute;right:15px;top:-65px;cursor:pointer;z-index:9999; background:#B34C32;border-radius:3px;width:45px; height:45px;text-align:center; }
.mobilebutton i {color:#fff; font-size:30px; line-height:45px;}
.mobilemenu {display:block;}	

#topmenu ul {display:none;text-align:left;padding:15px 10px 15px 5px;border-top:1px dotted #EEEFF3;}
#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 #EEEFF3;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 #EEEFF3; font-size:14px;display:block;}		
#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:#686466;}
#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; }
	
.panel-content {flex-wrap:wrap;}	
.panel-content-text {width:calc(100% - 30px); flex-basis:calc(100% - 30px);}
.panel-content-button {width:calc(100% - 30px); flex-basis:calc(100% - 30px);margin-left:0;margin-top:20px;}
	
.rectangle {flex-wrap:wrap;max-width:100% !important; overflow:hidden;}
.recleft{width:100%;flex-basis:100%;height:auto !important;}
.recright{width:100%;flex-basis:100%;height:auto !important;}

@-webkit-keyframes slideInRightMo{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 slideInRightMo{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)}}
.slideInRight{-webkit-animation-name:slideInRightMo;animation-name:slideInRightMo}
.slideInLeft{-webkit-animation-name:slideInRightMo;animation-name:slideInRightMo}		
	
.pbtext1{font-size:25px; padding-bottom:10px;}
.pbtext2{font-size:18px; padding-bottom:15px;}
.homephone{font-size:36px;}	
#triangleright, #triangleleft{display:none;}
	
.bo-area-box.has-3-boxes {flex-basis:calc(50% - 20px);width:calc(50% - 20px);margin:0 0 20px 0; }
.bo-area-box.has-3-boxes:first-child:nth-last-child(3) {flex-basis:calc(100% - 20px);width:calc(100% - 20px);margin:0 0 20px 0; }
	
.bo-service-box.has-3-boxes	{flex-basis:calc(50% - 20px);width:calc(50% - 20px);margin:10px 10px 40px 10px;}
.bo-service-box.has-3-boxes:first-child:nth-last-child(3) {flex-basis:calc(100% - 20px);width:calc(100% - 20px);margin:10px 10px 40px 10px; }
.bo-service-box.has-3-boxes h3 {margin:0;font-size:21px;}	
	
.bo-service-box.has-4-boxes	{flex-basis:calc(50% - 10px);width:calc(50% - 10px);margin:10px 5px 40px 5px;}	
.bo-service-box.has-2-boxes	{flex-basis:calc(50% - 10px);width:calc(50% - 10px);margin:10px 5px 40px 5px;}	
	
.bo-team-box.has-4-boxes {flex-basis:calc(50% - 22px);width:calc(50% - 22px); }		
	
.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;}		
		
} /* eof */

/* ======================= 896  */
@media screen and (max-width: 896px)  {
	
li.ui-tabs-tab {white-space:nowrap;font-size:16px;margin-right:1px; height:auto;}
li.ui-tabs-tab a {padding:0 15px;}
.ui-tabs-panel {padding:15px 0 15px 0; text-align:center; font-weight:300;}
.ui-tabs-panel p {font-size:16px}	

.bo-team-box .bo-team-box-name {font-size:18px;  }

.footer-widgets { flex-wrap:wrap;}	
.footer-box {flex-basis:47%;  width:47%;margin-left:0; margin-right:3%; margin-bottom:15px;  }	

.bo-block-cta-wrapper { max-width:85%;}	
	
article .bo-double-box h1 {margin:0; padding:0;font-size:26px;}
article .bo-double-box h2 {font-size:24px;}
article .bo-double-box h3 {font-size:22px;}
article .bo-double-box p {font-size:17px; line-height:1.55em; }

.bo-triple-box h2,.bo-triple-box h3,.bo-triple-box h4 {font-size:22px}	
.bo-triple-box p {font-size:17px; line-height:1.55em; }		
	
.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 */

/* ======================= 820 */
@media screen and (max-width: 820px)  {
	
.topline { padding:10px 10px;  display:flex; justify-content:flex-start;vertical-align:center; align-items:center;}
.topline div {width:100%;flex-basis:100%;}
.topline .topline-right { text-align:right; }
.topline-right div {display:inline-block;width:auto;}	
.searchbox {bottom:15px;right:20px;min-width:auto;width:calc(100% - 30px) !important; }	
	
h3.bo-location-title {width:calc(100% - 20px);}

.bo-footer-contact-inner {padding:40px 60px;flex-wrap:wrap;}
.bo-footer-contact-left {width:100%;margin-bottom:40px;}
.bo-footer-contact-right {width:100%;}	
	
.cta-inner { padding:0 15px;}	
.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; }		
	
.bo-triple-desktop {display:none;}
.bo-triple-mobile {display:block;}	
.bo-triple-box {width:100%;display:flex;flex-direction:row;flex-wrap:wrap !important;justify-content:center;align-items:center;overflow:hidden;}
.bo-triple-box .bo-triple-col.col-has-image {flex-basis:100%;}
.bo-triple-box .bo-triple-col:not(.col-has-image) {flex-basis:50%; padding-bottom:15px; padding-top:15px;}			
.bo-triple-text {padding:0 20px 0 20px;width:calc(100% - 40px);}		
	
	

.bo-fixed-items {display:none;background:rgba(0,0,0,.6) !important; z-index:99999; height:60px; position:fixed; bottom:0; left:0; width:100% !important;max-width:100% !important;}	
#gototop {right:inherit; left:20px; bottom:12px; }
#gototop a {padding:5px; display:inline-block; margin:2px; background:#fff;color:#000;}
#gototop a:hover { opacity:.8;}	
#gototop a:last-child {}	
#globalmail, #globalphone, #globalapt {bottom:0;right:inherit; border-radius:2px 2px 0 0 ;}	
#globalmail {right: 15px;}
#globalphone {right: 63px;}
#globalapt {right: 111px;}
#globalmail a, #globalphone a, #globalapt a {padding:6px;font-size:30px; display:block; margin:0; }
#globalmail:hover a, #globalphone:hover a, #globalapt:hover a {padding-right:6px; }
#globalmail:hover {padding-right:2px;}
	
} /* eof */

/* ======================= 781 */
@media screen and (max-width: 781px)  {
.footer-box {flex-basis:46%;  width:46%;margin-left:0; margin-right:3%; margin-bottom:15px;}	
	
	
.bo-double-mobile {display:block;}
.bo-double-desktop {display:none;}
.bo-vertical-mobile {display:block;}
.bo-vertical-desktop {display:none;}	
.bo-double-box {width:100%; }
.bo-double-box.bo-double-mobile .bo-double-first {width:100% !important; margin-bottom:20px}
.bo-double-box.alignfull.bo-double-mobile .bo-double-first {margin-bottom:0}	
.bo-double-text,.bo-double-text-right {padding:20px;margin:0; width:100%;}
.bo-double-box.bo-double-mobile {overflow:visible;}
.bo-double-box.bo-double-mobile .bo-double-second {width:100%; overflow: visible; }					
	
	
} /* eof */

/* ======================= 680 */
@media screen and (max-width: 680px)  {
.bo-block-cta-heading {font-size:30px !important;}	
.wp-block-spacer {max-height:40px !important;}	
.slogan h1, .slogan h2, .slogan h3, .slogan h4, .slogan h5 { }

.bo-blog-single-nav { margin:25px 0 0 0;padding:10px 0;}
.bo-blog-single-nav .navleft {width:100%; float:none; padding-bottom:30px; margin-bottom:15px; border-bottom:1px dotted #EEEFF3; }
.bo-blog-single-nav .navright {width:100%; float:none;}
	
.team-single-content {flex-wrap:wrap;justify-content:flex-start;width:100%;}
.team-single-content .team-single-image {width:calc(100% - 40px); padding-right:20px;padding-left:20px;margin-bottom:25px;}
.team-single-content .bo-single-entry {width:calc(100% - 40px); padding-right:20px;padding-left:20px;}	
	
	
} /* eof */



/* ======================= 640 */
@media screen and (max-width: 640px)  {
.slideshow .slick-next, .slideshow .slick-prev,.slideshow:hover .slick-next, .slideshow:hover .slick-prev {display:none; visibility:hidden;}	
.slideshow-box-pagination { position:absolute; bottom:10px; left:0; right:0; margin-left:auto; margin-right:auto;}
.bo-team-box.has-3-boxes {flex-basis:calc(100% - 22px);width:calc(100% - 22px); }		

} /* eof */


/* ======================= 600 */
@media screen and (max-width: 600px)  {
	
.bo-block-cta-wrapper {align-self:flex-end; margin-bottom:10px; margin-right:0; max-width:100%;}		
.bo-block-cta-wrapper .bo-block-cta-buttons a {display:block; margin-right:0;}
.topline { flex-wrap:wrap; justify-content:flex-start;vertical-align:center; align-items:center;}
.topline div {width:100%;flex-basis:100%;}
.topline .topline-right { text-align:left;margin:10px 0 0 -4px; }
.topline-right div {display:inline-block;width:auto; padding:4px 0;}
.opensearch { cursor:pointer; padding:0 2px; display:inline-block; float:right; }	
.mobile-topline { visibility:hidden; height:0; transition:all 1s linear}	
	
.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;}
.columns .col1-3 img { max-width:97.5%; height:auto;}
.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; }

.bo-service-box.has-3-boxes	{flex-basis:calc(100% - 20px);width:calc(100% - 20px);margin:10px 10px 40px 10px;}
.bo-service-box.has-3-boxes:first-child:nth-last-child(3) {flex-basis:calc(100% - 20px);width:calc(100% - 20px);margin:10px 10px 40px 10px; }
.bo-service-box.has-4-boxes	{flex-basis:calc(100% - 20px);width:calc(100% - 20px);margin:10px 10px 40px 10px;}	
.bo-service-box.has-2-boxes	{flex-basis:calc(100% - 20px);width:calc(100% - 20px);margin:10px 10px 40px 10px;}	
		
.bo-area-box.has-3-boxes {flex-basis:calc(100% - 20px);width:calc(100% - 20px);margin:0 0 20px 0; }
.bo-area-box.has-3-boxes:first-child:nth-last-child(3) {flex-basis:calc(100% - 20px);width:calc(100% - 20px);margin:0 0 20px 0; }
.bo-area-box.has-2-boxes, .bo-area-box.has-4-boxes {flex-basis:calc(100% - 20px);width:calc(100% - 20px);margin:0 0 20px 0; }
	
.bo-blog-box.has-4-boxes, .bo-blog-box.has-3-boxes, .bo-blog-box.has-2-boxes {flex-basis:100%;width:100%;margin-right:0;margin-left:0; }	
	
.bo-blog-box {padding:0;}	
.bo-blog-box p {font-size:16px; line-height:1.65em; }
	
.bo-footer-contact-inner {padding:40px 20px;flex-wrap:wrap;}
.bo-footer-contact-left {width:100%;margin-bottom:40px;}
.bo-footer-contact-right {width:100%;}		
	
.bo-pinline-title h1,.bo-pinline-title h2,.bo-pinline-title h3,.bo-pinline-title h4,.bo-pinline-title h5,.bo-pinline-title h6 {text-align: center;display: block;overflow:visible;font-size:21px;line-height:1.5em;margin:5px 0;font-weight:600; }
.bo-pinline-title h1 span,.bo-pinline-title h2 span,.bo-pinline-title h3 span,.bo-pinline-title h4 span,.bo-pinline-title h5 span,.bo-pinline-title h6 span {position: relative;display:block;line-height:1.5;}
.bo-pinline-title h1 span:before, .bo-pinline-title h1 span:after,.bo-pinline-title h2 span:before, .bo-pinline-title h2 span:after,.bo-pinline-title h3 span:before, .bo-pinline-title h3 span:after,.bo-pinline-title h4 span:before, .bo-pinline-title h4 span:after,.bo-pinline-title h5 span:before, .bo-pinline-title h5 span:after,.bo-pinline-title h6 span:before, .bo-pinline-title h6 span:after {content:"";position:absolute;top:inherit;bottom:-15px;height:1px;background:#686466;width: 100px;}
.bo-pinline-title h1 span:before,.bo-pinline-title h2 span:before,.bo-pinline-title h3 span:before,.bo-pinline-title h4 span:before,.bo-pinline-title h5 span:before,.bo-pinline-title h6 span:before{left:40%;}
.bo-pinline-title h1 span:after,.bo-pinline-title h2 span:after,.bo-pinline-title h3 span:after,.bo-pinline-title h4 span:after,.bo-pinline-title h5 span:after, .bo-pinline-title h6 span:after{right:40%;}	
	
} /* eof */

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

@media screen and (max-width: 480px)  {
	
.container {width:calc(100% - 30px); padding:0 15px; }	
.searchbox {bottom:15px;right:10px;min-width:auto;width:calc(100% - 20px) !important; }	
.bo-triple-box .bo-triple-col:not(.col-has-image) {flex-basis:100% !important;width:100% !important; margin-left:0 !important;margin-right:0 !important; }		
.bo-triple-box h2 {word-break: break-all;}
.bo-team-box.has-2-boxes, .bo-team-box.has-4-boxes {flex-basis:calc(50% - 12px);width:calc(50% - 12px); margin:10px 5px }		
.bo-team-box .bo-team-box-name {font-size:17px; }
.pbtext1{font-size:18px}
.pbtext2{font-size:16px;}
.homephone{font-size:28px;}	
	
.footer-widgets { flex-wrap:wrap;}	
.footer-box {flex-basis:100%;  width:100%;margin-left:0; margin-right:0; margin-bottom:25px;  }		
.bo-double-box .lexus-content-button {display:block;}
.bo-double-box .lexus-content-button a { margin:15px 5px 0 0; }
.logotitle a { font-size:63px; }
.header-wrap.scrollnav .logotitle a {font-size:58px;}	
.header-wrap.scrollnav .mobilebutton{top:-60px;}	
.bo-mail-overlay-content {width:calc(100% - 20px); padding:10px; }
.bo-mail-overlay .wpcf7 input:not([type="submit"]),.bo-mail-overlay .wpcf7 textarea, .wpcf7 select {padding:10px 5px;margin-bottom:10px;}	
.team-single-content .team-single-image {width:100%; padding-right:0;padding-left:0;margin-bottom:25px;}
.team-single-content .bo-single-entry {width:100%; padding-right:0;padding-left:0;}		
.bo-contactform-flex {flex-wrap:wrap;}	
.bo-contactform-flex div {width:100%;}
ul.ui-tabs-nav {flex-wrap:wrap; justify-content:flex-start;margin-top:-50px;}
li.ui-tabs-tab {font-size:15px;margin-right:.5px; ;  }
li.ui-tabs-tab a {color:#fff;margin:0;padding:0 10px;line-height:50px;display:block;}	
		
} /* eof */

/* ======================= wp block columns  */

@media (min-width: 600px) and (max-width: 781px) {
.wp-block-columns.has-3-columns .wp-block-column:nth-child(1) .bo-vertical-box {margin:0 0 20px 0;}	
}