.logo {
  position: relative;
}
.logo span {
  transition: 1.5s all cubic-bezier(.23,1,.32,1);
}
.logicorewhite {
  opacity: 1;
}
.logicoreblack {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}


.bc-loader {
  display: table;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #fff;
  z-index: 200999;
  -webkit-perspective: 900px;
  perspective: 900px;
}
.bc-loader-inner {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  text-align: center;
  z-index: 2;
  width: 100%;
}
.bc-loader .logicoreball {
  max-width: 100px;
}
.bc-loader svg .color-a {
  fill: #fefefe;
}
#svgtriangles {
  position: absolute;
  width: 150%;
  top: 0;
  left: -25%;
  /* -webkit-perspective: 500px;
  perspective: 500px; */
}
#svgtriangles polygon {
  stroke: #0d2f57;
  fill: #0d2f57;
  stroke-width: 4px;
}
.bclsq {
  position: absolute;
  /* background: #021d4c; */
  background: #31170d;
  height: calc(50% + 2px);
  width: calc(50% + 2px);
}
.bclsq1, .bclsq2 {
  top: 0;
}
.bclsq3, .bclsq4 {
  bottom: 0;
}
.bclsq1, .bclsq3 {
  left: 0;
}
.bclsq2, .bclsq4 {
  right: 0;
}
.bclsq1 { -webkit-transform-origin: top left; transform-origin: top left; }
.bclsq3 { -webkit-transform-origin: top right; transform-origin: top right;}
.bclsq2 { -webkit-transform-origin: bottom left; transform-origin: bottom left;}
.bclsq4 { -webkit-transform-origin: bottom right; transform-origin: bottom right;}

.bcl-divider {
  position: absolute;
  width: 100%;
  /*white:*/
  /* background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxODBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmZmZmZmYiPjxwYXRoIGQ9Ik0xMjgwIDBsLTI2Mi4xIDExNi4yNmE3My4yOSA3My4yOSAwIDAgMS0zOS4wOSA2TDAgMHYxNDBoMTI4MHoiLz48L2c+PC9zdmc+); */

  /*blue:*/
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxODBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiMwZDJmNTYiPjxwYXRoIGQ9Ik0xMjgwIDBsLTI2Mi4xIDExNi4yNmE3My4yOSA3My4yOSAwIDAgMS0zOS4wOSA2TDAgMHYxNDBoMTI4MHoiLz48L2c+PC9zdmc+);

  background-size: 100% 180px;
  background-repeat: no-repeat;
  bottom: 0;
  height: 180px;
  z-index: 10;
}
.bcl-divider, .hometop .et_pb_bottom_inside_divider {
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
}
.hometop .et_pb_bottom_inside_divider {
  z-index: 10 !important;
}
.et_pb_bg_layout_dark, .et_pb_bg_layout_dark h1, .et_pb_bg_layout_dark h2, .et_pb_bg_layout_dark h3, .et_pb_bg_layout_dark h4, .et_pb_bg_layout_dark h5, .et_pb_bg_layout_dark h6 {
  color: #fefefe !important;
}
.color-a{fill:#0d2f56}
.color-b{fill:#ffcc29}
.nicescroll-cursors {cursor:pointer}

#bc-trngls {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  pointer-events: none;
  z-index: 100;
}
.bg-parallax {
  overflow: hidden;
}
.bg-wrp, .bg-wrp span {
   position: absolute;
   width: 110%;
   height: 110%;
   top: -5%;
   left: -5%;
   z-index: 0;
   overflow: hidden;
 }
.bg-wrp span {
  /* -webkit-transform: scale(1.12);
  transform: scale(1.12); */
}
.pos-top .bg-wrp span {
  background-position: top;
}
.pos-center .bg-wrp span {
  background-position: center;
}
.pos-bottom .bg-wrp span {
  background-position: bottom;
}

.word, .char {
  display: inline-block;
}
.error404 .entry-content {
  padding-top: 0;
}
.error404 .bg-wrp {
  height: 130%;
  top: -15%;
}
.error404 #main-header:after {
  display: none;
}
.error404 #main-header {
  height: 80px;
}
#main-header .color-a {
  fill: #fefefe;
}
#logo {
  max-width: 290px;
}
#main-header .nav li ul.sub-menu,
#top-menu li ul.sub-menu li a {
  width: auto;
}
#top-menu li.menu-item-products ul.sub-menu {
  width: 170px;
}
#main-header .nav li.menu-item-services ul.sub-menu, #top-menu li.menu-item-services ul.sub-menu li a {
  min-width: 160px;
}
.nav ul li a:hover, .et_mobile_menu li a:hover {
  background: transparent;
}
#main-header .nav li ul.sub-menu {
  background: #fefefe;
  border: 0;
  left: -37%;
}
#top-menu li ul.sub-menu li a {
  /* color: #0d2f56; */
  color: #31170d;
  font-weight: normal;
  
}
#top-menu li ul li a {
  line-height: 1;
  padding: 0.5em;
  font-size: 15px;
}

