/* =====================================================
  variables
======================================================*/
@font-face {
  font-family: 'wondar_quason_freeregular';
  src: url('../fonts/text/wondar_quason-webfont.woff2') format('woff2'), url('../fonts/text/wondar_quason-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
/* ------------------- colors ------------------------- */
/* -------------------- fonts ----------------------------*/
/* ****************************************************************
MIXINS
********************************************************************/
/* ****************************************************************
ANIMATIONS
********************************************************************/
/* ****************************************************************
BOX SIZING
********************************************************************/
html {
  font-size: 16px;
}
body {
  font-family: 'Jost', sans-serif;
  background: #ffffff;
}
body.home {
  font-size: 17px;
}
p,
ul li,
ol li,
ul li *,
ol li * {
  font-size: 1.125rem;
  font-family: 'Jost', sans-serif;
  line-height: 1.5;
  font-weight: 400;
}
b,
strong {
  font-weight: 700;
}
h1,
h2 {
  line-height: 1.1;
}
h1,
h2,
h3,
h4,
h5 {
  color: #041426;
}
h3,
h4,
h5 {
  font-family: 'Jost', sans-serif;
  line-height: 1.3;
}
.h1,
h1 {
  font-size: 4.209rem;
}
.h2,
h2 {
  font-size: 3.157rem;
}
.h3,
h3 {
  font-size: 2.369rem;
}
.h4,
h4 {
  font-size: 1.777rem;
  font-weight: 400;
  line-height: 1.4;
}
.h5,
h5 {
  font-size: 1.35rem;
  font-weight: 400;
}
.italic {
  font-style: italic;
}
.color1 {
  color: #023a32 !important;
}
.color2 {
  color: #041426 !important;
}
.color3 {
  color: #a4bcbc !important;
}
.color4 {
  color: #7b587f !important;
}
.color5 {
  color: #4c4076 !important;
}
.color6 {
  color: #041426 !important;
}
.back1 {
  background: #023a32 !important;
}
.back2 {
  background: #041426 !important;
}
.back3 {
  background: #a4bcbc !important;
}
.back4 {
  background: #7b587f !important;
}
.back5 {
  background: #4c4076 !important;
}
.wonder-font {
  font-family: 'wondar_quason_freeregular', sans-serif;
}
.oh {
  overflow: hidden;
}
article.page-article h1 {
  color: #023a32;
}
#primary.content-area {
  overflow: visible;
}
.timeline-item-spt {
  color: #1d1d1d;
  font-weight: bold;
  text-shadow: none;
}
.d-flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  align-items: center;
}
.d-flex.align-left {
  justify-content: flex-start;
}
.d-flex.align-right {
  justify-content: flex-end;
}
.d-flex.wrap {
  flex-wrap: wrap;
}
@media (min-width: 1200px) and (max-width: 2000px) {
  .container {
    width: 100%;
    padding: 0 60px;
    max-width: 1570px;
  }
}
@media (max-width: 767px) {
  html {
    font-size: 12px;
  }
  p,
  ul li,
  ol li,
  ul li *,
  ol li * {
    font-size: 1.25rem;
  }
}
/*************************************************************
HEADER
**************************************************************/
.logo {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  margin: 0;
  height: 140px;
}
.logo a img {
  max-height: 80px;
}
.logo-outer .logo {
  margin-right: 30px;
}
.logo-outer p {
  margin-bottom: 0;
  max-width: 53%;
  line-height: 1.3;
  font-weight: 700;
  color: #a4bcbc !important;
}
.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: #041426;
}
header.site-header {
  position: relative;
  z-index: 2;
  background: transparent;
}
body:not(.home) header.site-header{
  max-height: 140px;
}
header.site-header .global-search {
  top: 2px;
}
header .header-top {
  background: #041426;
}
header .header-top ul {
  padding: 5px 0;
  margin: 0;
}
header .header-top ul li {
  line-height: 1;
  padding: 0 10px;
  font-family: 'Jost', sans-serif;
  font-size: 13px;
  border-right: 1px solid;
  color: #4c4076;
}
header .header-top ul li:last-child {
  border-width: 0;
}
.page-header-breadcrumbs {
  background: #000907;
  -o-box-shadow: 0 2px 4px #000000 inset;
  -ms-box-shadow: 0 2px 4px #000000 inset;
  -moz-box-shadow: 0 2px 4px #000000 inset;
  -webkit-box-shadow: 0 2px 4px #000000 inset;
  box-shadow: 0 2px 4px #000000 inset;
}
.page-header-breadcrumbs .page-header {
  margin: 11px 0 0;
}
.fixed-header-wrapper {
  -o-box-shadow: 0 1px 0 #035347, 0 2px 6px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 1px 0 #035347, 0 2px 6px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 #035347, 0 2px 6px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 1px 0 #035347, 0 2px 6px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 #035347, 0 2px 6px rgba(0, 0, 0, 0.25);
  background: #023a32;
  padding: 2px 0 8px;
}
.fixed-header-wrapper .main-navigation.fixed {
  background: inherit;
}
.home header.site-header {
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.home .fixed-header-wrapper {
  -o-box-shadow: 0 1px 0 #035347, 0 2px 6px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 1px 0 #035347, 0 2px 6px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 #035347, 0 2px 6px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 1px 0 #035347, 0 2px 6px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 #035347, 0 2px 6px rgba(0, 0, 0, 0.25);
  background: #023a32;
}
@media (max-width: 767px) {
  header.site-header .global-search {
    top: 83px;
    width: 90%;
    left: 5%;
  }
  .fixed-header-wrapper {
    padding: 2px 0 0px;
  }
  .fixed-header-wrapper .main-navigation.fixed {
    background-color: #ffffff;
  }
  .fixed-header-wrapper .global-search {
    top: 65px;
    width: calc(100% - 30px);
    position: absolute;
  }
  .fixed-header-wrapper .global-search .form-control {
    border: 1px solid #f3f2ee;
  }
}
/*************************************************************
NAV
**************************************************************/
.main-navigation {
  margin-top: 40px;
}
.main-navigation .navbar-mainbar .navbar-nav > li {
  z-index: 102;
  border-right: 0 solid #a4bcbc;
  padding: 0 20px 1px;
}
.main-navigation .navbar-mainbar .navbar-nav > li:nth-last-child(2) {
  border-width: 0;
}
.main-navigation .navbar-mainbar .navbar-nav > li.current-menu-item,
.main-navigation .navbar-mainbar .navbar-nav > li.current-menu-ancestor {
  background: transparent;
}
.main-navigation .navbar-mainbar .navbar-nav > li.current-menu-item > a,
.main-navigation .navbar-mainbar .navbar-nav > li.current-menu-ancestor > a {
  -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: 600;
}
.main-navigation .navbar-mainbar .navbar-nav > li.current-menu-item:hover > a,
.main-navigation .navbar-mainbar .navbar-nav > li.current-menu-ancestor:hover > a {
  font-weight: 600;
  text-shadow: none;
}
.main-navigation .navbar-mainbar .navbar-nav > li > a {
  color: #ffffff;
  font-size: 17px;
  text-transform: uppercase;
  text-shadow: none;
  font-weight: 400;
  padding: 15px 0;
}
.main-navigation .navbar-mainbar .navbar-nav > li:hover > a {
  color: rgba(255, 255, 255, 0.8);
  text-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-weight: 400;
  background: transparent;
}
.main-navigation .navbar-mainbar ul li.menu-item-has-children > .sub-menu {
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #041426;
  overflow: hidden;
  padding-top: 0;
  top: 55px;
}
.main-navigation .navbar-mainbar ul li.menu-item-has-children > .sub-menu li {
  background: #041426;
}
.main-navigation .navbar-mainbar ul li.menu-item-has-children > .sub-menu li > a {
  color: rgba(255, 255, 255, 0.8);
  font-family: 'Jost', sans-serif;
  border-color: rgba(255, 255, 255, 0.1);
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 8px;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
}
.main-navigation .navbar-mainbar ul li.menu-item-has-children > .sub-menu li:hover > a {
  background: #041426;
  color: #ffffff;
  font-weight: 400;
  text-shadow: none;
}
.main-navigation .navbar-mainbar ul li.menu-item-has-children:hover > .sub-menu {
  top: 44px;
  border-width: 0;
}
.main-navigation.fixed .navbar-mainbar .navbar-brand {
  margin-top: 4px;
  max-width: 280px;
}
.main-navigation.fixed .navbar-mainbar .navbar-brand img {
  max-height: 46px;
}
.main-navigation.fixed .navbar-mainbar .navbar-nav {
  margin-top: 23px;
}
.main-navigation.fixed .navbar-mainbar .navbar-nav > li a {
  padding: 0;
}
.main-navigation.fixed .navbar-mainbar ul li.menu-item-has-children > .sub-menu {
  top: 14px;
  padding-top: 21px;
}
.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: 14px;
}
@media (max-width: 767px) {
  .main-navigation {
    margin-top: 0;
    position: absolute;
    width: 100%;
    background: transparent;
  }
  .main-navigation .navbar-collapse {
    -o-box-shadow: none !important;
    -ms-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border-width: 0;
  }
  .main-navigation .navbar-mainbar .navbar-brand {
    margin: auto;
    height: 80px;
    float: none;
  }
  .main-navigation .navbar-mainbar .navbar-brand .logo {
    line-height: 80px;
    margin: 0;
    height: 80px;
    justify-content: center;
    flex-direction: column;
  }
  .main-navigation .navbar-mainbar .navbar-brand .logo img {
    margin-top: 0;
    max-height: 52px;
    max-width: calc(100% - 100px);
  }
  .main-navigation .navbar-mainbar .navbar-brand .logo p {
    color: #a4bcbc;
    text-shadow: none;
    font-weight: 700;
    margin: 0;
  }
  .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;
  }
  .main-navigation .navbar-mainbar .navbar-toggle .icon-bar {
    background-color: #ffffff;
    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 {
    background-color: rgba(2, 58, 50, 0.7);
    border-width: 0;
  }
  .main-navigation .navbar-mainbar .navbar-header .search {
    color: #ffffff;
    line-height: 72px;
    left: 0;
    padding: 0 15px;
    right: auto;
  }
  .main-navigation .navbar-mainbar ul li.menu-item-has-children ul.sub-menu {
    background: transparent;
  }
  .main-navigation .navbar-mainbar ul li.menu-item-has-children ul.sub-menu li {
    background: transparent;
    border-color: rgba(255, 255, 255, 0.08);
  }
  .main-navigation .navbar-mainbar ul li.menu-item-has-children ul.sub-menu li a {
    background: transparent;
    color: rgba(255, 255, 255, 0.8);
  }
  .main-navigation .navbar-mainbar ul.navbar-nav {
    background: #023a32;
  }
  .main-navigation .navbar-mainbar ul.navbar-nav > li {
    background: transparent;
    border-color: rgba(255, 255, 255, 0.08);
  }
  .main-navigation .navbar-mainbar ul.navbar-nav > li > a {
    color: rgba(255, 255, 255, 0.8) !important;
  }
  .main-navigation.fixed {
    background-color: #ffffff;
  }
  .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;
    max-width: 321px;
  }
  .main-navigation.fixed .navbar-mainbar .navbar-brand .logo {
    line-height: 40px;
  }
  .main-navigation.fixed .navbar-mainbar .navbar-brand .logo img {
    margin-top: 4px;
    max-height: 50px;
    max-width: calc(100% - 92px);
  }
  .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;
  }
}
/*************************************************************
OTHER
**************************************************************/
.page-header-breadcrumbs ul.breadcrumbs {
  float: left;
  z-index: 101;
  position: relative;
}
.page-header-breadcrumbs ul.breadcrumbs li a {
  font-family: 'Jost', sans-serif;
  font-weight: 500;
}
.page-header-breadcrumbs ul.breadcrumbs li a > i {
  display: none;
}
.page-header-breadcrumbs ul.breadcrumbs li span {
  /*        text-overflow: ellipsis;
        max-width: 150px;
        overflow: hidden;
        white-space: nowrap;*/
}
.single-post .page-header-breadcrumbs {
  display: none;
}
.main-slider {
  margin-bottom: 0;
  margin-top: -140px;
}
.main-slider .item-inner {
  min-height: 100px;
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-slider .item-inner:before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: '';
  background: #000000;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.57) 0%, rgba(255, 255, 255, 0) 100%);
}
.main-slider .item-inner h1 {
  color: #ffffff;
  position: relative;
  max-width: 1000px;
  text-align: center;
}
.page-template-tpl-home .woocommerce ul.products {
  margin: 0 -15px 10px;
  overflow-x: hidden;
  width: calc(100% + 30px);
  padding: 0 15px;
  border-top: 0px solid #dddddd;
  border-bottom: 0 solid #dddddd;
  z-index: 1;
  float: left;
}
.page-template-tpl-home .woocommerce ul.products li.product {
  padding: 0;
  margin: 15px 0 !important;
  width: 100% !important;
}
.page-template-tpl-home .woocommerce ul.products li.product .onsale {
  right: 6px;
}
.page-template-tpl-home .woocommerce ul.products.owl-carousel.owl-theme .owl-controls {
  margin: 0;
}
.page-template-tpl-home .woocommerce ul.products .owl-stage-outer {
  max-width: 100%;
}
.page-template-tpl-home .woocommerce ul.products .owl-stage-outer .owl-item {
  float: left;
}
.page-template-tpl-home .woocommerce ul.products .owl-stage-outer .owl-item img {
  width: 100%;
}
.page-template-tpl-home .woocommerce ul.products img {
  width: 100%;
}
.page-template-tpl-home .woocommerce ul.products .owl-dots {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center;
}
.page-template-tpl-home .woocommerce ul.products .owl-dots .owl-dot {
  display: inline-block;
}
.page-template-tpl-home .woocommerce ul.products .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 #041426;
  -ms-box-shadow: 0 0 0 3px #041426;
  -moz-box-shadow: 0 0 0 3px #041426;
  -webkit-box-shadow: 0 0 0 3px #041426;
  box-shadow: 0 0 0 3px #041426;
  opacity: 1;
  filter: alpha(opacity=100);
}
.page-template-tpl-home .woocommerce ul.products .owl-dots .owl-dot.active span {
  -o-box-shadow: 0 0 0 3px #023a32;
  -ms-box-shadow: 0 0 0 3px #023a32;
  -moz-box-shadow: 0 0 0 3px #023a32;
  -webkit-box-shadow: 0 0 0 3px #023a32;
  box-shadow: 0 0 0 3px #023a32;
}
.page-template-tpl-home .woocommerce ul.products .owl-nav {
  width: 100%;
}
.page-template-tpl-home .woocommerce ul.products .owl-nav.disabled {
  display: none;
}
.page-template-tpl-home .woocommerce ul.products .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;
  background: 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;
}
.page-template-tpl-home .woocommerce ul.products .owl-nav [class*='owl-'].owl-prev {
  left: 15px;
}
.page-template-tpl-home .woocommerce ul.products .owl-nav [class*='owl-'].owl-next {
  right: 15px;
}
.page-template-tpl-home .woocommerce ul.products .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;
}
.page-template-tpl-home .woocommerce ul.products .owl-nav [class*='owl-']:hover {
  background: #000000;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.page-template-tpl-home .woocommerce ul.products .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);
}
.page-template-tpl-home .woocommerce ul.products .owl-nav [class*='owl-'].disabled {
  opacity: 0.25;
  filter: alpha(opacity=25);
  cursor: inherit;
}
.page-template-tpl-home .woocommerce ul.products .item-inner {
  min-height: 500px;
  overflow: hidden;
}
.page-template-tpl-home .woocommerce ul.products .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;
}
.page-template-tpl-home .woocommerce ul.products .item-inner .container h1.primary,
.page-template-tpl-home .woocommerce ul.products .item-inner .container h1.secondary,
.page-template-tpl-home .woocommerce ul.products .item-inner .container h1.secondary-dark,
.page-template-tpl-home .woocommerce ul.products .item-inner .container h1.dark-grey {
  background: rgba(255, 255, 255, 0.45);
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.4);
}
.page-template-tpl-home .woocommerce ul.products .item-inner img {
  height: auto;
  width: 100%;
  position: relative;
  left: 0;
}
.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 #041426;
  -ms-box-shadow: 0 0 0 3px #041426;
  -moz-box-shadow: 0 0 0 3px #041426;
  -webkit-box-shadow: 0 0 0 3px #041426;
  box-shadow: 0 0 0 3px #041426;
  opacity: 1;
  filter: alpha(opacity=100);
}
.testimonials-home .owl-dots .owl-dot.active span {
  background: #ffffff;
  -o-box-shadow: 0 0 0 3px #041426;
  -ms-box-shadow: 0 0 0 3px #041426;
  -moz-box-shadow: 0 0 0 3px #041426;
  -webkit-box-shadow: 0 0 0 3px #041426;
  box-shadow: 0 0 0 3px #041426;
}
.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: #000000;
  -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;
}
/*************************************************************
OTHER
**************************************************************/
.fancy-title {
  text-shadow: none;
  border-width: 0;
}
.fancy-title:after,
.fancy-title:before {
  width: 50px;
}
.fancy-title:before {
  left: auto;
  right: 50%;
}
.highlight {
  padding: 30px 100px !important;
}
.highlight h3 {
  font-weight: 300;
}
@media (max-width: 600px) {
  .highlight {
    padding: 30px 15px !important;
  }
}
ul.fancy-list {
  padding-left: 15px;
}
ul.fancy-list > li {
  color: #111111;
}
#primary.content-area {
  background: #ffffff;
  margin-top: -140px;
  clear: none;
  padding-bottom: 60px;
}
body {
  background: #f4f4f4;
}
.modal-lg {
  width: 90%;
}
.modal .modal-dialog {
  margin: 60px auto;
}
.modal .modal-dialog .modal-content .modal-body {
  /*overflow: hidden;*/
}
@media (min-width: 768px) {
  .modal .modal-dialog {
    margin: 66px auto;
  }
  .modal .modal-dialog .modal-content .modal-body {
    max-height: 100%;
  }
}
@media (max-width: 767px) {
  #primary.content-area {
    margin-top: 0;
  }
  .modal-lg {
    width: 96%;
  }
  .page-banner + .container {
    clear: both;
    margin-top: 25px;
  }
  .multi-rows.page-banner .container-half h2 {
    margin: 0 0 15px;
  }
  body .vc_row.vc_column-gap-20 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
