@charset "UTF-8";
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

progress {
  vertical-align: baseline;
}

template,
[hidden] {
  display: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}

optgroup {
  font-weight: bold;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

html {
  font-family: Lato, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  line-height: 1.875;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-size: 87.5%;
}
@media (min-width: 768px) {
  html {
    font-size: 100%;
  }
}

body {
  color: #444;
  background-color: #fff;
}

html,
body {
  overflow-x: hidden;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  text-decoration: underline;
  color: #003366;
  transition: color 0.1s;
}
a:hover, a:focus {
  text-decoration: none;
  color: #001a33;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

img {
  vertical-align: middle;
}

hr {
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
  border: 0;
  border-top: 1px solid #eee;
}

.sr-only, .screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  white-space: nowrap;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #333;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 1.875rem;
  margin-bottom: 0.9375rem;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 1.25rem;
  margin-bottom: 0.9375rem;
}

h1, .h1 {
  font-size: 2.25rem;
}

h2, .h2 {
  font-size: 1.875rem;
}

h3, .h3 {
  font-size: 1.5rem;
}

h4, .h4 {
  font-size: 1.25rem;
}

h5, .h5 {
  font-size: 1rem;
}

h6, .h6 {
  font-size: 0.9375rem;
}

p {
  margin: 0 0 0.9375rem;
}

b, strong {
  font-weight: 700;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 0.9375rem;
  padding: 0 0 0 1.5rem;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

blockquote {
  padding: 0 0 0 0.833333rem;
  margin: 0 0 0.833333rem;
  border-left: 4px solid #f35f55;
  overflow: hidden;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer {
  display: block;
  line-height: 1.875;
  color: #777;
}
blockquote footer:before {
  content: "— ";
}

.blockquote-reverse {
  padding-right: 0.833333rem;
  padding-left: 0;
  border-right: 4px solid #f35f55;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after {
  content: " —";
}

address {
  margin-bottom: 1.875rem;
  font-style: normal;
  line-height: 1.875;
}

table, th, td {
  border: 1px solid #ddd;
}

table {
  table-layout: fixed;
  border-width: 1px 0 0 1px;
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
}

th, td {
  border-width: 0 1px 1px 0;
  vertical-align: baseline;
  text-align: left;
  padding: 0.4em;
}

th {
  font-weight: 700;
}

dt {
  font-weight: 400;
  color: #444;
}

dd {
  margin: 0 0 1rem;
}

code,
kbd,
pre,
samp,
tt,
var {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 90%;
}

code {
  padding: 0.2rem 0.4rem;
  border-radius: 0.25rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
}

a > code {
  padding: 0;
  color: inherit;
  background-color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  border-radius: 0.25rem;
  font-size: 90%;
  color: #fff;
  background-color: #333;
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
}

pre {
  display: block;
  padding: 1rem;
  margin-top: 0;
  margin-bottom: 1.5rem;
  max-width: 100%;
  overflow: auto;
  font-size: 90%;
  line-height: 1.6;
  color: #292b2c;
  background-color: #eee;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border-radius: 0;
}

var {
  font-style: italic;
}

input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
textarea {
  border: 1px solid #999;
  padding: 0.25rem 1em;
  box-shadow: none;
  vertical-align: middle;
}

button,
input[type=button],
input[type=submit],
input[type=reset] {
  border: 0;
  border-radius: 2px;
  padding: 0.8rem 2rem;
  display: inline-block;
  font-size: 0.875rem;
  line-height: 1;
  font-weight: 300;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  vertical-align: middle;
  background-color: #999;
  color: #fff;
}

.container-fixed {
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (min-width: 768px) {
  .container-fixed {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container-fixed {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container-fixed {
    width: 1170px;
  }
}
.container-fixed:before, .container-fixed:after {
  content: " ";
  display: table;
}
.container-fixed:after {
  clear: both;
}

.wp-caption {
  max-width: 100%;
  margin: 2rem 0;
}
.wp-caption img {
  display: block;
  max-width: 100%;
  height: auto;
}

.wp-caption-text {
  font-size: 0.875rem;
  color: #999;
  margin: 0.5rem 0 0.75rem;
}
.widget--footer .wp-caption-text {
  color: #fff;
}

.alignnone {
  margin: 2rem 0;
}
.format-image .alignnone {
  margin: 0;
}

.aligncenter {
  display: block;
  margin: 2rem auto;
}
.format-image .aligncenter {
  margin: 0 auto;
}

.alignleft {
  display: inline;
  float: left;
  margin: 0.6rem 1.75rem 0.6rem 0;
}

.alignright {
  display: inline;
  float: right;
  margin: 0.6rem 0 0.6rem 1.75rem;
}

img.alignnone,
img.aligncenter,
img.alignleft,
img.alignright {
  display: block;
  max-width: 100%;
  height: auto;
}

.sticky {
  /* KEEP ME */
}

.bypostauthor {
  /* KEEP ME */
}

.gallery {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  text-align: center;
}

.gallery-item {
  margin-right: 1%;
  margin-left: 1%;
  flex: 0 0 30%;
  width: 30%;
  max-width: 30%;
}
.gallery-item img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.gallery-columns-1 .gallery-item {
  margin-right: 0;
  margin-left: 0;
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
}
.gallery-columns-2 .gallery-item {
  flex: 0 0 48%;
  width: 48%;
  max-width: 48%;
}

.gallery-caption {
  /* KEEP ME */
}

/*! Owl Carousel v2.3.4 | MIT License | github.com/OwlCarousel2/OwlCarousel2 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
  	This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
  	calculation of the height of the owl-item that breaks page layouts
   */
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

a.button,
button.button,
input.button {
  border: 0;
  border-radius: 2px;
  padding: 0.8rem 2rem;
  display: inline-block;
  font-size: 0.875rem;
  line-height: 1;
  font-weight: 300;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  background-color: #7796b4;
  color: #fff;
}

.topbar-wrapper {
  border-bottom: 1px solid #ddd;
}

.topbar {
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
  position: relative;
  font-size: 0.8125rem;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .topbar {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .topbar {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .topbar {
    width: 1170px;
  }
}

.topbar__left,
.topbar__center,
.topbar__right {
  margin-top: 1em;
  text-align: center;
}

.topbar__left:last-child,
.topbar__right:last-child,
.topbar__center:last-child {
  margin-bottom: 1em;
}

@media (min-width: 992px) {
  .topbar {
    height: 50px;
  }

  .topbar__left,
.topbar__center,
.topbar__right {
    position: absolute;
    margin-top: 0;
    height: 50px;
    line-height: 50px;
  }

  .topbar__left {
    left: 1rem;
    text-align: left;
  }

  .topbar__center {
    left: 50%;
    text-align: center;
    transform: translateX(-50%);
  }

  .topbar__right {
    right: 1rem;
    text-align: right;
  }
}
.header--text-color_light .topbar-wrapper {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.header--text-color_light .topbar,
.header--text-color_light .topbar a {
  color: #fff;
}

.header--text-color_light .topbar a:hover,
.header--text-color_light .topbar a:focus {
  color: #f35f55;
}

.header-logo a {
  text-decoration: none;
  color: #444;
}

.header-logo a:hover,
.header-logo a:focus {
  text-decoration: none;
  color: #444;
}

.header-logo__blogname {
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  font-size: 1.25rem;
  letter-spacing: 1px;
  white-space: nowrap;
}

.header-logo__img {
  max-width: 12rem;
}
@media (min-width: 768px) {
  .header-logo__img {
    max-width: none;
  }
}

.header--text-color_light .header-logo a {
  color: #fff;
}

.primary-menu {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  font-size: 0.875rem;
}

.primary-menu__item {
  position: relative;
}

.primary-menu__item > a {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  color: #333;
}

.primary-menu__item > a:hover,
.primary-menu__item > a:focus,
.primary-menu__item--current > a {
  text-decoration: none;
  color: #333;
  background-color: #f5f5f5;
}

.primary-menu__sub-menu {
  list-style: none;
  background-color: #fff;
}

.primary-menu__sub-menu-item > a {
  display: block;
  text-transform: none;
  text-decoration: none;
  color: #333;
}

.primary-menu__sub-menu-item > a:hover,
.primary-menu__sub-menu-item > a:focus,
.primary-menu__sub-menu-item--current > a {
  text-decoration: none;
  color: #333;
  background-color: #f5f5f5;
}

@media (max-width: 991px) {
  .primary-menu {
    border-top: 2px solid #333;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-color: #fff;
  }

  .primary-menu__item {
    border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  }

  .primary-menu__item > a {
    padding: 1rem;
    padding-left: 1.5rem;
  }

  .primary-menu__sub-menu-toggle {
    position: absolute;
    right: 1.0625rem;
    top: 0.25rem;
    display: block;
    padding: 0.5rem;
    outline: none;
    background-color: transparent;
  }

  .primary-menu__sub-menu-toggle-icon {
    display: block;
    width: 2.25rem;
    height: 2.25rem;
    line-height: 2.25rem;
    border: 1px solid;
    border-radius: 0.25rem;
    border-color: #666;
    font-family: "FontAwesome";
    font-size: 0.75rem;
    font-weight: normal;
    color: #333;
  }

  .primary-menu__sub-menu-toggle-icon::after {
    display: block;
    content: "\f078";
    transition: all 0.1s;
  }

  .primary-menu__sub-menu-toggle.is-toggled-on .primary-menu__sub-menu-toggle-icon::after {
    transform: rotate(-180deg);
  }

  .primary-menu__sub-menu {
    padding-left: 1.5rem;
  }

  .primary-menu__sub-menu--level-1 {
    display: none;
  }

  .primary-menu__sub-menu.is-toggled-on {
    display: block;
  }

  .primary-menu__sub-menu-item {
    border-top: 1px solid rgba(51, 51, 51, 0.1);
  }

  .primary-menu__sub-menu-item > a {
    padding: 0.75rem 1.5rem;
  }
}
@media (min-width: 992px) {
  .primary-menu {
    margin-right: -1.25rem;
    flex-flow: row wrap;
  }

  .primary-menu__item {
    padding: 0.75rem 1.25rem;
  }

  .primary-menu__item > a {
    position: relative;
    padding: 0;
  }

  .primary-menu__item > a::before {
    position: absolute;
    bottom: 0;
    content: "";
    width: 0;
    height: 0.1875rem;
    display: block;
    background-color: #f35f55;
    transition: width 0.3s;
  }

  .primary-menu__item > a:hover,
.primary-menu__item > a:focus,
.primary-menu__item--current > a {
    background-color: transparent;
  }

  .primary-menu__item:hover > a::before,
.primary-menu__item > a:focus::before,
.primary-menu__item--current > a::before,
.primary-menu__item--ancestor > a::before {
    width: 100%;
  }

  .primary-menu__item--has-sub-menu > a::after {
    content: " \f107";
    font-family: "FontAwesome";
  }

  .primary-menu__sub-menu {
    position: absolute;
    left: 50%;
    top: 70%;
    z-index: 1002;
    min-width: 12rem;
    padding-left: 0;
    border-top: 1px solid #ddd;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    white-space: nowrap;
    visibility: hidden;
    opacity: 0;
  }

  .primary-menu__sub-menu::after {
    content: "";
    display: block;
    position: absolute;
    left: -1rem;
    top: 0;
    width: 1rem;
    height: 100%;
    background-color: transparent;
  }

  .primary-menu__sub-menu--level-1 {
    left: 3px;
    top: 100%;
    transition: all 0.2s;
  }

  .primary-menu__sub-menu--level-1::after {
    display: none;
  }

  .primary-menu__sub-menu-item {
    position: relative;
  }

  .primary-menu__sub-menu-item > a {
    padding: 0.75rem 1rem;
  }

  .primary-menu__sub-menu-item--current > a,
.primary-menu__sub-menu-item--ancestor > a {
    background-color: transparent;
  }

  .primary-menu__sub-menu-item--has-sub-menu > a::after {
    content: " \f105";
    font-family: "FontAwesome";
    display: block;
    position: absolute;
    top: 0.75rem;
    right: 1rem;
  }

  .primary-menu__sub-menu-toggle {
    display: none;
  }

  .primary-menu__item:hover > .primary-menu__sub-menu,
.primary-menu__sub-menu-item:hover > .primary-menu__sub-menu {
    visibility: visible;
    opacity: 1;
  }
}
@media (min-width: 992px) {
  .header--text-color_light .primary-menu__item > a {
    color: #fff;
  }

  .header--text-color_light .primary-menu__item > a::before {
    background-color: #fff;
  }
}
.burger-button {
  border: none;
  box-shadow: none;
  outline: none;
  padding: 1.25rem 1.14rem;
  background-color: transparent;
  cursor: pointer;
}
@media (min-width: 992px) {
  .burger-button {
    display: none;
  }
}

.burger-button:hover,
.burger-button:focus {
  background-color: transparent;
}

.burger-button__bar {
  display: block;
  height: 3px;
  width: 15px;
  background-color: #333;
}

.burger-button__bar + .burger-button__bar {
  margin-top: 2px;
}

.header--text-color_light .burger-button__bar {
  background-color: #fff;
}

.navigation-bar {
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
  position: relative;
}
@media (min-width: 768px) {
  .navigation-bar {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .navigation-bar {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .navigation-bar {
    width: 1170px;
  }
}

.navigation-bar__logo-and-toggle-wrap {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}

.navigation-bar__logo {
  padding: 0.5rem 1rem 0.5rem 0;
}

.navigation-bar__menu {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1001;
}
@media (max-width: 991px) {
  .navigation-bar__menu.is-closed {
    display: none;
  }
}

@media (min-width: 992px) {
  .navigation-bar {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
  }

  .navigation-bar__logo-and-toggle-wrap {
    align-self: flex-start;
    display: block;
  }

  .navigation-bar__mobile-menu-toggle {
    display: none;
  }

  .navigation-bar__menu {
    position: static;
  }
}
.page-title {
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
  display: flex;
  flex-flow: column;
  justify-content: center;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .page-title {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .page-title {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .page-title {
    width: 1170px;
  }
}

.page-title__title {
  margin: 0;
  letter-spacing: 0.5px;
  word-wrap: break-word;
  margin-left: -1px;
}

.page-title__breadcrumbs {
  font-size: 0.8125rem;
  margin-top: 0.625rem;
  letter-spacing: 0.5px;
}

.page-title__breadcrumbs span > a {
  text-decoration: none;
}

.page-title--align_left {
  text-align: left;
}

.page-title--align_left .page-title__title {
  margin-left: -1px;
  margin-right: 0;
}

.page-title--align_right {
  text-align: right;
}

.page-title--align_right .page-title__title {
  margin-left: 0;
  margin-right: -1px;
}

.page-title--align_center {
  text-align: center;
}

.page-title--align_center .page-title__title {
  margin-left: 0;
  margin-right: 0;
}

.page-title--vspace_large {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.page-title--text-color_light .page-title__title,
.page-title--text-color_light .page-title__breadcrumbs,
.page-title--text-color_light .page-title__breadcrumbs span > a {
  color: #fff;
}

.header {
  position: relative;
}
.header:before, .header:after {
  content: " ";
  display: table;
}
.header:after {
  clear: both;
}

.header__background {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  background-color: #7796b4;
}

.header__page-title {
  position: relative;
}

.header--position_absolute {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 10;
}

.footer-widgets {
  background-color: #6287ad;
  font-size: 0.8125rem;
  min-height: 100px;
}

.footer-widgets__container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
  padding: 5rem 0 2rem;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .footer-widgets__container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .footer-widgets__container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .footer-widgets__container {
    width: 1170px;
  }
}

.footer-widgets__col {
  flex: 1 1 100%;
  width: 100%;
  max-width: 100%;
  padding: 0 1rem;
}
@media (min-width: 992px) {
  .footer-widgets__col {
    flex: 1 1 33.333333%;
    width: 33.333333%;
    max-width: 33.333333%;
  }
}

.footer-copyright {
  font-size: 0.8125rem;
  color: #fff;
  background-color: #000;
}

.footer-copyright__container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
  padding: 2.5rem 1rem;
}
@media (min-width: 768px) {
  .footer-copyright__container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .footer-copyright__container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .footer-copyright__container {
    width: 1170px;
  }
}

.more-link {
  position: relative;
  padding: 2px 0 0;
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
}

.more-link,
.more-link:hover,
.more-link:focus {
  text-decoration: none;
  color: #003366;
}

.more-link::before {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 0;
  border-bottom: 2px solid #001a33;
  padding: 2px 0 0;
  overflow: hidden;
  color: #001a33;
  content: attr(data-text);
  transition: max-width 0.5s;
  white-space: nowrap;
  text-decoration: none !important;
}

.more-link:hover::before,
.more-link:focus::before {
  max-width: 100%;
}

.pagination {
  margin-bottom: 4rem;
}

.pagination .nav-links {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
}

.pagination .nav-links .page-numbers {
  display: block;
  width: 2.25rem;
  height: 2.25rem;
  margin: 0 0.3125rem;
  padding: 0;
  border: 1px solid #999;
  border-radius: 2px;
  color: #999;
  font-size: 0.875rem;
  line-height: 2.25rem;
  text-decoration: none;
  text-align: center;
}

.pagination .nav-links .page-numbers:hover:not(.dots),
.pagination .nav-links .page-numbers:focus:not(.dots) {
  border-color: #666;
  color: #666;
}

.pagination .nav-links .page-numbers.current,
.pagination .nav-links .page-numbers.current:hover,
.pagination .nav-links .page-numbers.current:focus {
  border-color: #f35f55;
  background-color: #f35f55;
  color: #fff;
}

.comment {
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  font-size: 1rem;
}

.comment__box {
  padding: 2rem 0 2rem;
  display: flex;
  flex-flow: row nowrap;
}

.comment__avatar {
  margin-right: 1rem;
  flex: 0 0 auto;
}
@media (min-width: 768px) {
  .comment__avatar {
    margin-right: 2rem;
  }
}

.comment__avatar img {
  border-radius: 50%;
  border: 1px solid rgba(51, 51, 51, 0.1);
  width: 60px;
  height: 60px;
}
@media (min-width: 768px) {
  .comment__avatar img {
    width: auto;
    height: auto;
  }
}

.comment__body {
  flex: 1 1 auto;
}

.comment__header {
  margin-top: -0.4375em;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

.comment__author,
.comment__author a {
  text-decoration: none;
  font-weight: 700;
  color: #333;
}

.comment__date a {
  font-weight: 300;
  color: #999;
  text-decoration: none;
}

.comment__date a:hover {
  text-decoration: underline;
}

.comment__moderation {
  font-weight: 300;
  color: #999;
  font-style: italic;
}

.comment__text {
  margin-top: 0.5em;
}

.comment__text:last-child {
  margin-bottom: 0;
}

.comment__reply {
  display: inline-block;
  margin-top: 1.1875em;
  width: auto;
  line-height: 1;
}

.comment__reply,
.comment__reply a {
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 700;
  color: #f35f55;
  line-height: 1;
}

.comment__reply a {
  border-bottom: 1px solid #f35f55;
}

.comment__reply:hover,
.comment__reply a:hover {
  text-decoration: none;
  border-color: #f03225;
  color: #f03225;
}

.comment .children {
  list-style: none;
  padding-left: 2rem;
}

.children .comment {
  border-top: 0;
}

.children .comment__box {
  padding-top: 0;
}

.comment-form {
  margin-top: 1.375rem;
}
.comment-form .logged-in-as {
  margin-bottom: 1.75rem;
}

.comment-form__comment {
  margin-bottom: 2rem;
}
.comment-form__comment textarea {
  display: block;
  width: 100%;
}

.comment-form__author,
.comment-form__email {
  margin-bottom: 1.375rem;
}
.comment-form__author input,
.comment-form__email input {
  display: block;
  width: 100%;
}

.comment-form .comment-form-cookies-consent {
  clear: both;
  margin-bottom: 1.125rem;
}
.comment-form .comment-form-cookies-consent label {
  display: inline;
  margin-left: 0.375rem;
  margin-right: 0.375rem;
}

.comment-form__submit {
  clear: both;
  padding-top: 0.625rem;
}

@media (min-width: 768px) {
  .comment-form__author,
.comment-form__email {
    float: left;
    width: 50%;
  }

  .comment-form__author {
    padding-right: 1rem;
  }

  .comment-form__email {
    padding-left: 1rem;
  }
}
.comment-respond {
  margin-top: 2.25rem;
}
.comment-respond .comment-reply-title {
  margin: 0;
  text-transform: uppercase;
  font-size: 1em;
}
.comment .comment-respond {
  margin-top: 0;
  margin-bottom: 2rem;
  padding: 2rem;
  background-color: #f8f8f8;
}

.comments {
  font-size: 1rem;
  margin-bottom: 0.9375rem;
  padding: 2.75rem 1rem 0;
}
.comments *:first-child {
  margin-top: 0;
}
@media (min-width: 992px) {
  .comments {
    padding-left: 0;
    padding-right: 1.5rem;
  }
}

.comments__title {
  text-transform: uppercase;
  font-size: 1em;
  margin: 0;
}

.comments__list {
  list-style: none;
  padding: 0;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  margin-top: 2rem;
  margin-bottom: 0;
}

.comments__navigation {
  margin-top: 1.6rem;
  display: flex;
  flex-flow: row wrap;
}

.comments__next {
  margin-left: auto;
}

.testimonial-item {
  display: flex;
}

.testimonial-item__image {
  margin-right: 2rem;
}

.testimonial-item__title {
  font-size: 1rem;
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 0;
}

.testimonial-item__text {
  color: #333;
}

.testimonial-item__text::before,
.testimonial-item__text::after {
  content: "//";
  color: #f35f55;
}

.testimonials-carousel {
  position: relative;
  padding-top: 2.5rem;
}

.testimonials-carousel .owl-stage .owl-item img {
  width: auto;
}

.testimonials-carousel .owl-nav {
  position: absolute;
  right: 0;
  top: -40px;
}

.testimonials-carousel .owl-nav button.owl-next,
.testimonials-carousel .owl-nav button.owl-prev {
  display: inline-block;
  border: 1px solid #666;
  border-radius: 0;
  font-size: 23px;
  color: #666;
  width: 40px;
  height: 40px;
  line-height: 1;
  text-align: center;
  padding-top: 1px;
}

.testimonials-carousel .owl-nav button.owl-prev {
  margin-right: 10px;
}

.info-box {
  margin-bottom: 0.9375rem;
}
@media (min-width: 992px) {
  .info-box {
    margin-bottom: 0;
  }
}

.info-box__image {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 1.875rem;
}

.info-box__icon {
  display: block;
  color: #f35f55;
  line-height: 1;
}

.info-box__icon.vc_li {
  line-height: 1.4;
}

.info-box__copy > *:last-child {
  margin-bottom: 0;
}

.info-box__title {
  font-size: 1rem;
  color: #333;
  text-transform: uppercase;
  margin-top: 0;
}

.info-box--icon_left .info-box__body {
  display: flex;
  flex-flow: row;
  justify-content: flex-start;
}

.info-box--icon_left .info-box__icon {
  flex: 0 0 1em;
  width: 1em;
  max-width: 1em;
  margin-right: 2rem;
}

.info-box--icon_right .info-box__body {
  display: flex;
  flex-flow: row;
  justify-content: flex-end;
}

.info-box--icon_right .info-box__icon {
  flex: 0 0 1em;
  width: 1em;
  max-width: 1em;
  margin-left: 2rem;
  order: 1;
}

.info-box--icon_top .info-box__icon {
  margin-bottom: 0.9375rem;
}

.info-box--valign_center .info-box__body {
  align-items: center;
}

.post-teaser {
  position: relative;
  display: flex;
  flex-flow: column;
  height: 100%;
  padding: 1.5rem 1rem;
}

.post-teaser > *:last-child {
  margin-bottom: 0;
}

img.post-teaser__thumb {
  width: 100%;
  height: auto;
  margin-top: -0.5rem;
  margin-bottom: 2rem;
}

.post-teaser__title {
  margin-top: 0;
  margin-bottom: 1.25rem;
  font-size: 1.25rem;
  text-transform: uppercase;
}

.post-teaser__title a {
  text-decoration: none;
  color: #333;
}

.post-teaser__title a:hover,
.post-teaser__title a:focus {
  text-decoration: none;
  color: #f35f55;
}

.post-teaser__excerpt {
  margin-bottom: 1.5rem;
}

.post-teaser__footer {
  margin-top: auto;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.post-teaser__footer > * {
  margin-right: 15px;
}

.post-teaser__meta {
  font-size: 0.8125rem;
}

.post-teaser__more-link--pull_right {
  margin-left: auto;
}

.post-grid.no-border .post-teaser,
.post-carousel.no-border .post-teaser {
  padding: 0;
}

.post-grid.no-border img.post-teaser__thumb,
.post-carousel.no-border img.post-teaser__thumb {
  margin-top: 0;
}

.post-grid.no-border .post-teaser__excerpt,
.post-carousel.no-border .post-teaser__excerpt {
  margin-bottom: 1.75rem;
}

.post-teaser3 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  height: 100%;
  padding-top: calc(57% - 0.5rem);
  overflow: hidden;
  transition: all 0.1s;
}

.post-teaser3__link {
  text-decoration: none;
}

.post-teaser3__image-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 57%;
  margin-top: -0.5rem;
  transition: all 0.5s;
  transform: translate3d(0, 0, 0);
}

.post-teaser3__image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

.post-teaser3__title {
  position: relative;
  z-index: 1;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin: 0;
  padding: 2rem 1rem;
  font-weight: 900;
  font-size: 1.25rem;
  line-height: 1.1;
  text-decoration: none;
  text-align: center;
  background-color: #ebebeb;
  color: #333;
  transition: all 0.1s;
}

.post-teaser3:hover {
  padding-top: calc(57% - 1rem);
}

.post-teaser3:hover .post-teaser3__title {
  background-color: #f35f55;
  color: #fff;
}

.post-teaser3:hover .post-teaser3__image-container {
  transform: translate3d(0, 0.5rem, 0);
}

.post-teaser3__image-container.compat-object-fit {
  background-size: cover;
  background-position: center center;
}

.post-teaser3__image-container.compat-object-fit .post-teaser3__image {
  display: none;
}

.post-teaser4 {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  height: 100%;
  padding: 4rem 2rem 2rem;
  overflow: hidden;
  color: #fff;
}

.post-teaser4__image-container {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.post-teaser4__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.post-teaser4__bg-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(51, 51, 51, 0.5);
}

.post-teaser4__text-container {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}

.post-teaser4__title {
  margin-top: 0;
  font-size: 1.25rem;
  line-height: 1.1;
  text-transform: uppercase;
}

.post-teaser4__title,
.post-teaser4__title a {
  color: inherit;
  text-decoration: none;
}

.post-teaser4__excerpt {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.875rem;
  max-height: 5.625rem;
  margin-bottom: 1rem;
}

.post-teaser4__metas {
  display: flex;
  flex-flow: row wrap;
  font-size: 0.8125rem;
  margin-bottom: 1.75rem;
}

.post-teaser4__meta {
  padding-right: 1rem;
}

.post-teaser4__more {
  display: inline-block;
  padding: 0.5rem 1rem;
  border: 0;
  border-radius: 2px;
  font-size: 0.875rem;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  background-color: #f35f55;
  transition: all 0.3s;
}

.post-teaser4__more:hover {
  color: #fff;
  background-color: #f03225;
}

.post-teaser4__image-container.compat-object-fit {
  background-size: cover;
  background-position: center center;
}

.post-teaser4__image-container.compat-object-fit .post-teaser4__image {
  display: none;
}

.post-carousel__title {
  text-transform: uppercase;
  margin: 0;
}

.post-carousel__items {
  position: relative;
  padding-top: 2.5rem;
  width: auto;
}
@media (min-width: 768px) {
  .post-carousel__items {
    margin-left: -1rem;
    margin-right: -1rem;
  }
}

.post-carousel__items .owl-stage-outer {
  border-right: 1px solid #ddd;
}

.post-carousel__items .owl-item {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
}

.post-carousel__items .owl-item > * {
  height: 100%;
}

.post-carousel__items .owl-nav {
  position: absolute;
  top: -40px;
  right: 0;
}
@media (min-width: 768px) {
  .post-carousel__items .owl-nav {
    right: 1rem;
  }
}

.post-carousel__items .owl-nav button.owl-next,
.post-carousel__items .owl-nav button.owl-prev {
  display: inline-block;
  width: 40px;
  height: 40px;
  padding-top: 1px;
  border: 1px solid #666;
  border-radius: 0;
  font-size: 23px;
  line-height: 1;
  text-align: center;
  color: #666;
}

.post-carousel__items .owl-nav button.owl-prev {
  margin-right: 10px;
}

@media (min-width: 768px) {
  .post-carousel.no-border .post-carousel__items {
    margin-left: 0;
    margin-right: 0;
  }
}
.post-carousel.no-border .post-carousel__items .owl-stage-outer {
  border-right: 0;
}
.post-carousel.no-border .post-carousel__items .owl-item {
  border-top: 0;
  border-bottom: 0;
  border-left: 0;
}
.post-carousel.no-border .post-carousel__items .owl-item > * {
  height: auto;
}

.post-grid {
  display: flex;
  flex-flow: column nowrap;
}

.post-grid__filters {
  display: none;
  order: -1;
  text-align: center;
  padding-bottom: 1rem;
}

.post-grid__filter {
  margin: 0 0.25rem 1rem;
  color: #444;
  background-color: transparent;
  font-weight: 400;
  border: 1px solid #999;
  border-radius: 2px;
  cursor: pointer;
  transition: all 0.2s linear;
}

.post-grid__filter:hover,
.post-grid__filter.is-active {
  color: #fff;
  background-color: #7796b4;
  border-color: #7796b4;
}

.post-grid__items {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
@media (min-width: 768px) {
  .post-grid__items {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    display: flex;
    flex-flow: row wrap;
  }
}

.post-grid__item {
  width: calc(100% - 1rem);
  margin: 0 0.5rem 2rem;
  border: 1px solid rgba(51, 51, 51, 0.1);
}
@media (min-width: 768px) {
  .post-grid__item {
    width: calc(33.33333333% - 1rem);
  }
}

.post-grid.is-ready .post-grid__filters {
  display: block;
}

.post-grid.no-border .post-grid__items {
  margin-left: -1rem;
  margin-right: -1rem;
}

.post-grid.no-border .post-grid__item {
  width: 100%;
  margin: 0;
  padding: 1rem;
  border: 0;
}
@media (min-width: 768px) {
  .post-grid.no-border .post-grid__item {
    width: 33.33333333%;
  }
}

.module__title {
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
}

.module--carousel {
  margin-left: -15px;
  margin-right: -15px;
}

.entry {
  position: relative;
  border: 1px solid rgba(51, 51, 51, 0.1);
  margin-bottom: 2rem;
  padding: 1rem;
}
.entry:before, .entry:after {
  content: " ";
  display: table;
}
.entry:after {
  clear: both;
}
@media (min-width: 992px) {
  .entry {
    margin-left: -1.5rem;
    padding: 1.5rem;
  }
}

.entry img {
  display: block;
  max-width: 100%;
  height: auto;
}

.entry img,
.entry embed,
.entry iframe,
.entry object {
  max-width: 100%;
}

.entry > p > .more-link {
  display: inline-block;
  margin-top: 1.5rem;
}

.entry > *:first-child {
  margin-top: 0;
}

.entry > *:last-child {
  margin-bottom: 0;
}

.entry__badge {
  position: absolute;
  padding: 0 0.75rem 0.0625rem;
  display: block;
  background-color: #6287ad;
  color: #fff;
  font-weight: 300;
  letter-spacing: 0.5px;
}

.entry__thumbnail {
  margin-bottom: 2.125rem;
}

.entry__title {
  margin-top: 0;
  font-size: 1.25rem;
  text-transform: uppercase;
  word-wrap: break-word;
  margin-bottom: 1.5rem;
}

.entry__title a {
  text-decoration: none;
  color: #333;
}

.entry__title a:hover,
.entry__title a:focus {
  text-decoration: none;
  color: #f35f55;
}

.entry__metas {
  font-size: 0.875rem;
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 1.25rem;
}

.entry__metas > * {
  margin-right: 2rem;
}

.entry-meta__icon {
  margin-right: 0.5rem;
  padding-left: 1px;
  color: #f35f55;
}

.entry-meta,
.entry-meta a {
  text-decoration: none;
  color: #999;
}

.entry-meta a:hover,
.entry-meta a:focus {
  text-decoration: none;
  color: #f35f55;
}

.entry--single {
  margin-bottom: 0;
}

.entry.sticky {
  border-color: #6287ad;
}

.entry.sticky:not(.has-post-thumbnail) {
  padding-top: 3rem;
}

.entry.sticky:not(.has-post-thumbnail) .entry__badge {
  top: -1px;
  left: -1px;
}

.wpb_gmaps_widget.no-border .wpb_wrapper {
  padding: 0;
}

.page404 {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.page404__body {
  display: flex;
  flex-flow: column nowrap;
  width: auto;
  height: 100%;
  min-height: 15rem;
  justify-content: center;
  align-items: center;
}
@media (min-width: 992px) {
  .page404__body {
    height: 50%;
  }
}
.page404--no-image .page404__body {
  height: 100%;
}

.page404__title {
  font-size: 4.8125rem;
  color: #444;
  margin-top: 0;
}

.page404__link {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.page404__image {
  -o-object-fit: cover;
     object-fit: cover;
  display: none;
  width: 100%;
  height: 50%;
}
@media (min-width: 992px) {
  .page404__image {
    display: block;
  }
}

.social-link {
  font-size: 1rem;
  padding: 0.5rem;
  color: inherit;
}

.social-link:first-child {
  padding-left: 0;
}

.social-link:last-child {
  padding-right: 0;
}

.wpcf7 input[type=email],
.wpcf7 input[type=number],
.wpcf7 input[type=password],
.wpcf7 input[type=search],
.wpcf7 input[type=tel],
.wpcf7 input[type=text],
.wpcf7 textarea {
  width: 100%;
}

.wpcf7-form h4 {
  margin-top: 0;
  margin-bottom: 1.5rem;
}

.wpcf7-form p {
  margin-bottom: 1.875rem;
}

div.wpcf7 .ajax-loader.ajax-loader {
  position: absolute;
  margin-top: 0.75rem;
}

.rev_slider .wpcf7-form p {
  margin-bottom: 1.25rem;
}

.rev_slider .wpcf7-not-valid-tip {
  position: relative;
  top: 0.75rem;
  display: block;
  margin-top: -0.75rem;
  font-size: 0.875em;
}

.rev_slider .wpcf7-response-output {
  margin-top: -0.75rem;
  margin-left: 0;
  margin-right: 0;
  font-size: 0.875em;
}

.rev_slider .wpcf7-submit {
  background-color: #ddd;
  color: #333;
  font-weight: 400;
}

.textwidget #sb_instagram {
  margin: 1.5rem -10px -10px;
  width: calc(100% + 20px) !important;
}

.search-form {
  position: relative;
}

input[type=search].search-form__field {
  width: 100%;
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  border-color: #999;
  outline: none;
  transition: border-color 0.2s ease-out;
  font-size: 0.875rem;
}
input[type=search].search-form__field:focus {
  border-color: #444;
}
.widget--footer input[type=search].search-form__field {
  border-color: #ddd;
  background-color: transparent;
  color: #fff;
}
.widget--footer input[type=search].search-form__field:focus {
  border-color: #fff;
}

.search-form__submit {
  position: absolute;
  top: 3px;
  bottom: 3px;
  right: 3px;
  padding: 0.40625rem 0.875rem 0.40625rem 0.9625rem;
  color: #999;
  background-color: transparent;
  cursor: pointer;
  transition: all 0.2s ease-out;
}
.search-form__submit .icon {
  font-size: 1.3em;
}
.widget--footer .search-form__submit .icon {
  color: #fff;
}

.widget--sidebar .search-form__field:focus + .search-form__submit,
.search-form__submit:hover,
.search-form__submit:focus {
  color: #fff;
  background-color: #7796b4;
}

.quote {
  padding: 0;
  border-left: 0;
  font-style: italic;
  text-align: center;
}

.quote p:last-child {
  margin-bottom: 0;
}

.quote::before,
.quote::after {
  display: block;
  color: #f35f55;
  font-size: 1.875rem;
  font-weight: 700;
  font-style: normal;
  line-height: 1;
}

.quote::before {
  content: "“";
  margin-bottom: 1rem;
}

.quote::after {
  content: "”";
  margin-top: 1.75rem;
}

.widget > *:last-child {
  margin-bottom: 0;
}
.widget img {
  max-width: 100%;
  height: auto;
}
.widget select {
  max-width: 100%;
}
.widget--sidebar {
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  padding-bottom: 3rem;
  margin-bottom: 3rem;
}
.widget--sidebar a {
  text-decoration: none;
}
.widget--footer {
  margin-bottom: 2.7em;
  color: #fff;
}
.widget--footer a {
  color: #fff;
  text-decoration: none;
}
.widget--footer a:hover {
  text-decoration: underline;
}

.widget__title {
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
}
.widget--sidebar .widget__title {
  margin: 1rem 0;
  padding: 0.5em 0.5em 0.5em 1em;
  border-left: 3px solid #f35f55;
  letter-spacing: 2px;
}
.widget--footer .widget__title {
  margin: 0 0 1.2em;
  color: #fff;
  font-size: 1rem;
  letter-spacing: 1px;
}

.widget_archive > ul,
.widget_categories > ul,
.widget_meta > ul,
.widget_nav_menu > div > ul,
.widget_pages > ul,
.widget_recent_comments > ul,
.widget_recent_entries > ul,
.widget_rss > ul,
.widget_product_categories > ul {
  list-style: none;
  padding-left: 0;
}
.widget_archive > ul > li,
.widget_categories > ul > li,
.widget_meta > ul > li,
.widget_nav_menu > div > ul > li,
.widget_pages > ul > li,
.widget_recent_comments > ul > li,
.widget_recent_entries > ul > li,
.widget_rss > ul > li,
.widget_product_categories > ul > li {
  margin-bottom: 0.5rem;
}
.widget_archive > ul > li:last-child,
.widget_categories > ul > li:last-child,
.widget_meta > ul > li:last-child,
.widget_nav_menu > div > ul > li:last-child,
.widget_pages > ul > li:last-child,
.widget_recent_comments > ul > li:last-child,
.widget_recent_entries > ul > li:last-child,
.widget_rss > ul > li:last-child,
.widget_product_categories > ul > li:last-child {
  margin-bottom: 0;
}
.widget_archive > ul ul,
.widget_categories > ul ul,
.widget_meta > ul ul,
.widget_nav_menu > div > ul ul,
.widget_pages > ul ul,
.widget_recent_comments > ul ul,
.widget_recent_entries > ul ul,
.widget_rss > ul ul,
.widget_product_categories > ul ul {
  list-style: none;
  padding-left: 1rem;
}

.widget_rss.widget--sidebar > ul > li {
  margin-bottom: 1.875rem;
}

.widget_meta.widget--footer > ul > li,
.widget_recent_comments.widget--footer > ul > li,
.widget_recent_entries > ul > li {
  margin-bottom: 0.7em;
}

.widget_nav_menu.widget--footer ul {
  padding: 0;
  padding-left: 1em;
  margin: 0;
  font-size: 0;
  list-style: none;
}

.widget_nav_menu.widget--footer ul ul {
  display: none;
}

.widget_nav_menu.widget--footer ul li {
  display: inline-block;
  width: 50%;
  margin-bottom: 0.7em;
  vertical-align: top;
  font-size: 0.875rem;
}

.widget_nav_menu.widget--footer ul li:last-child {
  margin-bottom: 0;
}

.widget_calendar table {
  border-collapse: collapse;
}
.widget_calendar table caption {
  font-weight: 700;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}
.widget_calendar table, .widget_calendar thead, .widget_calendar tfoot, .widget_calendar tr, .widget_calendar td, .widget_calendar th {
  border: 0;
}
.widget_calendar th {
  color: #fff;
  background-color: #6287ad;
}
.widget_calendar th,
.widget_calendar tbody td {
  text-align: center;
}
.widget_calendar tbody {
  border: 1px solid rgba(51, 51, 51, 0.1);
  border-top: 0;
  color: #999;
}
.widget_calendar tfoot td:first-child {
  text-align: left;
}
.widget_calendar tfoot td:last-child {
  text-align: right;
}
.widget_calendar a {
  text-decoration: none;
}
.widget_calendar.widget--footer thead {
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.widget_calendar.widget--footer th {
  background-color: transparent;
}
.widget_calendar.widget--footer tbody {
  border-color: rgba(255, 255, 255, 0.5);
  color: #fff;
}

.widget_pages.widget--footer ul {
  list-style: none;
  padding-left: 1em;
}

.widget_pages.widget--footer ul ul {
  margin-top: 0.5em;
}

.widget_pages.widget--footer ul li {
  margin-bottom: 0.7em;
}

.widget_pages.widget--footer > ul {
  padding: 0;
  margin: 0;
  font-size: 0;
}

.widget_pages.widget--footer > ul > li {
  font-size: 0.875rem;
  width: 50%;
  display: inline-block;
  vertical-align: top;
}

.widget_pages.widget--footer > ul > li:last-child {
  margin-bottom: 0;
}

.rpwe_widget .rpwe-block {
  margin-top: 2rem;
}
.rpwe_widget .rpwe-ul {
  margin-bottom: 0;
}
.rpwe_widget .rpwe-li {
  border: 0;
  font-size: 1em;
}
.rpwe_widget .rpwe-li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.rpwe_widget .rpwe-li .rpwe-thumb {
  padding: 0 !important;
  border: 1px solid rgba(51, 51, 51, 0.1) !important;
  box-shadow: none !important;
  margin-right: 1em !important;
  width: auto;
  height: auto;
}
.rpwe_widget .rpwe-li .rpwe-title {
  font-family: inherit;
  font-size: 1em !important;
}
@media (max-width: 767px) {
  .rpwe_widget {
    font-size: 1.25rem;
  }
}

.widget_tag_cloud,
.widget_product_tag_cloud {
  font-size: 0.875rem;
}
.widget_tag_cloud .tagcloud,
.widget_product_tag_cloud .tagcloud {
  display: flex;
  flex-flow: row wrap;
  margin-top: 2em;
  margin-bottom: -1em;
}
.widget_tag_cloud a,
.widget_product_tag_cloud a {
  color: #666;
  border: 1px solid rgba(51, 51, 51, 0.1);
  border-radius: 2px;
  text-decoration: none;
  padding: 0.25em 0.5em 0.4em;
  margin: 0 1em 1em 0;
  transition: all 0.2s ease;
}
.widget_tag_cloud a:hover, .widget_tag_cloud a:focus,
.widget_product_tag_cloud a:hover,
.widget_product_tag_cloud a:focus {
  color: #fff;
  border-color: #f35f55;
  background-color: #f35f55;
  text-decoration: none;
}
.widget_tag_cloud.widget--footer a,
.widget_product_tag_cloud.widget--footer a {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.5);
  font-weight: 300;
}
.widget_tag_cloud.widget--footer a:hover, .widget_tag_cloud.widget--footer a:focus,
.widget_product_tag_cloud.widget--footer a:hover,
.widget_product_tag_cloud.widget--footer a:focus {
  color: #444;
  background-color: #ebebeb;
}

.woocommerce .quantity .qty {
  width: 4rem;
  padding: 0.1875rem 0.5rem 0.1875rem 1rem;
}
.woocommerce div.product span.price,
.woocommerce div.product p.price {
  color: #444;
}
.woocommerce div.product span.price ins,
.woocommerce div.product p.price ins {
  text-decoration: none;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
  margin: 0;
}
.woocommerce span.onsale {
  background-color: #f35f55;
  border-radius: 50%;
  line-height: 2.375rem;
  height: 2rem;
  padding-right: 1px;
}
.woocommerce ul.products li.product {
  text-align: center;
}
.woocommerce ul.products li.product > a:first-child {
  display: block;
}
.woocommerce ul.products li.product > a:first-child:focus {
  outline: thin dotted #333;
}
.woocommerce ul.products li.product .onsale {
  z-index: 1;
}
.woocommerce ul.products li.product a img {
  position: relative;
  transition: all 0.3s;
}
.woocommerce ul.products li.product h3,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product .woocommerce-loop-category__title {
  margin-bottom: 0.25rem;
  padding: 0;
  color: #444;
  font-size: 1rem;
  text-transform: uppercase;
}
.woocommerce ul.products li.product .star-rating {
  margin: 0.8125rem auto 0.3125rem;
}
.woocommerce ul.products li.product .price {
  margin-bottom: 0.5rem;
  color: #444;
  font-size: 0.9375rem;
  font-weight: 700;
}
.woocommerce ul.products li.product .price ins {
  text-decoration: none;
}
.woocommerce ul.products li.product .button {
  margin: 0 0 0.5rem;
}
.woocommerce ul.products li.product:hover h3,
.woocommerce ul.products li.product:hover .woocommerce-loop-product__title,
.woocommerce ul.products li.product:hover .woocommerce-loop-category__title {
  color: #f35f55;
}
.woocommerce ul.products li.product:hover a img {
  transform: scale(1.05);
}
.woocommerce ul.products.list li.product > a:first-child:focus {
  outline: none;
}
.woocommerce .woocommerce-result-count {
  margin-bottom: 2rem;
}
.woocommerce .woocommerce-ordering {
  margin-bottom: 2rem;
}
.woocommerce .woocommerce-ordering select {
  vertical-align: baseline;
}
.woocommerce nav.woocommerce-pagination ul {
  border: 0;
}
.woocommerce nav.woocommerce-pagination ul li {
  border: 0;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  display: block;
  width: 2.25rem;
  height: 2.25rem;
  margin: 0 0.3125rem;
  padding: 0;
  border: 1px solid #999;
  border-radius: 2px;
  color: #999;
  font-size: 0.875rem;
  line-height: 2.25rem;
  text-decoration: none;
  text-align: center;
}
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus {
  border-color: #666;
  background-color: transparent;
  color: #666;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
  border-color: #f35f55;
  background-color: #f35f55;
  color: #fff;
}
.woocommerce .star-rating::before {
  color: #ddd;
}
.woocommerce .star-rating span {
  color: #ddd;
}
.woocommerce .products .star-rating {
  margin: 0 auto 0.5em;
}
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce a.added_to_cart {
  border: 0;
  border-radius: 2px;
  padding: 0.8rem 2rem;
  display: inline-block;
  font-size: 0.875rem;
  line-height: 1;
  font-weight: 300;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  padding: 0.625rem 1rem;
  border: 2px solid #ddd;
  background-color: transparent;
  color: #444;
  font-weight: 400;
  text-transform: none;
}
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.added_to_cart:hover {
  border-color: #7796b4;
  background-color: #7796b4;
  color: #fff;
}
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce a.added_to_cart.alt {
  border-color: #7796b4;
  background-color: #7796b4;
  color: #fff;
}
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.added_to_cart.alt:hover {
  border-color: #587da0;
  background-color: #587da0;
}
.woocommerce a.button.alt.disabled, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled]:hover,
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.added_to_cart.alt.disabled,
.woocommerce a.added_to_cart.alt:disabled,
.woocommerce a.added_to_cart.alt:disabled[disabled],
.woocommerce a.added_to_cart.alt.disabled:hover,
.woocommerce a.added_to_cart.alt:disabled:hover,
.woocommerce a.added_to_cart.alt:disabled[disabled]:hover {
  background-color: #7796b4;
  color: #fff;
}
.woocommerce a.button:disabled, .woocommerce a.button.disabled, .woocommerce a.button:disabled[disabled],
.woocommerce button.button:disabled,
.woocommerce button.button.disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button:disabled,
.woocommerce input.button.disabled,
.woocommerce input.button:disabled[disabled],
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.added_to_cart:disabled,
.woocommerce a.added_to_cart.disabled,
.woocommerce a.added_to_cart:disabled[disabled] {
  padding: 0.625rem 1rem;
}
.woocommerce a.button:disabled:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled[disabled]:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce a.added_to_cart:disabled:hover,
.woocommerce a.added_to_cart.disabled:hover,
.woocommerce a.added_to_cart:disabled[disabled]:hover {
  border-color: #ddd;
  background-color: transparent;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
  padding: 0;
  margin-bottom: 1rem;
}
.woocommerce ul.cart_list li.empty,
.woocommerce ul.product_list_widget li.empty {
  margin-bottom: 0;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
  width: 4.375rem;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
  font-size: 0.875rem;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #f35f55;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #f35f55;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #ddd;
}

.woocommerce-cart table.cart,
.woocommerce-checkout table.cart,
#add_payment_method table.cart {
  table-layout: fixed;
}
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img,
#add_payment_method table.cart img {
  width: 4.375rem;
  box-shadow: none;
}
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text,
#add_payment_method table.cart td.actions .coupon .input-text {
  width: 8rem;
  margin: 0 0.5rem 0 0;
  padding: 0.1875rem 0.5rem;
  border-color: #999;
  line-height: inherit;
}
@media (min-width: 768px) {
  .woocommerce-cart table.cart th.product-remove,
.woocommerce-checkout table.cart th.product-remove,
#add_payment_method table.cart th.product-remove {
    width: 7%;
  }
  .woocommerce-cart table.cart th.product-thumbnail,
.woocommerce-cart table.cart th.product-quantity,
.woocommerce-checkout table.cart th.product-thumbnail,
.woocommerce-checkout table.cart th.product-quantity,
#add_payment_method table.cart th.product-thumbnail,
#add_payment_method table.cart th.product-quantity {
    width: 12.5%;
  }
}
@media (min-width: 992px) {
  .woocommerce-cart table.cart th.product-remove,
.woocommerce-checkout table.cart th.product-remove,
#add_payment_method table.cart th.product-remove {
    width: 5.3%;
  }
  .woocommerce-cart table.cart th.product-thumbnail,
.woocommerce-cart table.cart th.product-quantity,
.woocommerce-checkout table.cart th.product-thumbnail,
.woocommerce-checkout table.cart th.product-quantity,
#add_payment_method table.cart th.product-thumbnail,
#add_payment_method table.cart th.product-quantity {
    width: 9.6%;
  }
  .woocommerce-cart table.cart th.product-price,
.woocommerce-cart table.cart th.product-subtotal,
.woocommerce-checkout table.cart th.product-price,
.woocommerce-checkout table.cart th.product-subtotal,
#add_payment_method table.cart th.product-price,
#add_payment_method table.cart th.product-subtotal {
    width: 17.5%;
  }
}
@media (min-width: 1200px) {
  .woocommerce-cart table.cart th.product-remove,
.woocommerce-checkout table.cart th.product-remove,
#add_payment_method table.cart th.product-remove {
    width: 4.3%;
  }
  .woocommerce-cart table.cart th.product-thumbnail,
.woocommerce-cart table.cart th.product-quantity,
.woocommerce-checkout table.cart th.product-thumbnail,
.woocommerce-checkout table.cart th.product-quantity,
#add_payment_method table.cart th.product-thumbnail,
#add_payment_method table.cart th.product-quantity {
    width: 7.9%;
  }
  .woocommerce-cart table.cart th.product-price,
.woocommerce-cart table.cart th.product-subtotal,
.woocommerce-checkout table.cart th.product-price,
.woocommerce-checkout table.cart th.product-subtotal,
#add_payment_method table.cart th.product-price,
#add_payment_method table.cart th.product-subtotal {
    width: 14.5%;
  }
}

.woocommerce .gridlist-toggle {
  position: relative;
  top: -1.5rem;
  margin: 0 0 -0.5rem !important;
  padding: 0 !important;
}

ul.products.grid .woocommerce-product-details__short-description {
  display: none;
}

ul.products.list li.product .woocommerce-product-details__short-description {
  width: 65.4%;
  float: right;
  clear: none;
}

ul.products.list li.product .woocommerce-product-details__short-description {
  display: block;
}

ul.products.list li.product:hover a img {
  transform: none;
}

.vc_tta.vc_tta-accordion.transparent .vc_tta-panel .vc_tta-panel-title {
  font-size: 1rem;
}
.vc_tta.vc_tta-accordion.transparent .vc_tta-panel .vc_tta-panel-heading,
.vc_tta.vc_tta-accordion.transparent .vc_tta-panel .vc_tta-panel-body, .vc_tta.vc_tta-accordion.transparent .vc_tta-panel.vc_active .vc_tta-panel-heading,
.vc_tta.vc_tta-accordion.transparent .vc_tta-panel.vc_active .vc_tta-panel-body {
  background-color: transparent;
}
.vc_tta.vc_tta-accordion.transparent .vc_tta-panel .vc_tta-panel-heading,
.vc_tta.vc_tta-accordion.transparent .vc_tta-panel .vc_tta-panel-heading a,
.vc_tta.vc_tta-accordion.transparent .vc_tta-panel .vc_tta-panel-body,
.vc_tta.vc_tta-accordion.transparent .vc_tta-panel .vc_tta-panel-body a, .vc_tta.vc_tta-accordion.transparent .vc_tta-panel.vc_active .vc_tta-panel-heading,
.vc_tta.vc_tta-accordion.transparent .vc_tta-panel.vc_active .vc_tta-panel-heading a,
.vc_tta.vc_tta-accordion.transparent .vc_tta-panel.vc_active .vc_tta-panel-body,
.vc_tta.vc_tta-accordion.transparent .vc_tta-panel.vc_active .vc_tta-panel-body a {
  color: #333;
}
.vc_tta.vc_tta-accordion.bordered {
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
}
.vc_tta.vc_tta-accordion.bordered .vc_tta-panel .vc_tta-panel-heading,
.vc_tta.vc_tta-accordion.bordered .vc_tta-panel .vc_tta-panel-body, .vc_tta.vc_tta-accordion.bordered .vc_tta-panel.vc_active .vc_tta-panel-heading,
.vc_tta.vc_tta-accordion.bordered .vc_tta-panel.vc_active .vc_tta-panel-body {
  border-bottom: 1px solid #999;
}

/* VC Revolution Slider Element */
.wpb_revslider_element {
  margin-bottom: 0 !important;
}

.main-wrap,
.main-and-sidebar-wrap {
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (min-width: 768px) {
  .main-wrap,
.main-and-sidebar-wrap {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .main-wrap,
.main-and-sidebar-wrap {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .main-wrap,
.main-and-sidebar-wrap {
    width: 1170px;
  }
}
.main-wrap:before, .main-wrap:after,
.main-and-sidebar-wrap:before,
.main-and-sidebar-wrap:after {
  content: " ";
  display: table;
}
.main-wrap:after,
.main-and-sidebar-wrap:after {
  clear: both;
}

.main-and-sidebar-wrap {
  margin-top: 2.625rem;
}
.main-and-sidebar-wrap .main-col,
.main-and-sidebar-wrap .sidebar-col {
  margin-bottom: 3rem;
}

.main-wrap .main-col:not(.main-col--vc) {
  padding-top: 2.25rem;
  padding-bottom: 2rem;
}

@media (min-width: 992px) {
  .main-and-sidebar-wrap .main-col {
    float: left;
    width: calc(100% - 295px - 2.5rem);
  }
  .main-and-sidebar-wrap .sidebar-col {
    float: right;
    width: 295px;
    margin-left: 2.5rem;
  }
}
@media (min-width: 1200px) {
  .main-and-sidebar-wrap .main-col {
    width: calc(100% - 295px - 5.9375rem);
  }
  .main-and-sidebar-wrap .sidebar-col {
    margin-left: 5.9375rem;
  }
}
.post-carousel.no-border .post-carousel__items .owl-item > .post-teaser4 {
  height: 100%;
}

.vc_row-has-fill + .vc_row-full-width + .vc_row.row-border > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_vc_row > .vc_row.row-border > .vc_vc_column > .vc_column_container > .vc_column-inner {
  padding-top: 15px;
}

.stretch-column > .vc_column-inner > .wpb_wrapper {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
}
.stretch-column > .vc_column-inner > .wpb_wrapper > * {
  flex: 1 0 auto;
}

@media (min-width: 768px) {
  .main-wrap .vc_row[data-vc-full-width]:not([data-vc-stretch-content]),
.main-wrap .vc_section[data-vc-full-width]:not([data-vc-stretch-content]) {
    position: relative !important;
    width: 100vw !important;
    left: 50% !important;
    right: 50% !important;
    margin-left: -50vw !important;
    margin-right: -50vw !important;
    padding-left: calc(50vw - 375px) !important;
    padding-right: calc(50vw - 375px) !important;
  }
}
@media (min-width: 992px) {
  .main-wrap .vc_row[data-vc-full-width]:not([data-vc-stretch-content]),
.main-wrap .vc_section[data-vc-full-width]:not([data-vc-stretch-content]) {
    padding-left: calc(50vw - 485px) !important;
    padding-right: calc(50vw - 485px) !important;
  }
}
@media (min-width: 1200px) {
  .main-wrap .vc_row[data-vc-full-width]:not([data-vc-stretch-content]),
.main-wrap .vc_section[data-vc-full-width]:not([data-vc-stretch-content]) {
    padding-left: calc(50vw - 585px) !important;
    padding-right: calc(50vw - 585px) !important;
  }
}

.post-grid:not(.no-border) .post-teaser3 {
  height: inherit;
}

.text-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left,
.text-xs-left {
  text-align: left !important;
}

.text-right,
.text-xs-right {
  text-align: right !important;
}

.text-center,
.text-xs-center {
  text-align: center !important;
}

@media (min-width: 768px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-white {
  color: #fff !important;
}

.text-accent {
  color: #f35f55 !important;
}

.color-accent {
  color: #f35f55 !important;
}

.bg-accent {
  background-color: #f35f55 !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.mh-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.mv-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.m-1 {
  margin: 1rem !important;
}

.mt-1 {
  margin-top: 1rem !important;
}

.mr-1 {
  margin-right: 1rem !important;
}

.mb-1 {
  margin-bottom: 1rem !important;
}

.ml-1 {
  margin-left: 1rem !important;
}

.mh-1 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.mv-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.m-2 {
  margin: 1.5rem !important;
}

.mt-2 {
  margin-top: 1.5rem !important;
}

.mr-2 {
  margin-right: 1.5rem !important;
}

.mb-2 {
  margin-bottom: 1.5rem !important;
}

.ml-2 {
  margin-left: 1.5rem !important;
}

.mh-2 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

.mv-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.m-3 {
  margin: 3rem !important;
}

.mt-3 {
  margin-top: 3rem !important;
}

.mr-3 {
  margin-right: 3rem !important;
}

.mb-3 {
  margin-bottom: 3rem !important;
}

.ml-3 {
  margin-left: 3rem !important;
}

.mh-3 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

.mv-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.m-4 {
  margin: 4.5rem !important;
}

.mt-4 {
  margin-top: 4.5rem !important;
}

.mr-4 {
  margin-right: 4.5rem !important;
}

.mb-4 {
  margin-bottom: 4.5rem !important;
}

.ml-4 {
  margin-left: 4.5rem !important;
}

.mh-4 {
  margin-left: 4.5rem !important;
  margin-right: 4.5rem !important;
}

.mv-4 {
  margin-top: 4.5rem !important;
  margin-bottom: 4.5rem !important;
}

.m-5 {
  margin: 6rem !important;
}

.mt-5 {
  margin-top: 6rem !important;
}

.mr-5 {
  margin-right: 6rem !important;
}

.mb-5 {
  margin-bottom: 6rem !important;
}

.ml-5 {
  margin-left: 6rem !important;
}

.mh-5 {
  margin-left: 6rem !important;
  margin-right: 6rem !important;
}

.mv-5 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}

.m-6 {
  margin: 9rem !important;
}

.mt-6 {
  margin-top: 9rem !important;
}

.mr-6 {
  margin-right: 9rem !important;
}

.mb-6 {
  margin-bottom: 9rem !important;
}

.ml-6 {
  margin-left: 9rem !important;
}

.mh-6 {
  margin-left: 9rem !important;
  margin-right: 9rem !important;
}

.mv-6 {
  margin-top: 9rem !important;
  margin-bottom: 9rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.ph-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.pv-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.p-1 {
  padding: 1rem !important;
}

.pt-1 {
  padding-top: 1rem !important;
}

.pr-1 {
  padding-right: 1rem !important;
}

.pb-1 {
  padding-bottom: 1rem !important;
}

.pl-1 {
  padding-left: 1rem !important;
}

.ph-1 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.pv-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.p-2 {
  padding: 1.5rem !important;
}

.pt-2 {
  padding-top: 1.5rem !important;
}

.pr-2 {
  padding-right: 1.5rem !important;
}

.pb-2 {
  padding-bottom: 1.5rem !important;
}

.pl-2 {
  padding-left: 1.5rem !important;
}

.ph-2 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.pv-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.p-3 {
  padding: 3rem !important;
}

.pt-3 {
  padding-top: 3rem !important;
}

.pr-3 {
  padding-right: 3rem !important;
}

.pb-3 {
  padding-bottom: 3rem !important;
}

.pl-3 {
  padding-left: 3rem !important;
}

.ph-3 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

.pv-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.p-4 {
  padding: 4.5rem !important;
}

.pt-4 {
  padding-top: 4.5rem !important;
}

.pr-4 {
  padding-right: 4.5rem !important;
}

.pb-4 {
  padding-bottom: 4.5rem !important;
}

.pl-4 {
  padding-left: 4.5rem !important;
}

.ph-4 {
  padding-left: 4.5rem !important;
  padding-right: 4.5rem !important;
}

.pv-4 {
  padding-top: 4.5rem !important;
  padding-bottom: 4.5rem !important;
}

.p-5 {
  padding: 6rem !important;
}

.pt-5 {
  padding-top: 6rem !important;
}

.pr-5 {
  padding-right: 6rem !important;
}

.pb-5 {
  padding-bottom: 6rem !important;
}

.pl-5 {
  padding-left: 6rem !important;
}

.ph-5 {
  padding-left: 6rem !important;
  padding-right: 6rem !important;
}

.pv-5 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important;
}

.p-6 {
  padding: 9rem !important;
}

.pt-6 {
  padding-top: 9rem !important;
}

.pr-6 {
  padding-right: 9rem !important;
}

.pb-6 {
  padding-bottom: 9rem !important;
}

.pl-6 {
  padding-left: 9rem !important;
}

.ph-6 {
  padding-left: 9rem !important;
  padding-right: 9rem !important;
}

.pv-6 {
  padding-top: 9rem !important;
  padding-bottom: 9rem !important;
}

@media (min-width: 768px) {
  .sm-m-0 {
    margin: 0 !important;
  }

  .sm-mt-0 {
    margin-top: 0 !important;
  }

  .sm-mr-0 {
    margin-right: 0 !important;
  }

  .sm-mb-0 {
    margin-bottom: 0 !important;
  }

  .sm-ml-0 {
    margin-left: 0 !important;
  }

  .sm-mh-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .sm-mv-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .sm-m-1 {
    margin: 1rem !important;
  }

  .sm-mt-1 {
    margin-top: 1rem !important;
  }

  .sm-mr-1 {
    margin-right: 1rem !important;
  }

  .sm-mb-1 {
    margin-bottom: 1rem !important;
  }

  .sm-ml-1 {
    margin-left: 1rem !important;
  }

  .sm-mh-1 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .sm-mv-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .sm-m-2 {
    margin: 1.5rem !important;
  }

  .sm-mt-2 {
    margin-top: 1.5rem !important;
  }

  .sm-mr-2 {
    margin-right: 1.5rem !important;
  }

  .sm-mb-2 {
    margin-bottom: 1.5rem !important;
  }

  .sm-ml-2 {
    margin-left: 1.5rem !important;
  }

  .sm-mh-2 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .sm-mv-2 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .sm-m-3 {
    margin: 3rem !important;
  }

  .sm-mt-3 {
    margin-top: 3rem !important;
  }

  .sm-mr-3 {
    margin-right: 3rem !important;
  }

  .sm-mb-3 {
    margin-bottom: 3rem !important;
  }

  .sm-ml-3 {
    margin-left: 3rem !important;
  }

  .sm-mh-3 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .sm-mv-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .sm-m-4 {
    margin: 4.5rem !important;
  }

  .sm-mt-4 {
    margin-top: 4.5rem !important;
  }

  .sm-mr-4 {
    margin-right: 4.5rem !important;
  }

  .sm-mb-4 {
    margin-bottom: 4.5rem !important;
  }

  .sm-ml-4 {
    margin-left: 4.5rem !important;
  }

  .sm-mh-4 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }

  .sm-mv-4 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }

  .sm-m-5 {
    margin: 6rem !important;
  }

  .sm-mt-5 {
    margin-top: 6rem !important;
  }

  .sm-mr-5 {
    margin-right: 6rem !important;
  }

  .sm-mb-5 {
    margin-bottom: 6rem !important;
  }

  .sm-ml-5 {
    margin-left: 6rem !important;
  }

  .sm-mh-5 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .sm-mv-5 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .sm-m-6 {
    margin: 9rem !important;
  }

  .sm-mt-6 {
    margin-top: 9rem !important;
  }

  .sm-mr-6 {
    margin-right: 9rem !important;
  }

  .sm-mb-6 {
    margin-bottom: 9rem !important;
  }

  .sm-ml-6 {
    margin-left: 9rem !important;
  }

  .sm-mh-6 {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }

  .sm-mv-6 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }

  .sm-p-0 {
    padding: 0 !important;
  }

  .sm-pt-0 {
    padding-top: 0 !important;
  }

  .sm-pr-0 {
    padding-right: 0 !important;
  }

  .sm-pb-0 {
    padding-bottom: 0 !important;
  }

  .sm-pl-0 {
    padding-left: 0 !important;
  }

  .sm-ph-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .sm-pv-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .sm-p-1 {
    padding: 1rem !important;
  }

  .sm-pt-1 {
    padding-top: 1rem !important;
  }

  .sm-pr-1 {
    padding-right: 1rem !important;
  }

  .sm-pb-1 {
    padding-bottom: 1rem !important;
  }

  .sm-pl-1 {
    padding-left: 1rem !important;
  }

  .sm-ph-1 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .sm-pv-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .sm-p-2 {
    padding: 1.5rem !important;
  }

  .sm-pt-2 {
    padding-top: 1.5rem !important;
  }

  .sm-pr-2 {
    padding-right: 1.5rem !important;
  }

  .sm-pb-2 {
    padding-bottom: 1.5rem !important;
  }

  .sm-pl-2 {
    padding-left: 1.5rem !important;
  }

  .sm-ph-2 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .sm-pv-2 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .sm-p-3 {
    padding: 3rem !important;
  }

  .sm-pt-3 {
    padding-top: 3rem !important;
  }

  .sm-pr-3 {
    padding-right: 3rem !important;
  }

  .sm-pb-3 {
    padding-bottom: 3rem !important;
  }

  .sm-pl-3 {
    padding-left: 3rem !important;
  }

  .sm-ph-3 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .sm-pv-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .sm-p-4 {
    padding: 4.5rem !important;
  }

  .sm-pt-4 {
    padding-top: 4.5rem !important;
  }

  .sm-pr-4 {
    padding-right: 4.5rem !important;
  }

  .sm-pb-4 {
    padding-bottom: 4.5rem !important;
  }

  .sm-pl-4 {
    padding-left: 4.5rem !important;
  }

  .sm-ph-4 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }

  .sm-pv-4 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }

  .sm-p-5 {
    padding: 6rem !important;
  }

  .sm-pt-5 {
    padding-top: 6rem !important;
  }

  .sm-pr-5 {
    padding-right: 6rem !important;
  }

  .sm-pb-5 {
    padding-bottom: 6rem !important;
  }

  .sm-pl-5 {
    padding-left: 6rem !important;
  }

  .sm-ph-5 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .sm-pv-5 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .sm-p-6 {
    padding: 9rem !important;
  }

  .sm-pt-6 {
    padding-top: 9rem !important;
  }

  .sm-pr-6 {
    padding-right: 9rem !important;
  }

  .sm-pb-6 {
    padding-bottom: 9rem !important;
  }

  .sm-pl-6 {
    padding-left: 9rem !important;
  }

  .sm-ph-6 {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }

  .sm-pv-6 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }
}
@media (min-width: 992px) {
  .md-m-0 {
    margin: 0 !important;
  }

  .md-mt-0 {
    margin-top: 0 !important;
  }

  .md-mr-0 {
    margin-right: 0 !important;
  }

  .md-mb-0 {
    margin-bottom: 0 !important;
  }

  .md-ml-0 {
    margin-left: 0 !important;
  }

  .md-mh-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .md-mv-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .md-m-1 {
    margin: 1rem !important;
  }

  .md-mt-1 {
    margin-top: 1rem !important;
  }

  .md-mr-1 {
    margin-right: 1rem !important;
  }

  .md-mb-1 {
    margin-bottom: 1rem !important;
  }

  .md-ml-1 {
    margin-left: 1rem !important;
  }

  .md-mh-1 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .md-mv-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .md-m-2 {
    margin: 1.5rem !important;
  }

  .md-mt-2 {
    margin-top: 1.5rem !important;
  }

  .md-mr-2 {
    margin-right: 1.5rem !important;
  }

  .md-mb-2 {
    margin-bottom: 1.5rem !important;
  }

  .md-ml-2 {
    margin-left: 1.5rem !important;
  }

  .md-mh-2 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .md-mv-2 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .md-m-3 {
    margin: 3rem !important;
  }

  .md-mt-3 {
    margin-top: 3rem !important;
  }

  .md-mr-3 {
    margin-right: 3rem !important;
  }

  .md-mb-3 {
    margin-bottom: 3rem !important;
  }

  .md-ml-3 {
    margin-left: 3rem !important;
  }

  .md-mh-3 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .md-mv-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .md-m-4 {
    margin: 4.5rem !important;
  }

  .md-mt-4 {
    margin-top: 4.5rem !important;
  }

  .md-mr-4 {
    margin-right: 4.5rem !important;
  }

  .md-mb-4 {
    margin-bottom: 4.5rem !important;
  }

  .md-ml-4 {
    margin-left: 4.5rem !important;
  }

  .md-mh-4 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }

  .md-mv-4 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }

  .md-m-5 {
    margin: 6rem !important;
  }

  .md-mt-5 {
    margin-top: 6rem !important;
  }

  .md-mr-5 {
    margin-right: 6rem !important;
  }

  .md-mb-5 {
    margin-bottom: 6rem !important;
  }

  .md-ml-5 {
    margin-left: 6rem !important;
  }

  .md-mh-5 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .md-mv-5 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .md-m-6 {
    margin: 9rem !important;
  }

  .md-mt-6 {
    margin-top: 9rem !important;
  }

  .md-mr-6 {
    margin-right: 9rem !important;
  }

  .md-mb-6 {
    margin-bottom: 9rem !important;
  }

  .md-ml-6 {
    margin-left: 9rem !important;
  }

  .md-mh-6 {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }

  .md-mv-6 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }

  .md-p-0 {
    padding: 0 !important;
  }

  .md-pt-0 {
    padding-top: 0 !important;
  }

  .md-pr-0 {
    padding-right: 0 !important;
  }

  .md-pb-0 {
    padding-bottom: 0 !important;
  }

  .md-pl-0 {
    padding-left: 0 !important;
  }

  .md-ph-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .md-pv-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .md-p-1 {
    padding: 1rem !important;
  }

  .md-pt-1 {
    padding-top: 1rem !important;
  }

  .md-pr-1 {
    padding-right: 1rem !important;
  }

  .md-pb-1 {
    padding-bottom: 1rem !important;
  }

  .md-pl-1 {
    padding-left: 1rem !important;
  }

  .md-ph-1 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .md-pv-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .md-p-2 {
    padding: 1.5rem !important;
  }

  .md-pt-2 {
    padding-top: 1.5rem !important;
  }

  .md-pr-2 {
    padding-right: 1.5rem !important;
  }

  .md-pb-2 {
    padding-bottom: 1.5rem !important;
  }

  .md-pl-2 {
    padding-left: 1.5rem !important;
  }

  .md-ph-2 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .md-pv-2 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .md-p-3 {
    padding: 3rem !important;
  }

  .md-pt-3 {
    padding-top: 3rem !important;
  }

  .md-pr-3 {
    padding-right: 3rem !important;
  }

  .md-pb-3 {
    padding-bottom: 3rem !important;
  }

  .md-pl-3 {
    padding-left: 3rem !important;
  }

  .md-ph-3 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .md-pv-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .md-p-4 {
    padding: 4.5rem !important;
  }

  .md-pt-4 {
    padding-top: 4.5rem !important;
  }

  .md-pr-4 {
    padding-right: 4.5rem !important;
  }

  .md-pb-4 {
    padding-bottom: 4.5rem !important;
  }

  .md-pl-4 {
    padding-left: 4.5rem !important;
  }

  .md-ph-4 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }

  .md-pv-4 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }

  .md-p-5 {
    padding: 6rem !important;
  }

  .md-pt-5 {
    padding-top: 6rem !important;
  }

  .md-pr-5 {
    padding-right: 6rem !important;
  }

  .md-pb-5 {
    padding-bottom: 6rem !important;
  }

  .md-pl-5 {
    padding-left: 6rem !important;
  }

  .md-ph-5 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .md-pv-5 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .md-p-6 {
    padding: 9rem !important;
  }

  .md-pt-6 {
    padding-top: 9rem !important;
  }

  .md-pr-6 {
    padding-right: 9rem !important;
  }

  .md-pb-6 {
    padding-bottom: 9rem !important;
  }

  .md-pl-6 {
    padding-left: 9rem !important;
  }

  .md-ph-6 {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }

  .md-pv-6 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }
}
@media (min-width: 1200px) {
  .lg-m-0 {
    margin: 0 !important;
  }

  .lg-mt-0 {
    margin-top: 0 !important;
  }

  .lg-mr-0 {
    margin-right: 0 !important;
  }

  .lg-mb-0 {
    margin-bottom: 0 !important;
  }

  .lg-ml-0 {
    margin-left: 0 !important;
  }

  .lg-mh-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .lg-mv-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .lg-m-1 {
    margin: 1rem !important;
  }

  .lg-mt-1 {
    margin-top: 1rem !important;
  }

  .lg-mr-1 {
    margin-right: 1rem !important;
  }

  .lg-mb-1 {
    margin-bottom: 1rem !important;
  }

  .lg-ml-1 {
    margin-left: 1rem !important;
  }

  .lg-mh-1 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .lg-mv-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .lg-m-2 {
    margin: 1.5rem !important;
  }

  .lg-mt-2 {
    margin-top: 1.5rem !important;
  }

  .lg-mr-2 {
    margin-right: 1.5rem !important;
  }

  .lg-mb-2 {
    margin-bottom: 1.5rem !important;
  }

  .lg-ml-2 {
    margin-left: 1.5rem !important;
  }

  .lg-mh-2 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .lg-mv-2 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .lg-m-3 {
    margin: 3rem !important;
  }

  .lg-mt-3 {
    margin-top: 3rem !important;
  }

  .lg-mr-3 {
    margin-right: 3rem !important;
  }

  .lg-mb-3 {
    margin-bottom: 3rem !important;
  }

  .lg-ml-3 {
    margin-left: 3rem !important;
  }

  .lg-mh-3 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .lg-mv-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .lg-m-4 {
    margin: 4.5rem !important;
  }

  .lg-mt-4 {
    margin-top: 4.5rem !important;
  }

  .lg-mr-4 {
    margin-right: 4.5rem !important;
  }

  .lg-mb-4 {
    margin-bottom: 4.5rem !important;
  }

  .lg-ml-4 {
    margin-left: 4.5rem !important;
  }

  .lg-mh-4 {
    margin-left: 4.5rem !important;
    margin-right: 4.5rem !important;
  }

  .lg-mv-4 {
    margin-top: 4.5rem !important;
    margin-bottom: 4.5rem !important;
  }

  .lg-m-5 {
    margin: 6rem !important;
  }

  .lg-mt-5 {
    margin-top: 6rem !important;
  }

  .lg-mr-5 {
    margin-right: 6rem !important;
  }

  .lg-mb-5 {
    margin-bottom: 6rem !important;
  }

  .lg-ml-5 {
    margin-left: 6rem !important;
  }

  .lg-mh-5 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .lg-mv-5 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .lg-m-6 {
    margin: 9rem !important;
  }

  .lg-mt-6 {
    margin-top: 9rem !important;
  }

  .lg-mr-6 {
    margin-right: 9rem !important;
  }

  .lg-mb-6 {
    margin-bottom: 9rem !important;
  }

  .lg-ml-6 {
    margin-left: 9rem !important;
  }

  .lg-mh-6 {
    margin-left: 9rem !important;
    margin-right: 9rem !important;
  }

  .lg-mv-6 {
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }

  .lg-p-0 {
    padding: 0 !important;
  }

  .lg-pt-0 {
    padding-top: 0 !important;
  }

  .lg-pr-0 {
    padding-right: 0 !important;
  }

  .lg-pb-0 {
    padding-bottom: 0 !important;
  }

  .lg-pl-0 {
    padding-left: 0 !important;
  }

  .lg-ph-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .lg-pv-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .lg-p-1 {
    padding: 1rem !important;
  }

  .lg-pt-1 {
    padding-top: 1rem !important;
  }

  .lg-pr-1 {
    padding-right: 1rem !important;
  }

  .lg-pb-1 {
    padding-bottom: 1rem !important;
  }

  .lg-pl-1 {
    padding-left: 1rem !important;
  }

  .lg-ph-1 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .lg-pv-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .lg-p-2 {
    padding: 1.5rem !important;
  }

  .lg-pt-2 {
    padding-top: 1.5rem !important;
  }

  .lg-pr-2 {
    padding-right: 1.5rem !important;
  }

  .lg-pb-2 {
    padding-bottom: 1.5rem !important;
  }

  .lg-pl-2 {
    padding-left: 1.5rem !important;
  }

  .lg-ph-2 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .lg-pv-2 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .lg-p-3 {
    padding: 3rem !important;
  }

  .lg-pt-3 {
    padding-top: 3rem !important;
  }

  .lg-pr-3 {
    padding-right: 3rem !important;
  }

  .lg-pb-3 {
    padding-bottom: 3rem !important;
  }

  .lg-pl-3 {
    padding-left: 3rem !important;
  }

  .lg-ph-3 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .lg-pv-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .lg-p-4 {
    padding: 4.5rem !important;
  }

  .lg-pt-4 {
    padding-top: 4.5rem !important;
  }

  .lg-pr-4 {
    padding-right: 4.5rem !important;
  }

  .lg-pb-4 {
    padding-bottom: 4.5rem !important;
  }

  .lg-pl-4 {
    padding-left: 4.5rem !important;
  }

  .lg-ph-4 {
    padding-left: 4.5rem !important;
    padding-right: 4.5rem !important;
  }

  .lg-pv-4 {
    padding-top: 4.5rem !important;
    padding-bottom: 4.5rem !important;
  }

  .lg-p-5 {
    padding: 6rem !important;
  }

  .lg-pt-5 {
    padding-top: 6rem !important;
  }

  .lg-pr-5 {
    padding-right: 6rem !important;
  }

  .lg-pb-5 {
    padding-bottom: 6rem !important;
  }

  .lg-pl-5 {
    padding-left: 6rem !important;
  }

  .lg-ph-5 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .lg-pv-5 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .lg-p-6 {
    padding: 9rem !important;
  }

  .lg-pt-6 {
    padding-top: 9rem !important;
  }

  .lg-pr-6 {
    padding-right: 9rem !important;
  }

  .lg-pb-6 {
    padding-bottom: 9rem !important;
  }

  .lg-pl-6 {
    padding-left: 9rem !important;
  }

  .lg-ph-6 {
    padding-left: 9rem !important;
    padding-right: 9rem !important;
  }

  .lg-pv-6 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.row-border.vc_row {
  padding-left: 1rem;
  padding-right: 1rem;
}
.row-border.vc_row > .vc_column_container,
.row-border.vc_row > .vc_element > .vc_column_container {
  border: 1px solid #ddd;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .row-border.vc_row > .vc_column_container,
.row-border.vc_row > .vc_element > .vc_column_container {
    border: 0;
    border-left: 1px solid #ddd;
    margin: 0;
  }
}
.row-border.vc_row > .vc_column_container > .vc_column-inner,
.row-border.vc_row > .vc_element > .vc_column_container > .vc_column-inner {
  padding: 15px;
}
@media (min-width: 768px) {
  .row-border.vc_row {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding-left: 0;
    padding-right: 0;
  }
}

.icon-size_xs.icon-size_xs {
  font-size: 1rem;
}

.icon-size_sm.icon-size_sm {
  font-size: 1.25rem;
}

.icon-size_md.icon-size_md {
  font-size: 1.5rem;
}

.icon-size_lg.icon-size_lg {
  font-size: 2.8125rem;
}

.icon-size_xl.icon-size_xl {
  font-size: 4.375rem;
}