#main-header.et-fixed-header #top-menu li ul.sub-menu {
  /* background: rgba(13, 47, 86, 0.98); */
  background: rgba(49, 23, 13, .98);
}
#main-header.et-fixed-header #top-menu li ul.sub-menu li a {
  color: #fefefe !important;
}

header#main-header.et-fixed-header {
  -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.12) !important;
  box-shadow: 0 0 4px rgba(0,0,0,0.12) !important;
}
#main-header.et-fixed-header svg .color-a,
#main-header.bg-layout-light svg .color-a {
  fill: #0d2f56;
}
#main-header.bg-yellow:not(.et-fixed-header) svg .color-b {
  fill: #0d2f56;
}
#main-header.bg-yellow:not(.et-fixed-header) svg .o-yellow {
  fill: transparent;
}
#top-menu .menu-item-has-children > a:first-child::after, #et-secondary-nav .menu-item-has-children > a:first-child::after {
  display: none;
}
#top-menu .menu-item-has-children > a:first-child, #et-secondary-nav .menu-item-has-children > a:first-child {
  padding-right: 0;
}
#main-header .nav li.corner ul.sub-menu:before {
  display: block;
  position: absolute;
  content: '';
  top: -12px;
  left: calc(50% - 11px);
  border-top: 24px solid rgba(255,255,255,0.98);
  border-left: 24px solid transparent;
  width: 0;
  height: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#main-header.et-fixed-header .nav li.corner ul.sub-menu:before {
  border-top-color: rgba(49, 23, 13, .98);
}
#main-header, #main-header:after, #main-header.et-fixed-header .nav li.corner ul.sub-menu:before, #main-header .nav li.corner ul.sub-menu, #main-header svg, #main-header svg path {
  -webkit-transition: 1.5s all cubic-bezier(.23,1,.32,1);
  transition: 1.5s all cubic-bezier(.23,1,.32,1);
}
#main-header:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 4px;
  background: #fff;
  bottom: 0px;
  left: 0;
}
#main-header.et-fixed-header:after {
  height: 0;
  background: transparent;
  -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.5);
  box-shadow: 0 0 15px rgba(0,0,0,0.5);
}
header.et-fixed-header#main-header .nav li ul.sub-menu {
  background-color: rgba(255,255,255,0.98);
}
#main-header svg {
  min-height: 50px;
  max-height: 50px;
  height: 100%;
}
header#main-header.et-fixed-header #et-top-navigation nav ul#top-menu li ul.sub-menu li.menu-item.current-menu-item > a,
body header#main-header #et-top-navigation nav ul#top-menu li.menu-item.current-menu-item > a {
  font-weight: bold;
}

/* body header#main-header #et-top-navigation nav ul#top-menu li.menu-item.current-menu-item > a, */
body header#main-header #et-top-navigation nav ul#top-menu li ul.sub-menu li.menu-item:hover > a {
  /* color: #0d2f56 !important; */
  /* color: rgb(49, 23, 13, 0.9) !important; */
  font-weight: bold;
}
body.home header#main-header #et-top-navigation nav ul#top-menu li.menu-item.current-menu-item > a {
  color: #fefefe !important;
  font-weight: 600;
}
body.home header#main-header.et-fixed-header #et-top-navigation nav ul#top-menu li.menu-item.current-menu-item > a {
  color: #0d2f56 !important;
  font-weight: 600;
}

header#main-header.et-fixed-header #et-top-navigation nav ul#top-menu li.menu-item.current-menu-item > a,
header#main-header.et-fixed-header #et-top-navigation nav ul#top-menu li.current-menu-ancestor > a,
header#main-header.et-fixed-header #et-top-navigation nav ul#top-menu li ul.sub-menu li.menu-item:hover > a  {
  color: #ffcc29 !important;
}
.et_mobile_menu li a:hover, .nav ul li a:hover, .et_mobile_menu li a, .nav ul li a, #top-menu li a {
  opacity: 1 !important;
  -webkit-transition: none !important;
  transition: none !important;
}