/*************************************************************
Shortcodes
**************************************************************/
.charm-icon-title {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 18px;
}
.charm-icon-title .left {
  width: 57px;
}
.charm-icon-title .left img {
  width: 100%;
  height: auto;
}
.charm-icon-title .right {
  width: calc(100% - 57px);
  padding-left: 15px;
}
.charm-icon-title .right h3 {
  color: #7b587f;
  margin: 0;
  font-size: 1.777rem;
}
.charm-icon-title .right p {
  margin-bottom: 0;
  font-size: 1.35rem;
}
.charm-location {
  padding: 1px 0 8px;
}
.charm-location h5 {
  line-height: 1;
  color: #7b587f;
  margin-bottom: 3px;
  margin-top: 0;
  font-size: 1.1rem;
  font-weight: 500;
  text-transform: uppercase;
}
.charm-location h5 a {
  color: #7b587f;
}
.charm-location a {
  text-decoration: underline;
  text-underline-offset: 3px;
  text-decoration-color: transparent;
  display: inline-block;
  color: #023a32;
}
.charm-location a address {
  margin-bottom: 0;
  font-size: 1rem;
}
.charm-location a:hover {
  text-decoration-color: rgba(2, 58, 50, 0.4);
}
.charm-location p {
  padding: 0 0 4px 0;
}
.charm-location p,
.charm-location .address {
  line-height: 1;
}
.charm-location p a,
.charm-location .address a {
  font-size: 1rem;
}
@media (max-width: 767px) {
  .charm-location p a,
  .charm-location a address {
    font-size: 1.25rem;
  }
  .charm-location h5,
  .charm-location p,
  .charm-location .address {
    line-height: 1.3;
  }
  .charm-location h5 {
    font-size: 1.4rem;
  }
}
/*************************************************************
Banner
**************************************************************/
.page-banner h2 {
  text-align: left;
  font-size: 43px !important;
  margin-top: 48px !important;
  line-height: 1.2;
}
.page-banner h2 small {
  font-size: 15px;
  color: #ffffff;
  display: block;
  font-family: 'Jost', sans-serif;
}
.page-banner.full {
  position: relative;
  padding: 40px 0;
  min-height: 300px;
  margin-bottom: 60px;
}
.page-banner.full:before {
  background: rgba(0, 0, 0, 0.7);
  background: linear-gradient(rgba(15, 15, 15, 0.7) 0%, rgba(15, 15, 15, 0.32) 60%, rgba(15, 15, 15, 0) 100%);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
}
.page-banner.full .col-md-12 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  min-height: 300px;
  align-content: center;
  justify-content: center;
  align-items: center;
}
.page-banner.full .banner-content {
  text-align: center;
}
.page-banner.full .banner-content h1 {
  text-align: center;
  width: 100%;
  color: #ffffff;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  margin-bottom: 0;
}
.page-banner.full .banner-content p,
.page-banner.full .banner-content li,
.page-banner.full .banner-content a {
  font-size: 1.3rem;
  color: #ffffff;
}
.page-banner.small {
  padding: 35px 0;
}
.page-banner.small h1 {
  font-size: 55px;
  font-family: 'Jost', sans-serif;
}
@media (max-width: 767px) {
  .page-banner h2 {
    margin-top: 14px !important;
  }
}
/*************************************************************
FOOTER
**************************************************************/
.footer-static {
  border-bottom: 1px solid #023a32;
  -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: #000000;
}
.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;
}
.footer-contact {
  padding: 40px 0 30px;
}
.footer-contact h2 {
  font-weight: 300;
}
.footer-contact h2 + p {
  color: rgba(255, 255, 255, 0.35);
  margin-bottom: 35px;
}
.footer-contact .contact-form-wrapper {
  margin-bottom: 0;
}
.footer-contact .contact-form-wrapper .row .form-control {
  -o-box-shadow: 0 0 3px 5px rgba(76, 64, 118, 0.17) inset;
  -ms-box-shadow: 0 0 3px 5px rgba(76, 64, 118, 0.17) inset;
  -moz-box-shadow: 0 0 3px 5px rgba(76, 64, 118, 0.17) inset;
  -webkit-box-shadow: 0 0 3px 5px rgba(76, 64, 118, 0.17) inset;
  box-shadow: 0 0 3px 5px rgba(76, 64, 118, 0.17) inset;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  background: rgba(255, 255, 255, 0.7);
  height: 50px;
  font-size: 1rem;
  border-width: 0;
  padding: 0 25px;
}
.footer-contact .contact-form-wrapper .row .form-control:focus {
  background: #ffffff;
}
.footer-contact .contact-form-wrapper .form-group.checkbox label {
  color: rgba(255, 255, 255, 0.35);
}
.footer-contact .contact-form-wrapper .form-group.checkbox label:before,
.footer-contact .contact-form-wrapper .form-group.checkbox label:after {
  color: rgba(255, 255, 255, 0.6);
  top: 4px;
  position: absolute;
  left: -5px;
}
.footer-contact .contact-form-wrapper .contact-form-submit-btn {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  background: rgba(255, 255, 255, 0.22) !important;
  border: 3px solid rgba(0, 0, 0, 0.22);
  color: #ffffff;
  padding: 10px 35px;
  text-transform: uppercase;
  font-weight: 400 !important;
  font-size: 1.2rem;
  border-radius: 25px;
  margin-top: 25px;
}
#site-footer {
  background: #4c4076;
  background: linear-gradient(90deg, #4c4076 0%, #4c4076 25%, #7b587f 50%, #4c4076 75%, #4c4076 100%);
  padding: 40px 0;
}
#site-footer h4 {
  margin-bottom: 25px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  align-items: flex-end;
  line-height: 1;
}
#site-footer h4:after {
  content: '';
  width: 60px;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
  position: relative;
  top: -3px;
  left: 6px;
}
#site-footer a {
  color: #ffffff;
  font-size: 1rem;
  font-weight: 300;
}
#site-footer .widget_nav_menu ul {
  padding-left: 0;
  list-style: none;
  column-count: 2;
}
#site-footer .widget_nav_menu ul.sub-menu {
  display: none;
}
#site-footer .widget_nav_menu ul li a {
  padding: 8px 0;
  display: block;
  text-transform: uppercase;
}
#site-footer .address > .vc_column-inner,
#site-footer .list-content > .vc_column-inner {
  padding: 0 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
