/* =====================================================
  variables
======================================================*/
/* ------------------- colors ------------------------- */
/* -------------------- fonts ----------------------------*/
/* ****************************************************************
MIXINS
********************************************************************/
/* ****************************************************************
ANIMATIONS
********************************************************************/
/* ****************************************************************
BOX SIZING
********************************************************************/
html {
  font-size: 16px;
}
body {
  font-weight: 300;
  max-width: 100%;
  background: #ffffff;
}
body .container-fluid {
  max-width: 100%;
  margin: 0 auto;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: 700;
  line-height: 1.3;
  color: #636466;
  margin-top: 20px;
  margin-bottom: 15px;
}
h1,
.h1 {
  margin-top: 0;
  font-size: 2.441rem;
  line-height: 1.1;
}
h2,
.h2 {
  font-size: 1.953rem;
  line-height: 1.1;
}
h3,
.h3 {
  font-size: 1.563rem;
}
h4,
.h4 {
  font-size: 1.25rem;
}
h5,
.h5 {
  font-size: 1rem;
}
small,
.text_small {
  font-size: 0.8rem;
}
p,
ul li,
ol li,
ul li *,
ol li * {
  font-size: 1.125rem;
  line-height: 1.6;
  font-weight: 300;
}
label {
  font-size: 1rem;
  font-weight: 500;
}
figure {
  margin: 1.875rem 0;
}
.page-article ul,
.page-article ol {
  margin-bottom: 25px;
}
.page-article ul {
  padding-left: 20px;
}
.page-article p {
  margin-bottom: 15px;
}
.page-article p:empty {
  margin: 0;
}
ul li,
ol li {
  margin-bottom: 10px;
}
ul li b,
ol li b,
ul li strong,
ol li strong {
  font-weight: 700;
}
ul li .medium,
ol li .medium {
  font-weight: 500;
}
ul li mark,
ol li mark {
  font-weight: inherit;
}
ul {
  list-style-type: square;
}
ul li::marker {
  color: #009a8b;
}
b,
strong {
  font-weight: 700;
}
.medium {
  font-weight: 500;
}
.regular {
  font-weight: 400;
}
.light {
  font-weight: 300;
}
h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
  font-family: 'Ubuntu', sans-serif;
  color: #404040;
  font-weight: 700;
}
h3,
h4,
h5,
.h3,
.h4,
.h5 {
  line-height: 1.3;
}
h4,
h5,
.h4,
.h5 {
  font-weight: 400;
}
.italic {
  font-style: italic;
}
.color1 {
  color: #636466 !important;
}
.color2 {
  color: #009a8b !important;
}
.color3 {
  color: #e85824 !important;
}
.color4 {
  color: #404040 !important;
}
.color5 {
  color: #404040 !important;
}
.color6 {
  color: #404040 !important;
}
.back1 {
  background: #636466 !important;
}
.back2 {
  background: #009a8b !important;
}
.back3 {
  background: #e85824 !important;
}
.back4 {
  background: #404040 !important;
}
.back5 {
  background: #404040 !important;
}
.back1-right-shadow {
  -o-box-shadow: 600px 0 #636466, 1200px 0 #636466, 1800px 0 #636466;
  -ms-box-shadow: 600px 0 #636466, 1200px 0 #636466, 1800px 0 #636466;
  -moz-box-shadow: 600px 0 #636466, 1200px 0 #636466, 1800px 0 #636466;
  -webkit-box-shadow: 600px 0 #636466, 1200px 0 #636466, 1800px 0 #636466;
  box-shadow: 600px 0 #636466, 1200px 0 #636466, 1800px 0 #636466;
}
.back2-right-shadow {
  -o-box-shadow: 600px 0 #009a8b, 1200px 0 #009a8b, 1800px 0 #009a8b;
  -ms-box-shadow: 600px 0 #009a8b, 1200px 0 #009a8b, 1800px 0 #009a8b;
  -moz-box-shadow: 600px 0 #009a8b, 1200px 0 #009a8b, 1800px 0 #009a8b;
  -webkit-box-shadow: 600px 0 #009a8b, 1200px 0 #009a8b, 1800px 0 #009a8b;
  box-shadow: 600px 0 #009a8b, 1200px 0 #009a8b, 1800px 0 #009a8b;
}
.back1-left-shadow {
  -o-box-shadow: -600px 0 #636466, -1200px 0 #636466, -1800px 0 #636466;
  -ms-box-shadow: -600px 0 #636466, -1200px 0 #636466, -1800px 0 #636466;
  -moz-box-shadow: -600px 0 #636466, -1200px 0 #636466, -1800px 0 #636466;
  -webkit-box-shadow: -600px 0 #636466, -1200px 0 #636466, -1800px 0 #636466;
  box-shadow: -600px 0 #636466, -1200px 0 #636466, -1800px 0 #636466;
}
.back2-left-shadow {
  -o-box-shadow: -600px 0 #009a8b, -1200px 0 #009a8b, -1800px 0 #009a8b;
  -ms-box-shadow: -600px 0 #009a8b, -1200px 0 #009a8b, -1800px 0 #009a8b;
  -moz-box-shadow: -600px 0 #009a8b, -1200px 0 #009a8b, -1800px 0 #009a8b;
  -webkit-box-shadow: -600px 0 #009a8b, -1200px 0 #009a8b, -1800px 0 #009a8b;
  box-shadow: -600px 0 #009a8b, -1200px 0 #009a8b, -1800px 0 #009a8b;
}
.clickable {
  cursor: pointer;
}
.white {
  color: #ffffff;
}
.white * {
  color: #ffffff;
}
.white ul li::marker,
.white ol li::marker {
  color: #009a8b;
}
.video-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
.video-wrapper iframe {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}
.enspira-sidebar {
  box-shadow: 200px 0 #fafafa, 400px 0 #fafafa, 600px 0 #fafafa, 800px 0 #fafafa;
}
.copyright {
  background: #404040;
}
.copyright p {
  color: #ffffff;
}
.copyright p a {
  color: #ffffff;
}
article.page-article p > a,
article.page-article li > a {
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-color: rgba(0, 154, 139, 0.2);
  text-decoration-style: solid;
  text-decoration-thickness: 1px;
  display: inline-flex;
}
article.page-article p > a:hover,
article.page-article li > a:hover {
  color: #636466;
  text-decoration-color: rgba(0, 154, 139, 0.5);
}
#primary.content-area {
  overflow: hidden;
}
.main-border {
  height: 7px;
  width: 100%;
  display: block;
  background: #f14f24;
  /* Old browsers */
  background: -moz-linear-gradient(left, #f14f24 0%, #f14f24 48%, #febd3f 52%, #febd3f 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #f14f24 0%, #f14f24 48%, #febd3f 52%, #febd3f 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #f14f24 0%, #f14f24 48%, #febd3f 52%, #febd3f 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f14f24', endColorstr='#febd3f', GradientType=1);
  /* IE6-9 */
}
.d-flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.d-flex.align-bottom {
  align-items: flex-end;
}
.enspira-sidebar.white-sidebar {
  box-shadow: 200px 0 #ffffff, 400px 0 #ffffff, 600px 0 #ffffff, 800px 0 #ffffff;
}
.enspira-sidebar.grey {
  box-shadow: 200px 0 #fafafa, 400px 0 #fafafa, 600px 0 #fafafa, 800px 0 #fafafa;
}
@media (max-width: 767px) {
  p,
  ul li,
  ol li,
  ul li *,
  ol li * {
    font-size: 1rem;
    line-height: 1.7;
  }
  h1,
  .h1 {
    margin-top: 0;
    font-size: 2.074rem;
    line-height: 1.15;
  }
  h2,
  .h2 {
    font-size: 1.728rem;
    line-height: 1.2;
  }
  h3,
  .h3 {
    font-size: 1.44rem;
  }
  h4,
  .h4 {
    font-size: 1.20rem;
    line-height: 1.5;
  }
  h5,
  .h5 {
    font-size: 1rem;
    line-height: 1.6;
  }
  small,
  .text_small {
    font-size: 0.8rem;
  }
}
/*************************************************************
HEADER
**************************************************************/
.logo {
  margin: 22px 0;
}
.top-popup-button-wrap .charm-popup-button {
  position: absolute;
  z-index: 1040;
}
.top-popup-button-wrap a.button.white {
  background: transparent !important;
  color: #ffffff !important;
  padding: 5px 0;
}
.header-social-links li a {
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  min-width: 20px;
  font-size: 15px;
  padding: 7px;
}
.header-social-links li a:hover {
  background: transparent;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #009a8b;
}
.fixed-header-wrapper {
  padding-top: 0;
}
.fixed-header-wrapper .global-search {
  width: 50%;
  text-align: right;
  right: auto;
  right: 0;
  top: 2px;
  display: none;
  position: absolute;
  z-index: 10101;
}
header .header-top,
.fixed-header-wrapper .header-top {
  background: #009a8b;
}
header .header-top ul,
.fixed-header-wrapper .header-top ul {
  padding: 0;
  margin: 0;
}
header .header-top ul li,
.fixed-header-wrapper .header-top ul li {
  line-height: 1;
  padding: 0 10px;
  font-family: 'Ubuntu', sans-serif;
  font-size: 13px;
  color: #404040;
  margin-bottom: 0;
}
header .header-top ul li:last-child,
.fixed-header-wrapper .header-top ul li:last-child {
  padding-left: 0;
  border-width: 0;
}
.page-header-breadcrumbs {
  background: #4a4b4c;
  -o-box-shadow: 0 2px 4px #313132 inset;
  -ms-box-shadow: 0 2px 4px #313132 inset;
  -moz-box-shadow: 0 2px 4px #313132 inset;
  -webkit-box-shadow: 0 2px 4px #313132 inset;
  box-shadow: 0 2px 4px #313132 inset;
}
.page-header-breadcrumbs .page-header {
  margin: 11px 0 0;
}
header.site-header {
  -o-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.05);
  position: relative;
  z-index: 1001;
}
header.site-header .global-search {
  background: #ffffff;
  width: calc(100% - 47px);
  right: 12px;
  z-index: 10101;
  top: calc(50% - 18px);
}
header.site-header .consultation {
  position: absolute;
  right: 15px;
  margin-top: 12px;
}
header.site-header .consultation .button {
  text-transform: uppercase;
  padding: 6px 8px 5px 35px;
  position: relative;
  font-size: 13px;
  text-shadow: none;
  font-weight: normal !important;
  margin-top: 3px !important;
}
header.site-header .consultation .button i {
  color: #ffffff;
  border-right: 1px solid #7c7d80;
  position: absolute;
  left: 0;
  height: 24px;
  display: inline-block;
  top: 0px;
  line-height: 24px;
  width: 30px;
}
header.site-header .consultation .phone i {
  color: #636466;
  font-size: 84%;
  top: -1px;
  position: relative;
}
@media (max-width: 767px) {
  .top-popup-button-wrap .charm-popup-button {
    position: relative;
  }
  .top-popup-button-wrap a.button.white {
    color: #404040 !important;
  }
  header.site-header .global-search {
    top: 78px;
    width: calc(100% - 10px);
    left: 5px;
  }
  header.site-header .consultation {
    border-bottom: 1px solid #dddddd;
    left: 0;
    top: 0;
    right: auto;
    float: none;
    margin: 0 -15px;
    position: relative;
    z-index: 10101;
    width: auto;
    padding: 8px 0 12px;
  }
  header.site-header .consultation .button {
    margin-bottom: 0;
    margin-top: 7px !important;
  }
  .fixed-header-wrapper {
    padding-bottom: 0;
  }
  .fixed-header-wrapper .global-search {
    top: 65px;
    width: calc(100% - 30px);
    position: absolute;
    right: 15px;
  }
  .fixed-header-wrapper .global-search .form-control {
    border: 1px solid #f3f2ee;
  }
}
/*************************************************************
NAV
**************************************************************/
.main-navigation {
  margin-top: 0;
  padding-right: 15px;
}
.main-navigation .navbar-mainbar {
  margin-top: 0;
  min-height: 0;
}
.main-navigation .navbar-mainbar .navbar-nav > li {
  z-index: 102;
  border-right: 0 solid #e85824;
  padding: 0;
}
.main-navigation .navbar-mainbar .navbar-nav > li:nth-last-child(1) {
  border-width: 0;
}
.main-navigation .navbar-mainbar .navbar-nav > li:nth-last-child(1) > a:after {
  content: none;
}
.main-navigation .navbar-mainbar .navbar-nav > li.current-menu-item > a,
.main-navigation .navbar-mainbar .navbar-nav > li.current-menu-ancestor > a {
  opacity: 1;
  filter: alpha(opacity=100);
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #ffffff;
  text-shadow: none;
  font-weight: 700;
}
.main-navigation .navbar-mainbar .navbar-nav > li.current-menu-item:hover > a,
.main-navigation .navbar-mainbar .navbar-nav > li.current-menu-ancestor:hover > a {
  text-shadow: none;
}
.main-navigation .navbar-mainbar .navbar-nav > li > a {
  opacity: 1;
  filter: alpha(opacity=100);
  color: #404040;
  font-size: 16px;
  text-transform: none;
  text-shadow: none;
  font-weight: 600;
  padding: 0 30px;
  line-height: 104px;
  position: relative;
}
.main-navigation .navbar-mainbar .navbar-nav > li > a:after {
  background: #e85824;
  content: '';
  width: 0;
  height: 14px;
  position: absolute;
  right: 0;
  top: calc(50% - 7px);
}
.main-navigation .navbar-mainbar .navbar-nav > li:hover > a {
  opacity: 1;
  filter: alpha(opacity=100);
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.main-navigation .navbar-mainbar ul li.menu-item-has-children > .sub-menu {
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 10px;
  top: 104px;
  margin-left: 0;
}
.main-navigation .navbar-mainbar ul li.menu-item-has-children > .sub-menu li {
  background: #ffffff;
}
.main-navigation .navbar-mainbar ul li.menu-item-has-children > .sub-menu li a {
  color: #404040;
  font-family: 'Ubuntu', sans-serif;
  padding: 3px 0;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-width: 0;
}
.main-navigation .navbar-mainbar ul li.menu-item-has-children > .sub-menu li:hover > a {
  font-weight: 400;
  text-shadow: none;
}
.main-navigation .navbar-mainbar ul li.menu-item-has-children:hover > .sub-menu {
  top: 104px;
}
.main-navigation.fixed {
  width: 100%;
  padding-right: 0;
}
.main-navigation.fixed .navbar-mainbar .navbar-brand {
  margin-top: 0;
  max-width: 280px;
}
.main-navigation.fixed .navbar-mainbar .navbar-brand img {
  margin-top: -7px;
}
.main-navigation.fixed .navbar-mainbar .navbar-nav {
  margin-top: 0;
}
.main-navigation.fixed .navbar-mainbar .navbar-nav > li:nth-last-child(2) > a:after {
  content: none;
}
.main-navigation.fixed .navbar-mainbar .navbar-nav > li > a {
  line-height: 48px;
}
.main-navigation.fixed .navbar-mainbar .navbar-nav > li a {
  padding: 0 10px;
}
.main-navigation.fixed .navbar-mainbar ul li.menu-item-has-children > .sub-menu {
  top: 50px;
  padding-top: 11px;
}
.main-navigation.fixed .navbar-mainbar ul li.menu-item-has-children > .sub-menu li a {
  padding: 5px;
  font-size: 12px;
}
.main-navigation.fixed .navbar-mainbar ul li.menu-item-has-children:hover > .sub-menu {
  top: 50px;
}
@media (max-width: 767px) {
  .top-navigation .navbar-nav li a {
    margin: 0;
  }
  .main-navigation {
    overflow: visible !important;
    width: calc(100% + 30px);
    margin-top: 0;
  }
  .main-navigation .navbar-mainbar .navbar-brand {
    margin: auto;
    height: 72px;
    float: none;
  }
  .main-navigation .navbar-mainbar .navbar-brand .logo {
    line-height: 72px;
    margin: 0;
  }
  .main-navigation .navbar-mainbar .navbar-brand .logo img {
    margin-top: 2px;
    max-height: 60px;
    max-width: calc(100% - 100px);
  }
  .main-navigation .navbar-mainbar .navbar-toggle {
    border-left: 0 solid #dddddd;
    margin: 0;
    padding: 18px;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: absolute;
    right: 0;
    height: 72px;
    display: none;
  }
  .main-navigation .navbar-mainbar .navbar-toggle .icon-bar {
    top: 29px;
  }
  .main-navigation .navbar-mainbar .navbar-toggle .icon-bar.second {
    top: 34px;
  }
  .main-navigation .navbar-mainbar .navbar-toggle .icon-bar.third {
    top: 39px;
  }
  .main-navigation .navbar-mainbar .navbar-toggle.times .icon-bar {
    width: 22px;
    left: 0;
  }
  .main-navigation .navbar-mainbar .navbar-toggle.times .icon-bar.first,
  .main-navigation .navbar-mainbar .navbar-toggle.times .icon-bar.third {
    top: 34px;
  }
  .main-navigation .navbar-mainbar .navbar-header .search {
    color: #00c2ae;
    line-height: 72px;
    left: 0;
    padding: 0 15px;
    right: auto;
  }
  .main-navigation.fixed {
    width: auto;
    padding: 0 15px;
  }
  .main-navigation.fixed .navbar-mainbar .navbar-header {
    padding-left: 0;
  }
  .main-navigation.fixed .navbar-mainbar .navbar-header .search {
    line-height: 50px;
  }
  .main-navigation.fixed .navbar-mainbar .navbar-brand {
    float: none;
    height: 50px;
    margin: auto;
  }
  .main-navigation.fixed .navbar-mainbar .navbar-brand .logo {
    line-height: 40px;
  }
  .main-navigation.fixed .navbar-mainbar .navbar-brand .logo img {
    max-width: calc(100% - 50px);
  }
  .main-navigation.fixed .navbar-mainbar .navbar-toggle {
    height: 50px;
  }
  .main-navigation.fixed .navbar-mainbar .navbar-toggle .icon-bar {
    top: 19px;
  }
  .main-navigation.fixed .navbar-mainbar .navbar-toggle .icon-bar.second {
    top: 24px;
  }
  .main-navigation.fixed .navbar-mainbar .navbar-toggle .icon-bar.third {
    top: 29px;
  }
  .main-navigation.fixed .navbar-mainbar .navbar-toggle.times .icon-bar {
    width: 22px;
    left: 0;
  }
  .main-navigation.fixed .navbar-mainbar .navbar-toggle.times .icon-bar.first,
  .main-navigation.fixed .navbar-mainbar .navbar-toggle.times .icon-bar.third {
    top: 24px;
  }
  .main-navigation.fixed .navbar-mainbar .navbar-nav > li > a {
    padding: 0 10px !important;
  }
}
/*************************************************************
NAV Megamenu
**************************************************************/
@media (max-width: 767px) {
  #mega-menu-wrap-main .mega-menu-toggle.mega-menu-open + #mega-menu-main {
    position: absolute;
    width: 100%;
  }
  #mega-menu-wrap-main .mega-menu-toggle {
    position: absolute;
    top: -53px;
    right: 0px;
  }
  #mega-menu-wrap-main .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner,
  #mega-menu-wrap-main .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before,
  #mega-menu-wrap-main .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
    background: #00c2ae;
    width: 26px;
  }
  #mega-menu-wrap-main .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
    top: 8px;
  }
  #mega-menu-wrap-main .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
    top: 16px;
  }
  #mega-menu-wrap-main .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
    transform: translate3d(0, -16px, 0) rotate(-90deg);
  }
  #mega-menu-wrap-main #mega-menu-main > li.mega-menu-item > a.mega-menu-link {
    padding: 0 17px;
  }
  body #mega-menu-wrap-main #mega-menu-main > li.mega-menu-item {
    margin: 0;
  }
  #mega-menu-wrap-main #mega-menu-main > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
    padding: 0 17px;
  }
  .fixed #mega-menu-wrap-main .mega-menu-toggle {
    top: -44px;
  }
  #mega-menu-wrap-main #mega-menu-main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
    padding: 15px 25px 15px 0;
  }
}
/*************************************************************
OTHER
**************************************************************/
.page-header-breadcrumbs {
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: absolute;
  width: 100%;
  z-index: 20;
  background-color: transparent;
}
.page-header-breadcrumbs ul.breadcrumbs {
  float: left;
  z-index: 101;
  position: relative;
  color: #009a8b;
}
.page-header-breadcrumbs ul.breadcrumbs li:last-child {
  margin-right: 10px;
}
.page-header-breadcrumbs ul.breadcrumbs li a {
  opacity: 0.7;
  filter: alpha(opacity=70);
  font-family: 'Ubuntu', sans-serif;
  font-weight: 500;
  text-overflow: inherit;
  max-width: 100%;
}
.page-header-breadcrumbs ul.breadcrumbs li a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.page-header-breadcrumbs ul.breadcrumbs li a > i {
  display: none;
}
.page-header-breadcrumbs ul.breadcrumbs li span br {
  display: none;
}
.single-post .page-header-breadcrumbs,
.single-enspira_podcast .page-header-breadcrumbs,
.single-enspira_webinar .page-header-breadcrumbs,
.single-enspira_case_study .page-header-breadcrumbs,
.single-enspira_news .page-header-breadcrumbs {
  display: none;
}
.single-bec_team .page-header-breadcrumbs ul.breadcrumbs li {
  color: #636466;
}
.single-bec_team .page-header-breadcrumbs ul.breadcrumbs li a,
.single-bec_team .page-header-breadcrumbs ul.breadcrumbs li span,
.single-bec_team .page-header-breadcrumbs ul.breadcrumbs li i {
  color: inherit;
}
@media (max-width: 767px) {
  .single .page-header-breadcrumbs {
    display: none !important;
  }
}
.main-slider {
  margin-bottom: 0;
}
.main-slider .item-inner {
  position: relative;
  min-height: 100px;
}
.main-slider .item-inner:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(69, 69, 69, 0.7);
  z-index: 1;
}
.articles-carousel.owl-carousel.owl-theme .owl-controls {
  margin: 0;
}
.articles-carousel .owl-stage-outer {
  max-width: 100%;
}
.articles-carousel .owl-stage-outer .owl-item {
  width: 25%;
  float: left;
}
.articles-carousel .owl-stage-outer .owl-item img {
  width: 100%;
}
.articles-carousel img {
  width: 100%;
}
.articles-carousel .owl-dots {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center;
}
.articles-carousel .owl-dots .owl-dot {
  display: inline-block;
}
.articles-carousel .owl-dots .owl-dot span {
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  height: 15px;
  width: 15px;
  display: block;
  background: #ffffff;
  margin: 5px;
  -o-box-shadow: 0 0 0 3px #009a8b;
  -ms-box-shadow: 0 0 0 3px #009a8b;
  -moz-box-shadow: 0 0 0 3px #009a8b;
  -webkit-box-shadow: 0 0 0 3px #009a8b;
  box-shadow: 0 0 0 3px #009a8b;
  opacity: 1;
  filter: alpha(opacity=100);
}
.articles-carousel .owl-dots .owl-dot.active span {
  -o-box-shadow: 0 0 0 3px #636466;
  -ms-box-shadow: 0 0 0 3px #636466;
  -moz-box-shadow: 0 0 0 3px #636466;
  -webkit-box-shadow: 0 0 0 3px #636466;
  box-shadow: 0 0 0 3px #636466;
}
.articles-carousel .owl-nav {
  width: 100%;
}
.articles-carousel .owl-nav.disabled {
  display: none;
}
.articles-carousel .owl-nav [class*='owl-'] {
  width: 25px;
  height: 25px;
  -webkit-transition: all 0.55s ease-in-out;
  -moz-transition: all 0.55s ease-in-out;
  -o-transition: all 0.55s ease-in-out;
  -ms-transition: all 0.55s ease-in-out;
  transition: all 0.55s ease-in-out;
  color: rgba(0, 0, 0, 0.5);
  text-align: center;
  bottom: auto;
  top: 40%;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  cursor: pointer;
  position: absolute;
}
.articles-carousel .owl-nav [class*='owl-'].owl-prev {
  left: -30px;
}
.articles-carousel .owl-nav [class*='owl-'].owl-next {
  right: -30px;
}
.articles-carousel .owl-nav [class*='owl-'] i {
  -webkit-transition: all 0.55s ease-in-out;
  -moz-transition: all 0.55s ease-in-out;
  -o-transition: all 0.55s ease-in-out;
  -ms-transition: all 0.55s ease-in-out;
  transition: all 0.55s ease-in-out;
  font-size: 40px;
  padding: 0;
  line-height: 40px;
  color: inherit;
}
.articles-carousel .owl-nav [class*='owl-']:hover {
  color: #009a8b;
}
.articles-carousel .owl-nav [class*='owl-'].disabled {
  opacity: 0.25;
  filter: alpha(opacity=25);
  cursor: inherit;
}
.slider-outer-wrapper .container {
  position: relative;
}
.slider-outer-wrapper hgroup {
  color: #ffffff;
  position: absolute;
  top: 230px;
  z-index: 101;
  width: calc(100% - 450px);
  padding: 15px;
  text-align: left;
  background: transparent;
}
.slider-outer-wrapper hgroup h1 {
  font-size: 35px;
  font-weight: 700;
  line-height: 1.3;
  text-shadow: 0 3px 5px rgba(0, 0, 0, 0.25);
  border-bottom: 0 solid;
  margin: 0 0 35px;
  padding-bottom: 0;
}
.slider-outer-wrapper hgroup p {
  font-size: 22px;
  margin-bottom: 20px;
}
.testimonials-home {
  margin-bottom: 25px;
  overflow: hidden;
  width: 100%;
  border-top: 0px solid #dddddd;
  border-bottom: 0 solid #dddddd;
  z-index: 1;
  float: left;
}
.testimonials-home ul {
  padding-left: 0;
}
.testimonials-home.owl-carousel.owl-theme .owl-controls {
  margin: 0;
}
.testimonials-home .owl-stage-outer {
  max-width: 100%;
  overflow: hidden;
}
.testimonials-home .owl-stage-outer .owl-item {
  overflow: hidden;
  float: left;
}
.testimonials-home .owl-stage-outer .owl-item img {
  width: 100%;
}
.testimonials-home img {
  width: 100%;
}
.testimonials-home .owl-dots {
  left: 0;
  position: absolute;
  bottom: -40px;
  width: 100%;
  text-align: center;
}
.testimonials-home .owl-dots .owl-dot {
  display: inline-block;
}
.testimonials-home .owl-dots .owl-dot span {
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  height: 15px;
  width: 15px;
  display: block;
  background: transparent;
  cursor: pointer;
  margin: 5px;
  -o-box-shadow: 0 0 0 3px #009a8b;
  -ms-box-shadow: 0 0 0 3px #009a8b;
  -moz-box-shadow: 0 0 0 3px #009a8b;
  -webkit-box-shadow: 0 0 0 3px #009a8b;
  box-shadow: 0 0 0 3px #009a8b;
  opacity: 1;
  filter: alpha(opacity=100);
}
.testimonials-home .owl-dots .owl-dot.active span {
  background: #ffffff;
  -o-box-shadow: 0 0 0 3px #009a8b;
  -ms-box-shadow: 0 0 0 3px #009a8b;
  -moz-box-shadow: 0 0 0 3px #009a8b;
  -webkit-box-shadow: 0 0 0 3px #009a8b;
  box-shadow: 0 0 0 3px #009a8b;
}
.testimonials-home .owl-nav {
  width: 100%;
}
.testimonials-home .owl-nav.disabled {
  display: none;
}
.testimonials-home .owl-nav [class*='owl-'] {
  width: 45px;
  height: 45px;
  -webkit-transition: all 0.55s ease-in-out;
  -moz-transition: all 0.55s ease-in-out;
  -o-transition: all 0.55s ease-in-out;
  -ms-transition: all 0.55s ease-in-out;
  transition: all 0.55s ease-in-out;
  background: rgba(96, 125, 139, 0.5);
  text-align: center;
  bottom: 250px;
  line-height: 51px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
  position: absolute;
}
.testimonials-home .owl-nav [class*='owl-'].owl-prev {
  left: 15px;
}
.testimonials-home .owl-nav [class*='owl-'].owl-next {
  right: 15px;
}
.testimonials-home .owl-nav [class*='owl-'] i {
  -webkit-transition: all 0.55s ease-in-out;
  -moz-transition: all 0.55s ease-in-out;
  -o-transition: all 0.55s ease-in-out;
  -ms-transition: all 0.55s ease-in-out;
  transition: all 0.55s ease-in-out;
  font-size: 25px;
  padding: 0;
  line-height: 25px;
  color: #ffffff;
}
.testimonials-home .owl-nav [class*='owl-']:hover {
  background: #00675d;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.testimonials-home .owl-nav [class*='owl-']:hover i {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.testimonials-home .owl-nav [class*='owl-'].disabled {
  opacity: 0.25;
  filter: alpha(opacity=25);
  cursor: inherit;
}
.testimonials-home .item-inner {
  min-height: 500px;
  overflow: hidden;
}
.testimonials-home .item-inner .container h1 {
  position: absolute;
  top: 95px;
  color: #ffffff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.55);
  margin: 0;
  line-height: 1;
  z-index: 1;
  font-size: 58px;
  font-family: DINOT-B;
  background: rgba(96, 125, 139, 0.5);
  padding: 25px;
}
.testimonials-home .item-inner .container h1.primary,
.testimonials-home .item-inner .container h1.secondary,
.testimonials-home .item-inner .container h1.secondary-dark,
.testimonials-home .item-inner .container h1.dark-grey {
  background: rgba(255, 255, 255, 0.45);
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.4);
}
.testimonials-home .item-inner img {
  height: auto;
  width: 100%;
  position: relative;
  left: 0;
}
.slider-outer-wrapper {
  position: relative;
}
.slider-outer-wrapper .slider-contact-form {
  -o-box-shadow: 0 0 15px 4px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 0 15px 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 15px 4px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 15px 4px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 15px 4px rgba(0, 0, 0, 0.5);
  background: #ffffff;
  position: absolute;
  width: 100%;
  padding: 15px 20px 8px;
  right: 15px;
  max-width: 400px;
  z-index: 101;
  top: 100px;
}
.slider-outer-wrapper .slider-contact-form h3 {
  color: #636466;
  font-weight: 600;
  margin-top: 0;
  position: relative;
}
.slider-outer-wrapper .slider-contact-form h3 i {
  font-size: 130%;
  position: absolute;
  right: -7px;
  top: -6px;
}
.slider-outer-wrapper .slider-contact-form:hover h3 {
  color: #636466;
}
.slider-outer-wrapper .slider-contact-form .contact-form-wrapper {
  margin-bottom: 0;
}
.slider-outer-wrapper .slider-contact-form .contact-form-wrapper .form-control {
  background-color: #f4f4f4;
  height: 40px;
  padding: 0 15px;
  line-height: 1.4;
}
.slider-outer-wrapper .slider-contact-form .contact-form-wrapper textarea.form-control {
  padding: 15px;
}
@media (max-width: 767px) {
  .slider-outer-wrapper {
    background: #f4f4f4;
  }
  .slider-outer-wrapper .slider-contact-form {
    -o-box-shadow: none;
    -ms-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
    right: auto;
    max-width: 100%;
    top: 0;
    float: left;
    margin: 25px 0 25px;
    padding: 20px 20px 10px;
  }
  .slider-outer-wrapper hgroup {
    width: calc(100% - 30px);
    top: 40px;
    text-align: center;
  }
  .slider-outer-wrapper hgroup h1 {
    font-size: 24px;
  }
  .slider-outer-wrapper hgroup h3 {
    font-size: 16px;
  }
  .main-slider .item-inner {
    min-height: 350px !important;
  }
}
/*************************************************************
OTHER
**************************************************************/
.fancy-title {
  text-shadow: none;
  border-width: 0;
}
.fancy-title:after,
.fancy-title:before {
  width: 50px;
  content: none !important;
}
.fancy-title:before {
  left: auto;
  right: 50%;
}
.back-to-top {
  z-index: 10101;
}
.highlight {
  padding: 30px 100px !important;
}
.highlight h3 {
  font-weight: 300;
}
.content-area a.button,
.content-area a.shortcode-button {
  -webkit-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  -ms-transition: all 0.15s ease;
  transition: all 0.15s ease;
  position: relative;
}
.content-area a.button:not(.no-arrow):after,
.content-area a.shortcode-button:not(.no-arrow):after {
  opacity: 0;
  filter: alpha(opacity=0);
  content: "\e628";
  font-family: 'themify';
  position: absolute;
  right: 25px;
  font-size: 94%;
}
.content-area a.button:not(.no-arrow):hover,
.content-area a.shortcode-button:not(.no-arrow):hover {
  padding-right: 45px;
}
.content-area a.button:not(.no-arrow):hover:after,
.content-area a.shortcode-button:not(.no-arrow):hover:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
body .fusion_business {
  border: 6px solid #01ffe6;
  border-width: 5px 0;
  padding: 25px 0  30px !important;
  background: #34ffeb !important;
  margin-bottom: 0 !important;
}
body .fusion_business .wpb_text_column {
  margin-bottom: 10px;
}
body .fusion_business h2 {
  margin-top: 0;
}
ul.fancy-list > li {
  color: #4a4b4c;
}
#primary.content-area {
  background: #ffffff;
  clear: both;
}
.single-post #primary.content-area,
.single-enspira_news #primary.content-area {
  padding-bottom: 50px;
}
h2.block-heading {
  position: relative;
}
h2.block-heading:after {
  background: #009a8b;
  content: '';
  width: 80px;
  height: 4px;
  position: absolute;
  bottom: -13.5px;
  left: 0;
  display: block;
  z-index: 1;
}
.wpb_single_image .vc_figure-caption {
  margin-top: .5rem;
  font-size: 0.9rem;
}
@media (max-width: 767px) {
  .wpb_content_element {
    margin-bottom: 15px;
  }
  .vc_general.vc_cta3 .vc_cta3-actions {
    margin-top: 15px;
  }
  .page-banner + .container {
    clear: both;
    float: left;
  }
  .multi-rows.page-banner .container-half h2 {
    margin: 0 0 15px;
  }
  .vc_row.trends-row {
    margin-left: -25px !important;
    padding-right: 10px !important;
    padding-left: 10px !important;
    margin-right: -25px !important;
  }
  .vc_row.vc_column-gap-30 > .vc_column_container,
  .vc_row.vc_column-gap-20 > .vc_column_container {
    padding: 0;
  }
}
@media (max-width: 600px) {
  .highlight {
    padding: 30px 15px !important;
  }
}
/*************************************************************
Banner
**************************************************************/
.page-banner {
  background-color: rgba(99, 100, 102, 0.9);
  margin-bottom: 25px;
}
.page-banner.has-video {
  background-image: none !important;
}
.page-banner h2 {
  text-align: left;
  font-size: 50px !important;
  margin-top: 33px !important;
}
.page-banner .video-wrapper {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  padding-bottom: 56.25%;
}
.page-banner.full {
  border-bottom: 10px solid #636466;
  position: relative;
  min-height: 500px;
  overflow: hidden;
}
.page-banner.full.main-slider {
  border-width: 0;
  padding: 0;
}
.page-banner.full.main-slider .banner-content {
  padding: 0;
}
.page-banner.full.main-slider .banner-content .banner-text {
  width: 100%;
}
.page-banner.full.main-slider:before {
  display: none;
}
.page-banner.full.with-offer .offer {
  -o-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 40px 40px 35px;
  text-align: center;
  background: #636466;
}
.page-banner.full.with-offer .offer p {
  color: #ffffff;
  line-height: 0.95;
}
.page-banner.full .container,
.page-banner.full .row,
.page-banner.full [class*="col-md-"],
.page-banner.full .banner-content {
  min-height: inherit !important;
  z-index: 2;
  position: relative;
}
.page-banner.full.no-link .button {
  display: none;
}
.page-banner.full:before {
  background: rgba(99, 100, 102, 0.7);
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}
.page-banner.full.small {
  padding: 40px 0;
  min-height: 102px;
  background-position: center;
}
.page-banner.full.small.splash-logo {
  border-bottom: 5px solid #f4f4f4;
  margin: 0 0 35px;
  padding: 15px 0;
  background-color: #ffffff;
}
.page-banner.full.small.splash-logo:before {
  background: transparent;
}
.page-banner.full.small.splash-logo .logo a img {
  margin: 10px 0;
  max-height: 60px;
}
.page-banner.full.small.splash-logo .banner-content {
  padding: 0;
  margin: 0;
  text-align: right;
  line-height: 102px;
}
.page-banner.full.small.splash-logo .banner-content img {
  max-height: 102px;
  display: inline-block;
}
.page-banner.full.small .banner-content {
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
  max-width: 100%;
  border-width: 0;
  background: transparent;
}
.page-banner.full.small .banner-content h1 {
  color: #ffffff;
  font-size: 35px;
  border-width: 0;
  margin-bottom: 0;
  text-align: center;
}
.page-banner.full.small .banner-content img {
  max-width: 250px;
  display: block;
  margin: 0 auto;
}
.page-banner.full.small .col-md-12 {
  min-height: 100px;
}
.page-banner.full .col-md-12 {
  min-height: 400px;
}
.page-banner.full .banner-content {
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -o-flex !important;
  display: flex !important;
  background: transparent;
  width: 100%;
  max-width: 55%;
  justify-content: flex-start;
  align-items: center;
  text-align: left;
  padding: 60px 0;
}
.page-banner.full .banner-content h1 {
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  font-size: 48px;
  text-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
  line-height: 1;
  font-weight: 500;
  margin: 0 0 20px 0;
  position: relative;
  top: 0;
  padding: 0;
  background: transparent;
  font-kerning: normal;
}
.page-banner.full .banner-content h3 {
  font-size: 1.44rem;
}
.page-banner.full .banner-content h3 strong {
  font-weight: 700;
  font-size: 1.65rem;
}
.page-banner.full .banner-content h2,
.page-banner.full .banner-content h3,
.page-banner.full .banner-content h4 {
  margin-top: 0;
  font-weight: 300;
}
.page-banner.full .banner-content * {
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  color: #ffffff;
}
.page-banner.full .banner-content .banner-text {
  font-size: 22px;
  width: 50%;
  font-weight: 300;
}
.page-banner.full .banner-content .banner-text p {
  font-size: 22px;
  font-weight: 300;
  line-height: 1.4;
}
.page-banner.full .banner-content .subtitle {
  font-weight: 400;
}
.page-banner.full .banner-content .button {
  font-size: 16px;
  margin: 30px 0;
}
.page-banner.full .banner-content .button:hover {
  background: #ffffff !important;
  color: #009a8b !important;
  text-shadow: none;
}
.page-banner.full .banner-content .button:hover * {
  color: inherit;
}
.page-banner.multi-rows {
  background: #f4f4f4;
}
.page-banner.multi-rows h1 {
  color: #636466;
}
.page-banner.multi-rows .row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}
@media (max-width: 767px) {
  .single-enspira_case_study .page-banner.multi-rows h1,
  .single-enspira_news .page-banner.multi-rows h1,
  .single-enspira_podcast .page-banner.multi-rows h1,
  .single-enspira_webinar .page-banner.multi-rows h1,
  .single-post .page-banner.multi-rows h1 {
    font-size: 1.44rem;
  }
  .page-banner h2 {
    margin-top: 14px !important;
  }
  .page-banner.full {
    min-height: 250px;
    margin-bottom: 0;
  }
  .page-banner.full.main-slider .item-inner {
    min-height: 375px !important;
  }
  .page-banner.full.main-slider .banner-content {
    max-width: 100%;
    padding-top: 10px;
    padding: 20px 0 60px 0 !important;
  }
  .page-banner.full.main-slider .video-wrapper {
    left: -50%;
    width: 200%;
    padding-bottom: 115%;
  }
  .page-banner.full .banner-content {
    max-width: 100% !important;
    padding: 60px 0 20px !important;
  }
  .page-banner.full .banner-content h1 {
    font-size: 30px;
  }
  .page-banner.full .banner-content h3 {
    font-size: 1.2rem;
  }
  .page-banner.full .banner-content .banner-text {
    width: 80%;
  }
  .page-banner.full .banner-content .banner-text p {
    font-size: 18px;
  }
  .page-banner.full .banner-content .button {
    font-size: 16px;
    padding: 10px 25px;
  }
  .page-banner.multi-rows h1 {
    font-size: 1.44rem;
    line-height: 1.3;
  }
}
@media (max-width: 500px) {
  .page-banner.full .banner-content {
    padding-left: 15px;
  }
  .page-banner.full .video-wrapper {
    left: -25%;
    width: 150%;
    padding-bottom: 84.25%;
  }
}
/*************************************************************
FOOTER
**************************************************************/
.footer-static {
  border-bottom: 1px solid #636466;
  -o-box-shadow: 0 1px 0 #000000;
  -ms-box-shadow: 0 1px 0 #000000;
  -moz-box-shadow: 0 1px 0 #000000;
  -webkit-box-shadow: 0 1px 0 #000000;
  box-shadow: 0 1px 0 #000000;
  padding-top: 15px;
  background-color: #181818;
}
.footer-static h4,
.footer-static p {
  margin: 0;
  line-height: 1.4;
}
.footer-static .right-border {
  border-right: #fff solid 2px;
  position: absolute;
  height: 100px;
  right: -2px;
  top: 5px;
}
.footer-static .sign-up h4,
.footer-static .form-group h4 {
  margin-bottom: 5px;
}
.footer-static .sign-up {
  max-width: 400px;
  display: block;
  width: 100%;
  margin: 0 auto;
}
.footer-static .form-control,
.footer-static .btn {
  -ms-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.footer-static .btn {
  background-color: #dddddd;
}
.footer-static .cols {
  margin: 15px 0;
}
.footer-static img {
  max-width: 100%;
}
.footer-static .text-v-centered {
  display: table;
  min-height: 110px;
  width: 100%;
}
.footer-static .text-v-centered > div {
  display: table-cell;
  vertical-align: middle;
}
.footer-static .bold {
  font-weight: 700;
}
.footer-static h4 {
  font-size: 21px;
}
.with-overlay {
  position: relative;
}
.with-overlay:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.35);
  z-index: 1;
}
.with-overlay > * {
  position: relative;
  z-index: 2;
}
#footer-static {
  padding: 20px 0;
  clear: both;
}
#footer-static p {
  font-size: 15px;
}
#footer-static p i {
  margin: 0 5px 0 0;
}
#footer-static p i:before {
  margin: 0;
}
#footer-static img {
  max-width: 291px;
}
#footer-static .header-social-links {
  margin: 0;
}
#footer-static .header-social-links li {
  position: relative;
}
#footer-static .header-social-links li.facebook a,
#footer-static .header-social-links li.twitter a,
#footer-static .header-social-links li.linkedin a,
#footer-static .header-social-links li.instagram a {
  -ms-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: transparent;
}
#footer-static .header-social-links li.facebook a {
  background-image: url('images/social/facebook.png');
}
#footer-static .header-social-links li.twitter a {
  background-image: url('images/social/twitter.png');
}
#footer-static .header-social-links li.instagram a {
  background-image: url('images/social/instagram.png');
}
#footer-static .header-social-links li.linkedin a {
  background-image: url('images/social/linkedin.png');
}
#footer-static .header-social-links li.google_plus a {
  background-color: #d34836;
  color: #ffffff;
}
#footer-static .header-social-links li a {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 90%;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  color: #636466;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 17px;
  padding: 0;
}
.footer-contact {
  background-color: #f4f4f4;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url('images/contact.jpg');
  border-bottom: 5px solid #eaeaea;
}
.footer-contact:before {
  background: rgba(255, 255, 255, 0.85);
}
.footer-contact .call-to-action {
  padding-top: 100px;
}
.footer-contact .main-contact-form {
  background: #ffffff;
  border: 5px solid transparent;
  padding: 18px 15px 5px;
  float: left;
  width: 100%;
  margin-bottom: 35px;
}
.footer-contact .main-contact-form .contact-form-wrapper {
  margin-bottom: 0;
}
.footer-contact .main-contact-form .contact-form-wrapper .row .form-control {
  background-color: #eaeaea;
}
#footer-nav-toggle #footer-menu {
  padding-left: 0;
  display: inline-block;
  margin: 0;
}
#footer-nav-toggle #footer-menu li {
  float: left;
  list-style: none;
  margin: 0;
}
#footer-nav-toggle #footer-menu li a {
  padding: 0 25px 0 0;
  font-size: 14px;
  color: #ffffff;
  line-height: 1.5;
}
#footer-nav-toggle #footer-menu li a:hover,
#footer-nav-toggle #footer-menu li a:focus {
  background-color: transparent;
}
#footer-nav-toggle #footer-menu li.current-menu-item a {
  font-weight: 600;
}
.copyright {
  background-color: #3b3b3b;
  padding: 15px 0;
}
.copyright p {
  text-transform: none;
}
.copyright p.rights {
  padding-right: 60px;
}
.developed-by {
  position: absolute;
  left: inherit;
  right: 15px;
  top: -8px;
}
.developed-by img {
  max-width: 40px;
  height: auto;
}
@media (max-width: 991px) {
  .footer-static .right-border {
    border-width: 0;
  }
}
@media (max-width: 767px) {
  #footer-static img {
    margin-bottom: 25px;
  }
  .footer-contact .call-to-action {
    padding-top: 0;
  }
}
/*************************************************************
SINGLE POST
**************************************************************/
.single .page-banner {
  margin-top: 0;
}
.single .main-content,
.single .sidebar {
  padding: 25px 15px 30px 15px;
}
.single.single-enspira_service .page-article {
  padding-bottom: 0;
}
.single .page-article {
  padding-bottom: 30px;
}
.single .main-content .tags + h2 {
  font-size: 1.728rem;
}
.single .main-content .tags + h2 + p {
  margin-bottom: 45px;
}
.single .main-content .categories a {
  font-weight: 500;
  color: #636466;
  text-transform: capitalize;
}
.single .main-content img {
  max-width: 100%;
  height: auto;
}
.single .multi-rows.page-banner {
  margin-bottom: 30px;
}
.single .multi-rows.page-banner .container-half h2 {
  font-size: 31px !important;
}
@media (max-width: 767px) {
  .single .page-banner + .container {
    margin-top: 0;
  }
  .single .multi-rows.page-banner {
    margin-bottom: 25px;
  }
}
/*************************************************************
SEARCH
**************************************************************/
.search .article .post-content {
  font-family: 'Ubuntu', sans-serif;
  padding: 0 20px 15px;
}
.lds-spinner {
  color: official;
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-spinner div {
  transform-origin: 40px 40px;
  animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 37px;
  width: 6px;
  height: 18px;
  border-radius: 20%;
  background: #000;
}
.lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}
@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*************************************************************
SHORTCODES
**************************************************************/
.tabs-with-popup.popup-state-active {
  background: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 101010101;
}
.tabs-with-popup.popup-state-active .tabbed-nav {
  text-align: center;
  padding-top: 5px;
  background: #636466;
  background-color: #636466;
  background: -webkit-linear-gradient(left, #636466 0%, #009a8b 100%);
  background: -moz-linear-gradient(left, #636466, #009a8b);
  background: -ms-linear-gradient(left, #636466, #009a8b);
  background: -o-linear-gradient(left, #636466, #009a8b);
}
.tabs-with-popup.popup-state-active .tabbed-nav .close-panel {
  display: block;
}
.tabs-with-popup.popup-state-active .tabbed-nav ul li {
  -ms-border-radius: 10px 10px 0 0;
  -o-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  background: transparent;
  color: #ffffff;
  border: 3px solid transparent;
  margin: 0;
  font-size: 19px;
  padding: 10px 15px;
}
.tabs-with-popup.popup-state-active .tabbed-nav ul li.active {
  -o-box-shadow: 0 3px 3px 0px rgba(99, 100, 102, 0.13) inset;
  -ms-box-shadow: 0 3px 3px 0px rgba(99, 100, 102, 0.13) inset;
  -moz-box-shadow: 0 3px 3px 0px rgba(99, 100, 102, 0.13) inset;
  -webkit-box-shadow: 0 3px 3px 0px rgba(99, 100, 102, 0.13) inset;
  box-shadow: 0 3px 3px 0px rgba(99, 100, 102, 0.13) inset;
  border-color: #ffffff;
  background: #ffffff;
  color: #636466;
}
.tabs-with-popup.popup-state-active .tabbed-panel {
  overflow: auto;
  padding: 30px 30px;
  height: calc(100% - 75px);
  width: calc(100% + 14px);
}
.tabs-with-popup .tabbed-nav {
  position: relative;
  text-align: left;
  padding: 0;
}
.tabs-with-popup .tabbed-nav .close-panel {
  display: none;
  position: absolute;
  right: 21px;
  top: 18px;
  cursor: pointer;
}
.tabs-with-popup .tabbed-nav .close-panel .ti-close {
  font-size: 23px;
  color: #ffffff;
}
.tabs-with-popup .tabbed-nav ul {
  padding: 0;
}
.tabs-with-popup .tabbed-nav ul li {
  background: #dddddd;
  background-color: #636466;
  background: -webkit-gradient(linear, left top, left bottom, from(#636466), to(#009a8b));
  background: -webkit-linear-gradient(top, #636466, #009a8b);
  background: -moz-linear-gradient(top, #636466, #009a8b);
  background: -ms-linear-gradient(top, #636466, #009a8b);
  background: -o-linear-gradient(top, #636466, #009a8b);
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-family: 'Ubuntu', sans-serif;
  color: #ffffff;
  margin: 5px 2px;
  cursor: pointer;
  padding: 15px 15px;
  font-size: 15px;
  display: inline-block;
  border-bottom: 3px solid #f1f1f1;
}
.tabs-with-popup .tabbed-nav ul li.active {
  border-bottom-color: #636466;
}
.tabs-with-popup .tabbed-panel .tabbed-content {
  position: relative;
  top: 50px;
  display: none;
}
.tabs-with-popup .tabbed-panel .tabbed-content h3 {
  font-family: 'Ubuntu', sans-serif;
  color: #636466;
}
#piechart svg {
  overflow: visible;
}
#piechart svg > g:nth-child(3) text {
  -webkit-transform: translate(0, -25px);
  -ms-transform: translate(0, -25px);
  transform: translate(0, -25px);
}
#piechart svg > g:nth-child(3):hover path:first-child {
  fill: rgba(232, 88, 36, 0.8);
}
#piechart svg > g:nth-child(5) text {
  -webkit-transform: translate(7px, 16px);
  -ms-transform: translate(7px, 16px);
  transform: translate(7px, 16px);
}
#piechart svg > g:nth-child(5):hover path:first-child {
  fill: rgba(99, 100, 102, 0.8);
}
#piechart svg > g:nth-child(4) text {
  -webkit-transform: translate(-20px, 8px);
  -ms-transform: translate(-20px, 8px);
  transform: translate(-20px, 8px);
}
#piechart svg > g:nth-child(4):hover path:first-child {
  fill: rgba(0, 154, 139, 0.8);
}
#piechart svg > g path {
  stroke-width: 0;
}
#piechart svg > g path:first-child {
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  stroke-width: 10px;
}
#piechart svg > g text {
  font-size: 16px;
  font-weight: 700;
}
div.google-visualization-tooltip {
  z-index: 101;
  padding: 20px;
  -webkit-transform: translate(-4px, -300px);
  -ms-transform: translate(-4px, -300px);
  transform: translate(-4px, -300px);
  -ms-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #dddddd;
  -o-box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 15px 2px rgba(0, 0, 0, 0.15);
  background: #ffffff;
  max-width: 510px;
  width: 100%;
}
div.google-visualization-tooltip h2 {
  color: #009a8b;
  margin-top: 0;
  font-size: 22px;
  text-transform: lowercase;
}
div.google-visualization-tooltip p {
  color: #404040;
  font-size: 15px;
}
.charm-popup-button a {
  padding: 10px 15px;
}
.modal .modal-content p {
  position: relative;
}
.modal .modal-content .hbspt-form {
  margin-top: -40px;
}
.button-wrapper.with-border a {
  border-width: 1px;
  font-weight: 400;
}
.logos-ticker-outer {
  overflow: hidden;
}
.logos-ticker-outer .logos-ticker {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  position: relative;
  margin-bottom: 0;
  padding: 0 0;
}
.logos-ticker-outer .logos-ticker .company-logo {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  padding: 0 20px;
  height: 100px;
  align-items: center;
  margin-bottom: 0;
}
.logos-ticker-outer .logos-ticker .company-logo img {
  max-height: 50px;
  width: auto;
}
.charm-cta {
  border: 10px solid rgba(0, 0, 0, 0.1);
  border-width: 0;
  padding: 50px 0;
  background: #404040;
}
.charm-cta.no-desc h3 {
  padding-left: 90px;
  font-weight: 300;
  margin: 0;
}
.charm-cta.no-desc p {
  display: none;
}
.charm-cta.has-desc .col-md-12 {
  padding: 0 15%;
}
.charm-cta.has-desc h2 {
  margin-bottom: 3px;
  line-height: 1;
}
.charm-cta.has-desc p {
  -ms-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  background: #ffffff;
  color: #009a8b;
  padding: 8px 20px;
  margin-top: 25px;
  line-height: 1.2;
  height: 40px;
  font-weight: 500;
}
.charm-cta.has-desc a.button {
  bottom: -10px;
  top: auto;
  right: 15%;
  border-left: 20px solid;
}
.charm-cta a.button {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: #ffffff;
  color: #404040 !important;
  position: absolute !important;
  right: 15px;
  top: 50%;
  font-size: 16px;
  margin: 0;
  height: 40px;
}
.charm-cta h2 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
}
.charm-cta h2:after {
  -o-box-shadow: -400px 0 #ffffff, -800px 0 #ffffff;
  -ms-box-shadow: -400px 0 #ffffff, -800px 0 #ffffff;
  -moz-box-shadow: -400px 0 #ffffff, -800px 0 #ffffff;
  -webkit-box-shadow: -400px 0 #ffffff, -800px 0 #ffffff;
  box-shadow: -400px 0 #ffffff, -800px 0 #ffffff;
  background: #ffffff;
  content: none;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 2px;
  width: 100%;
}
.charm-cta h2,
.charm-cta h3,
.charm-cta p {
  color: #ffffff;
}
.charm-cta h2:empty,
.charm-cta h3:empty,
.charm-cta p:empty {
  display: none;
}
.charm-cta h3 {
  margin-top: 15px;
  margin-top: 0;
  padding-right: 150px;
}
.charm-at-a-glance h2 {
  color: #636466;
}
.charm-at-a-glance h3 {
  color: #009a8b;
  letter-spacing: -4px;
  font-size: 80px;
  font-weight: 700;
  line-height: 1;
  margin: 0;
}
.charm-at-a-glance h4 {
  color: #009a8b;
  margin: 0 0 8px;
  font-size: 2.074rem;
  line-height: 1;
  font-weight: 400;
}
.charm-at-a-glance .data-wrap {
  gap: 25px;
}
.charm-at-a-glance p {
  -ms-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: transparent;
  color: #404040;
  padding: 6px 0;
  margin: 1px 0 0;
  text-align: left;
  text-transform: lowercase;
}
.charm-at-a-glance p a {
  display: inline !important;
  text-decoration: underline !important;
  text-decoration-color: rgba(0, 0, 0, 0.3) !important;
  color: inherit !important;
}
.charm-at-a-glance p a:hover {
  color: #e85824 !important;
  text-decoration-color: rgba(232, 88, 36, 0.3) !important;
}
.block-heading.style_1 {
  margin-bottom: 11px;
}
.shortcode-list li {
  font-weight: 300;
}
@media (max-width: 767px) {
  .charm-cta a.button {
    position: relative !important;
    left: 0;
    top: 31px;
  }
  .charm-cta.no-desc h3 {
    padding-left: 0;
    font-size: 1.2rem;
  }
  .charm-cta.has-desc .col-md-12 {
    padding: 0 15px;
  }
  .charm-cta.has-desc p {
    background: transparent;
    color: #00665c;
    padding: 0 0 0 20px;
    height: auto;
    font-weight: 600;
    border: 1px solid;
    border-width: 0 0 0 5px;
    line-height: 1.4;
  }
  .charm-cta.has-desc a.button {
    left: -20px;
  }
  .charm-cta h3 {
    padding-right: 0;
  }
  .charm-cta h2 {
    margin-bottom: 10px;
  }
  #piechart svg g text {
    font-size: 14px;
  }
  #piechart svg g:nth-child(3) text {
    -webkit-transform: translate(0, -18px);
    -ms-transform: translate(0, -18px);
    transform: translate(0, -18px);
  }
  #piechart svg g:nth-child(4) text {
    -webkit-transform: translate(-2px, 8px);
    -ms-transform: translate(-2px, 8px);
    transform: translate(-2px, 8px);
  }
  #piechart svg g:nth-child(5) text {
    -webkit-transform: translate(-13px, 16px);
    -ms-transform: translate(-13px, 16px);
    transform: translate(-13px, 16px);
  }
  .shortcode-list li {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .charm-at-a-glance h4 {
    font-size: 1.728rem;
  }
}
@media (max-width: 500px) {
  .tabs-with-popup.popup-state-active .tabbed-nav {
    padding: 5px 35px 12px 17px;
    text-align: left;
  }
  .tabs-with-popup.popup-state-active .tabbed-nav .close-panel {
    right: 7px;
    top: 12px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
  }
  .tabs-with-popup.popup-state-active .tabbed-nav .close-panel .ti-close {
    font-size: 16px;
  }
  .tabs-with-popup.popup-state-active .tabbed-nav ul li {
    display: block;
    padding: 0 10px;
    margin: 10px 0;
    font-size: 14px;
    border-width: 0 0 0 4px;
    line-height: 1;
  }
  .tabs-with-popup.popup-state-active .tabbed-nav ul li.active {
    -o-box-shadow: none;
    -ms-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #ffffff;
    border-color: #ffffff;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: transparent;
  }
  .tabs-with-popup.popup-state-active .tabbed-panel {
    height: calc(100% - 89px);
    padding: 20px;
    width: 100%;
  }
  .tabs-with-popup.popup-state-active .tabbed-panel p,
  .tabs-with-popup.popup-state-active .tabbed-panel ul li,
  .tabs-with-popup.popup-state-active .tabbed-panel ol li,
  .tabs-with-popup.popup-state-active .tabbed-panel ul li *,
  .tabs-with-popup.popup-state-active .tabbed-panel ol li * {
    font-size: 15px;
  }
}
/*************************************************************
Articles Grid
**************************************************************/
.latest-posts .loader,
.sidebar .loader {
  margin-top: -40px;
  text-align: center;
}
.latest-posts .loader .lds-spinner,
.sidebar .loader .lds-spinner {
  -webkit-transform: scale(0.4, 0.4);
  -moz-transform: scale(0.4, 0.4);
  -o-transform: scale(0.4, 0.4);
  -ms-transform: scale(0.4, 0.4);
  transform: scale(0.4, 0.4);
}
.articles-grid {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  gap: 15px;
  overflow: hidden;
}
.articles-grid.with-shadow {
  overflow: visible;
}
.articles-grid.with-shadow > .row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
  min-width: calc(100% + 20px);
}
.articles-grid.with-shadow > .row > div {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  padding: 0 10px;
}
.articles-grid .article {
  min-width: 25%;
  margin-bottom: 20px;
}
.articles-grid .article.with-shadow {
  border: 1px solid #f1f1f1;
  -o-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.05);
  padding: 15px;
  background: #ffffff;
}
.articles-grid .article.with-shadow > .img-wrapper {
  margin: -16px -16px 15px;
}
.articles-grid .article .posted-on + a h4 {
  margin-top: 10px;
}
.articles-grid .article h4 {
  margin: 20px 0 10px;
  overflow: hidden;
  font-size: 1.125rem;
  line-height: 1.3;
  font-weight: 700;
}
.articles-grid .article .excerpt p {
  font-size: 16px;
}
.articles-grid .article .excerpt p a {
  margin: 0;
  font-size: 14px;
}
.articles-grid .article .img-wrapper {
  display: block;
  overflow: hidden;
}
.articles-grid .article .img-wrapper a {
  min-height: 150px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.articles-grid .article .img-wrapper:hover a {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
.home #primary.content-area {
  overflow: hidden;
  background: #ffffff;
  padding-top: 0;
}
/*************************************************************
Slogan
**************************************************************/
.slogan {
  padding: 25px 0;
}
.slogan h2 {
  font-size: 32px;
  font-family: 'Ubuntu', sans-serif;
  margin: 0 0 10px;
}
.slogan h2:after,
.slogan h2:before {
  background: #404040;
  height: 3px;
}
.slogan h4 {
  line-height: 1.5;
  font-size: 23px;
}
.multi-rows {
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
}
.multi-rows .stripe:hover .container-half h2:after,
.multi-rows .stripe:hover .container-half h1:after {
  width: 100px;
  background-color: #ffffff;
}
.multi-rows .stripe.light:hover .container-half h2:after,
.multi-rows .stripe.light:hover .container-half h1:after {
  background-color: #009a8b;
}
.multi-rows.page-banner {
  margin-bottom: 35px;
}
.multi-rows.page-banner .container-half h2:after,
.multi-rows.page-banner .container-half h1:after {
  content: none;
}
.multi-rows .aspect-ratio {
  background-size: cover;
  min-height: 300px;
}
.multi-rows .container-half {
  padding: 70px;
}
.multi-rows .container-half.pull-right {
  padding-left: 15px;
}
.multi-rows .container-half.pull-left {
  padding-right: 15px;
}
.multi-rows .container-half h2,
.multi-rows .container-half h1 {
  font-family: 'Ubuntu', sans-serif;
  margin-bottom: 16px;
  position: relative;
}
.multi-rows .container-half h2:after,
.multi-rows .container-half h1:after {
  -webkit-transition: all 0.45s ease;
  -moz-transition: all 0.45s ease;
  -o-transition: all 0.45s ease;
  -ms-transition: all 0.45s ease;
  transition: all 0.45s ease;
  content: '';
  display: block;
  width: 0;
  height: 3px;
  background: transparent;
  position: absolute;
  left: 0;
  bottom: -5px;
}
.multi-rows .stripe h1,
.multi-rows .stripe h2,
.multi-rows .stripe h3,
.multi-rows .stripe h4,
.multi-rows .stripe h5 {
  font-family: 'Ubuntu', sans-serif;
}
.multi-rows .stripe .images-box {
  height: inherit;
  min-height: inherit;
  position: relative;
  overflow: hidden;
}
.multi-rows .stripe .images-box > img,
.multi-rows .stripe .images-box .box-slider {
  position: absolute;
  left: 0;
  width: 100%;
  height: auto;
  top: 0;
}
.multi-rows .stripe .images-box > img,
.multi-rows .stripe .images-box .item-inner {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.multi-rows .stripe .images-box > img:hover,
.multi-rows .stripe .images-box .item-inner:hover {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
.multi-rows .stripe .images-box .box-slider {
  height: 100%;
  min-height: inherit;
}
.multi-rows .stripe .images-box .box-slider .item,
.multi-rows .stripe .images-box .box-slider .item-inner,
.multi-rows .stripe .images-box .box-slider .owl-stage-outer,
.multi-rows .stripe .images-box .box-slider .owl-stage,
.multi-rows .stripe .images-box .box-slider .owl-item {
  height: inherit;
  min-height: inherit;
}
.multi-rows .stripe .images-box .box-slider .owl-item {
  float: left;
}
.multi-rows .stripe .images-box .box-slider .owl-nav {
  position: absolute;
  top: 45%;
  width: 100%;
  left: 0;
}
.multi-rows .stripe .images-box .box-slider .owl-nav > div {
  position: absolute;
}
.multi-rows .stripe .images-box .box-slider .owl-nav > div i {
  cursor: pointer;
  font-size: 40px;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
}
.multi-rows .stripe .images-box .box-slider .owl-nav > div.owl-prev {
  left: 20px;
}
.multi-rows .stripe .images-box .box-slider .owl-nav > div.owl-next {
  right: 20px;
}
.multi-rows .stripe .without-image {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.multi-rows .stripe .without-image.pull-left {
  justify-content: flex-end;
}
.multi-rows .stripe .without-image .back-layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.multi-rows .stripe .without-image [class*="container"] {
  position: relative;
}
.multi-rows .stripe.dark * {
  color: #ffffff;
}
.multi-rows .stripe.dark .table {
  background: rgba(0, 0, 0, 0.4);
}
.multi-rows .stripe.light * {
  color: #272727;
}
.multi-rows .stripe.light .button {
  color: #ffffff;
}
.multi-rows .stripe.light h1,
.multi-rows .stripe.light h2 {
  font-weight: 700;
  color: #404040;
}
.multi-rows .stripe.light h3 {
  font-weight: 400;
}
.multi-rows .stripe.light h3,
.multi-rows .stripe.light h4 {
  color: #636466;
}
.multi-rows .stripe.light .table {
  background: rgba(255, 255, 255, 0.4);
}
.multi-rows .accordion li {
  padding-bottom: 0;
}
.testimonials-row {
  padding: 40px 0;
}
.testimonials-row .row > div:first-child:after {
  content: '';
  width: 3px;
  height: 150px;
  background-color: #009a8b;
  position: absolute;
  right: -2.5px;
  top: 0;
}
.testimonials-row .testimony * {
  color: #ffffff;
}
.testimonials-row .testimony h5 {
  font-size: 20px;
  margin-bottom: 0;
}
.testimonials-row .testimony cite {
  font-style: normal;
  font-size: 13px;
}
.testimonials-row .testimony blockquote {
  color: #ffffff;
  border-width: 0;
  font-style: italic;
  padding: 0 23px;
}
.partners {
  clear: both;
  background: #f3f3f3;
  padding: 0 0 23px;
}
.partners .title-wrapper {
  background: #f3f3f3;
}
.partners .title-wrapper h1 {
  font-family: 'Ubuntu', sans-serif;
  text-transform: none !important;
  color: #636466 !important;
}
.partners .title-wrapper h1:before,
.partners .title-wrapper h1:after {
  background: #636466;
}
.partners img {
  margin: 8px auto;
}
.partners .client {
  width: 20%;
  text-align: center;
  display: inline-block;
}
.testimonials-home {
  padding: 25px 0 65px;
}
.testimonials-home blockquote {
  padding: 15px 45px;
  position: relative;
  border-width: 0;
}
.testimonials-home blockquote:before,
.testimonials-home blockquote:after {
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
  width: 40px;
  height: 40px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: auto auto;
  background-image: url('../images/icons/quote-open.png');
}
.testimonials-home blockquote:after {
  left: auto;
  right: 0;
  background-image: url('../images/icons/quote-close.png');
}
.clinets-logos {
  padding: 2px 0 0;
  clear: both;
}
.clinets-logos .title-wrapper {
  background: #f3f3f3;
}
.clinets-logos .title-wrapper h1 {
  font-family: 'Ubuntu', sans-serif;
  text-transform: none !important;
  color: #636466 !important;
}
.clinets-logos .title-wrapper h1:before,
.clinets-logos .title-wrapper h1:after {
  background: #636466;
}
.companies-outer .row {
  margin: 0;
}
.companies-outer .company-outer {
  padding: 0 1px;
}
.companies-outer .company {
  -webkit-box-flex: 31%;
  -moz-box-flex: 31%;
  box-flex: 31%;
  -webkit-flex: 31%;
  -moz-flex: 31%;
  -ms-flex: 31%;
  flex: 31%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  margin: 0 -14px 2px;
  text-align: center;
  position: relative;
  padding: 1.5rem;
  background-size: cover;
  overflow: hidden;
}
.companies-outer .company .company-logo {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  position: absolute;
  max-width: 50%;
  left: 25%;
  top: 25%;
}
.companies-outer .company .company-logo img {
  max-width: 100%;
}
.companies-outer .company .company-info {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-pack: distribute;
  -moz-box-pack: distribute;
  box-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -o-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: distribute;
  position: absolute;
  top: 1rem;
  bottom: 1rem;
  left: 1rem;
  right: 1rem;
  padding: 1.5rem;
  background: #636466;
  color: #fff;
  font-weight: 400;
  opacity: 0;
  -webkit-transform: translateY(50%) scale(1.3);
  -moz-transform: translateY(50%) scale(1.3);
  -ms-transform: translateY(50%) scale(1.3);
  -o-transform: translateY(50%) scale(1.3);
  transform: translateY(50%) scale(1.3);
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.companies-outer .company .company-info .company-description {
  font-size: 18px;
}
.companies-outer .company .company-info .company-links a {
  color: #ffffff;
  margin: 0 5px;
  font-size: 22px;
}
.companies-outer .company:hover .company-info {
  opacity: 1;
  -webkit-transform: translateY(0) scale(1);
  -moz-transform: translateY(0) scale(1);
  -ms-transform: translateY(0) scale(1);
  -o-transform: translateY(0) scale(1);
  transform: translateY(0) scale(1);
}
.companies-outer .company:hover .company-logo {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.companies-outer .company-popup {
  float: left;
  margin-bottom: 2px;
  width: 100%;
  text-align: center;
}
.companies-outer .company-popup .company-logo {
  max-height: 100%;
  max-width: 100%;
  padding: 0;
}
.companies-outer .company-popup .company-logo img {
  display: inline-block;
}
.companies-outer .company-info {
  display: none;
}
div.pp_default.pp_pic_holder {
  min-height: 400px;
  z-index: 1010101;
  border: 1px solid #ddd;
  background: #ffffff;
}
div.pp_default.pp_pic_holder * {
  color: #404040;
}
div.pp_default.pp_pic_holder .pp_gallery {
  display: none !important;
}
div.pp_default.pp_pic_holder .company-links a {
  margin: 0 5px 0 0;
  background: #f4f4f4;
  font-size: 17px !important;
  width: 30px;
  height: 30px;
  line-height: 30px !important;
  display: inline-block;
  text-align: center;
}
div.pp_default.pp_pic_holder h3 {
  font-size: 32px;
  margin: 0;
  text-transform: uppercase;
  padding: 0 0 7px;
}
div.pp_default.pp_pic_holder .ppt {
  display: none !important;
}
div.pp_default.pp_pic_holder .pp_inline {
  height: 100%;
  overflow: hidden;
}
div.pp_default.pp_pic_holder .pp_inline p,
div.pp_default.pp_pic_holder .pp_inline a {
  font-family: 'Lato';
  font-size: 17px;
  line-height: 1.5;
  color: #636466;
}
div.pp_default.pp_pic_holder .pp_inline .text-content {
  display: table;
  height: 100%;
}
div.pp_default.pp_pic_holder .pp_inline .text-content .text-content-inner {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}
div.pp_default.pp_pic_holder .img-wrapper {
  height: 100%;
  background-color: #f4f4f4;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 36%;
  margin-right: 25px;
  float: left;
  position: relative;
}
div.pp_default.pp_pic_holder .img-wrapper img {
  padding: 10px;
  width: calc(100% - 50px);
  position: absolute;
  top: 25px;
  height: auto;
  left: 25px;
}
div.pp_default.pp_pic_holder .pp_content_container .pp_content {
  min-height: 400px;
}
div.pp_default.pp_pic_holder .pp_content_container .pp_content a.live-site {
  font-size: 15px;
  background: #f4f4f4;
  padding: 5px 15px;
  color: #7c7d80 !important;
}
div.pp_default.pp_pic_holder .pp_content_container .pp_content .pp_fade {
  height: 100%;
}
div.pp_default.pp_pic_holder .pp_content_container .pp_content .pp_fade #pp_full_res {
  height: 100%;
}
div.pp_default.pp_pic_holder .pp_details {
  height: 0;
  margin: 0;
  top: 0;
  position: absolute;
}
div.pp_default.pp_pic_holder .pp_nav {
  top: 0;
  position: absolute;
  width: 100%;
  height: 0;
}
div.pp_default.pp_pic_holder .pp_nav .pp_arrow_previous {
  left: -30px;
  top: 208px;
  position: absolute;
  background: transparent;
  text-indent: unset;
  height: 24px;
}
div.pp_default.pp_pic_holder .pp_nav .pp_arrow_previous:after {
  font-size: 41px;
  content: "\f104";
  height: 20px;
  line-height: 20px;
  width: 20px;
  left: 0;
  top: 0;
  position: absolute;
}
div.pp_default.pp_pic_holder .pp_nav .pp_arrow_next {
  right: -60px;
  top: 208px;
  left: auto;
  position: absolute;
  background: transparent;
  text-indent: unset;
  height: 24px;
}
div.pp_default.pp_pic_holder .pp_nav .pp_arrow_next:after {
  font-size: 41px;
  content: "\f105";
  height: 20px;
  line-height: 20px;
  width: 20px;
  right: 0;
  top: 0;
  position: absolute;
}
div.pp_default.pp_pic_holder .pp_nav .currentTextHolder {
  padding: 5px;
  background: #404040;
  height: 40px;
  width: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  top: 17px;
  text-align: center;
  left: 17px;
  color: white;
}
div.pp_default.pp_pic_holder .pp_close {
  top: 15px;
  right: -16px;
  position: absolute;
}
div.pp_default.pp_pic_holder .pp_close:after {
  color: #636466;
  left: 30px;
  top: 5px;
}
body div.pp_default .pp_close:after,
body div.pp_default a.pp_arrow_next:after,
body div.pp_default a.pp_arrow_previous:after {
  color: #FFF;
  content: '';
  font-family: FontAwesome,serif;
}
body div.pp_default .pp_content_container .pp_left,
body div.pp_default .pp_content_container .pp_right {
  background: 0 0 !important;
  padding: 0 !important;
}
body div.pp_default .pp_top,
body div.pp_default .pp_bottom {
  display: none;
}
@media (min-width: 992px) {
  .col-md-one-fifth {
    width: 20%;
  }
}
@media (max-width: 1024px) {
  .partners .client {
    width: 25%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .multi-rows .container-half h2 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  div.pp_default.pp_pic_holder .pp_content_container .pp_content {
    width: 100% !important;
    height: auto !important;
  }
  div.pp_default.pp_pic_holder .img-wrapper {
    width: 100%;
    margin: 0;
    min-height: 350px;
  }
  div.pp_default.pp_pic_holder .text-content {
    padding: 15px;
    display: block !important;
    height: auto !important;
    background: #fff;
    z-index: 1010101010101;
    position: relative;
    color: #fff;
    clear: both;
  }
  .multi-rows .aspect-ratio {
    min-height: 100px;
    width: 100%;
    float: left;
  }
  .multi-rows .aspect-ratio.without-image {
    min-height: 10px !important;
    height: auto !important;
    padding: 15px !important;
  }
  .multi-rows .stripe .without-image {
    padding: 15px !important;
  }
  .multi-rows .container-half {
    clear: both;
    width: 100%;
    padding: 0 !important;
  }
  .multi-rows.page-banner .row {
    flex-direction: column;
  }
  .multi-rows.page-banner.no-image .with-image {
    display: none;
  }
  .multi-rows.page-banner.has-image .aspect-ratio {
    min-height: 150px !important;
  }
  .testimonials-row .testimony {
    margin-bottom: 30px;
    border-bottom: 2px solid #009a8b;
    padding-bottom: 29px;
  }
  .testimonials-row .testimony blockquote {
    padding: 0;
    margin-bottom: 5px;
  }
  .testimonials-row .testimony.last {
    margin-bottom: 0;
    border-bottom-width: 0;
    padding-bottom: 0;
  }
  .partners .client {
    width: 33.33%;
  }
}
@media (max-width: 400px) {
  .partners .client {
    width: 50%;
  }
}
/*************************************************************
Slogan
**************************************************************/
.single .releases .sidebar {
  margin-top: -30px;
}
.single .releases .sidebar h4 {
  margin-bottom: 15px;
}
.releases .latest-posts {
  padding-top: 35px;
}
.releases .tags p a {
  background: #00675d;
  padding: 2px 6px 3px;
  line-height: 1;
  font-size: 14px;
  color: #ffffff;
  margin: 0 3px 3px 0;
  display: inline-block;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.releases .sidebar {
  -o-box-shadow: -15px 0 0 #ffffff, 150px 0 0 #f4f4f4, 300px 0 0 #f4f4f4, 600px 0 0 #f4f4f4, 900px 0 0 #f4f4f4, 1200px 0 0 #f4f4f4, 1500px 0 0 #f4f4f4, 1800px 0 0 #f4f4f4;
  -ms-box-shadow: -15px 0 0 #ffffff, 150px 0 0 #f4f4f4, 300px 0 0 #f4f4f4, 600px 0 0 #f4f4f4, 900px 0 0 #f4f4f4, 1200px 0 0 #f4f4f4, 1500px 0 0 #f4f4f4, 1800px 0 0 #f4f4f4;
  -moz-box-shadow: -15px 0 0 #ffffff, 150px 0 0 #f4f4f4, 300px 0 0 #f4f4f4, 600px 0 0 #f4f4f4, 900px 0 0 #f4f4f4, 1200px 0 0 #f4f4f4, 1500px 0 0 #f4f4f4, 1800px 0 0 #f4f4f4;
  -webkit-box-shadow: -15px 0 0 #ffffff, 150px 0 0 #f4f4f4, 300px 0 0 #f4f4f4, 600px 0 0 #f4f4f4, 900px 0 0 #f4f4f4, 1200px 0 0 #f4f4f4, 1500px 0 0 #f4f4f4, 1800px 0 0 #f4f4f4;
  box-shadow: -15px 0 0 #ffffff, 150px 0 0 #f4f4f4, 300px 0 0 #f4f4f4, 600px 0 0 #f4f4f4, 900px 0 0 #f4f4f4, 1200px 0 0 #f4f4f4, 1500px 0 0 #f4f4f4, 1800px 0 0 #f4f4f4;
}
.releases .sidebar {
  padding-top: 55px;
  padding-bottom: 55px;
  padding-left: 25px;
  border-left: 1px solid #f1f1f1;
  background: #f4f4f4;
}
.releases .sidebar h4 {
  font-family: 'Ubuntu', sans-serif;
  font-weight: 600;
  text-shadow: 0 2px 0 rgba(255, 255, 255, 0.1);
  letter-spacing: 0;
  line-height: 1;
}
.releases .sidebar h3 {
  font-weight: 400;
  margin-bottom: 30px;
}
.releases .sidebar .widget h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 600;
}
.releases .sidebar .widget-featured-news h3 {
  color: #BDBEBE;
}
.releases .sidebar .widget-featured-news h3 span {
  cursor: pointer;
}
.releases .sidebar .widget-featured-news h3 span.active {
  color: #636466;
}
.releases .sidebar .widget-featured-news ul {
  padding: 0;
}
.releases .sidebar .widget-featured-news ul li {
  padding: 5px 0;
  list-style: none;
}
.releases .sidebar .widget-featured-news ul li p {
  font-size: 13px;
}
.releases .sidebar .widget-featured-news ul li p span {
  font-size: 13px;
  font-family: 'Ubuntu', sans-serif;
}
.releases .sidebar .widget-featured-news ul li h4 {
  margin: 2px 0;
}
.releases .sidebar .widget-featured-news ul li h4 a {
  color: #404040;
  font-weight: 400;
  line-height: 1.3;
  display: block;
}
.releases .sidebar .widget-featured-news ul li h4 a:hover {
  color: #009a8b;
}
.releases .sidebar .widget-featured-news > * {
  color: #636466;
}
.releases .sidebar .widget-tags {
  margin-top: 50px;
}
.releases .sidebar .widget-tags .tags {
  padding: 0 0;
  max-width: 100%;
}
.releases .sidebar .widget-tags .tags a {
  padding: 3px 6px 4px;
  background: #00675d;
  margin: 0 7px 7px 0;
  line-height: 1;
  font-size: 13px;
  font-weight: 300;
  font-family: 'Ubuntu', sans-serif;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  display: inline-block;
  color: #ffffff;
}
.releases .sidebar .widget-tags .tags a span {
  font-family: 'Ubuntu', sans-serif;
}
.releases .sidebar .widget-tags .tags a:hover {
  background: #636466;
}
@media (max-width: 767px) {
  .releases {
    padding: 0 0 35px 0;
  }
  .releases .sidebar {
    margin-left: -15px;
    padding-left: 15px !important;
  }
  .releases .thumb {
    margin-right: 20px;
  }
}
/*************************************************************
ADMIN VARIABLES
**************************************************************/
/*************************************************************
Contact
**************************************************************/
.contact-form-wrapper {
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  background: transparent;
  border-width: 0;
}
.contact-form-wrapper .row {
  margin: 0 -7.5px;
}
.contact-form-wrapper .row [class*="col-md-"] {
  padding: 0 7.5px;
}
.contact-form-wrapper .row .form-control {
  font-family: 'Ubuntu', sans-serif;
  height: 50px;
  line-height: 50px;
  background-color: #f1f1f1;
  border-color: #ececec;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 16px;
  font-weight: 400;
}
.contact-form-wrapper .row .form-control:focus {
  border-color: #c4c4c4;
}
.contact-form-wrapper .row .form-control::-moz-placeholder {
  color: #919191;
}
.contact-form-wrapper .row .form-control:-ms-input-placeholder {
  color: #919191;
}
.contact-form-wrapper .row .form-control::-webkit-input-placeholder {
  color: #919191;
}
.contact-form-wrapper .row textarea.form-control {
  min-height: 100px;
  line-height: 1.5;
}
.contact-form-wrapper .row textarea.form-control ~ .char-limit {
  font-size: 13px;
  padding: 5px 10px;
  background: #e8f5e9;
  color: #388e3c;
  line-height: 1;
}
.contact-form-wrapper .row textarea.form-control ~ .char-limit.limit-exceeded {
  background: #ffebee;
  color: #d32f2f;
}
.addresses {
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-width: 0;
}
.addresses .contact-details {
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 768px) {
  .page-template-tpl-contact h1.fancy-title {
    font-size: 42px;
  }
}
/*************************************************************
Services
**************************************************************/
.services .page-title {
  font-size: 36px;
  line-height: 1;
  margin-bottom: 5px;
}
.sub-nav {
  padding: 20px 0 15px 0;
  background: #ffffff;
}
.sub-nav ul {
  margin: 0 -2px;
}
.sub-nav li {
  padding: 0 2px;
  margin: 0 !important;
}
.sub-nav li.hover-active .h3 {
  background: #404040;
  -o-box-shadow: 0 3px 0 #ffffff, 0 8px 0 #404040;
  -ms-box-shadow: 0 3px 0 #ffffff, 0 8px 0 #404040;
  -moz-box-shadow: 0 3px 0 #ffffff, 0 8px 0 #404040;
  -webkit-box-shadow: 0 3px 0 #ffffff, 0 8px 0 #404040;
  box-shadow: 0 3px 0 #ffffff, 0 8px 0 #404040;
}
.sub-nav li.hover-active .h3:hover {
  background: #404040;
}
.sub-nav li.active .h3 {
  background: #636466 !important;
  -o-box-shadow: 0 3px 0 #ffffff, 0 8px 0 #636466;
  -ms-box-shadow: 0 3px 0 #ffffff, 0 8px 0 #636466;
  -moz-box-shadow: 0 3px 0 #ffffff, 0 8px 0 #636466;
  -webkit-box-shadow: 0 3px 0 #ffffff, 0 8px 0 #636466;
  box-shadow: 0 3px 0 #ffffff, 0 8px 0 #636466;
}
.sub-nav li.active .h3:hover {
  background: #636466;
}
.sub-nav .h3 {
  -ms-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-align: center;
  color: #ffffff;
  background: #404040;
  font-size: 22px;
  padding: 19px 15px;
}
.tab-pane {
  position: relative;
}
.tab-pane:first-child {
  left: 0;
}
.parent-page-banner {
  position: relative;
  padding: 0 0 15px 0;
  margin-bottom: 0;
  background: #ffffff;
}
.parent-page-banner > li {
  list-style: none;
  background: #fff;
  position: relative;
  width: 100%;
  top: 0;
}
.parent-page-banner > li .inner .row {
  margin: 0 -2px;
}
.parent-page-banner > li .inner .row .col-md-6 {
  padding: 0 2px;
}
.parent-page-banner > li .inner .aspect-ratio {
  background-color: #ea6a3b;
}
.parent-page-banner > li .content-wrapper {
  padding: 40px;
  height: 100%;
}
.parent-page-banner > li .content-wrapper * {
  color: #404040;
}
.parent-page-banner > li .content-wrapper .button {
  color: #636466;
  padding: 0;
  margin: 0;
  font-weight: 500 !important;
  text-transform: uppercase;
  background: transparent;
}
.parent-page-banner > li .content-wrapper .button * {
  color: inherit;
}
@media (max-width: 767px) {
  .mobile-parent-page-banner {
    padding: 15px 0;
  }
  .mobile-parent-page-banner li h3 {
    background: #404040;
    color: #ffffff;
    padding: 15px;
    position: absolute;
    left: 15px;
    top: 15px;
  }
  .mobile-parent-page-banner li .link-to-page {
    position: absolute;
    right: 15px;
    bottom: 15px;
    background: #636466;
    color: #ffffff;
    padding: 5px 23px;
  }
  .sub-nav ul li {
    width: 100% !important;
    margin-bottom: 10px !important;
  }
}
/*************************************************************
Insights
**************************************************************/
.page-template-tpl-blog .page-banner.full,
.page-template-tpl-case-studies .page-banner.full {
  margin-bottom: 0;
}
.page-template-tpl-blog .latest-posts,
.page-template-tpl-case-studies .latest-posts {
  padding-top: 40px;
}
.page-template-tpl-insights #primary.content-area {
  background: #ffffff;
  padding-bottom: 50px;
  position: relative;
}
.page-template-tpl-insights #primary.content-area > div {
  position: relative;
  z-index: 2;
}
.page-template-tpl-insights #primary.content-area:after {
  content: none;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
  background-image: url('../images/curve-strip-bottom.png');
}
.page-template-tpl-insights .page-banner.full {
  margin-bottom: 0;
}
.filters {
  justify-content: space-between;
}
.filter-by {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  margin: 35px 0 10px;
  flex-wrap: wrap;
}
.filter-by > p {
  font-size: 14px;
  min-width: 100%;
  margin-bottom: 5px !important;
}
.filter-by.filter-by-category {
  margin-right: 15px;
  width: 33%;
}
.filter-by.filter-by-category .category-dropdown {
  margin-left: 0;
  min-width: 200px;
  position: relative;
}
.filter-by.filter-by-category .category-dropdown h3 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  border: 1px solid #dddddd;
  color: #404040;
  position: relative;
  font-size: 15px;
  padding: 0 30px 0 15px;
  height: 34px;
  align-items: center;
}
.filter-by.filter-by-category .category-dropdown h3:before {
  font-size: 14px !important;
  position: absolute;
  right: 11px;
  margin: 0;
  top: 6px;
}
.filter-by.filter-by-category .category-dropdown ul {
  -o-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  border: 1px solid #f1f1f1;
  background: #ffffff;
  display: block;
  position: absolute;
  top: 33px;
  min-width: 220px;
  padding: 15px;
  display: none;
  z-index: 2;
}
.filter-by.filter-by-category .category-dropdown ul li:last-child a {
  border-width: 0;
}
.filter-by.filter-by-category .category-dropdown ul li a {
  display: block;
  border-width: 0 0 1px;
  padding: 4px 0;
}
.filter-by.filter-by-category .category-dropdown ul li a.active {
  background: #f1f1f1;
  font-weight: 600;
  color: #636466;
  background: #ffffff;
}
.filter-by.filter-by-category .category-dropdown ul li a:hover {
  color: #009a8b;
}
.filter-by ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.filter-by ul li {
  margin: 0;
  list-style: none;
}
.filter-by ul li a {
  cursor: pointer;
  border: 1px solid #dddddd;
  background: #ffffff;
  font-weight: 400;
  margin: 0 10px 0 0;
  padding: 7px 10px;
}
.filter-by ul li a.active {
  cursor: default;
  border-color: #636466;
  background: #636466;
  color: #ffffff;
}
@media (max-width: 767px) {
  .filters {
    flex-wrap: wrap;
  }
  .filters .filter-by {
    padding: 30px 0;
    margin: 0;
    width: 100%;
  }
  .filters .filter-by.filter-by-category {
    align-items: center;
    justify-content: space-between;
    margin: 0;
  }
  .filters .filter-by.filter-by-type {
    width: calc(100% + 30px);
    flex-direction: column;
    border-top: 10px solid #f1f1f1;
    margin: 0 -15px;
    padding-top: 20px;
  }
  .filters .filter-by.filter-by-type ul {
    margin-top: 15px;
    padding-left: 0;
  }
  .filters .filter-by.filter-by-type ul li a {
    padding: 7px;
    font-size: 1rem;
  }
}
/* ****************************************************************
STORE LOCATOR
********************************************************************/
/* ****************************************************************
WOOCOMMERCE
********************************************************************/
.woocommerce .notices-wrapper,
.woocommerce-page .notices-wrapper {
  background: #ffffff;
}
.woocommerce #woocommerce-main-content,
.woocommerce-page #woocommerce-main-content {
  background: #ffffff;
}
.woocommerce.woocommerce-cart .site-content,
.woocommerce-page.woocommerce-cart .site-content {
  background: #ffffff;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price {
  color: #636466;
}
.woocommerce ul.products li.product:hover .price,
.woocommerce-page ul.products li.product:hover .price {
  color: #636466;
}
.woocommerce ul.products li.product:hover a:hover,
.woocommerce-page ul.products li.product:hover a:hover {
  color: #636466;
}
.woocommerce div.product .related h2,
.woocommerce-page div.product .related h2 {
  text-transform: capitalize;
}
.woocommerce div.product div.summary .product_meta,
.woocommerce-page div.product div.summary .product_meta {
  display: none;
}
@media (min-width: 1300px) {
  .container {
    width: 1270px;
  }
}