#top-menu li.current-menu-item.menu-item-anchor > a {
  color: #fefefe !important;
}
header#main-header.et-fixed-header ul#top-menu li.current-menu-item.menu-item-anchor > a {
  color: #0d2f56 !important;
}
.bg-layout-light #top-menu li a,
.bg-layout-light #top-menu li.current-menu-item > a {
  color: #0d2f56;
}

span.et_pb_scroll_top.et-pb-icon {
  left: auto;
  right: 12px;
  border-radius: 50px;
  padding: 18.5px 18.5px;
  background: rgba(49, 23, 13, 0.91);
  border: 2px solid #fefefe;
  color: #fefefe;
  -webkit-transition: .2s;
  transition: .2s;
}
span.et_pb_scroll_top.et-visible {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
span.et_pb_scroll_top.et-pb-icon.et-hidden {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
span.et_pb_scroll_top.et-pb-icon:hover:before {
  color: #ffcc29;
}
span.et_pb_scroll_top.et-pb-icon svg {
  fill: #fefefe;
}
span.et_pb_scroll_top.et-pb-icon:hover {
  /* border-color: #ffcc29; */
}
span.et_pb_scroll_top.et-pb-icon:hover svg {
  fill: #ffcc29;
}
span.et_pb_scroll_top.et-pb-icon:before,
span.et_pb_scroll_top.et-pb-icon svg {
  display: block;
  width: 13px;
  height: 13px;
  -webkit-transition: .2s;
  transition: .2s;
}
span.et_pb_scroll_top.et-pb-icon:before {
  display: none;
  background: url('../res/up.svg');
  content: '';
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
/*footer-section*/
.home .et_pb_section.footer-section.section_has_divider.et_pb_top_divider .et_pb_top_inside_divider {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxODBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmN2Y3ZjciPjxwYXRoIGQ9Ik05NzguODEgMTIyLjI1TDAgMGgxMjgwbC0yNjIuMSAxMTYuMjZhNzMuMjkgNzMuMjkgMCAwIDEtMzkuMDkgNS45OXoiLz48L2c+PC9zdmc+);
}
#footer-bottom {
  padding: 0;
}
.footer-section .et_pb_module_header {
  margin-bottom: 1em;
}
.footer-section .et_pb_module_header,
.footer-section .et_pb_blurb_description {
  padding-left: 1em !important;
  position: relative;
}
.footer-section .et_pb_module_header:before,
.footer-section .et_pb_blurb_description:before {
  display: block;
  position: absolute;
  height: 1em;
  width: 7px;
  background: #ffcc29;
  left: 0;
  content: '';
  top: .175em;
}
.footer-section .et_pb_blurb_description:before {
  height: 100%;
}
.footer-section .et_pb_blurb_description a {
  color: #fefefe;
}
.menu-item a, .et_pb_button {
  letter-spacing: 0.025em;
}
.et_button_no_icon .et_pb_button, .et_button_no_icon .et_pb_button:hover, .et_button_no_icon.et_button_icon_visible.et_button_left .et_pb_button, .et_button_no_icon.et_button_left .et_pb_button:hover, .et_button_no_icon.woocommerce a.button.alt, .et_button_no_icon.woocommerce-page a.button.alt, .et_button_no_icon.woocommerce button.button.alt, .et_button_no_icon.woocommerce-page button.button.alt, .et_button_no_icon.woocommerce input.button.alt, .et_button_no_icon.woocommerce-page input.button.alt, .et_button_no_icon.woocommerce #respond input#submit.alt, .et_button_no_icon.woocommerce-page #respond input#submit.alt, .et_button_no_icon.woocommerce #content input.button.alt, .et_button_no_icon.woocommerce-page #content input.button.alt, .et_button_no_icon.woocommerce a.button, .et_button_no_icon.woocommerce-page a.button, .et_button_no_icon.woocommerce button.button, .et_button_no_icon.woocommerce-page button.button, .et_button_no_icon.woocommerce input.button, .et_button_no_icon.woocommerce-page input.button, .et_button_no_icon.woocommerce #respond input#submit, .et_button_no_icon.woocommerce-page #respond input#submit, .et_button_no_icon.woocommerce #content input.button, .et_button_no_icon.woocommerce-page #content input.button, .et_button_no_icon.woocommerce a.button.alt:hover, .et_button_no_icon.woocommerce-page a.button.alt:hover, .et_button_no_icon.woocommerce button.button.alt:hover, .et_button_no_icon.woocommerce-page button.button.alt:hover, .et_button_no_icon.woocommerce input.button.alt:hover, .et_button_no_icon.woocommerce-page input.button.alt:hover, .et_button_no_icon.woocommerce #respond input#submit.alt:hover, .et_button_no_icon.woocommerce-page #respond input#submit.alt:hover, .et_button_no_icon.woocommerce #content input.button.alt:hover, .et_button_no_icon.woocommerce-page #content input.button.alt:hover, .et_button_no_icon.woocommerce a.button:hover, .et_button_no_icon.woocommerce-page a.button:hover, .et_button_no_icon.woocommerce button.button:hover, .et_button_no_icon.woocommerce-page button.button:hover, .et_button_no_icon.woocommerce input.button:hover, .et_button_no_icon.woocommerce-page input.button:hover, .et_button_no_icon.woocommerce #respond input#submit:hover, .et_button_no_icon.woocommerce-page #respond input#submit:hover, .et_button_no_icon.woocommerce #content input.button:hover, .et_button_no_icon.woocommerce-page #content input.button:hover, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce a.button.alt, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page a.button.alt, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce button.button.alt, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page button.button.alt, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce input.button.alt, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page input.button.alt, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce #respond input#submit.alt, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page #respond input#submit.alt, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce #content input.button.alt, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page #content input.button.alt, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce a.button, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page a.button, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce button.button, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page button.button, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce input.button, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page input.button, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce #respond input#submit, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page #respond input#submit, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce #content input.button, .et_button_no_icon.et_button_icon_visible.et_button_left.woocommerce-page #content input.button, .et_button_no_icon.et_button_left.woocommerce a.button.alt:hover, .et_button_no_icon.et_button_left.woocommerce-page a.button.alt:hover, .et_button_no_icon.et_button_left.woocommerce button.button.alt:hover, .et_button_no_icon.et_button_left.woocommerce-page button.button.alt:hover, .et_button_no_icon.et_button_left.woocommerce input.button.alt:hover, .et_button_no_icon.et_button_left.woocommerce-page input.button.alt:hover, .et_button_no_icon.et_button_left.woocommerce #respond input#submit.alt:hover, .et_button_no_icon.et_button_left.woocommerce-page #respond input#submit.alt:hover, .et_button_no_icon.et_button_left.woocommerce #content input.button.alt:hover, .et_button_no_icon.et_button_left.woocommerce-page #content input.button.alt:hover, .et_button_no_icon.et_button_left.woocommerce a.button:hover, .et_button_no_icon.et_button_left.woocommerce-page a.button:hover, .et_button_no_icon.et_button_left.woocommerce button.button:hover, .et_button_no_icon.et_button_left.woocommerce-page button.button:hover, .et_button_no_icon.et_button_left.woocommerce input.button:hover, .et_button_no_icon.et_button_left.woocommerce-page input.button:hover, .et_button_no_icon.et_button_left.woocommerce #respond input#submit:hover, .et_button_no_icon.et_button_left.woocommerce-page #respond input#submit:hover, .et_button_no_icon.et_button_left.woocommerce #content input.button:hover, .et_button_no_icon.et_button_left.woocommerce-page #content input.button:hover, .woocommerce input.button, .woocommerce input.button:hover {
  padding: 0.7em 1.4em !important;
}
.et_pb_button {
  display: inline-block;
  line-height: 1.2 !important;
  -webkit-box-sizing: 1px 3px 3px rgba(0,0,0,0.05);
  box-sizing: 1px 3px 3px rgba(0,0,0,0.05);
  text-align: center;
}
.et_pb_button, .et_pb_button_b {
  font-weight: 600;
}
.et_pb_button.et_pb_button_b, .et_pb_button_two.et_pb_button_two {
  background: #ffcc29;
  border-color: #ffcc29 !important;
  color: #0d2f56 !important;
}
.et_pb_button.et_pb_button_b:hover, .et_pb_button_two.et_pb_button_two:hover {
  color: #0d2f56 !important;
  background: #fefefe !important;
  border-color: #ffcc29 !important;
}
 .et_pb_button.et_pb_button_sec {
   background: #ffcc29;
   color: #0d2f56 !important;
   font-size: 1rem;
   font-weight: 600;
   border-color: #ffcc29 !important;
 }
 .et_pb_button.et_pb_button_sec:hover {
   background: #fff !important;
   color: #0d2f56 !important;
   border-color: #ffcc29 !important;
 }
 .hometop {
   overflow: hidden;
 }