#site-footer .address p {
  color: #ffffff;
  font-size: 1rem;
  font-weight: 300;
}
#site-footer .list-content ul {
  padding-left: 0;
}
#site-footer .list-content ul li {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
  margin-top: 17px;
  line-height: 1.5;
}
#site-footer .list-content ul li span {
  font-size: 1rem;
  font-weight: 300;
  color: #ffffff;
  position: relative;
  white-space: nowrap;
}
#site-footer .list-content ul li span.dots {
  height: 20px;
  display: block;
}
#site-footer .list-content ul li span.dots:before {
  white-space: break-spaces;
  display: block;
  color: rgba(255, 255, 255, 0.3);
  content: ". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ";
}
#site-footer .list-content p {
  font-size: 1rem;
  font-weight: 300;
  margin-top: 25px;
  color: rgba(255, 255, 255, 0.7) !important;
}
.copyright {
  background: #041426;
  padding: 20px 0;
}
.copyright p {
  font-weight: 300;
  text-transform: none;
  color: #ffffff;
}
.copyright p a {
  color: #ffffff;
}
.copyright .developed-by {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  top: 50%;
  right: 15px;
}
.copyright .developed-by img {
  max-width: 42px;
}
@media (max-width: 991px) {
  .footer-static .right-border {
    border-width: 0;
  }
}
@media (max-width: 767px) {
  #footer-static img {
    margin-bottom: 25px;
  }
  #site-footer {
    background: #4c4076;
    background: linear-gradient(180deg, #7b587f 0%, #7b587f 25%, #4c4076 75%, #4c4076 100%);
  }
  #site-footer .address > .vc_column-inner,
  #site-footer .list-content > .vc_column-inner {
    justify-content: flex-start;
    padding: 0 15px;
  }
  #site-footer .list-content ul li span,
  #site-footer a,
  #site-footer .address p {
    font-size: 1.1rem;
  }
  #site-footer .wpb_content_element {
    margin-bottom: 0;
  }
}
/*************************************************************
SINGLE POST
**************************************************************/
.single .page-banner {
  margin-top: 0;
}
.single .main-content,
.single .sidebar {
  padding: 35px 0 30px 40px;
}
.single .main-content h2 {
  font-weight: normal;
  color: #041426;
}
.single .main-content .categories a {
  font-weight: 500;
  color: #023a32;
  text-transform: capitalize;
}
.single .multi-rows.page-banner .container-half h2 {
  font-size: 31px !important;
}
/*************************************************************
ADMIN VARIABLES
**************************************************************/
.home #primary.content-area {
  overflow: hidden;
  background: #ffffff;
  padding-top: 0;
}
.home header.site-header {
  background: transparent;
  z-index: 101;
  position: relative;
}
.home .main-navigation .navbar-mainbar .navbar-nav > li.current-menu-item,
.home .main-navigation .navbar-mainbar .navbar-nav > li.current-menu-ancestor {
  background: transparent;
}
.home .main-navigation .navbar-mainbar .navbar-nav > li.current-menu-item > a,
.home .main-navigation .navbar-mainbar .navbar-nav > li.current-menu-ancestor > a {
  background: transparent;
  color: #ffffff;
  font-weight: 700;
}
.home .main-navigation .navbar-mainbar .navbar-nav > li.current-menu-item:hover > a,
.home .main-navigation .navbar-mainbar .navbar-nav > li.current-menu-ancestor:hover > a {
  font-weight: 700;
}
.home .main-navigation .navbar-mainbar .navbar-nav > li > a {
  text-transform: uppercase;
  color: #ffffff;
}
.home .main-navigation .navbar-mainbar .navbar-nav > li:hover {
  background: transparent;
}
.home .main-navigation .navbar-mainbar .navbar-nav > li:hover > a {
  color: rgba(255, 255, 255, 0.8);
  font-weight: 400;
  background: transparent;
}
.home .main-navigation .navbar-mainbar .navbar-nav > li:hover > a:hover {
  text-shadow: none;
}
.multi-rows {
  overflow: hidden;
  margin: 0 auto;
  float: left;
  width: 100%;
}
.multi-rows .aspect-ratio {
  background-size: cover;
  min-height: 300px;
}
.multi-rows .container-half {
  padding: 25px 40px;
}
.multi-rows .container-half h2 {
  margin-top: calc(25% - 38px);
  font-size: 32px;
  font-family: 'Jost', sans-serif;
  line-height: 1.2;
}
.multi-rows .stripe h1,
.multi-rows .stripe h2,
.multi-rows .stripe h3,
.multi-rows .stripe h4,
.multi-rows .stripe h5 {
  font-family: 'Jost', sans-serif;
}
.multi-rows .stripe.dark * {
  color: #ffffff;
}
.multi-rows .stripe.dark .table {
  background: rgba(0, 0, 0, 0.4);
}
.multi-rows .stripe.light * {
  color: #372e55;
}
.multi-rows .stripe.light h1,
.multi-rows .stripe.light h2,
.multi-rows .stripe.light h3,
.multi-rows .stripe.light h4 {
  color: #4c4076;
}
.multi-rows .stripe.light .table {
  background: rgba(255, 255, 255, 0.4);
}
.multi-rows .accordion li {
  padding-bottom: 0;
}
.partners {
  clear: both;
  background: #f3f3f3;
  padding: 0 0 23px;
}
.partners .title-wrapper {
  background: #f3f3f3;
}
.partners .title-wrapper h1 {
  font-family: 'Jost', sans-serif;
  text-transform: none !important;
  color: #023a32 !important;
}
.partners .title-wrapper h1:before,
.partners .title-wrapper h1:after {
  background: #023a32;
}
.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');
}
#footer-static {
  padding: 20px 0;
  clear: both;
}
#footer-static p {
  font-weight: 300;
}
#footer-static img {
  max-width: 291px;
}
.clinets-logos {
  padding: 2px 0 0;
  clear: both;
}
.clinets-logos .title-wrapper {
  background: #f3f3f3;
}
.clinets-logos .title-wrapper h1 {
  font-family: 'Jost', sans-serif;
  text-transform: none !important;
  color: #023a32 !important;
}
.clinets-logos .title-wrapper h1:before,
.clinets-logos .title-wrapper h1:after {
  background: #023a32;
}
.companies-outer .company-outer .grid-item.realized {
  opacity: 0.25 !important;
  filter: alpha(opacity=25) !important;
}
.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: #023a32;
  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-popup .contain-image {
  border: 1px solid #dddddd;
  background-color: #ffffff;
  margin-bottom: 30px;
}
.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: #1d1d1d;
}
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: contain;
  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: #046b5d !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: 9px;
  top: 208px;
  position: absolute;
  background: transparent;
  text-indent: unset;
  height: 34px;
  z-index: 101;
  background-color: #ffffff;
  color: transparent;
}
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: 5px;
  top: 5px;
  position: absolute;
  color: #023a32;
}
div.pp_default.pp_pic_holder .pp_nav .pp_arrow_next {
  right: -24px;
  top: 208px;
  left: auto;
  position: absolute;
  background: #ffffff;
  text-indent: unset;
  height: 34px;
  width: 34px;
  color: transparent;
}
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: 5px;
  top: 5px;
  color: #023a32;
  position: absolute;
}
div.pp_default.pp_pic_holder .pp_nav .currentTextHolder {
  padding: 5px;
  background: #1d1d1d;
  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: #023a32;
  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;
}
.timeline-block .timeline-header h3,
.timeline-header-block .timeline-header h3 {
  font-size: 17px;
}
.timeline-block .timeline-header .timeline-item-spt,
.timeline-header-block .timeline-header .timeline-item-spt {
  font-size: 15px;
}
@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 {
    overflow: hidden;
    left: 5px !important;
  }
  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: 300px;
  }
  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;
  }
  div.pp_default.pp_pic_holder .pp_nav .pp_arrow_previous,
  div.pp_default.pp_pic_holder .pp_nav .pp_arrow_next {
    z-index: 1000010101010;
    top: 46px;
    width: 30px;
    right: -33px;
    background-color: transparent;
  }
  div.pp_default.pp_pic_holder .pp_nav .pp_arrow_previous:after,
  div.pp_default.pp_pic_holder .pp_nav .pp_arrow_next:after {
    font-size: 30px;
  }
  div.pp_default.pp_pic_holder .pp_nav .pp_arrow_previous {
    left: auto;
    right: 0px;
    width: 31px;
    text-align: center;
  }
  .multi-rows .aspect-ratio {
    min-height: 100px;
    width: 100%;
    float: left;
    padding: 15px !important;
  }
  .multi-rows .aspect-ratio.without-image {
    min-height: 10px !important;
    height: auto !important;
  }
  .multi-rows .container-half {
    clear: both;
    padding: 15px 0;
    width: 100%;
  }
  .multi-rows .container-half h2 {
    margin: 0;
    font-size: 25px;
    text-align: center;
  }
  .partners .client {
    width: 33.33%;
  }
}
@media (max-width: 400px) {
  .partners .client {
    width: 50%;
  }
}
.home-slider-wrapper {
  margin-top: -140px;
  position: relative;
}
.home #primary.content-area {
  margin-top: 0;
  padding-bottom: 0;
}
.bliss-separator {
  background: #041426;
  background: linear-gradient(90deg, #041426 0%, #7b587f 26%, #8aaeb6 61%, #4c4076 100%);
}
.bliss-strip {
  width: 100%;
  background: #041426;
  background: linear-gradient(90deg, #041426 0%, #7b587f 50%, #041426 100%);
}
.vc_btn3-container .vc_btn3.vc_btn3-size-lg {
  font-size: 1.3rem;
  padding: 10px 35px;
}
.need-more-info:before,
.need-more-info .vc_parallax-inner:before {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
}
.need-more-info .vc_btn3 {
  font-weight: 500;
  background: #79a49e;
  background: linear-gradient(0deg, #79a49e 0%, #a4bcbc 50%, #79a49e 100%);
}
.bliss-overlay {
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  overflow: hidden;
}
.bliss-overlay .vc_column-inner {
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}
.bliss-overlay .vc_column-inner:hover {
  -webkit-transform: scale(1.02, 1.02);
  -moz-transform: scale(1.02, 1.02);
  -o-transform: scale(1.02, 1.02);
  -ms-transform: scale(1.02, 1.02);
  transform: scale(1.02, 1.02);
}
.bliss-overlay .vc_column-inner .wpb_wrapper {
  position: relative;
}
.bliss-overlay .vc_column-inner .wpb_wrapper .h1 {
  font-size: 3.8rem;
}
.bliss-overlay .vc_column-inner:before {
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
}
.bliss-overlay .vc_column-inner .vc_btn3 {
  background: rgba(0, 0, 0, 0.57) !important;
}
.bliss-overlay .vc_column-inner .vc_btn3:hover {
  background: rgba(0, 0, 0, 0.9) !important;
}
.bliss-overlay.uplift .vc_column-inner:before {
  background: rgba(2, 58, 50, 0.5);
}
.bliss-overlay.uplift .vc_column-inner .vc_btn3 {
  background: rgba(2, 58, 50, 0.57) !important;
}
.bliss-overlay.uplift .vc_column-inner .vc_btn3:hover {
  background: rgba(2, 58, 50, 0.9) !important;
}
.bliss-overlay.sleep .vc_column-inner:before {
  background: rgba(76, 64, 118, 0.5);
}
.bliss-overlay.sleep .vc_column-inner .vc_btn3 {
  background: rgba(76, 64, 118, 0.57) !important;
}
.bliss-overlay.sleep .vc_column-inner .vc_btn3:hover {
  background: rgba(76, 64, 118, 0.9) !important;
}
.bliss-overlay.anti .vc_column-inner:before {
  background: rgba(178, 42, 42, 0.5);
}
.bliss-overlay.anti .vc_column-inner .vc_btn3 {
  background: rgba(178, 42, 42, 0.57) !important;
}
.bliss-overlay.anti .vc_column-inner .vc_btn3:hover {
  background: rgba(178, 42, 42, 0.9) !important;
}
.link-blocks ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.link-blocks ul li {
  list-style: none;
  width: 33.33%;
  padding: 0 20px 20px 0;
}
.link-blocks ul li a {
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 20px;
  background: #f4f4f4;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
  font-weight: 500;
}
.link-blocks ul li a:before {
  z-index: -1;
  -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;
  opacity: 0;
  filter: alpha(opacity=0);
  background-color: #4c4076;
  background: -webkit-linear-gradient(left, #4c4076 0%, #7b587f 100%);
  background: -moz-linear-gradient(left, #4c4076, #7b587f);
  background: -ms-linear-gradient(left, #4c4076, #7b587f);
  background: -o-linear-gradient(left, #4c4076, #7b587f);
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
}
.link-blocks ul li a:hover {
  color: #ffffff;
}
.link-blocks ul li a:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.age-popup {
  background: rgba(231, 222, 232, 0.99);
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10012;
  display: none;
}
.age-popup .step2 {
  display: none;
}
.age-popup .popup-inner {
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background-color: #4c4076;
  background: -webkit-linear-gradient(left, #4c4076 0%, #7b587f 100%);
  background: -moz-linear-gradient(left, #4c4076, #7b587f);
  background: -ms-linear-gradient(left, #4c4076, #7b587f);
  background: -o-linear-gradient(left, #4c4076, #7b587f);
  -o-box-shadow: 0 0 35px 2px rgba(0, 0, 0, 0.35);
  -ms-box-shadow: 0 0 35px 2px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 0 35px 2px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 0 0 35px 2px rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 35px 2px rgba(0, 0, 0, 0.35);
  padding: 50px;
  text-align: center;
}
.age-popup .popup-inner .buttons-group {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.age-popup .popup-inner .buttons-group .button {
  margin: 15px 5px;
}
.age-popup .popup-inner .warning {
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #d9534f;
  padding: 10px;
  display: none;
  margin-bottom: 20px;
}
.age-popup .popup-inner .warning p {
  margin: 0;
  color: #ffffff;
}
.age-popup .popup-inner h3 {
  color: #ffffff;
  margin: 0;
}
.age-popup .popup-inner .logo {
  margin-bottom: 40px;
  justify-content: center;
}
@media (max-width: 767px) {
  .link-blocks ul {
    padding-left: 0;
  }
  .link-blocks ul li {
    width: 100%;
    padding-right: 0;
  }
  .link-blocks ul li a {
    font-size: 1.2rem;
  }
}
/*************************************************************
Slogan
**************************************************************/
.releases {
  padding: 0 0 35px 45px;
}
.releases .latest-press-releases {
  padding-top: 35px;
}
.releases .latest-press-releases .article {
  margin: 14px -15px;
  padding: 14px 0;
}
.releases .latest-press-releases .article:hover {
  background: #041426;
  -o-box-shadow: -200px 0 0 #041426;
  -ms-box-shadow: -200px 0 0 #041426;
  -moz-box-shadow: -200px 0 0 #041426;
  -webkit-box-shadow: -200px 0 0 #041426;
  box-shadow: -200px 0 0 #041426;
}
.releases .latest-press-releases .article:hover .tags p a {
  background: #4c4076;
  color: #ffffff;
}
.releases .latest-press-releases .article:hover .thumb .placeholder {
  display: none;
}
.releases .latest-press-releases .article:hover .thumb .hover {
  display: block;
}
.releases .latest-press-releases .article:hover h4 + p span {
  color: #4c4076;
}
.releases .latest-press-releases .alert {
  margin: 10px 0;
}
.releases .latest-press-releases .thumb {
  overflow: hidden;
  padding: 0;
}
.releases .latest-press-releases .thumb img {
  min-width: 80px;
}
.releases .latest-press-releases .thumb .hover {
  display: none;
}
.releases h3 {
  font-family: 'Jost', sans-serif;
}
.releases .thumb {
  padding: 7px 5px;
  width: 80px;
  height: 80px;
  background: #dddddd;
  font-size: 35px;
  text-align: center;
  overflow-y: visible;
  margin-right: 40px;
}
.releases .thumb.over-4 {
  overflow-y: auto;
}
.releases .thumb.count-4 {
  padding: 20px 5px;
}
.releases .thumb p {
  margin-bottom: 0;
}
.releases .thumb p a {
  font-size: 31px;
  line-height: 1.3;
}
.releases .thumb p.terms-count-1 {
  margin-top: 10px;
}
.releases .thumb p.terms-count-2 a {
  display: block;
  font-size: 25px;
}
.releases .thumb p.terms-count-3 a,
.releases .thumb p.terms-count-4 a,
.releases .thumb p.terms-count-5 a,
.releases .thumb p.terms-count-6 a,
.releases .thumb p.terms-count-7 a,
.releases .thumb p.terms-count-8 a,
.releases .thumb p.terms-count-9 a,
.releases .thumb p.terms-count-10 a,
.releases .thumb p.terms-count-11 a,
.releases .thumb p.terms-count-12 a,
.releases .thumb p.terms-count-13 a {
  display: block;
}
.releases .thumb p.terms-count-3 a {
  font-size: 17px;
}
.releases .thumb p.terms-count-4 a,
.releases .thumb p.terms-count-5 a {
  float: left;
  width: 50%;
  text-align: center;
}
.releases .thumb p.terms-count-4,
.releases .thumb p.terms-count-5,
.releases .thumb p.terms-count-6,
.releases .thumb p.terms-count-7,
.releases .thumb p.terms-count-8,
.releases .thumb p.terms-count-9,
.releases .thumb p.terms-count-10,
.releases .thumb p.terms-count-11,
.releases .thumb p.terms-count-12,
.releases .thumb p.terms-count-13 {
  overflow-y: auto;
}
.releases .thumb p.terms-count-4 a,
.releases .thumb p.terms-count-5 a,
.releases .thumb p.terms-count-6 a,
.releases .thumb p.terms-count-7 a,
.releases .thumb p.terms-count-8 a,
.releases .thumb p.terms-count-9 a,
.releases .thumb p.terms-count-10 a,
.releases .thumb p.terms-count-11 a,
.releases .thumb p.terms-count-12 a,
.releases .thumb p.terms-count-13 a {
  font-size: 15px;
}
.releases h3 {
  margin-bottom: 15px;
}
.releases h5.page-heading {
  margin: 0 0 15px;
}
.releases h4 {
  font-size: 21px;
  margin: 0 0 9px;
  line-height: 1.1;
}
.releases h4 a {
  color: #4c4076;
  font-family: 'Jost', sans-serif;
}
.releases h4 a + .tooltip {
  color: #ffffff;
}
.releases h4 a + .tooltip * {
  color: #4c4076;
}
.releases h4 + p span {
  color: #041426;
  font-size: 12px;
  margin-left: 15px;
}
.releases > * {
  color: #023a32;
}
.releases p {
  color: #4c4076;
  font-size: 16px;
}
.releases .label {
  background: #041426;
  color: #4c4076 !important;
  margin-right: 3px;
}
.releases .clear-search-results .label {
  background: #023a32;
  color: #ffffff !important;
  margin: 0;
}
.releases .tags p a {
  background: #000000;
  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 #f4f4f4, 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 #f4f4f4, 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 #f4f4f4, 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 #f4f4f4, 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 #f4f4f4, 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: 35px;
  background: #f4f4f4;
}
.releases .sidebar h4 {
  font-family: 'Jost', sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-shadow: 0 2px 0 rgba(255, 255, 255, 0.1);
  letter-spacing: 0;
}
.releases .sidebar h3 {
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 30px;
}
.releases .sidebar .widget h3 {
  margin-top: 0;
  margin-bottom: 10px;
}
.releases .sidebar .widget-featured-news h3 {
  text-transform: uppercase;
  color: #BDBEBE;
}
.releases .sidebar .widget-featured-news h3 span {
  cursor: pointer;
}
.releases .sidebar .widget-featured-news h3 span.active {
  color: #023a32;
}
.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: 'Jost', sans-serif;
}
.releases .sidebar .widget-featured-news ul li h4 {
  margin: 2px 0;
}
.releases .sidebar .widget-featured-news ul li h4 a {
  color: #50676f;
  font-family: 'Jost', sans-serif;
  font-size: 17px;
}
.releases .sidebar .widget-featured-news > * {
  color: #023a32;
}
.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: #000000;
  margin: 0 7px 7px 0;
  line-height: 1;
  font-size: 13px;
  font-weight: 300;
  font-family: 'Jost', 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: 'Jost', sans-serif;
}
.releases .sidebar .widget-tags .tags a:hover {
  background: #023a32;
}
@media (max-width: 767px) {
  .releases {
    padding: 0 0 35px 0;
  }
  .releases .thumb {
    margin-right: 20px;
  }
}
/*************************************************************
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;
  margin-bottom: 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 {
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #f4f4f4;
  border-color: #efefef;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 1rem;
  height: 50px;
  line-height: 50px;
}
.contact-form-wrapper .row .form-control:focus {
  border-color: #dbdbdb;
  background: #ececec;
}
.contact-form-wrapper .row .form-control::-moz-placeholder {
  color: #aaaaaa;
}
.contact-form-wrapper .row .form-control:-ms-input-placeholder {
  color: #aaaaaa;
}
.contact-form-wrapper .row .form-control::-webkit-input-placeholder {
  color: #aaaaaa;
}
.contact-form-wrapper .row textarea.form-control {
  min-height: 100px;
  line-height: 1.5;
}
.contact-form-wrapper .contact-form-submit-btn {
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #7b587f;
  background: -webkit-linear-gradient(left, #7b587f 0%, #4c4076 100%);
  background: -moz-linear-gradient(left, #7b587f, #4c4076);
  background: -ms-linear-gradient(left, #7b587f, #4c4076);
  background: -o-linear-gradient(left, #7b587f, #4c4076);
  font-size: 1.2rem;
  font-weight: 300 !important;
}
.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;
  }
}
@media (max-width: 767px) {
  .contact-form-wrapper .row .form-control {
    font-size: 16px;
  }
  .contact-form-wrapper .row .form-group label {
    font-size: 1.2rem;
  }
}
/*************************************************************
Team
**************************************************************/
.team-wrapper .col-sm-4 .member .detail {
  background: transparent;
  position: relative;
  bottom: 0;
  text-align: center;
}
.team-wrapper .col-sm-4 .member .detail .socials {
  position: relative;
  top: 0;
  right: auto;
  margin: 15px 0 0;
}
.team-wrapper .col-sm-4 .member .detail .socials a {
  line-height: 30px;
  width: 30px;
  font-size: 15px;
}
.team-wrapper .col-sm-4 .member:hover .detail {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
/*************************************************************
Single Team
**************************************************************/
@media (min-width: 768px) {
  .single.single-bec_team header.site-header {
    background: transparent;
    position: relative;
    z-index: 101;
  }
  .single.single-bec_team .page-banner.small {
    padding-top: 55px;
    margin-bottom: 25px;
  }
  .single.single-bec_team #primary.content-area.team-single {
    margin-top: -104px;
  }
  #primary.content-area.team-single .profile-photo {
    position: relative;
    width: 100%;
  }
  #primary.content-area.team-single .profile-photo .table {
    border: 1px solid #dddddd;
  }
  #primary.content-area.team-single .profile-photo .table th {
    color: #041426;
    font-family: 'Jost', sans-serif;
  }
  #primary.content-area.team-single .profile-photo .table td {
    color: #041426;
    font-family: 'Jost', sans-serif;
  }
  #primary.content-area.team-single .profile-photo .table td * {
    color: inherit;
  }
  #primary.content-area.team-single .profile-photo .socials {
    padding: 10px 0;
    background: #ffffff;
  }
  #primary.content-area.team-single .profile-photo .socials a {
    line-height: 30px;
    width: 30px;
  }
  #primary.content-area.team-single .article .article-inner p {
    font-size: 20px;
  }
}
.modal #primary.content-area.team-single {
  overflow: hidden;
}
.modal #primary.content-area.team-single .page-banner {
  margin: -15px -15px 15px;
}
.modal #primary.content-area.team-single .page-banner.small {
  padding: 15px 0;
}
.modal #primary.content-area.team-single .page-banner.small h1 {
  font-size: 31px;
}
.modal #primary.content-area.team-single .container {
  width: 100%;
  padding: 0;
}
.modal #primary.content-area.team-single .profile-photo {
  margin-top: 11px;
}
.modal #primary.content-area.team-single .profile-photo .socials {
  padding: 10px 0;
}
.modal #primary.content-area.team-single .article .article-inner {
  padding: 0;
}
.modal #primary.content-area.team-single .table th,
.modal #primary.content-area.team-single .table td {
  word-break: break-word;
}
.modal #primary.content-area.team-single .table th a,
.modal #primary.content-area.team-single .table td a {
  font-size: 14px;
  word-break: break-word;
}
@media (max-width: 767px) {
  #primary.content-area.team-single .page-banner {
    margin-bottom: 0;
  }
}
/* ****************************************************************
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: #023a32;
}
.woocommerce ul.products li.product:hover .price,
.woocommerce-page ul.products li.product:hover .price {
  color: #023a32;
}
.woocommerce ul.products li.product:hover a:hover,
.woocommerce-page ul.products li.product:hover a:hover {
  color: #023a32;
}
.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;
}