.hometop .et_pb_fullwidth_header .et_pb_module_header, .bc-title {
  position: relative;
}
.hometop .et_pb_fullscreen .et_pb_fullwidth_header_container {
  max-width: 1200px;
}
.hometop .et_pb_header_content_wrapper {
  margin-bottom: 30px;
}
.hometop .header-content {
  max-width: 800px;
  padding: 2% 0;
  margin-left: 30px !important;
}
.hometop .laptop {
  position: absolute;
  width: 63%;
  height: 80%;
  bottom: -10%;
  right: 0%;
  pointer-events: none;
}
.bc-title:before,
.et_pb_fullwidth_header .et_pb_module_header:before {
  display: block;
  position: absolute;
  height: 1em;
  width: 7px;
  background: #ffcc29;
  content: '';
  top: .175em;
  left: 0;
}
.bg-yellow .et_pb_fullwidth_header .et_pb_module_header:before,
.bg-yellow .bc-title:before {
  display: none;
}
.et_pb_fullwidth_header .et_pb_module_header:before {
  left: -30px;
}
h2.bc-title, h3.bc-title, h4.bc-title, .et_pb_text.bc-title h2, .et_pb_text.bc-title h3, .et_pb_text.bc-title h4 {
  padding-left: 1em !important;
}
.et_pb_row .et_pb_text.bc-title:before {
  top: 0;
  height: 100%;
  left: 0;
}
.et_pb_row.home-products-row {
  max-width: 800px;
}
.recent-news {
  margin-top: calc(30px + 5%);
  overflow: hidden;
  opacity: 0.85;
  -webkit-transition: .2s;
  transition: .2s;
}
.recent-news:hover {
  opacity: 1;
}
.recent-news a {
  color: #fff;
}
.recent-news span {
  display: block;
}

.recent-news .col {
  float: left;
}
.recent-news-image {
  padding-right: 1.5em;
  border-right: 7px solid #fff;
  width: 36%;
}
.recent-news-image span {
  padding-bottom: 75%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.recent-news-text {
  padding-left: 1.5em;
  width: 64%;
}
.recent-news-text p {
  font-size: 41px;
  line-height: 1;
  margin-top: .33em;
}

/*home services blurbs, home products blurbs v2*/
#products .et_pb_row.et_pb_row_fullwidth {
  max-width: 1600px !important;
}
.home-services-row .et_pb_blurb, .home-products-row-b .et_pb_blurb {
  background: rgba(255,255,255,0.98);
  cursor: pointer;
  -webkit-animation: none !important;
  animation: none !important;
  -webkit-transition: none !important;
  transition: none !important;
}
.home-services-row .et_pb_blurb_container,
.home-services-row .et_pb_module_header,
.home-services-row .et_pb_blurb_description,
.home-products-row-b .et_pb_blurb_container,
.home-products-row-b .et_pb_module_header,
.home-products-row-b .et_pb_blurb_description {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
}
.home-services-row .et_pb_blurb_container,
.home-products-row-b .et_pb_blurb_container {
  height: 100%;
  top: 0;
}
.home-services-row .et_pb_main_blurb_image {
  /* padding: 120px 0; */
  padding: 120px 0 145px 0px;
}
.home-services-row .et_pb_blurb_description {
  bottom: 0px;
  padding: 1em;
  /* background: #fbf9f4; */
  /* -webkit-box-shadow: inset 0 2px 7px rgba(0,0,0,0.15); */
  /* box-shadow: inset 0 2px 7px rgba(0,0,0,0.15); */
}
.home-services-row .et_pb_module_header,
.home-products-row-b .et_pb_module_header {
  display: table;
  height: 120px;
  top: 0;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  font-size: 25px;
  line-height: 1.2;
  padding: 0 2em !important;
}
.home-services-row .et_pb_module_header a,
.home-products-row-b .et_pb_module_header a {
  display: table-cell;
  vertical-align: middle;
}


/*home products blurb v2*/
.home-products-row-b .et_pb_blurb {
  width: 19%;
  float: left;
  padding: 1em;
  margin-right: 1.25%;
}
.home-products-row-b .et_pb_blurb:last-child {
  margin-right: 0;
}
.home-products-row-b .et_pb_main_blurb_image {
  padding: 120px 0 calc(270px - 50%) 0;
}

.home-products-row-b .et_pb_button_module_wrapper {
  margin-top: 1em;
  text-align: center;
}

/*lines*/
.line {
  display: block;
  position: absolute;
  background: #ffcc29;
}
.l1, .l3 { height: 3px; width: 0; }
.l2, .l4 { width: 3px; height: 0; }
.l1 { top: 0; left: 0; }
.l2 { right: 0; top: 0; }
.l3 { bottom: 0; right: 0; }
.l4 { bottom: 0; left: 0; }

.interior-top .et_pb_module_header {
  position: relative;
}


/*news*/
.bc-news .entry-featured-image-url {
  margin-bottom: 1rem;
}
.bc-news .post {
  width: 50%;
  float: left;
  padding: 3% 6%;
  margin-bottom: 0;
}
.bc-news .post:nth-child(2n + 1) {
  clear: both;
}
.bc-news a.more-link {
  line-height: 1;
  margin-top: 1em;
}
.bc-news.et_pb_posts a.more-link:first-letter {
  text-transform: uppercase;
}
.bc-news.et_pb_posts a.more-link:hover {
   background: #0d2f56;
 }
.bc-news .entry-title {
  line-height: 1em;
  margin-bottom: 1em;
}
.bc-news .news-featured-image {
  display: block;
  padding-bottom: 41.625%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
/*
.single #main-header {
  background: rgba(255,255,255,0.98);
}
.single #main-header:after {
  background-color: #ffcc29;
}
.single h1.entry-title {
  margin-bottom: 1rem;
}
.single #main-content .container:before {
  height: 80%;
  top: 10%;
  background: transparent;
}
.single #left-area {
  background: #f7f7f7;
  padding: 5%;
}
*/
/* .et_pb_title_container h1 {
  font-size: 48px;
} */
.et_pb_widget_area:before {
  content: '';
  position: absolute;
  background: #ffcc29;
  height: 100%;
  width: 7px;
  left: 0;
  top: 0;
}
.et_pb_widget_area {
  border-right: 0;
}
.et_pb_widget_area .widgettitle {
  padding-left: 1em !important;
}
.et_pb_section.interior-single {
  /* padding-bottom: 155px; */
}
.interior-single .et_pb_text {
  display: inline-block;
  position: relative;
  min-width: 450px;
  max-width: 100%;
  margin-top: -10px;
  padding-bottom: 10px;
  float: right;
  right: 89px;
}

.interior-single h1 {
  white-space: nowrap;
}

.interior-intro.et_pb_section,
.interior-intro .et_pb_row {
  padding-top: 0 !important;
}

.et_pb_toggle {
  position: relative;
  border-color: #ffcc29;
  border-radius: 300px;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 0;
  margin-bottom: 2em !important;
  overflow: hidden;
  -webkit-transition: .2s;
  transition: .2s;
}
.et_pb_toggle, .et_pb_toggle_open {
  background-color: #fff;
}
.et_pb_toggle_close:hover, .et_pb_toggle_touched {
  border-color: transparent;
  background-color: #ffcc29;
}
.et_pb_toggle_close:hover .et_pb_toggle_title:before, .et_pb_toggle_touched .et_pb_toggle_title:before {
  color: #fff;
}
.et_pb_toggle_close .et_pb_toggle_title, .et_pb_toggle_close h5.et_pb_toggle_title,
.et_pb_toggle_open .et_pb_toggle_title, .et_pb_toggle_open h5.et_pb_toggle_title {
  position: static;
  color: #0d2f56;
  font-size: 21px;
  font-weight: 600;
  padding: 1.5em !important;
}
.et_pb_toggle_content {
  padding: 0 2em 2em;
}
.et_pb_toggle_content p {
  -webkit-transition: 1s;
  transition: 1s;
}
.et_pb_toggle_content p {
  opacity: 0;
}
.et_pb_toggle_touched .et_pb_toggle_content p {
  opacity: 1;
}

.et_pb_toggle_title:before {
  content: '\0043';
  width: 100%;
  margin: 0;
  color: #ffcc29;
  font-size: 96px;
  top: -48px;
  -webkit-transition: 0.7s;
  transition: 0.7s;
}
.et_pb_toggle_open .et_pb_toggle_title:before {
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
}
.et_pb_toggle_open .et_pb_toggle_title:before,
.et_pb_toggle_touched .et_pb_toggle_title:before {
  content: '\0043';
}
.et_pb_toggle_touched .et_pb_toggle_title:before {
  top: calc(100% - 48px);
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.et_pb_image.animate {
  -webkit-perspective: 400px;
  perspective: 400px;
}
