.wp-block-audio figcaption {
  margin-top: 0.5em;
  margin-bottom: 1em;
}
.wp-block-audio audio {
  width: 100%;
  min-width: 300px;
}

.ere-heading.about-home.ere-item-wrap, .ere-heading.about-home.ere-item-wrap, .ere-heading.about-home.ere-item-wrap::after {
    margin-left: 0;
padding-left:0!important;
}

.hand-career {
position: relative;
bottom: -19px;
}

.wp-block-button {
  color: #fff;
}
.wp-block-button.aligncenter {
  text-align: center;
}
.wp-block-button.alignright {
  text-align: right;
}
.wp-block-button__link {
  background-color: #32373c;
  border: none;
  border-radius: 28px;
  box-shadow: none;
  color: inherit;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  margin: 0;
  padding: 12px 24px;
  text-align: center;
  text-decoration: none;
  overflow-wrap: break-word;
}
.wp-block-button__link:active,
.wp-block-button__link:focus,
.wp-block-button__link:hover,
.wp-block-button__link:visited {
  color: inherit;
}
.is-style-squared .wp-block-button__link {
  border-radius: 0;
}
.no-border-radius.wp-block-button__link {
  border-radius: 0 !important;
}
.is-style-outline {
  color: #32373c;
}
.is-style-outline .wp-block-button__link {
  background-color: transparent;
  border: 2px solid;
}
.wp-block-calendar {
  text-align: center;
}
.wp-block-calendar tbody td,
.wp-block-calendar th {
  padding: 4px;
  border: 1px solid #e2e4e7;
}
.wp-block-calendar tfoot td {
  border: none;
}
.wp-block-calendar table {
  width: 100%;
  border-collapse: collapse;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans,
    Ubuntu, Cantarell, "Manrope", "Manrope";
}
.wp-block-calendar table th {
  font-weight: 400;
  background: #edeff0;
}
.wp-block-calendar a {
  text-decoration: underline;
}
.wp-block-calendar tfoot a {
  color: #00739c;
}
.wp-block-calendar table caption,
.wp-block-calendar table tbody {
  color: #40464d;
}
.wp-block-categories.alignleft {
  margin-right: 2em;
}
.wp-block-categories.alignright {
  margin-left: 2em;
}
.wp-block-columns {
  display: flex;
  margin-bottom: 28px;
  flex-wrap: wrap;
}
@media (min-width: 782px) {
  .wp-block-columns {
    flex-wrap: nowrap;
  }
}
.wp-block-column {
  flex-grow: 1;
  min-width: 0;
  word-break: break-word;
  overflow-wrap: break-word;
}
@media (max-width: 599px) {
  .wp-block-column {
    flex-basis: 100% !important;
  }
}
@media (min-width: 600px) {
  .wp-block-column {
    flex-basis: calc(50% - 16px);
    flex-grow: 0;
  }
  .wp-block-column:nth-child(2n) {
    margin-left: 32px;
  }
}
@media (min-width: 782px) {
  .wp-block-column:not(:first-child) {
    margin-left: 32px;
  }
}
.wp-block-columns.are-vertically-aligned-top {
  align-items: flex-start;
}
.wp-block-columns.are-vertically-aligned-center {
  align-items: center;
}
.wp-block-columns.are-vertically-aligned-bottom {
  align-items: flex-end;
}
.wp-block-column.is-vertically-aligned-top {
  align-self: flex-start;
}
.wp-block-column.is-vertically-aligned-center {
  -ms-grid-row-align: center;
  align-self: center;
}
.wp-block-column.is-vertically-aligned-bottom {
  align-self: flex-end;
}
.wp-block-cover,
.wp-block-cover-image {
  position: relative;
  background-color: #000;
  background-size: cover;
  background-position: 50%;
  min-height: 430px;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.wp-block-cover-image.has-parallax,
.wp-block-cover.has-parallax {
  background-attachment: fixed;
}
@supports (-webkit-overflow-scrolling: touch) {
  .wp-block-cover-image.has-parallax,
  .wp-block-cover.has-parallax {
    background-attachment: scroll;
  }
}
@media (prefers-reduced-motion: reduce) {
  .wp-block-cover-image.has-parallax,
  .wp-block-cover.has-parallax {
    background-attachment: scroll;
  }
}
.wp-block-cover-image.has-background-dim:before,
.wp-block-cover.has-background-dim:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: inherit;
  opacity: 0.5;
  z-index: 1;
}
.wp-block-cover-image.has-background-dim.has-background-dim-10:before,
.wp-block-cover.has-background-dim.has-background-dim-10:before {
  opacity: 0.1;
}
.wp-block-cover-image.has-background-dim.has-background-dim-20:before,
.wp-block-cover.has-background-dim.has-background-dim-20:before {
  opacity: 0.2;
}
.wp-block-cover-image.has-background-dim.has-background-dim-30:before,
.wp-block-cover.has-background-dim.has-background-dim-30:before {
  opacity: 0.3;
}
.wp-block-cover-image.has-background-dim.has-background-dim-40:before,
.wp-block-cover.has-background-dim.has-background-dim-40:before {
  opacity: 0.4;
}
.wp-block-cover-image.has-background-dim.has-background-dim-50:before,
.wp-block-cover.has-background-dim.has-background-dim-50:before {
  opacity: 0.5;
}
.wp-block-cover-image.has-background-dim.has-background-dim-60:before,
.wp-block-cover.has-background-dim.has-background-dim-60:before {
  opacity: 0.6;
}
.wp-block-cover-image.has-background-dim.has-background-dim-70:before,
.wp-block-cover.has-background-dim.has-background-dim-70:before {
  opacity: 0.7;
}
.wp-block-cover-image.has-background-dim.has-background-dim-80:before,
.wp-block-cover.has-background-dim.has-background-dim-80:before {
  opacity: 0.8;
}
.wp-block-cover-image.has-background-dim.has-background-dim-90:before,
.wp-block-cover.has-background-dim.has-background-dim-90:before {
  opacity: 0.9;
}
.wp-block-cover-image.has-background-dim.has-background-dim-100:before,
.wp-block-cover.has-background-dim.has-background-dim-100:before {
  opacity: 1;
}
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
  max-width: 305px;
  width: 100%;
}
.wp-block-cover-image:after,
.wp-block-cover:after {
  display: block;
  content: "";
  font-size: 0;
  min-height: inherit;
}
@supports (position: sticky) {
  .wp-block-cover-image:after,
  .wp-block-cover:after {
    content: none;
  }
}
.wp-block-cover-image.aligncenter,
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.aligncenter,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
  display: flex;
}
.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
  width: calc(100% - 70px);
  z-index: 1;
  color: #f8f9f9;
}
.wp-block-cover-image .wp-block-subhead:not(.has-text-color),
.wp-block-cover-image h1:not(.has-text-color),
.wp-block-cover-image h2:not(.has-text-color),
.wp-block-cover-image h3:not(.has-text-color),
.wp-block-cover-image h4:not(.has-text-color),
.wp-block-cover-image h5:not(.has-text-color),
.wp-block-cover-image h6:not(.has-text-color),
.wp-block-cover-image p:not(.has-text-color),
.wp-block-cover .wp-block-subhead:not(.has-text-color),
.wp-block-cover h1:not(.has-text-color),
.wp-block-cover h2:not(.has-text-color),
.wp-block-cover h3:not(.has-text-color),
.wp-block-cover h4:not(.has-text-color),
.wp-block-cover h5:not(.has-text-color),
.wp-block-cover h6:not(.has-text-color),
.wp-block-cover p:not(.has-text-color) {
  color: inherit;
}
.wp-block-cover__video-background {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  height: 100%;
  z-index: 0;
  -o-object-fit: cover;
  object-fit: cover;
}
.wp-block-cover-image-text,
.wp-block-cover-text,
section.wp-block-cover-image h2 {
  color: #fff;
}
.wp-block-cover-image-text a,
.wp-block-cover-image-text a:active,
.wp-block-cover-image-text a:focus,
.wp-block-cover-image-text a:hover,
.wp-block-cover-text a,
.wp-block-cover-text a:active,
.wp-block-cover-text a:focus,
.wp-block-cover-text a:hover,
section.wp-block-cover-image h2 a,
section.wp-block-cover-image h2 a:active,
section.wp-block-cover-image h2 a:focus,
section.wp-block-cover-image h2 a:hover {
  color: #fff;
}
.wp-block-cover-image .wp-block-cover.has-left-content {
  justify-content: flex-start;
}
.wp-block-cover-image .wp-block-cover.has-right-content {
  justify-content: flex-end;
}
.wp-block-cover-image.has-left-content .wp-block-cover-image-text,
.wp-block-cover.has-left-content .wp-block-cover-text,
section.wp-block-cover-image.has-left-content > h2 {
  margin-left: 0;
  text-align: left;
}
.wp-block-cover-image.has-right-content .wp-block-cover-image-text,
.wp-block-cover.has-right-content .wp-block-cover-text,
section.wp-block-cover-image.has-right-content > h2 {
  margin-right: 0;
  text-align: right;
}
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
section.wp-block-cover-image > h2 {
  font-size: 2em;
  line-height: 1.25;
  z-index: 1;
  margin-bottom: 0;
  max-width: 610px;
  padding: 14px;
  text-align: center;
}
.block-editor-block-list__block[data-type="core/embed"][data-align="left"]
  .block-editor-block-list__block-edit,
.block-editor-block-list__block[data-type="core/embed"][data-align="right"]
  .block-editor-block-list__block-edit,
.wp-block-embed.alignleft,
.wp-block-embed.alignright {
  max-width: 360px;
  width: 100%;
}
.wp-block-embed {
  margin-bottom: 1em;
}
.wp-block-embed figcaption {
  margin-top: 0.5em;
  margin-bottom: 1em;
}
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-1-1
  .wp-block-embed__wrapper,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-1-2
  .wp-block-embed__wrapper,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-4-3
  .wp-block-embed__wrapper,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-9-16
  .wp-block-embed__wrapper,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-16-9
  .wp-block-embed__wrapper,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-18-9
  .wp-block-embed__wrapper,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-21-9
  .wp-block-embed__wrapper {
  position: relative;
}
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-1-1
  .wp-block-embed__wrapper:before,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-1-2
  .wp-block-embed__wrapper:before,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-4-3
  .wp-block-embed__wrapper:before,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-9-16
  .wp-block-embed__wrapper:before,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-16-9
  .wp-block-embed__wrapper:before,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-18-9
  .wp-block-embed__wrapper:before,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-21-9
  .wp-block-embed__wrapper:before {
  content: "";
  display: block;
  padding-top: 50%;
}
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-1-1
  .wp-block-embed__wrapper
  iframe,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-1-2
  .wp-block-embed__wrapper
  iframe,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-4-3
  .wp-block-embed__wrapper
  iframe,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-9-16
  .wp-block-embed__wrapper
  iframe,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-16-9
  .wp-block-embed__wrapper
  iframe,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-18-9
  .wp-block-embed__wrapper
  iframe,
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-21-9
  .wp-block-embed__wrapper
  iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-21-9
  .wp-block-embed__wrapper:before {
  padding-top: 42.85%;
}
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-18-9
  .wp-block-embed__wrapper:before {
  padding-top: 50%;
}
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-16-9
  .wp-block-embed__wrapper:before {
  padding-top: 56.25%;
}
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-4-3
  .wp-block-embed__wrapper:before {
  padding-top: 75%;
}
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-1-1
  .wp-block-embed__wrapper:before {
  padding-top: 100%;
}
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-9-16
  .wp-block-embed__wrapper:before {
  padding-top: 177.78%;
}
.wp-embed-responsive
  .wp-block-embed.wp-embed-aspect-1-2
  .wp-block-embed__wrapper:before {
  padding-top: 200%;
}
.wp-block-file {
  margin-bottom: 1.5em;
}
.wp-block-file.aligncenter {
  text-align: center;
}
.wp-block-file.alignright {
  text-align: right;
}
.wp-block-file .wp-block-file__button {
  background: #32373c;
  border-radius: 2em;
  color: #fff;
  font-size: 13px;
  padding: 0.5em 1em;
}
.wp-block-file a.wp-block-file__button {
  text-decoration: none;
}
.wp-block-file a.wp-block-file__button:active,
.wp-block-file a.wp-block-file__button:focus,
.wp-block-file a.wp-block-file__button:hover,
.wp-block-file a.wp-block-file__button:visited {
  box-shadow: none;
  color: #fff;
  opacity: 0.85;
  text-decoration: none;
}
.wp-block-file * + .wp-block-file__button {
  margin-left: 0.75em;
}
.blocks-gallery-grid,
.wp-block-gallery {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.blocks-gallery-grid .blocks-gallery-image,
.blocks-gallery-grid .blocks-gallery-item,
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
  margin: 0 16px 16px 0;
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
.blocks-gallery-grid .blocks-gallery-image figure,
.blocks-gallery-grid .blocks-gallery-item figure,
.wp-block-gallery .blocks-gallery-image figure,
.wp-block-gallery .blocks-gallery-item figure {
  margin: 0;
  height: 100%;
}
@supports (position: sticky) {
  .blocks-gallery-grid .blocks-gallery-image figure,
  .blocks-gallery-grid .blocks-gallery-item figure,
  .wp-block-gallery .blocks-gallery-image figure,
  .wp-block-gallery .blocks-gallery-item figure {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
  }
}
.blocks-gallery-grid .blocks-gallery-image img,
.blocks-gallery-grid .blocks-gallery-item img,
.wp-block-gallery .blocks-gallery-image img,
.wp-block-gallery .blocks-gallery-item img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
@supports (position: sticky) {
  .blocks-gallery-grid .blocks-gallery-image img,
  .blocks-gallery-grid .blocks-gallery-item img,
  .wp-block-gallery .blocks-gallery-image img,
  .wp-block-gallery .blocks-gallery-item img {
    width: auto;
  }
}
.blocks-gallery-grid .blocks-gallery-image figcaption,
.blocks-gallery-grid .blocks-gallery-item figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
  position: absolute;
  bottom: 0;
  width: 100%;
  max-height: 100%;
  overflow: auto;
  padding: 40px 10px 9px;
  color: #fff;
  text-align: center;
  font-size: 13px;
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.7),
    rgba(0, 0, 0, 0.3) 70%,
    transparent
  );
}
.blocks-gallery-grid .blocks-gallery-image figcaption img,
.blocks-gallery-grid .blocks-gallery-item figcaption img,
.wp-block-gallery .blocks-gallery-image figcaption img,
.wp-block-gallery .blocks-gallery-item figcaption img {
  display: inline;
}
.blocks-gallery-grid.is-cropped .blocks-gallery-image a,
.blocks-gallery-grid.is-cropped .blocks-gallery-image img,
.blocks-gallery-grid.is-cropped .blocks-gallery-item a,
.blocks-gallery-grid.is-cropped .blocks-gallery-item img,
.wp-block-gallery.is-cropped .blocks-gallery-image a,
.wp-block-gallery.is-cropped .blocks-gallery-image img,
.wp-block-gallery.is-cropped .blocks-gallery-item a,
.wp-block-gallery.is-cropped .blocks-gallery-item img {
  width: 100%;
}
@supports (position: sticky) {
  .blocks-gallery-grid.is-cropped .blocks-gallery-image a,
  .blocks-gallery-grid.is-cropped .blocks-gallery-image img,
  .blocks-gallery-grid.is-cropped .blocks-gallery-item a,
  .blocks-gallery-grid.is-cropped .blocks-gallery-item img,
  .wp-block-gallery.is-cropped .blocks-gallery-image a,
  .wp-block-gallery.is-cropped .blocks-gallery-image img,
  .wp-block-gallery.is-cropped .blocks-gallery-item a,
  .wp-block-gallery.is-cropped .blocks-gallery-item img {
    height: 100%;
    flex: 1;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.blocks-gallery-grid .blocks-gallery-image,
.blocks-gallery-grid .blocks-gallery-item,
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
  width: calc((100% - 16px) / 2);
}
.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n),
.blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n),
.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),
.wp-block-gallery .blocks-gallery-item:nth-of-type(2n) {
  margin-right: 0;
}
.blocks-gallery-grid.columns-1 .blocks-gallery-image,
.blocks-gallery-grid.columns-1 .blocks-gallery-item,
.wp-block-gallery.columns-1 .blocks-gallery-image,
.wp-block-gallery.columns-1 .blocks-gallery-item {
  width: 100%;
  margin-right: 0;
}
@media (min-width: 600px) {
  .blocks-gallery-grid.columns-3 .blocks-gallery-image,
  .blocks-gallery-grid.columns-3 .blocks-gallery-item,
  .wp-block-gallery.columns-3 .blocks-gallery-image,
  .wp-block-gallery.columns-3 .blocks-gallery-item {
    width: calc((100% - 32px) / 3);
    margin-right: 16px;
  }
  @supports (-ms-ime-align: auto) {
    .blocks-gallery-grid.columns-3 .blocks-gallery-image,
    .blocks-gallery-grid.columns-3 .blocks-gallery-item,
    .wp-block-gallery.columns-3 .blocks-gallery-image,
    .wp-block-gallery.columns-3 .blocks-gallery-item {
      width: calc((100% - 32px) / 3 - 1px);
    }
  }
  .blocks-gallery-grid.columns-4 .blocks-gallery-image,
  .blocks-gallery-grid.columns-4 .blocks-gallery-item,
  .wp-block-gallery.columns-4 .blocks-gallery-image,
  .wp-block-gallery.columns-4 .blocks-gallery-item {
    width: calc((100% - 48px) / 4);
    margin-right: 16px;
  }
  @supports (-ms-ime-align: auto) {
    .blocks-gallery-grid.columns-4 .blocks-gallery-image,
    .blocks-gallery-grid.columns-4 .blocks-gallery-item,
    .wp-block-gallery.columns-4 .blocks-gallery-image,
    .wp-block-gallery.columns-4 .blocks-gallery-item {
      width: calc((100% - 48px) / 4 - 1px);
    }
  }
  .blocks-gallery-grid.columns-5 .blocks-gallery-image,
  .blocks-gallery-grid.columns-5 .blocks-gallery-item,
  .wp-block-gallery.columns-5 .blocks-gallery-image,
  .wp-block-gallery.columns-5 .blocks-gallery-item {
    width: calc((100% - 64px) / 5);
    margin-right: 16px;
  }
  @supports (-ms-ime-align: auto) {
    .blocks-gallery-grid.columns-5 .blocks-gallery-image,
    .blocks-gallery-grid.columns-5 .blocks-gallery-item,
    .wp-block-gallery.columns-5 .blocks-gallery-image,
    .wp-block-gallery.columns-5 .blocks-gallery-item {
      width: calc((100% - 64px) / 5 - 1px);
    }
  }
  .blocks-gallery-grid.columns-6 .blocks-gallery-image,
  .blocks-gallery-grid.columns-6 .blocks-gallery-item,
  .wp-block-gallery.columns-6 .blocks-gallery-image,
  .wp-block-gallery.columns-6 .blocks-gallery-item {
    width: calc((100% - 80px) / 6);
    margin-right: 16px;
  }
  @supports (-ms-ime-align: auto) {
    .blocks-gallery-grid.columns-6 .blocks-gallery-image,
    .blocks-gallery-grid.columns-6 .blocks-gallery-item,
    .wp-block-gallery.columns-6 .blocks-gallery-image,
    .wp-block-gallery.columns-6 .blocks-gallery-item {
      width: calc((100% - 80px) / 6 - 1px);
    }
  }
  .blocks-gallery-grid.columns-7 .blocks-gallery-image,
  .blocks-gallery-grid.columns-7 .blocks-gallery-item,
  .wp-block-gallery.columns-7 .blocks-gallery-image,
  .wp-block-gallery.columns-7 .blocks-gallery-item {
    width: calc((100% - 96px) / 7);
    margin-right: 16px;
  }
  @supports (-ms-ime-align: auto) {
    .blocks-gallery-grid.columns-7 .blocks-gallery-image,
    .blocks-gallery-grid.columns-7 .blocks-gallery-item,
    .wp-block-gallery.columns-7 .blocks-gallery-image,
    .wp-block-gallery.columns-7 .blocks-gallery-item {
      width: calc((100% - 96px) / 7 - 1px);
    }
  }
  .blocks-gallery-grid.columns-8 .blocks-gallery-image,
  .blocks-gallery-grid.columns-8 .blocks-gallery-item,
  .wp-block-gallery.columns-8 .blocks-gallery-image,
  .wp-block-gallery.columns-8 .blocks-gallery-item {
    width: calc((100% - 112px) / 8);
    margin-right: 16px;
  }
  @supports (-ms-ime-align: auto) {
    .blocks-gallery-grid.columns-8 .blocks-gallery-image,
    .blocks-gallery-grid.columns-8 .blocks-gallery-item,
    .wp-block-gallery.columns-8 .blocks-gallery-image,
    .wp-block-gallery.columns-8 .blocks-gallery-item {
      width: calc((100% - 112px) / 8 - 1px);
    }
  }
  .blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),
  .blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n),
  .wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),
  .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n) {
    margin-right: 0;
  }
  .blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),
  .blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),
  .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),
  .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n) {
    margin-right: 0;
  }
  .blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),
  .blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n),
  .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),
  .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n) {
    margin-right: 0;
  }
  .blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),
  .blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n),
  .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),
  .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n) {
    margin-right: 0;
  }
  .blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),
  .blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n),
  .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),
  .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n) {
    margin-right: 0;
  }
  .blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),
  .blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n),
  .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),
  .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n) {
    margin-right: 0;
  }
  .blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),
  .blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n),
  .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),
  .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n) {
    margin-right: 0;
  }
  .blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),
  .blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n),
  .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),
  .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {
    margin-right: 0;
  }
}
.blocks-gallery-grid .blocks-gallery-image:last-child,
.blocks-gallery-grid .blocks-gallery-item:last-child,
.wp-block-gallery .blocks-gallery-image:last-child,
.wp-block-gallery .blocks-gallery-item:last-child {
  margin-right: 0;
}
.blocks-gallery-grid.alignleft,
.blocks-gallery-grid.alignright,
.wp-block-gallery.alignleft,
.wp-block-gallery.alignright {
  max-width: 305px;
  width: 100%;
}
.blocks-gallery-grid.aligncenter .blocks-gallery-item figure,
.wp-block-gallery.aligncenter .blocks-gallery-item figure {
  justify-content: center;
}
.wp-block-image {
  max-width: 100%;
  margin-bottom: 1em;
}
.wp-block-image img {
  max-width: 100%;
}
.wp-block-image.aligncenter {
  text-align: center;
}
.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
  width: 100%;
}
.wp-block-image .aligncenter,
.wp-block-image .alignleft,
.wp-block-image .alignright,
.wp-block-image.is-resized {
  display: table;
  margin-left: 0;
  margin-right: 0;
}
.wp-block-image .aligncenter > figcaption,
.wp-block-image .alignleft > figcaption,
.wp-block-image .alignright > figcaption,
.wp-block-image.is-resized > figcaption {
  display: table-caption;
  caption-side: bottom;
}
.wp-block-image .alignleft {
  float: left;
  margin-right: 1em;
}
.wp-block-image .alignright {
  float: right;
  margin-left: 1em;
}
.wp-block-image .aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.wp-block-image figcaption {
  margin-top: 0.5em;
  margin-bottom: 1em;
}
.is-style-circle-mask img {
  border-radius: 9999px;
}
@supports (mask-image: none) or (-webkit-mask-image: none) {
  .is-style-circle-mask img {
    mask-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSI1MCIgY3k9IjUwIiByPSI1MCIvPjwvc3ZnPg==);
    mask-mode: alpha;
    mask-repeat: no-repeat;
    mask-size: contain;
    mask-position: center;
    border-radius: none;
  }
}
.wp-block-latest-comments__comment {
  font-size: 15px;
  line-height: 1.1;
  list-style: none;
  margin-bottom: 1em;
}
.has-avatars .wp-block-latest-comments__comment {
  min-height: 36px;
  list-style: none;
}
.has-avatars
  .wp-block-latest-comments__comment
  .wp-block-latest-comments__comment-excerpt,
.has-avatars
  .wp-block-latest-comments__comment
  .wp-block-latest-comments__comment-meta {
  margin-left: 52px;
}
.has-dates .wp-block-latest-comments__comment,
.has-excerpts .wp-block-latest-comments__comment {
  line-height: 1.5;
}
.wp-block-latest-comments__comment-excerpt p {
  font-size: 14px;
  line-height: 1.8;
  margin: 5px 0 20px;
}
.wp-block-latest-comments__comment-date {
  color: #8f98a1;
  display: block;
  font-size: 12px;
}
.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
  border-radius: 24px;
  display: block;
  float: left;
  height: 40px;
  margin-right: 12px;
  width: 40px;
}
.wp-block-latest-posts.alignleft {
  margin-right: 2em;
}
.wp-block-latest-posts.alignright {
  margin-left: 2em;
}
.wp-block-latest-posts.wp-block-latest-posts__list {
  list-style: none;
}
.wp-block-latest-posts.is-grid {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.wp-block-latest-posts.is-grid li {
  margin: 0 16px 16px 0;
  width: 100%;
}
@media (min-width: 600px) {
  .wp-block-latest-posts.columns-2 li {
    width: calc(50% - 16px);
  }
  .wp-block-latest-posts.columns-3 li {
    width: calc(33.33333% - 16px);
  }
  .wp-block-latest-posts.columns-4 li {
    width: calc(25% - 16px);
  }
  .wp-block-latest-posts.columns-5 li {
    width: calc(20% - 16px);
  }
  .wp-block-latest-posts.columns-6 li {
    width: calc(16.66667% - 16px);
  }
}
.wp-block-latest-posts__post-date {
  display: block;
  color: #6c7781;
  font-size: 13px;
}
.wp-block-latest-posts__post-excerpt {
  margin-top: 8px;
  margin-bottom: 16px;
}
.wp-block-media-text {
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  -ms-grid-columns: 50% 1fr;
  grid-template-columns: 50% 1fr;
}
.wp-block-media-text .has-media-on-the-right {
  -ms-grid-columns: 1fr 50%;
  grid-template-columns: 1fr 50%;
}
.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {
  -ms-grid-row-align: start;
  align-self: start;
}
.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,
.wp-block-media-text .wp-block-media-text__content,
.wp-block-media-text .wp-block-media-text__media {
  -ms-grid-row-align: center;
  align-self: center;
}
.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media {
  -ms-grid-row-align: end;
  align-self: end;
}
.wp-block-media-text .wp-block-media-text__media {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
  margin: 0;
}
.wp-block-media-text .wp-block-media-text__content {
  word-break: break-word;
  padding: 0 8%;
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media,
.wp-block-media-text .wp-block-media-text__content {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 1;
  grid-row: 1;
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-row: 1;
  grid-row: 1;
}
.wp-block-media-text > figure > img,
.wp-block-media-text > figure > video {
  max-width: unset;
  width: 100%;
  vertical-align: middle;
}
.wp-block-media-text.is-image-fill figure {
  height: 100%;
  min-height: 250px;
  background-size: cover;
}
.wp-block-media-text.is-image-fill figure > img {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
@media (max-width: 600px) {
  .wp-block-media-text.is-stacked-on-mobile {
    -ms-grid-columns: 100% !important;
    grid-template-columns: 100% !important;
  }
  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1;
  }
  .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right
    .wp-block-media-text__media,
  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2;
  }
  .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right
    .wp-block-media-text__content {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1;
  }
}
.is-small-text {
  font-size: 14px;
}
.is-regular-text {
  font-size: 16px;
}
.is-large-text {
  font-size: 36px;
}
.is-larger-text {
  font-size: 48px;
}
.has-drop-cap:not(:focus):first-letter {
  float: left;
  font-size: 8.4em;
  line-height: 0.68;
  font-weight: 100;
  margin: 0.05em 0.1em 0 0;
  text-transform: uppercase;
  font-style: normal;
}
.has-drop-cap:not(:focus):after {
  content: "";
  display: table;
  clear: both;
  padding-top: 14px;
}
p.has-background {
  padding: 20px 30px;
}
p.has-text-color a {
  color: inherit;
}
.wp-block-pullquote {
  padding: 3em 0;
  margin-left: 0;
  margin-right: 0;
  text-align: center;
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
  max-width: 305px;
}
.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p {
  font-size: 20px;
}
.wp-block-pullquote p {
  font-size: 28px;
  line-height: 1.6;
}
.wp-block-pullquote cite,
.wp-block-pullquote footer {
  position: relative;
}
.wp-block-pullquote .has-text-color a {
  color: inherit;
}
.wp-block-pullquote:not(.is-style-solid-color) {
  background: 0 0;
}
.wp-block-pullquote.is-style-solid-color {
  border: none;
}
.wp-block-pullquote.is-style-solid-color blockquote {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  max-width: 60%;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
}
.wp-block-pullquote.is-style-solid-color blockquote cite {
  text-transform: none;
  font-style: normal;
}
.wp-block-pullquote cite {
  color: inherit;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  margin: 0 0 16px;
  padding: 0 1em;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
  font-size: 24px;
  font-style: italic;
  line-height: 1.6;
}
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
  font-size: 18px;
  text-align: right;
}
.wp-block-rss.alignleft {
  margin-right: 2em;
}
.wp-block-rss.alignright {
  margin-left: 2em;
}
.wp-block-rss.is-grid {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  list-style: none;
}
.wp-block-rss.is-grid li {
  margin: 0 16px 16px 0;
  width: 100%;
}
@media (min-width: 600px) {
  .wp-block-rss.columns-2 li {
    width: calc(50% - 16px);
  }
  .wp-block-rss.columns-3 li {
    width: calc(33.33333% - 16px);
  }
  .wp-block-rss.columns-4 li {
    width: calc(25% - 16px);
  }
  .wp-block-rss.columns-5 li {
    width: calc(20% - 16px);
  }
  .wp-block-rss.columns-6 li {
    width: calc(16.66667% - 16px);
  }
}
.wp-block-rss__item-author,
.wp-block-rss__item-publish-date {
  display: block;
  color: #6c7781;
  font-size: 13px;
}
.wp-block-search {
  display: flex;
  flex-wrap: wrap;
}
.wp-block-search .wp-block-search__label {
  width: 100%;
}
.wp-block-search .wp-block-search__input {
  flex-grow: 1;
}
.wp-block-search .wp-block-search__button {
  margin-left: 10px;
}
.wp-block-separator.is-style-wide {
  border-bottom-width: 1px;
}
.wp-block-separator.is-style-dots {
  background: 0 0 !important;
  border: none;
  text-align: center;
  max-width: none;
  line-height: 1;
  height: auto;
}
.wp-block-separator.is-style-dots:before {
  content: "\00b7 \00b7 \00b7";
  color: currentColor;
  font-size: 20px;
  letter-spacing: 2em;
  padding-left: 2em;
  font-family: serif;
}
.wp-block-social-links {
  display: flex;
  justify-content: flex-start;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
}
.wp-social-link {
  width: 36px;
  height: 36px;
  border-radius: 36px;
  margin-right: 8px;
}
.wp-social-link,
.wp-social-link a {
  display: block;
  transition: transform 0.1s ease;
}
.wp-social-link a {
  padding: 6px;
  line-height: 0;
}
.wp-social-link a,
.wp-social-link a:active,
.wp-social-link a:hover,
.wp-social-link a:visited,
.wp-social-link svg {
  color: currentColor;
  fill: currentColor;
}
.wp-social-link:hover {
  transform: scale(1.1);
}
.wp-block-social-links.aligncenter {
  justify-content: center;
  display: flex;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
  background-color: #f0f0f0;
  color: #444;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
  background-color: #f90;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {
  background-color: #1ea0c3;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance {
  background-color: #0757fe;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen {
  background-color: #1e1f26;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {
  background-color: #02e49b;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {
  background-color: #e94c89;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {
  background-color: #4280ff;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy {
  background-color: #f45800;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
  background-color: #1977f2;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {
  background-color: #000;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr {
  background-color: #0461dd;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {
  background-color: #e65678;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {
  background-color: #24292d;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {
  background-color: #eceadd;
  color: #382110;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google {
  background-color: #ea4434;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
  background-color: #f00075;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {
  background-color: #e21b24;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
  background-color: #0577b5;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {
  background-color: #3288d4;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {
  background-color: #02ab6c;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup {
  background-color: #f6405f;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
  background-color: #e60122;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
  background-color: #ef4155;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
  background-color: #fe4500;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {
  background-color: #0478d7;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {
  background-color: #fefc00;
  color: #fff;
  stroke: #000;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {
  background-color: #ff5600;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify {
  background-color: #1bd760;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
  background-color: #011835;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch {
  background-color: #6440a4;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
  background-color: #21a1f3;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {
  background-color: #1eb7ea;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {
  background-color: #4680c2;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
  background-color: #3499cd;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp {
  background-color: #d32422;
  color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
  background-color: #ff0100;
  color: #fff;
}
.wp-block-social-links.is-style-logos-only .wp-social-link {
  background: 0 0;
  padding: 4px;
}
.wp-block-social-links.is-style-logos-only .wp-social-link svg {
  width: 28px;
  height: 28px;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-amazon {
  color: #f90;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp {
  color: #1ea0c3;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-behance {
  color: #0757fe;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-codepen {
  color: #1e1f26;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart {
  color: #02e49b;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble {
  color: #e94c89;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox {
  color: #4280ff;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-etsy {
  color: #f45800;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-facebook {
  color: #1977f2;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx {
  color: #000;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-flickr {
  color: #0461dd;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare {
  color: #e65678;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-github {
  color: #24292d;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads {
  color: #382110;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-google {
  color: #ea4434;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-instagram {
  color: #f00075;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm {
  color: #e21b24;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin {
  color: #0577b5;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon {
  color: #3288d4;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-medium {
  color: #02ab6c;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-meetup {
  color: #f6405f;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest {
  color: #e60122;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-pocket {
  color: #ef4155;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-reddit {
  color: #fe4500;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-skype {
  color: #0478d7;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat {
  color: #fff;
  stroke: #000;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud {
  color: #ff5600;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-spotify {
  color: #1bd760;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr {
  color: #011835;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-twitch {
  color: #6440a4;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-twitter {
  color: #21a1f3;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo {
  color: #1eb7ea;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-vk {
  color: #4680c2;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress {
  color: #3499cd;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-yelp {
  background-color: #d32422;
  color: #fff;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-youtube {
  color: #ff0100;
}
.wp-block-social-links.is-style-pill-shape .wp-social-link {
  width: auto;
}
.wp-block-social-links.is-style-pill-shape .wp-social-link a {
  padding-left: 16px;
  padding-right: 16px;
}
.wp-block-spacer {
  clear: both;
}
p.wp-block-subhead {
  font-size: 1.1em;
  font-style: italic;
  opacity: 0.75;
}
.wp-block-table {
  overflow-x: auto;
}
.wp-block-table table {
  width: 100%;
}
.wp-block-table .has-fixed-layout {
  table-layout: fixed;
  width: 100%;
}
.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
  word-break: break-word;
}
.wp-block-table.aligncenter,
.wp-block-table.alignleft,
.wp-block-table.alignright {
  display: table;
  width: auto;
}
.wp-block-table.aligncenter td,
.wp-block-table.aligncenter th,
.wp-block-table.alignleft td,
.wp-block-table.alignleft th,
.wp-block-table.alignright td,
.wp-block-table.alignright th {
  word-break: break-word;
}
.wp-block-table .has-subtle-light-gray-background-color {
  background-color: #f3f4f5;
}
.wp-block-table .has-subtle-pale-green-background-color {
  background-color: #e9fbe5;
}
.wp-block-table .has-subtle-pale-blue-background-color {
  background-color: #e7f5fe;
}
.wp-block-table .has-subtle-pale-pink-background-color {
  background-color: #fcf0ef;
}
.wp-block-table.is-style-stripes {
  border-spacing: 0;
  border-collapse: inherit;
  background-color: transparent;
  border-bottom: 1px solid #f3f4f5;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #f3f4f5;
}
.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color
  tbody
  tr:nth-child(odd) {
  background-color: #f3f4f5;
}
.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color
  tbody
  tr:nth-child(odd) {
  background-color: #e9fbe5;
}
.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color
  tbody
  tr:nth-child(odd) {
  background-color: #e7f5fe;
}
.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color
  tbody
  tr:nth-child(odd) {
  background-color: #fcf0ef;
}
.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
  border-color: transparent;
}
.wp-block-text-columns,
.wp-block-text-columns.aligncenter {
  display: flex;
}
.wp-block-text-columns .wp-block-column {
  margin: 0 16px;
  padding: 0;
}
.wp-block-text-columns .wp-block-column:first-child {
  margin-left: 0;
}
.wp-block-text-columns .wp-block-column:last-child {
  margin-right: 0;
}
.wp-block-text-columns.columns-2 .wp-block-column {
  width: 50%;
}
.wp-block-text-columns.columns-3 .wp-block-column {
  width: 33.33333%;
}
.wp-block-text-columns.columns-4 .wp-block-column {
  width: 25%;
}
pre.wp-block-verse {
  white-space: nowrap;
  overflow: auto;
}
.wp-block-video {
  margin-left: 0;
  margin-right: 0;
}
.wp-block-video video {
  max-width: 100%;
}
@supports (position: sticky) {
  .wp-block-video [poster] {
    -o-object-fit: cover;
    object-fit: cover;
  }
}
.wp-block-video.aligncenter {
  text-align: center;
}
.wp-block-video figcaption {
  margin-top: 0.5em;
  margin-bottom: 1em;
}
:root .has-pale-pink-background-color {
  background-color: #f78da7;
}
:root .has-vivid-red-background-color {
  background-color: #cf2e2e;
}
:root .has-luminous-vivid-orange-background-color {
  background-color: #ff6900;
}
:root .has-luminous-vivid-amber-background-color {
  background-color: #fcb900;
}
:root .has-light-green-cyan-background-color {
  background-color: #7bdcb5;
}
:root .has-vivid-green-cyan-background-color {
  background-color: #00d084;
}
:root .has-pale-cyan-blue-background-color {
  background-color: #8ed1fc;
}
:root .has-vivid-cyan-blue-background-color {
  background-color: #0693e3;
}
:root .has-vivid-purple-background-color {
  background-color: #9b51e0;
}
:root .has-very-light-gray-background-color {
  background-color: #eee;
}
:root .has-cyan-bluish-gray-background-color {
  background-color: #abb8c3;
}
:root .has-very-dark-gray-background-color {
  background-color: #313131;
}
:root .has-pale-pink-color {
  color: #f78da7;
}
:root .has-vivid-red-color {
  color: #cf2e2e;
}
:root .has-luminous-vivid-orange-color {
  color: #ff6900;
}
:root .has-luminous-vivid-amber-color {
  color: #fcb900;
}
:root .has-light-green-cyan-color {
  color: #7bdcb5;
}
:root .has-vivid-green-cyan-color {
  color: #00d084;
}
:root .has-pale-cyan-blue-color {
  color: #8ed1fc;
}
:root .has-vivid-cyan-blue-color {
  color: #0693e3;
}
:root .has-vivid-purple-color {
  color: #9b51e0;
}
:root .has-very-light-gray-color {
  color: #eee;
}
:root .has-cyan-bluish-gray-color {
  color: #abb8c3;
}
:root .has-very-dark-gray-color {
  color: #313131;
}
.has-small-font-size {
  font-size: 13px;
}
.has-normal-font-size,
.has-regular-font-size {
  font-size: 16px;
}
.has-medium-font-size {
  font-size: 20px;
}
.has-large-font-size {
  font-size: 36px;
}
.has-huge-font-size,
.has-larger-font-size {
  font-size: 42px;
}
.has-text-align-center {
  text-align: center;
}
.has-text-align-left {
  text-align: left;
}
.has-text-align-right {
  text-align: right;
}
.wp-block-audio figcaption {
  color: #555d66;
  font-size: 13px;
  text-align: center;
}
.wp-block-code {
  font-family: Menlo, Consolas, monaco, monospace;
  font-size: 14px;
  color: #23282d;
  padding: 0.8em 1em;
  border: 1px solid #e2e4e7;
  border-radius: 4px;
}
.blocks-gallery-caption,
.wp-block-embed figcaption,
.wp-block-image figcaption {
  color: #555d66;
  font-size: 13px;
  text-align: center;
}
.wp-block-preformatted pre {
  font-family: Menlo, Consolas, monaco, monospace;
  color: #23282d;
  font-size: 16px;
}
@media (min-width: 600px) {
  .wp-block-preformatted pre {
    font-size: 14px;
  }
}
.wp-block-pullquote {
  border-top: 4px solid #555d66;
  border-bottom: 4px solid #555d66;
  margin-bottom: 28px;
  color: #40464d;
}
.wp-block-pullquote__citation,
.wp-block-pullquote cite,
.wp-block-pullquote footer {
  color: #40464d;
  text-transform: uppercase;
  font-size: 13px;
  font-style: normal;
}
.wp-block-quote {
  border-left: 4px solid #000;
  margin: 0 0 28px;
  padding-left: 1em;
}
.wp-block-quote__citation,
.wp-block-quote cite,
.wp-block-quote footer {
  color: #6c7781;
  font-size: 13px;
  margin-top: 1em;
  position: relative;
  font-style: normal;
}
.wp-block-quote.has-text-align-right {
  border-left: none;
  border-right: 4px solid #000;
  padding-left: 0;
  padding-right: 1em;
}
.wp-block-quote.has-text-align-center {
  border: none;
  padding-left: 0;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  border: none;
}
.wp-block-search .wp-block-search__label {
  font-weight: 700;
}
.wp-block-group.has-background {
  padding: 20px 30px;
  margin-top: 0;
  margin-bottom: 0;
}
.wp-block-separator {
  border: none;
  border-bottom: 2px solid #8f98a1;
  margin-left: auto;
  margin-right: auto;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  max-width: 100px;
}
.wp-block-separator.has-background:not(.is-style-dots) {
  border-bottom: none;
  height: 1px;
}
.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots) {
  height: 2px;
}
.wp-block-table {
  border-collapse: collapse;
}
.wp-block-table td,
.wp-block-table th {
  padding: 0.5em;
  border: 1px solid;
  word-break: normal;
}
.wp-block-video figcaption {
  color: #555d66;
  font-size: 13px;
  text-align: center;
}
@-webkit-keyframes x-slide-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes x-slide-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes x-slide-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes x-slide-up-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
  }
}
@-o-keyframes x-slide-up-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
  }
}
@keyframes x-slide-up-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
  }
}
.x-slide-up {
  -webkit-animation: x-slide-up 0.5s 0s 1 ease-in-out;
  -moz-animation: x-slide-up 0.5s 0s 1 ease-in-out;
  -ms-animation: x-slide-up 0.5s 0s 1 ease-in-out;
  -o-animation: x-slide-up 0.5s 0s 1 ease-in-out;
  animation: x-slide-up 0.5s 0s 1 ease-in-out;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
.x-slide-up-out {
  -webkit-animation: x-slide-up-out 0.5s 0s 1 ease-in-out;
  -moz-animation: x-slide-up-out 0.5s 0s 1 ease-in-out;
  -ms-animation: x-slide-up-out 0.5s 0s 1 ease-in-out;
  -o-animation: x-slide-up-out 0.5s 0s 1 ease-in-out;
  animation: x-slide-up-out 0.5s 0s 1 ease-in-out;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes x-slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes x-slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes x-slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes x-slide-down-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);
  }
}
@-o-keyframes x-slide-down-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);
  }
}
@keyframes x-slide-down-out {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);
  }
}
.x-slide-down {
  -webkit-animation: x-slide-down 0.5s 0s 1 ease-in-out;
  -moz-animation: x-slide-down 0.5s 0s 1 ease-in-out;
  -ms-animation: x-slide-down 0.5s 0s 1 ease-in-out;
  -o-animation: x-slide-down 0.5s 0s 1 ease-in-out;
  animation: x-slide-down 0.5s 0s 1 ease-in-out;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
.x-slide-down-out {
  -webkit-animation: x-slide-down-out 0.5s 0s 1 ease-in-out;
  -moz-animation: x-slide-down-out 0.5s 0s 1 ease-in-out;
  -ms-animation: x-slide-down-out 0.5s 0s 1 ease-in-out;
  -o-animation: x-slide-down-out 0.5s 0s 1 ease-in-out;
  animation: x-slide-down-out 0.5s 0s 1 ease-in-out;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes x-slide-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    transform: translateX(-50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-o-keyframes x-slide-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    transform: translateX(-50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes x-slide-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    transform: translateX(-50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes x-slide-left-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    transform: translateX(-50px);
  }
}
@-o-keyframes x-slide-left-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    transform: translateX(-50px);
  }
}
@keyframes x-slide-left-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    transform: translateX(-50px);
  }
}
.x-slide-left {
  -webkit-animation: x-slide-left 0.5s 0s 1 ease-in-out;
  -moz-animation: x-slide-left 0.5s 0s 1 ease-in-out;
  -ms-animation: x-slide-left 0.5s 0s 1 ease-in-out;
  -o-animation: x-slide-left 0.5s 0s 1 ease-in-out;
  animation: x-slide-left 0.5s 0s 1 ease-in-out;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
.x-slide-left-out {
  -webkit-animation: x-slide-left-out 0.5s 0s 1 ease-in-out;
  -moz-animation: x-slide-left-out 0.5s 0s 1 ease-in-out;
  -ms-animation: x-slide-left-out 0.5s 0s 1 ease-in-out;
  -o-animation: x-slide-left-out 0.5s 0s 1 ease-in-out;
  animation: x-slide-left-out 0.5s 0s 1 ease-in-out;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes x-slide-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    -moz-transform: translateX(50px);
    -ms-transform: translateX(50px);
    -o-transform: translateX(50px);
    transform: translateX(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-o-keyframes x-slide-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    -moz-transform: translateX(50px);
    -ms-transform: translateX(50px);
    -o-transform: translateX(50px);
    transform: translateX(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes x-slide-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    -moz-transform: translateX(50px);
    -ms-transform: translateX(50px);
    -o-transform: translateX(50px);
    transform: translateX(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes x-slide-right-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    -moz-transform: translateX(50px);
    -ms-transform: translateX(50px);
    -o-transform: translateX(50px);
    transform: translateX(50px);
  }
}
@-o-keyframes x-slide-right-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    -moz-transform: translateX(50px);
    -ms-transform: translateX(50px);
    -o-transform: translateX(50px);
    transform: translateX(50px);
  }
}
@keyframes x-slide-right-out {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    -moz-transform: translateX(50px);
    -ms-transform: translateX(50px);
    -o-transform: translateX(50px);
    transform: translateX(50px);
  }
}
.x-slide-right {
  -webkit-animation: x-slide-right 0.5s 0s 1 ease-in-out;
  -moz-animation: x-slide-right 0.5s 0s 1 ease-in-out;
  -ms-animation: x-slide-right 0.5s 0s 1 ease-in-out;
  -o-animation: x-slide-right 0.5s 0s 1 ease-in-out;
  animation: x-slide-right 0.5s 0s 1 ease-in-out;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
.x-slide-right-out {
  -webkit-animation: x-slide-right-out 0.5s 0s 1 ease-in-out;
  -moz-animation: x-slide-right-out 0.5s 0s 1 ease-in-out;
  -ms-animation: x-slide-right-out 0.5s 0s 1 ease-in-out;
  -o-animation: x-slide-right-out 0.5s 0s 1 ease-in-out;
  animation: x-slide-right-out 0.5s 0s 1 ease-in-out;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes x-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes x-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes x-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes x-fade-in-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes x-fade-in-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes x-fade-in-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.x-fade-in {
  -webkit-animation: x-fade-in 0.5s 0s 1 ease-in-out;
  -moz-animation: x-fade-in 0.5s 0s 1 ease-in-out;
  -ms-animation: x-fade-in 0.5s 0s 1 ease-in-out;
  -o-animation: x-fade-in 0.5s 0s 1 ease-in-out;
  animation: x-fade-in 0.5s 0s 1 ease-in-out;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
.x-fade-in-out {
  -webkit-animation: x-fade-in-out 0.5s 0s 1 ease-in-out;
  -moz-animation: x-fade-in-out 0.5s 0s 1 ease-in-out;
  -ms-animation: x-fade-in-out 0.5s 0s 1 ease-in-out;
  -o-animation: x-fade-in-out 0.5s 0s 1 ease-in-out;
  animation: x-fade-in-out 0.5s 0s 1 ease-in-out;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes x-sign-flip {
  0% {
    opacity: 0;
    -webkit-transform: rotateX(-60deg);
    -moz-transform: rotateX(-60deg);
    -ms-transform: rotateX(-60deg);
    -o-transform: rotateX(-60deg);
    transform: rotateX(-60deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
}
@-o-keyframes x-sign-flip {
  0% {
    opacity: 0;
    -webkit-transform: rotateX(-60deg);
    -moz-transform: rotateX(-60deg);
    -ms-transform: rotateX(-60deg);
    -o-transform: rotateX(-60deg);
    transform: rotateX(-60deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
}
@keyframes x-sign-flip {
  0% {
    opacity: 0;
    -webkit-transform: rotateX(-60deg);
    -moz-transform: rotateX(-60deg);
    -ms-transform: rotateX(-60deg);
    -o-transform: rotateX(-60deg);
    transform: rotateX(-60deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
}
@-webkit-keyframes x-sign-flip-out {
  0% {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: rotateX(-60deg);
    -moz-transform: rotateX(-60deg);
    -ms-transform: rotateX(-60deg);
    -o-transform: rotateX(-60deg);
    transform: rotateX(-60deg);
  }
}
@-o-keyframes x-sign-flip-out {
  0% {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: rotateX(-60deg);
    -moz-transform: rotateX(-60deg);
    -ms-transform: rotateX(-60deg);
    -o-transform: rotateX(-60deg);
    transform: rotateX(-60deg);
  }
}
@keyframes x-sign-flip-out {
  0% {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: rotateX(-60deg);
    -moz-transform: rotateX(-60deg);
    -ms-transform: rotateX(-60deg);
    -o-transform: rotateX(-60deg);
    transform: rotateX(-60deg);
  }
}
.x-sign-flip {
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-animation: x-sign-flip 0.5s 0s 1 ease-in-out;
  -moz-animation: x-sign-flip 0.5s 0s 1 ease-in-out;
  -ms-animation: x-sign-flip 0.5s 0s 1 ease-in-out;
  -o-animation: x-sign-flip 0.5s 0s 1 ease-in-out;
  animation: x-sign-flip 0.5s 0s 1 ease-in-out;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
.x-sign-flip-out {
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-animation: x-sign-flip-out 0.5s 0s 1 ease-in-out;
  -moz-animation: x-sign-flip-out 0.5s 0s 1 ease-in-out;
  -ms-animation: x-sign-flip-out 0.5s 0s 1 ease-in-out;
  -o-animation: x-sign-flip-out 0.5s 0s 1 ease-in-out;
  animation: x-sign-flip-out 0.5s 0s 1 ease-in-out;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
.x-drop-from-bottom.x-sign-flip,
.x-drop-from-bottom.x-sign-flip-out {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
div.wpcf7 .screen-reader-response {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  width: 1px;
  margin: 0;
  padding: 0;
  border: 0;
}
div.wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
  border: 2px solid red;
}
div.wpcf7-mail-sent-ok {
  border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
  border: 2px solid red;
}
div.wpcf7-spam-blocked {
  border: 2px solid orange;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
  position: relative;
}
span.wpcf7-not-valid-tip {
  color: red;
  font-size: 1em;
  font-weight: 400;
  display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
  position: absolute;
  top: 20%;
  left: 20%;
  z-index: 100;
  border: 1px solid red;
  background: #fff;
  padding: 0.2em 0.8em;
}
span.wpcf7-list-item {
  display: inline-block;
  margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
  content: " ";
}
.wpcf7-display-none {
  display: none;
}
div.wpcf7 .ajax-loader {
  visibility: hidden;
  display: inline-block;
  background-image: url(../../../plugins/contact-form-7/images/ajax-loader.gif);
  width: 16px;
  height: 16px;
  border: none;
  padding: 0;
  margin: 0 0 0 4px;
  vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
  visibility: visible;
}
div.wpcf7 div.ajax-error {
  display: none;
}
div.wpcf7 .placeheld {
  color: #888;
}
div.wpcf7 input[type="file"] {
  cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
  cursor: default;
}
div.wpcf7 .wpcf7-submit:disabled {
  cursor: not-allowed;
}
.ere-recently-viewed-properties {
  padding: 0 !important;
}
.ere-recently-viewed-properties .property-inner {
  padding: 10px !important;
}

.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}
.ui-front {
  z-index: 100;
}
.ui-state-disabled {
  cursor: default !important;
}
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  min-height: 0;
  font-size: 100%;
}
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: 0.5em;
  top: 50%;
  margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
.ui-button-icon-only {
  width: 2.2em;
}
button.ui-button-icon-only {
  width: 2.4em;
}
.ui-button-icons-only {
  width: 3.4em;
}
button.ui-button-icons-only {
  width: 3.7em;
}
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}
.ui-button-text-only .ui-button-text {
  padding: 0.4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: 0.4em;
  text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em;
}
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}
input.ui-button {
  padding: 0.4em 1em;
}
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: 0.5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em;
}
.ui-buttonset {
  margin-right: 7px;
}
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: 700;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: 0 0;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px 0.4em;
  cursor: pointer;
  min-height: 0;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted #000;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: 700;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: 0.8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: 0 0;
  color: inherit;
  padding: 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 22px;
}
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px;
}
.ui-tabs {
  position: relative;
  padding: 0.2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: 0 0;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
  border-width: 2px;
}
.ui-widget {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, "Manrope";
  font-size: 1.1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, "Manrope";
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #ddd;
  background: #eee
    url(../images/ui-bg_highlight-soft_100_eeeeee_1x100.png)
    50% top repeat-x;
  color: #333;
}
.ui-widget-content a {
  color: #333;
}
.ui-widget-header {
  border: 1px solid #e78f08;
  background: #f6a828
    url(../images/ui-bg_gloss-wave_35_f6a828_500x100.png)
    50% 50% repeat-x;
  color: #fff;
  font-weight: 700;
}
.ui-widget-header a {
  color: #fff;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #ccc;
  background: #f6f6f6
    url(../images/ui-bg_glass_100_f6f6f6_1x400.png)
    50% 50% repeat-x;
  font-weight: 700;
  color: #1c94c4;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #1c94c4;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #fbcb09;
  background: #fdf5ce
    url(../images/ui-bg_glass_100_fdf5ce_1x400.png)
    50% 50% repeat-x;
  font-weight: 700;
  color: #c77405;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #c77405;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #fbd850;
  background: #fff
    url(../images/ui-bg_glass_65_ffffff_1x400.png)
    50% 50% repeat-x;
  font-weight: 700;
  color: #eb8f00;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #eb8f00;
  text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fed22f;
  background: #ffe45c
    url(../images/ui-bg_highlight-soft_75_ffe45c_1x100.png)
    50% top repeat-x;
  color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900
    url(../images/ui-bg_diagonals-thick_18_b81900_40x40.png)
    50% 50% repeat;
  color: #fff;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #fff;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #fff;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: 700;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70);
  font-weight: 400;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
}
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(../images/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
  background-image: url(../images/ui-icons_ffffff_256x240.png);
}
.ui-state-default .ui-icon {
  background-image: url(../images/ui-icons_ef8c08_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(../images/ui-icons_ef8c08_256x240.png);
}
.ui-state-active .ui-icon {
  background-image: url(../images/ui-icons_ef8c08_256x240.png);
}
.ui-state-highlight .ui-icon {
  background-image: url(../images/ui-icons_228ef1_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(../images/ui-icons_ffd27a_256x240.png);
}
.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}
.ui-widget-overlay {
  background: #666
    url(../images/ui-bg_diagonals-thick_20_666666_40x40.png)
    50% 50% repeat;
  opacity: 0.5;
  filter: Alpha(Opacity=50);
}
.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: #000
    url(../images/ui-bg_flat_10_000000_40x100.png)
    50% 50% repeat-x;
  opacity: 0.2;
  filter: Alpha(Opacity=20);
  border-radius: 5px;
}
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.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;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -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;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.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 {
  display: none;
}
.owl-carousel.owl-drag .owl-item {
  -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 .owl-carousel {
  display: block;
}
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.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(../images/owl.video.play.png)
    no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  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%;
}

@font-face {
  font-display: swap;
  font-family: fontawesome;
  src: url(../fonts/fontawesome-webfont.eot?v=4.7.0);
  src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0)
      format("embedded-opentype"),
    url(../fonts/fontawesome-webfont.woff2?v=4.7.0)
      format("woff2"),
    url(../fonts/fontawesome-webfont.woff?v=4.7.0)
      format("woff"),
    url(../fonts/fontawesome-webfont.ttf?v=4.7.0)
      format("truetype"),
    url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.display-block {
  display: block !important;
}
.ere-property-wrap .container {
  max-width: 1170px;
  width: auto;
  padding-left: 0;
  padding-right: 0;
}
.ere-item-wrap {
  width: 100%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.property-carousel .ere-item-wrap {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.list-2-col {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
.list-2-col li {
  display: block;
  -moz-column-break-inside: avoid;
  -webkit-column-break-inside: avoid;
  column-break-inside: avoid;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .columns-2 > .ere-item-wrap {
    width: 50%;
  }
  .columns-2 > .ere-item-wrap:nth-child(2n + 1),
  .columns-3 > .ere-item-wrap:nth-child(3n + 1),
  .columns-4 > .ere-item-wrap:nth-child(4n + 1),
  .columns-5 > .ere-item-wrap:nth-child(5n + 1),
  .columns-6 > .ere-item-wrap:nth-child(6n + 1) {
    clear: both;
  }
  .columns-3 > .ere-item-wrap {
    width: 33.33333333%;
  }
  .columns-4 > .ere-item-wrap {
    width: 25%;
  }
  .columns-5 > .ere-item-wrap {
    width: 20%;
  }
  .columns-6 > .ere-item-wrap {
    width: 16.66666666666667%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .columns-md-2 > .ere-item-wrap {
    width: 50%;
  }
  .columns-md-2 > .ere-item-wrap:nth-child(2n + 1),
  .columns-md-3 > .ere-item-wrap:nth-child(3n + 1),
  .columns-md-4 > .ere-item-wrap:nth-child(4n + 1),
  .columns-md-5 > .ere-item-wrap:nth-child(5n + 1),
  .columns-md-6 > .ere-item-wrap:nth-child(6n + 1) {
    clear: both;
  }
  .columns-md-3 > .ere-item-wrap {
    width: 33.33333333%;
  }
  .columns-md-4 > .ere-item-wrap {
    width: 25%;
  }
  .columns-md-5 > .ere-item-wrap {
    width: 20%;
  }
  .columns-md-6 > .ere-item-wrap {
    width: 16.66666666666667%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .columns-sm-2 > .ere-item-wrap {
    width: 50%;
  }
  .columns-sm-2 > .ere-item-wrap:nth-child(2n + 1),
  .columns-sm-3 > .ere-item-wrap:nth-child(3n + 1),
  .columns-sm-4 > .ere-item-wrap:nth-child(4n + 1),
  .columns-sm-5 > .ere-item-wrap:nth-child(5n + 1),
  .columns-sm-6 > .ere-item-wrap:nth-child(6n + 1) {
    clear: both;
  }
  .columns-sm-3 > .ere-item-wrap {
    width: 33.33333333%;
  }
  .columns-sm-4 > .ere-item-wrap {
    width: 25%;
  }
  .columns-sm-5 > .ere-item-wrap {
    width: 20%;
  }
  .columns-sm-6 > .ere-item-wrap {
    width: 16.66666666666667%;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .columns-xs-2 > .ere-item-wrap {
    width: 50%;
  }
  .columns-xs-2 > .ere-item-wrap:nth-child(2n + 1),
  .columns-xs-3 > .ere-item-wrap:nth-child(3n + 1),
  .columns-xs-4 > .ere-item-wrap:nth-child(4n + 1),
  .columns-xs-5 > .ere-item-wrap:nth-child(5n + 1),
  .columns-xs-6 > .ere-item-wrap:nth-child(6n + 1) {
    clear: both;
  }
  .columns-xs-3 > .ere-item-wrap {
    width: 33.33333333%;
  }
  .columns-xs-4 > .ere-item-wrap {
    width: 25%;
  }
  .columns-xs-5 > .ere-item-wrap {
    width: 20%;
  }
  .columns-xs-6 > .ere-item-wrap {
    width: 16.66666666666667%;
  }
}
@media (max-width: 480px) {
  .columns-mb-2 > .ere-item-wrap {
    width: 50%;
  }
  .columns-mb-2 > .ere-item-wrap:nth-child(2n + 1),
  .columns-mb-3 > .ere-item-wrap:nth-child(3n + 1),
  .columns-mb-4 > .ere-item-wrap:nth-child(4n + 1),
  .columns-mb-5 > .ere-item-wrap:nth-child(5n + 1),
  .columns-mb-6 > .ere-item-wrap:nth-child(6n + 1) {
    clear: both;
  }
  .columns-mb-3 > .ere-item-wrap {
    width: 33.33333333%;
  }
  .columns-mb-4 > .ere-item-wrap {
    width: 25%;
  }
  .columns-mb-5 > .ere-item-wrap {
    width: 20%;
  }
  .columns-mb-6 > .ere-item-wrap {
    width: 16.66666666666667%;
  }
}
@media (max-width: 767px) {
  .list-2-col {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }
}
.fw-light {
  font-weight: 300 !important;
}
.fw-normal {
  font-weight: 400 !important;
}
.fw-medium {
  font-weight: 500 !important;
}
.fw-semi-bold {
  font-weight: 600 !important;
}
.fw-bold {
  font-weight: 700 !important;
}
.fw-black {
  font-weight: 900 !important;
}
.fs-10 {
  font-size: 10px !important;
}
.fs-11 {
  font-size: 11px !important;
}
.fs-12 {
  font-size: 12px !important;
}
.fs-13 {
  font-size: 13px !important;
}
.fs-14 {
  font-size: 14px !important;
}
.fs-15 {
  font-size: 15px !important;
}
.fs-16 {
  font-size: 16px !important;
}
.fs-18 {
  font-size: 18px !important;
}
.fs-20 {
  font-size: 20px !important;
}
.fs-21 {
  font-size: 21px !important;
}
.fs-24 {
  font-size: 24px !important;
}
.fs-30 {
  font-size: 30px !important;
}
.fs-31 {
  font-size: 31px !important;
}
.fs-32 {
  font-size: 32px !important;
}
.fs-36 {
  font-size: 36px !important;
}
.fs-38 {
  font-size: 38px !important;
}
.fs-46 {
  font-size: 46px !important;
}
.fs-50 {
  font-size: 50px !important;
}
.fs-60 {
  font-size: 60px !important;
}
.text-italic {
  font-style: italic !important;
}
.uppercase {
  text-transform: uppercase !important;
}
.line-small {
  line-height: 1em !important;
}
.line-normal {
  line-height: 1.5em !important;
}
.line-medium {
  line-height: 1.6em !important;
}
.line-large {
  line-height: 1.8em !important;
}
.line-2x {
  line-height: 2em !important;
}
.line-3x {
  line-height: 3em !important;
}
.line-21 {
  line-height: 21px !important;
}
.line-24 {
  line-height: 24px !important;
}
.line-34 {
  line-height: 34px !important;
}
.line-42 {
  line-height: 42px !important;
}
.spacing-50 {
  letter-spacing: 0.05em;
}
.spacing-100 {
  letter-spacing: 0.1em;
}
.ere-login-wrap hr,
.ere-register-wrap hr,
.paging-navigation .page-numbers.next:before,
.paging-navigation .page-numbers.prev:before,
.visible-mb {
  display: none;
}
@media (max-width: 480px) {
  .visible-mb {
    display: block;
  }
  .hidden-mb {
    display: none !important;
  }
}
.mg-bottom-0 {
  margin-bottom: 0 !important;
}
.mg-bottom-5 {
  margin-bottom: 5px !important;
}
.mg-bottom-10 {
  margin-bottom: 10px !important;
}
.mg-bottom-15 {
  margin-bottom: 15px !important;
}
.mg-bottom-20 {
  margin-bottom: 20px !important;
}
.mg-bottom-25 {
  margin-bottom: 25px !important;
}
.mg-bottom-30 {
  margin-bottom: 30px !important;
}
.mg-bottom-35 {
  margin-bottom: 35px !important;
}
.mg-bottom-40 {
  margin-bottom: 40px !important;
}
.mg-bottom-45 {
  margin-bottom: 45px !important;
}
.mg-bottom-50 {
  margin-bottom: 50px !important;
}
.mg-bottom-55 {
  margin-bottom: 55px !important;
}
.mg-bottom-60 {
  margin-bottom: 60px !important;
}
@media screen and (max-width: 991px) {
  .sm-mg-bottom-0 {
    margin-bottom: 0 !important;
  }
  .sm-mg-bottom-5 {
    margin-bottom: 5px !important;
  }
  .sm-mg-bottom-10 {
    margin-bottom: 10px !important;
  }
  .sm-mg-bottom-15 {
    margin-bottom: 15px !important;
  }
  .sm-mg-bottom-20 {
    margin-bottom: 20px !important;
  }
  .sm-mg-bottom-25 {
    margin-bottom: 25px !important;
  }
  .sm-mg-bottom-30 {
    margin-bottom: 30px !important;
  }
  .sm-mg-bottom-35 {
    margin-bottom: 35px !important;
  }
  .sm-mg-bottom-40 {
    margin-bottom: 40px !important;
  }
  .sm-mg-bottom-45 {
    margin-bottom: 45px !important;
  }
  .sm-mg-bottom-50 {
    margin-bottom: 50px !important;
  }
  .sm-mg-bottom-55 {
    margin-bottom: 55px !important;
  }
  .sm-mg-bottom-60 {
    margin-bottom: 60px !important;
  }
}
.block-center-inner,
.block-center:before {
  display: inline-block;
  vertical-align: middle;
}
.block-center:before {
  content: "";
  height: 100%;
}
.block-center {
  height: 100%;
  width: 100%;
  text-align: center;
  font-size: 0;
}
.block-center-inner {
  margin: 0 auto;
  position: relative;
  max-width: 100%;
  font-size: initial;
}
.block-center-inner > * {
  margin: auto;
}
.form-group textarea {
  border-color: #ddd;
}
.paging-navigation {
  position: relative;
}
.paging-navigation ul {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
}
.paging-navigation li > a,
.paging-navigation li > span {
  border: 0;
  -webkit-border-radius: 0 !important;
  -webkit-background-clip: padding-box !important;
  -moz-border-radius: 0 !important;
  -moz-background-clip: padding !important;
  border-radius: 0 !important;
  background-clip: padding-box !important;
}
.paging-navigation .page-numbers {
  margin-right: 6px;
  padding: 0 19px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  display: inline-block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #222;
}
.paging-navigation .page-numbers.current,
.paging-navigation .page-numbers:focus,
.paging-navigation .page-numbers:hover {
  background-color: #c5ff1f;
  color: #fff;
  border-color: transparent;
}
.paging-navigation .page-numbers.next,
.paging-navigation .page-numbers.prev {
  left: auto;
  height: 35px;
  line-height: 35px;
}
.paging-navigation .page-numbers.prev {
  position: absolute;
  right: 104px;
  bottom: 0;
}
.paging-navigation .page-numbers.next {
  margin-right: 0;
  position: absolute;
  right: 0;
  bottom: 0;
}
.paging-navigation.next-disable .page-numbers.prev {
  right: 0;
  margin-right: 0;
}
.owl-nav .owl-next,
.owl-nav .owl-next:after,
.owl-nav .owl-prev,
.owl-nav .owl-prev:after {
  position: absolute;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.owl-nav .owl-next,
.owl-nav .owl-prev {
  width: 50px;
  height: 60px;
  margin-top: -30px;
  background-color: #f6f6f6;
  text-align: center;
  top: 50%;
}
.owl-nav .owl-next i,
.owl-nav .owl-prev i {
  color: #222;
  font-size: 31px;
  line-height: 60px;
}
#wp-property_des-wrap .insert-media:hover,
.color-light .owl-dots .owl-dot.active span,
.owl-dots .owl-dot.active span,
.owl-nav .owl-next:hover,
.owl-nav .owl-prev:hover {
  background-color: #c5ff1f;
}
.ere-heading.color-light h2,
.ere-heading.color-light p,
.owl-nav .owl-next:hover i,
.owl-nav .owl-prev:hover i {
  color: #fff;
}
.owl-nav .owl-prev:hover:after {
  border-top-color: #c5ff1f;
}
.owl-nav .owl-next:hover:after {
  border-bottom-color: #c5ff1f;
}
.owl-nav .owl-next:after,
.owl-nav .owl-prev:after {
  content: "";
  display: block;
  top: 0;
  bottom: 0;
}
.owl-nav .owl-prev {
  left: -80px;
}
.owl-nav .owl-prev:after {
  border-bottom: solid 0 transparent;
  border-top: solid 60px #f6f6f6;
  border-right: solid 10px transparent;
  left: 100%;
}
.owl-nav .owl-next {
  right: -80px;
}
.owl-nav .owl-next:after {
  border-bottom: solid 60px #f6f6f6;
  border-top: solid 0 transparent;
  border-left: solid 10px transparent;
  right: 100%;
}
.owl-dots {
  text-align: center;
  padding-top: 10px;
}
.owl-dots .owl-dot {
  display: inline-block;
}
.owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  margin: 3px;
  display: block;
  background-color: #ebebeb;
}
.color-light .owl-dots .owl-dot span {
  background-color: #fff;
}
.owl-nav-bottom-center .owl-next,
.owl-nav-top-right .owl-next {
  background-color: #c5ff1f !important;
}
.owl-nav-bottom-center .owl-next i,
.owl-nav-top-right .owl-next i {
  color: #fff !important;
}
.owl-nav-bottom-center .owl-next:after,
.owl-nav-top-right .owl-next:after {
  border-bottom-color: #c5ff1f !important;
}
@media (max-width: 1380px) {
  .owl-carousel:hover .owl-nav .owl-prev,
  .owl-nav .owl-prev {
    left: 0;
  }
  .owl-carousel:hover .owl-nav .owl-next,
  .owl-nav .owl-next {
    right: 0;
  }
}
@media (max-width: 1200px) {
  .owl-nav .owl-next,
  .owl-nav .owl-prev {
    width: 40px;
    height: 50px;
    margin-top: -30px;
  }
  .owl-nav .owl-next i,
  .owl-nav .owl-prev i {
    font-size: 24px;
    line-height: 50px;
  }
  .owl-nav .owl-prev:after {
    border-top: solid 50px #f6f6f6;
  }
  .owl-nav .owl-next:after {
    border-bottom: solid 50px #f6f6f6;
  }
}
.media-drag-drop {
  background-color: #efefef;
  border: 2px dashed #dfdfdf;
  text-align: center;
  padding: 30px;
}
.remove {
  cursor: pointer;
}
.compare-tables.table-striped .property-inner .property-image img,
.property-manager-form select {
  width: 100%;
}
.property-manager-form label {
  font-weight: 600;
}
#wp-property_des-wrap .insert-media {
  height: 45px;
  background-color: #222;
  border-radius: 0;
  border: 0;
  color: #fff;
  padding: 0 15px;
}
#wp-property_des-wrap .wp-switch-editor {
  height: 45px;
  padding: 0 15px;
  margin: 0;
}
#wp-property_des-wrap .wp-switch-editor:focus,
#wp-property_des-wrap .wp-switch-editor:hover {
  border-color: #e5e5e5;
}
.html-active .switch-html,
.tmce-active .switch-tmce {
  border-bottom: none;
}
#property_des,
#property_des_ifr {
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  border-top: none;
}
.property-fields-wrap {
  margin-bottom: 50px;
}
.property-fields-wrap label {
  cursor: pointer;
}
.property-floors-control label {
  margin-right: 20px;
}
.property-floors-control label input {
  position: relative;
  top: 1.5px;
  margin-right: 5px;
}
.target-modal {
  text-decoration: underline;
}
.ere-package-item.active {
  box-shadow: 0 20px 35px rgba(0, 0, 0, 0.3);
  border-color: #c5ff1f;
}
.ere-package-item.active > .panel-heading {
  background-color: #c5ff1f;
  color: #fff;
}
.ere-package-price {
  padding: 20px 0;
}
.ere-package-price sup {
  font-size: 60%;
}
.list-group {
  padding-left: 0 !important;
}
.modal-login .modal-content {
  padding: 15px;
}
.modal-login .ere-login-wrap,
.modal-login .ere-register-wrap,
.modal-login .ere-reset-password-wrap {
  padding: 35px 15px 0;
}
.ere-heading h2,
.ere-heading p {
  font-weight: 600;
  line-height: 1;
  font-size: 32px;
  /* text-transform: uppercase; */
}
.ere-heading p {
  display: block;
  color: #909090;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 14px;
}
.ere-heading span {
  position: relative;
  height: 4px;
  width: 20px;
  display: block;
  margin-bottom: 23px;
  line-height: 1;
}
.ere-heading.text-center span,
.ere-heading.text-center:after {
  margin-left: auto;
  margin-right: auto;
}
.ere-heading span:after,
.ere-heading span:before {
  content: "";
  position: absolute;
  top: 3px;
  height: 100%;
  width: 50%;
  background-color: #c5ff1f;
}
.ere-heading span:before {
  left: 0;
  -webkit-transform: skew(0deg, 150deg);
  -moz-transform: skew(0deg, 150deg);
  -ms-transform: skew(0deg, 150deg);
  -o-transform: skew(0deg, 150deg);
  transform: skew(0deg, 150deg);
}
.ere-heading span:after {
  right: 0;
  -webkit-transform: skew(0deg, -150deg);
  -moz-transform: skew(0deg, -150deg);
  -ms-transform: skew(0deg, -150deg);
  -o-transform: skew(0deg, -150deg);
  transform: skew(0deg, -150deg);
}
.ere-heading:after {
  content: "";
  display: block;
  width: 100px;
  height: 4px;
  background-color: #c5ff1f;
  margin-top: 16px;
}
.ere-heading span,
.ere-heading:after {
  margin-left: 0;
  margin-right: auto;
}
.ere-heading-style2 h2 {
  margin-bottom: 0;
  font-weight: 600;
  line-height: 1;
  font-size: 21px;
}
.ere-heading-style2 h2:after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 4px;
  background-color: #c5ff1f;
  margin-left: 20px;
  vertical-align: middle;
  margin-top: -2px;
}
.ere-heading sub {
  font-size: 55%;
  bottom: 15px;
}
@media (max-width: 480px) {
  .ere-heading h2 {
    font-size: 20px;
  }
  .ere-heading span {
    font-size: 12px;
  }
}
.compare-listing,
.compare-listing.listing-open {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.compare-listing {
  width: 135px;
  position: fixed;
  right: 0;
  top: 50%;
  background-color: #fff;
  z-index: 1000;
  -webkit-transform: translate3d(100%, 0, 0) translateY(-50%) !important;
  -moz-transform: translate3d(100%, 0, 0) translateY(-50%) !important;
  -o-transform: translate3d(100%, 0, 0) translateY(-50%) !important;
  -ms-transform: translate3d(100%, 0, 0) translateY(-50%) !important;
  transform: translate3d(100%, 0, 0) translateY(-50%) !important;
}
.compare-listing.listing-open {
  -webkit-transform: translate3d(0, 0, 0) translateY(-50%) !important;
  -moz-transform: translate3d(0, 0, 0) translateY(-50%) !important;
  -o-transform: translate3d(0, 0, 0) translateY(-50%) !important;
  -ms-transform: translate3d(0, 0, 0) translateY(-50%) !important;
  transform: translate3d(0, 0, 0) translateY(-50%) !important;
  -webkit-box-shadow: 0 0 5px 1px #777;
  -moz-box-shadow: 0 0 5px 1px #777;
  box-shadow: 0 0 5px 1px #777;
}
.listing-btn {
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 44px;
  width: 44px;
  position: absolute;
  left: -44px;
  top: 50%;
  -webkit-transform: translateY(-50%) !important;
  -moz-transform: translateY(-50%) !important;
  -o-transform: translateY(-50%) !important;
  -ms-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
}
.listing-btn i {
  font-size: 22px;
  left: -2px;
}
.compare-listing-header {
  padding: 15px;
  text-align: center;
  -webkit-box-shadow: 3px 1px 5px 0 #777;
  -moz-box-shadow: 3px 1px 5px 0 #777;
  box-shadow: 3px 1px 5px 0 #777;
}
.compare-listing-header .title {
  margin: 0;
  line-height: 1;
}
.compare-listing-body {
  padding: 10px 0;
  text-align: center;
}
.compare-thumb-main {
  margin-left: 0;
  margin-right: 0;
}
.compare-thumb-main .compare-thumb {
  position: relative;
  width: 105px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  overflow: hidden;
}
.compare-listing-body .compare-properties-button {
  width: 105px;
}
.compare-thumb-main .thumb-inner-empty {
  height: 56px;
  width: 100%;
  float: left;
  margin-bottom: 10px;
  border: 2px dashed #eee;
}
.compare-thumb-main .compare-property-remove {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  background: #c5ff1f;
  border: 0;
  padding: 2px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 20px;
  height: 20px;
}
.compare-thumb-main .compare-property-remove i,
.listing-btn i {
  position: relative;
  top: -1px;
}
.compare-tables table,
.compare-tables td,
.compare-tables th,
.compare-tables.table-striped {
  border: 0;
}
.compare-tables.table-striped thead th {
  vertical-align: top;
}
.compare-tables.table-striped .property-title {
  text-align: left;
  margin-top: 17px;
  margin-bottom: 10px;
}
.compare-tables.table-striped .property-title a {
  color: #222;
  font-weight: 500;
}
h2.property-title {
  font-size: 18px;
}
.compare-tables.table-striped .property-inner {
  position: relative;
  padding: 15px;
  max-width: 360px;
  margin: auto;
  background-color: #f8f8f8;
}
.compare-tables.table-striped .property-inner:before {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background: #f8f8f8;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -20px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -moz-transform: translateY(-50%) rotate(45deg);
  -o-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
.compare-tables.table-striped .property-inner .property-label {
  position: absolute;
  left: 18px;
  top: 40px;
}
.compare-tables.table-striped .property-inner .property-label p {
  margin-bottom: 10px;
  color: #fff;
  font-weight: 400;
  text-align: left;
}
.compare-tables.table-striped
  .property-inner
  .property-label
  p
  .property-label-bg {
  display: inline-block;
  background-color: #c5ff1f;
  padding-left: 10px;
  padding-right: 5px;
  position: relative;
  line-height: 19px;
  font-size: 12px;
}
.compare-tables.table-striped
  .property-inner
  .property-label
  p
  .property-label-bg
  span {
  position: absolute;
  content: "";
  display: block;
  left: 100%;
  top: 0;
  border-top: 10px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 7px solid #c5ff1f;
}
.compare-tables.table-striped .property-price {
  font-weight: 600;
  color: #222;
}
.compare-tables.table-striped .property-location {
  font-weight: 400;
  color: #8f8f8f;
}
.compare-tables.table-striped .property-location i {
  color: #c5ff1f;
}
.compare-tables.table-striped th {
  background: 0 0 !important;
  padding: 0 15px 15px;
}
.compare-tables.table-striped td {
  border: 0;
  vertical-align: middle;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #8f8f8f;
}
.compare-tables.table-striped tr {
  height: 52px;
}
.compare-tables.table-striped .title-list-check {
  font-weight: 500;
  padding-left: 21px;
  text-align: left;
  color: #222;
}
.compare-tables.table-striped tbody > tr:nth-of-type(even) {
  background-color: #f6f6f6;
}
.compare-tables.table-striped tbody > tr:nth-of-type(odd) {
  background-color: transparent;
}
.compare-tables.table-striped .check-no {
  color: #e33f3f;
}
.compare-tables.table-striped .check-yes {
  color: #4ede00;
}
.remove {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
@media (max-width: 991px) {
  .compare-table-wrap {
    overflow-x: auto;
  }
}
.controls {
  margin-top: 10px;
  border: 1px solid transparent;
  border-radius: 2px 0 0 2px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 32px;
  outline: 0;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}
#pac-input {
  background-color: #fff;
  font-size: 15px;
  font-weight: 300;
  margin-left: 12px;
  padding: 0 11px 0 13px;
  text-overflow: ellipsis;
  width: 300px;
}
#pac-input:focus {
  border-color: #4d90fe;
}
#type-selector {
  color: #fff;
  background-color: #4d90fe;
  padding: 5px 11px 0;
}
#type-selector label {
  font-size: 13px;
  font-weight: 300;
}
.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.accent-color {
  color: #c5ff1f;
}
.bg-accent {
  background-color: #c5ff1f;
}
.heading-color {
  color: #222;
}
.ere-processing {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99999;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.ere-processing .loading {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  color: #fff;
  font-size: 16px;
  padding: 10px;
  background: #343434;
}
.content-popup i,
.ere-processing .loading i,
.user-dropdown .user-display-name i {
  margin-right: 10px;
}
.ui-dialog-titlebar-close:before {
  content: "\f00d";
  font-family: FontAwesome;
  color: #fff;
  cursor: pointer;
}
.ere-login-wrap,
.ere-register-wrap,
.ere-reset-password-wrap {
  max-width: 570px;
  margin: auto;
  border: 10px solid rgba(237, 237, 237, 0.7);
  padding: 35px 30px 0;
}
.ere-reset-password-wrap {
  padding: 35px 30px 30px;
}
.ere-login-wrap form,
.ere-register-wrap form {
  padding-bottom: 55px;
}
.ere-login-wrap input:-webkit-autofill,
.ere-register-wrap input:-webkit-autofill {
  -webkit-transition: background-color 50000s !important;
  -moz-transition: background-color 50000s !important;
  -o-transition: background-color 50000s !important;
  transition: background-color 50000s !important;
  -webkit-text-fill-color: #787878;
}
.ere-login-wrap form ::-webkit-input-placeholder,
.ere-register-wrap form ::-webkit-input-placeholder {
  color: #787878;
  text-transform: uppercase;
}
.ere-login-wrap form ::-moz-placeholder,
.ere-register-wrap form ::-moz-placeholder {
  color: #787878;
  text-transform: uppercase;
}
.ere-login-wrap form :-ms-input-placeholder,
.ere-register-wrap form :-ms-input-placeholder {
  color: #787878;
  text-transform: uppercase;
}
.ere-login-wrap form :-moz-placeholder,
.ere-register-wrap form :-moz-placeholder {
  color: #787878;
  text-transform: uppercase;
}
.ere-login-wrap button,
.ere-register-wrap button,
.ere-reset-password-wrap button {
  display: block;
  background: 0 0;
  border: 2px solid rgba(237, 237, 237, 0.9);
  color: #fff;
  font-size: 14px;
  height: 50px;
}
.ere-reset-password-wrap button {
  margin-top: 30px;
}
.ere-login-wrap .btn-primary,
.ere-register-wrap .btn-primary,
.ere-reset-password-wrap .btn-primary {
  color: #fff;
  background-color: #c5ff1f;
  border-color: #c5ff1f;
}
.ere-login-wrap .btn-primary:active,
.ere-login-wrap .btn-primary:active:focus,
.ere-login-wrap .btn-primary:focus,
.ere-login-wrap .btn-primary:hover,
.ere-register-wrap .btn-primary:active,
.ere-register-wrap .btn-primary:active:focus,
.ere-register-wrap .btn-primary:focus,
.ere-register-wrap .btn-primary:hover,
.ere-reset-password-wrap .btn-primary:active,
.ere-reset-password-wrap .btn-primary:focus,
.ere-reset-password-wrap .btn-primary:hover {
  background: 0 0 !important;
  color: #c5ff1f;
  border-color: #c5ff1f;
}
.ere-login-wrap .checkbox,
.ere-register-wrap .checkbox {
  display: inline-block;
  margin: 15px 0;
  color: #bababa;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.ere-login-wrap .checkbox:hover {
  color: #c5ff1f;
}
.ere-login-wrap .checkbox input,
.ere-register-wrap .checkbox input {
  cursor: pointer;
}
.ere-login-wrap .btn-facebook,
.ere-register-wrap .btn-facebook {
  background-color: #3b5998;
}
.ere-login-wrap .btn-facebook:focus,
.ere-login-wrap .btn-facebook:hover,
.ere-register-wrap .btn-facebook:focus,
.ere-register-wrap .btn-facebook:hover {
  background-color: #4c70ba;
}
.ere-login-wrap .btn-google-plus,
.ere-register-wrap .btn-google-plus {
  background-color: #dd5044;
}
.ere-login-wrap .btn-google-plus:focus,
.ere-login-wrap .btn-google-plus:hover,
.ere-register-wrap .btn-google-plus:focus,
.ere-register-wrap .btn-google-plus:hover {
  background-color: #e5786f;
}
.ere-login-wrap .btn-yahoo,
.ere-register-wrap .btn-yahoo {
  background-color: #70067b;
}
.ere-login-wrap .btn-yahoo:focus,
.ere-login-wrap .btn-yahoo:hover,
.ere-register-wrap .btn-yahoo:focus,
.ere-register-wrap .btn-yahoo:hover {
  background-color: #9c08ac;
}
.ere-login-wrap .form-group,
.ere-register-wrap .form-group {
  position: relative;
  margin-bottom: 10px;
}
.ere-login-wrap .form-group:after,
.ere-register-wrap .form-group:after {
  font-family: FontAwesome;
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  color: #bababa;
  text-align: center;
  line-height: 55px;
}
.ere-login-wrap .form-group.control-username:after,
.ere-register-wrap .form-group.control-username:after {
  content: "\f007";
}
.ere-login-wrap .form-group.control-email:after,
.ere-register-wrap .form-group.control-email:after {
  content: "\f0e0";
}
.ere-login-wrap .form-group.control-ere-password:after,
.ere-login-wrap .form-group.control-password:after,
.ere-register-wrap .form-group.control-ere-password:after,
.ere-register-wrap .form-group.control-password:after {
  content: "\f13e";
}
.ere-login-wrap .form-group input:not([type="checkbox"]),
.ere-login-wrap .form-group select.form-control,
.ere-register-wrap .form-group input:not([type="checkbox"]),
.ere-register-wrap .form-group select.form-control,
.ere-reset-password-wrap .form-group input:not([type="checkbox"]),
.ere-reset-password-wrap .form-group select.form-control {
  position: relative;
  background: 0 0;
  height: 55px;
  line-height: 55px;
  padding: 0 40px 0 10px;
  color: #787878;
  font-weight: 400;
  border: 0;
  box-shadow: none;
  border-bottom: 2px solid rgba(237, 237, 237, 0.8);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 12px;
  letter-spacing: 0.1em;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.ere-login-wrap .form-group input:not([type="checkbox"]):focus,
.ere-login-wrap .form-group input:not([type="checkbox"]):hover,
.ere-login-wrap .form-group select.form-control:focus,
.ere-login-wrap .form-group select.form-control:hover,
.ere-register-wrap .form-group input:not([type="checkbox"]):focus,
.ere-register-wrap .form-group input:not([type="checkbox"]):hover,
.ere-register-wrap .form-group select.form-control:focus,
.ere-register-wrap .form-group select.form-control:hover,
.ere-reset-password-wrap .form-group input:not([type="checkbox"]):focus,
.ere-reset-password-wrap .form-group input:not([type="checkbox"]):hover,
.ere-reset-password-wrap .form-group select.form-control:focus,
.ere-reset-password-wrap .form-group select.form-control:hover {
  border-bottom-color: #c5ff1f;
}
.ere-login-wrap .ere_messages p,
.ere-register-wrap .ere_messages p {
  font-size: 16px;
  color: #3cab1a;
  margin-bottom: 30px !important;
}
.ere-login-wrap .ere_messages p.error,
.ere-register-wrap .ere_messages p.error {
  color: #f45230;
}
.ere-login-wrap button.ere-login-button {
  margin-top: 10px;
}
.ere-login-wrap .ere-reset-password {
  float: right;
  padding-top: 15px;
  font-weight: 400;
  color: #bababa;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.ere-login-wrap .ere-reset-password:hover,
.user-dropdown .user-display-name:hover,
.user-dropdown:hover .user-display-name {
  color: #c5ff1f;
}
.ere-login-wrap > button {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  border: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-transform: capitalize;
}
.ere-login-wrap > button:last-child {
  margin-bottom: 50px;
}
.ere-login-wrap > button:focus,
.ere-login-wrap > button:hover {
  outline: 0;
  border: 0;
  color: #fff;
}
.ere-login-wrap > button i {
  position: absolute;
  left: 0;
  display: block;
  top: 0;
  bottom: 0;
  height: 70%;
  margin: auto;
  width: 50px;
  font-size: 18px;
  border-right: 1px solid rgba(186, 186, 186, 0.5);
  line-height: 35px;
  text-align: center;
}
.modal-login .ere-login-wrap,
.modal-login .ere-register-wrap,
.modal-login .ere-reset-password-wrap {
  border: 0;
}
.modal-login .ere-login-wrap form,
.modal-login .ere-register-wrap form {
  padding-bottom: 25px;
}
.modal-login .ere-login-wrap > button:last-child {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .modal-login .modal-content {
    padding: 15px;
  }
  .modal-login .modal-dialog {
    width: 500px;
  }
}
.badge {
  line-height: inherit;
  padding: 3px 7px 1px;
  margin-left: 3px;
}
.user-dropdown,
.user-dropdown .user-display-name {
  display: inline-block;
  position: relative;
}
.user-dropdown:hover .user-display-name:after {
  content: "\f106";
}
.user-dropdown .user-display-name {
  padding-right: 15px;
}
.user-dropdown .user-display-name:after {
  content: "\f107";
  display: block;
  font-family: FontAwesome;
  position: absolute;
  right: 0;
  top: 0;
}
.user-dropdown .user-display-name:hover + .user-dropdown-menu,
.user-dropdown .user-dropdown-menu:hover {
  opacity: 1;
  visibility: visible;
  height: auto;
  z-index: 99999;
}
.user-dropdown .user-dropdown-menu {
  text-align: left;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 0;
  margin: 0;
  list-style-type: none;
  border: 1px solid #eee;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  opacity: 0;
  visibility: hidden;
  height: 0;
  z-index: -1;
  background-color: #fff;
  min-width: 250px;
}
.user-dropdown .user-dropdown-menu i {
  width: 20px;
}
.user-dropdown .user-dropdown-menu a {
  display: block;
  color: #222;
}
.form-control:focus {
  border-color: #c5ff1f;
}
.agency-element-inline,
.property-element-inline {
  display: table;
  width: 100%;
}
.agency-element-inline > div,
.property-element-inline > div {
  display: table-cell;
  vertical-align: top;
}
.agency-element-inline > div:last-child,
.property-element-inline > div:last-child {
  text-align: right;
}
.position-inline,
.property-info-item-tooltip {
  display: inline-block;
}
.list-1-column .ere-item-wrap {
  width: 100% !important;
}
.modal {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.btn-save-search {
  border-bottom-left-radius: 2em !important;
  border-bottom-right-radius: 2em !important;
}
#ere_save_search i {
  padding-left: 5px;
}
.mce-i-fascbutton_add_shortcode:before {
  content: "\f502";
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  font: 400 20px/1 dashicons;
}
#geocomplete-error {
  position: absolute;
}
.advanced-saved-searches {
  border-top: 2px solid #c5ff1f;
  text-align: center;
}
.ere-recaptcha-wrap {
  margin-bottom: 15px;
}
ul.ere-my-package {
  margin: 0;
  padding: 0;
}
li.dotted-right {
  float: right;
}
li.dotted-left + li.dotted-right:before {
  content: "";
  width: 100%;
  display: block;
  height: 1px;
  border: 1px dotted;
  position: absolute;
  left: 0;
  bottom: 10px;
  color: #ddd;
}
li.dotted-left {
  position: relative;
  z-index: 2;
  padding-right: 10px;
}
.content-single-property .post-ratings {
  margin-top: 30px;
  text-align: center;
}
.ere-agent-single .post-ratings {
  margin-top: 30px;
}
ul.ere-property-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
ul.ere-property-list strong {
  display: inline-block;
  width: 50%;
}
ul.ere-property-list span {
  display: inline;
  width: 50%;
}
ul.ere-property-list li {
  padding: 8px 15px;
}
ul.ere-property-list li:nth-child(odd) {
  background: #f8f8f8;
}
#property_price_on_call {
  margin-right: 5px;
}
.ere-loading-ajax-wrap {
  position: relative;
}
.ere-loading-ajax-wrap .ere-loading {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 44px;
  height: 44px;
  margin: auto;
  text-align: center;
  z-index: 9999999;
  line-height: 44px;
}
.ere_widget_featured_properties .property-inner,
.ere_widget_recent_properties .property-inner {
  padding: 0 !important;
  background-color: transparent !important;
}
.ere_widget_search_form .search-properties-form .row .form-group:last-child {
  margin-bottom: 0 !important;
}
.ere-link-more {
  font-style: italic;
  display: block;
}
.other-features-list h4 {
  margin-top: 20px;
  font-weight: 700;
}
.other-features-list .checkbox,
.other-features-list h4 {
  margin-bottom: 0 !important;
}
.property-fields-wrap .property-feature {
  margin-bottom: 50px;
}
.ere_payment_stripe button {
  display: none !important;
}
.form-control.error,
.form-control.error:active,
.form-control.error:focus {
  border: 1px solid red !important;
}
.agent-info h2.agent-name {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
}
.property-price-postfix,
.property-price-prefix {
  font-size: 12px;
  color: #c5ff1f;
}
.property-info-header .property-price-postfix,
.property-info-header .property-price-prefix {
  font-size: 14px;
}
.address-marker i,
.agent-info i,
.attachment-file-type,
.ere-dashboard-logout i,
.ere-link-more,
.ere-my-property-address i,
.ere-my-property-date i,
.ere-my-property-total-views i,
.ere-my-saved-search-item i,
.ere-widget-listing-property-taxonomy i,
.open-on-google-maps,
.property-agent i,
.property-count span,
.property-date i,
.property-info-header .property-info span.fa,
.property-location i,
.property-type i,
.property-type-list i,
.property-views-count i,
.user-dropdown i,
.walk-score-more-detail,
span.total-properties {
  color: #c5ff1f;
}
.ere-link-more {
  text-align: right;
}
.ere-package-price {
  font-size: 50px;
  font-weight: 700;
}
.agent-avatar,
.ere-package-choose,
.ere-package-price,
.ere-package-title,
.ere-profile-avatar {
  text-align: center;
}
.agent-description {
  margin-top: 20px;
}
.ere-heading {
  margin-bottom: 30px;
}
.ere-heading h2 {
  margin-bottom: 10px !important;
}
@media screen and (max-width: 768px) {
  .ere-heading {
    margin-bottom: 40px;
  }
}
.media-drag-drop,
.property-image-360,
.property-video-url {
  margin-bottom: 20px;
}
.ere-heading-style2 {
  margin-bottom: 30px;
}
.agent-company-info p,
.agent-company-info span,
.agent-main-info p,
.agent-main-info span {
  font-weight: 700;
}
.ere-thankyou-content {
  margin-bottom: 40px;
}
.agency-title {
  font-size: 18px;
}
.select2-container .select2-selection--single {
  display: block;
  width: 100%;
  font-size: 14px;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.select2-container .select2-selection--single:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.ere-wire-transfer-info {
  display: none;
}
html {
  font-family: "Manrope";
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
} 
@media print {
  *,
  :after,
  :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-display: swap;
  font-family: glyphicons halflings;
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src: url(../fonts/glyphicons-halflings-regular.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/glyphicons-halflings-regular.woff2)
      format("woff2"),
    url(../fonts/glyphicons-halflings-regular.woff)
      format("woff"),
    url(../fonts/glyphicons-halflings-regular.ttf)
      format("truetype"),
    url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular)
      format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: glyphicons halflings;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-eur:before,
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}
body {
  font-family: "Manrope", Helvetica, Arial, "Manrope";
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.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: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 65%;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-size: 75%;
}
.h1,
h1 {
  font-size: 36px;
}
.h2,
h2 {
  font-size: 30px;
}
.h3,
h3 {
  font-size: 24px;
}
.h4,
h4 {
  font-size: 18px;
}
.h5,
h5 {
  font-size: 14px;
}
.h6,
h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
.small,
small {
  font-size: 85%;
}
.mark,
mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:focus,
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:focus,
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:focus,
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:focus,
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dd,
dt {
  line-height: 1.42857143;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[data-original-title],
abbr[title] {
  cursor: help;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
  margin-bottom: 0;
}
blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: "";
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
  content: "\00A0 \2014";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, courier new, monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
  background-color: #dff0d8;
}
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
  background-color: #d9edf7;
}
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
  background-color: #f2dede;
}
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="checkbox"],
input[type="radio"] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal;
}
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
  cursor: not-allowed;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="checkbox"]:focus,
input[type="file"]:focus,
input[type="radio"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control,
  input[type="time"].form-control {
    line-height: 34px;
  }
  .input-group-sm input[type="date"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"],
  .input-group-sm input[type="time"],
  input[type="date"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  input[type="time"].input-sm {
    line-height: 30px;
  }
  .input-group-lg input[type="date"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"],
  .input-group-lg input[type="time"],
  input[type="date"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  input[type="time"].input-lg {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
  cursor: not-allowed;
}
.checkbox label,
.radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
  position: absolute;
  margin-top: 4px\9;
  margin-left: -20px;
}
.checkbox + .checkbox,
.radio + .radio {
  margin-top: -5px;
}
.checkbox-inline,
.radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
  cursor: not-allowed;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
select[multiple].input-sm,
textarea.input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
select[multiple].input-lg,
textarea.input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.form-group-lg .form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.form-group-sm .form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0;
  }
  .form-inline .checkbox input[type="checkbox"],
  .form-inline .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.focus,
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default.focus,
.btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success.focus,
.btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info.focus,
.btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning.focus,
.btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .dropdown-toggle.btn-warning.focus,
.open > .dropdown-toggle.btn-warning:focus,
.open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger.focus,
.btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .dropdown-toggle.btn-danger.focus,
.open > .dropdown-toggle.btn-danger:focus,
.open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}
.btn-group-lg > .btn,
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-group-sm > .btn,
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-xs > .btn,
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown,
.dropup {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #777;
}
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  float: left;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell;
}
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="checkbox"],
.input-group-addon input[type="radio"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0;
  }
  .navbar-form .checkbox input[type="checkbox"],
  .navbar-form .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #333;
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:focus,
.pager li > a:hover {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:focus,
a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-group-xs > .btn .badge,
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:focus,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron .h1,
.jumbotron h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail a > img,
.thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: 700;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-bar-striped,
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress-bar.active,
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #c7ddef;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel
  > .panel-collapse
  > .list-group:first-child
  .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel
  > .panel-heading
  + .panel-collapse
  > .list-group
  .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
.panel > .panel-collapse > .table caption,
.panel > .table caption,
.panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table-responsive:first-child > .table:first-child,
.panel > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child {
  border-top-left-radius: 3px;
}
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child,
.panel > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out,
    -o-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Manrope", Helvetica, Arial, "Manrope";
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Manrope", Helvetica, Arial, "Manrope";
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out,
      -o-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.active.right,
  .carousel-inner > .item.next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.active.left,
  .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.active,
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0.0001))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.0001)),
    to(rgba(0, 0, 0, 0.5))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "\2039";
}
.carousel-control .icon-next:before {
  content: "\203a";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000\9;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}
.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
  display: none !important;
}
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@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;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  td.visible-print,
  th.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
} 
.wp-social-login-provider-list {
  padding: 10px;
}
.wp-social-login-provider-list a {
  text-decoration: none;
}
.wp-social-login-provider-list img {
  border: 0;
} 
.vc_row:after,
.vc_row:before {
  content: " ";
  display: table;
}
.vc_row:after {
  clear: both;
}
@media (max-width: 767px) {
  .vc_hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .vc_hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .vc_hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .vc_hidden-lg {
    display: none !important;
  }
}
.vc_non_responsive .vc_row .vc_col-sm-1 {
  position: relative;
  float: left;
  width: 8.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-2 {
  position: relative;
  float: left;
  width: 16.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-3 {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-4 {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-5 {
  position: relative;
  float: left;
  width: 41.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-6 {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-7 {
  position: relative;
  float: left;
  width: 58.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-8 {
  position: relative;
  float: left;
  width: 66.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-9 {
  position: relative;
  float: left;
  width: 75%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-10 {
  position: relative;
  float: left;
  width: 83.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-11 {
  position: relative;
  float: left;
  width: 91.66666667%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-12 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-12 {
  margin-left: 100%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-11 {
  margin-left: 91.66666667%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-10 {
  margin-left: 83.33333333%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-9 {
  margin-left: 75%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-8 {
  margin-left: 66.66666667%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-7 {
  margin-left: 58.33333333%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-6 {
  margin-left: 50%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-5 {
  margin-left: 41.66666667%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-4 {
  margin-left: 33.33333333%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-3 {
  margin-left: 25%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-2 {
  margin-left: 16.66666667%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-1 {
  margin-left: 8.33333333%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-0 {
  margin-left: 0;
}
.vc_non_responsive .vc_row .vc_hidden-sm {
  display: none !important;
}
.vc_non_responsive .vc_row .vc_col-sm-1\/5 {
  position: relative;
  float: left;
  width: 20%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-2\/5 {
  position: relative;
  float: left;
  width: 40%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-3\/5 {
  position: relative;
  float: left;
  width: 60%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-4\/5 {
  position: relative;
  float: left;
  width: 80%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-5\/5 {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-5\/5 {
  margin-left: 100%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-4\/5 {
  margin-left: 80%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-3\/5 {
  margin-left: 60%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-2\/5 {
  margin-left: 40%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-1\/5 {
  margin-left: 20%;
}
.vc_non_responsive .vc_row .vc_col-sm-offset-0\/5 {
  margin-left: 0;
}
.vc_column_container {
  width: 100%;
}
.vc_row {
  margin-left: -15px;
  margin-right: -15px;
}
.vc_col-lg-1,
.vc_col-lg-10,
.vc_col-lg-11,
.vc_col-lg-12,
.vc_col-lg-2,
.vc_col-lg-3,
.vc_col-lg-4,
.vc_col-lg-5,
.vc_col-lg-6,
.vc_col-lg-7,
.vc_col-lg-8,
.vc_col-lg-9,
.vc_col-md-1,
.vc_col-md-10,
.vc_col-md-11,
.vc_col-md-12,
.vc_col-md-2,
.vc_col-md-3,
.vc_col-md-4,
.vc_col-md-5,
.vc_col-md-6,
.vc_col-md-7,
.vc_col-md-8,
.vc_col-md-9,
.vc_col-sm-1,
.vc_col-sm-10,
.vc_col-sm-11,
.vc_col-sm-12,
.vc_col-sm-2,
.vc_col-sm-3,
.vc_col-sm-4,
.vc_col-sm-5,
.vc_col-sm-6,
.vc_col-sm-7,
.vc_col-sm-8,
.vc_col-sm-9,
.vc_col-xs-1,
.vc_col-xs-10,
.vc_col-xs-11,
.vc_col-xs-12,
.vc_col-xs-2,
.vc_col-xs-3,
.vc_col-xs-4,
.vc_col-xs-5,
.vc_col-xs-6,
.vc_col-xs-7,
.vc_col-xs-8,
.vc_col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.vc_col-xs-1,
.vc_col-xs-10,
.vc_col-xs-11,
.vc_col-xs-12,
.vc_col-xs-2,
.vc_col-xs-3,
.vc_col-xs-4,
.vc_col-xs-5,
.vc_col-xs-6,
.vc_col-xs-7,
.vc_col-xs-8,
.vc_col-xs-9 {
  float: left;
}
.rtl .vc_rtl-columns-reverse .vc_col-xs-1,
.rtl .vc_rtl-columns-reverse .vc_col-xs-10,
.rtl .vc_rtl-columns-reverse .vc_col-xs-11,
.rtl .vc_rtl-columns-reverse .vc_col-xs-12,
.rtl .vc_rtl-columns-reverse .vc_col-xs-2,
.rtl .vc_rtl-columns-reverse .vc_col-xs-3,
.rtl .vc_rtl-columns-reverse .vc_col-xs-4,
.rtl .vc_rtl-columns-reverse .vc_col-xs-5,
.rtl .vc_rtl-columns-reverse .vc_col-xs-6,
.rtl .vc_rtl-columns-reverse .vc_col-xs-7,
.rtl .vc_rtl-columns-reverse .vc_col-xs-8,
.rtl .vc_rtl-columns-reverse .vc_col-xs-9 {
  float: right;
}
.vc_col-xs-12 {
  width: 100%;
}
.vc_col-xs-11 {
  width: 91.66666667%;
}
.vc_col-xs-10 {
  width: 83.33333333%;
}
.vc_col-xs-9 {
  width: 75%;
}
.vc_col-xs-8 {
  width: 66.66666667%;
}
.vc_col-xs-7 {
  width: 58.33333333%;
}
.vc_col-xs-6 {
  width: 50%;
}
.vc_col-xs-5 {
  width: 41.66666667%;
}
.vc_col-xs-4 {
  width: 33.33333333%;
}
.vc_col-xs-3 {
  width: 25%;
}
.vc_col-xs-2 {
  width: 16.66666667%;
}
.vc_col-xs-1 {
  width: 8.33333333%;
}
.vc_col-xs-pull-12 {
  right: 100%;
}
.vc_col-xs-pull-11 {
  right: 91.66666667%;
}
.vc_col-xs-pull-10 {
  right: 83.33333333%;
}
.vc_col-xs-pull-9 {
  right: 75%;
}
.vc_col-xs-pull-8 {
  right: 66.66666667%;
}
.vc_col-xs-pull-7 {
  right: 58.33333333%;
}
.vc_col-xs-pull-6 {
  right: 50%;
}
.vc_col-xs-pull-5 {
  right: 41.66666667%;
}
.vc_col-xs-pull-4 {
  right: 33.33333333%;
}
.vc_col-xs-pull-3 {
  right: 25%;
}
.vc_col-xs-pull-2 {
  right: 16.66666667%;
}
.vc_col-xs-pull-1 {
  right: 8.33333333%;
}
.vc_col-xs-pull-0 {
  right: auto;
}
.vc_col-xs-push-12 {
  left: 100%;
}
.vc_col-xs-push-11 {
  left: 91.66666667%;
}
.vc_col-xs-push-10 {
  left: 83.33333333%;
}
.vc_col-xs-push-9 {
  left: 75%;
}
.vc_col-xs-push-8 {
  left: 66.66666667%;
}
.vc_col-xs-push-7 {
  left: 58.33333333%;
}
.vc_col-xs-push-6 {
  left: 50%;
}
.vc_col-xs-push-5 {
  left: 41.66666667%;
}
.vc_col-xs-push-4 {
  left: 33.33333333%;
}
.vc_col-xs-push-3 {
  left: 25%;
}
.vc_col-xs-push-2 {
  left: 16.66666667%;
}
.vc_col-xs-push-1 {
  left: 8.33333333%;
}
.vc_col-xs-push-0 {
  left: auto;
}
.vc_col-xs-offset-12 {
  margin-left: 100%;
}
.vc_col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.vc_col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.vc_col-xs-offset-9 {
  margin-left: 75%;
}
.vc_col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.vc_col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.vc_col-xs-offset-6 {
  margin-left: 50%;
}
.vc_col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.vc_col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.vc_col-xs-offset-3 {
  margin-left: 25%;
}
.vc_col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.vc_col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.vc_col-xs-offset-0 {
  margin-left: 0;
}
.vc_col-lg-1\/5,
.vc_col-lg-2\/5,
.vc_col-lg-3\/5,
.vc_col-lg-4\/5,
.vc_col-lg-5\/5,
.vc_col-md-1\/5,
.vc_col-md-2\/5,
.vc_col-md-3\/5,
.vc_col-md-4\/5,
.vc_col-md-5\/5,
.vc_col-sm-1\/5,
.vc_col-sm-2\/5,
.vc_col-sm-3\/5,
.vc_col-sm-4\/5,
.vc_col-sm-5\/5,
.vc_col-xs-1\/5,
.vc_col-xs-2\/5,
.vc_col-xs-3\/5,
.vc_col-xs-4\/5,
.vc_col-xs-5\/5 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.vc_col-xs-1\/5,
.vc_col-xs-2\/5,
.vc_col-xs-3\/5,
.vc_col-xs-4\/5,
.vc_col-xs-5\/5 {
  float: left;
}
.vc_col-xs-5\/5 {
  width: 100%;
}
.vc_col-xs-4\/5 {
  width: 80%;
}
.vc_col-xs-3\/5 {
  width: 60%;
}
.vc_col-xs-2\/5 {
  width: 40%;
}
.vc_col-xs-1\/5 {
  width: 20%;
}
.vc_col-xs-pull-5\/5 {
  right: 100%;
}
.vc_col-xs-pull-4\/5 {
  right: 80%;
}
.vc_col-xs-pull-3\/5 {
  right: 60%;
}
.vc_col-xs-pull-2\/5 {
  right: 40%;
}
.vc_col-xs-pull-1\/5 {
  right: 20%;
}
.vc_col-xs-pull-0\/5 {
  right: auto;
}
.vc_col-xs-push-5\/5 {
  left: 100%;
}
.vc_col-xs-push-4\/5 {
  left: 80%;
}
.vc_col-xs-push-3\/5 {
  left: 60%;
}
.vc_col-xs-push-2\/5 {
  left: 40%;
}
.vc_col-xs-push-1\/5 {
  left: 20%;
}
.vc_col-xs-push-0\/5 {
  left: auto;
}
.vc_col-xs-offset-5\/5 {
  margin-left: 100%;
}
.vc_col-xs-offset-4\/5 {
  margin-left: 80%;
}
.vc_col-xs-offset-3\/5 {
  margin-left: 60%;
}
.vc_col-xs-offset-2\/5 {
  margin-left: 40%;
}
.vc_col-xs-offset-1\/5 {
  margin-left: 20%;
}
.vc_col-xs-offset-0\/5 {
  margin-left: 0;
}
.rtl .vc_rtl-columns-reverse .vc_col-xs-1\/5,
.rtl .vc_rtl-columns-reverse .vc_col-xs-2\/5,
.rtl .vc_rtl-columns-reverse .vc_col-xs-3\/5,
.rtl .vc_rtl-columns-reverse .vc_col-xs-4\/5,
.rtl .vc_rtl-columns-reverse .vc_col-xs-5\/5,
.rtl .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-1\/5,
.rtl .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-2\/5,
.rtl .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-3\/5,
.rtl .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-4\/5,
.rtl .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-5\/5 {
  float: right;
}
@media (min-width: 768px) {
  .vc_col-sm-1,
  .vc_col-sm-10,
  .vc_col-sm-11,
  .vc_col-sm-12,
  .vc_col-sm-2,
  .vc_col-sm-3,
  .vc_col-sm-4,
  .vc_col-sm-5,
  .vc_col-sm-6,
  .vc_col-sm-7,
  .vc_col-sm-8,
  .vc_col-sm-9 {
    float: left;
  }
  .rtl .vc_rtl-columns-reverse .vc_col-sm-1,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-10,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-11,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-12,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-2,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-3,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-4,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-5,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-6,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-7,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-8,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-9 {
    float: right;
  }
  .vc_col-sm-12 {
    width: 100%;
  }
  .vc_col-sm-11 {
    width: 91.66666667%;
  }
  .vc_col-sm-10 {
    width: 83.33333333%;
  }
  .vc_col-sm-9 {
    width: 75%;
  }
  .vc_col-sm-8 {
    width: 66.66666667%;
  }
  .vc_col-sm-7 {
    width: 58.33333333%;
  }
  .vc_col-sm-6 {
    width: 50%;
  }
  .vc_col-sm-5 {
    width: 41.66666667%;
  }
  .vc_col-sm-4 {
    width: 33.33333333%;
  }
  .vc_col-sm-3 {
    width: 25%;
  }
  .vc_col-sm-2 {
    width: 16.66666667%;
  }
  .vc_col-sm-1 {
    width: 8.33333333%;
  }
  .vc_col-sm-pull-12 {
    right: 100%;
  }
  .vc_col-sm-pull-11 {
    right: 91.66666667%;
  }
  .vc_col-sm-pull-10 {
    right: 83.33333333%;
  }
  .vc_col-sm-pull-9 {
    right: 75%;
  }
  .vc_col-sm-pull-8 {
    right: 66.66666667%;
  }
  .vc_col-sm-pull-7 {
    right: 58.33333333%;
  }
  .vc_col-sm-pull-6 {
    right: 50%;
  }
  .vc_col-sm-pull-5 {
    right: 41.66666667%;
  }
  .vc_col-sm-pull-4 {
    right: 33.33333333%;
  }
  .vc_col-sm-pull-3 {
    right: 25%;
  }
  .vc_col-sm-pull-2 {
    right: 16.66666667%;
  }
  .vc_col-sm-pull-1 {
    right: 8.33333333%;
  }
  .vc_col-sm-pull-0 {
    right: auto;
  }
  .vc_col-sm-push-12 {
    left: 100%;
  }
  .vc_col-sm-push-11 {
    left: 91.66666667%;
  }
  .vc_col-sm-push-10 {
    left: 83.33333333%;
  }
  .vc_col-sm-push-9 {
    left: 75%;
  }
  .vc_col-sm-push-8 {
    left: 66.66666667%;
  }
  .vc_col-sm-push-7 {
    left: 58.33333333%;
  }
  .vc_col-sm-push-6 {
    left: 50%;
  }
  .vc_col-sm-push-5 {
    left: 41.66666667%;
  }
  .vc_col-sm-push-4 {
    left: 33.33333333%;
  }
  .vc_col-sm-push-3 {
    left: 25%;
  }
  .vc_col-sm-push-2 {
    left: 16.66666667%;
  }
  .vc_col-sm-push-1 {
    left: 8.33333333%;
  }
  .vc_col-sm-push-0 {
    left: auto;
  }
  .vc_col-sm-offset-12 {
    margin-left: 100%;
  }
  .vc_col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .vc_col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .vc_col-sm-offset-9 {
    margin-left: 75%;
  }
  .vc_col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .vc_col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .vc_col-sm-offset-6 {
    margin-left: 50%;
  }
  .vc_col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .vc_col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .vc_col-sm-offset-3 {
    margin-left: 25%;
  }
  .vc_col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .vc_col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .vc_col-sm-offset-0 {
    margin-left: 0;
  }
  .vc_col-sm-1\/5,
  .vc_col-sm-2\/5,
  .vc_col-sm-3\/5,
  .vc_col-sm-4\/5,
  .vc_col-sm-5\/5 {
    float: left;
  }
  .rtl .vc_rtl-columns-reverse .vc_col-sm-1\/5,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-2\/5,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-3\/5,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-4\/5,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-5\/5 {
    float: right;
  }
  .vc_col-sm-5\/5 {
    width: 100%;
  }
  .vc_col-sm-4\/5 {
    width: 80%;
  }
  .vc_col-sm-3\/5 {
    width: 60%;
  }
  .vc_col-sm-2\/5 {
    width: 40%;
  }
  .vc_col-sm-1\/5 {
    width: 20%;
  }
  .vc_col-sm-pull-5\/5 {
    right: 100%;
  }
  .vc_col-sm-pull-4\/5 {
    right: 80%;
  }
  .vc_col-sm-pull-3\/5 {
    right: 60%;
  }
  .vc_col-sm-pull-2\/5 {
    right: 40%;
  }
  .vc_col-sm-pull-1\/5 {
    right: 20%;
  }
  .vc_col-sm-pull-0\/5 {
    right: auto;
  }
  .vc_col-sm-push-5\/5 {
    left: 100%;
  }
  .vc_col-sm-push-4\/5 {
    left: 80%;
  }
  .vc_col-sm-push-3\/5 {
    left: 60%;
  }
  .vc_col-sm-push-2\/5 {
    left: 40%;
  }
  .vc_col-sm-push-1\/5 {
    left: 20%;
  }
  .vc_col-sm-push-0\/5 {
    left: auto;
  }
  .vc_col-sm-offset-5\/5 {
    margin-left: 100%;
  }
  .vc_col-sm-offset-4\/5 {
    margin-left: 80%;
  }
  .vc_col-sm-offset-3\/5 {
    margin-left: 60%;
  }
  .vc_col-sm-offset-2\/5 {
    margin-left: 40%;
  }
  .vc_col-sm-offset-1\/5 {
    margin-left: 20%;
  }
  .vc_col-sm-offset-0\/5 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .vc_col-md-1,
  .vc_col-md-10,
  .vc_col-md-11,
  .vc_col-md-12,
  .vc_col-md-2,
  .vc_col-md-3,
  .vc_col-md-4,
  .vc_col-md-5,
  .vc_col-md-6,
  .vc_col-md-7,
  .vc_col-md-8,
  .vc_col-md-9 {
    float: left;
  }
  .rtl .vc_rtl-columns-reverse .vc_col-md-1,
  .rtl .vc_rtl-columns-reverse .vc_col-md-10,
  .rtl .vc_rtl-columns-reverse .vc_col-md-11,
  .rtl .vc_rtl-columns-reverse .vc_col-md-12,
  .rtl .vc_rtl-columns-reverse .vc_col-md-2,
  .rtl .vc_rtl-columns-reverse .vc_col-md-3,
  .rtl .vc_rtl-columns-reverse .vc_col-md-4,
  .rtl .vc_rtl-columns-reverse .vc_col-md-5,
  .rtl .vc_rtl-columns-reverse .vc_col-md-6,
  .rtl .vc_rtl-columns-reverse .vc_col-md-7,
  .rtl .vc_rtl-columns-reverse .vc_col-md-8,
  .rtl .vc_rtl-columns-reverse .vc_col-md-9 {
    float: right;
  }
  .vc_col-md-12 {
    width: 100%;
  }
  .vc_col-md-11 {
    width: 91.66666667%;
  }
  .vc_col-md-10 {
    width: 83.33333333%;
  }
  .vc_col-md-9 {
    width: 75%;
  }
  .vc_col-md-8 {
    width: 66.66666667%;
  }
  .vc_col-md-7 {
    width: 58.33333333%;
  }
  .vc_col-md-6 {
    width: 50%;
  }
  .vc_col-md-5 {
    width: 41.66666667%;
  }
  .vc_col-md-4 {
    width: 33.33333333%;
  }
  .vc_col-md-3 {
    width: 25%;
  }
  .vc_col-md-2 {
    width: 16.66666667%;
  }
  .vc_col-md-1 {
    width: 8.33333333%;
  }
  .vc_col-md-pull-12 {
    right: 100%;
  }
  .vc_col-md-pull-11 {
    right: 91.66666667%;
  }
  .vc_col-md-pull-10 {
    right: 83.33333333%;
  }
  .vc_col-md-pull-9 {
    right: 75%;
  }
  .vc_col-md-pull-8 {
    right: 66.66666667%;
  }
  .vc_col-md-pull-7 {
    right: 58.33333333%;
  }
  .vc_col-md-pull-6 {
    right: 50%;
  }
  .vc_col-md-pull-5 {
    right: 41.66666667%;
  }
  .vc_col-md-pull-4 {
    right: 33.33333333%;
  }
  .vc_col-md-pull-3 {
    right: 25%;
  }
  .vc_col-md-pull-2 {
    right: 16.66666667%;
  }
  .vc_col-md-pull-1 {
    right: 8.33333333%;
  }
  .vc_col-md-pull-0 {
    right: auto;
  }
  .vc_col-md-push-12 {
    left: 100%;
  }
  .vc_col-md-push-11 {
    left: 91.66666667%;
  }
  .vc_col-md-push-10 {
    left: 83.33333333%;
  }
  .vc_col-md-push-9 {
    left: 75%;
  }
  .vc_col-md-push-8 {
    left: 66.66666667%;
  }
  .vc_col-md-push-7 {
    left: 58.33333333%;
  }
  .vc_col-md-push-6 {
    left: 50%;
  }
  .vc_col-md-push-5 {
    left: 41.66666667%;
  }
  .vc_col-md-push-4 {
    left: 33.33333333%;
  }
  .vc_col-md-push-3 {
    left: 25%;
  }
  .vc_col-md-push-2 {
    left: 16.66666667%;
  }
  .vc_col-md-push-1 {
    left: 8.33333333%;
  }
  .vc_col-md-push-0 {
    left: auto;
  }
  .vc_col-md-offset-12 {
    margin-left: 100%;
  }
  .vc_col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .vc_col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .vc_col-md-offset-9 {
    margin-left: 75%;
  }
  .vc_col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .vc_col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .vc_col-md-offset-6 {
    margin-left: 50%;
  }
  .vc_col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .vc_col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .vc_col-md-offset-3 {
    margin-left: 25%;
  }
  .vc_col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .vc_col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .vc_col-md-offset-0 {
    margin-left: 0;
  }
  .vc_col-md-1\/5,
  .vc_col-md-2\/5,
  .vc_col-md-3\/5,
  .vc_col-md-4\/5,
  .vc_col-md-5\/5 {
    float: left;
  }
  .rtl .vc_rtl-columns-reverse .vc_col-sm-1\/5,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-2\/5,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-3\/5,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-4\/5,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-5\/5 {
    float: right;
  }
  .vc_col-md-5\/5 {
    width: 100%;
  }
  .vc_col-md-4\/5 {
    width: 80%;
  }
  .vc_col-md-3\/5 {
    width: 60%;
  }
  .vc_col-md-2\/5 {
    width: 40%;
  }
  .vc_col-md-1\/5 {
    width: 20%;
  }
  .vc_col-md-pull-5\/5 {
    right: 100%;
  }
  .vc_col-md-pull-4\/5 {
    right: 80%;
  }
  .vc_col-md-pull-3\/5 {
    right: 60%;
  }
  .vc_col-md-pull-2\/5 {
    right: 40%;
  }
  .vc_col-md-pull-1\/5 {
    right: 20%;
  }
  .vc_col-md-pull-0\/5 {
    right: auto;
  }
  .vc_col-md-push-5\/5 {
    left: 100%;
  }
  .vc_col-md-push-4\/5 {
    left: 80%;
  }
  .vc_col-md-push-3\/5 {
    left: 60%;
  }
  .vc_col-md-push-2\/5 {
    left: 40%;
  }
  .vc_col-md-push-1\/5 {
    left: 20%;
  }
  .vc_col-md-push-0\/5 {
    left: auto;
  }
  .vc_col-md-offset-5\/5 {
    margin-left: 100%;
  }
  .vc_col-md-offset-4\/5 {
    margin-left: 80%;
  }
  .vc_col-md-offset-3\/5 {
    margin-left: 60%;
  }
  .vc_col-md-offset-2\/5 {
    margin-left: 40%;
  }
  .vc_col-md-offset-1\/5 {
    margin-left: 20%;
  }
  .vc_col-md-offset-0\/5 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .vc_col-lg-1,
  .vc_col-lg-10,
  .vc_col-lg-11,
  .vc_col-lg-12,
  .vc_col-lg-2,
  .vc_col-lg-3,
  .vc_col-lg-4,
  .vc_col-lg-5,
  .vc_col-lg-6,
  .vc_col-lg-7,
  .vc_col-lg-8,
  .vc_col-lg-9 {
    float: left;
  }
  .rtl .vc_rtl-columns-reverse .vc_col-lg-1,
  .rtl .vc_rtl-columns-reverse .vc_col-lg-10,
  .rtl .vc_rtl-columns-reverse .vc_col-lg-11,
  .rtl .vc_rtl-columns-reverse .vc_col-lg-12,
  .rtl .vc_rtl-columns-reverse .vc_col-lg-2,
  .rtl .vc_rtl-columns-reverse .vc_col-lg-3,
  .rtl .vc_rtl-columns-reverse .vc_col-lg-4,
  .rtl .vc_rtl-columns-reverse .vc_col-lg-5,
  .rtl .vc_rtl-columns-reverse .vc_col-lg-6,
  .rtl .vc_rtl-columns-reverse .vc_col-lg-7,
  .rtl .vc_rtl-columns-reverse .vc_col-lg-8,
  .rtl .vc_rtl-columns-reverse .vc_col-lg-9 {
    float: right;
  }
  .vc_col-lg-12 {
    width: 100%;
  }
  .vc_col-lg-11 {
    width: 91.66666667%;
  }
  .vc_col-lg-10 {
    width: 83.33333333%;
  }
  .vc_col-lg-9 {
    width: 75%;
  }
  .vc_col-lg-8 {
    width: 66.66666667%;
  }
  .vc_col-lg-7 {
    width: 58.33333333%;
  }
  .vc_col-lg-6 {
    width: 50%;
  }
  .vc_col-lg-5 {
    width: 41.66666667%;
  }
  .vc_col-lg-4 {
    width: 33.33333333%;
  }
  .vc_col-lg-3 {
    width: 25%;
  }
  .vc_col-lg-2 {
    width: 16.66666667%;
  }
  .vc_col-lg-1 {
    width: 8.33333333%;
  }
  .vc_col-lg-pull-12 {
    right: 100%;
  }
  .vc_col-lg-pull-11 {
    right: 91.66666667%;
  }
  .vc_col-lg-pull-10 {
    right: 83.33333333%;
  }
  .vc_col-lg-pull-9 {
    right: 75%;
  }
  .vc_col-lg-pull-8 {
    right: 66.66666667%;
  }
  .vc_col-lg-pull-7 {
    right: 58.33333333%;
  }
  .vc_col-lg-pull-6 {
    right: 50%;
  }
  .vc_col-lg-pull-5 {
    right: 41.66666667%;
  }
  .vc_col-lg-pull-4 {
    right: 33.33333333%;
  }
  .vc_col-lg-pull-3 {
    right: 25%;
  }
  .vc_col-lg-pull-2 {
    right: 16.66666667%;
  }
  .vc_col-lg-pull-1 {
    right: 8.33333333%;
  }
  .vc_col-lg-pull-0 {
    right: auto;
  }
  .vc_col-lg-push-12 {
    left: 100%;
  }
  .vc_col-lg-push-11 {
    left: 91.66666667%;
  }
  .vc_col-lg-push-10 {
    left: 83.33333333%;
  }
  .vc_col-lg-push-9 {
    left: 75%;
  }
  .vc_col-lg-push-8 {
    left: 66.66666667%;
  }
  .vc_col-lg-push-7 {
    left: 58.33333333%;
  }
  .vc_col-lg-push-6 {
    left: 50%;
  }
  .vc_col-lg-push-5 {
    left: 41.66666667%;
  }
  .vc_col-lg-push-4 {
    left: 33.33333333%;
  }
  .vc_col-lg-push-3 {
    left: 25%;
  }
  .vc_col-lg-push-2 {
    left: 16.66666667%;
  }
  .vc_col-lg-push-1 {
    left: 8.33333333%;
  }
  .vc_col-lg-push-0 {
    left: auto;
  }
  .vc_col-lg-offset-12 {
    margin-left: 100%;
  }
  .vc_col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .vc_col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .vc_col-lg-offset-9 {
    margin-left: 75%;
  }
  .vc_col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .vc_col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .vc_col-lg-offset-6 {
    margin-left: 50%;
  }
  .vc_col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .vc_col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .vc_col-lg-offset-3 {
    margin-left: 25%;
  }
  .vc_col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .vc_col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .vc_col-lg-offset-0 {
    margin-left: 0;
  }
  .vc_col-lg-1\/5,
  .vc_col-lg-2\/5,
  .vc_col-lg-3\/5,
  .vc_col-lg-4\/5,
  .vc_col-lg-5\/5 {
    float: left;
  }
  .rtl .vc_rtl-columns-reverse .vc_col-sm-1\/5,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-2\/5,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-3\/5,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-4\/5,
  .rtl .vc_rtl-columns-reverse .vc_col-sm-5\/5 {
    float: right;
  }
  .vc_col-lg-5\/5 {
    width: 100%;
  }
  .vc_col-lg-4\/5 {
    width: 80%;
  }
  .vc_col-lg-3\/5 {
    width: 60%;
  }
  .vc_col-lg-2\/5 {
    width: 40%;
  }
  .vc_col-lg-1\/5 {
    width: 20%;
  }
  .vc_col-lg-pull-5\/5 {
    right: 100%;
  }
  .vc_col-lg-pull-4\/5 {
    right: 80%;
  }
  .vc_col-lg-pull-3\/5 {
    right: 60%;
  }
  .vc_col-lg-pull-2\/5 {
    right: 40%;
  }
  .vc_col-lg-pull-1\/5 {
    right: 20%;
  }
  .vc_col-lg-pull-0\/5 {
    right: auto;
  }
  .vc_col-lg-push-5\/5 {
    left: 100%;
  }
  .vc_col-lg-push-4\/5 {
    left: 80%;
  }
  .vc_col-lg-push-3\/5 {
    left: 60%;
  }
  .vc_col-lg-push-2\/5 {
    left: 40%;
  }
  .vc_col-lg-push-1\/5 {
    left: 20%;
  }
  .vc_col-lg-push-0\/5 {
    left: auto;
  }
  .vc_col-lg-offset-5\/5 {
    margin-left: 100%;
  }
  .vc_col-lg-offset-4\/5 {
    margin-left: 80%;
  }
  .vc_col-lg-offset-3\/5 {
    margin-left: 60%;
  }
  .vc_col-lg-offset-2\/5 {
    margin-left: 40%;
  }
  .vc_col-lg-offset-1\/5 {
    margin-left: 20%;
  }
  .vc_col-lg-offset-0\/5 {
    margin-left: 0;
  }
}
.vc_pull-right {
  float: right !important;
}
.vc_pull-left {
  float: left !important;
}
.vc_clearfix:after,
.vc_clearfix:before {
  content: " ";
  display: table;
}
.vc_clearfix:after {
  clear: both;
}
.vc_clearfix:after,
.vc_clearfix:before {
  content: " ";
  display: table;
}
.vc_clearfix:after {
  clear: both;
}
.vc_el-clearfix {
  clear: both;
}
@media (max-width: 767px) {
  .vc_el-clearfix-xs {
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .vc_el-clearfix-sm {
    clear: both;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .vc_el-clearfix-md {
    clear: both;
  }
}
@media (min-width: 1200px) {
  .vc_el-clearfix-lg {
    clear: both;
  }
}
.vc_visible {
  display: block;
}
.vc_table {
  width: 100%;
  margin-bottom: 20px;
  border-collapse: collapse;
}
.vc_table > tbody > tr > td,
.vc_table > tbody > tr > th,
.vc_table > tfoot > tr > td,
.vc_table > tfoot > tr > th,
.vc_table > thead > tr > td,
.vc_table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.vc_table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.vc_table > caption + thead > tr:first-child > td,
.vc_table > caption + thead > tr:first-child > th,
.vc_table > colgroup + thead > tr:first-child > td,
.vc_table > colgroup + thead > tr:first-child > th,
.vc_table > thead:first-child > tr:first-child > td,
.vc_table > thead:first-child > tr:first-child > th {
  border-top: 0;
}
.vc_table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.vc_table .table {
  background-color: #fff;
}
.vc_table-bordered {
  border: 1px solid #ddd;
}
.vc_table-bordered > tbody > tr > td,
.vc_table-bordered > tbody > tr > th,
.vc_table-bordered > tfoot > tr > td,
.vc_table-bordered > tfoot > tr > th,
.vc_table-bordered > thead > tr > td,
.vc_table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}
.vc_table-bordered > thead > tr > td,
.vc_table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}
.vc_pixel_icon {
  display: inline-block;
  vertical-align: middle;
  height: 16px;
  width: 16px;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.vc_pixel_icon-alert {
  background-image: url(../../../plugins/js_composer/assets/vc/alert.png);
}
.vc_pixel_icon-info {
  background-image: url(../../../plugins/js_composer/assets/vc/info.png);
}
.vc_pixel_icon-tick {
  background-image: url(../../../plugins/js_composer/assets/vc/tick.png);
}
.vc_pixel_icon-explanation {
  background-image: url(../../../plugins/js_composer/assets/vc/exclamation.png);
}
.vc_pixel_icon-address_book {
  background-image: url(../../../plugins/js_composer/assets/images/icons/address-book.png);
}
.vc_pixel_icon-alarm_clock {
  background-image: url(../../../plugins/js_composer/assets/images/icons/alarm-clock.png);
}
.vc_pixel_icon-anchor {
  background-image: url(../../../plugins/js_composer/assets/images/icons/anchor.png);
}
.vc_pixel_icon-application_image {
  background-image: url(../../../plugins/js_composer/assets/images/icons/application-image.png);
}
.vc_pixel_icon-arrow {
  background-image: url(../../../plugins/js_composer/assets/images/icons/arrow.png);
}
.vc_pixel_icon-asterisk {
  background-image: url(../../../plugins/js_composer/assets/images/icons/asterisk.png);
}
.vc_pixel_icon-hammer {
  background-image: url(../../../plugins/js_composer/assets/images/icons/auction-hammer.png);
}
.vc_pixel_icon-balloon {
  background-image: url(../../../plugins/js_composer/assets/images/icons/balloon.png);
}
.vc_pixel_icon-balloon_buzz {
  background-image: url(../../../plugins/js_composer/assets/images/icons/balloon-buzz.png);
}
.vc_pixel_icon-balloon_facebook {
  background-image: url(../../../plugins/js_composer/assets/images/icons/balloon-facebook.png);
}
.vc_pixel_icon-balloon_twitter {
  background-image: url(../../../plugins/js_composer/assets/images/icons/balloon-twitter.png);
}
.vc_pixel_icon-battery {
  background-image: url(../../../plugins/js_composer/assets/images/icons/battery-full.png);
}
.vc_pixel_icon-binocular {
  background-image: url(../../../plugins/js_composer/assets/images/icons/binocular.png);
}
.vc_pixel_icon-document_excel {
  background-image: url(../../../plugins/js_composer/assets/images/icons/blue-document-excel.png);
}
.vc_pixel_icon-document_image {
  background-image: url(../../../plugins/js_composer/assets/images/icons/blue-document-image.png);
}
.vc_pixel_icon-document_music {
  background-image: url(../../../plugins/js_composer/assets/images/icons/blue-document-music.png);
}
.vc_pixel_icon-document_office {
  background-image: url(../../../plugins/js_composer/assets/images/icons/blue-document-office.png);
}
.vc_pixel_icon-document_pdf {
  background-image: url(../../../plugins/js_composer/assets/images/icons/blue-document-pdf.png);
}
.vc_pixel_icon-document_powerpoint {
  background-image: url(../../../plugins/js_composer/assets/images/icons/blue-document-powerpoint.png);
}
.vc_pixel_icon-document_word {
  background-image: url(../../../plugins/js_composer/assets/images/icons/blue-document-word.png);
}
.vc_pixel_icon-bookmark {
  background-image: url(../../../plugins/js_composer/assets/images/icons/bookmark.png);
}
.vc_pixel_icon-camcorder {
  background-image: url(../../../plugins/js_composer/assets/images/icons/camcorder.png);
}
.vc_pixel_icon-camera {
  background-image: url(../../../plugins/js_composer/assets/images/icons/camera.png);
}
.vc_pixel_icon-chart {
  background-image: url(../../../plugins/js_composer/assets/images/icons/chart.png);
}
.vc_pixel_icon-chart_pie {
  background-image: url(../../../plugins/js_composer/assets/images/icons/chart-pie.png);
}
.vc_pixel_icon-clock {
  background-image: url(../../../plugins/js_composer/assets/images/icons/clock.png);
}
.vc_pixel_icon-play {
  background-image: url(../../../plugins/js_composer/assets/images/icons/control.png);
}
.vc_pixel_icon-fire {
  background-image: url(../../../plugins/js_composer/assets/images/icons/fire.png);
}
.vc_pixel_icon-heart {
  background-image: url(../../../plugins/js_composer/assets/images/icons/heart.png);
}
.vc_pixel_icon-mail {
  background-image: url(../../../plugins/js_composer/assets/images/icons/mail.png);
}
.vc_pixel_icon-shield {
  background-image: url(../../../plugins/js_composer/assets/images/icons/plus-shield.png);
}
.vc_pixel_icon-video {
  background-image: url(../../../plugins/js_composer/assets/images/icons/video.png);
}
@font-face {
  font-display: swap;
  font-family: vcpb-plugin-icons;
  src: url(../../../plugins/js_composer/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons.eot?f6ud62);
  src: url(../../../plugins/js_composer/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons.eot?f6ud62#iefix)
      format("embedded-opentype"),
    url(../../../plugins/js_composer/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons.ttf?f6ud62)
      format("truetype"),
    url(../../../plugins/js_composer/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons.woff?f6ud62)
      format("woff"),
    url(../../../plugins/js_composer/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons.svg?f6ud62#vcpb-plugin-icons)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
.vc-composer-icon {
  font-family: vcpb-plugin-icons !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.vc-c-icon-minimize:before {
  content: "\e91c";
}
.vc-c-icon-close:before {
  content: "\e5cd";
}
.vc-c-icon-1-6_4-6_1-6:before {
  content: "\e90e";
}
.vc-c-icon-add_template:before {
  content: "\e903";
}
.vc-c-icon-arrow_back:before {
  content: "\e5c4";
}
.vc-c-icon-arrow_drop_down:before {
  content: "\e5c5";
}
.vc-c-icon-arrow_drop_up:before {
  content: "\e5c7";
}
.vc-c-icon-arrow_forward:before {
  content: "\e5c8";
}
.vc-c-icon-check:before {
  content: "\e5ca";
}
.vc-c-icon-arrow_upward:before {
  content: "\e5d8";
}
.vc-c-icon-arrow_downward:before {
  content: "\e5db";
}
.vc-c-icon-sync:before {
  content: "\e627";
}
.vc-c-icon-search:before {
  content: "\e8b6";
}
.vc-c-icon-1-1:before {
  content: "\e900";
}
.vc-c-icon-1-2_1-2:before {
  content: "\e901";
}
.vc-c-icon-1-3_1-3_1-3:before {
  content: "\e902";
}
.vc-c-icon-1-4_1-2_1-4:before {
  content: "\e904";
}
.vc-c-icon-1-4_1-4_1-4_1-4:before {
  content: "\e905";
}
.vc-c-icon-1-4_3-4:before {
  content: "\e906";
}
.vc-c-icon-1-6_1-6_1-6_1-2:before {
  content: "\e907";
}
.vc-c-icon-1-6_1-6_1-6_1-6_1-6_1-6:before {
  content: "\e908";
}
.vc-c-icon-l_15_15_15_15_15:before {
  content: "\e909";
}
.vc-c-icon-1-6_2-3_1-6:before {
  content: "\e90a";
}
.vc-c-icon-2-3_1-3:before {
  content: "\e90b";
}
.vc-c-icon-5-6_1-6:before {
  content: "\e90c";
}
.vc-c-icon-add_element:before {
  content: "\e90d";
}
.vc-c-icon-add:before {
  content: "\e90f";
}
.vc-c-icon-cog:before {
  content: "\e910";
}
.vc-c-icon-content_copy:before {
  content: "\e911";
}
.vc-c-icon-delete_empty:before {
  content: "\e912";
}
.vc-c-icon-dragndrop:before {
  content: "\e913";
}
.vc-c-icon-fullscreen_exit:before {
  content: "\e914";
}
.vc-c-icon-fullscreen:before {
  content: "\e915";
}
.vc-c-icon-arrow_drop_right:before {
  content: "\e916";
}
.vc-c-icon-layout_default:before {
  content: "\e917";
}
.vc-c-icon-layout_landscape-smartphones:before {
  content: "\e918";
}
.vc-c-icon-layout_landscape-tablets:before {
  content: "\e919";
}
.vc-c-icon-layout_portrait-smartphones:before {
  content: "\e91a";
}
.vc-c-icon-layout_portrait-tablets:before {
  content: "\e91b";
}
.vc-c-icon-mode_edit:before {
  content: "\e91d";
}
.vc-c-icon-row_default_fe:before {
  content: "\e91e";
}
.vc-c-icon-text-block:before {
  content: "\e91f";
}
.vc_txt_align_left {
  text-align: left;
}
.vc_txt_align_right {
  text-align: right;
}
.vc_txt_align_center {
  text-align: center;
}
.vc_txt_align_justify {
  text-align: justify;
  text-justify: inter-word;
}
.vc_el_width_50 {
  width: 50%;
  margin-left: auto !important;
  margin-right: auto !important;
}
.vc_el_width_60 {
  width: 60%;
  margin-left: auto !important;
  margin-right: auto !important;
}
.vc_el_width_70 {
  width: 70%;
  margin-left: auto !important;
  margin-right: auto !important;
}
.vc_el_width_80 {
  width: 80%;
  margin-left: auto !important;
  margin-right: auto !important;
}
.vc_el_width_90 {
  width: 90%;
  margin-left: auto !important;
  margin-right: auto !important;
}
.vc_el_width_100 {
  width: 100%;
  margin-left: auto !important;
  margin-right: auto !important;
}
.vc_btn,
a.vc_btn,
button.vc_btn {
  cursor: pointer;
  display: inline-block;
  text-decoration: none !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 9px 12px;
  font-size: 100%;
  line-height: 20px;
  border-radius: 4px;
}
.vc_btn,
.vc_btn:focus,
.vc_btn:hover,
a.vc_btn,
a.vc_btn:focus,
a.vc_btn:hover,
button.vc_btn,
button.vc_btn:focus,
button.vc_btn:hover {
  border: 1px solid transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.vc_btn-lg,
a.vc_btn-lg,
button.vc_btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.vc_btn-sm,
a.vc_btn-sm,
button.vc_btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.vc_btn-xs,
a.vc_btn-xs,
button.vc_btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.vc_btn_square,
a.vc_btn_square,
button.vc_btn_square {
  border-radius: 0;
}
.vc_btn_square_outlined,
a.vc_btn_square_outlined,
button.vc_btn_square_outlined {
  border-radius: 0;
  background: 0 0 !important;
}
.vc_btn_square_outlined,
.vc_btn_square_outlined:focus,
.vc_btn_square_outlined:hover,
a.vc_btn_square_outlined,
a.vc_btn_square_outlined:focus,
a.vc_btn_square_outlined:hover,
button.vc_btn_square_outlined,
button.vc_btn_square_outlined:focus,
button.vc_btn_square_outlined:hover {
  border: 2px solid;
}
.vc_btn_round,
a.vc_btn_round,
button.vc_btn_round {
  border-radius: 25px;
}
.vc_btn_outlined,
a.vc_btn_outlined,
button.vc_btn_outlined {
  background: 0 0 !important;
}
.vc_btn_outlined,
.vc_btn_outlined:focus,
.vc_btn_outlined:hover,
a.vc_btn_outlined,
a.vc_btn_outlined:focus,
a.vc_btn_outlined:hover,
button.vc_btn_outlined,
button.vc_btn_outlined:focus,
button.vc_btn_outlined:hover {
  border: 2px solid;
}
.vc_btn-blue,
a.vc_btn-blue,
button.vc_btn-blue {
  background-color: #5472d2;
  color: #fff !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vc_btn-blue:hover,
a.vc_btn-blue:hover,
button.vc_btn-blue:hover {
  background-color: #3c5ecc;
  color: #f7f7f7 !important;
}
.vc_btn-blue.vc_btn_outlined,
.vc_btn-blue.vc_btn_square_outlined,
a.vc_btn-blue.vc_btn_outlined,
a.vc_btn-blue.vc_btn_square_outlined,
button.vc_btn-blue.vc_btn_outlined,
button.vc_btn-blue.vc_btn_square_outlined {
  color: #5472d2 !important;
}
.vc_btn-blue.vc_btn_outlined:hover,
.vc_btn-blue.vc_btn_square_outlined:hover,
a.vc_btn-blue.vc_btn_outlined:hover,
a.vc_btn-blue.vc_btn_square_outlined:hover,
button.vc_btn-blue.vc_btn_outlined:hover,
button.vc_btn-blue.vc_btn_square_outlined:hover {
  border-color: #3c5ecc;
}
.vc_btn-blue.vc_btn_3d,
a.vc_btn-blue.vc_btn_3d,
button.vc_btn-blue.vc_btn_3d {
  -webkit-box-shadow: 0 5px 0 #3253bc;
  box-shadow: 0 5px 0 #3253bc;
  margin-bottom: 5px;
}
.vc_btn-blue.vc_btn_3d.vc_btn_xs,
a.vc_btn-blue.vc_btn_3d.vc_btn_xs,
button.vc_btn-blue.vc_btn_3d.vc_btn_xs {
  -webkit-box-shadow: 0 3px 0 #3253bc;
  box-shadow: 0 3px 0 #3253bc;
  margin-bottom: 3px;
}
.vc_btn-blue.vc_btn_3d.vc_btn_sm,
a.vc_btn-blue.vc_btn_3d.vc_btn_sm,
button.vc_btn-blue.vc_btn_3d.vc_btn_sm {
  -webkit-box-shadow: 0 4px 0 #3253bc;
  box-shadow: 0 4px 0 #3253bc;
  margin-bottom: 4px;
}
.vc_btn-turquoise,
a.vc_btn-turquoise,
button.vc_btn-turquoise {
  background-color: #00c1cf;
  color: #fff !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vc_btn-turquoise:hover,
a.vc_btn-turquoise:hover,
button.vc_btn-turquoise:hover {
  background-color: #00a4b0;
  color: #f7f7f7 !important;
}
.vc_btn-turquoise.vc_btn_outlined,
.vc_btn-turquoise.vc_btn_square_outlined,
a.vc_btn-turquoise.vc_btn_outlined,
a.vc_btn-turquoise.vc_btn_square_outlined,
button.vc_btn-turquoise.vc_btn_outlined,
button.vc_btn-turquoise.vc_btn_square_outlined {
  color: #00c1cf !important;
}
.vc_btn-turquoise.vc_btn_outlined:hover,
.vc_btn-turquoise.vc_btn_square_outlined:hover,
a.vc_btn-turquoise.vc_btn_outlined:hover,
a.vc_btn-turquoise.vc_btn_square_outlined:hover,
button.vc_btn-turquoise.vc_btn_outlined:hover,
button.vc_btn-turquoise.vc_btn_square_outlined:hover {
  border-color: #00a4b0;
}
.vc_btn-turquoise.vc_btn_3d,
a.vc_btn-turquoise.vc_btn_3d,
button.vc_btn-turquoise.vc_btn_3d {
  -webkit-box-shadow: 0 5px 0 #008d97;
  box-shadow: 0 5px 0 #008d97;
  margin-bottom: 5px;
}
.vc_btn-turquoise.vc_btn_3d.vc_btn_xs,
a.vc_btn-turquoise.vc_btn_3d.vc_btn_xs,
button.vc_btn-turquoise.vc_btn_3d.vc_btn_xs {
  -webkit-box-shadow: 0 3px 0 #008d97;
  box-shadow: 0 3px 0 #008d97;
  margin-bottom: 3px;
}
.vc_btn-turquoise.vc_btn_3d.vc_btn_sm,
a.vc_btn-turquoise.vc_btn_3d.vc_btn_sm,
button.vc_btn-turquoise.vc_btn_3d.vc_btn_sm {
  -webkit-box-shadow: 0 4px 0 #008d97;
  box-shadow: 0 4px 0 #008d97;
  margin-bottom: 4px;
}
.vc_btn-pink,
a.vc_btn-pink,
button.vc_btn-pink {
  background-color: #fe6c61;
  color: #fff !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vc_btn-pink:hover,
a.vc_btn-pink:hover,
button.vc_btn-pink:hover {
  background-color: #fe5043;
  color: #f7f7f7 !important;
}
.vc_btn-pink.vc_btn_outlined,
.vc_btn-pink.vc_btn_square_outlined,
a.vc_btn-pink.vc_btn_outlined,
a.vc_btn-pink.vc_btn_square_outlined,
button.vc_btn-pink.vc_btn_outlined,
button.vc_btn-pink.vc_btn_square_outlined {
  color: #fe6c61 !important;
}
.vc_btn-pink.vc_btn_outlined:hover,
.vc_btn-pink.vc_btn_square_outlined:hover,
a.vc_btn-pink.vc_btn_outlined:hover,
a.vc_btn-pink.vc_btn_square_outlined:hover,
button.vc_btn-pink.vc_btn_outlined:hover,
button.vc_btn-pink.vc_btn_square_outlined:hover {
  border-color: #fe5043;
}
.vc_btn-pink.vc_btn_3d,
a.vc_btn-pink.vc_btn_3d,
button.vc_btn-pink.vc_btn_3d {
  -webkit-box-shadow: 0 5px 0 #fe3829;
  box-shadow: 0 5px 0 #fe3829;
  margin-bottom: 5px;
}
.vc_btn-pink.vc_btn_3d.vc_btn_xs,
a.vc_btn-pink.vc_btn_3d.vc_btn_xs,
button.vc_btn-pink.vc_btn_3d.vc_btn_xs {
  -webkit-box-shadow: 0 3px 0 #fe3829;
  box-shadow: 0 3px 0 #fe3829;
  margin-bottom: 3px;
}
.vc_btn-pink.vc_btn_3d.vc_btn_sm,
a.vc_btn-pink.vc_btn_3d.vc_btn_sm,
button.vc_btn-pink.vc_btn_3d.vc_btn_sm {
  -webkit-box-shadow: 0 4px 0 #fe3829;
  box-shadow: 0 4px 0 #fe3829;
  margin-bottom: 4px;
}
.vc_btn-violet,
a.vc_btn-violet,
button.vc_btn-violet {
  background-color: #8d6dc4;
  color: #fff !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vc_btn-violet:hover,
a.vc_btn-violet:hover,
button.vc_btn-violet:hover {
  background-color: #7c57bb;
  color: #f7f7f7 !important;
}
.vc_btn-violet.vc_btn_outlined,
.vc_btn-violet.vc_btn_square_outlined,
a.vc_btn-violet.vc_btn_outlined,
a.vc_btn-violet.vc_btn_square_outlined,
button.vc_btn-violet.vc_btn_outlined,
button.vc_btn-violet.vc_btn_square_outlined {
  color: #8d6dc4 !important;
}
.vc_btn-violet.vc_btn_outlined:hover,
.vc_btn-violet.vc_btn_square_outlined:hover,
a.vc_btn-violet.vc_btn_outlined:hover,
a.vc_btn-violet.vc_btn_square_outlined:hover,
button.vc_btn-violet.vc_btn_outlined:hover,
button.vc_btn-violet.vc_btn_square_outlined:hover {
  border-color: #7c57bb;
}
.vc_btn-violet.vc_btn_3d,
a.vc_btn-violet.vc_btn_3d,
button.vc_btn-violet.vc_btn_3d {
  -webkit-box-shadow: 0 5px 0 #6e48b1;
  box-shadow: 0 5px 0 #6e48b1;
  margin-bottom: 5px;
}
.vc_btn-violet.vc_btn_3d.vc_btn_xs,
a.vc_btn-violet.vc_btn_3d.vc_btn_xs,
button.vc_btn-violet.vc_btn_3d.vc_btn_xs {
  -webkit-box-shadow: 0 3px 0 #6e48b1;
  box-shadow: 0 3px 0 #6e48b1;
  margin-bottom: 3px;
}
.vc_btn-violet.vc_btn_3d.vc_btn_sm,
a.vc_btn-violet.vc_btn_3d.vc_btn_sm,
button.vc_btn-violet.vc_btn_3d.vc_btn_sm {
  -webkit-box-shadow: 0 4px 0 #6e48b1;
  box-shadow: 0 4px 0 #6e48b1;
  margin-bottom: 4px;
}
.vc_btn-peacoc,
a.vc_btn-peacoc,
button.vc_btn-peacoc {
  background-color: #4cadc9;
  color: #fff !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vc_btn-peacoc:hover,
a.vc_btn-peacoc:hover,
button.vc_btn-peacoc:hover {
  background-color: #39a0bd;
  color: #f7f7f7 !important;
}
.vc_btn-peacoc.vc_btn_outlined,
.vc_btn-peacoc.vc_btn_square_outlined,
a.vc_btn-peacoc.vc_btn_outlined,
a.vc_btn-peacoc.vc_btn_square_outlined,
button.vc_btn-peacoc.vc_btn_outlined,
button.vc_btn-peacoc.vc_btn_square_outlined {
  color: #4cadc9 !important;
}
.vc_btn-peacoc.vc_btn_outlined:hover,
.vc_btn-peacoc.vc_btn_square_outlined:hover,
a.vc_btn-peacoc.vc_btn_outlined:hover,
a.vc_btn-peacoc.vc_btn_square_outlined:hover,
button.vc_btn-peacoc.vc_btn_outlined:hover,
button.vc_btn-peacoc.vc_btn_square_outlined:hover {
  border-color: #39a0bd;
}
.vc_btn-peacoc.vc_btn_3d,
a.vc_btn-peacoc.vc_btn_3d,
button.vc_btn-peacoc.vc_btn_3d {
  -webkit-box-shadow: 0 5px 0 #338faa;
  box-shadow: 0 5px 0 #338faa;
  margin-bottom: 5px;
}
.vc_btn-peacoc.vc_btn_3d.vc_btn_xs,
a.vc_btn-peacoc.vc_btn_3d.vc_btn_xs,
button.vc_btn-peacoc.vc_btn_3d.vc_btn_xs {
  -webkit-box-shadow: 0 3px 0 #338faa;
  box-shadow: 0 3px 0 #338faa;
  margin-bottom: 3px;
}
.vc_btn-peacoc.vc_btn_3d.vc_btn_sm,
a.vc_btn-peacoc.vc_btn_3d.vc_btn_sm,
button.vc_btn-peacoc.vc_btn_3d.vc_btn_sm {
  -webkit-box-shadow: 0 4px 0 #338faa;
  box-shadow: 0 4px 0 #338faa;
  margin-bottom: 4px;
}
.vc_btn-chino,
a.vc_btn-chino,
button.vc_btn-chino {
  background-color: #cec2ab;
  color: #fff !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vc_btn-chino:hover,
a.vc_btn-chino:hover,
button.vc_btn-chino:hover {
  background-color: #c3b498;
  color: #f7f7f7 !important;
}
.vc_btn-chino.vc_btn_outlined,
.vc_btn-chino.vc_btn_square_outlined,
a.vc_btn-chino.vc_btn_outlined,
a.vc_btn-chino.vc_btn_square_outlined,
button.vc_btn-chino.vc_btn_outlined,
button.vc_btn-chino.vc_btn_square_outlined {
  color: #cec2ab !important;
}
.vc_btn-chino.vc_btn_outlined:hover,
.vc_btn-chino.vc_btn_square_outlined:hover,
a.vc_btn-chino.vc_btn_outlined:hover,
a.vc_btn-chino.vc_btn_square_outlined:hover,
button.vc_btn-chino.vc_btn_outlined:hover,
button.vc_btn-chino.vc_btn_square_outlined:hover {
  border-color: #c3b498;
}
.vc_btn-chino.vc_btn_3d,
a.vc_btn-chino.vc_btn_3d,
button.vc_btn-chino.vc_btn_3d {
  -webkit-box-shadow: 0 5px 0 #b9a888;
  box-shadow: 0 5px 0 #b9a888;
  margin-bottom: 5px;
}
.vc_btn-chino.vc_btn_3d.vc_btn_xs,
a.vc_btn-chino.vc_btn_3d.vc_btn_xs,
button.vc_btn-chino.vc_btn_3d.vc_btn_xs {
  -webkit-box-shadow: 0 3px 0 #b9a888;
  box-shadow: 0 3px 0 #b9a888;
  margin-bottom: 3px;
}
.vc_btn-chino.vc_btn_3d.vc_btn_sm,
a.vc_btn-chino.vc_btn_3d.vc_btn_sm,
button.vc_btn-chino.vc_btn_3d.vc_btn_sm {
  -webkit-box-shadow: 0 4px 0 #b9a888;
  box-shadow: 0 4px 0 #b9a888;
  margin-bottom: 4px;
}
.vc_btn-mulled_wine,
a.vc_btn-mulled_wine,
button.vc_btn-mulled_wine {
  background-color: #50485b;
  color: #fff !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vc_btn-mulled_wine:hover,
a.vc_btn-mulled_wine:hover,
button.vc_btn-mulled_wine:hover {
  background-color: #413a4a;
  color: #f7f7f7 !important;
}
.vc_btn-mulled_wine.vc_btn_outlined,
.vc_btn-mulled_wine.vc_btn_square_outlined,
a.vc_btn-mulled_wine.vc_btn_outlined,
a.vc_btn-mulled_wine.vc_btn_square_outlined,
button.vc_btn-mulled_wine.vc_btn_outlined,
button.vc_btn-mulled_wine.vc_btn_square_outlined {
  color: #50485b !important;
}
.vc_btn-mulled_wine.vc_btn_outlined:hover,
.vc_btn-mulled_wine.vc_btn_square_outlined:hover,
a.vc_btn-mulled_wine.vc_btn_outlined:hover,
a.vc_btn-mulled_wine.vc_btn_square_outlined:hover,
button.vc_btn-mulled_wine.vc_btn_outlined:hover,
button.vc_btn-mulled_wine.vc_btn_square_outlined:hover {
  border-color: #413a4a;
}
.vc_btn-mulled_wine.vc_btn_3d,
a.vc_btn-mulled_wine.vc_btn_3d,
button.vc_btn-mulled_wine.vc_btn_3d {
  -webkit-box-shadow: 0 5px 0 #342f3c;
  box-shadow: 0 5px 0 #342f3c;
  margin-bottom: 5px;
}
.vc_btn-mulled_wine.vc_btn_3d.vc_btn_xs,
a.vc_btn-mulled_wine.vc_btn_3d.vc_btn_xs,
button.vc_btn-mulled_wine.vc_btn_3d.vc_btn_xs {
  -webkit-box-shadow: 0 3px 0 #342f3c;
  box-shadow: 0 3px 0 #342f3c;
  margin-bottom: 3px;
}
.vc_btn-mulled_wine.vc_btn_3d.vc_btn_sm,
a.vc_btn-mulled_wine.vc_btn_3d.vc_btn_sm,
button.vc_btn-mulled_wine.vc_btn_3d.vc_btn_sm {
  -webkit-box-shadow: 0 4px 0 #342f3c;
  box-shadow: 0 4px 0 #342f3c;
  margin-bottom: 4px;
}
.vc_btn-vista_blue,
a.vc_btn-vista_blue,
button.vc_btn-vista_blue {
  background-color: #75d69c;
  color: #fff !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vc_btn-vista_blue:hover,
a.vc_btn-vista_blue:hover,
button.vc_btn-vista_blue:hover {
  background-color: #5dcf8b;
  color: #f7f7f7 !important;
}
.vc_btn-vista_blue.vc_btn_outlined,
.vc_btn-vista_blue.vc_btn_square_outlined,
a.vc_btn-vista_blue.vc_btn_outlined,
a.vc_btn-vista_blue.vc_btn_square_outlined,
button.vc_btn-vista_blue.vc_btn_outlined,
button.vc_btn-vista_blue.vc_btn_square_outlined {
  color: #75d69c !important;
}
.vc_btn-vista_blue.vc_btn_outlined:hover,
.vc_btn-vista_blue.vc_btn_square_outlined:hover,
a.vc_btn-vista_blue.vc_btn_outlined:hover,
a.vc_btn-vista_blue.vc_btn_square_outlined:hover,
button.vc_btn-vista_blue.vc_btn_outlined:hover,
button.vc_btn-vista_blue.vc_btn_square_outlined:hover {
  border-color: #5dcf8b;
}
.vc_btn-vista_blue.vc_btn_3d,
a.vc_btn-vista_blue.vc_btn_3d,
button.vc_btn-vista_blue.vc_btn_3d {
  -webkit-box-shadow: 0 5px 0 #4ac97d;
  box-shadow: 0 5px 0 #4ac97d;
  margin-bottom: 5px;
}
.vc_btn-vista_blue.vc_btn_3d.vc_btn_xs,
a.vc_btn-vista_blue.vc_btn_3d.vc_btn_xs,
button.vc_btn-vista_blue.vc_btn_3d.vc_btn_xs {
  -webkit-box-shadow: 0 3px 0 #4ac97d;
  box-shadow: 0 3px 0 #4ac97d;
  margin-bottom: 3px;
}
.vc_btn-vista_blue.vc_btn_3d.vc_btn_sm,
a.vc_btn-vista_blue.vc_btn_3d.vc_btn_sm,
button.vc_btn-vista_blue.vc_btn_3d.vc_btn_sm {
  -webkit-box-shadow: 0 4px 0 #4ac97d;
  box-shadow: 0 4px 0 #4ac97d;
  margin-bottom: 4px;
}
.vc_btn-black,
a.vc_btn-black,
button.vc_btn-black {
  background-color: #2a2a2a;
  color: #fff !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vc_btn-black:hover,
a.vc_btn-black:hover,
button.vc_btn-black:hover {
  background-color: #1b1b1b;
  color: #f7f7f7 !important;
}
.vc_btn-black.vc_btn_outlined,
.vc_btn-black.vc_btn_square_outlined,
a.vc_btn-black.vc_btn_outlined,
a.vc_btn-black.vc_btn_square_outlined,
button.vc_btn-black.vc_btn_outlined,
button.vc_btn-black.vc_btn_square_outlined {
  color: #2a2a2a !important;
}
.vc_btn-black.vc_btn_outlined:hover,
.vc_btn-black.vc_btn_square_outlined:hover,
a.vc_btn-black.vc_btn_outlined:hover,
a.vc_btn-black.vc_btn_square_outlined:hover,
button.vc_btn-black.vc_btn_outlined:hover,
button.vc_btn-black.vc_btn_square_outlined:hover {
  border-color: #1b1b1b;
}
.vc_btn-black.vc_btn_3d,
a.vc_btn-black.vc_btn_3d,
button.vc_btn-black.vc_btn_3d {
  -webkit-box-shadow: 0 5px 0 #0e0e0e;
  box-shadow: 0 5px 0 #0e0e0e;
  margin-bottom: 5px;
}
.vc_btn-black.vc_btn_3d.vc_btn_xs,
a.vc_btn-black.vc_btn_3d.vc_btn_xs,
button.vc_btn-black.vc_btn_3d.vc_btn_xs {
  -webkit-box-shadow: 0 3px 0 #0e0e0e;
  box-shadow: 0 3px 0 #0e0e0e;
  margin-bottom: 3px;
}
.vc_btn-black.vc_btn_3d.vc_btn_sm,
a.vc_btn-black.vc_btn_3d.vc_btn_sm,
button.vc_btn-black.vc_btn_3d.vc_btn_sm {
  -webkit-box-shadow: 0 4px 0 #0e0e0e;
  box-shadow: 0 4px 0 #0e0e0e;
  margin-bottom: 4px;
}
.vc_btn-grey,
a.vc_btn-grey,
button.vc_btn-grey {
  background-color: #ebebeb;
  color: #666 !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vc_btn-grey:hover,
a.vc_btn-grey:hover,
button.vc_btn-grey:hover {
  background-color: #dcdcdc;
  color: #5e5e5e !important;
}
.vc_btn-grey.vc_btn_outlined,
.vc_btn-grey.vc_btn_square_outlined,
a.vc_btn-grey.vc_btn_outlined,
a.vc_btn-grey.vc_btn_square_outlined,
button.vc_btn-grey.vc_btn_outlined,
button.vc_btn-grey.vc_btn_square_outlined {
  color: #ebebeb !important;
}
.vc_btn-grey.vc_btn_outlined:hover,
.vc_btn-grey.vc_btn_square_outlined:hover,
a.vc_btn-grey.vc_btn_outlined:hover,
a.vc_btn-grey.vc_btn_square_outlined:hover,
button.vc_btn-grey.vc_btn_outlined:hover,
button.vc_btn-grey.vc_btn_square_outlined:hover {
  border-color: #dcdcdc;
}
.vc_btn-grey.vc_btn_3d,
a.vc_btn-grey.vc_btn_3d,
button.vc_btn-grey.vc_btn_3d {
  -webkit-box-shadow: 0 5px 0 #cfcfcf;
  box-shadow: 0 5px 0 #cfcfcf;
  margin-bottom: 5px;
}
.vc_btn-grey.vc_btn_3d.vc_btn_xs,
a.vc_btn-grey.vc_btn_3d.vc_btn_xs,
button.vc_btn-grey.vc_btn_3d.vc_btn_xs {
  -webkit-box-shadow: 0 3px 0 #cfcfcf;
  box-shadow: 0 3px 0 #cfcfcf;
  margin-bottom: 3px;
}
.vc_btn-grey.vc_btn_3d.vc_btn_sm,
a.vc_btn-grey.vc_btn_3d.vc_btn_sm,
button.vc_btn-grey.vc_btn_3d.vc_btn_sm {
  -webkit-box-shadow: 0 4px 0 #cfcfcf;
  box-shadow: 0 4px 0 #cfcfcf;
  margin-bottom: 4px;
}
.vc_btn-orange,
a.vc_btn-orange,
button.vc_btn-orange {
  background-color: #f7be68;
  color: #fff !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vc_btn-orange:hover,
a.vc_btn-orange:hover,
button.vc_btn-orange:hover {
  background-color: #f5b14b;
  color: #f7f7f7 !important;
}
.vc_btn-orange.vc_btn_outlined,
.vc_btn-orange.vc_btn_square_outlined,
a.vc_btn-orange.vc_btn_outlined,
a.vc_btn-orange.vc_btn_square_outlined,
button.vc_btn-orange.vc_btn_outlined,
button.vc_btn-orange.vc_btn_square_outlined {
  color: #f7be68 !important;
}
.vc_btn-orange.vc_btn_outlined:hover,
.vc_btn-orange.vc_btn_square_outlined:hover,
a.vc_btn-orange.vc_btn_outlined:hover,
a.vc_btn-orange.vc_btn_square_outlined:hover,
button.vc_btn-orange.vc_btn_outlined:hover,
button.vc_btn-orange.vc_btn_square_outlined:hover {
  border-color: #f5b14b;
}
.vc_btn-orange.vc_btn_3d,
a.vc_btn-orange.vc_btn_3d,
button.vc_btn-orange.vc_btn_3d {
  -webkit-box-shadow: 0 5px 0 #f4a733;
  box-shadow: 0 5px 0 #f4a733;
  margin-bottom: 5px;
}
.vc_btn-orange.vc_btn_3d.vc_btn_xs,
a.vc_btn-orange.vc_btn_3d.vc_btn_xs,
button.vc_btn-orange.vc_btn_3d.vc_btn_xs {
  -webkit-box-shadow: 0 3px 0 #f4a733;
  box-shadow: 0 3px 0 #f4a733;
  margin-bottom: 3px;
}
.vc_btn-orange.vc_btn_3d.vc_btn_sm,
a.vc_btn-orange.vc_btn_3d.vc_btn_sm,
button.vc_btn-orange.vc_btn_3d.vc_btn_sm {
  -webkit-box-shadow: 0 4px 0 #f4a733;
  box-shadow: 0 4px 0 #f4a733;
  margin-bottom: 4px;
}
.vc_btn-sky,
a.vc_btn-sky,
button.vc_btn-sky {
  background-color: #5aa1e3;
  color: #fff !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vc_btn-sky:hover,
a.vc_btn-sky:hover,
button.vc_btn-sky:hover {
  background-color: #4092df;
  color: #f7f7f7 !important;
}
.vc_btn-sky.vc_btn_outlined,
.vc_btn-sky.vc_btn_square_outlined,
a.vc_btn-sky.vc_btn_outlined,
a.vc_btn-sky.vc_btn_square_outlined,
button.vc_btn-sky.vc_btn_outlined,
button.vc_btn-sky.vc_btn_square_outlined {
  color: #5aa1e3 !important;
}
.vc_btn-sky.vc_btn_outlined:hover,
.vc_btn-sky.vc_btn_square_outlined:hover,
a.vc_btn-sky.vc_btn_outlined:hover,
a.vc_btn-sky.vc_btn_square_outlined:hover,
button.vc_btn-sky.vc_btn_outlined:hover,
button.vc_btn-sky.vc_btn_square_outlined:hover {
  border-color: #4092df;
}
.vc_btn-sky.vc_btn_3d,
a.vc_btn-sky.vc_btn_3d,
button.vc_btn-sky.vc_btn_3d {
  -webkit-box-shadow: 0 5px 0 #2a86db;
  box-shadow: 0 5px 0 #2a86db;
  margin-bottom: 5px;
}
.vc_btn-sky.vc_btn_3d.vc_btn_xs,
a.vc_btn-sky.vc_btn_3d.vc_btn_xs,
button.vc_btn-sky.vc_btn_3d.vc_btn_xs {
  -webkit-box-shadow: 0 3px 0 #2a86db;
  box-shadow: 0 3px 0 #2a86db;
  margin-bottom: 3px;
}
.vc_btn-sky.vc_btn_3d.vc_btn_sm,
a.vc_btn-sky.vc_btn_3d.vc_btn_sm,
button.vc_btn-sky.vc_btn_3d.vc_btn_sm {
  -webkit-box-shadow: 0 4px 0 #2a86db;
  box-shadow: 0 4px 0 #2a86db;
  margin-bottom: 4px;
}
.vc_btn-green,
a.vc_btn-green,
button.vc_btn-green {
  background-color: #6dab3c;
  color: #fff !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vc_btn-green:hover,
a.vc_btn-green:hover,
button.vc_btn-green:hover {
  background-color: #5f9434;
  color: #f7f7f7 !important;
}
.vc_btn-green.vc_btn_outlined,
.vc_btn-green.vc_btn_square_outlined,
a.vc_btn-green.vc_btn_outlined,
a.vc_btn-green.vc_btn_square_outlined,
button.vc_btn-green.vc_btn_outlined,
button.vc_btn-green.vc_btn_square_outlined {
  color: #6dab3c !important;
}
.vc_btn-green.vc_btn_outlined:hover,
.vc_btn-green.vc_btn_square_outlined:hover,
a.vc_btn-green.vc_btn_outlined:hover,
a.vc_btn-green.vc_btn_square_outlined:hover,
button.vc_btn-green.vc_btn_outlined:hover,
button.vc_btn-green.vc_btn_square_outlined:hover {
  border-color: #5f9434;
}
.vc_btn-green.vc_btn_3d,
a.vc_btn-green.vc_btn_3d,
button.vc_btn-green.vc_btn_3d {
  -webkit-box-shadow: 0 5px 0 #53812d;
  box-shadow: 0 5px 0 #53812d;
  margin-bottom: 5px;
}
.vc_btn-green.vc_btn_3d.vc_btn_xs,
a.vc_btn-green.vc_btn_3d.vc_btn_xs,
button.vc_btn-green.vc_btn_3d.vc_btn_xs {
  -webkit-box-shadow: 0 3px 0 #53812d;
  box-shadow: 0 3px 0 #53812d;
  margin-bottom: 3px;
}
.vc_btn-green.vc_btn_3d.vc_btn_sm,
a.vc_btn-green.vc_btn_3d.vc_btn_sm,
button.vc_btn-green.vc_btn_3d.vc_btn_sm {
  -webkit-box-shadow: 0 4px 0 #53812d;
  box-shadow: 0 4px 0 #53812d;
  margin-bottom: 4px;
}
.vc_btn-juicy_pink,
a.vc_btn-juicy_pink,
button.vc_btn-juicy_pink {
  background-color: #f4524d;
  color: #fff !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vc_btn-juicy_pink:hover,
a.vc_btn-juicy_pink:hover,
button.vc_btn-juicy_pink:hover {
  background-color: #f23630;
  color: #f7f7f7 !important;
}
.vc_btn-juicy_pink.vc_btn_outlined,
.vc_btn-juicy_pink.vc_btn_square_outlined,
a.vc_btn-juicy_pink.vc_btn_outlined,
a.vc_btn-juicy_pink.vc_btn_square_outlined,
button.vc_btn-juicy_pink.vc_btn_outlined,
button.vc_btn-juicy_pink.vc_btn_square_outlined {
  color: #f4524d !important;
}
.vc_btn-juicy_pink.vc_btn_outlined:hover,
.vc_btn-juicy_pink.vc_btn_square_outlined:hover,
a.vc_btn-juicy_pink.vc_btn_outlined:hover,
a.vc_btn-juicy_pink.vc_btn_square_outlined:hover,
button.vc_btn-juicy_pink.vc_btn_outlined:hover,
button.vc_btn-juicy_pink.vc_btn_square_outlined:hover {
  border-color: #f23630;
}
.vc_btn-juicy_pink.vc_btn_3d,
a.vc_btn-juicy_pink.vc_btn_3d,
button.vc_btn-juicy_pink.vc_btn_3d {
  -webkit-box-shadow: 0 5px 0 #f11f18;
  box-shadow: 0 5px 0 #f11f18;
  margin-bottom: 5px;
}
.vc_btn-juicy_pink.vc_btn_3d.vc_btn_xs,
a.vc_btn-juicy_pink.vc_btn_3d.vc_btn_xs,
button.vc_btn-juicy_pink.vc_btn_3d.vc_btn_xs {
  -webkit-box-shadow: 0 3px 0 #f11f18;
  box-shadow: 0 3px 0 #f11f18;
  margin-bottom: 3px;
}
.vc_btn-juicy_pink.vc_btn_3d.vc_btn_sm,
a.vc_btn-juicy_pink.vc_btn_3d.vc_btn_sm,
button.vc_btn-juicy_pink.vc_btn_3d.vc_btn_sm {
  -webkit-box-shadow: 0 4px 0 #f11f18;
  box-shadow: 0 4px 0 #f11f18;
  margin-bottom: 4px;
}
.vc_btn-sandy_brown,
a.vc_btn-sandy_brown,
button.vc_btn-sandy_brown {
  background-color: #f79468;
  color: #fff !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vc_btn-sandy_brown:hover,
a.vc_btn-sandy_brown:hover,
button.vc_btn-sandy_brown:hover {
  background-color: #f57f4b;
  color: #f7f7f7 !important;
}
.vc_btn-sandy_brown.vc_btn_outlined,
.vc_btn-sandy_brown.vc_btn_square_outlined,
a.vc_btn-sandy_brown.vc_btn_outlined,
a.vc_btn-sandy_brown.vc_btn_square_outlined,
button.vc_btn-sandy_brown.vc_btn_outlined,
button.vc_btn-sandy_brown.vc_btn_square_outlined {
  color: #f79468 !important;
}
.vc_btn-sandy_brown.vc_btn_outlined:hover,
.vc_btn-sandy_brown.vc_btn_square_outlined:hover,
a.vc_btn-sandy_brown.vc_btn_outlined:hover,
a.vc_btn-sandy_brown.vc_btn_square_outlined:hover,
button.vc_btn-sandy_brown.vc_btn_outlined:hover,
button.vc_btn-sandy_brown.vc_btn_square_outlined:hover {
  border-color: #f57f4b;
}
.vc_btn-sandy_brown.vc_btn_3d,
a.vc_btn-sandy_brown.vc_btn_3d,
button.vc_btn-sandy_brown.vc_btn_3d {
  -webkit-box-shadow: 0 5px 0 #f46e33;
  box-shadow: 0 5px 0 #f46e33;
  margin-bottom: 5px;
}
.vc_btn-sandy_brown.vc_btn_3d.vc_btn_xs,
a.vc_btn-sandy_brown.vc_btn_3d.vc_btn_xs,
button.vc_btn-sandy_brown.vc_btn_3d.vc_btn_xs {
  -webkit-box-shadow: 0 3px 0 #f46e33;
  box-shadow: 0 3px 0 #f46e33;
  margin-bottom: 3px;
}
.vc_btn-sandy_brown.vc_btn_3d.vc_btn_sm,
a.vc_btn-sandy_brown.vc_btn_3d.vc_btn_sm,
button.vc_btn-sandy_brown.vc_btn_3d.vc_btn_sm {
  -webkit-box-shadow: 0 4px 0 #f46e33;
  box-shadow: 0 4px 0 #f46e33;
  margin-bottom: 4px;
}
.vc_btn-purple,
a.vc_btn-purple,
button.vc_btn-purple {
  background-color: #b97ebb;
  color: #fff !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vc_btn-purple:hover,
a.vc_btn-purple:hover,
button.vc_btn-purple:hover {
  background-color: #ae6ab0;
  color: #f7f7f7 !important;
}
.vc_btn-purple.vc_btn_outlined,
.vc_btn-purple.vc_btn_square_outlined,
a.vc_btn-purple.vc_btn_outlined,
a.vc_btn-purple.vc_btn_square_outlined,
button.vc_btn-purple.vc_btn_outlined,
button.vc_btn-purple.vc_btn_square_outlined {
  color: #b97ebb !important;
}
.vc_btn-purple.vc_btn_outlined:hover,
.vc_btn-purple.vc_btn_square_outlined:hover,
a.vc_btn-purple.vc_btn_outlined:hover,
a.vc_btn-purple.vc_btn_square_outlined:hover,
button.vc_btn-purple.vc_btn_outlined:hover,
button.vc_btn-purple.vc_btn_square_outlined:hover {
  border-color: #ae6ab0;
}
.vc_btn-purple.vc_btn_3d,
a.vc_btn-purple.vc_btn_3d,
button.vc_btn-purple.vc_btn_3d {
  -webkit-box-shadow: 0 5px 0 #a559a8;
  box-shadow: 0 5px 0 #a559a8;
  margin-bottom: 5px;
}
.vc_btn-purple.vc_btn_3d.vc_btn_xs,
a.vc_btn-purple.vc_btn_3d.vc_btn_xs,
button.vc_btn-purple.vc_btn_3d.vc_btn_xs {
  -webkit-box-shadow: 0 3px 0 #a559a8;
  box-shadow: 0 3px 0 #a559a8;
  margin-bottom: 3px;
}
.vc_btn-purple.vc_btn_3d.vc_btn_sm,
a.vc_btn-purple.vc_btn_3d.vc_btn_sm,
button.vc_btn-purple.vc_btn_3d.vc_btn_sm {
  -webkit-box-shadow: 0 4px 0 #a559a8;
  box-shadow: 0 4px 0 #a559a8;
  margin-bottom: 4px;
}
.vc_btn-white,
a.vc_btn-white,
button.vc_btn-white {
  background-color: #fff;
  color: #666 !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vc_btn-white:hover,
a.vc_btn-white:hover,
button.vc_btn-white:hover {
  background-color: #f0f0f0;
  color: #5e5e5e !important;
}
.vc_btn-white.vc_btn_outlined,
.vc_btn-white.vc_btn_square_outlined,
a.vc_btn-white.vc_btn_outlined,
a.vc_btn-white.vc_btn_square_outlined,
button.vc_btn-white.vc_btn_outlined,
button.vc_btn-white.vc_btn_square_outlined {
  color: #fff !important;
}
.vc_btn-white.vc_btn_outlined:hover,
.vc_btn-white.vc_btn_square_outlined:hover,
a.vc_btn-white.vc_btn_outlined:hover,
a.vc_btn-white.vc_btn_square_outlined:hover,
button.vc_btn-white.vc_btn_outlined:hover,
button.vc_btn-white.vc_btn_square_outlined:hover {
  border-color: #f0f0f0;
}
.vc_btn-white.vc_btn_3d,
a.vc_btn-white.vc_btn_3d,
button.vc_btn-white.vc_btn_3d {
  -webkit-box-shadow: 0 5px 0 #e3e3e3;
  box-shadow: 0 5px 0 #e3e3e3;
  margin-bottom: 5px;
}
.vc_btn-white.vc_btn_3d.vc_btn_xs,
a.vc_btn-white.vc_btn_3d.vc_btn_xs,
button.vc_btn-white.vc_btn_3d.vc_btn_xs {
  -webkit-box-shadow: 0 3px 0 #e3e3e3;
  box-shadow: 0 3px 0 #e3e3e3;
  margin-bottom: 3px;
}
.vc_btn-white.vc_btn_3d.vc_btn_sm,
a.vc_btn-white.vc_btn_3d.vc_btn_sm,
button.vc_btn-white.vc_btn_3d.vc_btn_sm {
  -webkit-box-shadow: 0 4px 0 #e3e3e3;
  box-shadow: 0 4px 0 #e3e3e3;
  margin-bottom: 4px;
}
.vc_btn-grace,
a.vc_btn-grace,
button.vc_btn-grace {
  background-color: #aed13b;
  color: #fff !important;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.vc_btn-grace:hover,
a.vc_btn-grace:hover,
button.vc_btn-grace:hover {
  background-color: #9ec02d;
  color: #f7f7f7 !important;
}
.vc_btn-grace.vc_btn_outlined,
.vc_btn-grace.vc_btn_square_outlined,
a.vc_btn-grace.vc_btn_outlined,
a.vc_btn-grace.vc_btn_square_outlined,
button.vc_btn-grace.vc_btn_outlined,
button.vc_btn-grace.vc_btn_square_outlined {
  color: #aed13b !important;
}
.vc_btn-grace.vc_btn_outlined:hover,
.vc_btn-grace.vc_btn_square_outlined:hover,
a.vc_btn-grace.vc_btn_outlined:hover,
a.vc_btn-grace.vc_btn_square_outlined:hover,
button.vc_btn-grace.vc_btn_outlined:hover,
button.vc_btn-grace.vc_btn_square_outlined:hover {
  border-color: #9ec02d;
}
.vc_btn-grace.vc_btn_3d,
a.vc_btn-grace.vc_btn_3d,
button.vc_btn-grace.vc_btn_3d {
  -webkit-box-shadow: 0 5px 0 #8dac28;
  box-shadow: 0 5px 0 #8dac28;
  margin-bottom: 5px;
}
.vc_btn-grace.vc_btn_3d.vc_btn_xs,
a.vc_btn-grace.vc_btn_3d.vc_btn_xs,
button.vc_btn-grace.vc_btn_3d.vc_btn_xs {
  -webkit-box-shadow: 0 3px 0 #8dac28;
  box-shadow: 0 3px 0 #8dac28;
  margin-bottom: 3px;
}
.vc_btn-grace.vc_btn_3d.vc_btn_sm,
a.vc_btn-grace.vc_btn_3d.vc_btn_sm,
button.vc_btn-grace.vc_btn_3d.vc_btn_sm {
  -webkit-box-shadow: 0 4px 0 #8dac28;
  box-shadow: 0 4px 0 #8dac28;
  margin-bottom: 4px;
}
.vc_btn-default,
a.vc_btn-default,
button.vc_btn-default {
  color: #7d7d7d;
  background-color: #fff;
  border-color: transparent;
}
.open > .dropdown-toggle.vc_btn-default,
.open > .dropdown-togglea.vc_btn-default,
.open > .dropdown-togglebutton.vc_btn-default,
.vc_btn-default.active,
.vc_btn-default:active,
.vc_btn-default:focus,
.vc_btn-default:hover,
a.vc_btn-default.active,
a.vc_btn-default:active,
a.vc_btn-default:focus,
a.vc_btn-default:hover,
button.vc_btn-default.active,
button.vc_btn-default:active,
button.vc_btn-default:focus,
button.vc_btn-default:hover {
  color: #7d7d7d;
  background-color: #e6e6e6;
  border-color: transparent;
}
.open > .dropdown-toggle.vc_btn-default,
.open > .dropdown-togglea.vc_btn-default,
.open > .dropdown-togglebutton.vc_btn-default,
.vc_btn-default.active,
.vc_btn-default:active,
a.vc_btn-default.active,
a.vc_btn-default:active,
button.vc_btn-default.active,
button.vc_btn-default:active {
  background-image: none;
}
.vc_btn-default.disabled,
.vc_btn-default.disabled.active,
.vc_btn-default.disabled:active,
.vc_btn-default.disabled:focus,
.vc_btn-default.disabled:hover,
.vc_btn-default[disabled],
.vc_btn-default[disabled].active,
.vc_btn-default[disabled]:active,
.vc_btn-default[disabled]:focus,
.vc_btn-default[disabled]:hover,
a.vc_btn-default.disabled,
a.vc_btn-default.disabled.active,
a.vc_btn-default.disabled:active,
a.vc_btn-default.disabled:focus,
a.vc_btn-default.disabled:hover,
a.vc_btn-default[disabled],
a.vc_btn-default[disabled].active,
a.vc_btn-default[disabled]:active,
a.vc_btn-default[disabled]:focus,
a.vc_btn-default[disabled]:hover,
button.vc_btn-default.disabled,
button.vc_btn-default.disabled.active,
button.vc_btn-default.disabled:active,
button.vc_btn-default.disabled:focus,
button.vc_btn-default.disabled:hover,
button.vc_btn-default[disabled],
button.vc_btn-default[disabled].active,
button.vc_btn-default[disabled]:active,
button.vc_btn-default[disabled]:focus,
button.vc_btn-default[disabled]:hover,
fieldset[disabled] .vc_btn-default,
fieldset[disabled] .vc_btn-default.active,
fieldset[disabled] .vc_btn-default:active,
fieldset[disabled] .vc_btn-default:focus,
fieldset[disabled] .vc_btn-default:hover,
fieldset[disabled] a.vc_btn-default,
fieldset[disabled] a.vc_btn-default.active,
fieldset[disabled] a.vc_btn-default:active,
fieldset[disabled] a.vc_btn-default:focus,
fieldset[disabled] a.vc_btn-default:hover,
fieldset[disabled] button.vc_btn-default,
fieldset[disabled] button.vc_btn-default.active,
fieldset[disabled] button.vc_btn-default:active,
fieldset[disabled] button.vc_btn-default:focus,
fieldset[disabled] button.vc_btn-default:hover {
  background-color: #fff;
  border-color: transparent;
}
.vc_btn-default .badge,
a.vc_btn-default .badge,
button.vc_btn-default .badge {
  color: #fff;
  background-color: #7d7d7d;
}
.vc_btn-primary,
a.vc_btn-primary,
button.vc_btn-primary {
  color: #fff;
  background-color: #00aef0;
  border-color: transparent;
}
.open > .dropdown-toggle.vc_btn-primary,
.open > .dropdown-togglea.vc_btn-primary,
.open > .dropdown-togglebutton.vc_btn-primary,
.vc_btn-primary.active,
.vc_btn-primary:active,
.vc_btn-primary:focus,
.vc_btn-primary:hover,
a.vc_btn-primary.active,
a.vc_btn-primary:active,
a.vc_btn-primary:focus,
a.vc_btn-primary:hover,
button.vc_btn-primary.active,
button.vc_btn-primary:active,
button.vc_btn-primary:focus,
button.vc_btn-primary:hover {
  color: #fff;
  background-color: #0089bd;
  border-color: transparent;
}
.open > .dropdown-toggle.vc_btn-primary,
.open > .dropdown-togglea.vc_btn-primary,
.open > .dropdown-togglebutton.vc_btn-primary,
.vc_btn-primary.active,
.vc_btn-primary:active,
a.vc_btn-primary.active,
a.vc_btn-primary:active,
button.vc_btn-primary.active,
button.vc_btn-primary:active {
  background-image: none;
}
.vc_btn-primary.disabled,
.vc_btn-primary.disabled.active,
.vc_btn-primary.disabled:active,
.vc_btn-primary.disabled:focus,
.vc_btn-primary.disabled:hover,
.vc_btn-primary[disabled],
.vc_btn-primary[disabled].active,
.vc_btn-primary[disabled]:active,
.vc_btn-primary[disabled]:focus,
.vc_btn-primary[disabled]:hover,
a.vc_btn-primary.disabled,
a.vc_btn-primary.disabled.active,
a.vc_btn-primary.disabled:active,
a.vc_btn-primary.disabled:focus,
a.vc_btn-primary.disabled:hover,
a.vc_btn-primary[disabled],
a.vc_btn-primary[disabled].active,
a.vc_btn-primary[disabled]:active,
a.vc_btn-primary[disabled]:focus,
a.vc_btn-primary[disabled]:hover,
button.vc_btn-primary.disabled,
button.vc_btn-primary.disabled.active,
button.vc_btn-primary.disabled:active,
button.vc_btn-primary.disabled:focus,
button.vc_btn-primary.disabled:hover,
button.vc_btn-primary[disabled],
button.vc_btn-primary[disabled].active,
button.vc_btn-primary[disabled]:active,
button.vc_btn-primary[disabled]:focus,
button.vc_btn-primary[disabled]:hover,
fieldset[disabled] .vc_btn-primary,
fieldset[disabled] .vc_btn-primary.active,
fieldset[disabled] .vc_btn-primary:active,
fieldset[disabled] .vc_btn-primary:focus,
fieldset[disabled] .vc_btn-primary:hover,
fieldset[disabled] a.vc_btn-primary,
fieldset[disabled] a.vc_btn-primary.active,
fieldset[disabled] a.vc_btn-primary:active,
fieldset[disabled] a.vc_btn-primary:focus,
fieldset[disabled] a.vc_btn-primary:hover,
fieldset[disabled] button.vc_btn-primary,
fieldset[disabled] button.vc_btn-primary.active,
fieldset[disabled] button.vc_btn-primary:active,
fieldset[disabled] button.vc_btn-primary:focus,
fieldset[disabled] button.vc_btn-primary:hover {
  background-color: #00aef0;
  border-color: transparent;
}
.vc_btn-primary .badge,
a.vc_btn-primary .badge,
button.vc_btn-primary .badge {
  color: #00aef0;
  background-color: #fff;
}
.vc_btn-success,
a.vc_btn-success,
button.vc_btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: transparent;
}
.open > .dropdown-toggle.vc_btn-success,
.open > .dropdown-togglea.vc_btn-success,
.open > .dropdown-togglebutton.vc_btn-success,
.vc_btn-success.active,
.vc_btn-success:active,
.vc_btn-success:focus,
.vc_btn-success:hover,
a.vc_btn-success.active,
a.vc_btn-success:active,
a.vc_btn-success:focus,
a.vc_btn-success:hover,
button.vc_btn-success.active,
button.vc_btn-success:active,
button.vc_btn-success:focus,
button.vc_btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: transparent;
}
.open > .dropdown-toggle.vc_btn-success,
.open > .dropdown-togglea.vc_btn-success,
.open > .dropdown-togglebutton.vc_btn-success,
.vc_btn-success.active,
.vc_btn-success:active,
a.vc_btn-success.active,
a.vc_btn-success:active,
button.vc_btn-success.active,
button.vc_btn-success:active {
  background-image: none;
}
.vc_btn-success.disabled,
.vc_btn-success.disabled.active,
.vc_btn-success.disabled:active,
.vc_btn-success.disabled:focus,
.vc_btn-success.disabled:hover,
.vc_btn-success[disabled],
.vc_btn-success[disabled].active,
.vc_btn-success[disabled]:active,
.vc_btn-success[disabled]:focus,
.vc_btn-success[disabled]:hover,
a.vc_btn-success.disabled,
a.vc_btn-success.disabled.active,
a.vc_btn-success.disabled:active,
a.vc_btn-success.disabled:focus,
a.vc_btn-success.disabled:hover,
a.vc_btn-success[disabled],
a.vc_btn-success[disabled].active,
a.vc_btn-success[disabled]:active,
a.vc_btn-success[disabled]:focus,
a.vc_btn-success[disabled]:hover,
button.vc_btn-success.disabled,
button.vc_btn-success.disabled.active,
button.vc_btn-success.disabled:active,
button.vc_btn-success.disabled:focus,
button.vc_btn-success.disabled:hover,
button.vc_btn-success[disabled],
button.vc_btn-success[disabled].active,
button.vc_btn-success[disabled]:active,
button.vc_btn-success[disabled]:focus,
button.vc_btn-success[disabled]:hover,
fieldset[disabled] .vc_btn-success,
fieldset[disabled] .vc_btn-success.active,
fieldset[disabled] .vc_btn-success:active,
fieldset[disabled] .vc_btn-success:focus,
fieldset[disabled] .vc_btn-success:hover,
fieldset[disabled] a.vc_btn-success,
fieldset[disabled] a.vc_btn-success.active,
fieldset[disabled] a.vc_btn-success:active,
fieldset[disabled] a.vc_btn-success:focus,
fieldset[disabled] a.vc_btn-success:hover,
fieldset[disabled] button.vc_btn-success,
fieldset[disabled] button.vc_btn-success.active,
fieldset[disabled] button.vc_btn-success:active,
fieldset[disabled] button.vc_btn-success:focus,
fieldset[disabled] button.vc_btn-success:hover {
  background-color: #5cb85c;
  border-color: transparent;
}
.vc_btn-success .badge,
a.vc_btn-success .badge,
button.vc_btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.vc_btn-info,
a.vc_btn-info,
button.vc_btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: transparent;
}
.open > .dropdown-toggle.vc_btn-info,
.open > .dropdown-togglea.vc_btn-info,
.open > .dropdown-togglebutton.vc_btn-info,
.vc_btn-info.active,
.vc_btn-info:active,
.vc_btn-info:focus,
.vc_btn-info:hover,
a.vc_btn-info.active,
a.vc_btn-info:active,
a.vc_btn-info:focus,
a.vc_btn-info:hover,
button.vc_btn-info.active,
button.vc_btn-info:active,
button.vc_btn-info:focus,
button.vc_btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: transparent;
}
.open > .dropdown-toggle.vc_btn-info,
.open > .dropdown-togglea.vc_btn-info,
.open > .dropdown-togglebutton.vc_btn-info,
.vc_btn-info.active,
.vc_btn-info:active,
a.vc_btn-info.active,
a.vc_btn-info:active,
button.vc_btn-info.active,
button.vc_btn-info:active {
  background-image: none;
}
.vc_btn-info.disabled,
.vc_btn-info.disabled.active,
.vc_btn-info.disabled:active,
.vc_btn-info.disabled:focus,
.vc_btn-info.disabled:hover,
.vc_btn-info[disabled],
.vc_btn-info[disabled].active,
.vc_btn-info[disabled]:active,
.vc_btn-info[disabled]:focus,
.vc_btn-info[disabled]:hover,
a.vc_btn-info.disabled,
a.vc_btn-info.disabled.active,
a.vc_btn-info.disabled:active,
a.vc_btn-info.disabled:focus,
a.vc_btn-info.disabled:hover,
a.vc_btn-info[disabled],
a.vc_btn-info[disabled].active,
a.vc_btn-info[disabled]:active,
a.vc_btn-info[disabled]:focus,
a.vc_btn-info[disabled]:hover,
button.vc_btn-info.disabled,
button.vc_btn-info.disabled.active,
button.vc_btn-info.disabled:active,
button.vc_btn-info.disabled:focus,
button.vc_btn-info.disabled:hover,
button.vc_btn-info[disabled],
button.vc_btn-info[disabled].active,
button.vc_btn-info[disabled]:active,
button.vc_btn-info[disabled]:focus,
button.vc_btn-info[disabled]:hover,
fieldset[disabled] .vc_btn-info,
fieldset[disabled] .vc_btn-info.active,
fieldset[disabled] .vc_btn-info:active,
fieldset[disabled] .vc_btn-info:focus,
fieldset[disabled] .vc_btn-info:hover,
fieldset[disabled] a.vc_btn-info,
fieldset[disabled] a.vc_btn-info.active,
fieldset[disabled] a.vc_btn-info:active,
fieldset[disabled] a.vc_btn-info:focus,
fieldset[disabled] a.vc_btn-info:hover,
fieldset[disabled] button.vc_btn-info,
fieldset[disabled] button.vc_btn-info.active,
fieldset[disabled] button.vc_btn-info:active,
fieldset[disabled] button.vc_btn-info:focus,
fieldset[disabled] button.vc_btn-info:hover {
  background-color: #5bc0de;
  border-color: transparent;
}
.vc_btn-info .badge,
a.vc_btn-info .badge,
button.vc_btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.vc_btn-warning,
a.vc_btn-warning,
button.vc_btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: transparent;
}
.open > .dropdown-toggle.vc_btn-warning,
.open > .dropdown-togglea.vc_btn-warning,
.open > .dropdown-togglebutton.vc_btn-warning,
.vc_btn-warning.active,
.vc_btn-warning:active,
.vc_btn-warning:focus,
.vc_btn-warning:hover,
a.vc_btn-warning.active,
a.vc_btn-warning:active,
a.vc_btn-warning:focus,
a.vc_btn-warning:hover,
button.vc_btn-warning.active,
button.vc_btn-warning:active,
button.vc_btn-warning:focus,
button.vc_btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: transparent;
}
.open > .dropdown-toggle.vc_btn-warning,
.open > .dropdown-togglea.vc_btn-warning,
.open > .dropdown-togglebutton.vc_btn-warning,
.vc_btn-warning.active,
.vc_btn-warning:active,
a.vc_btn-warning.active,
a.vc_btn-warning:active,
button.vc_btn-warning.active,
button.vc_btn-warning:active {
  background-image: none;
}
.vc_btn-warning.disabled,
.vc_btn-warning.disabled.active,
.vc_btn-warning.disabled:active,
.vc_btn-warning.disabled:focus,
.vc_btn-warning.disabled:hover,
.vc_btn-warning[disabled],
.vc_btn-warning[disabled].active,
.vc_btn-warning[disabled]:active,
.vc_btn-warning[disabled]:focus,
.vc_btn-warning[disabled]:hover,
a.vc_btn-warning.disabled,
a.vc_btn-warning.disabled.active,
a.vc_btn-warning.disabled:active,
a.vc_btn-warning.disabled:focus,
a.vc_btn-warning.disabled:hover,
a.vc_btn-warning[disabled],
a.vc_btn-warning[disabled].active,
a.vc_btn-warning[disabled]:active,
a.vc_btn-warning[disabled]:focus,
a.vc_btn-warning[disabled]:hover,
button.vc_btn-warning.disabled,
button.vc_btn-warning.disabled.active,
button.vc_btn-warning.disabled:active,
button.vc_btn-warning.disabled:focus,
button.vc_btn-warning.disabled:hover,
button.vc_btn-warning[disabled],
button.vc_btn-warning[disabled].active,
button.vc_btn-warning[disabled]:active,
button.vc_btn-warning[disabled]:focus,
button.vc_btn-warning[disabled]:hover,
fieldset[disabled] .vc_btn-warning,
fieldset[disabled] .vc_btn-warning.active,
fieldset[disabled] .vc_btn-warning:active,
fieldset[disabled] .vc_btn-warning:focus,
fieldset[disabled] .vc_btn-warning:hover,
fieldset[disabled] a.vc_btn-warning,
fieldset[disabled] a.vc_btn-warning.active,
fieldset[disabled] a.vc_btn-warning:active,
fieldset[disabled] a.vc_btn-warning:focus,
fieldset[disabled] a.vc_btn-warning:hover,
fieldset[disabled] button.vc_btn-warning,
fieldset[disabled] button.vc_btn-warning.active,
fieldset[disabled] button.vc_btn-warning:active,
fieldset[disabled] button.vc_btn-warning:focus,
fieldset[disabled] button.vc_btn-warning:hover {
  background-color: #f0ad4e;
  border-color: transparent;
}
.vc_btn-warning .badge,
a.vc_btn-warning .badge,
button.vc_btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.vc_btn-danger,
a.vc_btn-danger,
button.vc_btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: transparent;
}
.open > .dropdown-toggle.vc_btn-danger,
.open > .dropdown-togglea.vc_btn-danger,
.open > .dropdown-togglebutton.vc_btn-danger,
.vc_btn-danger.active,
.vc_btn-danger:active,
.vc_btn-danger:focus,
.vc_btn-danger:hover,
a.vc_btn-danger.active,
a.vc_btn-danger:active,
a.vc_btn-danger:focus,
a.vc_btn-danger:hover,
button.vc_btn-danger.active,
button.vc_btn-danger:active,
button.vc_btn-danger:focus,
button.vc_btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: transparent;
}
.open > .dropdown-toggle.vc_btn-danger,
.open > .dropdown-togglea.vc_btn-danger,
.open > .dropdown-togglebutton.vc_btn-danger,
.vc_btn-danger.active,
.vc_btn-danger:active,
a.vc_btn-danger.active,
a.vc_btn-danger:active,
button.vc_btn-danger.active,
button.vc_btn-danger:active {
  background-image: none;
}
.vc_btn-danger.disabled,
.vc_btn-danger.disabled.active,
.vc_btn-danger.disabled:active,
.vc_btn-danger.disabled:focus,
.vc_btn-danger.disabled:hover,
.vc_btn-danger[disabled],
.vc_btn-danger[disabled].active,
.vc_btn-danger[disabled]:active,
.vc_btn-danger[disabled]:focus,
.vc_btn-danger[disabled]:hover,
a.vc_btn-danger.disabled,
a.vc_btn-danger.disabled.active,
a.vc_btn-danger.disabled:active,
a.vc_btn-danger.disabled:focus,
a.vc_btn-danger.disabled:hover,
a.vc_btn-danger[disabled],
a.vc_btn-danger[disabled].active,
a.vc_btn-danger[disabled]:active,
a.vc_btn-danger[disabled]:focus,
a.vc_btn-danger[disabled]:hover,
button.vc_btn-danger.disabled,
button.vc_btn-danger.disabled.active,
button.vc_btn-danger.disabled:active,
button.vc_btn-danger.disabled:focus,
button.vc_btn-danger.disabled:hover,
button.vc_btn-danger[disabled],
button.vc_btn-danger[disabled].active,
button.vc_btn-danger[disabled]:active,
button.vc_btn-danger[disabled]:focus,
button.vc_btn-danger[disabled]:hover,
fieldset[disabled] .vc_btn-danger,
fieldset[disabled] .vc_btn-danger.active,
fieldset[disabled] .vc_btn-danger:active,
fieldset[disabled] .vc_btn-danger:focus,
fieldset[disabled] .vc_btn-danger:hover,
fieldset[disabled] a.vc_btn-danger,
fieldset[disabled] a.vc_btn-danger.active,
fieldset[disabled] a.vc_btn-danger:active,
fieldset[disabled] a.vc_btn-danger:focus,
fieldset[disabled] a.vc_btn-danger:hover,
fieldset[disabled] button.vc_btn-danger,
fieldset[disabled] button.vc_btn-danger.active,
fieldset[disabled] button.vc_btn-danger:active,
fieldset[disabled] button.vc_btn-danger:focus,
fieldset[disabled] button.vc_btn-danger:hover {
  background-color: #d9534f;
  border-color: transparent;
}
.vc_btn-danger .badge,
a.vc_btn-danger .badge,
button.vc_btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.vc_button-2-wrapper {
  display: inline-block;
  vertical-align: middle;
}
.vc_button-2-wrapper.vc_button-2-align-left {
  display: block;
  text-align: left;
}
.vc_button-2-wrapper.vc_button-2-align-right {
  display: block;
  text-align: right;
}
.vc_button-2-wrapper.vc_button-2-align-center {
  display: block;
  text-align: center;
}
i.icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  vertical-align: text-top;
  margin-left: 5px;
}
.wpb_btn-large i.icon {
  height: 19px;
  margin-left: 9px;
}
.wpb_btn-small i.icon {
  height: 15px;
}
.wpb_btn-mini i.icon {
  display: none;
}
.wpb_address_book i.icon,
option.wpb_address_book {
  background: url(../../../plugins/js_composer/assets/images/icons/address-book.png)
    no-repeat right center;
}
.wpb_alarm_clock i.icon,
option.wpb_alarm_clock {
  background: url(../../../plugins/js_composer/assets/images/icons/alarm-clock.png)
    no-repeat right center;
}
.wpb_anchor i.icon,
option.wpb_anchor {
  background: url(../../../plugins/js_composer/assets/images/icons/anchor.png)
    no-repeat right center;
}
.wpb_application_image i.icon,
option.wpb_application_image {
  background: url(../../../plugins/js_composer/assets/images/icons/application-image.png)
    no-repeat right center;
}
.wpb_arrow i.icon,
option.wpb_arrow {
  background: url(../../../plugins/js_composer/assets/images/icons/arrow.png)
    no-repeat right center;
}
.wpb_asterisk i.icon,
option.wpb_asterisk {
  background: url(../../../plugins/js_composer/assets/images/icons/asterisk.png)
    no-repeat right center;
}
.wpb_hammer i.icon,
option.wpb_hammer {
  background: url(../../../plugins/js_composer/assets/images/icons/auction-hammer.png)
    no-repeat right center;
}
.wpb_balloon i.icon,
option.wpb_balloon {
  background: url(../../../plugins/js_composer/assets/images/icons/balloon.png)
    no-repeat right center;
}
.wpb_balloon_buzz i.icon,
option.wpb_balloon_buzz {
  background: url(../../../plugins/js_composer/assets/images/icons/balloon-buzz.png)
    no-repeat right center;
}
.wpb_balloon_facebook i.icon,
option.wpb_balloon_facebook {
  background: url(../../../plugins/js_composer/assets/images/icons/balloon-facebook.png)
    no-repeat right center;
}
.wpb_balloon_twitter i.icon,
option.wpb_balloon_twitter {
  background: url(../../../plugins/js_composer/assets/images/icons/balloon-twitter.png)
    no-repeat right center;
}
.wpb_battery i.icon,
option.wpb_battery {
  background: url(../../../plugins/js_composer/assets/images/icons/battery-full.png)
    no-repeat right center;
}
.wpb_binocular i.icon,
option.wpb_binocular {
  background: url(../../../plugins/js_composer/assets/images/icons/binocular.png)
    no-repeat right center;
}
.wpb_document_excel i.icon,
option.wpb_document_excel {
  background: url(../../../plugins/js_composer/assets/images/icons/blue-document-excel.png)
    no-repeat right center;
}
.wpb_document_image i.icon,
option.wpb_document_image {
  background: url(../../../plugins/js_composer/assets/images/icons/blue-document-image.png)
    no-repeat right center;
}
.wpb_document_music i.icon,
option.wpb_document_music {
  background: url(../../../plugins/js_composer/assets/images/icons/blue-document-music.png)
    no-repeat right center;
}
.wpb_document_office i.icon,
option.wpb_document_office {
  background: url(../../../plugins/js_composer/assets/images/icons/blue-document-office.png)
    no-repeat right center;
}
.wpb_document_pdf i.icon,
option.wpb_document_pdf {
  background: url(../../../plugins/js_composer/assets/images/icons/blue-document-pdf.png)
    no-repeat right center;
}
.wpb_document_powerpoint i.icon,
option.wpb_document_powerpoint {
  background: url(../../../plugins/js_composer/assets/images/icons/blue-document-powerpoint.png)
    no-repeat right center;
}
.wpb_document_word i.icon,
option.wpb_document_word {
  background: url(../../../plugins/js_composer/assets/images/icons/blue-document-word.png)
    no-repeat right center;
}
.wpb_bookmark i.icon,
option.wpb_bookmark {
  background: url(../../../plugins/js_composer/assets/images/icons/bookmark.png)
    no-repeat right center;
}
.wpb_camcorder i.icon,
option.wpb_camcorder {
  background: url(../../../plugins/js_composer/assets/images/icons/camcorder.png)
    no-repeat right center;
}
.wpb_camera i.icon,
option.wpb_camera {
  background: url(../../../plugins/js_composer/assets/images/icons/camera.png)
    no-repeat right center;
}
.wpb_chart i.icon,
option.wpb_chart {
  background: url(../../../plugins/js_composer/assets/images/icons/chart.png)
    no-repeat right center;
}
.wpb_chart_pie i.icon,
option.wpb_chart_pie {
  background: url(../../../plugins/js_composer/assets/images/icons/chart-pie.png)
    no-repeat right center;
}
.wpb_clock i.icon,
option.wpb_clock {
  background: url(../../../plugins/js_composer/assets/images/icons/clock.png)
    no-repeat right center;
}
.wpb_play i.icon,
option.wpb_play {
  background: url(../../../plugins/js_composer/assets/images/icons/control.png)
    no-repeat right center;
}
.wpb_fire i.icon,
option.wpb_fire {
  background: url(../../../plugins/js_composer/assets/images/icons/fire.png)
    no-repeat right center;
}
.wpb_heart i.icon,
option.wpb_heart {
  background: url(../../../plugins/js_composer/assets/images/icons/heart.png)
    no-repeat right center;
}
.wpb_mail i.icon,
option.wpb_mail {
  background: url(../../../plugins/js_composer/assets/images/icons/mail.png)
    no-repeat right center;
}
.wpb_shield i.icon,
option.wpb_shield {
  background: url(../../../plugins/js_composer/assets/images/icons/plus-shield.png)
    no-repeat right center;
}
.wpb_video i.icon,
option.wpb_video {
  background: url(../../../plugins/js_composer/assets/images/icons/video.png)
    no-repeat right center;
}
.vc_column_container .vc_btn,
.vc_column_container .wpb_button {
  margin-top: 5px;
  margin-bottom: 5px;
}
.vc_message_box {
  border: 1px solid transparent;
  display: block;
  overflow: hidden;
  margin: 0 0 21.73913043px;
  padding: 1em 1em 1em 4em;
  position: relative;
  font-size: 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.vc_message_box > p:first-child {
  margin-top: 0;
}
.vc_message_box > p:last-child {
  margin-bottom: 0;
}
.vc_message_box-icon {
  bottom: 0;
  font-size: 1em;
  font-style: normal;
  font-weight: 400;
  left: 0;
  position: absolute;
  top: 0;
  width: 4em;
}
.vc_message_box-icon > * {
  font-size: 1.7em;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.vc_message_box-icon > .fa {
  font-size: 1.7em;
  line-height: 1;
}
.vc_color-blue.vc_message_box {
  color: #364a8a;
  border-color: #c5cff0;
  background-color: #edf1fa;
}
.vc_color-blue.vc_message_box .vc_message_box-icon {
  color: #5472d2;
}
.vc_color-blue.vc_message_box-solid {
  color: #fff;
  border-color: transparent;
  background-color: #5472d2;
}
.vc_color-blue.vc_message_box-solid .vc_message_box-icon {
  color: #fff;
}
.vc_color-blue.vc_message_box-outline,
.vc_color-blue.vc_message_box-solid-icon {
  color: #364a8a;
  border-color: #5472d2;
  background-color: transparent;
}
.vc_color-blue.vc_message_box-outline .vc_message_box-icon,
.vc_color-blue.vc_message_box-solid-icon .vc_message_box-icon {
  color: #5472d2;
}
.vc_color-blue.vc_message_box-solid-icon .vc_message_box-icon {
  color: #fff;
  background-color: #5472d2;
}
.vc_color-blue.vc_message_box-3d {
  box-shadow: 0 5px 0 #9daee5;
}
.vc_color-turquoise.vc_message_box {
  color: #085b61;
  border-color: #c6ecee;
  background-color: #ebfcfd;
}
.vc_color-turquoise.vc_message_box .vc_message_box-icon {
  color: #00c1cf;
}
.vc_color-turquoise.vc_message_box-solid {
  color: #fff;
  border-color: transparent;
  background-color: #00c1cf;
}
.vc_color-turquoise.vc_message_box-solid .vc_message_box-icon {
  color: #fff;
}
.vc_color-turquoise.vc_message_box-outline,
.vc_color-turquoise.vc_message_box-solid-icon {
  color: #085b61;
  border-color: #00c1cf;
  background-color: transparent;
}
.vc_color-turquoise.vc_message_box-outline .vc_message_box-icon,
.vc_color-turquoise.vc_message_box-solid-icon .vc_message_box-icon {
  color: #00c1cf;
}
.vc_color-turquoise.vc_message_box-solid-icon .vc_message_box-icon {
  color: #fff;
  background-color: #00c1cf;
}
.vc_color-turquoise.vc_message_box-3d {
  box-shadow: 0 5px 0 #9fdee3;
}
.vc_color-pink.vc_message_box {
  color: #d82e21;
  border-color: #ffd8d6;
  background-color: #fff0ef;
}
.vc_color-pink.vc_message_box .vc_message_box-icon {
  color: #fe6c61;
}
.vc_color-pink.vc_message_box-solid {
  color: #fff;
  border-color: transparent;
  background-color: #fe6c61;
}
.vc_color-pink.vc_message_box-solid .vc_message_box-icon {
  color: #fff;
}
.vc_color-pink.vc_message_box-outline,
.vc_color-pink.vc_message_box-solid-icon {
  color: #d82e21;
  border-color: #fe6c61;
  background-color: transparent;
}
.vc_color-pink.vc_message_box-outline .vc_message_box-icon,
.vc_color-pink.vc_message_box-solid-icon .vc_message_box-icon {
  color: #fe6c61;
}
.vc_color-pink.vc_message_box-solid-icon .vc_message_box-icon {
  color: #fff;
  background-color: #fe6c61;
}
.vc_color-pink.vc_message_box-3d {
  box-shadow: 0 5px 0 #fea9a3;
}
.vc_color-violet.vc_message_box {
  color: #5e4a81;
  border-color: #d4c8e9;
  background-color: #f0ecf7;
}
.vc_color-violet.vc_message_box .vc_message_box-icon {
  color: #8d6dc4;
}
.vc_color-violet.vc_message_box-solid {
  color: #fff;
  border-color: transparent;
  background-color: #8d6dc4;
}
.vc_color-violet.vc_message_box-solid .vc_message_box-icon {
  color: #fff;
}
.vc_color-violet.vc_message_box-outline,
.vc_color-violet.vc_message_box-solid-icon {
  color: #5e4a81;
  border-color: #8d6dc4;
  background-color: transparent;
}
.vc_color-violet.vc_message_box-outline .vc_message_box-icon,
.vc_color-violet.vc_message_box-solid-icon .vc_message_box-icon {
  color: #8d6dc4;
}
.vc_color-violet.vc_message_box-solid-icon .vc_message_box-icon {
  color: #fff;
  background-color: #8d6dc4;
}
.vc_color-violet.vc_message_box-3d {
  box-shadow: 0 5px 0 #b8a3da;
}
.vc_color-peacoc.vc_message_box {
  color: #366a79;
  border-color: #c2e3ec;
  background-color: #e9f5f8;
}
.vc_color-peacoc.vc_message_box .vc_message_box-icon {
  color: #4cadc9;
}
.vc_color-peacoc.vc_message_box-solid {
  color: #fff;
  border-color: transparent;
  background-color: #4cadc9;
}
.vc_color-peacoc.vc_message_box-solid .vc_message_box-icon {
  color: #fff;
}
.vc_color-peacoc.vc_message_box-outline,
.vc_color-peacoc.vc_message_box-solid-icon {
  color: #366a79;
  border-color: #4cadc9;
  background-color: transparent;
}
.vc_color-peacoc.vc_message_box-outline .vc_message_box-icon,
.vc_color-peacoc.vc_message_box-solid-icon .vc_message_box-icon {
  color: #4cadc9;
}
.vc_color-peacoc.vc_message_box-solid-icon .vc_message_box-icon {
  color: #fff;
  background-color: #4cadc9;
}
.vc_color-peacoc.vc_message_box-3d {
  box-shadow: 0 5px 0 #9ad1e1;
}
.vc_color-chino.vc_message_box {
  color: #978258;
  border-color: #e5ded2;
  background-color: #f7f5f2;
}
.vc_color-chino.vc_message_box .vc_message_box-icon {
  color: #cec2ab;
}
.vc_color-chino.vc_message_box-solid {
  color: #fff;
  border-color: transparent;
  background-color: #cec2ab;
}
.vc_color-chino.vc_message_box-solid .vc_message_box-icon {
  color: #fff;
}
.vc_color-chino.vc_message_box-outline,
.vc_color-chino.vc_message_box-solid-icon {
  color: #978258;
  border-color: #cec2ab;
  background-color: transparent;
}
.vc_color-chino.vc_message_box-outline .vc_message_box-icon,
.vc_color-chino.vc_message_box-solid-icon .vc_message_box-icon {
  color: #cec2ab;
}
.vc_color-chino.vc_message_box-solid-icon .vc_message_box-icon {
  color: #fff;
  background-color: #cec2ab;
}
.vc_color-chino.vc_message_box-3d {
  box-shadow: 0 5px 0 #d2c7b1;
}
.vc_color-mulled_wine.vc_message_box {
  color: #1e1b22;
  border-color: #d0ccd6;
  background-color: #eae8ed;
}
.vc_color-mulled_wine.vc_message_box .vc_message_box-icon {
  color: #50485b;
}
.vc_color-mulled_wine.vc_message_box-solid {
  color: #fff;
  border-color: transparent;
  background-color: #50485b;
}
.vc_color-mulled_wine.vc_message_box-solid .vc_message_box-icon {
  color: #fff;
}
.vc_color-mulled_wine.vc_message_box-outline,
.vc_color-mulled_wine.vc_message_box-solid-icon {
  color: #1e1b22;
  border-color: #50485b;
  background-color: transparent;
}
.vc_color-mulled_wine.vc_message_box-outline .vc_message_box-icon,
.vc_color-mulled_wine.vc_message_box-solid-icon .vc_message_box-icon {
  color: #50485b;
}
.vc_color-mulled_wine.vc_message_box-solid-icon .vc_message_box-icon {
  color: #fff;
  background-color: #50485b;
}
.vc_color-mulled_wine.vc_message_box-3d {
  box-shadow: 0 5px 0 #b6afc0;
}
.vc_color-vista_blue.vc_message_box {
  color: #3e8e5e;
  border-color: #bcebcf;
  background-color: #e3f7eb;
}
.vc_color-vista_blue.vc_message_box .vc_message_box-icon {
  color: #75d69c;
}
.vc_color-vista_blue.vc_message_box-solid {
  color: #fff;
  border-color: transparent;
  background-color: #75d69c;
}
.vc_color-vista_blue.vc_message_box-solid .vc_message_box-icon {
  color: #fff;
}
.vc_color-vista_blue.vc_message_box-outline,
.vc_color-vista_blue.vc_message_box-solid-icon {
  color: #3e8e5e;
  border-color: #75d69c;
  background-color: transparent;
}
.vc_color-vista_blue.vc_message_box-outline .vc_message_box-icon,
.vc_color-vista_blue.vc_message_box-solid-icon .vc_message_box-icon {
  color: #75d69c;
}
.vc_color-vista_blue.vc_message_box-solid-icon .vc_message_box-icon {
  color: #fff;
  background-color: #75d69c;
}
.vc_color-vista_blue.vc_message_box-3d {
  box-shadow: 0 5px 0 #94dfb3;
}
.vc_color-orange.vc_message_box {
  color: #c3811c;
  border-color: #fbe1ba;
  background-color: #fef6eb;
}
.vc_color-orange.vc_message_box .vc_message_box-icon {
  color: #f7be68;
}
.vc_color-orange.vc_message_box-solid {
  color: #fff;
  border-color: transparent;
  background-color: #f7be68;
}
.vc_color-orange.vc_message_box-solid .vc_message_box-icon {
  color: #fff;
}
.vc_color-orange.vc_message_box-outline,
.vc_color-orange.vc_message_box-solid-icon {
  color: #c3811c;
  border-color: #f7be68;
  background-color: transparent;
}
.vc_color-orange.vc_message_box-outline .vc_message_box-icon,
.vc_color-orange.vc_message_box-solid-icon .vc_message_box-icon {
  color: #f7be68;
}
.vc_color-orange.vc_message_box-solid-icon .vc_message_box-icon {
  color: #fff;
  background-color: #f7be68;
}
.vc_color-orange.vc_message_box-3d {
  box-shadow: 0 5px 0 #f9cd8a;
}
.vc_color-sky.vc_message_box {
  color: #2a6194;
  border-color: #bedaf4;
  background-color: #eaf3fb;
}
.vc_color-sky.vc_message_box .vc_message_box-icon {
  color: #5aa1e3;
}
.vc_color-sky.vc_message_box-solid {
  color: #fff;
  border-color: transparent;
  background-color: #5aa1e3;
}
.vc_color-sky.vc_message_box-solid .vc_message_box-icon {
  color: #fff;
}
.vc_color-sky.vc_message_box-outline,
.vc_color-sky.vc_message_box-solid-icon {
  color: #2a6194;
  border-color: #5aa1e3;
  background-color: transparent;
}
.vc_color-sky.vc_message_box-outline .vc_message_box-icon,
.vc_color-sky.vc_message_box-solid-icon .vc_message_box-icon {
  color: #5aa1e3;
}
.vc_color-sky.vc_message_box-solid-icon .vc_message_box-icon {
  color: #fff;
  background-color: #5aa1e3;
}
.vc_color-sky.vc_message_box-3d {
  box-shadow: 0 5px 0 #93c1ed;
}
.vc_color-green.vc_message_box {
  color: #3e562b;
  border-color: #c2e1a9;
  background-color: #eaf5e2;
}
.vc_color-green.vc_message_box .vc_message_box-icon {
  color: #6dab3c;
}
.vc_color-green.vc_message_box-solid {
  color: #fff;
  border-color: transparent;
  background-color: #6dab3c;
}
.vc_color-green.vc_message_box-solid .vc_message_box-icon {
  color: #fff;
}
.vc_color-green.vc_message_box-outline,
.vc_color-green.vc_message_box-solid-icon {
  color: #3e562b;
  border-color: #6dab3c;
  background-color: transparent;
}
.vc_color-green.vc_message_box-outline .vc_message_box-icon,
.vc_color-green.vc_message_box-solid-icon .vc_message_box-icon {
  color: #6dab3c;
}
.vc_color-green.vc_message_box-solid-icon .vc_message_box-icon {
  color: #fff;
  background-color: #6dab3c;
}
.vc_color-green.vc_message_box-3d {
  box-shadow: 0 5px 0 #a7d484;
}
.vc_color-juicy_pink.vc_message_box {
  color: #a3231f;
  border-color: #fbc7c5;
  background-color: #fef5f5;
}
.vc_color-juicy_pink.vc_message_box .vc_message_box-icon {
  color: #f4524d;
}
.vc_color-juicy_pink.vc_message_box-solid {
  color: #fff;
  border-color: transparent;
  background-color: #f4524d;
}
.vc_color-juicy_pink.vc_message_box-solid .vc_message_box-icon {
  color: #fff;
}
.vc_color-juicy_pink.vc_message_box-outline,
.vc_color-juicy_pink.vc_message_box-solid-icon {
  color: #a3231f;
  border-color: #f4524d;
  background-color: transparent;
}
.vc_color-juicy_pink.vc_message_box-outline .vc_message_box-icon,
.vc_color-juicy_pink.vc_message_box-solid-icon .vc_message_box-icon {
  color: #f4524d;
}
.vc_color-juicy_pink.vc_message_box-solid-icon .vc_message_box-icon {
  color: #fff;
  background-color: #f4524d;
}
.vc_color-juicy_pink.vc_message_box-3d {
  box-shadow: 0 5px 0 #f89895;
}
.vc_color-sandy_brown.vc_message_box {
  color: #c3501c;
  border-color: #fbceba;
  background-color: #fef1eb;
}
.vc_color-sandy_brown.vc_message_box .vc_message_box-icon {
  color: #f79468;
}
.vc_color-sandy_brown.vc_message_box-solid {
  color: #fff;
  border-color: transparent;
  background-color: #f79468;
}
.vc_color-sandy_brown.vc_message_box-solid .vc_message_box-icon {
  color: #fff;
}
.vc_color-sandy_brown.vc_message_box-outline,
.vc_color-sandy_brown.vc_message_box-solid-icon {
  color: #c3501c;
  border-color: #f79468;
  background-color: transparent;
}
.vc_color-sandy_brown.vc_message_box-outline .vc_message_box-icon,
.vc_color-sandy_brown.vc_message_box-solid-icon .vc_message_box-icon {
  color: #f79468;
}
.vc_color-sandy_brown.vc_message_box-solid-icon .vc_message_box-icon {
  color: #fff;
  background-color: #f79468;
}
.vc_color-sandy_brown.vc_message_box-3d {
  box-shadow: 0 5px 0 #f9ac8a;
}
.vc_color-purple.vc_message_box {
  color: #886389;
  border-color: #e3cbe3;
  background-color: #f5ecf5;
}
.vc_color-purple.vc_message_box .vc_message_box-icon {
  color: #b97ebb;
}
.vc_color-purple.vc_message_box-solid {
  color: #fff;
  border-color: transparent;
  background-color: #b97ebb;
}
.vc_color-purple.vc_message_box-solid .vc_message_box-icon {
  color: #fff;
}
.vc_color-purple.vc_message_box-outline,
.vc_color-purple.vc_message_box-solid-icon {
  color: #886389;
  border-color: #b97ebb;
  background-color: transparent;
}
.vc_color-purple.vc_message_box-outline .vc_message_box-icon,
.vc_color-purple.vc_message_box-solid-icon .vc_message_box-icon {
  color: #b97ebb;
}
.vc_color-purple.vc_message_box-solid-icon .vc_message_box-icon {
  color: #fff;
  background-color: #b97ebb;
}
.vc_color-purple.vc_message_box-3d {
  box-shadow: 0 5px 0 #d1a9d2;
}
.vc_color-black.vc_message_box {
  color: #fff;
  border-color: #2a2a2a;
  background-color: #3c3c3c;
}
.vc_color-black.vc_message_box .vc_message_box-icon {
  color: #2a2a2a;
}
.vc_color-black.vc_message_box-solid {
  color: #fff;
  border-color: transparent;
  background-color: #2a2a2a;
}
.vc_color-black.vc_message_box-solid .vc_message_box-icon {
  color: #fff;
}
.vc_color-black.vc_message_box-outline,
.vc_color-black.vc_message_box-solid-icon {
  color: #fff;
  border-color: #2a2a2a;
  background-color: transparent;
}
.vc_color-black.vc_message_box-outline .vc_message_box-icon,
.vc_color-black.vc_message_box-solid-icon .vc_message_box-icon {
  color: #2a2a2a;
}
.vc_color-black.vc_message_box-solid-icon .vc_message_box-icon {
  color: #fff;
  background-color: #2a2a2a;
}
.vc_color-black.vc_message_box-3d {
  box-shadow: 0 5px 0 #101010;
}
.vc_color-grey.vc_message_box {
  color: #858585;
  border-color: #d2d2d2;
  background-color: #ebebeb;
}
.vc_color-grey.vc_message_box .vc_message_box-icon {
  color: #ebebeb;
}
.vc_color-grey.vc_message_box-solid {
  color: #858585;
  border-color: transparent;
  background-color: #ebebeb;
}
.vc_color-grey.vc_message_box-solid .vc_message_box-icon {
  color: #858585;
}
.vc_color-grey.vc_message_box-outline,
.vc_color-grey.vc_message_box-solid-icon {
  color: #858585;
  border-color: #ebebeb;
  background-color: transparent;
}
.vc_color-grey.vc_message_box-outline .vc_message_box-icon,
.vc_color-grey.vc_message_box-solid-icon .vc_message_box-icon {
  color: #ebebeb;
}
.vc_color-grey.vc_message_box-solid-icon .vc_message_box-icon {
  color: #858585;
  background-color: #ebebeb;
}
.vc_color-grey.vc_message_box-3d {
  box-shadow: 0 5px 0 #b8b8b8;
}
.vc_color-white.vc_message_box {
  color: #b3b3b3;
  border-color: #e6e6e6;
  background-color: #fff;
}
.vc_color-white.vc_message_box .vc_message_box-icon {
  color: #fff;
}
.vc_color-white.vc_message_box-solid {
  color: #b3b3b3;
  border-color: transparent;
  background-color: #fff;
}
.vc_color-white.vc_message_box-solid .vc_message_box-icon {
  color: #b3b3b3;
}
.vc_color-white.vc_message_box-outline,
.vc_color-white.vc_message_box-solid-icon {
  color: #b3b3b3;
  border-color: #fff;
  background-color: transparent;
}
.vc_color-white.vc_message_box-outline .vc_message_box-icon,
.vc_color-white.vc_message_box-solid-icon .vc_message_box-icon {
  color: #fff;
}
.vc_color-white.vc_message_box-solid-icon .vc_message_box-icon {
  color: #b3b3b3;
  background-color: #fff;
}
.vc_color-white.vc_message_box-3d {
  box-shadow: 0 5px 0 #ccc;
}
.vc_color-info.vc_message_box {
  color: #5e7f96;
  border-color: #cfebfe;
  background-color: #dff2fe;
}
.vc_color-info.vc_message_box .vc_message_box-icon {
  color: #56b0ee;
}
.vc_color-info.vc_message_box-solid {
  color: #fff;
  border-color: transparent;
  background-color: #56b0ee;
}
.vc_color-info.vc_message_box-solid .vc_message_box-icon {
  color: #fff;
}
.vc_color-info.vc_message_box-outline,
.vc_color-info.vc_message_box-solid-icon {
  color: #5e7f96;
  border-color: #56b0ee;
  background-color: transparent;
}
.vc_color-info.vc_message_box-outline .vc_message_box-icon,
.vc_color-info.vc_message_box-solid-icon .vc_message_box-icon {
  color: #56b0ee;
}
.vc_color-info.vc_message_box-solid-icon .vc_message_box-icon {
  color: #fff;
  background-color: #56b0ee;
}
.vc_color-info.vc_message_box-3d {
  box-shadow: 0 5px 0 #9dd6fd;
}
.vc_color-success.vc_message_box {
  color: #5e7f96;
  border-color: #cfebfe;
  background-color: #e6fdf8;
}
.vc_color-success.vc_message_box .vc_message_box-icon {
  color: #1bbc9b;
}
.vc_color-success.vc_message_box-solid {
  color: #fff;
  border-color: transparent;
  background-color: #1bbc9b;
}
.vc_color-success.vc_message_box-solid .vc_message_box-icon {
  color: #fff;
}
.vc_color-success.vc_message_box-outline,
.vc_color-success.vc_message_box-solid-icon {
  color: #5e7f96;
  border-color: #1bbc9b;
  background-color: transparent;
}
.vc_color-success.vc_message_box-outline .vc_message_box-icon,
.vc_color-success.vc_message_box-solid-icon .vc_message_box-icon {
  color: #1bbc9b;
}
.vc_color-success.vc_message_box-solid-icon .vc_message_box-icon {
  color: #fff;
  background-color: #1bbc9b;
}
.vc_color-success.vc_message_box-3d {
  box-shadow: 0 5px 0 #9dd6fd;
}
.vc_color-warning.vc_message_box {
  color: #9d8967;
  border-color: #ffeccc;
  background-color: #fff4e2;
}
.vc_color-warning.vc_message_box .vc_message_box-icon {
  color: #fcb53f;
}
.vc_color-warning.vc_message_box-solid {
  color: #fff;
  border-color: transparent;
  background-color: #fcb53f;
}
.vc_color-warning.vc_message_box-solid .vc_message_box-icon {
  color: #fff;
}
.vc_color-warning.vc_message_box-outline,
.vc_color-warning.vc_message_box-solid-icon {
  color: #9d8967;
  border-color: #fcb53f;
  background-color: transparent;
}
.vc_color-warning.vc_message_box-outline .vc_message_box-icon,
.vc_color-warning.vc_message_box-solid-icon .vc_message_box-icon {
  color: #fcb53f;
}
.vc_color-warning.vc_message_box-solid-icon .vc_message_box-icon {
  color: #fff;
  background-color: #fcb53f;
}
.vc_color-warning.vc_message_box-3d {
  box-shadow: 0 5px 0 #ffd999;
}
.vc_color-danger.vc_message_box {
  color: #a85959;
  border-color: #fedede;
  background-color: #fdeaea;
}
.vc_color-danger.vc_message_box .vc_message_box-icon {
  color: #ff7877;
}
.vc_color-danger.vc_message_box-solid {
  color: #fff;
  border-color: transparent;
  background-color: #ff7877;
}
.vc_color-danger.vc_message_box-solid .vc_message_box-icon {
  color: #fff;
}
.vc_color-danger.vc_message_box-outline,
.vc_color-danger.vc_message_box-solid-icon {
  color: #a85959;
  border-color: #ff7877;
  background-color: transparent;
}
.vc_color-danger.vc_message_box-outline .vc_message_box-icon,
.vc_color-danger.vc_message_box-solid-icon .vc_message_box-icon {
  color: #ff7877;
}
.vc_color-danger.vc_message_box-solid-icon .vc_message_box-icon {
  color: #fff;
  background-color: #ff7877;
}
.vc_color-danger.vc_message_box-3d {
  box-shadow: 0 5px 0 #fdacac;
}
.vc_color-alert-info.vc_message_box {
  color: #31708f;
  border-color: #bce8f1;
  background-color: #d9edf7;
}
.vc_color-alert-info.vc_message_box .vc_message_box-icon {
  color: #67cce0;
}
.vc_color-alert-info.vc_message_box-solid {
  color: #fff;
  border-color: transparent;
  background-color: #67cce0;
}
.vc_color-alert-info.vc_message_box-solid .vc_message_box-icon {
  color: #fff;
}
.vc_color-alert-info.vc_message_box-outline,
.vc_color-alert-info.vc_message_box-solid-icon {
  color: #31708f;
  border-color: #67cce0;
  background-color: transparent;
}
.vc_color-alert-info.vc_message_box-outline .vc_message_box-icon,
.vc_color-alert-info.vc_message_box-solid-icon .vc_message_box-icon {
  color: #67cce0;
}
.vc_color-alert-info.vc_message_box-solid-icon .vc_message_box-icon {
  color: #fff;
  background-color: #67cce0;
}
.vc_color-alert-info.vc_message_box-3d {
  box-shadow: 0 5px 0 #91d9e8;
}
.vc_color-alert-success.vc_message_box {
  color: #3c763d;
  border-color: #d6e9c6;
  background-color: #dff0d8;
}
.vc_color-alert-success.vc_message_box .vc_message_box-icon {
  color: #9ad36a;
}
.vc_color-alert-success.vc_message_box-solid {
  color: #fff;
  border-color: transparent;
  background-color: #9ad36a;
}
.vc_color-alert-success.vc_message_box-solid .vc_message_box-icon {
  color: #fff;
}
.vc_color-alert-success.vc_message_box-outline,
.vc_color-alert-success.vc_message_box-solid-icon {
  color: #3c763d;
  border-color: #9ad36a;
  background-color: transparent;
}
.vc_color-alert-success.vc_message_box-outline .vc_message_box-icon,
.vc_color-alert-success.vc_message_box-solid-icon .vc_message_box-icon {
  color: #9ad36a;
}
.vc_color-alert-success.vc_message_box-solid-icon .vc_message_box-icon {
  color: #fff;
  background-color: #9ad36a;
}
.vc_color-alert-success.vc_message_box-3d {
  box-shadow: 0 5px 0 #bbdba1;
}
.vc_color-alert-warning.vc_message_box {
  color: #8a6d3b;
  border-color: #faebcc;
  background-color: #fcf8e3;
}
.vc_color-alert-warning.vc_message_box .vc_message_box-icon {
  color: #f9cf79;
}
.vc_color-alert-warning.vc_message_box-solid {
  color: #fff;
  border-color: transparent;
  background-color: #f9cf79;
}
.vc_color-alert-warning.vc_message_box-solid .vc_message_box-icon {
  color: #fff;
}
.vc_color-alert-warning.vc_message_box-outline,
.vc_color-alert-warning.vc_message_box-solid-icon {
  color: #8a6d3b;
  border-color: #f9cf79;
  background-color: transparent;
}
.vc_color-alert-warning.vc_message_box-outline .vc_message_box-icon,
.vc_color-alert-warning.vc_message_box-solid-icon .vc_message_box-icon {
  color: #f9cf79;
}
.vc_color-alert-warning.vc_message_box-solid-icon .vc_message_box-icon {
  color: #fff;
  background-color: #f9cf79;
}
.vc_color-alert-warning.vc_message_box-3d {
  box-shadow: 0 5px 0 #f5d89e;
}
.vc_color-alert-danger.vc_message_box {
  color: #a94442;
  border-color: #ebccd1;
  background-color: #f2dede;
}
.vc_color-alert-danger.vc_message_box .vc_message_box-icon {
  color: #ef8495;
}
.vc_color-alert-danger.vc_message_box-solid {
  color: #fff;
  border-color: transparent;
  background-color: #ef8495;
}
.vc_color-alert-danger.vc_message_box-solid .vc_message_box-icon {
  color: #fff;
}
.vc_color-alert-danger.vc_message_box-outline,
.vc_color-alert-danger.vc_message_box-solid-icon {
  color: #a94442;
  border-color: #ef8495;
  background-color: transparent;
}
.vc_color-alert-danger.vc_message_box-outline .vc_message_box-icon,
.vc_color-alert-danger.vc_message_box-solid-icon .vc_message_box-icon {
  color: #ef8495;
}
.vc_color-alert-danger.vc_message_box-solid-icon .vc_message_box-icon {
  color: #fff;
  background-color: #ef8495;
}
.vc_color-alert-danger.vc_message_box-3d {
  box-shadow: 0 5px 0 #dca7b0;
}
.vc_color-black.vc_message_box .vc_message_box-icon {
  color: #fff;
}
.vc_color-black.vc_message_box-outline,
.vc_color-black.vc_message_box-outline .vc_message_box-icon {
  color: #2a2a2a;
}
.vc_color-black.vc_message_box-solid-icon {
  color: #2a2a2a;
}
.vc_color-grey.vc_message_box .vc_message_box-icon {
  color: #858585;
}
.vc_color-white.vc_message_box .vc_message_box-icon {
  color: #b3b3b3;
}
.vc_color-white.vc_message_box-outline,
.vc_color-white.vc_message_box-outline .vc_message_box-icon {
  color: #fff;
}
.vc_color-white.vc_message_box-solid-icon {
  color: #fff;
}
.vc_message_box-outline,
.vc_message_box-solid-icon {
  border-width: 2px;
}
.vc_message_box-solid-icon .vc_message_box-icon {
  width: 3.25em;
}
.vc_message_box-rounded {
  border-radius: 5px;
}
.vc_message_box-round {
  border-radius: 4em;
}
#content .wpb_alert p:last-child,
#content .wpb_text_column :last-child,
#content .wpb_text_column p:last-child,
.wpb_alert p:last-child,
.wpb_text_column :last-child,
.wpb_text_column p:last-child {
  margin-bottom: 0;
}
.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li {
  margin-bottom: 35px;
}
.entry-content .twitter-share-button,
.fb_like,
.twitter-share-button,
.wpb_accordion .wpb_content_element,
.wpb_googleplus,
.wpb_pinterest,
.wpb_tab .wpb_content_element {
  margin-bottom: 21.73913043px;
}
.vc_parallax {
  position: relative;
  overflow: hidden;
}
.vc_parallax > * {
  position: relative;
  z-index: 1;
}
.vc_parallax .vc_parallax-inner {
  pointer-events: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background-attachment: scroll;
  background-color: transparent;
  background-image: inherit;
  background-size: cover;
  z-index: 0;
  background-position: 50% 0;
}
.vc_parallax-inner iframe {
  max-width: 1000%;
}
.vc_video-bg-container {
  position: relative;
}
.vc_video-bg {
  height: 100%;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
}
.vc_video-bg iframe {
  max-width: 1000%;
}
.vc_row.vc_row-no-padding .vc_column-inner {
  padding-left: 0;
  padding-right: 0;
}
.vc_row[data-vc-full-width] {
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  overflow: hidden;
}
.vc_row[data-vc-full-width].vc_hidden {
  opacity: 0;
}
.vc_row-no-padding .vc_inner {
  margin-left: 0;
  margin-right: 0;
}
.vc_row.vc_row-o-full-height {
  min-height: 100vh;
}
.vc_row.vc_row-flex {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.vc_row.vc_row-flex > .vc_column_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.vc_row.vc_row-flex > .vc_column_container > .vc_column-inner {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 1;
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .vc_row.vc_row-flex > .vc_column_container > .vc_column-inner > * {
    min-height: 1em;
  }
}
.vc_row.vc_row-flex::after,
.vc_row.vc_row-flex::before {
  display: none;
}
.vc_row.vc_row-o-columns-stretch {
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
.vc_row.vc_row-o-columns-top {
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
.vc_row.vc_row-o-columns-bottom {
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
}
.vc_row.vc_row-o-columns-middle {
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.vc_row.vc_row-o-columns-bottom::after,
.vc_row.vc_row-o-columns-middle::after,
.vc_row.vc_row-o-columns-top::after {
  content: "";
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}
.vc_row.vc_row-o-equal-height > .vc_column_container {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.vc_row.vc_row-o-content-top > .vc_column_container > .vc_column-inner {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)
  > .vc_column_container {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.vc_row.vc_row-o-content-bottom > .vc_column_container > .vc_column-inner {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)
  > .vc_column_container {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.vc_row.vc_row-o-content-middle > .vc_column_container > .vc_column-inner {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)
  > .vc_column_container {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.vc_column-inner::after,
.vc_column-inner::before {
  content: " ";
  display: table;
}
.vc_column-inner::after {
  clear: both;
}
.vc_ie-flexbox-fixer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.vc_ie-flexbox-fixer > .vc_row {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.vc_row.vc_column-gap-1 {
  margin-left: -15.5px;
  margin-right: -15.5px;
}
.vc_row.vc_column-gap-1 > .vc_column_container {
  padding: 0.5px;
}
.vc_row.vc_column-gap-2 {
  margin-left: -16px;
  margin-right: -16px;
}
.vc_row.vc_column-gap-2 > .vc_column_container {
  padding: 1px;
}
.vc_row.vc_column-gap-3 {
  margin-left: -16.5px;
  margin-right: -16.5px;
}
.vc_row.vc_column-gap-3 > .vc_column_container {
  padding: 1.5px;
}
.vc_row.vc_column-gap-4 {
  margin-left: -17px;
  margin-right: -17px;
}
.vc_row.vc_column-gap-4 > .vc_column_container {
  padding: 2px;
}
.vc_row.vc_column-gap-5 {
  margin-left: -17.5px;
  margin-right: -17.5px;
}
.vc_row.vc_column-gap-5 > .vc_column_container {
  padding: 2.5px;
}
.vc_row.vc_column-gap-10 {
  margin-left: -20px;
  margin-right: -20px;
}
.vc_row.vc_column-gap-10 > .vc_column_container {
  padding: 5px;
}
.vc_row.vc_column-gap-15 {
  margin-left: -22.5px;
  margin-right: -22.5px;
}
.vc_row.vc_column-gap-15 > .vc_column_container {
  padding: 7.5px;
}
.vc_row.vc_column-gap-20 {
  margin-left: -25px;
  margin-right: -25px;
}
.vc_row.vc_column-gap-20 > .vc_column_container {
  padding: 10px;
}
.vc_row.vc_column-gap-25 {
  margin-left: -27.5px;
  margin-right: -27.5px;
}
.vc_row.vc_column-gap-25 > .vc_column_container {
  padding: 12.5px;
}
.vc_row.vc_column-gap-30 {
  margin-left: -30px;
  margin-right: -30px;
}
.vc_row.vc_column-gap-30 > .vc_column_container {
  padding: 15px;
}
.vc_row.vc_column-gap-35 {
  margin-left: -32.5px;
  margin-right: -32.5px;
}
.vc_row.vc_column-gap-35 > .vc_column_container {
  padding: 17.5px;
}
.vc_column_container {
  padding-left: 0;
  padding-right: 0;
}
.vc_column_container > .vc_column-inner {
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}
.vc_col-has-fill > .vc_column-inner,
.vc_row-has-fill
  + .vc_row-full-width
  + .vc_row
  > .vc_column_container
  > .vc_column-inner,
.vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_column_container > .vc_column-inner {
  padding-top: 35px;
}
.vc_section {
  padding-left: 15px;
  padding-right: 15px;
  margin-left: -15px;
  margin-right: -15px;
}
.vc_section[data-vc-full-width] {
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  overflow: hidden;
}
.vc_section[data-vc-full-width].vc_hidden {
  opacity: 0;
}
.vc_section[data-vc-full-width] > .vc_row {
  margin-left: 0;
  margin-right: 0;
}
.vc_section[data-vc-stretch-content] {
  padding-left: 0;
  padding-right: 0;
}
.vc_section.vc_row-o-full-height {
  min-height: 100vh;
}
.vc_section.vc_section-flex {
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}
.vc_section.vc_section-flex .vc_vc_row {
  width: 100%;
}
.vc_section.vc_section-flex::after,
.vc_section.vc_section-flex::before {
  display: none;
}
.vc_section.vc_section-o-content-top {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.vc_section.vc_section-o-content-bottom {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.vc_section.vc_section-o-content-middle {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.vc_section.vc_section-o-content-bottom::after,
.vc_section.vc_section-o-content-middle::after,
.vc_section.vc_section-o-content-top::after {
  content: "";
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}
.vc_section.vc_section-has-fill,
.vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section,
.vc_section.vc_section-has-fill + .vc_section {
  padding-top: 35px;
}
.vc_row.vc_column-gap-1 > .vc_vc_column > .vc_column_container,
.vc_row.vc_column-gap-1 > .vc_vc_column_inner > .vc_column_container {
  padding-left: 0.5px;
  padding-right: 0.5px;
}
.vc_row.vc_column-gap-2 > .vc_vc_column > .vc_column_container,
.vc_row.vc_column-gap-2 > .vc_vc_column_inner > .vc_column_container {
  padding-left: 1px;
  padding-right: 1px;
}
.vc_row.vc_column-gap-3 > .vc_vc_column > .vc_column_container,
.vc_row.vc_column-gap-3 > .vc_vc_column_inner > .vc_column_container {
  padding-left: 1.5px;
  padding-right: 1.5px;
}
.vc_row.vc_column-gap-4 > .vc_vc_column > .vc_column_container,
.vc_row.vc_column-gap-4 > .vc_vc_column_inner > .vc_column_container {
  padding-left: 2px;
  padding-right: 2px;
}
.vc_row.vc_column-gap-5 > .vc_vc_column > .vc_column_container,
.vc_row.vc_column-gap-5 > .vc_vc_column_inner > .vc_column_container {
  padding-left: 2.5px;
  padding-right: 2.5px;
}
.vc_row.vc_column-gap-10 > .vc_vc_column > .vc_column_container,
.vc_row.vc_column-gap-10 > .vc_vc_column_inner > .vc_column_container {
  padding-left: 5px;
  padding-right: 5px;
}
.vc_row.vc_column-gap-15 > .vc_vc_column > .vc_column_container,
.vc_row.vc_column-gap-15 > .vc_vc_column_inner > .vc_column_container {
  padding-left: 7.5px;
  padding-right: 7.5px;
}
.vc_row.vc_column-gap-20 > .vc_vc_column > .vc_column_container,
.vc_row.vc_column-gap-20 > .vc_vc_column_inner > .vc_column_container {
  padding-left: 10px;
  padding-right: 10px;
}
.vc_row.vc_column-gap-25 > .vc_vc_column > .vc_column_container,
.vc_row.vc_column-gap-25 > .vc_vc_column_inner > .vc_column_container {
  padding-left: 12.5px;
  padding-right: 12.5px;
}
.vc_row.vc_column-gap-30 > .vc_vc_column > .vc_column_container,
.vc_row.vc_column-gap-30 > .vc_vc_column_inner > .vc_column_container {
  padding-left: 15px;
  padding-right: 15px;
}
.vc_row.vc_column-gap-35 > .vc_vc_column > .vc_column_container,
.vc_row.vc_column-gap-35 > .vc_vc_column_inner > .vc_column_container {
  padding-left: 17.5px;
  padding-right: 17.5px;
}
.vc_vc_column,
.vc_vc_column_inner {
  padding-left: 0;
  padding-right: 0;
}
.vc_row.vc_row-flex > .vc_vc_column,
.vc_row.vc_row-flex > .vc_vc_column_inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.vc_row.vc_row-flex > .vc_vc_column > .vc_column_container,
.vc_row.vc_row-flex > .vc_vc_column_inner > .vc_column_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.vc_row.vc_row-flex > .vc_vc_column > .vc_column_container > .vc_column-inner,
.vc_row.vc_row-flex
  > .vc_vc_column_inner
  > .vc_column_container
  > .vc_column-inner {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.vc_row.vc_row-o-equal-height > .vc_column_container {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.vc_row.vc_row-o-content-top
  > .vc_vc_column
  > .vc_column_container
  > .vc_column-inner,
.vc_row.vc_row-o-content-top
  > .vc_vc_column_inner
  > .vc_column_container
  > .vc_column-inner {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)
  > .vc_vc_column
  > .vc_column_container,
.vc_row.vc_row-o-content-top:not(.vc_row-o-equal-height)
  > .vc_vc_column_inner
  > .vc_column_container {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.vc_row.vc_row-o-content-bottom
  > .vc_vc_column
  > .vc_column_container
  > .vc_column-inner,
.vc_row.vc_row-o-content-bottom
  > .vc_vc_column_inner
  > .vc_column_container
  > .vc_column-inner {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)
  > .vc_vc_column
  > .vc_column_container,
.vc_row.vc_row-o-content-bottom:not(.vc_row-o-equal-height)
  > .vc_vc_column_inner
  > .vc_column_container {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.vc_row.vc_row-o-content-middle
  > .vc_vc_column
  > .vc_column_container
  > .vc_column-inner,
.vc_row.vc_row-o-content-middle
  > .vc_vc_column_inner
  > .vc_column_container
  > .vc_column-inner {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)
  > .vc_vc_column
  > .vc_column_container,
.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)
  > .vc_vc_column_inner
  > .vc_column_container {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.vc_empty-element > .vc_column-inner {
  min-height: 100px;
}
.vc_row-has-fill
  + .vc_vc_row
  > .vc_row
  > .vc_vc_column
  > .vc_column_container
  > .vc_column-inner,
.vc_row-has-fill
  + .vc_vc_row_inner
  > .vc_row
  > .vc_vc_column_inner
  > .vc_column_container
  > .vc_column-inner,
.vc_row-has-fill
  > .vc_row
  > .vc_vc_column
  > .vc_column_container
  > .vc_column-inner,
.vc_row-has-fill
  > .vc_vc_column_inner
  > .vc_column_container
  > .vc_column-inner {
  padding-top: 35px;
}
.fb_type_standard {
  height: 25px;
}
.fb_type_standard iframe {
  height: 25px;
}
.fb_type_button_count {
  height: 20px;
}
.fb_type_button_count iframe {
  height: 20px;
}
.fb_type_box_count {
  height: 62px;
}
.fb_type_box_count iframe {
  height: 62px;
}
.wpb_googleplus_type_standard {
  height: 25px;
}
.wpb_googleplus_type_small {
  height: 19px;
}
.wpb_googleplus_type_medium {
  height: 21px;
}
.wpb_googleplus_type_tall {
  height: 21px;
}
.wpb_googleplus_type_tall.vc_googleplus-annotation-bubble {
  height: 62px;
}
.wpb_pinterest a {
  border-bottom: 0;
}
.wpb_pinterest_type_horizontal {
  height: 21px;
}
.wpb_pinterest_type_vertical {
  box-sizing: content-box;
  padding-top: 29px;
  height: 21px;
}
.wpb_pinterest_type_none {
  height: 21px;
}
iframe.twitter-share-button {
  margin: 0;
}
.vc_toggle {
  display: block;
  margin: 0 0 21.73913043px;
  padding: 0;
  font-size: 1em;
}
.vc_toggle:last-of-type {
  margin-bottom: 35px;
}
.vc_toggle_title {
  cursor: pointer;
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 400;
}
.vc_toggle_title > h4 {
  display: inline;
}
.vc_toggle_icon {
  display: none;
  position: relative;
  vertical-align: middle;
}
.vc_toggle_content {
  display: none;
  margin-bottom: 21.73913043px;
  margin-top: 1em;
  overflow: hidden;
  padding: 0;
}
.vc_toggle.vc_toggle_active > .vc_toggle_content {
  display: block;
}
.vc_toggle_simple .vc_toggle_icon {
  border: 0 solid transparent;
  border-radius: 0;
  display: inline-block;
}
.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_simple .vc_toggle_icon::before {
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.vc_toggle_simple.vc_toggle_active .vc_toggle_icon::after {
  visibility: hidden;
}
.vc_toggle_simple .vc_toggle_icon {
  height: 22px;
  width: 22px;
}
.vc_toggle_simple .vc_toggle_icon::before {
  height: 2px;
  width: 10px;
}
.vc_toggle_simple .vc_toggle_icon::after {
  height: 10px;
  width: 2px;
}
.vc_toggle_simple .vc_toggle_icon {
  background-color: #2a2a2a;
  border-color: transparent;
}
.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_simple .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
  background-color: transparent;
  border-color: #2a2a2a;
}
.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
  background-color: #2a2a2a;
}
.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
  background-color: #444;
}
.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: #444;
}
.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: #444;
}
.vc_toggle_simple .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_simple .vc_toggle_icon::before {
  background-color: #2a2a2a;
}
.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon::before {
  background-color: transparent;
}
.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
  background-color: transparent;
}
.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon::before {
  background-color: #444;
}
.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: transparent;
}
.vc_toggle_simple .vc_toggle_icon {
  margin-left: 2px;
}
.vc_toggle_round .vc_toggle_icon {
  border: 2px solid transparent;
  border-radius: 50%;
  display: inline-block;
}
.vc_toggle_round .vc_toggle_icon::after,
.vc_toggle_round .vc_toggle_icon::before {
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.vc_toggle_round.vc_toggle_active .vc_toggle_icon::after {
  visibility: hidden;
}
.vc_toggle_round .vc_toggle_icon {
  height: 22px;
  width: 22px;
}
.vc_toggle_round .vc_toggle_icon::before {
  height: 2px;
  width: 10px;
}
.vc_toggle_round .vc_toggle_icon::after {
  height: 10px;
  width: 2px;
}
.vc_toggle_round .vc_toggle_icon {
  background-color: #2a2a2a;
  border-color: transparent;
}
.vc_toggle_round .vc_toggle_icon::after,
.vc_toggle_round .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon {
  background-color: transparent;
  border-color: #2a2a2a;
}
.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_round.vc_toggle_color_inverted .vc_toggle_icon::before {
  background-color: #2a2a2a;
}
.vc_toggle_round .vc_toggle_title:hover .vc_toggle_icon {
  background-color: #444;
}
.vc_toggle_round .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_round .vc_toggle_title:hover .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_round.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: #444;
}
.vc_toggle_round.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_round.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: #444;
}
.vc_toggle_rounded .vc_toggle_icon {
  border: 2px solid transparent;
  border-radius: 20%;
  display: inline-block;
}
.vc_toggle_rounded .vc_toggle_icon::after,
.vc_toggle_rounded .vc_toggle_icon::before {
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.vc_toggle_rounded.vc_toggle_active .vc_toggle_icon::after {
  visibility: hidden;
}
.vc_toggle_rounded .vc_toggle_icon {
  height: 22px;
  width: 22px;
}
.vc_toggle_rounded .vc_toggle_icon::before {
  height: 2px;
  width: 10px;
}
.vc_toggle_rounded .vc_toggle_icon::after {
  height: 10px;
  width: 2px;
}
.vc_toggle_rounded .vc_toggle_icon {
  background-color: #2a2a2a;
  border-color: transparent;
}
.vc_toggle_rounded .vc_toggle_icon::after,
.vc_toggle_rounded .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_icon {
  background-color: transparent;
  border-color: #2a2a2a;
}
.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_rounded.vc_toggle_color_inverted .vc_toggle_icon::before {
  background-color: #2a2a2a;
}
.vc_toggle_rounded .vc_toggle_title:hover .vc_toggle_icon {
  background-color: #444;
}
.vc_toggle_rounded .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_rounded .vc_toggle_title:hover .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_rounded.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: #444;
}
.vc_toggle_rounded.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_rounded.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: #444;
}
.vc_toggle_square .vc_toggle_icon {
  border: 2px solid transparent;
  border-radius: 0;
  display: inline-block;
}
.vc_toggle_square .vc_toggle_icon::after,
.vc_toggle_square .vc_toggle_icon::before {
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.vc_toggle_square.vc_toggle_active .vc_toggle_icon::after {
  visibility: hidden;
}
.vc_toggle_square .vc_toggle_icon {
  height: 22px;
  width: 22px;
}
.vc_toggle_square .vc_toggle_icon::before {
  height: 2px;
  width: 10px;
}
.vc_toggle_square .vc_toggle_icon::after {
  height: 10px;
  width: 2px;
}
.vc_toggle_square .vc_toggle_icon {
  background-color: #2a2a2a;
  border-color: transparent;
}
.vc_toggle_square .vc_toggle_icon::after,
.vc_toggle_square .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_icon {
  background-color: transparent;
  border-color: #2a2a2a;
}
.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_square.vc_toggle_color_inverted .vc_toggle_icon::before {
  background-color: #2a2a2a;
}
.vc_toggle_square .vc_toggle_title:hover .vc_toggle_icon {
  background-color: #444;
}
.vc_toggle_square .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_square .vc_toggle_title:hover .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_square.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: #444;
}
.vc_toggle_square.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_square.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: #444;
}
.vc_toggle_text_only .vc_toggle_icon {
  display: none;
}
.vc_toggle_arrow .vc_toggle_icon {
  display: inline-block;
}
.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_arrow .vc_toggle_icon::before {
  content: "";
  border-style: solid;
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.vc_toggle_arrow .vc_toggle_icon::before {
  border-left: none;
  border-top: none;
}
.vc_toggle_arrow .vc_toggle_icon::after {
  border-right: none;
  border-bottom: none;
  visibility: hidden;
}
.vc_toggle_arrow.vc_toggle_active .vc_toggle_icon::before {
  visibility: hidden;
}
.vc_toggle_arrow.vc_toggle_active .vc_toggle_icon::after {
  visibility: visible;
}
.vc_toggle.vc_toggle_arrow .vc_toggle_icon {
  height: 22px;
  width: 22px;
}
.vc_toggle.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle.vc_toggle_arrow .vc_toggle_icon::before {
  border-width: 2px;
  height: 10px;
  margin-left: -5px;
  width: 10px;
}
.vc_toggle.vc_toggle_arrow .vc_toggle_icon::before {
  margin-top: -10px;
}
.vc_toggle.vc_toggle_arrow .vc_toggle_icon::after {
  margin-top: -5px;
}
.vc_toggle.vc_toggle_arrow .vc_toggle_icon {
  background: 0 0;
}
.vc_toggle.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle.vc_toggle_arrow .vc_toggle_icon::before {
  border-color: #2a2a2a;
  background: 0 0;
}
.vc_toggle.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
  background: 0 0;
}
.vc_toggle.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before {
  border-color: #444;
  background: 0 0;
}
.vc_toggle_default .vc_toggle_icon {
  background: #bababa;
  border: 1px solid #acacac;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.vc_toggle_default .vc_toggle_icon::after,
.vc_toggle_default .vc_toggle_icon::before {
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #bababa;
}
.vc_toggle_default .vc_toggle_icon::before {
  border: 1px solid #acacac;
}
.vc_toggle_default.vc_toggle_active .vc_toggle_icon::after,
.vc_toggle_default.vc_toggle_active .vc_toggle_icon::before {
  visibility: hidden;
}
.vc_toggle.vc_toggle_default .vc_toggle_icon {
  display: inline-block;
  width: 10px;
  margin-left: 5px;
  height: 4px;
}
.vc_toggle.vc_toggle_default .vc_toggle_icon::before {
  height: 10px;
  width: 4px;
}
.vc_toggle.vc_toggle_default .vc_toggle_icon::after {
  width: 8px;
  height: 2px;
}
.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_icon::before {
  background-color: #5472d2;
}
.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon::after,
.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon::before {
  background-color: transparent;
}
.vc_toggle_color_blue.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
  background-color: transparent;
}
.vc_toggle_color_blue.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_blue.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: #7c93dd;
}
.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_blue.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: transparent;
}
.vc_toggle_color_blue .vc_toggle_icon {
  background-color: #5472d2;
  border-color: transparent;
}
.vc_toggle_color_blue .vc_toggle_icon::after,
.vc_toggle_color_blue .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_icon {
  background-color: transparent;
  border-color: #5472d2;
}
.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_blue.vc_toggle_color_inverted .vc_toggle_icon::before {
  background-color: #5472d2;
}
.vc_toggle_color_blue .vc_toggle_title:hover .vc_toggle_icon {
  background-color: #7c93dd;
}
.vc_toggle_color_blue .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_blue .vc_toggle_title:hover .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_color_blue.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: #7c93dd;
}
.vc_toggle_color_blue.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_blue.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: #7c93dd;
}
.vc_toggle_color_blue.vc_toggle_default .vc_toggle_icon {
  background: #5472d2;
  border-color: #3354c0;
}
.vc_toggle_color_blue.vc_toggle_default .vc_toggle_icon::before {
  border-color: #3354c0;
  background: #5472d2;
}
.vc_toggle_color_blue.vc_toggle_default .vc_toggle_icon::after {
  background: #5472d2;
}
.vc_toggle_color_blue.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
  background: #7c93dd;
  border-color: #5472d2;
}
.vc_toggle_color_blue.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  border-color: #5472d2;
  background: #7c93dd;
}
.vc_toggle_color_blue.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon::after {
  background: #7c93dd;
}
.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_icon {
  background: 0 0;
}
.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_icon::before {
  border-color: #5472d2;
  background: 0 0;
}
.vc_toggle_color_blue.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
  background: 0 0;
}
.vc_toggle_color_blue.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_blue.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  border-color: #7c93dd;
  background: 0 0;
}
.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_color_turquoise.vc_toggle_simple .vc_toggle_icon::before {
  background-color: #00c1cf;
}
.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon::after,
.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon::before {
  background-color: transparent;
}
.vc_toggle_color_turquoise.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
}
.vc_toggle_color_turquoise.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_turquoise.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: #00919c;
}
.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_turquoise.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: transparent;
}
.vc_toggle_color_turquoise .vc_toggle_icon {
  background-color: #00c1cf;
  border-color: transparent;
}
.vc_toggle_color_turquoise .vc_toggle_icon::after,
.vc_toggle_color_turquoise .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_icon {
  background-color: transparent;
  border-color: #00c1cf;
}
.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_turquoise.vc_toggle_color_inverted .vc_toggle_icon::before {
  background-color: #00c1cf;
}
.vc_toggle_color_turquoise .vc_toggle_title:hover .vc_toggle_icon {
  background-color: #00919c;
}
.vc_toggle_color_turquoise .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_turquoise .vc_toggle_title:hover .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_color_turquoise.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: #00919c;
}
.vc_toggle_color_turquoise.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_turquoise.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: #00919c;
}
.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_icon {
  background: #00c1cf;
  border-color: #00919c;
}
.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_icon::before {
  border-color: #00919c;
  background: #00c1cf;
}
.vc_toggle_color_turquoise.vc_toggle_default .vc_toggle_icon::after {
  background: #00c1cf;
}
.vc_toggle_color_turquoise.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background: #00919c;
  border-color: #006269;
}
.vc_toggle_color_turquoise.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  border-color: #006269;
  background: #00919c;
}
.vc_toggle_color_turquoise.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon::after {
  background: #00919c;
}
.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_icon {
  background: 0 0;
}
.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_color_turquoise.vc_toggle_arrow .vc_toggle_icon::before {
  border-color: #00c1cf;
  background: 0 0;
}
.vc_toggle_color_turquoise.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background: 0 0;
}
.vc_toggle_color_turquoise.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_turquoise.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  border-color: #00919c;
  background: 0 0;
}
.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_icon::before {
  background-color: #fe6c61;
}
.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon::after,
.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon::before {
  background-color: transparent;
}
.vc_toggle_color_pink.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
  background-color: transparent;
}
.vc_toggle_color_pink.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_pink.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: #fe9b94;
}
.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_pink.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: transparent;
}
.vc_toggle_color_pink .vc_toggle_icon {
  background-color: #fe6c61;
  border-color: transparent;
}
.vc_toggle_color_pink .vc_toggle_icon::after,
.vc_toggle_color_pink .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_icon {
  background-color: transparent;
  border-color: #fe6c61;
}
.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_pink.vc_toggle_color_inverted .vc_toggle_icon::before {
  background-color: #fe6c61;
}
.vc_toggle_color_pink .vc_toggle_title:hover .vc_toggle_icon {
  background-color: #fe9b94;
}
.vc_toggle_color_pink .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_pink .vc_toggle_title:hover .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_color_pink.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: #fe9b94;
}
.vc_toggle_color_pink.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_pink.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: #fe9b94;
}
.vc_toggle_color_pink.vc_toggle_default .vc_toggle_icon {
  background: #fe6c61;
  border-color: #fe3d2e;
}
.vc_toggle_color_pink.vc_toggle_default .vc_toggle_icon::before {
  border-color: #fe3d2e;
  background: #fe6c61;
}
.vc_toggle_color_pink.vc_toggle_default .vc_toggle_icon::after {
  background: #fe6c61;
}
.vc_toggle_color_pink.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
  background: #fe9b94;
  border-color: #fe6c61;
}
.vc_toggle_color_pink.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  border-color: #fe6c61;
  background: #fe9b94;
}
.vc_toggle_color_pink.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon::after {
  background: #fe9b94;
}
.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_icon {
  background: 0 0;
}
.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_icon::before {
  border-color: #fe6c61;
  background: 0 0;
}
.vc_toggle_color_pink.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
  background: 0 0;
}
.vc_toggle_color_pink.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_pink.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  border-color: #fe9b94;
  background: 0 0;
}
.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_color_violet.vc_toggle_simple .vc_toggle_icon::before {
  background-color: #8d6dc4;
}
.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon::after,
.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon::before {
  background-color: transparent;
}
.vc_toggle_color_violet.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
}
.vc_toggle_color_violet.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_violet.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: #a991d3;
}
.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_violet.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: transparent;
}
.vc_toggle_color_violet .vc_toggle_icon {
  background-color: #8d6dc4;
  border-color: transparent;
}
.vc_toggle_color_violet .vc_toggle_icon::after,
.vc_toggle_color_violet .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_icon {
  background-color: transparent;
  border-color: #8d6dc4;
}
.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_violet.vc_toggle_color_inverted .vc_toggle_icon::before {
  background-color: #8d6dc4;
}
.vc_toggle_color_violet .vc_toggle_title:hover .vc_toggle_icon {
  background-color: #a991d3;
}
.vc_toggle_color_violet .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_violet .vc_toggle_title:hover .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_color_violet.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: #a991d3;
}
.vc_toggle_color_violet.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_violet.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: #a991d3;
}
.vc_toggle_color_violet.vc_toggle_default .vc_toggle_icon {
  background: #8d6dc4;
  border-color: #7149b5;
}
.vc_toggle_color_violet.vc_toggle_default .vc_toggle_icon::before {
  border-color: #7149b5;
  background: #8d6dc4;
}
.vc_toggle_color_violet.vc_toggle_default .vc_toggle_icon::after {
  background: #8d6dc4;
}
.vc_toggle_color_violet.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background: #a991d3;
  border-color: #8d6dc4;
}
.vc_toggle_color_violet.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  border-color: #8d6dc4;
  background: #a991d3;
}
.vc_toggle_color_violet.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon::after {
  background: #a991d3;
}
.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_icon {
  background: 0 0;
}
.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_icon::before {
  border-color: #8d6dc4;
  background: 0 0;
}
.vc_toggle_color_violet.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
  background: 0 0;
}
.vc_toggle_color_violet.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_violet.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  border-color: #a991d3;
  background: 0 0;
}
.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_color_peacoc.vc_toggle_simple .vc_toggle_icon::before {
  background-color: #4cadc9;
}
.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon::after,
.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon::before {
  background-color: transparent;
}
.vc_toggle_color_peacoc.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
}
.vc_toggle_color_peacoc.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_peacoc.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: #73bfd5;
}
.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_peacoc.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: transparent;
}
.vc_toggle_color_peacoc .vc_toggle_icon {
  background-color: #4cadc9;
  border-color: transparent;
}
.vc_toggle_color_peacoc .vc_toggle_icon::after,
.vc_toggle_color_peacoc .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_icon {
  background-color: transparent;
  border-color: #4cadc9;
}
.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_peacoc.vc_toggle_color_inverted .vc_toggle_icon::before {
  background-color: #4cadc9;
}
.vc_toggle_color_peacoc .vc_toggle_title:hover .vc_toggle_icon {
  background-color: #73bfd5;
}
.vc_toggle_color_peacoc .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_peacoc .vc_toggle_title:hover .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_color_peacoc.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: #73bfd5;
}
.vc_toggle_color_peacoc.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_peacoc.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: #73bfd5;
}
.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_icon {
  background: #4cadc9;
  border-color: #3492ae;
}
.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_icon::before {
  border-color: #3492ae;
  background: #4cadc9;
}
.vc_toggle_color_peacoc.vc_toggle_default .vc_toggle_icon::after {
  background: #4cadc9;
}
.vc_toggle_color_peacoc.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background: #73bfd5;
  border-color: #4cadc9;
}
.vc_toggle_color_peacoc.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  border-color: #4cadc9;
  background: #73bfd5;
}
.vc_toggle_color_peacoc.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon::after {
  background: #73bfd5;
}
.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_icon {
  background: 0 0;
}
.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_icon::before {
  border-color: #4cadc9;
  background: 0 0;
}
.vc_toggle_color_peacoc.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
  background: 0 0;
}
.vc_toggle_color_peacoc.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_peacoc.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  border-color: #73bfd5;
  background: 0 0;
}
.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_icon::before {
  background-color: #cec2ab;
}
.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon::after,
.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon::before {
  background-color: transparent;
}
.vc_toggle_color_chino.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
  background-color: transparent;
}
.vc_toggle_color_chino.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_chino.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: #e1d9cb;
}
.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_chino.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: transparent;
}
.vc_toggle_color_chino .vc_toggle_icon {
  background-color: #cec2ab;
  border-color: transparent;
}
.vc_toggle_color_chino .vc_toggle_icon::after,
.vc_toggle_color_chino .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_icon {
  background-color: transparent;
  border-color: #cec2ab;
}
.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_chino.vc_toggle_color_inverted .vc_toggle_icon::before {
  background-color: #cec2ab;
}
.vc_toggle_color_chino .vc_toggle_title:hover .vc_toggle_icon {
  background-color: #e1d9cb;
}
.vc_toggle_color_chino .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_chino .vc_toggle_title:hover .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_color_chino.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: #e1d9cb;
}
.vc_toggle_color_chino.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_chino.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: #e1d9cb;
}
.vc_toggle_color_chino.vc_toggle_default .vc_toggle_icon {
  background: #cec2ab;
  border-color: #bbab8b;
}
.vc_toggle_color_chino.vc_toggle_default .vc_toggle_icon::before {
  border-color: #bbab8b;
  background: #cec2ab;
}
.vc_toggle_color_chino.vc_toggle_default .vc_toggle_icon::after {
  background: #cec2ab;
}
.vc_toggle_color_chino.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background: #e1d9cb;
  border-color: #cec2ab;
}
.vc_toggle_color_chino.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  border-color: #cec2ab;
  background: #e1d9cb;
}
.vc_toggle_color_chino.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon::after {
  background: #e1d9cb;
}
.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_icon {
  background: 0 0;
}
.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_icon::before {
  border-color: #cec2ab;
  background: 0 0;
}
.vc_toggle_color_chino.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
  background: 0 0;
}
.vc_toggle_color_chino.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_chino.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  border-color: #e1d9cb;
  background: 0 0;
}
.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_color_mulled_wine.vc_toggle_simple .vc_toggle_icon::before {
  background-color: #50485b;
}
.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon::after,
.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon::before {
  background-color: transparent;
}
.vc_toggle_color_mulled_wine.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
}
.vc_toggle_color_mulled_wine.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_mulled_wine.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: #695f77;
}
.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_mulled_wine.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: transparent;
}
.vc_toggle_color_mulled_wine .vc_toggle_icon {
  background-color: #50485b;
  border-color: transparent;
}
.vc_toggle_color_mulled_wine .vc_toggle_icon::after,
.vc_toggle_color_mulled_wine .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_icon {
  background-color: transparent;
  border-color: #50485b;
}
.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_mulled_wine.vc_toggle_color_inverted .vc_toggle_icon::before {
  background-color: #50485b;
}
.vc_toggle_color_mulled_wine .vc_toggle_title:hover .vc_toggle_icon {
  background-color: #695f77;
}
.vc_toggle_color_mulled_wine .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_mulled_wine .vc_toggle_title:hover .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_color_mulled_wine.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: #695f77;
}
.vc_toggle_color_mulled_wine.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_mulled_wine.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: #695f77;
}
.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_icon {
  background: #50485b;
  border-color: #37313f;
}
.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_icon::before {
  border-color: #37313f;
  background: #50485b;
}
.vc_toggle_color_mulled_wine.vc_toggle_default .vc_toggle_icon::after {
  background: #50485b;
}
.vc_toggle_color_mulled_wine.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background: #695f77;
  border-color: #50485b;
}
.vc_toggle_color_mulled_wine.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  border-color: #50485b;
  background: #695f77;
}
.vc_toggle_color_mulled_wine.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon::after {
  background: #695f77;
}
.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_icon {
  background: 0 0;
}
.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_color_mulled_wine.vc_toggle_arrow .vc_toggle_icon::before {
  border-color: #50485b;
  background: 0 0;
}
.vc_toggle_color_mulled_wine.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background: 0 0;
}
.vc_toggle_color_mulled_wine.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_mulled_wine.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  border-color: #695f77;
  background: 0 0;
}
.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_color_vista_blue.vc_toggle_simple .vc_toggle_icon::before {
  background-color: #75d69c;
}
.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon::after,
.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon::before {
  background-color: transparent;
}
.vc_toggle_color_vista_blue.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
}
.vc_toggle_color_vista_blue.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_vista_blue.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: #9ce2b8;
}
.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_vista_blue.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: transparent;
}
.vc_toggle_color_vista_blue .vc_toggle_icon {
  background-color: #75d69c;
  border-color: transparent;
}
.vc_toggle_color_vista_blue .vc_toggle_icon::after,
.vc_toggle_color_vista_blue .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_icon {
  background-color: transparent;
  border-color: #75d69c;
}
.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_vista_blue.vc_toggle_color_inverted .vc_toggle_icon::before {
  background-color: #75d69c;
}
.vc_toggle_color_vista_blue .vc_toggle_title:hover .vc_toggle_icon {
  background-color: #9ce2b8;
}
.vc_toggle_color_vista_blue .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_vista_blue .vc_toggle_title:hover .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_color_vista_blue.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: #9ce2b8;
}
.vc_toggle_color_vista_blue.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_vista_blue.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: #9ce2b8;
}
.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_icon {
  background: #75d69c;
  border-color: #4eca80;
}
.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_icon::before {
  border-color: #4eca80;
  background: #75d69c;
}
.vc_toggle_color_vista_blue.vc_toggle_default .vc_toggle_icon::after {
  background: #75d69c;
}
.vc_toggle_color_vista_blue.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background: #9ce2b8;
  border-color: #75d69c;
}
.vc_toggle_color_vista_blue.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  border-color: #75d69c;
  background: #9ce2b8;
}
.vc_toggle_color_vista_blue.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon::after {
  background: #9ce2b8;
}
.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_icon {
  background: 0 0;
}
.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_color_vista_blue.vc_toggle_arrow .vc_toggle_icon::before {
  border-color: #75d69c;
  background: 0 0;
}
.vc_toggle_color_vista_blue.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background: 0 0;
}
.vc_toggle_color_vista_blue.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_vista_blue.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  border-color: #9ce2b8;
  background: 0 0;
}
.vc_toggle_color_black.vc_toggle_simple .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_black.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_color_black.vc_toggle_simple .vc_toggle_icon::before {
  background-color: #2a2a2a;
}
.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon::after,
.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon::before {
  background-color: transparent;
}
.vc_toggle_color_black.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
  background-color: transparent;
}
.vc_toggle_color_black.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_black.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: #444;
}
.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_black.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: transparent;
}
.vc_toggle_color_black .vc_toggle_icon {
  background-color: #2a2a2a;
  border-color: transparent;
}
.vc_toggle_color_black .vc_toggle_icon::after,
.vc_toggle_color_black .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_icon {
  background-color: transparent;
  border-color: #2a2a2a;
}
.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_black.vc_toggle_color_inverted .vc_toggle_icon::before {
  background-color: #2a2a2a;
}
.vc_toggle_color_black .vc_toggle_title:hover .vc_toggle_icon {
  background-color: #444;
}
.vc_toggle_color_black .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_black .vc_toggle_title:hover .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_color_black.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: #444;
}
.vc_toggle_color_black.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_black.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: #444;
}
.vc_toggle_color_black.vc_toggle_default .vc_toggle_icon {
  background: #2a2a2a;
  border-color: #101010;
}
.vc_toggle_color_black.vc_toggle_default .vc_toggle_icon::before {
  border-color: #101010;
  background: #2a2a2a;
}
.vc_toggle_color_black.vc_toggle_default .vc_toggle_icon::after {
  background: #2a2a2a;
}
.vc_toggle_color_black.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background: #444;
  border-color: #2a2a2a;
}
.vc_toggle_color_black.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  border-color: #2a2a2a;
  background: #444;
}
.vc_toggle_color_black.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon::after {
  background: #444;
}
.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_icon {
  background: 0 0;
}
.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_icon::before {
  border-color: #2a2a2a;
  background: 0 0;
}
.vc_toggle_color_black.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
  background: 0 0;
}
.vc_toggle_color_black.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_black.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  border-color: #444;
  background: 0 0;
}
.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_icon::before {
  background-color: #ebebeb;
}
.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon::after,
.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon::before {
  background-color: transparent;
}
.vc_toggle_color_grey.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
  background-color: transparent;
}
.vc_toggle_color_grey.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_grey.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: #d2d2d2;
}
.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_grey.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: transparent;
}
.vc_toggle_color_grey .vc_toggle_icon {
  background-color: #ebebeb;
  border-color: transparent;
}
.vc_toggle_color_grey .vc_toggle_icon::after,
.vc_toggle_color_grey .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_icon {
  background-color: transparent;
  border-color: #ebebeb;
}
.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_grey.vc_toggle_color_inverted .vc_toggle_icon::before {
  background-color: #ebebeb;
}
.vc_toggle_color_grey .vc_toggle_title:hover .vc_toggle_icon {
  background-color: #d2d2d2;
}
.vc_toggle_color_grey .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_grey .vc_toggle_title:hover .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_color_grey.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: #d2d2d2;
}
.vc_toggle_color_grey.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_grey.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: #d2d2d2;
}
.vc_toggle_color_grey.vc_toggle_default .vc_toggle_icon {
  background: #ebebeb;
  border-color: #d2d2d2;
}
.vc_toggle_color_grey.vc_toggle_default .vc_toggle_icon::before {
  border-color: #d2d2d2;
  background: #ebebeb;
}
.vc_toggle_color_grey.vc_toggle_default .vc_toggle_icon::after {
  background: #ebebeb;
}
.vc_toggle_color_grey.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
  background: #d2d2d2;
  border-color: #b8b8b8;
}
.vc_toggle_color_grey.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  border-color: #b8b8b8;
  background: #d2d2d2;
}
.vc_toggle_color_grey.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon::after {
  background: #d2d2d2;
}
.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_icon {
  background: 0 0;
}
.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_icon::before {
  border-color: #ebebeb;
  background: 0 0;
}
.vc_toggle_color_grey.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
  background: 0 0;
}
.vc_toggle_color_grey.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_grey.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  border-color: #d2d2d2;
  background: 0 0;
}
.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_color_orange.vc_toggle_simple .vc_toggle_icon::before {
  background-color: #f7be68;
}
.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon::after,
.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon::before {
  background-color: transparent;
}
.vc_toggle_color_orange.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
}
.vc_toggle_color_orange.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_orange.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: #fad398;
}
.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_orange.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: transparent;
}
.vc_toggle_color_orange .vc_toggle_icon {
  background-color: #f7be68;
  border-color: transparent;
}
.vc_toggle_color_orange .vc_toggle_icon::after,
.vc_toggle_color_orange .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_icon {
  background-color: transparent;
  border-color: #f7be68;
}
.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_orange.vc_toggle_color_inverted .vc_toggle_icon::before {
  background-color: #f7be68;
}
.vc_toggle_color_orange .vc_toggle_title:hover .vc_toggle_icon {
  background-color: #fad398;
}
.vc_toggle_color_orange .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_orange .vc_toggle_title:hover .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_color_orange.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: #fad398;
}
.vc_toggle_color_orange.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_orange.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: #fad398;
}
.vc_toggle_color_orange.vc_toggle_default .vc_toggle_icon {
  background: #f7be68;
  border-color: #f4a938;
}
.vc_toggle_color_orange.vc_toggle_default .vc_toggle_icon::before {
  border-color: #f4a938;
  background: #f7be68;
}
.vc_toggle_color_orange.vc_toggle_default .vc_toggle_icon::after {
  background: #f7be68;
}
.vc_toggle_color_orange.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background: #fad398;
  border-color: #f7be68;
}
.vc_toggle_color_orange.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  border-color: #f7be68;
  background: #fad398;
}
.vc_toggle_color_orange.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon::after {
  background: #fad398;
}
.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_icon {
  background: 0 0;
}
.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_icon::before {
  border-color: #f7be68;
  background: 0 0;
}
.vc_toggle_color_orange.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
  background: 0 0;
}
.vc_toggle_color_orange.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_orange.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  border-color: #fad398;
  background: 0 0;
}
.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_icon::before {
  background-color: #5aa1e3;
}
.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon::after,
.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon::before {
  background-color: transparent;
}
.vc_toggle_color_sky.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
  background-color: transparent;
}
.vc_toggle_color_sky.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_sky.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: #86baea;
}
.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_sky.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: transparent;
}
.vc_toggle_color_sky .vc_toggle_icon {
  background-color: #5aa1e3;
  border-color: transparent;
}
.vc_toggle_color_sky .vc_toggle_icon::after,
.vc_toggle_color_sky .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_icon {
  background-color: transparent;
  border-color: #5aa1e3;
}
.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_sky.vc_toggle_color_inverted .vc_toggle_icon::before {
  background-color: #5aa1e3;
}
.vc_toggle_color_sky .vc_toggle_title:hover .vc_toggle_icon {
  background-color: #86baea;
}
.vc_toggle_color_sky .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_sky .vc_toggle_title:hover .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_color_sky.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: #86baea;
}
.vc_toggle_color_sky.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_sky.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: #86baea;
}
.vc_toggle_color_sky.vc_toggle_default .vc_toggle_icon {
  background: #5aa1e3;
  border-color: #2e88dc;
}
.vc_toggle_color_sky.vc_toggle_default .vc_toggle_icon::before {
  border-color: #2e88dc;
  background: #5aa1e3;
}
.vc_toggle_color_sky.vc_toggle_default .vc_toggle_icon::after {
  background: #5aa1e3;
}
.vc_toggle_color_sky.vc_toggle_default .vc_toggle_title:hover .vc_toggle_icon {
  background: #86baea;
  border-color: #5aa1e3;
}
.vc_toggle_color_sky.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  border-color: #5aa1e3;
  background: #86baea;
}
.vc_toggle_color_sky.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon::after {
  background: #86baea;
}
.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_icon {
  background: 0 0;
}
.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_icon::before {
  border-color: #5aa1e3;
  background: 0 0;
}
.vc_toggle_color_sky.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
  background: 0 0;
}
.vc_toggle_color_sky.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_sky.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  border-color: #86baea;
  background: 0 0;
}
.vc_toggle_color_green.vc_toggle_simple .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_green.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_color_green.vc_toggle_simple .vc_toggle_icon::before {
  background-color: #6dab3c;
}
.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon::after,
.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon::before {
  background-color: transparent;
}
.vc_toggle_color_green.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
  background-color: transparent;
}
.vc_toggle_color_green.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_green.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: #87c456;
}
.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_green.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: transparent;
}
.vc_toggle_color_green .vc_toggle_icon {
  background-color: #6dab3c;
  border-color: transparent;
}
.vc_toggle_color_green .vc_toggle_icon::after,
.vc_toggle_color_green .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_icon {
  background-color: transparent;
  border-color: #6dab3c;
}
.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_green.vc_toggle_color_inverted .vc_toggle_icon::before {
  background-color: #6dab3c;
}
.vc_toggle_color_green .vc_toggle_title:hover .vc_toggle_icon {
  background-color: #87c456;
}
.vc_toggle_color_green .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_green .vc_toggle_title:hover .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_color_green.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: #87c456;
}
.vc_toggle_color_green.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_green.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: #87c456;
}
.vc_toggle_color_green.vc_toggle_default .vc_toggle_icon {
  background: #6dab3c;
  border-color: #55852f;
}
.vc_toggle_color_green.vc_toggle_default .vc_toggle_icon::before {
  border-color: #55852f;
  background: #6dab3c;
}
.vc_toggle_color_green.vc_toggle_default .vc_toggle_icon::after {
  background: #6dab3c;
}
.vc_toggle_color_green.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background: #87c456;
  border-color: #6dab3c;
}
.vc_toggle_color_green.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  border-color: #6dab3c;
  background: #87c456;
}
.vc_toggle_color_green.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon::after {
  background: #87c456;
}
.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_icon {
  background: 0 0;
}
.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_icon::before {
  border-color: #6dab3c;
  background: 0 0;
}
.vc_toggle_color_green.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
  background: 0 0;
}
.vc_toggle_color_green.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_green.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  border-color: #87c456;
  background: 0 0;
}
.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_color_juicy_pink.vc_toggle_simple .vc_toggle_icon::before {
  background-color: #f4524d;
}
.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon::after,
.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon::before {
  background-color: transparent;
}
.vc_toggle_color_juicy_pink.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
}
.vc_toggle_color_juicy_pink.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_juicy_pink.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: #f7817d;
}
.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_juicy_pink.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: transparent;
}
.vc_toggle_color_juicy_pink .vc_toggle_icon {
  background-color: #f4524d;
  border-color: transparent;
}
.vc_toggle_color_juicy_pink .vc_toggle_icon::after,
.vc_toggle_color_juicy_pink .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_icon {
  background-color: transparent;
  border-color: #f4524d;
}
.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_juicy_pink.vc_toggle_color_inverted .vc_toggle_icon::before {
  background-color: #f4524d;
}
.vc_toggle_color_juicy_pink .vc_toggle_title:hover .vc_toggle_icon {
  background-color: #f7817d;
}
.vc_toggle_color_juicy_pink .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_juicy_pink .vc_toggle_title:hover .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_color_juicy_pink.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: #f7817d;
}
.vc_toggle_color_juicy_pink.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_juicy_pink.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: #f7817d;
}
.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_icon {
  background: #f4524d;
  border-color: #f1231d;
}
.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_icon::before {
  border-color: #f1231d;
  background: #f4524d;
}
.vc_toggle_color_juicy_pink.vc_toggle_default .vc_toggle_icon::after {
  background: #f4524d;
}
.vc_toggle_color_juicy_pink.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background: #f7817d;
  border-color: #f4524d;
}
.vc_toggle_color_juicy_pink.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  border-color: #f4524d;
  background: #f7817d;
}
.vc_toggle_color_juicy_pink.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon::after {
  background: #f7817d;
}
.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_icon {
  background: 0 0;
}
.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_color_juicy_pink.vc_toggle_arrow .vc_toggle_icon::before {
  border-color: #f4524d;
  background: 0 0;
}
.vc_toggle_color_juicy_pink.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background: 0 0;
}
.vc_toggle_color_juicy_pink.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_juicy_pink.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  border-color: #f7817d;
  background: 0 0;
}
.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_color_sandy_brown.vc_toggle_simple .vc_toggle_icon::before {
  background-color: #f79468;
}
.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon::after,
.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon::before {
  background-color: transparent;
}
.vc_toggle_color_sandy_brown.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
}
.vc_toggle_color_sandy_brown.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_sandy_brown.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: #fab698;
}
.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_sandy_brown.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: transparent;
}
.vc_toggle_color_sandy_brown .vc_toggle_icon {
  background-color: #f79468;
  border-color: transparent;
}
.vc_toggle_color_sandy_brown .vc_toggle_icon::after,
.vc_toggle_color_sandy_brown .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_icon {
  background-color: transparent;
  border-color: #f79468;
}
.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_sandy_brown.vc_toggle_color_inverted .vc_toggle_icon::before {
  background-color: #f79468;
}
.vc_toggle_color_sandy_brown .vc_toggle_title:hover .vc_toggle_icon {
  background-color: #fab698;
}
.vc_toggle_color_sandy_brown .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_sandy_brown .vc_toggle_title:hover .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_color_sandy_brown.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: #fab698;
}
.vc_toggle_color_sandy_brown.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_sandy_brown.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: #fab698;
}
.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_icon {
  background: #f79468;
  border-color: #f47238;
}
.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_icon::before {
  border-color: #f47238;
  background: #f79468;
}
.vc_toggle_color_sandy_brown.vc_toggle_default .vc_toggle_icon::after {
  background: #f79468;
}
.vc_toggle_color_sandy_brown.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background: #fab698;
  border-color: #f79468;
}
.vc_toggle_color_sandy_brown.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  border-color: #f79468;
  background: #fab698;
}
.vc_toggle_color_sandy_brown.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon::after {
  background: #fab698;
}
.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_icon {
  background: 0 0;
}
.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_color_sandy_brown.vc_toggle_arrow .vc_toggle_icon::before {
  border-color: #f79468;
  background: 0 0;
}
.vc_toggle_color_sandy_brown.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background: 0 0;
}
.vc_toggle_color_sandy_brown.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_sandy_brown.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  border-color: #fab698;
  background: 0 0;
}
.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_color_purple.vc_toggle_simple .vc_toggle_icon::before {
  background-color: #b97ebb;
}
.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon::after,
.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon::before {
  background-color: transparent;
}
.vc_toggle_color_purple.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
}
.vc_toggle_color_purple.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_purple.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: #cb9fcd;
}
.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_purple.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: transparent;
}
.vc_toggle_color_purple .vc_toggle_icon {
  background-color: #b97ebb;
  border-color: transparent;
}
.vc_toggle_color_purple .vc_toggle_icon::after,
.vc_toggle_color_purple .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_icon {
  background-color: transparent;
  border-color: #b97ebb;
}
.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_purple.vc_toggle_color_inverted .vc_toggle_icon::before {
  background-color: #b97ebb;
}
.vc_toggle_color_purple .vc_toggle_title:hover .vc_toggle_icon {
  background-color: #cb9fcd;
}
.vc_toggle_color_purple .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_purple .vc_toggle_title:hover .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_color_purple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: #cb9fcd;
}
.vc_toggle_color_purple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_purple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: #cb9fcd;
}
.vc_toggle_color_purple.vc_toggle_default .vc_toggle_icon {
  background: #b97ebb;
  border-color: #a75da9;
}
.vc_toggle_color_purple.vc_toggle_default .vc_toggle_icon::before {
  border-color: #a75da9;
  background: #b97ebb;
}
.vc_toggle_color_purple.vc_toggle_default .vc_toggle_icon::after {
  background: #b97ebb;
}
.vc_toggle_color_purple.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background: #cb9fcd;
  border-color: #b97ebb;
}
.vc_toggle_color_purple.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  border-color: #b97ebb;
  background: #cb9fcd;
}
.vc_toggle_color_purple.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon::after {
  background: #cb9fcd;
}
.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_icon {
  background: 0 0;
}
.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_icon::before {
  border-color: #b97ebb;
  background: 0 0;
}
.vc_toggle_color_purple.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
  background: 0 0;
}
.vc_toggle_color_purple.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_purple.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  border-color: #cb9fcd;
  background: 0 0;
}
.vc_toggle_color_white.vc_toggle_simple .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_white.vc_toggle_simple .vc_toggle_icon::after,
.vc_toggle_color_white.vc_toggle_simple .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon::after,
.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_icon::before {
  background-color: transparent;
}
.vc_toggle_color_white.vc_toggle_simple .vc_toggle_title:hover .vc_toggle_icon {
  background-color: transparent;
}
.vc_toggle_color_white.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_white.vc_toggle_simple
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: #e6e6e6;
}
.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: transparent;
}
.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_white.vc_toggle_simple.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: transparent;
}
.vc_toggle_color_white .vc_toggle_icon {
  background-color: #fff;
  border-color: transparent;
}
.vc_toggle_color_white .vc_toggle_icon::after,
.vc_toggle_color_white .vc_toggle_icon::before {
  background-color: #2a2a2a;
}
.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_icon {
  background-color: transparent;
  border-color: #fff;
}
.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_icon::after,
.vc_toggle_color_white.vc_toggle_color_inverted .vc_toggle_icon::before {
  background-color: #fff;
}
.vc_toggle_color_white .vc_toggle_title:hover .vc_toggle_icon {
  background-color: #e6e6e6;
}
.vc_toggle_color_white .vc_toggle_title:hover .vc_toggle_icon::after,
.vc_toggle_color_white .vc_toggle_title:hover .vc_toggle_icon::before {
  background-color: #2a2a2a;
}
.vc_toggle_color_white.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background-color: transparent;
  border-color: #e6e6e6;
}
.vc_toggle_color_white.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_white.vc_toggle_color_inverted
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  background-color: #e6e6e6;
}
.vc_toggle_color_white.vc_toggle_default .vc_toggle_icon {
  background: #fff;
  border-color: #e6e6e6;
}
.vc_toggle_color_white.vc_toggle_default .vc_toggle_icon::before {
  border-color: #e6e6e6;
  background: #fff;
}
.vc_toggle_color_white.vc_toggle_default .vc_toggle_icon::after {
  background: #fff;
}
.vc_toggle_color_white.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon {
  background: #e6e6e6;
  border-color: #ccc;
}
.vc_toggle_color_white.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  border-color: #ccc;
  background: #e6e6e6;
}
.vc_toggle_color_white.vc_toggle_default
  .vc_toggle_title:hover
  .vc_toggle_icon::after {
  background: #e6e6e6;
}
.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_icon {
  background: 0 0;
}
.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_icon::before {
  border-color: #fff;
  background: 0 0;
}
.vc_toggle_color_white.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon {
  background: 0 0;
}
.vc_toggle_color_white.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon::after,
.vc_toggle_color_white.vc_toggle_arrow
  .vc_toggle_title:hover
  .vc_toggle_icon::before {
  border-color: #e6e6e6;
  background: 0 0;
}
.vc_toggle_size_sm .vc_toggle_icon {
  height: 16px;
  width: 16px;
}
.vc_toggle_size_sm .vc_toggle_icon::before {
  height: 2px;
  width: 8px;
}
.vc_toggle_size_sm .vc_toggle_icon::after {
  height: 8px;
  width: 2px;
}
.vc_toggle_size_sm.vc_toggle_default .vc_toggle_icon {
  display: inline-block;
  width: 8px;
  margin-left: 4px;
  height: 2px;
}
.vc_toggle_size_sm.vc_toggle_default .vc_toggle_icon::before {
  height: 8px;
  width: 2px;
}
.vc_toggle_size_sm.vc_toggle_default .vc_toggle_icon::after {
  width: 6px;
  height: 0;
}
.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon {
  height: 16px;
  width: 16px;
}
.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::before {
  border-width: 2px;
  height: 8px;
  margin-left: -4px;
  width: 8px;
}
.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::before {
  margin-top: -8px;
}
.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon::after {
  margin-top: -4px;
}
.vc_toggle_size_sm.vc_toggle_default .vc_toggle_content,
.vc_toggle_size_sm.vc_toggle_default .vc_toggle_title,
.vc_toggle_size_sm.vc_toggle_round .vc_toggle_content,
.vc_toggle_size_sm.vc_toggle_round .vc_toggle_title,
.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_content,
.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_title,
.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_content,
.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_title,
.vc_toggle_size_sm.vc_toggle_square .vc_toggle_content,
.vc_toggle_size_sm.vc_toggle_square .vc_toggle_title {
  padding-left: 24px;
}
.vc_toggle_size_sm.vc_toggle_default .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_sm.vc_toggle_default .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_sm.vc_toggle_round .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_sm.vc_toggle_round .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_sm.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_sm.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_sm.vc_toggle_square .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_sm.vc_toggle_square .vc_toggle_title .vc_toggle_icon {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.vc_toggle_size_sm.vc_toggle_default .vc_toggle_content,
.vc_toggle_size_sm.vc_toggle_default .vc_toggle_title {
  padding-left: 17.6px;
}
.vc_toggle_size_sm.vc_toggle_arrow .vc_toggle_icon {
  margin-left: 8px;
}
.vc_toggle_size_md .vc_toggle_icon {
  height: 22px;
  width: 22px;
}
.vc_toggle_size_md .vc_toggle_icon::before {
  height: 2px;
  width: 10px;
}
.vc_toggle_size_md .vc_toggle_icon::after {
  height: 10px;
  width: 2px;
}
.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon {
  display: inline-block;
  width: 10px;
  margin-left: 5px;
  height: 4px;
}
.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::before {
  height: 10px;
  width: 4px;
}
.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::after {
  width: 8px;
  height: 2px;
}
.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon {
  height: 22px;
  width: 22px;
}
.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::before {
  border-width: 2px;
  height: 10px;
  margin-left: -5px;
  width: 10px;
}
.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::before {
  margin-top: -10px;
}
.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::after {
  margin-top: -5px;
}
.vc_toggle_size_md.vc_toggle_default .vc_toggle_content,
.vc_toggle_size_md.vc_toggle_default .vc_toggle_title,
.vc_toggle_size_md.vc_toggle_round .vc_toggle_content,
.vc_toggle_size_md.vc_toggle_round .vc_toggle_title,
.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_content,
.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_title,
.vc_toggle_size_md.vc_toggle_simple .vc_toggle_content,
.vc_toggle_size_md.vc_toggle_simple .vc_toggle_title,
.vc_toggle_size_md.vc_toggle_square .vc_toggle_content,
.vc_toggle_size_md.vc_toggle_square .vc_toggle_title {
  padding-left: 33px;
}
.vc_toggle_size_md.vc_toggle_default .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_md.vc_toggle_default .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_md.vc_toggle_round .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_md.vc_toggle_round .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_md.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_md.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_md.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_md.vc_toggle_square .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_md.vc_toggle_square .vc_toggle_title .vc_toggle_icon {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.vc_toggle_size_md.vc_toggle_default .vc_toggle_content,
.vc_toggle_size_md.vc_toggle_default .vc_toggle_title {
  padding-left: 24.2px;
}
.vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon {
  margin-left: 11px;
}
.vc_toggle_size_lg .vc_toggle_icon {
  height: 28px;
  width: 28px;
}
.vc_toggle_size_lg .vc_toggle_icon::before {
  height: 2px;
  width: 14px;
}
.vc_toggle_size_lg .vc_toggle_icon::after {
  height: 14px;
  width: 2px;
}
.vc_toggle_size_lg.vc_toggle_default .vc_toggle_icon {
  display: inline-block;
  width: 14px;
  margin-left: 7px;
  height: 4px;
}
.vc_toggle_size_lg.vc_toggle_default .vc_toggle_icon::before {
  height: 14px;
  width: 4px;
}
.vc_toggle_size_lg.vc_toggle_default .vc_toggle_icon::after {
  width: 12px;
  height: 2px;
}
.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon {
  height: 28px;
  width: 28px;
}
.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::after,
.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::before {
  border-width: 2px;
  height: 14px;
  margin-left: -7px;
  width: 14px;
}
.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::before {
  margin-top: -14px;
}
.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon::after {
  margin-top: -7px;
}
.vc_toggle_size_lg.vc_toggle_default .vc_toggle_content,
.vc_toggle_size_lg.vc_toggle_default .vc_toggle_title,
.vc_toggle_size_lg.vc_toggle_round .vc_toggle_content,
.vc_toggle_size_lg.vc_toggle_round .vc_toggle_title,
.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_content,
.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_title,
.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_content,
.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_title,
.vc_toggle_size_lg.vc_toggle_square .vc_toggle_content,
.vc_toggle_size_lg.vc_toggle_square .vc_toggle_title {
  padding-left: 42px;
}
.vc_toggle_size_lg.vc_toggle_default .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_lg.vc_toggle_default .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_lg.vc_toggle_round .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_lg.vc_toggle_round .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_lg.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_lg.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,
.vc_toggle_size_lg.vc_toggle_square .vc_toggle_content .vc_toggle_icon,
.vc_toggle_size_lg.vc_toggle_square .vc_toggle_title .vc_toggle_icon {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.vc_toggle_size_lg.vc_toggle_default .vc_toggle_content,
.vc_toggle_size_lg.vc_toggle_default .vc_toggle_title {
  padding-left: 30.8px;
}
.vc_toggle_size_lg.vc_toggle_arrow .vc_toggle_icon {
  margin-left: 14px;
}
.vc_toggle_default .vc_toggle_content,
.vc_toggle_default .vc_toggle_title,
.vc_toggle_round .vc_toggle_content,
.vc_toggle_round .vc_toggle_title,
.vc_toggle_rounded .vc_toggle_content,
.vc_toggle_rounded .vc_toggle_title,
.vc_toggle_simple .vc_toggle_content,
.vc_toggle_simple .vc_toggle_title,
.vc_toggle_square .vc_toggle_content,
.vc_toggle_square .vc_toggle_title {
  padding-left: 33px;
}
.vc_toggle_default .vc_toggle_content .vc_toggle_icon,
.vc_toggle_default .vc_toggle_title .vc_toggle_icon,
.vc_toggle_round .vc_toggle_content .vc_toggle_icon,
.vc_toggle_round .vc_toggle_title .vc_toggle_icon,
.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,
.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,
.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,
.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,
.vc_toggle_square .vc_toggle_content .vc_toggle_icon,
.vc_toggle_square .vc_toggle_title .vc_toggle_icon {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.vc_toggle_default .vc_toggle_content,
.vc_toggle_default .vc_toggle_title {
  padding-left: 24.2px;
}
.vc_toggle_arrow .vc_toggle_icon {
  margin-left: 11px;
}
.wpb_widgetised_column .wpb_wrapper > ul {
  margin: 0;
}
.wpb_widgetised_column .wpb_wrapper > ul > li {
  margin-left: 0;
  background-image: none;
  list-style: none !important;
}
.wpb_widgetised_column .wpb_wrapper > ul > li:after,
.wpb_widgetised_column .wpb_wrapper > ul > li:before {
  display: none !important;
}
.wpb_button {
  display: inline-block;
  padding: 4px 10px;
  margin-bottom: 0;
  margin-top: 0;
  font-size: 13px;
  line-height: 18px;
  color: #333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f7f7f7;
  border: 1px solid #ccc;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.wpb_button.active,
.wpb_button.disabled,
.wpb_button:active,
.wpb_button:hover,
.wpb_button[disabled] {
  background-color: #eaeaea;
}
.vc_vc_button2 .vc_btn {
  margin-top: 5px;
  margin-bottom: 5px;
}
.vc_vc_button .vc_btn {
  margin-top: 5px;
  margin-bottom: 5px;
}
.wpb_button:hover {
  color: #333;
  text-decoration: none;
  background-color: #e6e6e6;
  -webkit-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
}
.wpb_button:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.wpb_button.active,
.wpb_button:active {
  background-color: #e6e6e6;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15),
    0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
button.wpb_btn-large,
span.wpb_btn-large {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
button.wpb_btn-large [class^="icon-"],
span.wpb_btn-large [class^="icon-"] {
  margin-top: 1px;
}
button.wpb_btn-small,
span.wpb_btn-small {
  padding: 5px 9px;
  font-size: 11px;
  line-height: 16px;
}
button.wpb_btn-small [class^="icon-"],
span.wpb_btn-small [class^="icon-"] {
  margin-top: -1px;
}
button.wpb_btn-mini,
span.wpb_btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 14px;
}
.wpb_btn-danger,
.wpb_btn-danger:hover,
.wpb_btn-info,
.wpb_btn-info:hover,
.wpb_btn-inverse,
.wpb_btn-inverse:hover,
.wpb_btn-primary,
.wpb_btn-primary:hover,
.wpb_btn-success,
.wpb_btn-success:hover,
.wpb_btn-warning,
.wpb_btn-warning:hover {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.wpb_btn-danger.active,
.wpb_btn-info.active,
.wpb_btn-inverse.active,
.wpb_btn-primary.active,
.wpb_btn-success.active,
.wpb_btn-warning.active {
  color: rgba(255, 255, 255, 0.75);
}
.wpb_button {
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1);
}
.wpb_btn-primary {
  background-color: #08c;
}
.wpb_btn-primary.active,
.wpb_btn-primary.disabled,
.wpb_btn-primary:active,
.wpb_btn-primary:hover,
.wpb_btn-primary[disabled] {
  background-color: #0077b3;
}
.wpb_btn-warning {
  background-color: #f90;
}
.wpb_btn-warning.active,
.wpb_btn-warning.disabled,
.wpb_btn-warning:active,
.wpb_btn-warning:hover,
.wpb_btn-warning[disabled] {
  background-color: #e68a00;
}
.wpb_btn-danger {
  background-color: #ff675b;
}
.wpb_btn-danger.active,
.wpb_btn-danger.disabled,
.wpb_btn-danger:active,
.wpb_btn-danger:hover,
.wpb_btn-danger[disabled] {
  background-color: #ff4f42;
}
.wpb_btn-success {
  background-color: #6ab165;
}
.wpb_btn-success.active,
.wpb_btn-success.disabled,
.wpb_btn-success:active,
.wpb_btn-success:hover,
.wpb_btn-success[disabled] {
  background-color: #5aa855;
}
.wpb_btn-info {
  background-color: #58b9da;
}
.wpb_btn-info.active,
.wpb_btn-info.disabled,
.wpb_btn-info:active,
.wpb_btn-info:hover,
.wpb_btn-info[disabled] {
  background-color: #43b0d5;
}
.wpb_btn-inverse {
  background-color: #555;
}
.wpb_btn-inverse.active,
.wpb_btn-inverse.disabled,
.wpb_btn-inverse:active,
.wpb_btn-inverse:hover,
.wpb_btn-inverse[disabled] {
  background-color: #484848;
}
button.wpb_button::-moz-focus-inner,
input[type="submit"].wpb_button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
a.wpb_button_a {
  text-decoration: none;
  border: none;
}
a.wpb_button_a:hover {
  text-decoration: none;
}
.wpb_button:hover {
  background-image: none;
}
.vc_btn3-container {
  display: block;
  margin-bottom: 21.73913043px;
  max-width: 100%;
}
.vc_btn3-container.vc_btn3-inline {
  display: inline-block;
  vertical-align: top;
}
.vc_general.vc_btn3 {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  background-color: transparent;
  color: #5472d2;
  border: 1px solid transparent;
  box-sizing: border-box;
  word-wrap: break-word;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  position: relative;
  top: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  line-height: normal;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 14px;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 20px;
  padding-right: 20px;
}
.vc_general.vc_btn3.vc_btn3-style-outline,
.vc_general.vc_btn3.vc_btn3-style-outline-custom {
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 19px;
  padding-right: 19px;
}
.vc_general.vc_btn3.active,
.vc_general.vc_btn3:active,
.vc_general.vc_btn3:focus {
  outline: 0;
}
.vc_general.vc_btn3:focus,
.vc_general.vc_btn3:hover {
  border: 1px solid transparent;
  text-decoration: none;
  color: #4868cf;
}
.vc_general.vc_btn3 .vc_btn3-icon {
  vertical-align: top;
  height: 14px;
  line-height: 1;
  font-size: 16px;
}
.vc_general.vc_btn3 .vc_btn3-icon-inner {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.vc_general.vc_btn3 .vc_btn3-placeholder {
  display: inline-block;
  vertical-align: top;
  width: 0;
}
.vc_btn3.vc_btn3-icon-left,
.vc_btn3.vc_btn3-icon-right {
  position: relative;
}
.vc_btn3.vc_btn3-icon-left .vc_btn3-icon,
.vc_btn3.vc_btn3-icon-right .vc_btn3-icon {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.vc_btn3.vc_btn3-icon-left {
  text-align: left;
}
.vc_btn3.vc_btn3-icon-right {
  text-align: right;
}
.vc_btn3.vc_btn3-icon-right:not(.vc_btn3-block) .vc_btn3-icon-inner {
  -webkit-transform: translate(-75%, -50%);
  -ms-transform: translate(-75%, -50%);
  transform: translate(-75%, -50%);
}
.vc_btn3.vc_btn3-o-empty .vc_btn3-icon {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.vc_btn3.vc_btn3-o-empty:not(.vc_btn3-block) .vc_btn3-icon-inner {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.vc_btn3.vc_btn3-style-classic {
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1);
}
.vc_btn3.vc_btn3-style-modern {
  background-image: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0.2) 0,
    rgba(255, 255, 255, 0.01) 100%
  );
  background-image: -o-linear-gradient(
    top,
    rgba(255, 255, 255, 0.2) 0,
    rgba(255, 255, 255, 0.01) 100%
  );
  background-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.2) 0,
    rgba(255, 255, 255, 0.01) 100%
  );
  background-repeat: repeat-x;
}
.vc_btn3.vc_btn3-style-outline,
.vc_btn3.vc_btn3-style-outline-custom,
.vc_btn3.vc_btn3-style-outline-custom:focus,
.vc_btn3.vc_btn3-style-outline-custom:hover,
.vc_btn3.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-style-outline:hover {
  border-width: 2px;
}
.vc_btn3.vc_btn3-style-custom {
  background-image: -webkit-linear-gradient(
    rgba(0, 0, 0, 0),
    rgba(0, 0, 0, 0.1) 50%,
    rgba(0, 0, 0, 0.1)
  );
  background-image: -o-linear-gradient(
    rgba(0, 0, 0, 0),
    rgba(0, 0, 0, 0.1) 50%,
    rgba(0, 0, 0, 0.1)
  );
  background-image: linear-gradient(
    rgba(0, 0, 0, 0),
    rgba(0, 0, 0, 0.1) 50%,
    rgba(0, 0, 0, 0.1)
  );
  background-repeat: no-repeat;
  background-repeat: repeat-x;
  background-size: 200%;
  background-position: 0 -100%;
}
.vc_btn3.vc_btn3-style-custom:focus,
.vc_btn3.vc_btn3-style-custom:hover {
  background-position: 0 100%;
}
.vc_btn3.vc_btn3-block {
  display: block;
  width: 100%;
  text-align: inherit;
}
.vc_btn3.vc_btn3-shape-square {
  border-radius: 0;
}
.vc_btn3.vc_btn3-shape-rounded {
  border-radius: 5px;
}
.vc_btn3.vc_btn3-shape-round {
  border-radius: 2em;
}
.vc_btn3.vc_btn3-size-xs {
  font-size: 11px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 12px;
  padding-right: 12px;
}
.vc_btn3.vc_btn3-size-xs.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-xs.vc_btn3-style-outline-custom {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 11px;
  padding-right: 11px;
}
.vc_btn3.vc_btn3-size-xs .vc_btn3-icon {
  font-size: 14px;
  height: 11px;
  line-height: 11px;
}
.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
  padding-left: 31px;
}
.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
  left: 12px;
}
.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
  padding-right: 31px;
}
.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-right:not(.vc_btn3-o-empty)
  .vc_btn3-icon {
  right: 12px;
}
.vc_btn3.vc_btn3-size-sm {
  font-size: 12px;
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 16px;
  padding-right: 16px;
}
.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline-custom {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
}
.vc_btn3.vc_btn3-size-sm .vc_btn3-icon {
  font-size: 14px;
  height: 12px;
  line-height: 12px;
}
.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
  padding-left: 39px;
}
.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
  left: 16px;
}
.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
  padding-right: 39px;
}
.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty)
  .vc_btn3-icon {
  right: 16px;
}
.vc_btn3.vc_btn3-size-md {
  font-size: 14px;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 20px;
  padding-right: 20px;
}
.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom {
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 19px;
  padding-right: 19px;
}
.vc_btn3.vc_btn3-size-md .vc_btn3-icon {
  font-size: 16px;
  height: 14px;
  line-height: 14px;
}
.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
  padding-left: 48px;
}
.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
  left: 20px;
}
.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
  padding-right: 48px;
}
.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty)
  .vc_btn3-icon {
  right: 20px;
}
.vc_btn3.vc_btn3-size-lg {
  font-size: 16px;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 25px;
  padding-right: 25px;
}
.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline-custom {
  padding-top: 17px;
  padding-bottom: 17px;
  padding-left: 24px;
  padding-right: 24px;
}
.vc_btn3.vc_btn3-size-lg .vc_btn3-icon {
  font-size: 20px;
  height: 16px;
  line-height: 16px;
}
.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
  padding-left: 60px;
}
.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
  left: 25px;
}
.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
  padding-right: 60px;
}
.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty)
  .vc_btn3-icon {
  right: 25px;
}
.vc_btn3.vc_btn3-color-blue,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat {
  color: #fff;
  background-color: #5472d2;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-blue:focus,
.vc_btn3.vc_btn3-color-blue:hover {
  color: #f7f7f7;
  background-color: #3c5ecc;
}
.vc_btn3.vc_btn3-color-blue.active,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-blue:active {
  color: #f2f2f2;
  background-color: #3558c8;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline {
  color: #5472d2;
  border-color: #5472d2;
  background-color: transparent;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:hover {
  color: #fff;
  border-color: #5472d2;
  background-color: #5472d2;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:active {
  color: #fff;
  border-color: #5472d2;
  background-color: #5472d2;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d {
  color: #fff;
  background-color: #5472d2;
  box-shadow: 0 5px 0 #3253bc;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:hover {
  color: #f7f7f7;
  background-color: #5472d2;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:active {
  color: #f2f2f2;
  background-color: #5472d2;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:hover {
  top: 3px;
  box-shadow: 0 2px 0 #3253bc;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs {
  box-shadow: 0 3px 0 #3253bc;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs:hover {
  top: 1px;
  box-shadow: 0 2px 0 #3253bc;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm {
  box-shadow: 0 4px 0 #3253bc;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm:hover {
  top: 2px;
  box-shadow: 0 2px 0 #3253bc;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg {
  box-shadow: 0 5px 0 #3253bc;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg:hover {
  top: 3px;
  box-shadow: 0 2px 0 #3253bc;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern {
  color: #fff;
  border-color: #5472d2;
  background-color: #5472d2;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:hover {
  color: #f7f7f7;
  border-color: #3c5ecc;
  background-color: #3c5ecc;
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:active {
  color: #f2f2f2;
  border-color: #3558c8;
  background-color: #3558c8;
}
.vc_btn3.vc_btn3-color-turquoise,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat {
  color: #fff;
  background-color: #00c1cf;
}
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-turquoise:focus,
.vc_btn3.vc_btn3-color-turquoise:hover {
  color: #f7f7f7;
  background-color: #00a4b0;
}
.vc_btn3.vc_btn3-color-turquoise.active,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-turquoise:active {
  color: #f2f2f2;
  background-color: #009ba6;
}
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline {
  color: #00c1cf;
  border-color: #00c1cf;
  background-color: transparent;
}
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:hover {
  color: #fff;
  border-color: #00c1cf;
  background-color: #00c1cf;
}
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:active {
  color: #fff;
  border-color: #00c1cf;
  background-color: #00c1cf;
}
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d {
  color: #fff;
  background-color: #00c1cf;
  box-shadow: 0 5px 0 #008d97;
}
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:hover {
  color: #f7f7f7;
  background-color: #00c1cf;
}
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:active {
  color: #f2f2f2;
  background-color: #00c1cf;
}
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:hover {
  top: 3px;
  box-shadow: 0 2px 0 #008d97;
}
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs {
  box-shadow: 0 3px 0 #008d97;
}
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs:hover {
  top: 1px;
  box-shadow: 0 2px 0 #008d97;
}
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm {
  box-shadow: 0 4px 0 #008d97;
}
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm:hover {
  top: 2px;
  box-shadow: 0 2px 0 #008d97;
}
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg {
  box-shadow: 0 5px 0 #008d97;
}
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg:hover {
  top: 3px;
  box-shadow: 0 2px 0 #008d97;
}
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern {
  color: #fff;
  border-color: #00c1cf;
  background-color: #00c1cf;
}
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:hover {
  color: #f7f7f7;
  border-color: #00a4b0;
  background-color: #00a4b0;
}
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:active {
  color: #f2f2f2;
  border-color: #009ba6;
  background-color: #009ba6;
}
.vc_btn3.vc_btn3-color-pink,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat {
  color: #fff;
  background-color: #fe6c61;
}
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-pink:focus,
.vc_btn3.vc_btn3-color-pink:hover {
  color: #f7f7f7;
  background-color: #fe5043;
}
.vc_btn3.vc_btn3-color-pink.active,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-pink:active {
  color: #f2f2f2;
  background-color: #fe4638;
}
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline {
  color: #fe6c61;
  border-color: #fe6c61;
  background-color: transparent;
}
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:hover {
  color: #fff;
  border-color: #fe6c61;
  background-color: #fe6c61;
}
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:active {
  color: #fff;
  border-color: #fe6c61;
  background-color: #fe6c61;
}
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d {
  color: #fff;
  background-color: #fe6c61;
  box-shadow: 0 5px 0 #fe3829;
}
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:hover {
  color: #f7f7f7;
  background-color: #fe6c61;
}
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:active {
  color: #f2f2f2;
  background-color: #fe6c61;
}
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:hover {
  top: 3px;
  box-shadow: 0 2px 0 #fe3829;
}
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs {
  box-shadow: 0 3px 0 #fe3829;
}
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs:hover {
  top: 1px;
  box-shadow: 0 2px 0 #fe3829;
}
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm {
  box-shadow: 0 4px 0 #fe3829;
}
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm:hover {
  top: 2px;
  box-shadow: 0 2px 0 #fe3829;
}
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg {
  box-shadow: 0 5px 0 #fe3829;
}
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg:hover {
  top: 3px;
  box-shadow: 0 2px 0 #fe3829;
}
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern {
  color: #fff;
  border-color: #fe6c61;
  background-color: #fe6c61;
}
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:hover {
  color: #f7f7f7;
  border-color: #fe5043;
  background-color: #fe5043;
}
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:active {
  color: #f2f2f2;
  border-color: #fe4638;
  background-color: #fe4638;
}
.vc_btn3.vc_btn3-color-violet,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat {
  color: #fff;
  background-color: #8d6dc4;
}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-violet:focus,
.vc_btn3.vc_btn3-color-violet:hover {
  color: #f7f7f7;
  background-color: #7c57bb;
}
.vc_btn3.vc_btn3-color-violet.active,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-violet:active {
  color: #f2f2f2;
  background-color: #7650b8;
}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline {
  color: #8d6dc4;
  border-color: #8d6dc4;
  background-color: transparent;
}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:hover {
  color: #fff;
  border-color: #8d6dc4;
  background-color: #8d6dc4;
}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:active {
  color: #fff;
  border-color: #8d6dc4;
  background-color: #8d6dc4;
}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d {
  color: #fff;
  background-color: #8d6dc4;
  box-shadow: 0 5px 0 #6e48b1;
}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:hover {
  color: #f7f7f7;
  background-color: #8d6dc4;
}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:active {
  color: #f2f2f2;
  background-color: #8d6dc4;
}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:hover {
  top: 3px;
  box-shadow: 0 2px 0 #6e48b1;
}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs {
  box-shadow: 0 3px 0 #6e48b1;
}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs:hover {
  top: 1px;
  box-shadow: 0 2px 0 #6e48b1;
}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm {
  box-shadow: 0 4px 0 #6e48b1;
}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm:hover {
  top: 2px;
  box-shadow: 0 2px 0 #6e48b1;
}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg {
  box-shadow: 0 5px 0 #6e48b1;
}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg:hover {
  top: 3px;
  box-shadow: 0 2px 0 #6e48b1;
}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern {
  color: #fff;
  border-color: #8d6dc4;
  background-color: #8d6dc4;
}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:hover {
  color: #f7f7f7;
  border-color: #7c57bb;
  background-color: #7c57bb;
}
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:active {
  color: #f2f2f2;
  border-color: #7650b8;
  background-color: #7650b8;
}
.vc_btn3.vc_btn3-color-peacoc,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat {
  color: #fff;
  background-color: #4cadc9;
}
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-peacoc:focus,
.vc_btn3.vc_btn3-color-peacoc:hover {
  color: #f7f7f7;
  background-color: #39a0bd;
}
.vc_btn3.vc_btn3-color-peacoc.active,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-peacoc:active {
  color: #f2f2f2;
  background-color: #3799b5;
}
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline {
  color: #4cadc9;
  border-color: #4cadc9;
  background-color: transparent;
}
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:hover {
  color: #fff;
  border-color: #4cadc9;
  background-color: #4cadc9;
}
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:active {
  color: #fff;
  border-color: #4cadc9;
  background-color: #4cadc9;
}
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d {
  color: #fff;
  background-color: #4cadc9;
  box-shadow: 0 5px 0 #338faa;
}
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:hover {
  color: #f7f7f7;
  background-color: #4cadc9;
}
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:active {
  color: #f2f2f2;
  background-color: #4cadc9;
}
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:hover {
  top: 3px;
  box-shadow: 0 2px 0 #338faa;
}
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs {
  box-shadow: 0 3px 0 #338faa;
}
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs:hover {
  top: 1px;
  box-shadow: 0 2px 0 #338faa;
}
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm {
  box-shadow: 0 4px 0 #338faa;
}
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm:hover {
  top: 2px;
  box-shadow: 0 2px 0 #338faa;
}
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg {
  box-shadow: 0 5px 0 #338faa;
}
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg:hover {
  top: 3px;
  box-shadow: 0 2px 0 #338faa;
}
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern {
  color: #fff;
  border-color: #4cadc9;
  background-color: #4cadc9;
}
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:hover {
  color: #f7f7f7;
  border-color: #39a0bd;
  background-color: #39a0bd;
}
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:active {
  color: #f2f2f2;
  border-color: #3799b5;
  background-color: #3799b5;
}
.vc_btn3.vc_btn3-color-chino,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat {
  color: #fff;
  background-color: #cec2ab;
}
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-chino:focus,
.vc_btn3.vc_btn3-color-chino:hover {
  color: #f7f7f7;
  background-color: #c3b498;
}
.vc_btn3.vc_btn3-color-chino.active,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-chino:active {
  color: #f2f2f2;
  background-color: #bfaf91;
}
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline {
  color: #cec2ab;
  border-color: #cec2ab;
  background-color: transparent;
}
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:hover {
  color: #fff;
  border-color: #cec2ab;
  background-color: #cec2ab;
}
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:active {
  color: #fff;
  border-color: #cec2ab;
  background-color: #cec2ab;
}
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d {
  color: #fff;
  background-color: #cec2ab;
  box-shadow: 0 5px 0 #b9a888;
}
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:hover {
  color: #f7f7f7;
  background-color: #cec2ab;
}
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:active {
  color: #f2f2f2;
  background-color: #cec2ab;
}
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:hover {
  top: 3px;
  box-shadow: 0 2px 0 #b9a888;
}
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs {
  box-shadow: 0 3px 0 #b9a888;
}
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs:hover {
  top: 1px;
  box-shadow: 0 2px 0 #b9a888;
}
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm {
  box-shadow: 0 4px 0 #b9a888;
}
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm:hover {
  top: 2px;
  box-shadow: 0 2px 0 #b9a888;
}
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg {
  box-shadow: 0 5px 0 #b9a888;
}
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg:hover {
  top: 3px;
  box-shadow: 0 2px 0 #b9a888;
}
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern {
  color: #fff;
  border-color: #cec2ab;
  background-color: #cec2ab;
}
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:hover {
  color: #f7f7f7;
  border-color: #c3b498;
  background-color: #c3b498;
}
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:active {
  color: #f2f2f2;
  border-color: #bfaf91;
  background-color: #bfaf91;
}
.vc_btn3.vc_btn3-color-mulled-wine,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat {
  color: #fff;
  background-color: #50485b;
}
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-mulled-wine:focus,
.vc_btn3.vc_btn3-color-mulled-wine:hover {
  color: #f7f7f7;
  background-color: #413a4a;
}
.vc_btn3.vc_btn3-color-mulled-wine.active,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-mulled-wine:active {
  color: #f2f2f2;
  background-color: #3c3644;
}
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline {
  color: #50485b;
  border-color: #50485b;
  background-color: transparent;
}
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:hover {
  color: #fff;
  border-color: #50485b;
  background-color: #50485b;
}
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:active {
  color: #fff;
  border-color: #50485b;
  background-color: #50485b;
}
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d {
  color: #fff;
  background-color: #50485b;
  box-shadow: 0 5px 0 #342f3c;
}
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:hover {
  color: #f7f7f7;
  background-color: #50485b;
}
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:active {
  color: #f2f2f2;
  background-color: #50485b;
}
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:hover {
  top: 3px;
  box-shadow: 0 2px 0 #342f3c;
}
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs {
  box-shadow: 0 3px 0 #342f3c;
}
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs:hover {
  top: 1px;
  box-shadow: 0 2px 0 #342f3c;
}
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm {
  box-shadow: 0 4px 0 #342f3c;
}
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm:hover {
  top: 2px;
  box-shadow: 0 2px 0 #342f3c;
}
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg {
  box-shadow: 0 5px 0 #342f3c;
}
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg:hover {
  top: 3px;
  box-shadow: 0 2px 0 #342f3c;
}
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern {
  color: #fff;
  border-color: #50485b;
  background-color: #50485b;
}
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:hover {
  color: #f7f7f7;
  border-color: #413a4a;
  background-color: #413a4a;
}
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:active {
  color: #f2f2f2;
  border-color: #3c3644;
  background-color: #3c3644;
}
.vc_btn3.vc_btn3-color-vista-blue,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat {
  color: #fff;
  background-color: #75d69c;
}
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-vista-blue:focus,
.vc_btn3.vc_btn3-color-vista-blue:hover {
  color: #f7f7f7;
  background-color: #5dcf8b;
}
.vc_btn3.vc_btn3-color-vista-blue.active,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-vista-blue:active {
  color: #f2f2f2;
  background-color: #56cd85;
}
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline {
  color: #75d69c;
  border-color: #75d69c;
  background-color: transparent;
}
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:hover {
  color: #fff;
  border-color: #75d69c;
  background-color: #75d69c;
}
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:active {
  color: #fff;
  border-color: #75d69c;
  background-color: #75d69c;
}
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d {
  color: #fff;
  background-color: #75d69c;
  box-shadow: 0 5px 0 #4ac97d;
}
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:hover {
  color: #f7f7f7;
  background-color: #75d69c;
}
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:active {
  color: #f2f2f2;
  background-color: #75d69c;
}
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:hover {
  top: 3px;
  box-shadow: 0 2px 0 #4ac97d;
}
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs {
  box-shadow: 0 3px 0 #4ac97d;
}
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs:hover {
  top: 1px;
  box-shadow: 0 2px 0 #4ac97d;
}
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm {
  box-shadow: 0 4px 0 #4ac97d;
}
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm:hover {
  top: 2px;
  box-shadow: 0 2px 0 #4ac97d;
}
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg {
  box-shadow: 0 5px 0 #4ac97d;
}
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg:hover {
  top: 3px;
  box-shadow: 0 2px 0 #4ac97d;
}
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern {
  color: #fff;
  border-color: #75d69c;
  background-color: #75d69c;
}
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:hover {
  color: #f7f7f7;
  border-color: #5dcf8b;
  background-color: #5dcf8b;
}
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:active {
  color: #f2f2f2;
  border-color: #56cd85;
  background-color: #56cd85;
}
.vc_btn3.vc_btn3-color-orange,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat {
  color: #fff;
  background-color: #f7be68;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-orange:focus,
.vc_btn3.vc_btn3-color-orange:hover {
  color: #f7f7f7;
  background-color: #f5b14b;
}
.vc_btn3.vc_btn3-color-orange.active,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-orange:active {
  color: #f2f2f2;
  background-color: #f5ad41;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline {
  color: #f7be68;
  border-color: #f7be68;
  background-color: transparent;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:hover {
  color: #fff;
  border-color: #f7be68;
  background-color: #f7be68;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:active {
  color: #fff;
  border-color: #f7be68;
  background-color: #f7be68;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d {
  color: #fff;
  background-color: #f7be68;
  box-shadow: 0 5px 0 #f4a733;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:hover {
  color: #f7f7f7;
  background-color: #f7be68;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:active {
  color: #f2f2f2;
  background-color: #f7be68;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:hover {
  top: 3px;
  box-shadow: 0 2px 0 #f4a733;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs {
  box-shadow: 0 3px 0 #f4a733;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs:hover {
  top: 1px;
  box-shadow: 0 2px 0 #f4a733;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm {
  box-shadow: 0 4px 0 #f4a733;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm:hover {
  top: 2px;
  box-shadow: 0 2px 0 #f4a733;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg {
  box-shadow: 0 5px 0 #f4a733;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg:hover {
  top: 3px;
  box-shadow: 0 2px 0 #f4a733;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern {
  color: #fff;
  border-color: #f7be68;
  background-color: #f7be68;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:hover {
  color: #f7f7f7;
  border-color: #f5b14b;
  background-color: #f5b14b;
}
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:active {
  color: #f2f2f2;
  border-color: #f5ad41;
  background-color: #f5ad41;
}
.vc_btn3.vc_btn3-color-sky,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat {
  color: #fff;
  background-color: #5aa1e3;
}
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-sky:focus,
.vc_btn3.vc_btn3-color-sky:hover {
  color: #f7f7f7;
  background-color: #4092df;
}
.vc_btn3.vc_btn3-color-sky.active,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-sky:active {
  color: #f2f2f2;
  background-color: #378ddd;
}
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline {
  color: #5aa1e3;
  border-color: #5aa1e3;
  background-color: transparent;
}
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:hover {
  color: #fff;
  border-color: #5aa1e3;
  background-color: #5aa1e3;
}
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:active {
  color: #fff;
  border-color: #5aa1e3;
  background-color: #5aa1e3;
}
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d {
  color: #fff;
  background-color: #5aa1e3;
  box-shadow: 0 5px 0 #2a86db;
}
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:hover {
  color: #f7f7f7;
  background-color: #5aa1e3;
}
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:active {
  color: #f2f2f2;
  background-color: #5aa1e3;
}
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:hover {
  top: 3px;
  box-shadow: 0 2px 0 #2a86db;
}
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs {
  box-shadow: 0 3px 0 #2a86db;
}
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs:hover {
  top: 1px;
  box-shadow: 0 2px 0 #2a86db;
}
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm {
  box-shadow: 0 4px 0 #2a86db;
}
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm:hover {
  top: 2px;
  box-shadow: 0 2px 0 #2a86db;
}
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg {
  box-shadow: 0 5px 0 #2a86db;
}
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg:hover {
  top: 3px;
  box-shadow: 0 2px 0 #2a86db;
}
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern {
  color: #fff;
  border-color: #5aa1e3;
  background-color: #5aa1e3;
}
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:hover {
  color: #f7f7f7;
  border-color: #4092df;
  background-color: #4092df;
}
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:active {
  color: #f2f2f2;
  border-color: #378ddd;
  background-color: #378ddd;
}
.vc_btn3.vc_btn3-color-green,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat {
  color: #fff;
  background-color: #6dab3c;
}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-green:focus,
.vc_btn3.vc_btn3-color-green:hover {
  color: #f7f7f7;
  background-color: #5f9434;
}
.vc_btn3.vc_btn3-color-green.active,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-green:active {
  color: #f2f2f2;
  background-color: #5a8d31;
}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline {
  color: #6dab3c;
  border-color: #6dab3c;
  background-color: transparent;
}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:hover {
  color: #fff;
  border-color: #6dab3c;
  background-color: #6dab3c;
}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:active {
  color: #fff;
  border-color: #6dab3c;
  background-color: #6dab3c;
}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d {
  color: #fff;
  background-color: #6dab3c;
  box-shadow: 0 5px 0 #53812d;
}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:hover {
  color: #f7f7f7;
  background-color: #6dab3c;
}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:active {
  color: #f2f2f2;
  background-color: #6dab3c;
}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:hover {
  top: 3px;
  box-shadow: 0 2px 0 #53812d;
}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs {
  box-shadow: 0 3px 0 #53812d;
}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs:hover {
  top: 1px;
  box-shadow: 0 2px 0 #53812d;
}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm {
  box-shadow: 0 4px 0 #53812d;
}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm:hover {
  top: 2px;
  box-shadow: 0 2px 0 #53812d;
}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg {
  box-shadow: 0 5px 0 #53812d;
}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg:hover {
  top: 3px;
  box-shadow: 0 2px 0 #53812d;
}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern {
  color: #fff;
  border-color: #6dab3c;
  background-color: #6dab3c;
}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:hover {
  color: #f7f7f7;
  border-color: #5f9434;
  background-color: #5f9434;
}
.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:active {
  color: #f2f2f2;
  border-color: #5a8d31;
  background-color: #5a8d31;
}
.vc_btn3.vc_btn3-color-juicy-pink,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
  color: #fff;
  background-color: #f4524d;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-juicy-pink:focus,
.vc_btn3.vc_btn3-color-juicy-pink:hover {
  color: #f7f7f7;
  background-color: #f23630;
}
.vc_btn3.vc_btn3-color-juicy-pink.active,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-juicy-pink:active {
  color: #f2f2f2;
  background-color: #f22d27;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline {
  color: #f4524d;
  border-color: #f4524d;
  background-color: transparent;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:hover {
  color: #fff;
  border-color: #f4524d;
  background-color: #f4524d;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:active {
  color: #fff;
  border-color: #f4524d;
  background-color: #f4524d;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d {
  color: #fff;
  background-color: #f4524d;
  box-shadow: 0 5px 0 #f11f18;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:hover {
  color: #f7f7f7;
  background-color: #f4524d;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:active {
  color: #f2f2f2;
  background-color: #f4524d;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:hover {
  top: 3px;
  box-shadow: 0 2px 0 #f11f18;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs {
  box-shadow: 0 3px 0 #f11f18;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs:hover {
  top: 1px;
  box-shadow: 0 2px 0 #f11f18;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm {
  box-shadow: 0 4px 0 #f11f18;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm:hover {
  top: 2px;
  box-shadow: 0 2px 0 #f11f18;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg {
  box-shadow: 0 5px 0 #f11f18;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg:hover {
  top: 3px;
  box-shadow: 0 2px 0 #f11f18;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern {
  color: #fff;
  border-color: #f4524d;
  background-color: #f4524d;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:hover {
  color: #f7f7f7;
  border-color: #f23630;
  background-color: #f23630;
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:active {
  color: #f2f2f2;
  border-color: #f22d27;
  background-color: #f22d27;
}
.vc_btn3.vc_btn3-color-sandy-brown,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat {
  color: #fff;
  background-color: #f79468;
}
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-sandy-brown:focus,
.vc_btn3.vc_btn3-color-sandy-brown:hover {
  color: #f7f7f7;
  background-color: #f57f4b;
}
.vc_btn3.vc_btn3-color-sandy-brown.active,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-sandy-brown:active {
  color: #f2f2f2;
  background-color: #f57941;
}
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline {
  color: #f79468;
  border-color: #f79468;
  background-color: transparent;
}
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:hover {
  color: #fff;
  border-color: #f79468;
  background-color: #f79468;
}
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:active {
  color: #fff;
  border-color: #f79468;
  background-color: #f79468;
}
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d {
  color: #fff;
  background-color: #f79468;
  box-shadow: 0 5px 0 #f46e33;
}
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:hover {
  color: #f7f7f7;
  background-color: #f79468;
}
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:active {
  color: #f2f2f2;
  background-color: #f79468;
}
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:hover {
  top: 3px;
  box-shadow: 0 2px 0 #f46e33;
}
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs {
  box-shadow: 0 3px 0 #f46e33;
}
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs:hover {
  top: 1px;
  box-shadow: 0 2px 0 #f46e33;
}
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm {
  box-shadow: 0 4px 0 #f46e33;
}
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm:hover {
  top: 2px;
  box-shadow: 0 2px 0 #f46e33;
}
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg {
  box-shadow: 0 5px 0 #f46e33;
}
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg:hover {
  top: 3px;
  box-shadow: 0 2px 0 #f46e33;
}
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern {
  color: #fff;
  border-color: #f79468;
  background-color: #f79468;
}
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:hover {
  color: #f7f7f7;
  border-color: #f57f4b;
  background-color: #f57f4b;
}
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:active {
  color: #f2f2f2;
  border-color: #f57941;
  background-color: #f57941;
}
.vc_btn3.vc_btn3-color-purple,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat {
  color: #fff;
  background-color: #b97ebb;
}
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-purple:focus,
.vc_btn3.vc_btn3-color-purple:hover {
  color: #f7f7f7;
  background-color: #ae6ab0;
}
.vc_btn3.vc_btn3-color-purple.active,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-purple:active {
  color: #f2f2f2;
  background-color: #ab63ad;
}
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline {
  color: #b97ebb;
  border-color: #b97ebb;
  background-color: transparent;
}
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:hover {
  color: #fff;
  border-color: #b97ebb;
  background-color: #b97ebb;
}
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:active {
  color: #fff;
  border-color: #b97ebb;
  background-color: #b97ebb;
}
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d {
  color: #fff;
  background-color: #b97ebb;
  box-shadow: 0 5px 0 #a559a8;
}
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:hover {
  color: #f7f7f7;
  background-color: #b97ebb;
}
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:active {
  color: #f2f2f2;
  background-color: #b97ebb;
}
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:hover {
  top: 3px;
  box-shadow: 0 2px 0 #a559a8;
}
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs {
  box-shadow: 0 3px 0 #a559a8;
}
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs:hover {
  top: 1px;
  box-shadow: 0 2px 0 #a559a8;
}
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm {
  box-shadow: 0 4px 0 #a559a8;
}
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm:hover {
  top: 2px;
  box-shadow: 0 2px 0 #a559a8;
}
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg {
  box-shadow: 0 5px 0 #a559a8;
}
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg:hover {
  top: 3px;
  box-shadow: 0 2px 0 #a559a8;
}
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern {
  color: #fff;
  border-color: #b97ebb;
  background-color: #b97ebb;
}
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:hover {
  color: #f7f7f7;
  border-color: #ae6ab0;
  background-color: #ae6ab0;
}
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:active {
  color: #f2f2f2;
  border-color: #ab63ad;
  background-color: #ab63ad;
}
.vc_btn3.vc_btn3-color-black,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat {
  color: #fff;
  background-color: #2a2a2a;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-black:focus,
.vc_btn3.vc_btn3-color-black:hover {
  color: #f7f7f7;
  background-color: #1b1b1b;
}
.vc_btn3.vc_btn3-color-black.active,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-black:active {
  color: #f2f2f2;
  background-color: #161616;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline {
  color: #fff;
  border-color: #2a2a2a;
  background-color: transparent;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:hover {
  color: #fff;
  border-color: #2a2a2a;
  background-color: #2a2a2a;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:active {
  color: #fff;
  border-color: #2a2a2a;
  background-color: #2a2a2a;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d {
  color: #fff;
  background-color: #2a2a2a;
  box-shadow: 0 5px 0 #0e0e0e;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:hover {
  color: #f7f7f7;
  background-color: #2a2a2a;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:active {
  color: #f2f2f2;
  background-color: #2a2a2a;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:hover {
  top: 3px;
  box-shadow: 0 2px 0 #0e0e0e;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs {
  box-shadow: 0 3px 0 #0e0e0e;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs:hover {
  top: 1px;
  box-shadow: 0 2px 0 #0e0e0e;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm {
  box-shadow: 0 4px 0 #0e0e0e;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm:hover {
  top: 2px;
  box-shadow: 0 2px 0 #0e0e0e;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg {
  box-shadow: 0 5px 0 #0e0e0e;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg:hover {
  top: 3px;
  box-shadow: 0 2px 0 #0e0e0e;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern {
  color: #fff;
  border-color: #2a2a2a;
  background-color: #2a2a2a;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:hover {
  color: #f7f7f7;
  border-color: #1b1b1b;
  background-color: #1b1b1b;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:active {
  color: #f2f2f2;
  border-color: #161616;
  background-color: #161616;
}
.vc_btn3.vc_btn3-color-grey,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat {
  color: #666;
  background-color: #ebebeb;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-grey:focus,
.vc_btn3.vc_btn3-color-grey:hover {
  color: #5e5e5e;
  background-color: #dcdcdc;
}
.vc_btn3.vc_btn3-color-grey.active,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-grey:active {
  color: #595959;
  background-color: #d7d7d7;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
  color: #666;
  border-color: #ebebeb;
  background-color: transparent;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:hover {
  color: #666;
  border-color: #ebebeb;
  background-color: #ebebeb;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:active {
  color: #666;
  border-color: #ebebeb;
  background-color: #ebebeb;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d {
  color: #666;
  background-color: #ebebeb;
  box-shadow: 0 5px 0 #cfcfcf;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:hover {
  color: #5e5e5e;
  background-color: #ebebeb;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:active {
  color: #595959;
  background-color: #ebebeb;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:hover {
  top: 3px;
  box-shadow: 0 2px 0 #cfcfcf;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs {
  box-shadow: 0 3px 0 #cfcfcf;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs:hover {
  top: 1px;
  box-shadow: 0 2px 0 #cfcfcf;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm {
  box-shadow: 0 4px 0 #cfcfcf;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm:hover {
  top: 2px;
  box-shadow: 0 2px 0 #cfcfcf;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg {
  box-shadow: 0 5px 0 #cfcfcf;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg:hover {
  top: 3px;
  box-shadow: 0 2px 0 #cfcfcf;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
  color: #666;
  border-color: #ebebeb;
  background-color: #ebebeb;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
  color: #5e5e5e;
  border-color: #dcdcdc;
  background-color: #dcdcdc;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:active {
  color: #595959;
  border-color: #d7d7d7;
  background-color: #d7d7d7;
}
.vc_btn3.vc_btn3-color-white,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat {
  color: #666;
  background-color: #fff;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-white:focus,
.vc_btn3.vc_btn3-color-white:hover {
  color: #5e5e5e;
  background-color: #f0f0f0;
}
.vc_btn3.vc_btn3-color-white.active,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-white:active {
  color: #595959;
  background-color: #ebebeb;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline {
  color: #666;
  border-color: #fff;
  background-color: transparent;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:hover {
  color: #666;
  border-color: #fff;
  background-color: #fff;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:active {
  color: #666;
  border-color: #fff;
  background-color: #fff;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d {
  color: #666;
  background-color: #fff;
  box-shadow: 0 5px 0 #e3e3e3;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:hover {
  color: #5e5e5e;
  background-color: #fff;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:active {
  color: #595959;
  background-color: #fff;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:hover {
  top: 3px;
  box-shadow: 0 2px 0 #e3e3e3;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs {
  box-shadow: 0 3px 0 #e3e3e3;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs:hover {
  top: 1px;
  box-shadow: 0 2px 0 #e3e3e3;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm {
  box-shadow: 0 4px 0 #e3e3e3;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm:hover {
  top: 2px;
  box-shadow: 0 2px 0 #e3e3e3;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg {
  box-shadow: 0 5px 0 #e3e3e3;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg:hover {
  top: 3px;
  box-shadow: 0 2px 0 #e3e3e3;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern {
  color: #666;
  border-color: #fff;
  background-color: #fff;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:hover {
  color: #5e5e5e;
  border-color: #f0f0f0;
  background-color: #f0f0f0;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:active {
  color: #595959;
  border-color: #ebebeb;
  background-color: #ebebeb;
}
.vc_btn3.vc_btn3-color-default,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat {
  color: #333;
  background-color: #f7f7f7;
}
.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-default:focus,
.vc_btn3.vc_btn3-color-default:hover {
  color: #2b2b2b;
  background-color: #e8e8e8;
}
.vc_btn3.vc_btn3-color-default.active,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-default:active {
  color: #262626;
  background-color: #e3e3e3;
}
.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline {
  color: #f7f7f7;
  border-color: #f7f7f7;
  background-color: transparent;
}
.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:hover {
  color: #333;
  border-color: #f7f7f7;
  background-color: #f7f7f7;
}
.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:active {
  color: #333;
  border-color: #f7f7f7;
  background-color: #f7f7f7;
}
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d {
  color: #333;
  background-color: #f7f7f7;
  box-shadow: 0 5px 0 #dbdbdb;
}
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:hover {
  color: #2b2b2b;
  background-color: #f7f7f7;
}
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:active {
  color: #262626;
  background-color: #f7f7f7;
}
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:hover {
  top: 3px;
  box-shadow: 0 2px 0 #dbdbdb;
}
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs {
  box-shadow: 0 3px 0 #dbdbdb;
}
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs:hover {
  top: 1px;
  box-shadow: 0 2px 0 #dbdbdb;
}
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm {
  box-shadow: 0 4px 0 #dbdbdb;
}
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm:hover {
  top: 2px;
  box-shadow: 0 2px 0 #dbdbdb;
}
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg {
  box-shadow: 0 5px 0 #dbdbdb;
}
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg:hover {
  top: 3px;
  box-shadow: 0 2px 0 #dbdbdb;
}
.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern {
  color: #333;
  border-color: #f7f7f7;
  background-color: #f7f7f7;
}
.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:hover {
  color: #2b2b2b;
  border-color: #e8e8e8;
  background-color: #e8e8e8;
}
.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:active {
  color: #262626;
  border-color: #e3e3e3;
  background-color: #e3e3e3;
}
.vc_btn3.vc_btn3-color-primary,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat {
  color: #fff;
  background-color: #08c;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-primary:focus,
.vc_btn3.vc_btn3-color-primary:hover {
  color: #f7f7f7;
  background-color: #0074ad;
}
.vc_btn3.vc_btn3-color-primary.active,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-primary:active {
  color: #f2f2f2;
  background-color: #006da3;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline {
  color: #08c;
  border-color: #08c;
  background-color: transparent;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:hover {
  color: #fff;
  border-color: #08c;
  background-color: #08c;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:active {
  color: #fff;
  border-color: #08c;
  background-color: #08c;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d {
  color: #fff;
  background-color: #08c;
  box-shadow: 0 5px 0 #006394;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:hover {
  color: #f7f7f7;
  background-color: #08c;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:active {
  color: #f2f2f2;
  background-color: #08c;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:hover {
  top: 3px;
  box-shadow: 0 2px 0 #006394;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs {
  box-shadow: 0 3px 0 #006394;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs:hover {
  top: 1px;
  box-shadow: 0 2px 0 #006394;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm {
  box-shadow: 0 4px 0 #006394;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm:hover {
  top: 2px;
  box-shadow: 0 2px 0 #006394;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg {
  box-shadow: 0 5px 0 #006394;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg:hover {
  top: 3px;
  box-shadow: 0 2px 0 #006394;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern {
  color: #fff;
  border-color: #08c;
  background-color: #08c;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:hover {
  color: #f7f7f7;
  border-color: #0074ad;
  background-color: #0074ad;
}
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:active {
  color: #f2f2f2;
  border-color: #006da3;
  background-color: #006da3;
}
.vc_btn3.vc_btn3-color-info,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat {
  color: #fff;
  background-color: #58b9da;
}
.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-info:focus,
.vc_btn3.vc_btn3-color-info:hover {
  color: #f7f7f7;
  background-color: #3fafd4;
}
.vc_btn3.vc_btn3-color-info.active,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-info:active {
  color: #f2f2f2;
  background-color: #37abd3;
}
.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline {
  color: #58b9da;
  border-color: #58b9da;
  background-color: transparent;
}
.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:hover {
  color: #fff;
  border-color: #58b9da;
  background-color: #58b9da;
}
.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:active {
  color: #fff;
  border-color: #58b9da;
  background-color: #58b9da;
}
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d {
  color: #fff;
  background-color: #58b9da;
  box-shadow: 0 5px 0 #2da4cd;
}
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:hover {
  color: #f7f7f7;
  background-color: #58b9da;
}
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:active {
  color: #f2f2f2;
  background-color: #58b9da;
}
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:hover {
  top: 3px;
  box-shadow: 0 2px 0 #2da4cd;
}
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs {
  box-shadow: 0 3px 0 #2da4cd;
}
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs:hover {
  top: 1px;
  box-shadow: 0 2px 0 #2da4cd;
}
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm {
  box-shadow: 0 4px 0 #2da4cd;
}
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm:hover {
  top: 2px;
  box-shadow: 0 2px 0 #2da4cd;
}
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg {
  box-shadow: 0 5px 0 #2da4cd;
}
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg:hover {
  top: 3px;
  box-shadow: 0 2px 0 #2da4cd;
}
.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern {
  color: #fff;
  border-color: #58b9da;
  background-color: #58b9da;
}
.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:hover {
  color: #f7f7f7;
  border-color: #3fafd4;
  background-color: #3fafd4;
}
.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:active {
  color: #f2f2f2;
  border-color: #37abd3;
  background-color: #37abd3;
}
.vc_btn3.vc_btn3-color-success,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat {
  color: #fff;
  background-color: #6ab165;
}
.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-success:focus,
.vc_btn3.vc_btn3-color-success:hover {
  color: #f7f7f7;
  background-color: #59a453;
}
.vc_btn3.vc_btn3-color-success.active,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-success:active {
  color: #f2f2f2;
  background-color: #559d50;
}
.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline {
  color: #6ab165;
  border-color: #6ab165;
  background-color: transparent;
}
.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:hover {
  color: #fff;
  border-color: #6ab165;
  background-color: #6ab165;
}
.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:active {
  color: #fff;
  border-color: #6ab165;
  background-color: #6ab165;
}
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d {
  color: #fff;
  background-color: #6ab165;
  box-shadow: 0 5px 0 #4f934b;
}
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:hover {
  color: #f7f7f7;
  background-color: #6ab165;
}
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:active {
  color: #f2f2f2;
  background-color: #6ab165;
}
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:hover {
  top: 3px;
  box-shadow: 0 2px 0 #4f934b;
}
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs {
  box-shadow: 0 3px 0 #4f934b;
}
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs:hover {
  top: 1px;
  box-shadow: 0 2px 0 #4f934b;
}
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm {
  box-shadow: 0 4px 0 #4f934b;
}
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm:hover {
  top: 2px;
  box-shadow: 0 2px 0 #4f934b;
}
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg {
  box-shadow: 0 5px 0 #4f934b;
}
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg:hover {
  top: 3px;
  box-shadow: 0 2px 0 #4f934b;
}
.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern {
  color: #fff;
  border-color: #6ab165;
  background-color: #6ab165;
}
.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:hover {
  color: #f7f7f7;
  border-color: #59a453;
  background-color: #59a453;
}
.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:active {
  color: #f2f2f2;
  border-color: #559d50;
  background-color: #559d50;
}
.vc_btn3.vc_btn3-color-warning,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat {
  color: #fff;
  background-color: #f90;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-warning:focus,
.vc_btn3.vc_btn3-color-warning:hover {
  color: #f7f7f7;
  background-color: #e08700;
}
.vc_btn3.vc_btn3-color-warning.active,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-warning:active {
  color: #f2f2f2;
  background-color: #d68100;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline {
  color: #f90;
  border-color: #f90;
  background-color: transparent;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover {
  color: #fff;
  border-color: #f90;
  background-color: #f90;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:active {
  color: #fff;
  border-color: #f90;
  background-color: #f90;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d {
  color: #fff;
  background-color: #f90;
  box-shadow: 0 5px 0 #c77700;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:hover {
  color: #f7f7f7;
  background-color: #f90;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:active {
  color: #f2f2f2;
  background-color: #f90;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:hover {
  top: 3px;
  box-shadow: 0 2px 0 #c77700;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs {
  box-shadow: 0 3px 0 #c77700;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs:hover {
  top: 1px;
  box-shadow: 0 2px 0 #c77700;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm {
  box-shadow: 0 4px 0 #c77700;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm:hover {
  top: 2px;
  box-shadow: 0 2px 0 #c77700;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg {
  box-shadow: 0 5px 0 #c77700;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg:hover {
  top: 3px;
  box-shadow: 0 2px 0 #c77700;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern {
  color: #fff;
  border-color: #f90;
  background-color: #f90;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:hover {
  color: #f7f7f7;
  border-color: #e08700;
  background-color: #e08700;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:active {
  color: #f2f2f2;
  border-color: #d68100;
  background-color: #d68100;
}
.vc_btn3.vc_btn3-color-danger,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat {
  color: #fff;
  background-color: #ff675b;
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-danger:focus,
.vc_btn3.vc_btn3-color-danger:hover {
  color: #f7f7f7;
  background-color: #ff4b3c;
}
.vc_btn3.vc_btn3-color-danger.active,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-danger:active {
  color: #f2f2f2;
  background-color: #ff4132;
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline {
  color: #ff675b;
  border-color: #ff675b;
  background-color: transparent;
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:hover {
  color: #fff;
  border-color: #ff675b;
  background-color: #ff675b;
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:active {
  color: #fff;
  border-color: #ff675b;
  background-color: #ff675b;
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d {
  color: #fff;
  background-color: #ff675b;
  box-shadow: 0 5px 0 #ff3323;
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:hover {
  color: #f7f7f7;
  background-color: #ff675b;
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:active {
  color: #f2f2f2;
  background-color: #ff675b;
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:hover {
  top: 3px;
  box-shadow: 0 2px 0 #ff3323;
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs {
  box-shadow: 0 3px 0 #ff3323;
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs:hover {
  top: 1px;
  box-shadow: 0 2px 0 #ff3323;
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm {
  box-shadow: 0 4px 0 #ff3323;
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm:hover {
  top: 2px;
  box-shadow: 0 2px 0 #ff3323;
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg {
  box-shadow: 0 5px 0 #ff3323;
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg:hover {
  top: 3px;
  box-shadow: 0 2px 0 #ff3323;
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern {
  color: #fff;
  border-color: #ff675b;
  background-color: #ff675b;
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:hover {
  color: #f7f7f7;
  border-color: #ff4b3c;
  background-color: #ff4b3c;
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:active {
  color: #f2f2f2;
  border-color: #ff4132;
  background-color: #ff4132;
}
.vc_btn3.vc_btn3-color-inverse,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat {
  color: #fff;
  background-color: #555;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-inverse:focus,
.vc_btn3.vc_btn3-color-inverse:hover {
  color: #f7f7f7;
  background-color: #464646;
}
.vc_btn3.vc_btn3-color-inverse.active,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-inverse:active {
  color: #f2f2f2;
  background-color: #414141;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline {
  color: #555;
  border-color: #555;
  background-color: transparent;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:hover {
  color: #fff;
  border-color: #555;
  background-color: #555;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:active {
  color: #fff;
  border-color: #555;
  background-color: #555;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d {
  color: #fff;
  background-color: #555;
  box-shadow: 0 5px 0 #393939;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:hover {
  color: #f7f7f7;
  background-color: #555;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:active {
  color: #f2f2f2;
  background-color: #555;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:hover {
  top: 3px;
  box-shadow: 0 2px 0 #393939;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs {
  box-shadow: 0 3px 0 #393939;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs:hover {
  top: 1px;
  box-shadow: 0 2px 0 #393939;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm {
  box-shadow: 0 4px 0 #393939;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm:hover {
  top: 2px;
  box-shadow: 0 2px 0 #393939;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg {
  box-shadow: 0 5px 0 #393939;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg:hover {
  top: 3px;
  box-shadow: 0 2px 0 #393939;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern {
  color: #fff;
  border-color: #555;
  background-color: #555;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:hover {
  color: #f7f7f7;
  border-color: #464646;
  background-color: #464646;
}
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:active {
  color: #f2f2f2;
  border-color: #414141;
  background-color: #414141;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline {
  color: #2a2a2a;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
  color: #ebebeb;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline {
  color: #fff;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern {
  background-image: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0.01) 0,
    rgba(0, 0, 0, 0.02) 100%
  );
  background-image: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0.01) 0,
    rgba(0, 0, 0, 0.02) 100%
  );
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.01) 0,
    rgba(0, 0, 0, 0.02) 100%
  );
  background-repeat: repeat-x;
}
.vc_btn3-container.vc_btn3-center {
  text-align: center;
}
.vc_btn3-container.vc_btn3-left {
  text-align: left;
}
.vc_btn3-container.vc_btn3-right {
  text-align: right;
}
.vc_btn3-container.vc_btn3-center
  .vc_btn3-block.vc_btn3-icon-left
  .vc_btn3-icon,
.vc_btn3-container.vc_btn3-center
  .vc_btn3-block.vc_btn3-icon-right
  .vc_btn3-icon {
  display: inline-block;
  position: static;
}
.vc_btn3-container.vc_btn3-center
  .vc_btn3-block.vc_btn3-icon-left
  .vc_btn3-icon,
.vc_btn3-container.vc_btn3-center
  .vc_btn3-block.vc_btn3-icon-right
  .vc_btn3-icon {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  min-width: 1em;
}
.vc_btn3-container.vc_btn3-center
  .vc_btn3-block.vc_btn3-icon-left:not(.vc_btn3-o-empty)
  .vc_btn3-icon {
  margin-right: 0.5em;
}
.vc_btn3-container.vc_btn3-center
  .vc_btn3-block.vc_btn3-icon-right:not(.vc_btn3-o-empty)
  .vc_btn3-icon {
  margin-left: 0.5em;
}
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xs {
  font-size: 11px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 12px;
  padding-right: 12px;
}
.vc_btn3-container.vc_btn3-center
  .vc_btn3-block.vc_btn3-size-xs.vc_btn3-style-outline,
.vc_btn3-container.vc_btn3-center
  .vc_btn3-block.vc_btn3-size-xs.vc_btn3-style-outline-custom {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 11px;
  padding-right: 11px;
}
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm {
  font-size: 12px;
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 16px;
  padding-right: 16px;
}
.vc_btn3-container.vc_btn3-center
  .vc_btn3-block.vc_btn3-size-sm.vc_btn3-style-outline,
.vc_btn3-container.vc_btn3-center
  .vc_btn3-block.vc_btn3-size-sm.vc_btn3-style-outline-custom {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
}
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md {
  font-size: 14px;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 20px;
  padding-right: 20px;
}
.vc_btn3-container.vc_btn3-center
  .vc_btn3-block.vc_btn3-size-md.vc_btn3-style-outline,
.vc_btn3-container.vc_btn3-center
  .vc_btn3-block.vc_btn3-size-md.vc_btn3-style-outline-custom {
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 19px;
  padding-right: 19px;
}
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg {
  font-size: 16px;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 25px;
  padding-right: 25px;
}
.vc_btn3-container.vc_btn3-center
  .vc_btn3-block.vc_btn3-size-lg.vc_btn3-style-outline,
.vc_btn3-container.vc_btn3-center
  .vc_btn3-block.vc_btn3-size-lg.vc_btn3-style-outline-custom {
  padding-top: 17px;
  padding-bottom: 17px;
  padding-left: 24px;
  padding-right: 24px;
}
.vc_btn3-container .vc_btn3-block.vc_btn3-icon-left,
.vc_btn3-container .vc_btn3-block.vc_btn3-icon-right {
  text-align: inherit;
}
.vc_custom_heading a,
.vc_custom_heading a:focus,
.vc_custom_heading a:hover,
.vc_custom_heading a:visited {
  border: none;
  text-decoration: inherit;
  color: inherit;
}
.vc_custom_heading a {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 1;
}
.vc_custom_heading a:hover {
  opacity: 0.85;
}
.vc_call_to_action {
  background-color: #ebebeb;
  border: 2px solid #ebebeb;
  padding: 2em;
  border-radius: 5px;
}
.vc_call_to_action :last-child {
  margin-bottom: 0;
}
.vc_call_to_action.vc_cta_square {
  border-radius: 0;
}
.vc_call_to_action.vc_cta_square_outlined {
  border-radius: 0;
  background: 0 0 !important;
}
.vc_call_to_action.vc_cta_round {
  border-radius: 50px;
}
.vc_call_to_action.vc_cta_outlined {
  background: 0 0 !important;
}
.vc_call_to_action hgroup h2,
.vc_call_to_action hgroup h4 {
  margin: 0;
  clear: none;
}
.vc_call_to_action hgroup + p {
  margin-top: 1em;
}
.vc_call_to_action.vc_cta_btn_pos_right .vc_cta_btn {
  float: right;
  margin-left: 2em;
}
.vc_call_to_action.vc_cta_btn_pos_left .vc_cta_btn {
  float: left;
  margin-right: 2em;
}
.wpb_call_to_action {
  position: relative;
  background-color: #f7f7f7;
  padding: 20px;
  padding: 35px;
  border: 1px solid #f0f0f0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wpb_call_to_action .wpb_button {
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cta_align_left .wpb_button {
  float: left;
}
.cta_align_right .wpb_button {
  float: right;
}
.cta_align_left .wpb_button,
.cta_align_right .wpb_button {
  max-width: 27.5%;
}
.cta_align_left .wpb_call_text,
.cta_align_right .wpb_call_text {
  width: 70%;
  float: left;
  clear: none;
}
.cta_align_left .wpb_call_text {
  float: right;
}
#content .wpb_call_to_action .wpb_call_text,
.wpb_call_to_action .wpb_call_text {
  margin: 0;
  padding-top: 0;
}
.cta_align_bottom {
  text-align: center;
}
.cta_align_bottom .wpb_button {
  position: static;
  margin-top: 21.73913043px;
  display: inline-block;
}
.cta_no_button .wpb_call_text {
  width: auto;
  float: none;
}
@media (max-width: 600px) {
  .vc_responsive .cta_align_left .wpb_button,
  .vc_responsive .cta_align_right .wpb_button {
    max-width: 70%;
    width: 70%;
    float: none;
    display: block;
    margin: 3% auto;
  }
  .vc_responsive .cta_align_left .wpb_call_text,
  .vc_responsive .cta_align_right .wpb_call_text {
    width: auto;
    max-width: none;
    text-align: center;
  }
}
.vc_cta3-container {
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
}
.vc_cta3-container::after,
.vc_cta3-container::before {
  display: table;
  content: " ";
}
.vc_cta3-container.vc_cta3-size-xs {
  width: 50%;
}
.vc_cta3-container.vc_cta3-size-sm {
  width: 60%;
}
.vc_cta3-container.vc_cta3-size-md {
  width: 70%;
}
.vc_cta3-container.vc_cta3-size-lg {
  width: 80%;
}
.vc_cta3-container.vc_cta3-size-xl {
  width: 90%;
}
.vc_general.vc_cta3 {
  border: 1px solid transparent;
  font-size: 1em;
  padding: 28px;
  word-wrap: break-word;
}
.vc_general.vc_cta3 .vc_cta3-content {
  vertical-align: top;
}
.vc_general.vc_cta3 .vc_cta3-content > :last-child,
.vc_general.vc_cta3 .vc_cta3-icons > :last-child {
  margin-bottom: 0;
}
.vc_general.vc_cta3 .vc_cta3-actions {
  vertical-align: middle;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .vc_general.vc_cta3 .vc_cta3-actions .vc_btn3-container {
    margin: 0;
  }
}
.vc_general.vc_cta3 .vc_cta3-icons {
  vertical-align: middle;
}
.vc_general.vc_cta3 h2,
.vc_general.vc_cta3 h4 {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}
.vc_general.vc_cta3.vc_cta3-align-left .vc_cta3-content {
  text-align: left;
}
.vc_general.vc_cta3.vc_cta3-align-right .vc_cta3-content {
  text-align: right;
}
.vc_general.vc_cta3.vc_cta3-align-center .vc_cta3-content {
  text-align: center;
}
.vc_general.vc_cta3.vc_cta3-align-justify .vc_cta3-content {
  text-align: justify;
}
.vc_general.vc_cta3.vc_cta3-icons-top .vc_cta3_content-container {
  padding-top: 1em;
}
.vc_general.vc_cta3.vc_cta3-icons-top .vc_cta3-icons {
  text-align: center;
}
.vc_general.vc_cta3.vc_cta3-icons-top .vc_cta3-icons .vc_icon_element {
  display: inline-block;
}
.vc_general.vc_cta3.vc_cta3-icons-bottom .vc_cta3_content-container {
  padding-bottom: 1em;
}
.vc_general.vc_cta3.vc_cta3-icons-bottom .vc_cta3-icons {
  text-align: center;
}
.vc_general.vc_cta3.vc_cta3-icons-bottom .vc_cta3-icons .vc_icon_element {
  display: inline-block;
}
.vc_general.vc_cta3.vc_cta3-icons-left .vc_cta3-icons {
  display: table-cell;
}
.vc_general.vc_cta3.vc_cta3-icons-left .vc_cta3_content-container {
  display: table-cell;
  padding-left: 1em;
}
.vc_general.vc_cta3.vc_cta3-icons-right .vc_cta3-icons {
  display: table-cell;
}
.vc_general.vc_cta3.vc_cta3-icons-right .vc_cta3_content-container {
  display: table-cell;
  padding-right: 1em;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border {
  position: relative;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border .vc_cta3-icons {
  position: absolute;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right .vc_cta3-icons {
  right: 0;
  top: 50%;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xs {
  margin-right: 17px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xs
  .vc_cta3_content-container {
  padding-right: 0;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xs.vc_cta3-icons-in-box
  .vc_cta3_content-container {
  padding-right: 7px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-sm {
  margin-right: 22px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-sm
  .vc_cta3_content-container {
  padding-right: 7px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-sm.vc_cta3-icons-in-box
  .vc_cta3_content-container {
  padding-right: 14px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-md {
  margin-right: 28px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-md
  .vc_cta3_content-container {
  padding-right: 14px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-md.vc_cta3-icons-in-box
  .vc_cta3_content-container {
  padding-right: 21px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-lg {
  margin-right: 35px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-lg
  .vc_cta3_content-container {
  padding-right: 21px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-lg.vc_cta3-icons-in-box
  .vc_cta3_content-container {
  padding-right: 28px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xl {
  margin-right: 50px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xl
  .vc_cta3_content-container {
  padding-right: 28px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-right.vc_cta3-icon-size-xl.vc_cta3-icons-in-box
  .vc_cta3_content-container {
  padding-right: 35px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left .vc_cta3-icons {
  left: 0;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xs {
  margin-left: 17px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xs
  .vc_cta3_content-container {
  padding-left: 0;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xs.vc_cta3-icons-in-box
  .vc_cta3_content-container {
  padding-left: 7px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-sm {
  margin-left: 22px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-sm
  .vc_cta3_content-container {
  padding-left: 7px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-sm.vc_cta3-icons-in-box
  .vc_cta3_content-container {
  padding-left: 14px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-md {
  margin-left: 28px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-md
  .vc_cta3_content-container {
  padding-left: 14px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-md.vc_cta3-icons-in-box
  .vc_cta3_content-container {
  padding-left: 21px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-lg {
  margin-left: 35px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-lg
  .vc_cta3_content-container {
  padding-left: 21px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-lg.vc_cta3-icons-in-box
  .vc_cta3_content-container {
  padding-left: 28px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xl {
  margin-left: 50px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xl
  .vc_cta3_content-container {
  padding-left: 28px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-left.vc_cta3-icon-size-xl.vc_cta3-icons-in-box
  .vc_cta3_content-container {
  padding-left: 35px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top .vc_cta3-icons {
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xs {
  margin-top: 17px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xs
  .vc_cta3_content-container {
  padding-top: 0;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xs.vc_cta3-icons-in-box
  .vc_cta3_content-container {
  padding-top: 7px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-sm {
  margin-top: 22px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-sm
  .vc_cta3_content-container {
  padding-top: 7px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-sm.vc_cta3-icons-in-box
  .vc_cta3_content-container {
  padding-top: 14px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-md {
  margin-top: 28px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-md
  .vc_cta3_content-container {
  padding-top: 14px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-md.vc_cta3-icons-in-box
  .vc_cta3_content-container {
  padding-top: 21px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-lg {
  margin-top: 35px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-lg
  .vc_cta3_content-container {
  padding-top: 21px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-lg.vc_cta3-icons-in-box
  .vc_cta3_content-container {
  padding-top: 28px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl {
  margin-top: 50px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl
  .vc_cta3_content-container {
  padding-top: 28px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-top.vc_cta3-icon-size-xl.vc_cta3-icons-in-box
  .vc_cta3_content-container {
  padding-top: 35px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom
  .vc_cta3-icons {
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xs {
  margin-bottom: 17px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xs
  .vc_cta3_content-container {
  padding-bottom: 0;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xs.vc_cta3-icons-in-box
  .vc_cta3_content-container {
  padding-bottom: 7px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-sm {
  margin-bottom: 22px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-sm
  .vc_cta3_content-container {
  padding-bottom: 7px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-sm.vc_cta3-icons-in-box
  .vc_cta3_content-container {
  padding-bottom: 14px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-md {
  margin-bottom: 28px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-md
  .vc_cta3_content-container {
  padding-bottom: 14px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-md.vc_cta3-icons-in-box
  .vc_cta3_content-container {
  padding-bottom: 21px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-lg {
  margin-bottom: 35px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-lg
  .vc_cta3_content-container {
  padding-bottom: 21px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-lg.vc_cta3-icons-in-box
  .vc_cta3_content-container {
  padding-bottom: 28px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xl {
  margin-bottom: 50px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xl
  .vc_cta3_content-container {
  padding-bottom: 28px;
}
.vc_general.vc_cta3.vc_cta3-icons-on-border.vc_cta3-icons-bottom.vc_cta3-icon-size-xl.vc_cta3-icons-in-box
  .vc_cta3_content-container {
  padding-bottom: 35px;
}
.vc_general.vc_cta3.vc_cta3-actions-top .vc_cta3-content {
  margin-top: 1em;
}
.vc_general.vc_cta3.vc_cta3-actions-bottom .vc_cta3-content {
  margin-bottom: 1em;
}
@media (min-width: 768px) {
  .vc_general.vc_cta3.vc_cta3-actions-left .vc_cta3-actions {
    display: table-cell;
    max-width: 30%;
  }
  .vc_general.vc_cta3.vc_cta3-actions-left .vc_cta3-content {
    padding-left: 28px;
    display: table-cell;
  }
  .vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-actions {
    display: table-cell;
    max-width: 30%;
  }
  .vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-content {
    padding-right: 28px;
    display: table-cell;
  }
}
.vc_general.vc_cta3.vc_cta3-style-classic {
  border-color: #f0f0f0;
  background-color: #f7f7f7;
}
.vc_general.vc_cta3.vc_cta3-style-classic:not(.vc_cta3-color-classic)
  .vc_cta3-content-header
  h2,
.vc_general.vc_cta3.vc_cta3-style-classic:not(.vc_cta3-color-classic)
  .vc_cta3-content-header
  h4 {
  color: inherit;
}
.vc_general.vc_cta3.vc_cta3-style-flat .vc_cta3-content-header h2,
.vc_general.vc_cta3.vc_cta3-style-flat .vc_cta3-content-header h4 {
  color: inherit;
}
.vc_general.vc_cta3.vc_cta3-style-outline {
  border-width: 3px;
}
.vc_general.vc_cta3.vc_cta3-style-outline:not(.vc_cta3-color-classic)
  .vc_cta3-content-header
  h2,
.vc_general.vc_cta3.vc_cta3-style-outline:not(.vc_cta3-color-classic)
  .vc_cta3-content-header
  h4 {
  color: inherit;
}
.vc_general.vc_cta3.vc_cta3-style-3d .vc_cta3-content-header h2,
.vc_general.vc_cta3.vc_cta3-style-3d .vc_cta3-content-header h4 {
  color: inherit;
}
.vc_general.vc_cta3.vc_cta3-style-custom {
  border-color: #f0f0f0;
  background-color: #f7f7f7;
}
.vc_general.vc_cta3.vc_cta3-shape-square {
  border-radius: 0;
}
.vc_general.vc_cta3.vc_cta3-shape-rounded {
  border-radius: 5px;
}
.vc_general.vc_cta3.vc_cta3-shape-round {
  border-radius: 4em;
}
.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-classic
  .vc_cta3-content-header {
  color: #5472d2;
}
.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-flat {
  color: #c9d2f0;
  border-color: transparent;
  background-color: #5472d2;
}
.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-flat
  .vc_cta3-content-header {
  color: #fff;
}
.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-3d {
  box-shadow: 0 5px 0 #3253bc;
  color: #c9d2f0;
  border-color: transparent;
  background-color: #5472d2;
}
.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-3d
  .vc_cta3-content-header {
  color: #fff;
}
.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-outline {
  border-color: #5472d2;
  background-color: transparent;
}
.vc_general.vc_cta3.vc_cta3-color-blue.vc_cta3-style-outline
  .vc_cta3-content-header {
  color: #5472d2;
}
.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-classic
  .vc_cta3-content-header {
  color: #00c1cf;
}
.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-flat {
  color: #d3f5f1;
  border-color: transparent;
  background-color: #00c1cf;
}
.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-flat
  .vc_cta3-content-header {
  color: #fff;
}
.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-3d {
  box-shadow: 0 5px 0 #008d97;
  color: #d3f5f1;
  border-color: transparent;
  background-color: #00c1cf;
}
.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-3d
  .vc_cta3-content-header {
  color: #fff;
}
.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-outline {
  border-color: #00c1cf;
  background-color: transparent;
}
.vc_general.vc_cta3.vc_cta3-color-turquoise.vc_cta3-style-outline
  .vc_cta3-content-header {
  color: #00c1cf;
}
.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-classic
  .vc_cta3-content-header {
  color: #fe6c61;
}
.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-flat {
  color: #fcdbd7;
  border-color: transparent;
  background-color: #fe6c61;
}
.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-flat
  .vc_cta3-content-header {
  color: #fff;
}
.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-3d {
  box-shadow: 0 5px 0 #fe3829;
  color: #fcdbd7;
  border-color: transparent;
  background-color: #fe6c61;
}
.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-3d
  .vc_cta3-content-header {
  color: #fff;
}
.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-outline {
  border-color: #fe6c61;
  background-color: transparent;
}
.vc_general.vc_cta3.vc_cta3-color-pink.vc_cta3-style-outline
  .vc_cta3-content-header {
  color: #fe6c61;
}
.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-classic
  .vc_cta3-content-header {
  color: #8d6dc4;
}
.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-flat {
  color: #e1d5f5;
  border-color: transparent;
  background-color: #8d6dc4;
}
.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-flat
  .vc_cta3-content-header {
  color: #fff;
}
.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-3d {
  box-shadow: 0 5px 0 #6e48b1;
  color: #e1d5f5;
  border-color: transparent;
  background-color: #8d6dc4;
}
.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-3d
  .vc_cta3-content-header {
  color: #fff;
}
.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-outline {
  border-color: #8d6dc4;
  background-color: transparent;
}
.vc_general.vc_cta3.vc_cta3-color-violet.vc_cta3-style-outline
  .vc_cta3-content-header {
  color: #8d6dc4;
}
.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-classic
  .vc_cta3-content-header {
  color: #4cadc9;
}
.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-flat {
  color: #d0edf5;
  border-color: transparent;
  background-color: #4cadc9;
}
.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-flat
  .vc_cta3-content-header {
  color: #fff;
}
.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-3d {
  box-shadow: 0 5px 0 #338faa;
  color: #d0edf5;
  border-color: transparent;
  background-color: #4cadc9;
}
.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-3d
  .vc_cta3-content-header {
  color: #fff;
}
.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-outline {
  border-color: #4cadc9;
  background-color: transparent;
}
.vc_general.vc_cta3.vc_cta3-color-peacoc.vc_cta3-style-outline
  .vc_cta3-content-header {
  color: #4cadc9;
}
.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-classic
  .vc_cta3-content-header {
  color: #cec2ab;
}
.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-flat {
  color: #f7f3eb;
  border-color: transparent;
  background-color: #cec2ab;
}
.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-flat
  .vc_cta3-content-header {
  color: #fff;
}
.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-3d {
  box-shadow: 0 5px 0 #b9a888;
  color: #f7f3eb;
  border-color: transparent;
  background-color: #cec2ab;
}
.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-3d
  .vc_cta3-content-header {
  color: #fff;
}
.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-outline {
  border-color: #cec2ab;
  background-color: transparent;
}
.vc_general.vc_cta3.vc_cta3-color-chino.vc_cta3-style-outline
  .vc_cta3-content-header {
  color: #cec2ab;
}
.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-classic
  .vc_cta3-content-header {
  color: #50485b;
}
.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-flat {
  color: #e2ddeb;
  border-color: transparent;
  background-color: #50485b;
}
.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-flat
  .vc_cta3-content-header {
  color: #fff;
}
.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-3d {
  box-shadow: 0 5px 0 #342f3c;
  color: #e2ddeb;
  border-color: transparent;
  background-color: #50485b;
}
.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-3d
  .vc_cta3-content-header {
  color: #fff;
}
.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-outline {
  border-color: #50485b;
  background-color: transparent;
}
.vc_general.vc_cta3.vc_cta3-color-mulled-wine.vc_cta3-style-outline
  .vc_cta3-content-header {
  color: #50485b;
}
.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-classic
  .vc_cta3-content-header {
  color: #75d69c;
}
.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-flat {
  color: #e1f5e9;
  border-color: transparent;
  background-color: #75d69c;
}
.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-flat
  .vc_cta3-content-header {
  color: #fff;
}
.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-3d {
  box-shadow: 0 5px 0 #4ac97d;
  color: #e1f5e9;
  border-color: transparent;
  background-color: #75d69c;
}
.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-3d
  .vc_cta3-content-header {
  color: #fff;
}
.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-outline {
  border-color: #75d69c;
  background-color: transparent;
}
.vc_general.vc_cta3.vc_cta3-color-vista-blue.vc_cta3-style-outline
  .vc_cta3-content-header {
  color: #75d69c;
}
.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-classic
  .vc_cta3-content-header {
  color: #f7be68;
}
.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-flat {
  color: #faf0e1;
  border-color: transparent;
  background-color: #f7be68;
}
.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-flat
  .vc_cta3-content-header {
  color: #fff;
}
.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-3d {
  box-shadow: 0 5px 0 #f4a733;
  color: #faf0e1;
  border-color: transparent;
  background-color: #f7be68;
}
.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-3d
  .vc_cta3-content-header {
  color: #fff;
}
.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-outline {
  border-color: #f7be68;
  background-color: transparent;
}
.vc_general.vc_cta3.vc_cta3-color-orange.vc_cta3-style-outline
  .vc_cta3-content-header {
  color: #f7be68;
}
.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-classic
  .vc_cta3-content-header {
  color: #5aa1e3;
}
.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-flat {
  color: #dce9f5;
  border-color: transparent;
  background-color: #5aa1e3;
}
.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-flat
  .vc_cta3-content-header {
  color: #fff;
}
.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-3d {
  box-shadow: 0 5px 0 #2a86db;
  color: #dce9f5;
  border-color: transparent;
  background-color: #5aa1e3;
}
.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-3d .vc_cta3-content-header {
  color: #fff;
}
.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-outline {
  border-color: #5aa1e3;
  background-color: transparent;
}
.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-outline
  .vc_cta3-content-header {
  color: #5aa1e3;
}
.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-classic
  .vc_cta3-content-header {
  color: #6dab3c;
}
.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-flat {
  color: #e5f2da;
  border-color: transparent;
  background-color: #6dab3c;
}
.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-flat
  .vc_cta3-content-header {
  color: #fff;
}
.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-3d {
  box-shadow: 0 5px 0 #53812d;
  color: #e5f2da;
  border-color: transparent;
  background-color: #6dab3c;
}
.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-3d
  .vc_cta3-content-header {
  color: #fff;
}
.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-outline {
  border-color: #6dab3c;
  background-color: transparent;
}
.vc_general.vc_cta3.vc_cta3-color-green.vc_cta3-style-outline
  .vc_cta3-content-header {
  color: #6dab3c;
}
.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-classic
  .vc_cta3-content-header {
  color: #f4524d;
}
.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-flat {
  color: #fce2e1;
  border-color: transparent;
  background-color: #f4524d;
}
.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-flat
  .vc_cta3-content-header {
  color: #fff;
}
.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-3d {
  box-shadow: 0 5px 0 #f11f18;
  color: #fce2e1;
  border-color: transparent;
  background-color: #f4524d;
}
.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-3d
  .vc_cta3-content-header {
  color: #fff;
}
.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-outline {
  border-color: #f4524d;
  background-color: transparent;
}
.vc_general.vc_cta3.vc_cta3-color-juicy-pink.vc_cta3-style-outline
  .vc_cta3-content-header {
  color: #f4524d;
}
.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-classic
  .vc_cta3-content-header {
  color: #f79468;
}
.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-flat {
  color: #f7e1d7;
  border-color: transparent;
  background-color: #f79468;
}
.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-flat
  .vc_cta3-content-header {
  color: #fff;
}
.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-3d {
  box-shadow: 0 5px 0 #f46e33;
  color: #f7e1d7;
  border-color: transparent;
  background-color: #f79468;
}
.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-3d
  .vc_cta3-content-header {
  color: #fff;
}
.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-outline {
  border-color: #f79468;
  background-color: transparent;
}
.vc_general.vc_cta3.vc_cta3-color-sandy-brown.vc_cta3-style-outline
  .vc_cta3-content-header {
  color: #f79468;
}
.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-classic
  .vc_cta3-content-header {
  color: #b97ebb;
}
.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-flat {
  color: #f4dff5;
  border-color: transparent;
  background-color: #b97ebb;
}
.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-flat
  .vc_cta3-content-header {
  color: #fff;
}
.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-3d {
  box-shadow: 0 5px 0 #a559a8;
  color: #f4dff5;
  border-color: transparent;
  background-color: #b97ebb;
}
.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-3d
  .vc_cta3-content-header {
  color: #fff;
}
.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-outline {
  border-color: #b97ebb;
  background-color: transparent;
}
.vc_general.vc_cta3.vc_cta3-color-purple.vc_cta3-style-outline
  .vc_cta3-content-header {
  color: #b97ebb;
}
.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-classic
  .vc_cta3-content-header {
  color: #2a2a2a;
}
.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-flat {
  color: #d9d9d9;
  border-color: transparent;
  background-color: #2a2a2a;
}
.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-flat
  .vc_cta3-content-header {
  color: #fff;
}
.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-3d {
  box-shadow: 0 5px 0 #0e0e0e;
  color: #d9d9d9;
  border-color: transparent;
  background-color: #2a2a2a;
}
.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-3d
  .vc_cta3-content-header {
  color: #fff;
}
.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-outline {
  border-color: #2a2a2a;
  background-color: transparent;
}
.vc_general.vc_cta3.vc_cta3-color-black.vc_cta3-style-outline
  .vc_cta3-content-header {
  color: #2a2a2a;
}
.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-classic
  .vc_cta3-content-header {
  color: #ebebeb;
}
.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-flat {
  color: #9d9d9e;
  border-color: transparent;
  background-color: #ebebeb;
}
.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-flat
  .vc_cta3-content-header {
  color: #666;
}
.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-3d {
  box-shadow: 0 5px 0 #cfcfcf;
  color: #9d9d9e;
  border-color: transparent;
  background-color: #ebebeb;
}
.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-3d
  .vc_cta3-content-header {
  color: #666;
}
.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-outline {
  border-color: #ebebeb;
  background-color: transparent;
}
.vc_general.vc_cta3.vc_cta3-color-grey.vc_cta3-style-outline
  .vc_cta3-content-header {
  color: #ebebeb;
}
.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-classic
  .vc_cta3-content-header {
  color: #fff;
}
.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-flat {
  color: #9d9d9e;
  border-color: transparent;
  background-color: #fff;
}
.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-flat
  .vc_cta3-content-header {
  color: #666;
}
.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-3d {
  box-shadow: 0 5px 0 #e3e3e3;
  color: #9d9d9e;
  border-color: transparent;
  background-color: #fff;
}
.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-3d
  .vc_cta3-content-header {
  color: #666;
}
.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-outline {
  border-color: #fff;
  background-color: transparent;
}
.vc_general.vc_cta3.vc_cta3-color-white.vc_cta3-style-outline
  .vc_cta3-content-header {
  color: #fff;
}
.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-flat {
  color: #9d9d9e;
  border-color: transparent;
  background-color: #f0f0f0;
}
.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-flat
  .vc_cta3-content-header {
  color: #666;
}
.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-3d {
  box-shadow: 0 5px 0 #d4d4d4;
  color: #9d9d9e;
  border-color: transparent;
  background-color: #f0f0f0;
}
.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-3d
  .vc_cta3-content-header {
  color: #666;
}
.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-outline {
  border-color: #f0f0f0;
  background-color: transparent;
}
.vc_general.vc_cta3.vc_cta3-color-classic.vc_cta3-style-outline
  .vc_cta3-content-header {
  color: #f0f0f0;
}
.vc_cta3.vc_cta3-icon-size-xs .vc_icon_element .vc_icon_element-inner {
  height: 1em;
  width: 1em;
}
.vc_cta3.vc_cta3-icon-size-sm .vc_icon_element .vc_icon_element-inner {
  height: 2em;
  width: 2em;
}
.vc_cta3.vc_cta3-icon-size-md .vc_icon_element .vc_icon_element-inner {
  height: 3em;
  width: 3em;
}
.vc_cta3.vc_cta3-icon-size-lg .vc_icon_element .vc_icon_element-inner {
  height: 4em;
  width: 4em;
}
.vc_cta3.vc_cta3-icon-size-xl .vc_icon_element .vc_icon_element-inner {
  height: 5em;
  width: 5em;
}
.wpb_gmaps_widget .wpb_wrapper {
  background-color: #f7f7f7;
  padding: 5px;
}
.wpb_gmaps_widget .wpb_map_wraper iframe {
  margin-bottom: 0;
  padding: 0;
  display: block;
  width: 100%;
  border: none;
}
.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.wpb_gmaps_widget.vc_map_responsive .wpb_map_wraper iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.wpb_accordion_section .wpb_accordion_header a:focus,
.wpb_content_element .wpb_tabs_nav li a:focus,
.wpb_tour_next_prev_nav a:focus {
  outline: 0;
}
.wpb_content_element .wpb_tabs_nav,
.wpb_content_element .wpb_tour_tabs_wrapper {
  padding: 0;
}
.wpb_content_element .wpb_tabs_nav {
  margin: 0;
  padding-left: 0 !important;
  text-indent: inherit !important;
}
#content .wpb_content_element .wpb_tabs_nav {
  margin: 0;
}
.wpb_content_element .wpb_tabs_nav li {
  background-color: #fff;
  white-space: nowrap;
  padding: 0;
  background-image: none;
  list-style: none !important;
}
.wpb_content_element .wpb_tabs_nav li:after,
.wpb_content_element .wpb_tabs_nav li:before {
  display: none !important;
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
.wpb_content_element .wpb_tabs_nav li:hover {
  background-color: #f7f7f7;
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {
  cursor: default;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_ui-tabs-hide {
  display: none;
}
.wpb_content_element .wpb_accordion_header a,
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
  border-bottom: none;
  text-decoration: none;
  display: block;
  padding: 0.5em 1em;
}
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
  background-color: #f7f7f7;
}
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content,
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab {
  padding: 1em;
}
.wpb_content_element
  .wpb_accordion_wrapper
  .wpb_accordion_content
  .wpb_row:last-child
  > div
  > div.wpb_wrapper
  .wpb_content_element:last-child,
.wpb_content_element
  .wpb_accordion_wrapper
  .wpb_accordion_content
  > .wpb_content_element:last-child,
.wpb_content_element
  .wpb_tour_tabs_wrapper
  .wpb_tab
  .wpb_row:last-child
  > div
  > div.wpb_wrapper
  .wpb_content_element:last-child,
.wpb_content_element
  .wpb_tour_tabs_wrapper
  .wpb_tab
  > .wpb_content_element:last-child {
  margin-bottom: 0;
}
.wpb_tabs .wpb_tabs_nav li {
  float: left;
  margin: 0 1px 0 0;
}
.wpb_tour .wpb_tabs_nav {
  float: left;
  width: 31.66666667%;
}
.wpb_tour .wpb_tabs_nav li {
  margin: 0 0 1px;
  clear: left;
  width: 100%;
}
.wpb_tour .wpb_tabs_nav a {
  width: 100%;
}
.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  float: left;
  width: 68.33333333%;
  padding: 0 0 0 21.73913043px;
}
.wpb_tour_next_prev_nav {
  margin-left: 31.66666667%;
  padding-left: 21.73913043px;
  font-size: 80%;
}
.wpb_tour_next_prev_nav a {
  border-bottom: 1px dotted;
  text-decoration: none;
}
.wpb_tour_next_prev_nav a:hover {
  text-decoration: none;
  border-bottom: none;
}
.wpb_tour_next_prev_nav span {
  width: 48%;
  display: inline-block;
  padding-top: 1em;
  float: left;
}
.wpb_tour_next_prev_nav span.wpb_next_slide {
  text-align: right;
  float: right;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
  margin: 0 0 1px;
  padding-top: 0;
  position: relative;
  text-transform: none;
  font-weight: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
  padding-left: 1em;
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon,
.wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon {
  display: block;
  width: 16px;
  height: 16px;
  background-image: url(../../../plugins/js_composer/assets/images/toggle_open.png);
  background-repeat: no-repeat;
  position: absolute;
  right: 0.7em;
  top: 0.7em;
}
.wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
  background-image: url(../../../plugins/js_composer/assets/images/toggle_close.png);
}
@media (max-width: 480px) {
  .vc_responsive .wpb_tour .wpb_tab,
  .vc_responsive .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav,
  .vc_responsive .wpb_tour_next_prev_nav {
    width: 100%;
    float: none;
    margin-left: 0;
  }
  .vc_responsive .wpb_tour_next_prev_nav {
    width: auto;
    padding: 0 1em;
  }
  .vc_responsive #content .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav {
    margin-bottom: 1em;
  }
  .vc_responsive .wpb_tour .wpb_tab {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.wpb_column .wpb_wrapper .wpb_teaser_grid {
  float: none;
}
body ul.wpb_thumbnails-fluid li {
  padding: 0;
  margin-left: 0;
  background-image: none;
  list-style: none !important;
}
body ul.wpb_thumbnails-fluid li:after,
body ul.wpb_thumbnails-fluid li:before {
  display: none !important;
}
body ul.wpb_thumbnails-fluid li .entry-content :last-child {
  margin-bottom: 0;
}
.wpb_row .wpb_filtered_grid ul.wpb_thumbnails-fluid,
.wpb_row .wpb_grid ul.wpb_thumbnails-fluid {
  padding: 0;
  overflow: visible !important;
}
.wpb_teaser_grid .entry-content {
  margin: 0;
  padding: 0;
  width: 100%;
}
.grid_layout-thumbnail .post-thumb {
  margin-bottom: 0;
}
.grid_layout-thumbnail .post-thumb img {
  max-width: 100%;
}
.wpb_carousel .wpb_wrapper {
  position: relative;
}
.wpb_carousel .next,
.wpb_carousel .prev {
  position: absolute;
  top: 3px;
  background-color: #f7f7f7;
  padding: 0 6px;
  font-size: 12px;
  z-index: 10;
  text-decoration: none;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.wpb_carousel .next:hover,
.wpb_carousel .prev:hover {
  background-color: #f0f0f0;
}
.wpb_carousel .next:focus,
.wpb_carousel .prev:focus {
  outline: 0;
  text-decoration: none;
}
.wpb_carousel .prev {
  right: 30px;
}
.wpb_carousel .next {
  right: 0;
}
.wpb_carousel .wpb_thumbnails-fluid {
  width: 100%;
}
.wpb_carousel .wpb_thumbnails-fluid > [class*="vc_span"] {
  height: auto !important;
}
.wpb_categories_filter,
.wpb_teaser_grid .categories_filter {
  list-style: none;
  list-style-type: none;
  padding: 0;
  margin: 0 0 10px;
}
.wpb_categories_filter li,
.wpb_teaser_grid .categories_filter li {
  display: block;
  float: left;
  margin: 0 10px 10px 0;
  background-image: none;
  list-style: none !important;
}
.wpb_categories_filter li:after,
.wpb_categories_filter li:before,
.wpb_teaser_grid .categories_filter li:after,
.wpb_teaser_grid .categories_filter li:before {
  display: none !important;
}
.wpb_categories_filter li a,
.wpb_teaser_grid .categories_filter li a {
  border: none;
  text-decoration: none;
}
.wpb_categories_filter li a:hover,
.wpb_teaser_grid .categories_filter li a:hover {
  border-bottom: 1px dotted;
}
.wpb_categories_filter li.active a,
.wpb_teaser_grid .categories_filter li.active a {
  border-bottom: 1px dotted;
}
@media (max-width: 480px) {
  .vc_responsive .wpb_row ul.wpb_thumbnails-fluid {
    margin-left: 0;
    width: auto;
  }
  .vc_responsive
    .wpb_row
    .wpb_teaser_grid
    ul.wpb_thumbnails-fluid
    [class*="vc_col-"] {
    width: 100%;
    float: none;
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
}
.wpb_image_grid .wpb_image_grid_ul {
  margin: 0;
  padding: 0;
}
.wpb_image_grid .wpb_image_grid_ul > li {
  background-image: none;
  list-style: none !important;
}
.wpb_image_grid .wpb_image_grid_ul > li:after,
.wpb_image_grid .wpb_image_grid_ul > li:before {
  display: none !important;
}
.wpb_image_grid .wpb_image_grid_ul .isotope-item {
  list-style: none;
  margin: 0 1px 1px 0;
  max-width: 100%;
  float: left;
}
.wpb_image_grid .wpb_image_grid_ul a {
  display: block;
}
.wpb_image_grid .wpb_image_grid_ul img {
  display: block;
  max-width: 100%;
  height: auto;
}
.wpb_gallery .theme-default .nivoSlider {
  margin-bottom: 0;
}
.wpb_gallery .theme-default .nivo-controlNav {
  padding: 10px 0 3px;
}
.wpb_gallery .wpb_flexslider .flex-control-nav {
  bottom: auto;
  top: 100%;
  margin-top: 15px;
}
.wpb_gallery .wpb_flexslider .flex-caption {
  cursor: default;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a:before {
  line-height: 1;
}
.wpb_gallery .wpb_flexslider .flex-control-paging {
  z-index: 10;
}
#content .wpb_gallery_slides ul.flex-direction-nav,
#content .wpb_gallery_slides ul.slides,
.content .wpb_gallery_slides ul.flex-direction-nav,
.content .wpb_gallery_slides ul.slides,
.wpb_content_element .wpb_gallery_slides ul li,
.wpb_gallery_slides ul.flex-direction-nav,
.wpb_gallery_slides ul.slides,
body .wpb_gallery_slides ul li {
  list-style: none;
  padding: 0;
  background-image: none;
  margin: 0;
}
.flickr_badge_image {
  margin: 0 10px 10px 0;
  width: 72px;
  height: 72px;
  float: left;
  background: 0 0;
  padding: 0;
}
.flickr_badge_image a {
  border: none;
}
.flickr_badge_image img {
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
.wpb_flickr_widget p.flickr_stream_wrap {
  clear: both;
  margin-bottom: 0;
  font-size: 80%;
}
.wpb_flickr_widget p.flickr_stream_wrap a {
  background-image: url(../../../plugins/js_composer/assets/images/flickr.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px;
  display: inline-block;
}
.wpb_video_widget.vc_video-el-width-10 .wpb_wrapper {
  width: 10%;
}
.wpb_video_widget.vc_video-el-width-20 .wpb_wrapper {
  width: 20%;
}
.wpb_video_widget.vc_video-el-width-30 .wpb_wrapper {
  width: 30%;
}
.wpb_video_widget.vc_video-el-width-40 .wpb_wrapper {
  width: 40%;
}
.wpb_video_widget.vc_video-el-width-50 .wpb_wrapper {
  width: 50%;
}
.wpb_video_widget.vc_video-el-width-60 .wpb_wrapper {
  width: 60%;
}
.wpb_video_widget.vc_video-el-width-70 .wpb_wrapper {
  width: 70%;
}
.wpb_video_widget.vc_video-el-width-80 .wpb_wrapper {
  width: 80%;
}
.wpb_video_widget.vc_video-el-width-90 .wpb_wrapper {
  width: 90%;
}
.wpb_video_widget.vc_video-el-width-100 .wpb_wrapper {
  width: 100%;
}
.wpb_video_widget .wpb_video_wrapper {
  padding-top: 56.25%;
  position: relative;
  width: 100%;
}
.wpb_video_widget .wpb_video_wrapper > div {
  padding-top: 0 !important;
  position: static;
}
.wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
  padding-top: 56.25%;
}
.wpb_video_widget.vc_video-aspect-ratio-43 .wpb_video_wrapper {
  padding-top: 75%;
}
.wpb_video_widget.vc_video-aspect-ratio-235 .wpb_video_wrapper {
  padding-top: 42.55319149%;
}
.wpb_video_widget.vc_video-align-left .wpb_wrapper {
  float: left;
}
.wpb_video_widget.vc_video-align-center .wpb_wrapper {
  margin: 0 auto;
}
.wpb_video_widget.vc_video-align-right .wpb_wrapper {
  float: right;
}
.wpb_video_widget .wpb_wrapper {
  position: relative;
}
.wpb_video_widget .wpb_wrapper iframe {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  margin: 0;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wpb_video_wrapper .fluid-width-video-wrapper {
  padding-top: 0 !important;
  position: static;
}
.wpb_posts_slider .flex-caption,
.wpb_posts_slider .nivo-caption {
  background-color: #f7f7f7;
  opacity: 1;
  color: inherit;
  padding: 10px 15px;
  position: static;
}
.wpb_posts_slider .wpb_gallery_slides > ul > li {
  background-image: none;
  list-style: none !important;
}
.wpb_posts_slider .wpb_gallery_slides > ul > li:after,
.wpb_posts_slider .wpb_gallery_slides > ul > li:before {
  display: none !important;
}
.vc_progress_bar .vc_single_bar {
  background: #f7f7f7;
  position: relative;
  margin-bottom: 11.66666667px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.vc_progress_bar .vc_single_bar:last-child {
  margin-bottom: 0;
}
.vc_progress_bar .vc_single_bar .vc_label {
  display: block;
  padding: 0.5em 1em;
  position: relative;
  z-index: 1;
}
.vc_progress_bar .vc_single_bar .vc_bar {
  display: block;
  position: absolute;
  height: 100%;
  background-color: #e0e0e0;
  width: 0%;
  top: 0;
  left: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  transition: width 1s linear;
  -moz-transition: width 1s linear;
  -webkit-transition: width 1s linear;
  -o-transition: width 1s linear;
}
.vc_progress_bar .vc_single_bar .vc_bar.striped {
  background-image: -webkit-gradient(
    linear,
    0 100%,
    100% 0,
    color-stop(0.25, rgba(255, 255, 255, 0.15)),
    color-stop(0.25, transparent),
    color-stop(0.5, transparent),
    color-stop(0.5, rgba(255, 255, 255, 0.15)),
    color-stop(0.75, rgba(255, 255, 255, 0.15)),
    color-stop(0.75, transparent),
    to(transparent)
  );
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -moz-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.vc_progress_bar .vc_single_bar .vc_bar.animated {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.vc_progress_bar.vc_progress-bar-color-bar_blue .vc_single_bar .vc_bar {
  background-color: #0074cc;
}
.vc_progress_bar.vc_progress-bar-color-bar_blue .vc_single_bar .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-bar_blue
  .vc_bar {
  background-color: #0074cc;
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-bar_blue
  .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-bar_turquoise .vc_single_bar .vc_bar {
  background-color: #49afcd;
}
.vc_progress_bar.vc_progress-bar-color-bar_turquoise .vc_single_bar .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-bar_turquoise
  .vc_bar {
  background-color: #49afcd;
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-bar_turquoise
  .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-bar_green .vc_single_bar .vc_bar {
  background-color: #5bb75b;
}
.vc_progress_bar.vc_progress-bar-color-bar_green .vc_single_bar .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-bar_green
  .vc_bar {
  background-color: #5bb75b;
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-bar_green
  .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-bar_orange .vc_single_bar .vc_bar {
  background-color: #faa732;
}
.vc_progress_bar.vc_progress-bar-color-bar_orange .vc_single_bar .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-bar_orange
  .vc_bar {
  background-color: #faa732;
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-bar_orange
  .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-bar_red .vc_single_bar .vc_bar {
  background-color: #da4f49;
}
.vc_progress_bar.vc_progress-bar-color-bar_red .vc_single_bar .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-bar_red
  .vc_bar {
  background-color: #da4f49;
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-bar_red
  .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-bar_black .vc_single_bar .vc_bar {
  background-color: #414141;
}
.vc_progress_bar.vc_progress-bar-color-bar_black .vc_single_bar .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-bar_black
  .vc_bar {
  background-color: #414141;
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-bar_black
  .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-blue .vc_single_bar .vc_bar {
  background-color: #5472d2;
}
.vc_progress_bar.vc_progress-bar-color-blue .vc_single_bar .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-blue .vc_bar {
  background-color: #5472d2;
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-blue
  .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-turquoise .vc_single_bar .vc_bar {
  background-color: #00c1cf;
}
.vc_progress_bar.vc_progress-bar-color-turquoise .vc_single_bar .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-turquoise
  .vc_bar {
  background-color: #00c1cf;
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-turquoise
  .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-pink .vc_single_bar .vc_bar {
  background-color: #fe6c61;
}
.vc_progress_bar.vc_progress-bar-color-pink .vc_single_bar .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-pink .vc_bar {
  background-color: #fe6c61;
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-pink
  .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-violet .vc_single_bar .vc_bar {
  background-color: #8d6dc4;
}
.vc_progress_bar.vc_progress-bar-color-violet .vc_single_bar .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-violet
  .vc_bar {
  background-color: #8d6dc4;
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-violet
  .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-peacoc .vc_single_bar .vc_bar {
  background-color: #4cadc9;
}
.vc_progress_bar.vc_progress-bar-color-peacoc .vc_single_bar .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-peacoc
  .vc_bar {
  background-color: #4cadc9;
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-peacoc
  .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-chino .vc_single_bar .vc_bar {
  background-color: #cec2ab;
}
.vc_progress_bar.vc_progress-bar-color-chino .vc_single_bar .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-chino .vc_bar {
  background-color: #cec2ab;
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-chino
  .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-mulled-wine .vc_single_bar .vc_bar {
  background-color: #50485b;
}
.vc_progress_bar.vc_progress-bar-color-mulled-wine .vc_single_bar .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-mulled-wine
  .vc_bar {
  background-color: #50485b;
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-mulled-wine
  .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-vista_blue .vc_single_bar .vc_bar {
  background-color: #75d69c;
}
.vc_progress_bar.vc_progress-bar-color-vista_blue .vc_single_bar .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-vista_blue
  .vc_bar {
  background-color: #75d69c;
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-vista_blue
  .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-vista-blue .vc_single_bar .vc_bar {
  background-color: #75d69c;
}
.vc_progress_bar.vc_progress-bar-color-vista-blue .vc_single_bar .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-vista-blue
  .vc_bar {
  background-color: #75d69c;
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-vista-blue
  .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-black .vc_single_bar .vc_bar {
  background-color: #2a2a2a;
}
.vc_progress_bar.vc_progress-bar-color-black .vc_single_bar .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-black .vc_bar {
  background-color: #2a2a2a;
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-black
  .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-grey .vc_single_bar .vc_bar {
  background-color: #ebebeb;
}
.vc_progress_bar.vc_progress-bar-color-grey .vc_single_bar .vc_label {
  color: #666;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-grey .vc_bar {
  background-color: #ebebeb;
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-grey
  .vc_label {
  color: #666;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-orange .vc_single_bar .vc_bar {
  background-color: #f7be68;
}
.vc_progress_bar.vc_progress-bar-color-orange .vc_single_bar .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-orange
  .vc_bar {
  background-color: #f7be68;
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-orange
  .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-sky .vc_single_bar .vc_bar {
  background-color: #5aa1e3;
}
.vc_progress_bar.vc_progress-bar-color-sky .vc_single_bar .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sky .vc_bar {
  background-color: #5aa1e3;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sky .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-green .vc_single_bar .vc_bar {
  background-color: #6dab3c;
}
.vc_progress_bar.vc_progress-bar-color-green .vc_single_bar .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-green .vc_bar {
  background-color: #6dab3c;
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-green
  .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-juicy-pink .vc_single_bar .vc_bar {
  background-color: #f4524d;
}
.vc_progress_bar.vc_progress-bar-color-juicy-pink .vc_single_bar .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-juicy-pink
  .vc_bar {
  background-color: #f4524d;
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-juicy-pink
  .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-sandy-brown .vc_single_bar .vc_bar {
  background-color: #f79468;
}
.vc_progress_bar.vc_progress-bar-color-sandy-brown .vc_single_bar .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-sandy-brown
  .vc_bar {
  background-color: #f79468;
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-sandy-brown
  .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-purple .vc_single_bar .vc_bar {
  background-color: #b97ebb;
}
.vc_progress_bar.vc_progress-bar-color-purple .vc_single_bar .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-purple
  .vc_bar {
  background-color: #b97ebb;
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-purple
  .vc_label {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar.vc_progress-bar-color-white .vc_single_bar .vc_bar {
  background-color: #fff;
}
.vc_progress_bar.vc_progress-bar-color-white .vc_single_bar .vc_label {
  color: #666;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-white .vc_bar {
  background-color: #fff;
}
.vc_progress_bar
  .vc_general.vc_single_bar.vc_progress-bar-color-white
  .vc_label {
  color: #666;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.vc_pie_chart {
  z-index: 0;
  text-align: center;
  opacity: 0;
}
.vc_pie_chart.vc_ready {
  opacity: 1;
}
.vc_pie_chart .vc_pie_wrapper {
  position: relative;
  margin: 0 auto;
}
.vc_pie_chart canvas {
  position: relative;
  z-index: 1;
}
.vc_pie_chart .vc_pie_chart_value {
  font-size: 200%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}
.vc_pie_chart_back {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 6px solid #f7f7f7;
  border-radius: 999px;
  border-radius: 50%;
  opacity: 0.3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.vc_images_carousel .vc_carousel-control {
  border: none;
}
.vc_carousel .vc_carousel-control {
  text-shadow: none;
  border: none;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.vc_carousel .vc_carousel-control:active,
.vc_carousel .vc_carousel-control:focus {
  outline: 0;
}
.vc_carousel .vc_carousel-indicators li {
  width: 5px;
  height: 5px;
  margin: 0;
  border-color: #f7f7f7;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.vc_separator {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.vc_separator h4 {
  line-height: 1em;
  font-size: 100%;
  margin: 0;
  word-wrap: break-word;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.vc_separator h4 .normal {
  font-size: 12px;
  font-weight: 400;
}
.vc_separator .vc_sep_holder {
  height: 1px;
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 10%;
}
.vc_separator .vc_sep_holder .vc_sep_line {
  height: 1px;
  border-top: 1px solid #ebebeb;
  display: block;
  position: relative;
  top: 1px;
  width: 100%;
}
.vc_separator.vc_separator_align_center h4 {
  padding: 0 0.8em;
}
.vc_separator.vc_separator_align_left h4 {
  padding: 0 0.8em 0 0;
}
.vc_separator.vc_separator_align_left .vc_sep_holder.vc_sep_holder_l {
  display: none;
}
.vc_separator.vc_separator_align_right h4 {
  padding: 0 0 0 0.8em;
  margin: 0 !important;
}
.vc_separator.vc_separator_align_right .vc_sep_holder.vc_sep_holder_r {
  display: none;
}
.vc_separator.vc_sep_double {
  height: 3px;
}
.vc_separator.vc_sep_double .vc_sep_line {
  border-bottom: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
  height: 3px;
}
.vc_separator.vc_sep_dashed .vc_sep_line {
  border-top-style: dashed;
}
.vc_separator.vc_sep_dotted .vc_sep_line {
  border-top-style: dotted;
}
.vc_separator.vc_sep_shadow .vc_sep_line {
  border: none;
  position: relative;
  height: 20px;
  top: 0;
  overflow: hidden;
}
.vc_separator.vc_sep_shadow .vc_sep_line::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -20px;
  right: 0;
  height: 10px;
  border-radius: 100%;
}
.vc_separator.vc_sep_shadow .vc_sep_holder_l .vc_sep_line::after {
  right: -100%;
  box-shadow: 10px 10px 10px 1px;
}
.vc_separator.vc_sep_shadow .vc_sep_holder_r .vc_sep_line::after {
  left: -100%;
  box-shadow: -10px 10px 10px 1px;
}
.vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_l {
  width: 100%;
}
.vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_r {
  display: none;
}
.vc_separator .vc_icon_element {
  margin-bottom: 0;
}
.vc_separator .vc_icon_element:not(.vc_icon_element-have-style) + h4 {
  padding-left: 0;
}
.vc_separator
  .vc_icon_element:not(.vc_icon_element-have-style)
  .vc_icon_element-size-xl {
  margin-left: 0.8em;
  margin-right: 0.8em;
}
.vc_separator.vc_separator-has-text.vc_separator_align_center
  .vc_icon_element.vc_icon_element-have-style,
.vc_separator.vc_separator-has-text.vc_separator_align_right
  .vc_icon_element.vc_icon_element-have-style {
  margin-left: 0.8em;
}
.vc_separator.vc_separator_align_left
  .vc_icon_element.vc_icon_element-have-style
  + h4 {
  padding-left: 0.8em;
}
.vc_separator.vc_sep_border_width_1 .vc_sep_holder .vc_sep_line {
  border-top-width: 1px;
}
.vc_separator.vc_sep_border_width_1.vc_sep_double .vc_sep_holder .vc_sep_line {
  border-bottom-width: 1px;
  top: 0;
}
.vc_separator.vc_sep_border_width_1.vc_sep_shadow .vc_sep_line {
  top: 0;
}
.vc_separator.vc_sep_border_width_1.vc_sep_shadow
  .vc_sep_holder_l
  .vc_sep_line::after {
  box-shadow: 10px 10px 10px 1px;
}
.vc_separator.vc_sep_border_width_1.vc_sep_shadow
  .vc_sep_holder_r
  .vc_sep_line::after {
  box-shadow: -10px 10px 10px 1px;
}
.vc_separator.vc_sep_border_width_2 .vc_sep_holder .vc_sep_line {
  border-top-width: 2px;
}
.vc_separator.vc_sep_border_width_2.vc_sep_double .vc_sep_holder .vc_sep_line {
  border-bottom-width: 2px;
  top: -1px;
}
.vc_separator.vc_sep_border_width_2.vc_sep_shadow .vc_sep_line {
  top: -1px;
}
.vc_separator.vc_sep_border_width_2.vc_sep_shadow
  .vc_sep_holder_l
  .vc_sep_line::after {
  box-shadow: 10px 10px 10px 2px;
}
.vc_separator.vc_sep_border_width_2.vc_sep_shadow
  .vc_sep_holder_r
  .vc_sep_line::after {
  box-shadow: -10px 10px 10px 2px;
}
.vc_separator.vc_sep_border_width_3 .vc_sep_holder .vc_sep_line {
  border-top-width: 3px;
}
.vc_separator.vc_sep_border_width_3.vc_sep_double .vc_sep_holder .vc_sep_line {
  border-bottom-width: 3px;
  top: -1px;
}
.vc_separator.vc_sep_border_width_3.vc_sep_shadow .vc_sep_line {
  top: -1px;
}
.vc_separator.vc_sep_border_width_3.vc_sep_shadow
  .vc_sep_holder_l
  .vc_sep_line::after {
  box-shadow: 10px 10px 10px 3px;
}
.vc_separator.vc_sep_border_width_3.vc_sep_shadow
  .vc_sep_holder_r
  .vc_sep_line::after {
  box-shadow: -10px 10px 10px 3px;
}
.vc_separator.vc_sep_border_width_4 .vc_sep_holder .vc_sep_line {
  border-top-width: 4px;
}
.vc_separator.vc_sep_border_width_4.vc_sep_double .vc_sep_holder .vc_sep_line {
  border-bottom-width: 4px;
  top: -2px;
}
.vc_separator.vc_sep_border_width_4.vc_sep_shadow .vc_sep_line {
  top: -2px;
}
.vc_separator.vc_sep_border_width_4.vc_sep_shadow
  .vc_sep_holder_l
  .vc_sep_line::after {
  box-shadow: 10px 10px 10px 4px;
}
.vc_separator.vc_sep_border_width_4.vc_sep_shadow
  .vc_sep_holder_r
  .vc_sep_line::after {
  box-shadow: -10px 10px 10px 4px;
}
.vc_separator.vc_sep_border_width_5 .vc_sep_holder .vc_sep_line {
  border-top-width: 5px;
}
.vc_separator.vc_sep_border_width_5.vc_sep_double .vc_sep_holder .vc_sep_line {
  border-bottom-width: 5px;
  top: -2px;
}
.vc_separator.vc_sep_border_width_5.vc_sep_shadow .vc_sep_line {
  top: -2px;
}
.vc_separator.vc_sep_border_width_5.vc_sep_shadow
  .vc_sep_holder_l
  .vc_sep_line::after {
  box-shadow: 10px 10px 10px 5px;
}
.vc_separator.vc_sep_border_width_5.vc_sep_shadow
  .vc_sep_holder_r
  .vc_sep_line::after {
  box-shadow: -10px 10px 10px 5px;
}
.vc_separator.vc_sep_border_width_6 .vc_sep_holder .vc_sep_line {
  border-top-width: 6px;
}
.vc_separator.vc_sep_border_width_6.vc_sep_double .vc_sep_holder .vc_sep_line {
  border-bottom-width: 6px;
  top: -3px;
}
.vc_separator.vc_sep_border_width_6.vc_sep_shadow .vc_sep_line {
  top: -3px;
}
.vc_separator.vc_sep_border_width_6.vc_sep_shadow
  .vc_sep_holder_l
  .vc_sep_line::after {
  box-shadow: 10px 10px 10px 6px;
}
.vc_separator.vc_sep_border_width_6.vc_sep_shadow
  .vc_sep_holder_r
  .vc_sep_line::after {
  box-shadow: -10px 10px 10px 6px;
}
.vc_separator.vc_sep_border_width_7 .vc_sep_holder .vc_sep_line {
  border-top-width: 7px;
}
.vc_separator.vc_sep_border_width_7.vc_sep_double .vc_sep_holder .vc_sep_line {
  border-bottom-width: 7px;
  top: -3px;
}
.vc_separator.vc_sep_border_width_7.vc_sep_shadow .vc_sep_line {
  top: -3px;
}
.vc_separator.vc_sep_border_width_7.vc_sep_shadow
  .vc_sep_holder_l
  .vc_sep_line::after {
  box-shadow: 10px 10px 10px 7px;
}
.vc_separator.vc_sep_border_width_7.vc_sep_shadow
  .vc_sep_holder_r
  .vc_sep_line::after {
  box-shadow: -10px 10px 10px 7px;
}
.vc_separator.vc_sep_border_width_8 .vc_sep_holder .vc_sep_line {
  border-top-width: 8px;
}
.vc_separator.vc_sep_border_width_8.vc_sep_double .vc_sep_holder .vc_sep_line {
  border-bottom-width: 8px;
  top: -4px;
}
.vc_separator.vc_sep_border_width_8.vc_sep_shadow .vc_sep_line {
  top: -4px;
}
.vc_separator.vc_sep_border_width_8.vc_sep_shadow
  .vc_sep_holder_l
  .vc_sep_line::after {
  box-shadow: 10px 10px 10px 8px;
}
.vc_separator.vc_sep_border_width_8.vc_sep_shadow
  .vc_sep_holder_r
  .vc_sep_line::after {
  box-shadow: -10px 10px 10px 8px;
}
.vc_separator.vc_sep_border_width_9 .vc_sep_holder .vc_sep_line {
  border-top-width: 9px;
}
.vc_separator.vc_sep_border_width_9.vc_sep_double .vc_sep_holder .vc_sep_line {
  border-bottom-width: 9px;
  top: -4px;
}
.vc_separator.vc_sep_border_width_9.vc_sep_shadow .vc_sep_line {
  top: -4px;
}
.vc_separator.vc_sep_border_width_9.vc_sep_shadow
  .vc_sep_holder_l
  .vc_sep_line::after {
  box-shadow: 10px 10px 10px 9px;
}
.vc_separator.vc_sep_border_width_9.vc_sep_shadow
  .vc_sep_holder_r
  .vc_sep_line::after {
  box-shadow: -10px 10px 10px 9px;
}
.vc_separator.vc_sep_border_width_10 .vc_sep_holder .vc_sep_line {
  border-top-width: 10px;
}
.vc_separator.vc_sep_border_width_10.vc_sep_double .vc_sep_holder .vc_sep_line {
  border-bottom-width: 10px;
  top: -5px;
}
.vc_separator.vc_sep_border_width_10.vc_sep_shadow .vc_sep_line {
  top: -5px;
}
.vc_separator.vc_sep_border_width_10.vc_sep_shadow
  .vc_sep_holder_l
  .vc_sep_line::after {
  box-shadow: 10px 10px 10px 10px;
}
.vc_separator.vc_sep_border_width_10.vc_sep_shadow
  .vc_sep_holder_r
  .vc_sep_line::after {
  box-shadow: -10px 10px 10px 10px;
}
.vc_separator.vc_sep_color_blue .vc_sep_line {
  border-color: #5472d2;
}
.vc_separator.vc_sep_color_blue.vc_sep_shadow .vc_sep_holder {
  color: #5472d2;
}
.vc_separator.vc_sep_color_turquoise .vc_sep_line {
  border-color: #00c1cf;
}
.vc_separator.vc_sep_color_turquoise.vc_sep_shadow .vc_sep_holder {
  color: #00c1cf;
}
.vc_separator.vc_sep_color_pink .vc_sep_line {
  border-color: #fe6c61;
}
.vc_separator.vc_sep_color_pink.vc_sep_shadow .vc_sep_holder {
  color: #fe6c61;
}
.vc_separator.vc_sep_color_violet .vc_sep_line {
  border-color: #8d6dc4;
}
.vc_separator.vc_sep_color_violet.vc_sep_shadow .vc_sep_holder {
  color: #8d6dc4;
}
.vc_separator.vc_sep_color_peacoc .vc_sep_line {
  border-color: #4cadc9;
}
.vc_separator.vc_sep_color_peacoc.vc_sep_shadow .vc_sep_holder {
  color: #4cadc9;
}
.vc_separator.vc_sep_color_chino .vc_sep_line {
  border-color: #cec2ab;
}
.vc_separator.vc_sep_color_chino.vc_sep_shadow .vc_sep_holder {
  color: #cec2ab;
}
.vc_separator.vc_sep_color_mulled_wine .vc_sep_line {
  border-color: #50485b;
}
.vc_separator.vc_sep_color_mulled_wine.vc_sep_shadow .vc_sep_holder {
  color: #50485b;
}
.vc_separator.vc_sep_color_vista_blue .vc_sep_line {
  border-color: #75d69c;
}
.vc_separator.vc_sep_color_vista_blue.vc_sep_shadow .vc_sep_holder {
  color: #75d69c;
}
.vc_separator.vc_sep_color_black .vc_sep_line {
  border-color: #2a2a2a;
}
.vc_separator.vc_sep_color_black.vc_sep_shadow .vc_sep_holder {
  color: #2a2a2a;
}
.vc_separator.vc_sep_color_grey .vc_sep_line {
  border-color: #ebebeb;
}
.vc_separator.vc_sep_color_grey.vc_sep_shadow .vc_sep_holder {
  color: #ebebeb;
}
.vc_separator.vc_sep_color_orange .vc_sep_line {
  border-color: #f7be68;
}
.vc_separator.vc_sep_color_orange.vc_sep_shadow .vc_sep_holder {
  color: #f7be68;
}
.vc_separator.vc_sep_color_sky .vc_sep_line {
  border-color: #5aa1e3;
}
.vc_separator.vc_sep_color_sky.vc_sep_shadow .vc_sep_holder {
  color: #5aa1e3;
}
.vc_separator.vc_sep_color_green .vc_sep_line {
  border-color: #6dab3c;
}
.vc_separator.vc_sep_color_green.vc_sep_shadow .vc_sep_holder {
  color: #6dab3c;
}
.vc_separator.vc_sep_color_juicy_pink .vc_sep_line {
  border-color: #f4524d;
}
.vc_separator.vc_sep_color_juicy_pink.vc_sep_shadow .vc_sep_holder {
  color: #f4524d;
}
.vc_separator.vc_sep_color_sandy_brown .vc_sep_line {
  border-color: #f79468;
}
.vc_separator.vc_sep_color_sandy_brown.vc_sep_shadow .vc_sep_holder {
  color: #f79468;
}
.vc_separator.vc_sep_color_purple .vc_sep_line {
  border-color: #b97ebb;
}
.vc_separator.vc_sep_color_purple.vc_sep_shadow .vc_sep_holder {
  color: #b97ebb;
}
.vc_separator.vc_sep_color_white .vc_sep_line {
  border-color: #fff;
}
.vc_separator.vc_sep_color_white.vc_sep_shadow .vc_sep_holder {
  color: #fff;
}
.vc_text_separator,
.wpb_separator {
  border-bottom: 1px solid #ebebeb;
}
.vc_sep_width_10 {
  width: 10%;
}
.vc_sep_width_20 {
  width: 20%;
}
.vc_sep_width_30 {
  width: 30%;
}
.vc_sep_width_40 {
  width: 40%;
}
.vc_sep_width_50 {
  width: 50%;
}
.vc_sep_width_60 {
  width: 60%;
}
.vc_sep_width_70 {
  width: 70%;
}
.vc_sep_width_80 {
  width: 80%;
}
.vc_sep_width_90 {
  width: 90%;
}
.vc_sep_width_100 {
  width: 100%;
}
.vc_sep_pos_align_center {
  margin-left: auto;
  margin-right: auto;
}
.vc_sep_pos_align_left {
  margin-left: 0;
  margin-right: auto;
}
.vc_sep_pos_align_right {
  margin-left: auto;
  margin-right: 0;
}
.wpb_separator {
  clear: both;
  height: 1px;
}
.vc_text_separator {
  clear: both;
  height: 1px;
}
.vc_text_separator div {
  display: inline-block;
  background-color: #fff;
  padding: 1px 1em;
  position: relative;
  top: -9px;
}
.separator_align_center {
  text-align: center;
}
.separator_align_left {
  text-align: left;
}
.separator_align_right {
  text-align: right;
}
.vc-zigzag-wrapper {
  text-align: center;
}
.vc-zigzag-wrapper.vc-zigzag-align-left {
  text-align: left;
}
.vc-zigzag-wrapper.vc-zigzag-align-right {
  text-align: right;
}
.vc-zigzag-inner {
  display: inline-block;
}
.wpb_single_image a {
  border: none;
  outline: 0;
}
.wpb_single_image img {
  height: auto;
  max-width: 100%;
  vertical-align: top;
}
.wpb_single_image img.vc_img-placeholder {
  width: 100%;
}
.wpb_single_image .vc_single_image-wrapper {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_rounded,
.wpb_single_image .vc_single_image-wrapper.vc_box_rounded img {
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_outline,
.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 6px;
  border: 1px solid #ebebeb;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_outline img,
.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle img {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ebebeb;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_border,
.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 6px;
  border: none;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_border img,
.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle img {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle {
  border-radius: 0;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img {
  border-radius: 0;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle {
  padding: 6px;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_3d {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 15px;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_3d img {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle {
  border-radius: 50%;
  -webkit-box-shadow: none;
  box-shadow: none;
  overflow: hidden;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle img,
.wpb_single_image .vc_single_image-wrapper.vc_box_circle img,
.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img {
  border-radius: 50%;
  -webkit-box-shadow: none;
  box-shadow: none;
  overflow: hidden;
}
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.wpb_single_image.vc_align_center {
  text-align: center;
}
.wpb_single_image.vc_align_right {
  text-align: right;
}
.wpb_single_image.vc_align_left {
  text-align: left;
}
.wpb_single_image .vc_box_shadow_3d {
  position: relative;
  z-index: 0;
  display: inline-block;
  max-width: 100%;
}
.wpb_single_image .vc_box_shadow_3d:after,
.wpb_single_image .vc_box_shadow_3d:before {
  content: "";
  position: absolute;
  -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.6);
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.6);
  left: 5px;
  right: 50%;
  bottom: 8px;
  height: 30%;
  z-index: -1;
  border-radius: inherit;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: skewY(-6deg);
  -ms-transform: skewY(-6deg);
  transform: skewY(-6deg);
}
.wpb_single_image .vc_box_shadow_3d:after {
  left: 50%;
  right: 5px;
  -webkit-transform: skewY(6deg);
  -ms-transform: skewY(6deg);
  transform: skewY(6deg);
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.wpb_single_image .vc_figure {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  max-width: 100%;
}
.wpb_single_image .vc_figure-caption {
  margin-top: 0.2em;
  font-size: 0.8em;
}
.wpb_single_image .vc_box_outline.vc_box_border_blue,
.wpb_single_image .vc_box_outline_circle.vc_box_border_blue {
  border-color: #5472d2;
}
.wpb_single_image .vc_box_border.vc_box_border_blue,
.wpb_single_image .vc_box_border_circle.vc_box_border_blue {
  background-color: #5472d2;
}
.wpb_single_image .vc_box_outline.vc_box_border_turquoise,
.wpb_single_image .vc_box_outline_circle.vc_box_border_turquoise {
  border-color: #00c1cf;
}
.wpb_single_image .vc_box_border.vc_box_border_turquoise,
.wpb_single_image .vc_box_border_circle.vc_box_border_turquoise {
  background-color: #00c1cf;
}
.wpb_single_image .vc_box_outline.vc_box_border_pink,
.wpb_single_image .vc_box_outline_circle.vc_box_border_pink {
  border-color: #fe6c61;
}
.wpb_single_image .vc_box_border.vc_box_border_pink,
.wpb_single_image .vc_box_border_circle.vc_box_border_pink {
  background-color: #fe6c61;
}
.wpb_single_image .vc_box_outline.vc_box_border_violet,
.wpb_single_image .vc_box_outline_circle.vc_box_border_violet {
  border-color: #8d6dc4;
}
.wpb_single_image .vc_box_border.vc_box_border_violet,
.wpb_single_image .vc_box_border_circle.vc_box_border_violet {
  background-color: #8d6dc4;
}
.wpb_single_image .vc_box_outline.vc_box_border_peacoc,
.wpb_single_image .vc_box_outline_circle.vc_box_border_peacoc {
  border-color: #4cadc9;
}
.wpb_single_image .vc_box_border.vc_box_border_peacoc,
.wpb_single_image .vc_box_border_circle.vc_box_border_peacoc {
  background-color: #4cadc9;
}
.wpb_single_image .vc_box_outline.vc_box_border_chino,
.wpb_single_image .vc_box_outline_circle.vc_box_border_chino {
  border-color: #cec2ab;
}
.wpb_single_image .vc_box_border.vc_box_border_chino,
.wpb_single_image .vc_box_border_circle.vc_box_border_chino {
  background-color: #cec2ab;
}
.wpb_single_image .vc_box_outline.vc_box_border_mulled_wine,
.wpb_single_image .vc_box_outline_circle.vc_box_border_mulled_wine {
  border-color: #50485b;
}
.wpb_single_image .vc_box_border.vc_box_border_mulled_wine,
.wpb_single_image .vc_box_border_circle.vc_box_border_mulled_wine {
  background-color: #50485b;
}
.wpb_single_image .vc_box_outline.vc_box_border_vista_blue,
.wpb_single_image .vc_box_outline_circle.vc_box_border_vista_blue {
  border-color: #75d69c;
}
.wpb_single_image .vc_box_border.vc_box_border_vista_blue,
.wpb_single_image .vc_box_border_circle.vc_box_border_vista_blue {
  background-color: #75d69c;
}
.wpb_single_image .vc_box_outline.vc_box_border_black,
.wpb_single_image .vc_box_outline_circle.vc_box_border_black {
  border-color: #2a2a2a;
}
.wpb_single_image .vc_box_border.vc_box_border_black,
.wpb_single_image .vc_box_border_circle.vc_box_border_black {
  background-color: #2a2a2a;
}
.wpb_single_image .vc_box_outline.vc_box_border_grey,
.wpb_single_image .vc_box_outline_circle.vc_box_border_grey {
  border-color: #ebebeb;
}
.wpb_single_image .vc_box_border.vc_box_border_grey,
.wpb_single_image .vc_box_border_circle.vc_box_border_grey {
  background-color: #ebebeb;
}
.wpb_single_image .vc_box_outline.vc_box_border_orange,
.wpb_single_image .vc_box_outline_circle.vc_box_border_orange {
  border-color: #f7be68;
}
.wpb_single_image .vc_box_border.vc_box_border_orange,
.wpb_single_image .vc_box_border_circle.vc_box_border_orange {
  background-color: #f7be68;
}
.wpb_single_image .vc_box_outline.vc_box_border_sky,
.wpb_single_image .vc_box_outline_circle.vc_box_border_sky {
  border-color: #5aa1e3;
}
.wpb_single_image .vc_box_border.vc_box_border_sky,
.wpb_single_image .vc_box_border_circle.vc_box_border_sky {
  background-color: #5aa1e3;
}
.wpb_single_image .vc_box_outline.vc_box_border_green,
.wpb_single_image .vc_box_outline_circle.vc_box_border_green {
  border-color: #6dab3c;
}
.wpb_single_image .vc_box_border.vc_box_border_green,
.wpb_single_image .vc_box_border_circle.vc_box_border_green {
  background-color: #6dab3c;
}
.wpb_single_image .vc_box_outline.vc_box_border_juicy_pink,
.wpb_single_image .vc_box_outline_circle.vc_box_border_juicy_pink {
  border-color: #f4524d;
}
.wpb_single_image .vc_box_border.vc_box_border_juicy_pink,
.wpb_single_image .vc_box_border_circle.vc_box_border_juicy_pink {
  background-color: #f4524d;
}
.wpb_single_image .vc_box_outline.vc_box_border_sandy_brown,
.wpb_single_image .vc_box_outline_circle.vc_box_border_sandy_brown {
  border-color: #f79468;
}
.wpb_single_image .vc_box_border.vc_box_border_sandy_brown,
.wpb_single_image .vc_box_border_circle.vc_box_border_sandy_brown {
  background-color: #f79468;
}
.wpb_single_image .vc_box_outline.vc_box_border_purple,
.wpb_single_image .vc_box_outline_circle.vc_box_border_purple {
  border-color: #b97ebb;
}
.wpb_single_image .vc_box_border.vc_box_border_purple,
.wpb_single_image .vc_box_border_circle.vc_box_border_purple {
  background-color: #b97ebb;
}
.wpb_single_image .vc_box_outline.vc_box_border_white,
.wpb_single_image .vc_box_outline_circle.vc_box_border_white {
  border-color: #fff;
}
.wpb_single_image .vc_box_border.vc_box_border_white,
.wpb_single_image .vc_box_border_circle.vc_box_border_white {
  background-color: #fff;
}
.vc_icon_element {
  line-height: 0;
  font-size: 14px;
  margin-bottom: 35px;
}
.vc_icon_element.vc_icon_element-outer {
  box-sizing: border-box;
  text-align: center;
}
.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left {
  text-align: left;
}
.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-center {
  text-align: center;
}
.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-right {
  text-align: right;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
  text-align: center;
  display: inline-block;
  border: 2px solid transparent;
  width: 4em;
  height: 4em;
  box-sizing: content-box;
  position: relative;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner
  .vc_icon_element-icon {
  font-size: 2.15em;
  font-style: normal;
  font-weight: 400;
  line-height: 1 !important;
  font-size-adjust: none;
  font-stretch: normal;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  -webkit-font-language-override: normal;
  font-language-override: normal;
  -webkit-font-kerning: auto;
  font-kerning: auto;
  font-synthesis: weight style;
  font-variant: normal;
  text-rendering: auto;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner
  .vc_icon_element-icon:before {
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  text-decoration: inherit;
  width: inherit;
  height: inherit;
  font-size: 1em;
  text-align: center;
  text-rendering: optimizelegibility;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_gitem-link,
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner
  .vc_icon_element-link {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  box-sizing: content-box;
  border: none;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-size-xs {
  max-width: 100% !important;
  line-height: 1.2em !important;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-size-xs.vc_icon_element-have-style-inner {
  width: 2.5em !important;
  height: 2.5em !important;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-size-xs
  .vc_icon_element-icon {
  font-size: 1.2em !important;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-size-sm {
  max-width: 100% !important;
  line-height: 1.6em !important;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-size-sm.vc_icon_element-have-style-inner {
  width: 3.15em !important;
  height: 3.15em !important;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-size-sm
  .vc_icon_element-icon {
  font-size: 1.6em !important;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-size-md {
  max-width: 100% !important;
  line-height: 2.15em !important;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-size-md.vc_icon_element-have-style-inner {
  width: 4em !important;
  height: 4em !important;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-size-md
  .vc_icon_element-icon {
  font-size: 2.15em !important;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-size-lg {
  max-width: 100% !important;
  line-height: 2.85em !important;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner {
  width: 5em !important;
  height: 5em !important;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-size-lg
  .vc_icon_element-icon {
  font-size: 2.85em !important;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-size-xl {
  max-width: 100% !important;
  line-height: 5em !important;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-size-xl.vc_icon_element-have-style-inner {
  width: 7.15em !important;
  height: 7.15em !important;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-size-xl
  .vc_icon_element-icon {
  font-size: 5em !important;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-style-rounded {
  border-radius: 50%;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-style-rounded
  .vc_gitem-link,
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-style-rounded
  .vc_icon_element-link {
  border-radius: 50%;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-style-rounded-outline {
  border-radius: 50%;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-style-rounded-outline
  .vc_gitem-link,
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-style-rounded-outline
  .vc_icon_element-link {
  border-radius: 50%;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-style-rounded-less {
  border-radius: 5px;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-style-rounded-less
  .vc_gitem-link,
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-style-rounded-less
  .vc_icon_element-link {
  border-radius: 5px;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline {
  border-radius: 5px;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline
  .vc_gitem-link,
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline
  .vc_icon_element-link {
  border-radius: 5px;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-color-blue
  .vc_icon_element-icon {
  color: #5472d2;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-color-turquoise
  .vc_icon_element-icon {
  color: #00c1cf;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-color-pink
  .vc_icon_element-icon {
  color: #fe6c61;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-color-violet
  .vc_icon_element-icon {
  color: #8d6dc4;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-color-peacoc
  .vc_icon_element-icon {
  color: #4cadc9;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-color-chino
  .vc_icon_element-icon {
  color: #cec2ab;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-color-mulled_wine
  .vc_icon_element-icon {
  color: #50485b;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-color-vista_blue
  .vc_icon_element-icon {
  color: #75d69c;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-color-black
  .vc_icon_element-icon {
  color: #2a2a2a;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-color-grey
  .vc_icon_element-icon {
  color: #ebebeb;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-color-orange
  .vc_icon_element-icon {
  color: #f7be68;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-color-sky
  .vc_icon_element-icon {
  color: #5aa1e3;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-color-green
  .vc_icon_element-icon {
  color: #6dab3c;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-color-juicy_pink
  .vc_icon_element-icon {
  color: #f4524d;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-color-sandy_brown
  .vc_icon_element-icon {
  color: #f79468;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-color-purple
  .vc_icon_element-icon {
  color: #b97ebb;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-color-white
  .vc_icon_element-icon {
  color: #fff;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background-color-blue.vc_icon_element-outline {
  border-color: #5472d2;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background-color-blue.vc_icon_element-background {
  background-color: #5472d2;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background-color-turquoise.vc_icon_element-outline {
  border-color: #00c1cf;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background-color-turquoise.vc_icon_element-background {
  background-color: #00c1cf;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background-color-pink.vc_icon_element-outline {
  border-color: #fe6c61;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background-color-pink.vc_icon_element-background {
  background-color: #fe6c61;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background-color-violet.vc_icon_element-outline {
  border-color: #8d6dc4;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background-color-violet.vc_icon_element-background {
  background-color: #8d6dc4;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background-color-peacoc.vc_icon_element-outline {
  border-color: #4cadc9;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background-color-peacoc.vc_icon_element-background {
  background-color: #4cadc9;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background-color-chino.vc_icon_element-outline {
  border-color: #cec2ab;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background-color-chino.vc_icon_element-background {
  background-color: #cec2ab;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background-color-mulled_wine.vc_icon_element-outline {
  border-color: #50485b;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background-color-mulled_wine.vc_icon_element-background {
  background-color: #50485b;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background-color-vista_blue.vc_icon_element-outline {
  border-color: #75d69c;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background-color-vista_blue.vc_icon_element-background {
  background-color: #75d69c;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background-color-black.vc_icon_element-outline {
  border-color: #2a2a2a;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background-color-black.vc_icon_element-background {
  background-color: #2a2a2a;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-outline {
  border-color: #ebebeb;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-background {
  background-color: #ebebeb;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background-color-orange.vc_icon_element-outline {
  border-color: #f7be68;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background-color-orange.vc_icon_element-background {
  background-color: #f7be68;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background-color-sky.vc_icon_element-outline {
  border-color: #5aa1e3;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background-color-sky.vc_icon_element-background {
  background-color: #5aa1e3;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background-color-green.vc_icon_element-outline {
  border-color: #6dab3c;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background-color-green.vc_icon_element-background {
  background-color: #6dab3c;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background-color-juicy_pink.vc_icon_element-outline {
  border-color: #f4524d;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background-color-juicy_pink.vc_icon_element-background {
  background-color: #f4524d;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background-color-sandy_brown.vc_icon_element-outline {
  border-color: #f79468;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background-color-sandy_brown.vc_icon_element-background {
  background-color: #f79468;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background-color-purple.vc_icon_element-outline {
  border-color: #b97ebb;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background-color-purple.vc_icon_element-background {
  background-color: #b97ebb;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background-color-white.vc_icon_element-outline {
  border-color: #fff;
}
.vc_icon_element.vc_icon_element-outer
  .vc_icon_element-inner.vc_icon_element-background-color-white.vc_icon_element-background {
  background-color: #fff;
}
.vc_chart .vc_chart-legend {
  font-size: 14px;
  margin: 0;
  padding: 0;
}
.vc_chart .vc_chart-legend li {
  line-height: 1.3em;
  list-style: none;
  margin: 0 0 0.3em;
  min-height: 1.3em;
}
.vc_chart .vc_chart-legend span {
  border-radius: 0.3em;
  display: inline-block;
  height: 1.3em;
  left: 0;
  margin-right: 0.5em;
  vertical-align: middle;
  width: 1.3em;
}
@media (min-width: 768px) {
  .vc_chart .vc_chart-legend {
    display: inline-block;
    vertical-align: middle;
    width: 40%;
  }
  .vc_chart .vc_chart-legend li {
    margin-left: 1em;
  }
  .vc_chart .vc_chart-with-legend {
    display: inline-block;
    vertical-align: middle;
    width: 60%;
  }
}
.vc_line-chart .vc_chart-with-legend {
  width: 75%;
}
.vc_line-chart .vc_chart-legend {
  width: 25%;
}
.wpb_single_image .wpb_wrapper .vc_single_image-wrapper .zoomImg {
  border-radius: 0;
}
.wpb_single_image [class*="_circle"] .vc-zoom-wrapper {
  border-radius: 50%;
}
.wpb_single_image [class*="_rounded"] .vc-zoom-wrapper {
  border-radius: 4px;
}
.vc_general.vc_pagination {
  display: block;
  margin: 0;
  padding: 0;
  text-align: center;
}
.vc_general.vc_pagination .vc_pagination-item {
  display: inline-block;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
.vc_general.vc_pagination .vc_pagination-trigger {
  display: block;
  text-decoration: none;
  cursor: pointer;
  height: 10px;
  width: 10px;
  margin: 5px 7px;
  background: 0 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: none;
}
.vc_general.vc_pagination .vc_pagination-trigger:focus {
  outline: 0;
}
.vc_general.vc_pagination .vc_active .vc_pagination-trigger {
  cursor: default;
}
.vc_pagination.vc_pagination-style-outline .vc_pagination-trigger {
  border: 3px solid transparent;
}
.vc_pagination.vc_pagination-style-flat .vc_pagination-trigger {
  opacity: 0.6;
}
.vc_pagination.vc_pagination-style-flat .vc_pagination-trigger:hover {
  opacity: 1;
}
.vc_pagination.vc_pagination-style-flat .vc_active .vc_pagination-trigger {
  opacity: 1;
}
.vc_pagination.vc_pagination-shape-round .vc_pagination-trigger {
  border-radius: 50%;
}
.vc_pagination.vc_pagination-shape-rounded .vc_pagination-trigger {
  border-radius: 3px;
}
.vc_pagination-color-blue.vc_pagination-style-outline .vc_pagination-trigger {
  border-color: #5472d2;
}
.vc_pagination-color-blue.vc_pagination-style-outline
  .vc_pagination-trigger:hover {
  background-color: #5472d2;
}
.vc_pagination-color-blue.vc_pagination-style-outline
  .vc_active
  .vc_pagination-trigger {
  background-color: #5472d2;
}
.vc_pagination-color-blue.vc_pagination-style-flat .vc_pagination-trigger {
  background-color: #5472d2;
}
.vc_pagination-color-turquoise.vc_pagination-style-outline
  .vc_pagination-trigger {
  border-color: #00c1cf;
}
.vc_pagination-color-turquoise.vc_pagination-style-outline
  .vc_pagination-trigger:hover {
  background-color: #00c1cf;
}
.vc_pagination-color-turquoise.vc_pagination-style-outline
  .vc_active
  .vc_pagination-trigger {
  background-color: #00c1cf;
}
.vc_pagination-color-turquoise.vc_pagination-style-flat .vc_pagination-trigger {
  background-color: #00c1cf;
}
.vc_pagination-color-pink.vc_pagination-style-outline .vc_pagination-trigger {
  border-color: #fe6c61;
}
.vc_pagination-color-pink.vc_pagination-style-outline
  .vc_pagination-trigger:hover {
  background-color: #fe6c61;
}
.vc_pagination-color-pink.vc_pagination-style-outline
  .vc_active
  .vc_pagination-trigger {
  background-color: #fe6c61;
}
.vc_pagination-color-pink.vc_pagination-style-flat .vc_pagination-trigger {
  background-color: #fe6c61;
}
.vc_pagination-color-violet.vc_pagination-style-outline .vc_pagination-trigger {
  border-color: #8d6dc4;
}
.vc_pagination-color-violet.vc_pagination-style-outline
  .vc_pagination-trigger:hover {
  background-color: #8d6dc4;
}
.vc_pagination-color-violet.vc_pagination-style-outline
  .vc_active
  .vc_pagination-trigger {
  background-color: #8d6dc4;
}
.vc_pagination-color-violet.vc_pagination-style-flat .vc_pagination-trigger {
  background-color: #8d6dc4;
}
.vc_pagination-color-peacoc.vc_pagination-style-outline .vc_pagination-trigger {
  border-color: #4cadc9;
}
.vc_pagination-color-peacoc.vc_pagination-style-outline
  .vc_pagination-trigger:hover {
  background-color: #4cadc9;
}
.vc_pagination-color-peacoc.vc_pagination-style-outline
  .vc_active
  .vc_pagination-trigger {
  background-color: #4cadc9;
}
.vc_pagination-color-peacoc.vc_pagination-style-flat .vc_pagination-trigger {
  background-color: #4cadc9;
}
.vc_pagination-color-chino.vc_pagination-style-outline .vc_pagination-trigger {
  border-color: #cec2ab;
}
.vc_pagination-color-chino.vc_pagination-style-outline
  .vc_pagination-trigger:hover {
  background-color: #cec2ab;
}
.vc_pagination-color-chino.vc_pagination-style-outline
  .vc_active
  .vc_pagination-trigger {
  background-color: #cec2ab;
}
.vc_pagination-color-chino.vc_pagination-style-flat .vc_pagination-trigger {
  background-color: #cec2ab;
}
.vc_pagination-color-mulled-wine.vc_pagination-style-outline
  .vc_pagination-trigger {
  border-color: #50485b;
}
.vc_pagination-color-mulled-wine.vc_pagination-style-outline
  .vc_pagination-trigger:hover {
  background-color: #50485b;
}
.vc_pagination-color-mulled-wine.vc_pagination-style-outline
  .vc_active
  .vc_pagination-trigger {
  background-color: #50485b;
}
.vc_pagination-color-mulled-wine.vc_pagination-style-flat
  .vc_pagination-trigger {
  background-color: #50485b;
}
.vc_pagination-color-vista-blue.vc_pagination-style-outline
  .vc_pagination-trigger {
  border-color: #75d69c;
}
.vc_pagination-color-vista-blue.vc_pagination-style-outline
  .vc_pagination-trigger:hover {
  background-color: #75d69c;
}
.vc_pagination-color-vista-blue.vc_pagination-style-outline
  .vc_active
  .vc_pagination-trigger {
  background-color: #75d69c;
}
.vc_pagination-color-vista-blue.vc_pagination-style-flat
  .vc_pagination-trigger {
  background-color: #75d69c;
}
.vc_pagination-color-orange.vc_pagination-style-outline .vc_pagination-trigger {
  border-color: #f7be68;
}
.vc_pagination-color-orange.vc_pagination-style-outline
  .vc_pagination-trigger:hover {
  background-color: #f7be68;
}
.vc_pagination-color-orange.vc_pagination-style-outline
  .vc_active
  .vc_pagination-trigger {
  background-color: #f7be68;
}
.vc_pagination-color-orange.vc_pagination-style-flat .vc_pagination-trigger {
  background-color: #f7be68;
}
.vc_pagination-color-sky.vc_pagination-style-outline .vc_pagination-trigger {
  border-color: #5aa1e3;
}
.vc_pagination-color-sky.vc_pagination-style-outline
  .vc_pagination-trigger:hover {
  background-color: #5aa1e3;
}
.vc_pagination-color-sky.vc_pagination-style-outline
  .vc_active
  .vc_pagination-trigger {
  background-color: #5aa1e3;
}
.vc_pagination-color-sky.vc_pagination-style-flat .vc_pagination-trigger {
  background-color: #5aa1e3;
}
.vc_pagination-color-green.vc_pagination-style-outline .vc_pagination-trigger {
  border-color: #6dab3c;
}
.vc_pagination-color-green.vc_pagination-style-outline
  .vc_pagination-trigger:hover {
  background-color: #6dab3c;
}
.vc_pagination-color-green.vc_pagination-style-outline
  .vc_active
  .vc_pagination-trigger {
  background-color: #6dab3c;
}
.vc_pagination-color-green.vc_pagination-style-flat .vc_pagination-trigger {
  background-color: #6dab3c;
}
.vc_pagination-color-juicy-pink.vc_pagination-style-outline
  .vc_pagination-trigger {
  border-color: #f4524d;
}
.vc_pagination-color-juicy-pink.vc_pagination-style-outline
  .vc_pagination-trigger:hover {
  background-color: #f4524d;
}
.vc_pagination-color-juicy-pink.vc_pagination-style-outline
  .vc_active
  .vc_pagination-trigger {
  background-color: #f4524d;
}
.vc_pagination-color-juicy-pink.vc_pagination-style-flat
  .vc_pagination-trigger {
  background-color: #f4524d;
}
.vc_pagination-color-sandy-brown.vc_pagination-style-outline
  .vc_pagination-trigger {
  border-color: #f79468;
}
.vc_pagination-color-sandy-brown.vc_pagination-style-outline
  .vc_pagination-trigger:hover {
  background-color: #f79468;
}
.vc_pagination-color-sandy-brown.vc_pagination-style-outline
  .vc_active
  .vc_pagination-trigger {
  background-color: #f79468;
}
.vc_pagination-color-sandy-brown.vc_pagination-style-flat
  .vc_pagination-trigger {
  background-color: #f79468;
}
.vc_pagination-color-purple.vc_pagination-style-outline .vc_pagination-trigger {
  border-color: #b97ebb;
}
.vc_pagination-color-purple.vc_pagination-style-outline
  .vc_pagination-trigger:hover {
  background-color: #b97ebb;
}
.vc_pagination-color-purple.vc_pagination-style-outline
  .vc_active
  .vc_pagination-trigger {
  background-color: #b97ebb;
}
.vc_pagination-color-purple.vc_pagination-style-flat .vc_pagination-trigger {
  background-color: #b97ebb;
}
.vc_pagination-color-black.vc_pagination-style-outline .vc_pagination-trigger {
  border-color: #2a2a2a;
}
.vc_pagination-color-black.vc_pagination-style-outline
  .vc_pagination-trigger:hover {
  background-color: #2a2a2a;
}
.vc_pagination-color-black.vc_pagination-style-outline
  .vc_active
  .vc_pagination-trigger {
  background-color: #2a2a2a;
}
.vc_pagination-color-black.vc_pagination-style-flat .vc_pagination-trigger {
  background-color: #2a2a2a;
}
.vc_pagination-color-grey.vc_pagination-style-outline .vc_pagination-trigger {
  border-color: #ebebeb;
}
.vc_pagination-color-grey.vc_pagination-style-outline
  .vc_pagination-trigger:hover {
  background-color: #ebebeb;
}
.vc_pagination-color-grey.vc_pagination-style-outline
  .vc_active
  .vc_pagination-trigger {
  background-color: #ebebeb;
}
.vc_pagination-color-grey.vc_pagination-style-flat .vc_pagination-trigger {
  background-color: #ebebeb;
}
.vc_pagination-color-white.vc_pagination-style-outline .vc_pagination-trigger {
  border-color: #fff;
}
.vc_pagination-color-white.vc_pagination-style-outline
  .vc_pagination-trigger:hover {
  background-color: #fff;
}
.vc_pagination-color-white.vc_pagination-style-outline
  .vc_active
  .vc_pagination-trigger {
  background-color: #fff;
}
.vc_pagination-color-white.vc_pagination-style-flat .vc_pagination-trigger {
  background-color: #fff;
}
.vc_grid.vc_row {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
.vc-row[data-vc-full-width] .vc_grid.vc_row {
  overflow: hidden;
}
.vc_grid.vc_row.vc_grid-gutter-1px {
  margin-bottom: -1px;
}
.vc_grid.vc_row.vc_grid-gutter-1px .vc_pageable-slide-wrapper {
  margin-right: -1px;
}
.vc_grid.vc_row.vc_grid-gutter-1px .vc_grid-item {
  padding-right: 1px;
  padding-bottom: 1px;
}
.vc_grid.vc_row.vc_grid-gutter-2px {
  margin-bottom: -2px;
}
.vc_grid.vc_row.vc_grid-gutter-2px .vc_pageable-slide-wrapper {
  margin-right: -2px;
}
.vc_grid.vc_row.vc_grid-gutter-2px .vc_grid-item {
  padding-right: 2px;
  padding-bottom: 2px;
}
.vc_grid.vc_row.vc_grid-gutter-3px {
  margin-bottom: -3px;
}
.vc_grid.vc_row.vc_grid-gutter-3px .vc_pageable-slide-wrapper {
  margin-right: -3px;
}
.vc_grid.vc_row.vc_grid-gutter-3px .vc_grid-item {
  padding-right: 3px;
  padding-bottom: 3px;
}
.vc_grid.vc_row.vc_grid-gutter-4px {
  margin-bottom: -4px;
}
.vc_grid.vc_row.vc_grid-gutter-4px .vc_pageable-slide-wrapper {
  margin-right: -4px;
}
.vc_grid.vc_row.vc_grid-gutter-4px .vc_grid-item {
  padding-right: 4px;
  padding-bottom: 4px;
}
.vc_grid.vc_row.vc_grid-gutter-5px {
  margin-bottom: -5px;
}
.vc_grid.vc_row.vc_grid-gutter-5px .vc_pageable-slide-wrapper {
  margin-right: -5px;
}
.vc_grid.vc_row.vc_grid-gutter-5px .vc_grid-item {
  padding-right: 5px;
  padding-bottom: 5px;
}
.vc_grid.vc_row.vc_grid-gutter-10px {
  margin-bottom: -10px;
}
.vc_grid.vc_row.vc_grid-gutter-10px .vc_pageable-slide-wrapper {
  margin-right: -10px;
}
.vc_grid.vc_row.vc_grid-gutter-10px .vc_grid-item {
  padding-right: 10px;
  padding-bottom: 10px;
}
.vc_grid.vc_row.vc_grid-gutter-15px {
  margin-bottom: -15px;
}
.vc_grid.vc_row.vc_grid-gutter-15px .vc_pageable-slide-wrapper {
  margin-right: -15px;
}
.vc_grid.vc_row.vc_grid-gutter-15px .vc_grid-item {
  padding-right: 15px;
  padding-bottom: 15px;
}
.vc_grid.vc_row.vc_grid-gutter-20px {
  margin-bottom: -20px;
}
.vc_grid.vc_row.vc_grid-gutter-20px .vc_pageable-slide-wrapper {
  margin-right: -20px;
}
.vc_grid.vc_row.vc_grid-gutter-20px .vc_grid-item {
  padding-right: 20px;
  padding-bottom: 20px;
}
.vc_grid.vc_row.vc_grid-gutter-25px {
  margin-bottom: -25px;
}
.vc_grid.vc_row.vc_grid-gutter-25px .vc_pageable-slide-wrapper {
  margin-right: -25px;
}
.vc_grid.vc_row.vc_grid-gutter-25px .vc_grid-item {
  padding-right: 25px;
  padding-bottom: 25px;
}
.vc_grid.vc_row.vc_grid-gutter-30px {
  margin-bottom: -30px;
}
.vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
  margin-right: -30px;
}
.vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
  padding-right: 30px;
  padding-bottom: 30px;
}
.vc_grid.vc_row.vc_grid-gutter-35px {
  margin-bottom: -35px;
}
.vc_grid.vc_row.vc_grid-gutter-35px .vc_pageable-slide-wrapper {
  margin-right: -35px;
}
.vc_grid.vc_row.vc_grid-gutter-35px .vc_grid-item {
  padding-right: 35px;
  padding-bottom: 35px;
}
.vc_grid.vc_row .vc_pageable-slide-wrapper .vc_grid-item.vc_visible-item:hover {
  z-index: 3;
}
.vc_grid.vc_row .vc_grid-item {
  display: none;
  padding: 0;
  vertical-align: top;
  float: none;
  box-sizing: border-box;
  z-index: 1;
}
.vc_grid.vc_row .vc_grid-item .vc_grid-item-mini .vc_grid-item-content {
  overflow: hidden;
}
.vc_grid.vc_row .vc_grid-item .vc_btn,
.vc_grid.vc_row .vc_grid-item .vc_icon_element,
.vc_grid.vc_row .vc_grid-item .wpb_content_element {
  margin-bottom: 15px;
}
.vc_grid.vc_row .vc_grid-item .vc_btn a,
.vc_grid.vc_row .vc_grid-item .vc_icon_element a,
.vc_grid.vc_row .vc_grid-item .wpb_content_element a {
  text-decoration: none;
  border-bottom: 0;
}
.vc_grid .vc_gitem-link {
  border-bottom: none;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.vc_masonry_grid .vc_grid.vc_row .vc_grid-item,
.vc_masonry_media_grid .vc_grid.vc_row .vc_grid-item {
  position: static;
}
.vc_masonry_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,
.vc_masonry_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {
  display: block;
}
.vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,
.vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {
  display: block;
}
@media (min-width: 768px) {
  .vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,
  .vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {
    display: inline-block;
  }
}
@-moz-document url-prefix() {
  .vc_masonry_grid .vc_grid-item,
  .vc_masonry_media_grid .vc_grid-item {
    margin-left: -0.01px;
  }
}
.vc_gitem-zone-b {
  display: none;
}
.vc_gitem-float-none {
  float: none;
}
.vc_gitem-float-left {
  float: left;
}
.vc_gitem-float-right {
  float: right;
}
.vc_gitem-align-center {
  text-align: center;
}
.vc_gitem-align-right {
  text-align: right;
}
.vc_gitem-align-justify {
  text-align: justify;
}
.vc_gitem-block {
  position: relative;
  overflow: hidden;
}
.vc_gitem-is-link {
  cursor: pointer;
}
.vc_gitem-link {
  text-decoration: none;
}
.vc_gitem_row {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  padding: inherit;
  box-sizing: border-box;
}
.vc_gitem_row .vc_gitem_row {
  margin-bottom: 0;
}
.vc_gitem-zone-a .vc_gitem-row-position-top,
.vc_gitem-zone-b .vc_gitem-row-position-top {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.vc_gitem-zone-a .vc_gitem-row-position-middle,
.vc_gitem-zone-b .vc_gitem-row-position-middle {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.vc_gitem-zone-a .vc_gitem-row-position-bottom,
.vc_gitem-zone-b .vc_gitem-row-position-bottom {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.vc_gitem_row .vc_gitem-col {
  box-sizing: border-box;
  padding: 10px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.vc_gitem-zone {
  position: relative;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-clip: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.vc_gitem-zone .vc-zone-link {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 5;
}
.vc_gitem-zone-img {
  width: 100%;
  display: block;
  visibility: hidden;
  height: auto;
}
.vc_gitem-zone-a .vc_gitem-zone-mini {
  box-sizing: border-box;
  padding: inherit;
  position: static;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.vc_gitem-zone-b {
  overflow: hidden;
}
.vc_gitem-zone-b .vc_gitem-zone-mini {
  position: static;
  padding: inherit;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
}
.vc_grid-item-zone-c-left .vc_gitem-animated-block {
  float: right;
  width: 50%;
}
.vc_grid-item-zone-c-left .vc_gitem-zone-c {
  float: left;
  width: 50%;
}
.vc_grid-item-zone-c-right .vc_gitem-animated-block {
  float: left;
  width: 50%;
}
.vc_grid-item-zone-c-right .vc_gitem-zone-c {
  float: right;
  width: 50%;
}
.vc-gitem-zone-height-mode-auto .vc_gitem-zone-img {
  display: none !important;
}
.vc-gitem-zone-height-mode-auto:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-4-3:before {
  padding-top: 75%;
}
.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-3-4:before {
  padding-top: 133.33333333%;
}
.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-3-4:before {
  padding-top: 133.33333333%;
}
.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-16-9:before {
  padding-top: 56.25%;
}
.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-9-16:before {
  padding-top: 177.77777778%;
}
.vc_gitem-animated-block {
  position: relative;
}
.vc_gitem-animate .vc_btn {
  -webkit-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all 0s ease;
}
.vc_gitem-animate .vc_gitem-zone-b {
  z-index: 199;
}
.vc_gitem-animate-none .vc_gitem-zone-b {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  box-sizing: border-box;
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-none .vc_gitem-zone-b {
  opacity: 1;
}
.vc_gitem-animate-blurOut .vc_gitem-zone-b,
.vc_gitem-animate-blurScaleOut .vc_gitem-zone-b,
.vc_gitem-animate-fadeIn .vc_gitem-zone-b,
.vc_gitem-animate-scaleIn .vc_gitem-zone-b,
.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  box-sizing: border-box;
}
.vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_separator,
.vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_separator,
.vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_separator,
.vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_separator,
.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_separator {
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  width: 0;
}
.vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_btn,
.vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_btn,
.vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_btn,
.vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_btn,
.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_btn {
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.vc_gitem-animate-blurOut .vc_gitem-zone-b .vc_post-title,
.vc_gitem-animate-blurScaleOut .vc_gitem-zone-b .vc_post-title,
.vc_gitem-animate-fadeIn .vc_gitem-zone-b .vc_post-title,
.vc_gitem-animate-scaleIn .vc_gitem-zone-b .vc_post-title,
.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-b .vc_post-title {
  display: inline-block;
  opacity: 0;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0.275, 0.125, 1),
    opacity 0.5s cubic-bezier(0, 0.275, 0.125, 1);
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0.275, 0.125, 1),
    opacity 0.5s cubic-bezier(0, 0.275, 0.125, 1);
  transition: transform 1s cubic-bezier(0, 0.275, 0.125, 1),
    opacity 0.5s cubic-bezier(0, 0.275, 0.125, 1);
}
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-blurOut
  .vc_gitem-zone-b
  .vc_post-title,
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-blurScaleOut
  .vc_gitem-zone-b
  .vc_post-title,
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-fadeIn
  .vc_gitem-zone-b
  .vc_post-title,
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-scaleIn
  .vc_gitem-zone-b
  .vc_post-title,
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-scaleRotateIn
  .vc_gitem-zone-b
  .vc_post-title {
  opacity: 1;
}
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-blurOut
  .vc_gitem-zone-b
  .vc_post-title
  .vc_separator,
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-blurScaleOut
  .vc_gitem-zone-b
  .vc_post-title
  .vc_separator,
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-fadeIn
  .vc_gitem-zone-b
  .vc_post-title
  .vc_separator,
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-scaleIn
  .vc_gitem-zone-b
  .vc_post-title
  .vc_separator,
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-scaleRotateIn
  .vc_gitem-zone-b
  .vc_post-title
  .vc_separator {
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  width: 50%;
}
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-blurOut
  .vc_gitem-zone-b
  .vc_post-title
  .vc_btn,
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-blurScaleOut
  .vc_gitem-zone-b
  .vc_post-title
  .vc_btn,
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-fadeIn
  .vc_gitem-zone-b
  .vc_post-title
  .vc_btn,
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-scaleIn
  .vc_gitem-zone-b
  .vc_post-title
  .vc_btn,
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-scaleRotateIn
  .vc_gitem-zone-b
  .vc_post-title
  .vc_btn {
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-blurOut
  .vc_gitem-zone-b
  .vc_post-title
  .vc_post-title,
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-blurScaleOut
  .vc_gitem-zone-b
  .vc_post-title
  .vc_post-title,
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-fadeIn
  .vc_gitem-zone-b
  .vc_post-title
  .vc_post-title,
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-scaleIn
  .vc_gitem-zone-b
  .vc_post-title
  .vc_post-title,
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-scaleRotateIn
  .vc_gitem-zone-b
  .vc_post-title
  .vc_post-title {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-b,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-b,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-fadeIn .vc_gitem-zone-b,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-b,
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-scaleRotateIn
  .vc_gitem-zone-b {
  opacity: 1;
}
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-blurOut
  .vc_gitem-zone-b
  .vc_separator,
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-blurScaleOut
  .vc_gitem-zone-b
  .vc_separator,
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-fadeIn
  .vc_gitem-zone-b
  .vc_separator,
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-scaleIn
  .vc_gitem-zone-b
  .vc_separator,
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-scaleRotateIn
  .vc_gitem-zone-b
  .vc_separator {
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  width: 50%;
}
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-blurOut
  .vc_gitem-zone-b
  .vc_btn,
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-blurScaleOut
  .vc_gitem-zone-b
  .vc_btn,
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-fadeIn
  .vc_gitem-zone-b
  .vc_btn,
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-scaleIn
  .vc_gitem-zone-b
  .vc_btn,
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-scaleRotateIn
  .vc_gitem-zone-b
  .vc_btn {
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-blurOut
  .vc_gitem-zone-b
  .vc_post-title,
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-blurScaleOut
  .vc_gitem-zone-b
  .vc_post-title,
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-fadeIn
  .vc_gitem-zone-b
  .vc_post-title,
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-scaleIn
  .vc_gitem-zone-b
  .vc_post-title,
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-scaleRotateIn
  .vc_gitem-zone-b
  .vc_post-title {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.vc_gitem-animate-scaleIn {
  overflow: hidden;
}
.vc_gitem-animate-scaleIn .vc_gitem-zone-a {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-scaleIn .vc_gitem-zone-a {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.vc_gitem-animate-scaleRotateIn {
  overflow: hidden;
}
.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-a {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-scaleRotateIn
  .vc_gitem-zone-a {
  -webkit-transform: scale(1.5) rotate(10deg);
  -moz-transform: scale(1.5) rotate(10deg);
  -ms-transform: scale(1.5) rotate(10deg);
  -o-transform: scale(1.5) rotate(10deg);
  transform: scale(1.5) rotate(10deg);
}
.vc_gitem-animate-blurOut .vc_gitem-zone-a,
.vc_gitem-animate-blurScaleOut .vc_gitem-zone-a {
  filter: blur(0);
  -webkit-filter: blur(0);
  -moz-filter: blur(0);
  -ms-filter: blur(0);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  webkit-transition: filter 0.5s cubic-bezier(0, 0.275, 0.125, 1),
    -webkit-transform 0.5s cubic-bezier(0, 0.275, 0.125, 1);
  -moz-transition: filter 0.5s cubic-bezier(0, 0.275, 0.125, 1),
    -moz-transform 0.5s cubic-bezier(0, 0.275, 0.125, 1);
  transition: filter 0.5s cubic-bezier(0, 0.275, 0.125, 1),
    transform 0.5s cubic-bezier(0, 0.275, 0.125, 1);
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurOut .vc_gitem-zone-a,
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-a {
  filter: url(../../../plugins/js_composer/assets/vc/blur.svg#blur);
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px);
}
.vc_gitem-animate-blurScaleOut {
  overflow: hidden;
}
.vc_gitem-animate-blurScaleOut .vc_gitem-zone-a {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-blurScaleOut .vc_gitem-zone-a {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.vc_gitem-animate-slideInRight {
  overflow: hidden;
}
.vc_gitem-animate-slideInRight .vc_gitem-zone-b {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  opacity: 0;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideInRight .vc_gitem-zone-b {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.vc_gitem-animate-slideInLeft {
  overflow: hidden;
}
.vc_gitem-animate-slideInLeft .vc_gitem-zone-b {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 0;
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideInLeft .vc_gitem-zone-b {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.vc_gitem-animate-slideBottom {
  overflow: hidden;
  position: relative;
}
.vc_gitem-animate-slideBottom .vc_gitem-zone-b {
  display: block;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  z-index: 1000;
  position: absolute;
  top: 100%;
  height: 100%;
  left: 0;
  right: 0;
  margin: 0;
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideBottom .vc_gitem-zone-b {
  top: 0;
}
.vc_gitem-animate-slideTop {
  overflow: hidden;
  position: relative;
}
.vc_gitem-animate-slideTop .vc_gitem-zone-b {
  display: block;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  z-index: 1000;
  position: absolute;
  top: -100%;
  height: 100%;
  left: 0;
  right: 0;
  margin: 0;
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-slideTop .vc_gitem-zone-b {
  top: 0;
}
.vc_gitem-animate-flipFadeIn {
  overflow: hidden;
}
.vc_gitem-animate-flipFadeIn .vc_gitem-zone-a {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 1s;
  -moz-transition: -moz-transform 1s;
  -o-transition: -o-transform 1s;
  transition: transform 1s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipFadeIn .vc_gitem-zone-a {
  -webkit-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.vc_gitem-animate-flipFadeIn .vc_gitem-zone-b {
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-flipFadeIn .vc_gitem-zone-b {
  opacity: 1;
  -webkit-transform: rotateX(0);
  -ms-transform: rotateX(0);
  -o-transform: rotateX(0);
  transform: rotateX(0);
}
.vc_gitem-animate-flipHorizontalFadeIn {
  overflow: hidden;
}
.vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-a {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 1s;
  -moz-transition: -moz-transform 1s;
  -o-transition: -o-transform 1s;
  transition: transform 1s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-flipHorizontalFadeIn
  .vc_gitem-zone-a {
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-b {
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.vc_grid-item-mini.vc_is-hover
  .vc_gitem-animate-flipHorizontalFadeIn
  .vc_gitem-zone-b {
  opacity: 1;
  -webkit-transform: rotateY(0);
  -ms-transform: rotateY(0);
  -o-transform: rotateY(0);
  transform: rotateY(0);
}
.vc_gitem-animate-goTop20 {
  overflow: hidden;
}
.vc_gitem-animate-goTop20 .vc_gitem-zone-a {
  position: relative;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  -o-transition: -o-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goTop20 .vc_gitem-zone-a {
  -webkit-transform: translateY(-20%);
  -ms-transform: translateY(-20%);
  -o-transform: translateY(-20%);
  transform: translateY(-20%);
}
.vc_gitem-animate-goTop20 .vc_gitem-zone-b {
  display: block;
  -webkit-transition: bottom 0.5s ease;
  -o-transition: bottom 0.5s ease;
  transition: bottom 0.5s ease;
  bottom: -100%;
  z-index: 1000;
  position: absolute;
  width: 100%;
  margin: 0;
}
.vc_gitem-animate-goTop20 .vc_gitem-zone-b .vc_gitem-zone-mini {
  position: static;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goTop20 .vc_gitem-zone-b {
  bottom: 0;
}
.vc_gitem-animate-goBottom20 {
  overflow: hidden;
}
.vc_gitem-animate-goBottom20 .vc_gitem-zone-a {
  position: relative;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  -o-transition: -o-transform 0.5s ease;
  transition: transform 0.5s ease;
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goBottom20 .vc_gitem-zone-a {
  -webkit-transform: translateY(20%);
  -ms-transform: translateY(20%);
  transform: translateY(20%);
}
.vc_gitem-animate-goBottom20 .vc_gitem-zone-b {
  display: block;
  -webkit-transition: top 0.5s ease;
  -o-transition: top 0.5s ease;
  transition: top 0.5s ease;
  top: -100%;
  z-index: 1000;
  position: absolute;
  width: 100%;
  margin: 0;
}
.vc_gitem-animate-goBottom20 .vc_gitem-zone-b .vc_gitem-zone-mini {
  position: static;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.vc_grid-item-mini.vc_is-hover .vc_gitem-animate-goBottom20 .vc_gitem-zone-b {
  top: 0;
}
.vc_gitem-post-data {
  margin-bottom: 15px;
}
.vc_gitem-post-data h2 {
  margin: 0;
}
.vc_gitem-post-category-name .vc_gitem-link {
  color: inherit;
}
.vc_grid .vc_pageable-load-more-btn {
  text-align: center;
  margin-top: 25px;
}
.vc_grid .vc_pageable-load-more-btn > .vc_btn {
  outline: 0;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots {
  display: none;
  margin-top: 20px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots .vc_grid-owl-dot {
  cursor: pointer;
  display: inline-block;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots .vc_grid-owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-square_dots {
  display: block;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots
  .vc_grid-owl-dot
  span {
  border: 3px solid;
  -webkit-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots {
  display: block;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots
  .vc_grid-owl-dot
  span {
  border: 3px solid;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-point_dots {
  display: block;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-point_dots
  .vc_grid-owl-dot
  span {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  opacity: 0.6;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-point_dots
  .vc_grid-owl-dot.active
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-point_dots
  .vc_grid-owl-dot:hover
  span {
  opacity: 1;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-fill_square_dots {
  display: block;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-fill_square_dots
  .vc_grid-owl-dot
  span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-fill_square_dots
  .vc_grid-owl-dot
  span {
  opacity: 0.6;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-fill_square_dots
  .vc_grid-owl-dot.active
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-fill_square_dots
  .vc_grid-owl-dot:hover
  span {
  opacity: 1;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-round_fill_square_dots {
  display: block;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-round_fill_square_dots
  .vc_grid-owl-dot
  span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-round_fill_square_dots
  .vc_grid-owl-dot
  span {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  opacity: 0.6;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-round_fill_square_dots
  .vc_grid-owl-dot.active
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-round_fill_square_dots
  .vc_grid-owl-dot:hover
  span {
  opacity: 1;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-blue
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-blue
  .vc_grid-owl-dot
  span {
  border-color: #5472d2 !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-blue
  .vc_grid-owl-dot.active
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-blue
  .vc_grid-owl-dot:hover
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-blue
  .vc_grid-owl-dot.active
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-blue
  .vc_grid-owl-dot:hover
  span {
  background-color: #5472d2 !important;
  border-color: #5472d2 !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-turquoise
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-turquoise
  .vc_grid-owl-dot
  span {
  border-color: #00c1cf !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-turquoise
  .vc_grid-owl-dot.active
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-turquoise
  .vc_grid-owl-dot:hover
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-turquoise
  .vc_grid-owl-dot.active
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-turquoise
  .vc_grid-owl-dot:hover
  span {
  background-color: #00c1cf !important;
  border-color: #00c1cf !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-pink
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-pink
  .vc_grid-owl-dot
  span {
  border-color: #fe6c61 !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-pink
  .vc_grid-owl-dot.active
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-pink
  .vc_grid-owl-dot:hover
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-pink
  .vc_grid-owl-dot.active
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-pink
  .vc_grid-owl-dot:hover
  span {
  background-color: #fe6c61 !important;
  border-color: #fe6c61 !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-violet
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-violet
  .vc_grid-owl-dot
  span {
  border-color: #8d6dc4 !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-violet
  .vc_grid-owl-dot.active
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-violet
  .vc_grid-owl-dot:hover
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-violet
  .vc_grid-owl-dot.active
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-violet
  .vc_grid-owl-dot:hover
  span {
  background-color: #8d6dc4 !important;
  border-color: #8d6dc4 !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-peacoc
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-peacoc
  .vc_grid-owl-dot
  span {
  border-color: #4cadc9 !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-peacoc
  .vc_grid-owl-dot.active
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-peacoc
  .vc_grid-owl-dot:hover
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-peacoc
  .vc_grid-owl-dot.active
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-peacoc
  .vc_grid-owl-dot:hover
  span {
  background-color: #4cadc9 !important;
  border-color: #4cadc9 !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-chino
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-chino
  .vc_grid-owl-dot
  span {
  border-color: #cec2ab !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-chino
  .vc_grid-owl-dot.active
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-chino
  .vc_grid-owl-dot:hover
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-chino
  .vc_grid-owl-dot.active
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-chino
  .vc_grid-owl-dot:hover
  span {
  background-color: #cec2ab !important;
  border-color: #cec2ab !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-mulled_wine
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-mulled_wine
  .vc_grid-owl-dot
  span {
  border-color: #50485b !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-mulled_wine
  .vc_grid-owl-dot.active
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-mulled_wine
  .vc_grid-owl-dot:hover
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-mulled_wine
  .vc_grid-owl-dot.active
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-mulled_wine
  .vc_grid-owl-dot:hover
  span {
  background-color: #50485b !important;
  border-color: #50485b !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-vista_blue
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-vista_blue
  .vc_grid-owl-dot
  span {
  border-color: #75d69c !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-vista_blue
  .vc_grid-owl-dot.active
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-vista_blue
  .vc_grid-owl-dot:hover
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-vista_blue
  .vc_grid-owl-dot.active
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-vista_blue
  .vc_grid-owl-dot:hover
  span {
  background-color: #75d69c !important;
  border-color: #75d69c !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-black
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-black
  .vc_grid-owl-dot
  span {
  border-color: #2a2a2a !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-black
  .vc_grid-owl-dot.active
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-black
  .vc_grid-owl-dot:hover
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-black
  .vc_grid-owl-dot.active
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-black
  .vc_grid-owl-dot:hover
  span {
  background-color: #2a2a2a !important;
  border-color: #2a2a2a !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-grey
  .vc_grid-owl-dot
  span {
  border-color: #ebebeb !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey
  .vc_grid-owl-dot.active
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-grey
  .vc_grid-owl-dot:hover
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-grey
  .vc_grid-owl-dot.active
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-grey
  .vc_grid-owl-dot:hover
  span {
  background-color: #ebebeb !important;
  border-color: #ebebeb !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-orange
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-orange
  .vc_grid-owl-dot
  span {
  border-color: #f7be68 !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-orange
  .vc_grid-owl-dot.active
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-orange
  .vc_grid-owl-dot:hover
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-orange
  .vc_grid-owl-dot.active
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-orange
  .vc_grid-owl-dot:hover
  span {
  background-color: #f7be68 !important;
  border-color: #f7be68 !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sky
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sky
  .vc_grid-owl-dot
  span {
  border-color: #5aa1e3 !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sky
  .vc_grid-owl-dot.active
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sky
  .vc_grid-owl-dot:hover
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sky
  .vc_grid-owl-dot.active
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sky
  .vc_grid-owl-dot:hover
  span {
  background-color: #5aa1e3 !important;
  border-color: #5aa1e3 !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-green
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-green
  .vc_grid-owl-dot
  span {
  border-color: #6dab3c !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-green
  .vc_grid-owl-dot.active
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-green
  .vc_grid-owl-dot:hover
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-green
  .vc_grid-owl-dot.active
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-green
  .vc_grid-owl-dot:hover
  span {
  background-color: #6dab3c !important;
  border-color: #6dab3c !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-juicy_pink
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-juicy_pink
  .vc_grid-owl-dot
  span {
  border-color: #f4524d !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-juicy_pink
  .vc_grid-owl-dot.active
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-juicy_pink
  .vc_grid-owl-dot:hover
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-juicy_pink
  .vc_grid-owl-dot.active
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-juicy_pink
  .vc_grid-owl-dot:hover
  span {
  background-color: #f4524d !important;
  border-color: #f4524d !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sandy_brown
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sandy_brown
  .vc_grid-owl-dot
  span {
  border-color: #f79468 !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sandy_brown
  .vc_grid-owl-dot.active
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-sandy_brown
  .vc_grid-owl-dot:hover
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sandy_brown
  .vc_grid-owl-dot.active
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-sandy_brown
  .vc_grid-owl-dot:hover
  span {
  background-color: #f79468 !important;
  border-color: #f79468 !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-purple
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-purple
  .vc_grid-owl-dot
  span {
  border-color: #b97ebb !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-purple
  .vc_grid-owl-dot.active
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-purple
  .vc_grid-owl-dot:hover
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-purple
  .vc_grid-owl-dot.active
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-purple
  .vc_grid-owl-dot:hover
  span {
  background-color: #b97ebb !important;
  border-color: #b97ebb !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-white
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-white
  .vc_grid-owl-dot
  span {
  border-color: #fff !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-white
  .vc_grid-owl-dot.active
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-radio_dots.vc_grid-owl-dots-color-white
  .vc_grid-owl-dot:hover
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-white
  .vc_grid-owl-dot.active
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-square_dots.vc_grid-owl-dots-color-white
  .vc_grid-owl-dot:hover
  span {
  background-color: #fff !important;
  border-color: #fff !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-blue
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-blue
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-blue
  .vc_grid-owl-dot
  span {
  background-color: #5472d2 !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-turquoise
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-turquoise
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-turquoise
  .vc_grid-owl-dot
  span {
  background-color: #00c1cf !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-pink
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-pink
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-pink
  .vc_grid-owl-dot
  span {
  background-color: #fe6c61 !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-violet
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-violet
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-violet
  .vc_grid-owl-dot
  span {
  background-color: #8d6dc4 !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-peacoc
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-peacoc
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-peacoc
  .vc_grid-owl-dot
  span {
  background-color: #4cadc9 !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-chino
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-chino
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-chino
  .vc_grid-owl-dot
  span {
  background-color: #cec2ab !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-mulled_wine
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-mulled_wine
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-mulled_wine
  .vc_grid-owl-dot
  span {
  background-color: #50485b !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-vista_blue
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-vista_blue
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-vista_blue
  .vc_grid-owl-dot
  span {
  background-color: #75d69c !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-black
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-black
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-black
  .vc_grid-owl-dot
  span {
  background-color: #2a2a2a !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-grey
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-grey
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-grey
  .vc_grid-owl-dot
  span {
  background-color: #ebebeb !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-orange
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-orange
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-orange
  .vc_grid-owl-dot
  span {
  background-color: #f7be68 !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-sky
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-sky
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-sky
  .vc_grid-owl-dot
  span {
  background-color: #5aa1e3 !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-green
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-green
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-green
  .vc_grid-owl-dot
  span {
  background-color: #6dab3c !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-juicy_pink
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-juicy_pink
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-juicy_pink
  .vc_grid-owl-dot
  span {
  background-color: #f4524d !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-sandy_brown
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-sandy_brown
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-sandy_brown
  .vc_grid-owl-dot
  span {
  background-color: #f79468 !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-purple
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-purple
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-purple
  .vc_grid-owl-dot
  span {
  background-color: #b97ebb !important;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-fill_square_dots.vc_grid-owl-dots-color-white
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-point_dots.vc_grid-owl-dots-color-white
  .vc_grid-owl-dot
  span,
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-dots.vc_grid-round_fill_square_dots.vc_grid-owl-dots-color-white
  .vc_grid-owl-dot
  span {
  background-color: #fff !important;
}
.vc_grid.vc_grid-owl-theme:hover .vc_grid-owl-nav {
  opacity: 1;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav {
  cursor: pointer;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in 0s;
  -o-transition: opacity 0.3s ease-in 0s;
  transition: opacity 0.3s ease-in 0s;
  -webkit-tap-highlight-color: transparent;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .disabled {
  display: none !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev {
  position: absolute;
  top: 50%;
  margin-top: -12.5px;
  opacity: 0.5;
  font-size: 25px;
  line-height: 25px;
  height: 25px;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: opacity 0.3s ease-in 0s;
  -o-transition: opacity 0.3s ease-in 0s;
  transition: opacity 0.3s ease-in 0s;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next:hover,
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev:hover {
  opacity: 1;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev {
  left: 5px;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-nav
  .vc_grid-owl-prev.vc_grid-nav-prev-outside {
  left: -30px;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next {
  right: 5px;
}
.vc_grid.vc_grid-owl-theme
  .vc_grid-owl-nav
  .vc_grid-owl-next.vc_grid-nav-next-outside {
  right: -30px;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-blue {
  color: #5472d2 !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-turquoise {
  color: #00c1cf !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-pink {
  color: #fe6c61 !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-violet {
  color: #8d6dc4 !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-peacoc {
  color: #4cadc9 !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-chino {
  color: #cec2ab !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-mulled_wine {
  color: #50485b !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-vista_blue {
  color: #75d69c !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-black {
  color: #2a2a2a !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-grey {
  color: #ebebeb !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-orange {
  color: #f7be68 !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-sky {
  color: #5aa1e3 !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-green {
  color: #6dab3c !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-juicy_pink {
  color: #f4524d !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-sandy_brown {
  color: #f79468 !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-purple {
  color: #b97ebb !important;
}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-white {
  color: #fff !important;
}
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-1px
  .vc_grid-owl-nav
  .vc_grid-owl-next,
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-1px
  .vc_grid-owl-nav
  .vc_grid-owl-prev {
  margin-top: -13px;
}
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-2px
  .vc_grid-owl-nav
  .vc_grid-owl-next,
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-2px
  .vc_grid-owl-nav
  .vc_grid-owl-prev {
  margin-top: -13.5px;
}
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-3px
  .vc_grid-owl-nav
  .vc_grid-owl-next,
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-3px
  .vc_grid-owl-nav
  .vc_grid-owl-prev {
  margin-top: -14px;
}
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-4px
  .vc_grid-owl-nav
  .vc_grid-owl-next,
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-4px
  .vc_grid-owl-nav
  .vc_grid-owl-prev {
  margin-top: -14.5px;
}
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-5px
  .vc_grid-owl-nav
  .vc_grid-owl-next,
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-5px
  .vc_grid-owl-nav
  .vc_grid-owl-prev {
  margin-top: -15px;
}
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-10px
  .vc_grid-owl-nav
  .vc_grid-owl-next,
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-10px
  .vc_grid-owl-nav
  .vc_grid-owl-prev {
  margin-top: -17.5px;
}
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-15px
  .vc_grid-owl-nav
  .vc_grid-owl-next,
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-15px
  .vc_grid-owl-nav
  .vc_grid-owl-prev {
  margin-top: -20px;
}
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-20px
  .vc_grid-owl-nav
  .vc_grid-owl-next,
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-20px
  .vc_grid-owl-nav
  .vc_grid-owl-prev {
  margin-top: -22.5px;
}
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-25px
  .vc_grid-owl-nav
  .vc_grid-owl-next,
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-25px
  .vc_grid-owl-nav
  .vc_grid-owl-prev {
  margin-top: -25px;
}
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-30px
  .vc_grid-owl-nav
  .vc_grid-owl-next,
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-30px
  .vc_grid-owl-nav
  .vc_grid-owl-prev {
  margin-top: -27.5px;
}
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-35px
  .vc_grid-owl-nav
  .vc_grid-owl-next,
.vc_grid.vc_grid-owl-theme.vc_grid-gutter-35px
  .vc_grid-owl-nav
  .vc_grid-owl-prev {
  margin-top: -30px;
}
.vc_grid-pagination .vc_grid-pagination-list {
  outline: 0;
  display: block;
  padding-left: 0;
  text-align: center;
  margin: 20px 0 0 !important;
  border-radius: 2px;
}
.vc_grid-pagination .vc_grid-pagination-list > li {
  display: inline-block;
  margin: 0;
  border: 0 solid transparent;
}
.vc_grid-pagination .vc_grid-pagination-list > li > a,
.vc_grid-pagination .vc_grid-pagination-list > li > span {
  color: #fff;
  background-color: #428bca;
  border: 1px solid #428bca;
  -webkit-transition: opacity 0.3s ease-in 0s;
  -o-transition: opacity 0.3s ease-in 0s;
  transition: opacity 0.3s ease-in 0s;
  position: relative;
  float: left;
  padding: 3px 10px;
  line-height: 1.42857143;
  text-decoration: none;
  opacity: 0.5;
  margin-left: -1px;
  font-size: 10px;
}
.vc_grid-pagination .vc_grid-pagination-list > li:first-child > a,
.vc_grid-pagination .vc_grid-pagination-list > li:first-child > span {
  margin-left: 0;
}
.vc_grid-pagination .vc_grid-pagination-list > li:focus a,
.vc_grid-pagination .vc_grid-pagination-list > li:focus span,
.vc_grid-pagination .vc_grid-pagination-list > li:hover a,
.vc_grid-pagination .vc_grid-pagination-list > li:hover span {
  opacity: 1;
}
.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-prev > a:after {
  font-family: vc_grid_v1;
  display: inline-block;
  content: "\e61b";
}
.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-next > a:after {
  font-family: vc_grid_v1;
  display: inline-block;
  content: "\e61a";
}
.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-first > a:after {
  font-family: vc_grid_v1;
  display: inline-block;
  content: "\e618";
}
.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-last > a:after {
  font-family: vc_grid_v1;
  display: inline-block;
  content: "\e619";
}
.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-active > a,
.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-active > a:focus,
.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-active > a:hover,
.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-active > span,
.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-active > span:focus,
.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-active > span:hover {
  z-index: 2;
  opacity: 1;
  cursor: default;
}
.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-disabled > a,
.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-disabled > a:focus,
.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-disabled > a:hover,
.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-disabled > span,
.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-disabled > span:focus,
.vc_grid-pagination .vc_grid-pagination-list > .vc_grid-disabled > span:hover {
  display: none;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-blue
  > li {
  border-color: #5472d2 !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-blue
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-blue
  > li
  > span {
  background-color: #5472d2 !important;
  border-color: #5472d2 !important;
  color: #fff !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-turquoise
  > li {
  border-color: #00c1cf !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-turquoise
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-turquoise
  > li
  > span {
  background-color: #00c1cf !important;
  border-color: #00c1cf !important;
  color: #fff !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-pink
  > li {
  border-color: #fe6c61 !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-pink
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-pink
  > li
  > span {
  background-color: #fe6c61 !important;
  border-color: #fe6c61 !important;
  color: #fff !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-violet
  > li {
  border-color: #8d6dc4 !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-violet
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-violet
  > li
  > span {
  background-color: #8d6dc4 !important;
  border-color: #8d6dc4 !important;
  color: #fff !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-peacoc
  > li {
  border-color: #4cadc9 !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-peacoc
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-peacoc
  > li
  > span {
  background-color: #4cadc9 !important;
  border-color: #4cadc9 !important;
  color: #fff !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-chino
  > li {
  border-color: #cec2ab !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-chino
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-chino
  > li
  > span {
  background-color: #cec2ab !important;
  border-color: #cec2ab !important;
  color: #fff !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-mulled_wine
  > li {
  border-color: #50485b !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-mulled_wine
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-mulled_wine
  > li
  > span {
  background-color: #50485b !important;
  border-color: #50485b !important;
  color: #fff !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-vista_blue
  > li {
  border-color: #75d69c !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-vista_blue
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-vista_blue
  > li
  > span {
  background-color: #75d69c !important;
  border-color: #75d69c !important;
  color: #fff !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-black
  > li {
  border-color: #2a2a2a !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-black
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-black
  > li
  > span {
  background-color: #2a2a2a !important;
  border-color: #2a2a2a !important;
  color: #fff !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-grey
  > li {
  border-color: #ebebeb !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-grey
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-grey
  > li
  > span {
  background-color: #ebebeb !important;
  border-color: #ebebeb !important;
  color: #fff !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-orange
  > li {
  border-color: #f7be68 !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-orange
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-orange
  > li
  > span {
  background-color: #f7be68 !important;
  border-color: #f7be68 !important;
  color: #fff !important;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-sky > li {
  border-color: #5aa1e3 !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-sky
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-sky
  > li
  > span {
  background-color: #5aa1e3 !important;
  border-color: #5aa1e3 !important;
  color: #fff !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-green
  > li {
  border-color: #6dab3c !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-green
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-green
  > li
  > span {
  background-color: #6dab3c !important;
  border-color: #6dab3c !important;
  color: #fff !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-juicy_pink
  > li {
  border-color: #f4524d !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-juicy_pink
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-juicy_pink
  > li
  > span {
  background-color: #f4524d !important;
  border-color: #f4524d !important;
  color: #fff !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-sandy_brown
  > li {
  border-color: #f79468 !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-sandy_brown
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-sandy_brown
  > li
  > span {
  background-color: #f79468 !important;
  border-color: #f79468 !important;
  color: #fff !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-purple
  > li {
  border-color: #b97ebb !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-purple
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-purple
  > li
  > span {
  background-color: #b97ebb !important;
  border-color: #b97ebb !important;
  color: #fff !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-white
  > li {
  border-color: #fff !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-white
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination-color-white
  > li
  > span {
  background-color: #fff !important;
  border-color: #fff !important;
  color: #2a2a2a !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_default
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_default
  > li
  > span,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_default_dark
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_default_dark
  > li
  > span,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_default_light
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_default_light
  > li
  > span {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 28px;
  min-height: 22px;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_default
  > li:first-child
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_default
  > li:first-child
  > span,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_default_dark
  > li:first-child
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_default_dark
  > li:first-child
  > span,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_default_light
  > li:first-child
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_default_light
  > li:first-child
  > span {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_default
  > li:last-child
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_default
  > li:last-child
  > span,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_default_dark
  > li:last-child
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_default_dark
  > li:last-child
  > span,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_default_light
  > li:last-child
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_default_light
  > li:last-child
  > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination_square > li > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_square
  > li
  > span,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_square_dark
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_square_dark
  > li
  > span,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_square_light
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_square_light
  > li
  > span {
  margin-left: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 22px;
  min-width: 22px;
  padding: 3px;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_rounded
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_rounded
  > li
  > span,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_rounded_dark
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_rounded_dark
  > li
  > span,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_rounded_light
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_rounded_light
  > li
  > span,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_rounded_square
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_rounded_square
  > li
  > span,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark
  > li
  > span,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light
  > li
  > span {
  margin-left: 5px;
  border-radius: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 22px;
  min-width: 22px;
  padding: 3px;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_rounded_square
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_rounded_square
  > li
  > span,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark
  > li
  > span,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light
  > li
  > span {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 22px;
  min-width: 22px;
  padding: 3px;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_default_dark
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_default_dark
  > li
  > span,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_rounded_dark
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_rounded_dark
  > li
  > span,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_rounded_square_dark
  > li
  > span,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_square_dark
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_square_dark
  > li
  > span {
  background-color: transparent !important;
  color: #000 !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_default_light
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_default_light
  > li
  > span,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_rounded_light
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_rounded_light
  > li
  > span,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_rounded_square_light
  > li
  > span,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_square_light
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_square_light
  > li
  > span {
  background-color: transparent !important;
  color: #fff !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_stripes_dark
  > li,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_stripes_light
  > li {
  border-left-width: 1px !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_stripes_dark
  > li
  > a,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_stripes_light
  > li
  > a {
  border-width: 0;
  background: none repeat scroll 0 0 transparent !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_stripes_dark
  li.vc_grid-disabled
  + li,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_stripes_dark
  > li:first-child,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_stripes_light
  li.vc_grid-disabled
  + li,
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_stripes_light
  > li:first-child {
  border-width: 0 !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_stripes_dark
  > li
  > a {
  color: #000 !important;
}
.vc_grid-pagination
  .vc_grid-pagination-list.vc_grid-pagination_stripes_light
  > li
  > a {
  color: #fff !important;
}
.vc_grid-loading {
  margin: 2em auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  -webkit-animation-delay: 0.16s;
  animation-delay: 0.16s;
  height: 20px;
}
.vc_grid-loading,
.vc_grid-loading:after,
.vc_grid-loading:before {
  border-radius: 50%;
  width: 12px;
  height: 12px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}
.vc_grid-loading:before {
  left: -20px;
}
.vc_grid-loading:after {
  left: 20px;
  -webkit-animation-delay: 0.32s;
  animation-delay: 0.32s;
}
.vc_grid-loading:after,
.vc_grid-loading:before {
  content: "";
  position: absolute;
  top: 0;
}
@-webkit-keyframes load7 {
  0%,
  100%,
  80% {
    box-shadow: 0 2.5em 0 -1.3em rgba(235, 235, 235, 0.75);
  }
  40% {
    box-shadow: 0 2.5em 0 0 rgba(235, 235, 235, 0.75);
  }
}
@keyframes load7 {
  0%,
  100%,
  80% {
    box-shadow: 0 2.5em 0 -1.3em rgba(235, 235, 235, 0.75);
  }
  40% {
    box-shadow: 0 2.5em 0 0 rgba(235, 235, 235, 0.75);
  }
}
.vc_grid-filter {
  margin-left: 0;
  margin-bottom: 20px;
  list-style: none;
  padding: 0;
}
.vc_grid-filter.vc_grid-filter-center {
  text-align: center;
}
.vc_grid-filter.vc_grid-filter-right {
  text-align: right;
}
.vc_grid-filter.vc_grid-filter-left {
  text-align: left;
}
.vc_grid-filter.vc_grid-filter-color-blue > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-color-blue > .vc_grid-filter-item:hover {
  background-color: #5472d2;
}
.vc_grid-filter.vc_grid-filter-color-blue
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-color-blue > .vc_grid-filter-item:hover > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-color-turquoise > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-color-turquoise > .vc_grid-filter-item:hover {
  background-color: #00c1cf;
}
.vc_grid-filter.vc_grid-filter-color-turquoise
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-color-turquoise
  > .vc_grid-filter-item:hover
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-color-pink > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-color-pink > .vc_grid-filter-item:hover {
  background-color: #fe6c61;
}
.vc_grid-filter.vc_grid-filter-color-pink
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-color-pink > .vc_grid-filter-item:hover > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-color-violet > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-color-violet > .vc_grid-filter-item:hover {
  background-color: #8d6dc4;
}
.vc_grid-filter.vc_grid-filter-color-violet
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-color-violet
  > .vc_grid-filter-item:hover
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-color-peacoc > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-color-peacoc > .vc_grid-filter-item:hover {
  background-color: #4cadc9;
}
.vc_grid-filter.vc_grid-filter-color-peacoc
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-color-peacoc
  > .vc_grid-filter-item:hover
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-color-chino > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-color-chino > .vc_grid-filter-item:hover {
  background-color: #cec2ab;
}
.vc_grid-filter.vc_grid-filter-color-chino
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-color-chino > .vc_grid-filter-item:hover > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-color-mulled_wine
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-color-mulled_wine > .vc_grid-filter-item:hover {
  background-color: #50485b;
}
.vc_grid-filter.vc_grid-filter-color-mulled_wine
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-color-mulled_wine
  > .vc_grid-filter-item:hover
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-color-vista_blue
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-color-vista_blue > .vc_grid-filter-item:hover {
  background-color: #75d69c;
}
.vc_grid-filter.vc_grid-filter-color-vista_blue
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-color-vista_blue
  > .vc_grid-filter-item:hover
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-color-black > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-color-black > .vc_grid-filter-item:hover {
  background-color: #2a2a2a;
}
.vc_grid-filter.vc_grid-filter-color-black
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-color-black > .vc_grid-filter-item:hover > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item:hover {
  background-color: #ebebeb;
}
.vc_grid-filter.vc_grid-filter-color-grey
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-color-grey > .vc_grid-filter-item:hover > span {
  color: #666;
}
.vc_grid-filter.vc_grid-filter-color-orange > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-color-orange > .vc_grid-filter-item:hover {
  background-color: #f7be68;
}
.vc_grid-filter.vc_grid-filter-color-orange
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-color-orange
  > .vc_grid-filter-item:hover
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-color-sky > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-color-sky > .vc_grid-filter-item:hover {
  background-color: #5aa1e3;
}
.vc_grid-filter.vc_grid-filter-color-sky
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-color-sky > .vc_grid-filter-item:hover > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-color-green > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-color-green > .vc_grid-filter-item:hover {
  background-color: #6dab3c;
}
.vc_grid-filter.vc_grid-filter-color-green
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-color-green > .vc_grid-filter-item:hover > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-color-juicy_pink
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-color-juicy_pink > .vc_grid-filter-item:hover {
  background-color: #f4524d;
}
.vc_grid-filter.vc_grid-filter-color-juicy_pink
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-color-juicy_pink
  > .vc_grid-filter-item:hover
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-color-sandy_brown
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-color-sandy_brown > .vc_grid-filter-item:hover {
  background-color: #f79468;
}
.vc_grid-filter.vc_grid-filter-color-sandy_brown
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-color-sandy_brown
  > .vc_grid-filter-item:hover
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-color-purple > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-color-purple > .vc_grid-filter-item:hover {
  background-color: #b97ebb;
}
.vc_grid-filter.vc_grid-filter-color-purple
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-color-purple
  > .vc_grid-filter-item:hover
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-color-white > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-color-white > .vc_grid-filter-item:hover {
  background-color: #fff;
}
.vc_grid-filter.vc_grid-filter-color-white
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-color-white > .vc_grid-filter-item:hover > span {
  color: #666;
}
.vc_grid-filter > .vc_grid-filter-item {
  cursor: pointer;
  display: inline-block;
  background: 0 0;
  padding: 4px 10px;
  -webkit-transition: background-color 0.1s linear;
  -o-transition: background-color 0.1s linear;
  transition: background-color 0.1s linear;
}
.vc_grid-filter > .vc_grid-filter-item:first-child {
  margin-left: 0 !important;
}
.vc_grid-filter > .vc_grid-filter-item > span {
  -webkit-transition: color 0.1s linear;
  -o-transition: color 0.1s linear;
  transition: color 0.1s linear;
  outline: 0;
  padding: 0;
  text-decoration: none;
}
.vc_grid-filter > .vc_grid-filter-item.vc_active > span,
.vc_grid-filter > .vc_grid-filter-item:hover > span {
  text-decoration: none;
}
.vc_grid-filter.vc_grid-filter-default > .vc_grid-filter-item {
  margin: 0 5px 5px 0;
  border-radius: 30px;
}
.vc_grid-filter.vc_grid-filter- .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-comma .vc_grid-filter-item {
  padding: 0 !important;
}
.vc_grid-filter.vc_grid-filter-default-less-rounded > .vc_grid-filter-item {
  margin: 0 5px 5px 0;
  border-radius: 5px;
}
.vc_grid-filter.vc_grid-filter-bordered-rounded-less > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-bordered-rounded > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-bordered > .vc_grid-filter-item {
  margin: 0;
  border: 1px solid rgba(235, 235, 235, 0.8);
  border-collapse: collapse;
}
.vc_grid-filter.vc_grid-filter-bordered-rounded-less
  > .vc_grid-filter-item:nth-child(n + 2),
.vc_grid-filter.vc_grid-filter-bordered-rounded
  > .vc_grid-filter-item:nth-child(n + 2),
.vc_grid-filter.vc_grid-filter-bordered
  > .vc_grid-filter-item:nth-child(n + 2) {
  margin-left: -1px;
  margin-top: -1px;
}
.vc_grid-filter.vc_grid-filter-bordered-rounded-less
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-bordered-rounded-less
  > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-bordered-rounded
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-bordered-rounded > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-bordered > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-bordered > .vc_grid-filter-item:hover {
  position: relative;
  z-index: 1;
  border-color: transparent;
}
.vc_grid-filter.vc_grid-filter-bordered-rounded-less
  > .vc_grid-filter-item.vc_active
  > a,
.vc_grid-filter.vc_grid-filter-bordered-rounded-less
  > .vc_grid-filter-item:hover
  > a,
.vc_grid-filter.vc_grid-filter-bordered-rounded
  > .vc_grid-filter-item.vc_active
  > a,
.vc_grid-filter.vc_grid-filter-bordered-rounded
  > .vc_grid-filter-item:hover
  > a,
.vc_grid-filter.vc_grid-filter-bordered > .vc_grid-filter-item.vc_active > a,
.vc_grid-filter.vc_grid-filter-bordered > .vc_grid-filter-item:hover > a {
  text-decoration: none;
}
.vc_grid-filter.vc_grid-filter-bordered-rounded
  > .vc_grid-filter-item:first-child {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}
.vc_grid-filter.vc_grid-filter-bordered-rounded
  > .vc_grid-filter-item:last-child {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
.vc_grid-filter.vc_grid-filter-bordered-rounded-less
  > .vc_grid-filter-item:first-child {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.vc_grid-filter.vc_grid-filter-bordered-rounded-less
  > .vc_grid-filter-item:last-child {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue
  > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue
  > .vc_grid-filter-item {
  background-color: #7c93dd;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue
  > .vc_grid-filter-item
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue
  > .vc_grid-filter-item
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue
  > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue
  > .vc_grid-filter-item:hover {
  background-color: #5472d2;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-blue
  > .vc_grid-filter-item:hover
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-blue
  > .vc_grid-filter-item:hover
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise
  > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise
  > .vc_grid-filter-item {
  background-color: #00919c;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise
  > .vc_grid-filter-item
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise
  > .vc_grid-filter-item
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise
  > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise
  > .vc_grid-filter-item:hover {
  background-color: #00c1cf;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-turquoise
  > .vc_grid-filter-item:hover
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-turquoise
  > .vc_grid-filter-item:hover
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink
  > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink
  > .vc_grid-filter-item {
  background-color: #fe9b94;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink
  > .vc_grid-filter-item
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink
  > .vc_grid-filter-item
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink
  > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink
  > .vc_grid-filter-item:hover {
  background-color: #fe6c61;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-pink
  > .vc_grid-filter-item:hover
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-pink
  > .vc_grid-filter-item:hover
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet
  > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet
  > .vc_grid-filter-item {
  background-color: #a991d3;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet
  > .vc_grid-filter-item
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet
  > .vc_grid-filter-item
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet
  > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet
  > .vc_grid-filter-item:hover {
  background-color: #8d6dc4;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-violet
  > .vc_grid-filter-item:hover
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-violet
  > .vc_grid-filter-item:hover
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc
  > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc
  > .vc_grid-filter-item {
  background-color: #73bfd5;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc
  > .vc_grid-filter-item
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc
  > .vc_grid-filter-item
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc
  > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc
  > .vc_grid-filter-item:hover {
  background-color: #4cadc9;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-peacoc
  > .vc_grid-filter-item:hover
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-peacoc
  > .vc_grid-filter-item:hover
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino
  > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino
  > .vc_grid-filter-item {
  background-color: #e1d9cb;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino
  > .vc_grid-filter-item
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino
  > .vc_grid-filter-item
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino
  > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino
  > .vc_grid-filter-item:hover {
  background-color: #cec2ab;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-chino
  > .vc_grid-filter-item:hover
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-chino
  > .vc_grid-filter-item:hover
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine
  > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine
  > .vc_grid-filter-item {
  background-color: #695f77;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine
  > .vc_grid-filter-item
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine
  > .vc_grid-filter-item
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine
  > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine
  > .vc_grid-filter-item:hover {
  background-color: #50485b;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-mulled_wine
  > .vc_grid-filter-item:hover
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-mulled_wine
  > .vc_grid-filter-item:hover
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue
  > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue
  > .vc_grid-filter-item {
  background-color: #9ce2b8;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue
  > .vc_grid-filter-item
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue
  > .vc_grid-filter-item
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue
  > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue
  > .vc_grid-filter-item:hover {
  background-color: #75d69c;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-vista_blue
  > .vc_grid-filter-item:hover
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-vista_blue
  > .vc_grid-filter-item:hover
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black
  > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black
  > .vc_grid-filter-item {
  background-color: #444;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black
  > .vc_grid-filter-item
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black
  > .vc_grid-filter-item
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black
  > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black
  > .vc_grid-filter-item:hover {
  background-color: #2a2a2a;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-black
  > .vc_grid-filter-item:hover
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-black
  > .vc_grid-filter-item:hover
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey
  > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey
  > .vc_grid-filter-item {
  background-color: #d2d2d2;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey
  > .vc_grid-filter-item
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey
  > .vc_grid-filter-item
  > span {
  color: #666;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey
  > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey
  > .vc_grid-filter-item:hover {
  background-color: #ebebeb;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-grey
  > .vc_grid-filter-item:hover
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-grey
  > .vc_grid-filter-item:hover
  > span {
  color: #666;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange
  > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange
  > .vc_grid-filter-item {
  background-color: #fad398;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange
  > .vc_grid-filter-item
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange
  > .vc_grid-filter-item
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange
  > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange
  > .vc_grid-filter-item:hover {
  background-color: #f7be68;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-orange
  > .vc_grid-filter-item:hover
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-orange
  > .vc_grid-filter-item:hover
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky
  > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky
  > .vc_grid-filter-item {
  background-color: #86baea;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky
  > .vc_grid-filter-item
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky
  > .vc_grid-filter-item
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky
  > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky
  > .vc_grid-filter-item:hover {
  background-color: #5aa1e3;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sky
  > .vc_grid-filter-item:hover
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sky
  > .vc_grid-filter-item:hover
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green
  > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green
  > .vc_grid-filter-item {
  background-color: #87c456;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green
  > .vc_grid-filter-item
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green
  > .vc_grid-filter-item
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green
  > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green
  > .vc_grid-filter-item:hover {
  background-color: #6dab3c;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-green
  > .vc_grid-filter-item:hover
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-green
  > .vc_grid-filter-item:hover
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink
  > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink
  > .vc_grid-filter-item {
  background-color: #f7817d;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink
  > .vc_grid-filter-item
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink
  > .vc_grid-filter-item
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink
  > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink
  > .vc_grid-filter-item:hover {
  background-color: #f4524d;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-juicy_pink
  > .vc_grid-filter-item:hover
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-juicy_pink
  > .vc_grid-filter-item:hover
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown
  > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown
  > .vc_grid-filter-item {
  background-color: #fab698;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown
  > .vc_grid-filter-item
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown
  > .vc_grid-filter-item
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown
  > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown
  > .vc_grid-filter-item:hover {
  background-color: #f79468;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-sandy_brown
  > .vc_grid-filter-item:hover
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-sandy_brown
  > .vc_grid-filter-item:hover
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple
  > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple
  > .vc_grid-filter-item {
  background-color: #cb9fcd;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple
  > .vc_grid-filter-item
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple
  > .vc_grid-filter-item
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple
  > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple
  > .vc_grid-filter-item:hover {
  background-color: #b97ebb;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-purple
  > .vc_grid-filter-item:hover
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-purple
  > .vc_grid-filter-item:hover
  > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white
  > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white
  > .vc_grid-filter-item {
  background-color: #e6e6e6;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white
  > .vc_grid-filter-item
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white
  > .vc_grid-filter-item
  > span {
  color: #666;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white
  > .vc_grid-filter-item:hover,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white
  > .vc_grid-filter-item.vc_active,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white
  > .vc_grid-filter-item:hover {
  background-color: #fff;
}
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-filled-rounded.vc_grid-filter-color-white
  > .vc_grid-filter-item:hover
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white
  > .vc_grid-filter-item.vc_active
  > span,
.vc_grid-filter.vc_grid-filter-filled.vc_grid-filter-color-white
  > .vc_grid-filter-item:hover
  > span {
  color: #666;
}
.vc_grid-filter.vc_grid-filter-filled-rounded > .vc_grid-filter-item,
.vc_grid-filter.vc_grid-filter-filled > .vc_grid-filter-item {
  margin: 0;
  border: 1px solid transparent;
  border-collapse: collapse;
  padding: 3px 7px;
}
.vc_grid-filter.vc_grid-filter-filled-rounded > .vc_grid-filter-item > span,
.vc_grid-filter.vc_grid-filter-filled > .vc_grid-filter-item > span {
  color: #fff;
}
.vc_grid-filter.vc_grid-filter-filled-rounded
  > .vc_grid-filter-item:nth-child(n + 2),
.vc_grid-filter.vc_grid-filter-filled > .vc_grid-filter-item:nth-child(n + 2) {
  border-left: none;
  margin-left: 1px;
  border-top: none;
  margin-top: 1px;
}
.vc_grid-filter.vc_grid-filter-filled-rounded
  > .vc_grid-filter-item:first-child,
.vc_grid-filter.vc_grid-filter-filled > .vc_grid-filter-item:first-child {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top: 0;
}
.vc_grid-filter.vc_grid-filter-filled-rounded > .vc_grid-filter-item:last-child,
.vc_grid-filter.vc_grid-filter-filled > .vc_grid-filter-item:last-child {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.vc_grid-filter.vc_grid-filter-filled-rounded
  > .vc_grid-filter-item:first-child {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  border-top: 0;
}
.vc_grid-filter.vc_grid-filter-filled-rounded
  > .vc_grid-filter-item:last-child {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
.vc_grid-filter.vc_grid-filter-filled-rounded-all > .vc_grid-filter-item {
  border-radius: 3px !important;
}
.vc_grid-filter.vc_grid-filter-filled-round-all > .vc_grid-filter-item {
  border-radius: 30px !important;
}
.vc_grid-filter.vc_grid-filter-size-xs .vc_grid-filter-item {
  font-size: 12px;
  padding: 1px 5px;
}
.vc_grid-filter.vc_grid-filter-size-sm .vc_grid-filter-item {
  font-size: 13px;
  padding: 2px 7px;
}
.vc_grid-filter.vc_grid-filter-size-md .vc_grid-filter-item {
  font-size: 100%;
  padding: 2px 10px;
}
.vc_grid-filter.vc_grid-filter-size-lg .vc_grid-filter-item {
  font-size: 18px;
  padding: 4px 10px;
}
.vc_grid-filter-select {
  display: none;
}
.vc_grid-filter-dropdown,
.vc_grid-filter-select {
  font-size: 12px;
  margin-bottom: 20px;
}
.vc_grid-filter-dropdown.vc_grid-filter-center,
.vc_grid-filter-select.vc_grid-filter-center {
  text-align: center;
}
.vc_grid-filter-dropdown.vc_grid-filter-right,
.vc_grid-filter-select.vc_grid-filter-right {
  text-align: right;
}
.vc_grid-filter-dropdown.vc_grid-filter-left,
.vc_grid-filter-select.vc_grid-filter-left {
  text-align: left;
}
.vc_grid-filter-dropdown .vc_grid-styled-select .vc_arrow-icon-navicon,
.vc_grid-filter-select .vc_grid-styled-select .vc_arrow-icon-navicon {
  display: none;
}
.vc_grid-filter-dropdown .vc_grid-styled-select select,
.vc_grid-filter-select .vc_grid-styled-select select {
  outline: 0;
  display: inline-block;
}
@media (min-width: 768px) {
  .vc_grid-filter-dropdown.vc_grid-filter-color-blue .vc_arrow-icon-navicon,
  .vc_grid-filter-select.vc_grid-filter-color-blue .vc_arrow-icon-navicon {
    color: #5472d2;
  }
  .vc_grid-filter-dropdown.vc_grid-filter-color-turquoise
    .vc_arrow-icon-navicon,
  .vc_grid-filter-select.vc_grid-filter-color-turquoise .vc_arrow-icon-navicon {
    color: #00c1cf;
  }
  .vc_grid-filter-dropdown.vc_grid-filter-color-pink .vc_arrow-icon-navicon,
  .vc_grid-filter-select.vc_grid-filter-color-pink .vc_arrow-icon-navicon {
    color: #fe6c61;
  }
  .vc_grid-filter-dropdown.vc_grid-filter-color-violet .vc_arrow-icon-navicon,
  .vc_grid-filter-select.vc_grid-filter-color-violet .vc_arrow-icon-navicon {
    color: #8d6dc4;
  }
  .vc_grid-filter-dropdown.vc_grid-filter-color-peacoc .vc_arrow-icon-navicon,
  .vc_grid-filter-select.vc_grid-filter-color-peacoc .vc_arrow-icon-navicon {
    color: #4cadc9;
  }
  .vc_grid-filter-dropdown.vc_grid-filter-color-chino .vc_arrow-icon-navicon,
  .vc_grid-filter-select.vc_grid-filter-color-chino .vc_arrow-icon-navicon {
    color: #cec2ab;
  }
  .vc_grid-filter-dropdown.vc_grid-filter-color-mulled_wine
    .vc_arrow-icon-navicon,
  .vc_grid-filter-select.vc_grid-filter-color-mulled_wine
    .vc_arrow-icon-navicon {
    color: #50485b;
  }
  .vc_grid-filter-dropdown.vc_grid-filter-color-vista_blue
    .vc_arrow-icon-navicon,
  .vc_grid-filter-select.vc_grid-filter-color-vista_blue
    .vc_arrow-icon-navicon {
    color: #75d69c;
  }
  .vc_grid-filter-dropdown.vc_grid-filter-color-black .vc_arrow-icon-navicon,
  .vc_grid-filter-select.vc_grid-filter-color-black .vc_arrow-icon-navicon {
    color: #2a2a2a;
  }
  .vc_grid-filter-dropdown.vc_grid-filter-color-grey .vc_arrow-icon-navicon,
  .vc_grid-filter-select.vc_grid-filter-color-grey .vc_arrow-icon-navicon {
    color: #ebebeb;
  }
  .vc_grid-filter-dropdown.vc_grid-filter-color-orange .vc_arrow-icon-navicon,
  .vc_grid-filter-select.vc_grid-filter-color-orange .vc_arrow-icon-navicon {
    color: #f7be68;
  }
  .vc_grid-filter-dropdown.vc_grid-filter-color-sky .vc_arrow-icon-navicon,
  .vc_grid-filter-select.vc_grid-filter-color-sky .vc_arrow-icon-navicon {
    color: #5aa1e3;
  }
  .vc_grid-filter-dropdown.vc_grid-filter-color-green .vc_arrow-icon-navicon,
  .vc_grid-filter-select.vc_grid-filter-color-green .vc_arrow-icon-navicon {
    color: #6dab3c;
  }
  .vc_grid-filter-dropdown.vc_grid-filter-color-juicy_pink
    .vc_arrow-icon-navicon,
  .vc_grid-filter-select.vc_grid-filter-color-juicy_pink
    .vc_arrow-icon-navicon {
    color: #f4524d;
  }
  .vc_grid-filter-dropdown.vc_grid-filter-color-sandy_brown
    .vc_arrow-icon-navicon,
  .vc_grid-filter-select.vc_grid-filter-color-sandy_brown
    .vc_arrow-icon-navicon {
    color: #f79468;
  }
  .vc_grid-filter-dropdown.vc_grid-filter-color-purple .vc_arrow-icon-navicon,
  .vc_grid-filter-select.vc_grid-filter-color-purple .vc_arrow-icon-navicon {
    color: #b97ebb;
  }
  .vc_grid-filter-dropdown.vc_grid-filter-color-white .vc_arrow-icon-navicon,
  .vc_grid-filter-select.vc_grid-filter-color-white .vc_arrow-icon-navicon {
    color: #fff;
  }
  .vc_grid-filter-dropdown .vc_grid-styled-select,
  .vc_grid-filter-select .vc_grid-styled-select {
    border: 1px solid #ccc;
    display: inline-block;
    height: 30px;
    overflow: hidden;
    padding-right: 5px;
    text-align: left;
    width: auto;
    vertical-align: middle;
  }
  .vc_grid-filter-dropdown .vc_grid-styled-select .vc_arrow-icon-navicon,
  .vc_grid-filter-select .vc_grid-styled-select .vc_arrow-icon-navicon {
    font-size: 17px;
    display: inline;
    vertical-align: middle;
  }
  .vc_grid-filter-dropdown .vc_grid-styled-select select,
  .vc_grid-filter-select .vc_grid-styled-select select {
    background: none repeat scroll 0 0 transparent;
    border: 0;
    border-radius: 0;
    height: 30px;
    line-height: 1;
    margin-right: -50px;
    padding: 5px;
    position: relative;
    font-size: 12px;
    z-index: 0;
    cursor: pointer;
    max-width: inherit !important;
  }
}
@media (max-width: 768px) {
  .vc_responsive .vc_grid-filter-select {
    display: block;
  }
  .vc_responsive .vc_grid-filter {
    display: none !important;
  }
}
.owl-carousel .owl-item .vc_grid-item {
  -webkit-transform: translate3D(0, 0, 0);
  -ms-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0);
}
.owl-carousel .owl-animated-out {
  z-index: 0;
}
.owl-carousel .owl-animated-in {
  z-index: 1;
}
.vc-hoverbox-wrapper,
.vc-hoverbox-wrapper * {
  box-sizing: border-box;
}
.vc-hoverbox-wrapper.vc-hoverbox-shape--rounded .vc-hoverbox-back,
.vc-hoverbox-wrapper.vc-hoverbox-shape--rounded .vc-hoverbox-front {
  border-radius: 10px;
}
.vc-hoverbox-wrapper.vc-hoverbox-shape--round .vc-hoverbox-back,
.vc-hoverbox-wrapper.vc-hoverbox-shape--round .vc-hoverbox-front {
  border-radius: 50px;
}
.vc-hoverbox-wrapper.vc-hoverbox-align--center {
  text-align: center;
}
.vc-hoverbox-wrapper.vc-hoverbox-align--left {
  text-align: left;
}
.vc-hoverbox-wrapper.vc-hoverbox-align--right {
  text-align: right;
}
.vc-hoverbox-wrapper .vc-hoverbox {
  position: relative;
  display: inline-block;
  text-align: center;
  width: 100%;
}
.vc-hoverbox-wrapper.vc-hoverbox-width--100 .vc-hoverbox {
  width: 100%;
}
.vc-hoverbox-wrapper.vc-hoverbox-width--90 .vc-hoverbox {
  width: 90%;
}
.vc-hoverbox-wrapper.vc-hoverbox-width--80 .vc-hoverbox {
  width: 80%;
}
.vc-hoverbox-wrapper.vc-hoverbox-width--70 .vc-hoverbox {
  width: 70%;
}
.vc-hoverbox-wrapper.vc-hoverbox-width--60 .vc-hoverbox {
  width: 60%;
}
.vc-hoverbox-wrapper.vc-hoverbox-width--50 .vc-hoverbox {
  width: 50%;
}
.vc-hoverbox-wrapper.vc-hoverbox-width--40 .vc-hoverbox {
  width: 40%;
}
.vc-hoverbox-wrapper.vc-hoverbox-width--30 .vc-hoverbox {
  width: 30%;
}
.vc-hoverbox-wrapper.vc-hoverbox-width--20 .vc-hoverbox {
  width: 20%;
}
.vc-hoverbox-wrapper.vc-hoverbox-width--10 .vc-hoverbox {
  width: 10%;
}
.vc-hoverbox-inner {
  width: 100%;
  display: inline-block;
  min-height: 250px;
}
.vc-hoverbox-inner :last-child {
  margin-bottom: 0;
}
.vc-hoverbox-block {
  height: 100%;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: transform 0.5s ease-in-out;
  transform-style: preserve-3d;
  background-size: cover;
  background-position: center;
}
.vc-hoverbox-block-inner {
  flex-shrink: 0;
  padding: 20px;
}
.vc-hoverbox-block-inner * {
  backface-visibility: hidden;
}
.vc-hoverbox-front {
  transform: rotateY(0);
  z-index: 1;
}
.vc-hoverbox-back {
  transform: rotateY(180deg);
}
.vc-hoverbox:hover .vc-hoverbox-front {
  transform: rotateY(-180deg);
}
.vc-hoverbox:hover .vc-hoverbox-back {
  transform: rotateY(0);
}
.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox-front {
  transform: rotateY(180deg);
}
.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox-back {
  transform: rotateY(0);
  z-index: 2;
}
.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse
  .vc-hoverbox:hover
  .vc-hoverbox-front {
  transform: rotateY(0);
}
.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse
  .vc-hoverbox:hover
  .vc-hoverbox-back {
  transform: rotateY(-180deg);
}
@font-face {
  font-display: swap;
  font-family: vc_grid_v1;
  src: url(../../../plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1.eot?-9hbgac);
  src: url(../../../plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1.eot?#iefix-9hbgac)
      format("embedded-opentype"),
    url(../../../plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1.woff?-9hbgac)
      format("woff"),
    url(../../../plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1.ttf?-9hbgac)
      format("truetype"),
    url(../../../plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1.svg?-9hbgac#vc_grid_v1)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
[class*=" vc_arrow-icon-"],
[class^="vc_arrow-icon-"] {
  font-family: vc_grid_v1;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.vc_arrow-icon-minus:before {
  content: "\e61c";
}
.vc_arrow-icon-plus:before {
  content: "\e61d";
}
.vc_arrow-icon-arrow_down:before {
  content: "\e61e";
}
.vc_arrow-icon-arrow_up:before {
  content: "\e61f";
}
.vc_arrow-icon-arrow_01_left:before {
  content: "\e600";
}
.vc_arrow-icon-arrow_01_right:before {
  content: "\e601";
}
.vc_arrow-icon-arrow_02_left:before {
  content: "\e602";
}
.vc_arrow-icon-arrow_02_right:before {
  content: "\e603";
}
.vc_arrow-icon-arrow_03_left:before {
  content: "\e604";
}
.vc_arrow-icon-arrow_03_right:before {
  content: "\e605";
}
.vc_arrow-icon-arrow_04_left:before {
  content: "\e606";
}
.vc_arrow-icon-arrow_04_right:before {
  content: "\e607";
}
.vc_arrow-icon-arrow_05_left:before {
  content: "\e608";
}
.vc_arrow-icon-arrow_05_right:before {
  content: "\e609";
}
.vc_arrow-icon-arrow_06_left:before {
  content: "\e60a";
}
.vc_arrow-icon-arrow_06_right:before {
  content: "\e60b";
}
.vc_arrow-icon-arrow_07_left:before {
  content: "\e60c";
}
.vc_arrow-icon-arrow_07_right:before {
  content: "\e60d";
}
.vc_arrow-icon-arrow_08_left:before {
  content: "\e60e";
}
.vc_arrow-icon-arrow_08_right:before {
  content: "\e60f";
}
.vc_arrow-icon-arrow_09_left:before {
  content: "\e610";
}
.vc_arrow-icon-arrow_09_right:before {
  content: "\e611";
}
.vc_arrow-icon-arrow_10_left:before {
  content: "\e612";
}
.vc_arrow-icon-arrow_10_right:before {
  content: "\e613";
}
.vc_arrow-icon-arrow_11_left:before {
  content: "\e614";
}
.vc_arrow-icon-arrow_11_right:before {
  content: "\e615";
}
.vc_arrow-icon-arrow_12_left:before {
  content: "\e616";
}
.vc_arrow-icon-arrow_12_right:before {
  content: "\e617";
}
.vc_arrow-icon-navicon:before {
  content: "\f0c9";
}
.wpb_animate_when_almost_visible {
  opacity: 0;
}
.wpb_animate_when_almost_visible:not(.wpb_start_animation) {
  -webkit-animation: none;
  -o-animation: none;
  animation: none;
}
.top-to-bottom,
.wpb_top-to-bottom {
  -webkit-animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  animation: wpb_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.bottom-to-top,
.wpb_bottom-to-top {
  -webkit-animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  animation: wpb_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.left-to-right,
.wpb_left-to-right {
  -webkit-animation: wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-animation: wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  animation: wpb_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.right-to-left,
.wpb_right-to-left {
  -webkit-animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  animation: wpb_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.appear,
.wpb_appear {
  -webkit-animation: wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-animation: wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  animation: wpb_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.wpb_start_animation {
  opacity: 1;
}
@-webkit-keyframes wpb_ttb {
  0% {
    -webkit-transform: translate(0, -10%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    opacity: 1;
  }
}
@-moz-keyframes wpb_ttb {
  0% {
    -moz-transform: translate(0, -10%);
    opacity: 0;
  }
  100% {
    -moz-transform: translate(0, 0);
    opacity: 1;
  }
}
@-o-keyframes wpb_ttb {
  0% {
    -o-transform: translate(0, -10%);
    opacity: 0;
  }
  100% {
    -o-transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes wpb_ttb {
  0% {
    -webkit-transform: translate(0, -10%);
    -ms-transform: translate(0, -10%);
    -o-transform: translate(0, -10%);
    transform: translate(0, -10%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes wpb_btt {
  0% {
    -webkit-transform: translate(0, 10%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    opacity: 1;
  }
}
@-moz-keyframes wpb_btt {
  0% {
    -moz-transform: translate(0, 10%);
    opacity: 0;
  }
  100% {
    -moz-transform: translate(0, 0);
    opacity: 1;
  }
}
@-o-keyframes wpb_btt {
  0% {
    -o-transform: translate(0, 10%);
    opacity: 0;
  }
  100% {
    -o-transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes wpb_btt {
  0% {
    -webkit-transform: translate(0, 10%);
    -ms-transform: translate(0, 10%);
    -o-transform: translate(0, 10%);
    transform: translate(0, 10%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes wpb_ltr {
  0% {
    -webkit-transform: translate(-10%, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    opacity: 1;
  }
}
@-moz-keyframes wpb_ltr {
  0% {
    -moz-transform: translate(-10%, 0);
    opacity: 0;
  }
  100% {
    -moz-transform: translate(0, 0);
    opacity: 1;
  }
}
@-o-keyframes wpb_ltr {
  0% {
    -o-transform: translate(-10%, 0);
    opacity: 0;
  }
  100% {
    -o-transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes wpb_ltr {
  0% {
    -webkit-transform: translate(-10%, 0);
    -ms-transform: translate(-10%, 0);
    -o-transform: translate(-10%, 0);
    transform: translate(-10%, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes wpb_rtl {
  0% {
    -webkit-transform: translate(10%, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    opacity: 1;
  }
}
@-moz-keyframes wpb_rtl {
  0% {
    -moz-transform: translate(10%, 0);
    opacity: 0;
  }
  100% {
    -moz-transform: translate(0, 0);
    opacity: 1;
  }
}
@-o-keyframes wpb_rtl {
  0% {
    -o-transform: translate(10%, 0);
    opacity: 0;
  }
  100% {
    -o-transform: translate(0, 0);
    opacity: 1;
  }
}
@keyframes wpb_rtl {
  0% {
    -webkit-transform: translate(10%, 0);
    -ms-transform: translate(10%, 0);
    -o-transform: translate(10%, 0);
    transform: translate(10%, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes wpb_appear {
  0% {
    -webkit-transform: scale(0.5);
    opacity: 0.1;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@-moz-keyframes wpb_appear {
  0% {
    -moz-transform: scale(0.5);
    opacity: 0.1;
  }
  100% {
    -moz-transform: scale(1);
    opacity: 1;
  }
}
@-o-keyframes wpb_appear {
  0% {
    -o-transform: scale(0.5);
    opacity: 0.1;
  }
  100% {
    -o-transform: scale(1);
    opacity: 1;
  }
}
@keyframes wpb_appear {
  0% {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0.1;
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
.vc-spinner::before {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  pointer-events: none;
  margin-top: 6px;
  background: url(../../../plugins/js_composer/assets/images/spinner.gif)
    no-repeat;
  background-position-x: center;
  background-position-y: center;
}
.vc-spinner.vc-spinner-complete::before {
  background-image: url(../../../plugins/js_composer/assets/vc/tick.png);
}
.vc-spinner.vc-spinner-failed::before {
  background-image: url(../../../plugins/js_composer/assets/vc/remove.png);
}
.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini {
  position: relative;
}
.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_gitem-zone {
  opacity: 0 !important;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini
  .vc_wc-load-add-to-loader-wrapper {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -50px;
  left: 0;
}
.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini
  .vc_wc-load-add-to-loader {
  margin: 2em auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  -webkit-animation-delay: 0.16s;
  animation-delay: 0.16s;
  height: 50px;
}
.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini .vc_wc-load-add-to-loader,
.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini
  .vc_wc-load-add-to-loader:after,
.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini
  .vc_wc-load-add-to-loader:before {
  border-radius: 50%;
  width: 12px;
  height: 12px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: vc_woo-add-cart-load 1.8s infinite ease-in-out;
  animation: vc_woo-add-cart-load 1.8s infinite ease-in-out;
}
.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini
  .vc_wc-load-add-to-loader:before {
  left: -20px;
}
.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini
  .vc_wc-load-add-to-loader:after {
  left: 20px;
  -webkit-animation-delay: 0.32s;
  animation-delay: 0.32s;
}
.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini
  .vc_wc-load-add-to-loader:after,
.vc-woocommerce-add-to-cart-loading.vc_grid-item-mini
  .vc_wc-load-add-to-loader:before {
  content: "";
  position: absolute;
  top: 0;
}
@-webkit-keyframes vc_woo-add-cart-load {
  0%,
  100%,
  80% {
    box-shadow: 0 2.5em 0 -1.3em rgba(235, 235, 235, 0.75);
  }
  40% {
    box-shadow: 0 2.5em 0 0 rgba(235, 235, 235, 0.75);
  }
}
@keyframes vc_woo-add-cart-load {
  0%,
  100%,
  80% {
    box-shadow: 0 2.5em 0 -1.3em rgba(235, 235, 235, 0.75);
  }
  40% {
    box-shadow: 0 2.5em 0 0 rgba(235, 235, 235, 0.75);
  }
}
.vc_grid-item-mini .added_to_cart.wc-forward {
  display: none;
} 
@-webkit-keyframes wrench {
  0% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  8% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  10% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  18%,
  20% {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }
  28%,
  30% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  38%,
  40% {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }
  48%,
  50% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  58%,
  60% {
    -webkit-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }
  68% {
    -webkit-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  75% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes wrench {
  0% {
    -webkit-transform: rotate(-12deg);
    -ms-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  8% {
    -webkit-transform: rotate(12deg);
    -ms-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  10% {
    -webkit-transform: rotate(24deg);
    -ms-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  18%,
  20% {
    -webkit-transform: rotate(-24deg);
    -ms-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }
  28%,
  30% {
    -webkit-transform: rotate(24deg);
    -ms-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  38%,
  40% {
    -webkit-transform: rotate(-24deg);
    -ms-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }
  48%,
  50% {
    -webkit-transform: rotate(24deg);
    -ms-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  58%,
  60% {
    -webkit-transform: rotate(-24deg);
    -ms-transform: rotate(-24deg);
    transform: rotate(-24deg);
  }
  68% {
    -webkit-transform: rotate(24deg);
    -ms-transform: rotate(24deg);
    transform: rotate(24deg);
  }
  75% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.faa-parent.animated-hover:hover > .faa-wrench,
.faa-wrench.animated,
.faa-wrench.animated-hover:hover {
  -webkit-animation: wrench 2.5s ease infinite;
  animation: wrench 2.5s ease infinite;
  transform-origin-x: 90%;
  transform-origin-y: 35%;
  transform-origin-z: initial;
}
.faa-parent.animated-hover:hover > .faa-wrench.faa-fast,
.faa-wrench.animated-hover.faa-fast:hover,
.faa-wrench.animated.faa-fast {
  -webkit-animation: wrench 1.2s ease infinite;
  animation: wrench 1.2s ease infinite;
}
.faa-parent.animated-hover:hover > .faa-wrench.faa-slow,
.faa-wrench.animated-hover.faa-slow:hover,
.faa-wrench.animated.faa-slow {
  -webkit-animation: wrench 3.7s ease infinite;
  animation: wrench 3.7s ease infinite;
}
@-webkit-keyframes ring {
  0% {
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  2% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  4% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  6% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  8% {
    -webkit-transform: rotate(-22deg);
    transform: rotate(-22deg);
  }
  10% {
    -webkit-transform: rotate(22deg);
    transform: rotate(22deg);
  }
  12% {
    -webkit-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  14% {
    -webkit-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  16% {
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  18% {
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  20% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes ring {
  0% {
    -webkit-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  2% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  4% {
    -webkit-transform: rotate(-18deg);
    -ms-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  6% {
    -webkit-transform: rotate(18deg);
    -ms-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  8% {
    -webkit-transform: rotate(-22deg);
    -ms-transform: rotate(-22deg);
    transform: rotate(-22deg);
  }
  10% {
    -webkit-transform: rotate(22deg);
    -ms-transform: rotate(22deg);
    transform: rotate(22deg);
  }
  12% {
    -webkit-transform: rotate(-18deg);
    -ms-transform: rotate(-18deg);
    transform: rotate(-18deg);
  }
  14% {
    -webkit-transform: rotate(18deg);
    -ms-transform: rotate(18deg);
    transform: rotate(18deg);
  }
  16% {
    -webkit-transform: rotate(-12deg);
    -ms-transform: rotate(-12deg);
    transform: rotate(-12deg);
  }
  18% {
    -webkit-transform: rotate(12deg);
    -ms-transform: rotate(12deg);
    transform: rotate(12deg);
  }
  20% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.faa-parent.animated-hover:hover > .faa-ring,
.faa-ring.animated,
.faa-ring.animated-hover:hover {
  -webkit-animation: ring 2s ease infinite;
  animation: ring 2s ease infinite;
  transform-origin-x: 50%;
  transform-origin-y: 0;
  transform-origin-z: initial;
}
.faa-parent.animated-hover:hover > .faa-ring.faa-fast,
.faa-ring.animated-hover.faa-fast:hover,
.faa-ring.animated.faa-fast {
  -webkit-animation: ring 1s ease infinite;
  animation: ring 1s ease infinite;
}
.faa-parent.animated-hover:hover > .faa-ring.faa-slow,
.faa-ring.animated-hover.faa-slow:hover,
.faa-ring.animated.faa-slow {
  -webkit-animation: ring 3s ease infinite;
  animation: ring 3s ease infinite;
}
@-webkit-keyframes vertical {
  0% {
    -webkit-transform: translate(0, -3px);
    transform: translate(0, -3px);
  }
  4% {
    -webkit-transform: translate(0, 3px);
    transform: translate(0, 3px);
  }
  8% {
    -webkit-transform: translate(0, -3px);
    transform: translate(0, -3px);
  }
  12% {
    -webkit-transform: translate(0, 3px);
    transform: translate(0, 3px);
  }
  16% {
    -webkit-transform: translate(0, -3px);
    transform: translate(0, -3px);
  }
  20% {
    -webkit-transform: translate(0, 3px);
    transform: translate(0, 3px);
  }
  22% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes vertical {
  0% {
    -webkit-transform: translate(0, -3px);
    -ms-transform: translate(0, -3px);
    transform: translate(0, -3px);
  }
  4% {
    -webkit-transform: translate(0, 3px);
    -ms-transform: translate(0, 3px);
    transform: translate(0, 3px);
  }
  8% {
    -webkit-transform: translate(0, -3px);
    -ms-transform: translate(0, -3px);
    transform: translate(0, -3px);
  }
  12% {
    -webkit-transform: translate(0, 3px);
    -ms-transform: translate(0, 3px);
    transform: translate(0, 3px);
  }
  16% {
    -webkit-transform: translate(0, -3px);
    -ms-transform: translate(0, -3px);
    transform: translate(0, -3px);
  }
  20% {
    -webkit-transform: translate(0, 3px);
    -ms-transform: translate(0, 3px);
    transform: translate(0, 3px);
  }
  22% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.faa-parent.animated-hover:hover > .faa-vertical,
.faa-vertical.animated,
.faa-vertical.animated-hover:hover {
  -webkit-animation: vertical 2s ease infinite;
  animation: vertical 2s ease infinite;
}
.faa-parent.animated-hover:hover > .faa-vertical.faa-fast,
.faa-vertical.animated-hover.faa-fast:hover,
.faa-vertical.animated.faa-fast {
  -webkit-animation: vertical 1s ease infinite;
  animation: vertical 1s ease infinite;
}
.faa-parent.animated-hover:hover > .faa-vertical.faa-slow,
.faa-vertical.animated-hover.faa-slow:hover,
.faa-vertical.animated.faa-slow {
  -webkit-animation: vertical 4s ease infinite;
  animation: vertical 4s ease infinite;
}
@-webkit-keyframes horizontal {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  6% {
    -webkit-transform: translate(5px, 0);
    transform: translate(5px, 0);
  }
  12% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  18% {
    -webkit-transform: translate(5px, 0);
    transform: translate(5px, 0);
  }
  24% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  30% {
    -webkit-transform: translate(5px, 0);
    transform: translate(5px, 0);
  }
  36% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes horizontal {
  0% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  6% {
    -webkit-transform: translate(5px, 0);
    -ms-transform: translate(5px, 0);
    transform: translate(5px, 0);
  }
  12% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  18% {
    -webkit-transform: translate(5px, 0);
    -ms-transform: translate(5px, 0);
    transform: translate(5px, 0);
  }
  24% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  30% {
    -webkit-transform: translate(5px, 0);
    -ms-transform: translate(5px, 0);
    transform: translate(5px, 0);
  }
  36% {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.faa-horizontal.animated,
.faa-horizontal.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-horizontal {
  -webkit-animation: horizontal 2s ease infinite;
  animation: horizontal 2s ease infinite;
}
.faa-horizontal.animated-hover.faa-fast:hover,
.faa-horizontal.animated.faa-fast,
.faa-parent.animated-hover:hover > .faa-horizontal.faa-fast {
  -webkit-animation: horizontal 1s ease infinite;
  animation: horizontal 1s ease infinite;
}
.faa-horizontal.animated-hover.faa-slow:hover,
.faa-horizontal.animated.faa-slow,
.faa-parent.animated-hover:hover > .faa-horizontal.faa-slow {
  -webkit-animation: horizontal 3s ease infinite;
  animation: horizontal 3s ease infinite;
}
@-webkit-keyframes flash {
  0%,
  100%,
  50% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  100%,
  50% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.faa-flash.animated,
.faa-flash.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-flash {
  -webkit-animation: flash 2s ease infinite;
  animation: flash 2s ease infinite;
}
.faa-flash.animated-hover.faa-fast:hover,
.faa-flash.animated.faa-fast,
.faa-parent.animated-hover:hover > .faa-flash.faa-fast {
  -webkit-animation: flash 1s ease infinite;
  animation: flash 1s ease infinite;
}
.faa-flash.animated-hover.faa-slow:hover,
.faa-flash.animated.faa-slow,
.faa-parent.animated-hover:hover > .faa-flash.faa-slow {
  -webkit-animation: flash 3s ease infinite;
  animation: flash 3s ease infinite;
}
@-webkit-keyframes bounce {
  0%,
  10%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40%,
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  10%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40%,
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.faa-bounce.animated,
.faa-bounce.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-bounce {
  -webkit-animation: bounce 2s ease infinite;
  animation: bounce 2s ease infinite;
}
.faa-bounce.animated-hover.faa-fast:hover,
.faa-bounce.animated.faa-fast,
.faa-parent.animated-hover:hover > .faa-bounce.faa-fast {
  -webkit-animation: bounce 1s ease infinite;
  animation: bounce 1s ease infinite;
}
.faa-bounce.animated-hover.faa-slow:hover,
.faa-bounce.animated.faa-slow,
.faa-parent.animated-hover:hover > .faa-bounce.faa-slow {
  -webkit-animation: bounce 3s ease infinite;
  animation: bounce 3s ease infinite;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.faa-parent.animated-hover:hover > .faa-spin,
.faa-spin.animated,
.faa-spin.animated-hover:hover {
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}
.faa-parent.animated-hover:hover > .faa-spin.faa-fast,
.faa-spin.animated-hover.faa-fast:hover,
.faa-spin.animated.faa-fast {
  -webkit-animation: spin 0.7s linear infinite;
  animation: spin 0.7s linear infinite;
}
.faa-parent.animated-hover:hover > .faa-spin.faa-slow,
.faa-spin.animated-hover.faa-slow:hover,
.faa-spin.animated.faa-slow {
  -webkit-animation: spin 2.2s linear infinite;
  animation: spin 2.2s linear infinite;
}
@-webkit-keyframes float {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes float {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.faa-float.animated,
.faa-float.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-float {
  -webkit-animation: float 2s linear infinite;
  animation: float 2s linear infinite;
}
.faa-float.animated-hover.faa-fast:hover,
.faa-float.animated.faa-fast,
.faa-parent.animated-hover:hover > .faa-float.faa-fast {
  -webkit-animation: float 1s linear infinite;
  animation: float 1s linear infinite;
}
.faa-float.animated-hover.faa-slow:hover,
.faa-float.animated.faa-slow,
.faa-parent.animated-hover:hover > .faa-float.faa-slow {
  -webkit-animation: float 3s linear infinite;
  animation: float 3s linear infinite;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  50% {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.faa-parent.animated-hover:hover > .faa-pulse,
.faa-pulse.animated,
.faa-pulse.animated-hover:hover {
  -webkit-animation: pulse 2s linear infinite;
  animation: pulse 2s linear infinite;
}
.faa-parent.animated-hover:hover > .faa-pulse.faa-fast,
.faa-pulse.animated-hover.faa-fast:hover,
.faa-pulse.animated.faa-fast {
  -webkit-animation: pulse 1s linear infinite;
  animation: pulse 1s linear infinite;
}
.faa-parent.animated-hover:hover > .faa-pulse.faa-slow,
.faa-pulse.animated-hover.faa-slow:hover,
.faa-pulse.animated.faa-slow {
  -webkit-animation: pulse 3s linear infinite;
  animation: pulse 3s linear infinite;
}
.faa-parent.animated-hover:hover > .faa-shake,
.faa-shake.animated,
.faa-shake.animated-hover:hover {
  -webkit-animation: wrench 2.5s ease infinite;
  animation: wrench 2.5s ease infinite;
}
.faa-parent.animated-hover:hover > .faa-shake.faa-fast,
.faa-shake.animated-hover.faa-fast:hover,
.faa-shake.animated.faa-fast {
  -webkit-animation: wrench 1.2s ease infinite;
  animation: wrench 1.2s ease infinite;
}
.faa-parent.animated-hover:hover > .faa-shake.faa-slow,
.faa-shake.animated-hover.faa-slow:hover,
.faa-shake.animated.faa-slow {
  -webkit-animation: wrench 3.7s ease infinite;
  animation: wrench 3.7s ease infinite;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-8deg);
    transform: scale(0.9) rotate(-8deg);
  }
  30%,
  50%,
  70% {
    -webkit-transform: scale(1.3) rotate(8deg);
    transform: scale(1.3) rotate(8deg);
  }
  40%,
  60% {
    -webkit-transform: scale(1.3) rotate(-8deg);
    transform: scale(1.3) rotate(-8deg);
  }
  80% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-8deg);
    -ms-transform: scale(0.9) rotate(-8deg);
    transform: scale(0.9) rotate(-8deg);
  }
  30%,
  50%,
  70% {
    -webkit-transform: scale(1.3) rotate(8deg);
    -ms-transform: scale(1.3) rotate(8deg);
    transform: scale(1.3) rotate(8deg);
  }
  40%,
  60% {
    -webkit-transform: scale(1.3) rotate(-8deg);
    -ms-transform: scale(1.3) rotate(-8deg);
    transform: scale(1.3) rotate(-8deg);
  }
  80% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
.faa-parent.animated-hover:hover > .faa-tada,
.faa-tada.animated,
.faa-tada.animated-hover:hover {
  -webkit-animation: tada 2s linear infinite;
  animation: tada 2s linear infinite;
}
.faa-parent.animated-hover:hover > .faa-tada.faa-fast,
.faa-tada.animated-hover.faa-fast:hover,
.faa-tada.animated.faa-fast {
  -webkit-animation: tada 1s linear infinite;
  animation: tada 1s linear infinite;
}
.faa-parent.animated-hover:hover > .faa-tada.faa-slow,
.faa-tada.animated-hover.faa-slow:hover,
.faa-tada.animated.faa-slow {
  -webkit-animation: tada 3s linear infinite;
  animation: tada 3s linear infinite;
}
@-webkit-keyframes passing {
  0% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
  }
}
@keyframes passing {
  0% {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
  }
  50% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
  }
}
.faa-parent.animated-hover:hover > .faa-passing,
.faa-passing.animated,
.faa-passing.animated-hover:hover {
  -webkit-animation: passing 2s linear infinite;
  animation: passing 2s linear infinite;
}
.faa-parent.animated-hover:hover > .faa-passing.faa-fast,
.faa-passing.animated-hover.faa-fast:hover,
.faa-passing.animated.faa-fast {
  -webkit-animation: passing 1s linear infinite;
  animation: passing 1s linear infinite;
}
.faa-parent.animated-hover:hover > .faa-passing.faa-slow,
.faa-passing.animated-hover.faa-slow:hover,
.faa-passing.animated.faa-slow {
  -webkit-animation: passing 3s linear infinite;
  animation: passing 3s linear infinite;
}
@-webkit-keyframes burst {
  0% {
    opacity: 0.6;
  }
  50% {
    -webkit-transform: scale(1.8);
    transform: scale(1.8);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes burst {
  0% {
    opacity: 0.6;
  }
  50% {
    -webkit-transform: scale(1.8);
    -ms-transform: scale(1.8);
    transform: scale(1.8);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.faa-burst.animated,
.faa-burst.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-burst {
  -webkit-animation: burst 2s infinite linear;
  animation: burst 2s infinite linear;
}
.faa-burst.animated-hover.faa-fast:hover,
.faa-burst.animated.faa-fast,
.faa-parent.animated-hover:hover > .faa-burst.faa-fast {
  -webkit-animation: burst 1s infinite linear;
  animation: burst 1s infinite linear;
}
.faa-burst.animated-hover.faa-slow:hover,
.faa-burst.animated.faa-slow,
.faa-parent.animated-hover:hover > .faa-burst.faa-slow {
  -webkit-animation: burst 3s infinite linear;
  animation: burst 3s infinite linear;
}
@font-face {
  font-display: swap;
  font-family: icomoon;
  src: url(../../../themes/g5-beyot/assets/plugins/icomoon/fonts/icomoon.eot?jr9je6);
  src: url(../../../themes/g5-beyot/assets/plugins/icomoon/fonts/icomoon.eot?jr9je6#iefix)
      format("embedded-opentype"),
    url(../../../themes/g5-beyot/assets/plugins/icomoon/fonts/icomoon.ttf?jr9je6)
      format("truetype"),
    url(../../../themes/g5-beyot/assets/plugins/icomoon/fonts/icomoon.woff?jr9je6)
      format("woff"),
    url(../../../themes/g5-beyot/assets/plugins/icomoon/fonts/icomoon.svg?jr9je6#icomoon)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
[class*=" icon-"],
[class^="icon-"] {
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-bathtube:before {
  content: "\f113";
}
.icon-bed:before {
  content: "\f112";
}
.icon-bath:before {
  content: "\ef21";
}
.icon-blueprint:before {
  content: "\ef22";
}
.icon-garage:before {
  content: "\ef23";
}
.icon-room-bed:before {
  content: "\ef24";
}
.icon-square:before {
  content: "\ef25";
}
.icon-bedroom:before {
  content: "\f111";
}
.icon-airplane22:before {
  content: "\ef19";
}
.icon-carrier:before {
  content: "\ef1a";
}
.icon-hand:before {
  content: "\ef1b";
}
.icon-security:before {
  content: "\ef1c";
}
.icon-ship:before {
  content: "\ef1d";
}
.icon-truck22:before {
  content: "\ef1e";
}
.icon-truck222:before {
  content: "\ef1f";
}
.icon-warehouse:before {
  content: "\ef20";
}
.icon-audio-mixer-controls:before {
  content: "\ef0c";
}
.icon-connection12:before {
  content: "\ef0d";
}
.icon-connection3:before {
  content: "\ef0e";
}
.icon-database3:before {
  content: "\ef0f";
}
.icon-domain:before {
  content: "\ef10";
}
.icon-envelope-in-black-paper-with-a-white-letter-sheet-inside:before {
  content: "\ef11";
}
.icon-ftp-file-transfer-protocol:before {
  content: "\ef12";
}
.icon-hosting:before {
  content: "\ef13";
}
.icon-line53:before {
  content: "\ef14";
}
.icon-link3:before {
  content: "\ef15";
}
.icon-prize3:before {
  content: "\ef16";
}
.icon-rack-servers:before {
  content: "\ef17";
}
.icon-shield3:before {
  content: "\ef18";
}
.icon-database22:before {
  content: "\ed0c";
}
.icon-internet-server:before {
  content: "\ed0d";
}
.icon-database-with-right-arrow:before {
  content: "\ed0e";
}
.icon-connection1:before {
  content: "\ed0f";
}
.icon-connection22:before {
  content: "\ed10";
}
.icon-shield22:before {
  content: "\ed11";
}
.icon-link22:before {
  content: "\ed12";
}
.icon-internet2:before {
  content: "\ed13";
}
.icon-internet1:before {
  content: "\ed14";
}
.icon-internet:before {
  content: "\ed15";
}
.icon-tool:before {
  content: "\ed16";
}
.icon-archive-files-upload-to-internet:before {
  content: "\ed17";
}
.icon-pc-synchronization-with-cloud-data1:before {
  content: "\ed18";
}
.icon-data-transference-by-internet:before {
  content: "\ed19";
}
.icon-hosting-download:before {
  content: "\ed1a";
}
.icon-internet-configuration-settings1:before {
  content: "\ed1b";
}
.icon-pc-synchronization-with-cloud-data:before {
  content: "\ed1c";
}
.icon-updated-security-for-protection-on-internet1:before {
  content: "\ed1d";
}
.icon-updated-security-for-protection-on-internet:before {
  content: "\ed1e";
}
.icon-locked-internet-security-padlock:before {
  content: "\ed1f";
}
.icon-internet-configuration-settings:before {
  content: "\ed20";
}
.icon-mail-envelope:before {
  content: "\e900";
}
.icon-mail-envelope2:before {
  content: "\e901";
}
.icon-mail-envelope-open:before {
  content: "\e902";
}
.icon-mail-envelope-open2:before {
  content: "\e903";
}
.icon-mail-envelope-closed:before {
  content: "\e904";
}
.icon-mail-envelope-closed2:before {
  content: "\e905";
}
.icon-mail-envelope-open3:before {
  content: "\e906";
}
.icon-mail-envelope-open4:before {
  content: "\e907";
}
.icon-mail-envelope-open5:before {
  content: "\e908";
}
.icon-mail-envelope-open6:before {
  content: "\e909";
}
.icon-mail-envelope-closed3:before {
  content: "\e90a";
}
.icon-mail-envelope-closed4:before {
  content: "\e90b";
}
.icon-mail-envelope-open7:before {
  content: "\e90c";
}
.icon-mail-envelope-open8:before {
  content: "\e90d";
}
.icon-mail-error:before {
  content: "\e90e";
}
.icon-mail-error2:before {
  content: "\e90f";
}
.icon-mail-checked:before {
  content: "\e910";
}
.icon-mail-checked2:before {
  content: "\e911";
}
.icon-mail-cancel:before {
  content: "\e912";
}
.icon-mail-cancel2:before {
  content: "\e913";
}
.icon-mail--forbidden:before {
  content: "\e914";
}
.icon-mail--forbidden2:before {
  content: "\e915";
}
.icon-mail-add:before {
  content: "\e916";
}
.icon-mail-add2:before {
  content: "\e917";
}
.icon-mail-remove:before {
  content: "\e918";
}
.icon-mail-remove2:before {
  content: "\e919";
}
.icon-flag22:before {
  content: "\e91a";
}
.icon-flag3:before {
  content: "\e91b";
}
.icon-flag4:before {
  content: "\e91c";
}
.icon-flag5:before {
  content: "\e91d";
}
.icon-flag6:before {
  content: "\e91e";
}
.icon-flag7:before {
  content: "\e91f";
}
.icon-flag8:before {
  content: "\e920";
}
.icon-flag9:before {
  content: "\e921";
}
.icon-bookmark22:before {
  content: "\e922";
}
.icon-bookmark3:before {
  content: "\e923";
}
.icon-bookmark-add:before {
  content: "\e924";
}
.icon-bookmark-add2:before {
  content: "\e925";
}
.icon-bookmark-remove:before {
  content: "\e926";
}
.icon-bookmark-remove2:before {
  content: "\e927";
}
.icon-eye-hidden:before {
  content: "\e928";
}
.icon-eye-hidden2:before {
  content: "\e929";
}
.icon-eye22:before {
  content: "\e92a";
}
.icon-eye3:before {
  content: "\e92b";
}
.icon-star:before {
  content: "\e92c";
}
.icon-star2:before {
  content: "\e92d";
}
.icon-key32:before {
  content: "\e92e";
}
.icon-key4:before {
  content: "\e92f";
}
.icon-key5:before {
  content: "\e930";
}
.icon-key6:before {
  content: "\e931";
}
.icon-trash-can:before {
  content: "\e932";
}
.icon-trash-can2:before {
  content: "\e933";
}
.icon-trash-can3:before {
  content: "\e934";
}
.icon-trash-can4:before {
  content: "\e935";
}
.icon-information:before {
  content: "\e936";
}
.icon-information2:before {
  content: "\e937";
}
.icon-information3:before {
  content: "\e938";
}
.icon-information4:before {
  content: "\e939";
}
.icon-book22:before {
  content: "\e93a";
}
.icon-book3:before {
  content: "\e93b";
}
.icon-book-bookmark:before {
  content: "\e93c";
}
.icon-book-bookmark2:before {
  content: "\e93d";
}
.icon-clipboard-edit:before {
  content: "\e93e";
}
.icon-clipboard-edit2:before {
  content: "\e93f";
}
.icon-clipboard-add:before {
  content: "\e940";
}
.icon-clipboard-add2:before {
  content: "\e941";
}
.icon-clipboard-remove:before {
  content: "\e942";
}
.icon-clipboard-remove2:before {
  content: "\e943";
}
.icon-clipboard22:before {
  content: "\e944";
}
.icon-clipboard3:before {
  content: "\e945";
}
.icon-clipboard-download:before {
  content: "\e946";
}
.icon-clipboard-download2:before {
  content: "\e947";
}
.icon-clipboard-upload:before {
  content: "\e948";
}
.icon-clipboard-upload2:before {
  content: "\e949";
}
.icon-clipboard-checked:before {
  content: "\e94a";
}
.icon-clipboard-checked2:before {
  content: "\e94b";
}
.icon-clipboard-text:before {
  content: "\e94c";
}
.icon-clipboard-text2:before {
  content: "\e94d";
}
.icon-clipboard-list:before {
  content: "\e94e";
}
.icon-clipboard-list2:before {
  content: "\e94f";
}
.icon-note:before {
  content: "\e950";
}
.icon-note2:before {
  content: "\e951";
}
.icon-note-add:before {
  content: "\e952";
}
.icon-note-add2:before {
  content: "\e953";
}
.icon-note-remove:before {
  content: "\e954";
}
.icon-note-remove2:before {
  content: "\e955";
}
.icon-note-text:before {
  content: "\e956";
}
.icon-note-text2:before {
  content: "\e957";
}
.icon-note-list:before {
  content: "\e958";
}
.icon-note-list2:before {
  content: "\e959";
}
.icon-note-checked:before {
  content: "\e95a";
}
.icon-note-checked2:before {
  content: "\e95b";
}
.icon-note-important:before {
  content: "\e95c";
}
.icon-note-important2:before {
  content: "\e95d";
}
.icon-notebook:before {
  content: "\e95e";
}
.icon-notebook2:before {
  content: "\e95f";
}
.icon-notebook3:before {
  content: "\e960";
}
.icon-notebook4:before {
  content: "\e961";
}
.icon-notebook5:before {
  content: "\e962";
}
.icon-notebook6:before {
  content: "\e963";
}
.icon-notebook7:before {
  content: "\e964";
}
.icon-notebook8:before {
  content: "\e965";
}
.icon-notebook-text:before {
  content: "\e966";
}
.icon-notebook-text2:before {
  content: "\e967";
}
.icon-notebook-list:before {
  content: "\e968";
}
.icon-notebook-list2:before {
  content: "\e969";
}
.icon-document:before {
  content: "\e96a";
}
.icon-document2:before {
  content: "\e96b";
}
.icon-document-text:before {
  content: "\e96c";
}
.icon-document-text2:before {
  content: "\e96d";
}
.icon-document-text3:before {
  content: "\e96e";
}
.icon-document-text4:before {
  content: "\e96f";
}
.icon-document-download:before {
  content: "\e970";
}
.icon-document-download2:before {
  content: "\e971";
}
.icon-document-upload:before {
  content: "\e972";
}
.icon-document-upload2:before {
  content: "\e973";
}
.icon-document-bookmark:before {
  content: "\e974";
}
.icon-document-bookmark2:before {
  content: "\e975";
}
.icon-document-diagrams:before {
  content: "\e976";
}
.icon-document-diagrams2:before {
  content: "\e977";
}
.icon-document-recording:before {
  content: "\e978";
}
.icon-document-recording2:before {
  content: "\e979";
}
.icon-document-table:before {
  content: "\e97a";
}
.icon-document-table2:before {
  content: "\e97b";
}
.icon-document-music:before {
  content: "\e97c";
}
.icon-document-music2:before {
  content: "\e97d";
}
.icon-document-movie:before {
  content: "\e97e";
}
.icon-document-movie2:before {
  content: "\e97f";
}
.icon-document-play:before {
  content: "\e980";
}
.icon-document-play2:before {
  content: "\e981";
}
.icon-document-graph:before {
  content: "\e982";
}
.icon-document-graph2:before {
  content: "\e983";
}
.icon-document-time:before {
  content: "\e984";
}
.icon-document-time2:before {
  content: "\e985";
}
.icon-document-text5:before {
  content: "\e986";
}
.icon-document-text6:before {
  content: "\e987";
}
.icon-document-code:before {
  content: "\e988";
}
.icon-document-code2:before {
  content: "\e989";
}
.icon-document-cloud:before {
  content: "\e98a";
}
.icon-document-cloud2:before {
  content: "\e98b";
}
.icon-documents:before {
  content: "\e98c";
}
.icon-documents2:before {
  content: "\e98d";
}
.icon-documents3:before {
  content: "\e98e";
}
.icon-documents4:before {
  content: "\e98f";
}
.icon-document-search:before {
  content: "\e990";
}
.icon-document-search2:before {
  content: "\e991";
}
.icon-document-star:before {
  content: "\e992";
}
.icon-document-star2:before {
  content: "\e993";
}
.icon-document-unlocked:before {
  content: "\e994";
}
.icon-document-unlocked2:before {
  content: "\e995";
}
.icon-document-locked:before {
  content: "\e996";
}
.icon-document-locked2:before {
  content: "\e997";
}
.icon-document-error:before {
  content: "\e998";
}
.icon-document-error2:before {
  content: "\e999";
}
.icon-document-cancel:before {
  content: "\e99a";
}
.icon-document-cancel2:before {
  content: "\e99b";
}
.icon-document-checked:before {
  content: "\e99c";
}
.icon-document-checked2:before {
  content: "\e99d";
}
.icon-document-add:before {
  content: "\e99e";
}
.icon-document-add2:before {
  content: "\e99f";
}
.icon-document-remove:before {
  content: "\e9a0";
}
.icon-document-remove2:before {
  content: "\e9a1";
}
.icon-document-forbidden:before {
  content: "\e9a2";
}
.icon-document-forbidden2:before {
  content: "\e9a3";
}
.icon-document-information:before {
  content: "\e9a4";
}
.icon-document-information2:before {
  content: "\e9a5";
}
.icon-folder-information:before {
  content: "\e9a6";
}
.icon-folder-information2:before {
  content: "\e9a7";
}
.icon-document-list:before {
  content: "\e9a8";
}
.icon-document-list2:before {
  content: "\e9a9";
}
.icon-document-font:before {
  content: "\e9aa";
}
.icon-document-font2:before {
  content: "\e9ab";
}
.icon-inbox:before {
  content: "\e9ac";
}
.icon-inbox2:before {
  content: "\e9ad";
}
.icon-inboxes:before {
  content: "\e9ae";
}
.icon-inboxes2:before {
  content: "\e9af";
}
.icon-inbox-document:before {
  content: "\e9b0";
}
.icon-inbox-document2:before {
  content: "\e9b1";
}
.icon-inbox-document-text:before {
  content: "\e9b2";
}
.icon-inbox-document-text2:before {
  content: "\e9b3";
}
.icon-inbox-download:before {
  content: "\e9b4";
}
.icon-inbox-download2:before {
  content: "\e9b5";
}
.icon-inbox-upload:before {
  content: "\e9b6";
}
.icon-inbox-upload2:before {
  content: "\e9b7";
}
.icon-folder22:before {
  content: "\e9b8";
}
.icon-folder3:before {
  content: "\e9b9";
}
.icon-folder4:before {
  content: "\e9ba";
}
.icon-folder5:before {
  content: "\e9bb";
}
.icon-folders:before {
  content: "\e9bc";
}
.icon-folders2:before {
  content: "\e9bd";
}
.icon-folder-download22:before {
  content: "\e9be";
}
.icon-folder-download3:before {
  content: "\e9bf";
}
.icon-folder-upload22:before {
  content: "\e9c0";
}
.icon-folder-upload3:before {
  content: "\e9c1";
}
.icon-folder-unlocked:before {
  content: "\e9c2";
}
.icon-folder-unlocked2:before {
  content: "\e9c3";
}
.icon-folder-locked:before {
  content: "\e9c4";
}
.icon-folder-locked2:before {
  content: "\e9c5";
}
.icon-folder-search:before {
  content: "\e9c6";
}
.icon-folder-search2:before {
  content: "\e9c7";
}
.icon-folder-error:before {
  content: "\e9c8";
}
.icon-folder-error2:before {
  content: "\e9c9";
}
.icon-folder-cancel:before {
  content: "\e9ca";
}
.icon-folder-cancel2:before {
  content: "\e9cb";
}
.icon-folder-checked:before {
  content: "\e9cc";
}
.icon-folder-checked2:before {
  content: "\e9cd";
}
.icon-folder-add:before {
  content: "\e9ce";
}
.icon-folder-add2:before {
  content: "\e9cf";
}
.icon-folder-remove:before {
  content: "\e9d0";
}
.icon-folder-remove2:before {
  content: "\e9d1";
}
.icon-folder-forbidden:before {
  content: "\e9d2";
}
.icon-folder-forbidden2:before {
  content: "\e9d3";
}
.icon-folder-bookmark:before {
  content: "\e9d4";
}
.icon-folder-bookmark2:before {
  content: "\e9d5";
}
.icon-document-zip:before {
  content: "\e9d6";
}
.icon-document-zip2:before {
  content: "\e9d7";
}
.icon-zip:before {
  content: "\e9d8";
}
.icon-zip2:before {
  content: "\e9d9";
}
.icon-search22:before {
  content: "\e9da";
}
.icon-search3:before {
  content: "\e9db";
}
.icon-search-plus:before {
  content: "\e9dc";
}
.icon-search-plus2:before {
  content: "\e9dd";
}
.icon-search-minus:before {
  content: "\e9de";
}
.icon-search-minus2:before {
  content: "\e9df";
}
.icon-lock22:before {
  content: "\e9e0";
}
.icon-lock3:before {
  content: "\e9e1";
}
.icon-lock-open:before {
  content: "\e9e2";
}
.icon-lock-open2:before {
  content: "\e9e3";
}
.icon-lock-open3:before {
  content: "\e9e4";
}
.icon-lock-open4:before {
  content: "\e9e5";
}
.icon-lock-stripes:before {
  content: "\e9e6";
}
.icon-lock-stripes2:before {
  content: "\e9e7";
}
.icon-lock-rounded:before {
  content: "\e9e8";
}
.icon-lock-rounded2:before {
  content: "\e9e9";
}
.icon-lock-rounded-open:before {
  content: "\e9ea";
}
.icon-lock-rounded-open2:before {
  content: "\e9eb";
}
.icon-lock-rounded-open3:before {
  content: "\e9ec";
}
.icon-lock-rounded-open4:before {
  content: "\e9ed";
}
.icon-combination-lock:before {
  content: "\e9ee";
}
.icon-combination-lock2:before {
  content: "\e9ef";
}
.icon-printer22:before {
  content: "\e9f0";
}
.icon-printer3:before {
  content: "\e9f1";
}
.icon-printer4:before {
  content: "\e9f2";
}
.icon-printer5:before {
  content: "\e9f3";
}
.icon-printer-text:before {
  content: "\e9f4";
}
.icon-printer-text2:before {
  content: "\e9f5";
}
.icon-printer-text3:before {
  content: "\e9f6";
}
.icon-printer-text4:before {
  content: "\e9f7";
}
.icon-document-shred:before {
  content: "\e9f8";
}
.icon-document-shred2:before {
  content: "\e9f9";
}
.icon-shredder:before {
  content: "\e9fa";
}
.icon-shredder2:before {
  content: "\e9fb";
}
.icon-document-scan:before {
  content: "\e9fc";
}
.icon-document-scan2:before {
  content: "\e9fd";
}
.icon-cloud-download22:before {
  content: "\e9fe";
}
.icon-cloud-download3:before {
  content: "\e9ff";
}
.icon-cloud-upload22:before {
  content: "\ea00";
}
.icon-cloud-upload3:before {
  content: "\ea01";
}
.icon-cloud-error:before {
  content: "\ea02";
}
.icon-cloud-error2:before {
  content: "\ea03";
}
.icon-cloud22:before {
  content: "\ea04";
}
.icon-cloud3:before {
  content: "\ea05";
}
.icon-inbox-filled:before {
  content: "\ea06";
}
.icon-inbox-filled2:before {
  content: "\ea07";
}
.icon-pen22:before {
  content: "\ea08";
}
.icon-pen3:before {
  content: "\ea09";
}
.icon-pen-angled:before {
  content: "\ea0a";
}
.icon-pen-angled2:before {
  content: "\ea0b";
}
.icon-document-edit:before {
  content: "\ea0c";
}
.icon-document-edit2:before {
  content: "\ea0d";
}
.icon-document-certificate:before {
  content: "\ea0e";
}
.icon-document-certificate2:before {
  content: "\ea0f";
}
.icon-certificate:before {
  content: "\ea10";
}
.icon-certificate2:before {
  content: "\ea11";
}
.icon-package:before {
  content: "\ea12";
}
.icon-package2:before {
  content: "\ea13";
}
.icon-box:before {
  content: "\ea14";
}
.icon-box2:before {
  content: "\ea15";
}
.icon-box-filled:before {
  content: "\ea16";
}
.icon-box-filled2:before {
  content: "\ea17";
}
.icon-box3:before {
  content: "\ea18";
}
.icon-box4:before {
  content: "\ea19";
}
.icon-box5:before {
  content: "\ea1a";
}
.icon-box6:before {
  content: "\ea1b";
}
.icon-box-bookmark:before {
  content: "\ea1c";
}
.icon-box-bookmark2:before {
  content: "\ea1d";
}
.icon-tag-cord:before {
  content: "\ea1e";
}
.icon-tag-cord2:before {
  content: "\ea1f";
}
.icon-tag:before {
  content: "\ea20";
}
.icon-tag2:before {
  content: "\ea21";
}
.icon-tags:before {
  content: "\ea22";
}
.icon-tags2:before {
  content: "\ea23";
}
.icon-tag-add:before {
  content: "\ea24";
}
.icon-tag-add2:before {
  content: "\ea25";
}
.icon-tag-remove:before {
  content: "\ea26";
}
.icon-tag-remove2:before {
  content: "\ea27";
}
.icon-tag-checked:before {
  content: "\ea28";
}
.icon-tag-checked2:before {
  content: "\ea29";
}
.icon-tag-cancel:before {
  content: "\ea2a";
}
.icon-tag-cancel2:before {
  content: "\ea2b";
}
.icon-paperclip:before {
  content: "\ea2c";
}
.icon-paperclip2:before {
  content: "\ea2d";
}
.icon-basketball:before {
  content: "\ea2e";
}
.icon-basketball2:before {
  content: "\ea2f";
}
.icon-baseball:before {
  content: "\ea30";
}
.icon-baseball2:before {
  content: "\ea31";
}
.icon-tennis-ball:before {
  content: "\ea32";
}
.icon-tennis-ball2:before {
  content: "\ea33";
}
.icon-bowling-ball:before {
  content: "\ea34";
}
.icon-bowling-ball2:before {
  content: "\ea35";
}
.icon-billiard-ball:before {
  content: "\ea36";
}
.icon-billiard-ball2:before {
  content: "\ea37";
}
.icon-soccer-ball:before {
  content: "\ea38";
}
.icon-soccer-ball2:before {
  content: "\ea39";
}
.icon-soccer-court:before {
  content: "\ea3a";
}
.icon-soccer-court2:before {
  content: "\ea3b";
}
.icon-football:before {
  content: "\ea3c";
}
.icon-football2:before {
  content: "\ea3d";
}
.icon-football3:before {
  content: "\ea3e";
}
.icon-football4:before {
  content: "\ea3f";
}
.icon-basketball3:before {
  content: "\ea40";
}
.icon-basketball4:before {
  content: "\ea41";
}
.icon-baseball-set:before {
  content: "\ea42";
}
.icon-baseball-set2:before {
  content: "\ea43";
}
.icon-tennis-ball3:before {
  content: "\ea44";
}
.icon-tennis-ball4:before {
  content: "\ea45";
}
.icon-trophy22:before {
  content: "\ea46";
}
.icon-trophy3:before {
  content: "\ea47";
}
.icon-trophy-one:before {
  content: "\ea48";
}
.icon-trophy-one2:before {
  content: "\ea49";
}
.icon-trophy4:before {
  content: "\ea4a";
}
.icon-trophy5:before {
  content: "\ea4b";
}
.icon-medal:before {
  content: "\ea4c";
}
.icon-medal2:before {
  content: "\ea4d";
}
.icon-medal3:before {
  content: "\ea4e";
}
.icon-medal4:before {
  content: "\ea4f";
}
.icon-weights:before {
  content: "\ea50";
}
.icon-weights2:before {
  content: "\ea51";
}
.icon-tennis-racket:before {
  content: "\ea52";
}
.icon-tennis-racket2:before {
  content: "\ea53";
}
.icon-basketball-hoop:before {
  content: "\ea54";
}
.icon-basketball-hoop2:before {
  content: "\ea55";
}
.icon-table-tennis:before {
  content: "\ea56";
}
.icon-table-tennis2:before {
  content: "\ea57";
}
.icon-volleyball:before {
  content: "\ea58";
}
.icon-volleyball2:before {
  content: "\ea59";
}
.icon-stop-watch:before {
  content: "\ea5a";
}
.icon-stop-watch2:before {
  content: "\ea5b";
}
.icon-stop-watch3:before {
  content: "\ea5c";
}
.icon-stop-watch4:before {
  content: "\ea5d";
}
.icon-hockey-stick:before {
  content: "\ea5e";
}
.icon-hockey-stick2:before {
  content: "\ea5f";
}
.icon-hockey-sticks:before {
  content: "\ea60";
}
.icon-hockey-sticks2:before {
  content: "\ea61";
}
.icon-shuttlecock:before {
  content: "\ea62";
}
.icon-shuttlecock2:before {
  content: "\ea63";
}
.icon-golf:before {
  content: "\ea64";
}
.icon-golf2:before {
  content: "\ea65";
}
.icon-move:before {
  content: "\ea66";
}
.icon-move2:before {
  content: "\ea67";
}
.icon-clipboard-move:before {
  content: "\ea68";
}
.icon-clipboard-move2:before {
  content: "\ea69";
}
.icon-award:before {
  content: "\ea6a";
}
.icon-award2:before {
  content: "\ea6b";
}
.icon-award3:before {
  content: "\ea6c";
}
.icon-award4:before {
  content: "\ea6d";
}
.icon-award5:before {
  content: "\ea6e";
}
.icon-award6:before {
  content: "\ea6f";
}
.icon-award7:before {
  content: "\ea70";
}
.icon-award8:before {
  content: "\ea71";
}
.icon-medal5:before {
  content: "\ea72";
}
.icon-medal6:before {
  content: "\ea73";
}
.icon-medal7:before {
  content: "\ea74";
}
.icon-medal8:before {
  content: "\ea75";
}
.icon-boxing-glove:before {
  content: "\ea76";
}
.icon-boxing-glove2:before {
  content: "\ea77";
}
.icon-whistle:before {
  content: "\ea78";
}
.icon-whistle2:before {
  content: "\ea79";
}
.icon-volleyball-water:before {
  content: "\ea7a";
}
.icon-volleyball-water2:before {
  content: "\ea7b";
}
.icon-checkered-flag:before {
  content: "\ea7c";
}
.icon-checkered-flag2:before {
  content: "\ea7d";
}
.icon-target-arrow:before {
  content: "\ea7e";
}
.icon-target-arrow2:before {
  content: "\ea7f";
}
.icon-target22:before {
  content: "\ea80";
}
.icon-target3:before {
  content: "\ea81";
}
.icon-sailing-boat:before {
  content: "\ea82";
}
.icon-sailing-boat2:before {
  content: "\ea83";
}
.icon-sailing-boat-water:before {
  content: "\ea84";
}
.icon-sailing-boat-water2:before {
  content: "\ea85";
}
.icon-bowling-pins:before {
  content: "\ea86";
}
.icon-bowling-pins2:before {
  content: "\ea87";
}
.icon-bowling-pin-ball:before {
  content: "\ea88";
}
.icon-bowling-pin-ball2:before {
  content: "\ea89";
}
.icon-diving-goggles:before {
  content: "\ea8a";
}
.icon-diving-goggles2:before {
  content: "\ea8b";
}
.icon-sports-shoe:before {
  content: "\ea8c";
}
.icon-sports-shoe2:before {
  content: "\ea8d";
}
.icon-soccer-shoe:before {
  content: "\ea8e";
}
.icon-soccer-shoe2:before {
  content: "\ea8f";
}
.icon-ice-skate:before {
  content: "\ea90";
}
.icon-ice-skate2:before {
  content: "\ea91";
}
.icon-cloud4:before {
  content: "\ea92";
}
.icon-cloud5:before {
  content: "\ea93";
}
.icon-cloud-sun:before {
  content: "\ea94";
}
.icon-cloud-sun2:before {
  content: "\ea95";
}
.icon-cloud-moon:before {
  content: "\ea96";
}
.icon-cloud-moon2:before {
  content: "\ea97";
}
.icon-cloud-rain:before {
  content: "\ea98";
}
.icon-cloud-rain2:before {
  content: "\ea99";
}
.icon-cloud-sun-rain:before {
  content: "\ea9a";
}
.icon-cloud-sun-rain2:before {
  content: "\ea9b";
}
.icon-cloud-moon-rain:before {
  content: "\ea9c";
}
.icon-cloud-moon-rain2:before {
  content: "\ea9d";
}
.icon-cloud-snow:before {
  content: "\ea9e";
}
.icon-cloud-snow2:before {
  content: "\ea9f";
}
.icon-cloud-sun-snow:before {
  content: "\eaa0";
}
.icon-cloud-sun-snow2:before {
  content: "\eaa1";
}
.icon-cloud-moon-snow:before {
  content: "\eaa2";
}
.icon-cloud-moon-snow2:before {
  content: "\eaa3";
}
.icon-cloud-lightning:before {
  content: "\eaa4";
}
.icon-cloud-lightning2:before {
  content: "\eaa5";
}
.icon-cloud-sun-lightning:before {
  content: "\eaa6";
}
.icon-cloud-sun-lightning2:before {
  content: "\eaa7";
}
.icon-cloud-moon-lightning:before {
  content: "\eaa8";
}
.icon-cloud-moon-lightning2:before {
  content: "\eaa9";
}
.icon-cloud-wind:before {
  content: "\eaaa";
}
.icon-cloud-wind2:before {
  content: "\eaab";
}
.icon-cloud-raindrops:before {
  content: "\eaac";
}
.icon-cloud-raindrops2:before {
  content: "\eaad";
}
.icon-cloud-sun-raindrops:before {
  content: "\eaae";
}
.icon-cloud-sun-raindrops2:before {
  content: "\eaaf";
}
.icon-cloud-moon-raindrops:before {
  content: "\eab0";
}
.icon-cloud-moon-raindrops2:before {
  content: "\eab1";
}
.icon-cloud-snowflakes:before {
  content: "\eab2";
}
.icon-cloud-snowflakes2:before {
  content: "\eab3";
}
.icon-cloud-sun-snowflakes:before {
  content: "\eab4";
}
.icon-cloud-sun-snowflakes2:before {
  content: "\eab5";
}
.icon-cloud-moon-snowflakes:before {
  content: "\eab6";
}
.icon-cloud-moon-snowflakes2:before {
  content: "\eab7";
}
.icon-clouds:before {
  content: "\eab8";
}
.icon-clouds2:before {
  content: "\eab9";
}
.icon-cloud-add:before {
  content: "\eaba";
}
.icon-cloud-add2:before {
  content: "\eabb";
}
.icon-cloud-remove:before {
  content: "\eabc";
}
.icon-cloud-remove2:before {
  content: "\eabd";
}
.icon-cloud-error3:before {
  content: "\eabe";
}
.icon-cloud-error4:before {
  content: "\eabf";
}
.icon-cloud-fog:before {
  content: "\eac0";
}
.icon-cloud-fog2:before {
  content: "\eac1";
}
.icon--cloud-sun-fog:before {
  content: "\eac2";
}
.icon--cloud-sun-fog2:before {
  content: "\eac3";
}
.icon-cloud-moon-fog:before {
  content: "\eac4";
}
.icon-cloud-moon-fog2:before {
  content: "\eac5";
}
.icon-moon-stars:before {
  content: "\eac6";
}
.icon-moon-stars2:before {
  content: "\eac7";
}
.icon-moon:before {
  content: "\eac8";
}
.icon-moon2:before {
  content: "\eac9";
}
.icon-sun22:before {
  content: "\eaca";
}
.icon-sun3:before {
  content: "\eacb";
}
.icon-sunrise:before {
  content: "\eacc";
}
.icon-sunrise2:before {
  content: "\eacd";
}
.icon-sunset:before {
  content: "\eace";
}
.icon-sunset2:before {
  content: "\eacf";
}
.icon-sunset3:before {
  content: "\ead0";
}
.icon-sunset4:before {
  content: "\ead1";
}
.icon-sunset5:before {
  content: "\ead2";
}
.icon-sunset6:before {
  content: "\ead3";
}
.icon-rainbow:before {
  content: "\ead4";
}
.icon-rainbow2:before {
  content: "\ead5";
}
.icon-umbrella:before {
  content: "\ead6";
}
.icon-umbrella2:before {
  content: "\ead7";
}
.icon-raindrops:before {
  content: "\ead8";
}
.icon-raindrops2:before {
  content: "\ead9";
}
.icon-raindrop:before {
  content: "\eada";
}
.icon-raindrop2:before {
  content: "\eadb";
}
.icon-sunglasses:before {
  content: "\eadc";
}
.icon-sunglasses2:before {
  content: "\eadd";
}
.icon-stars:before {
  content: "\eade";
}
.icon-stars2:before {
  content: "\eadf";
}
.icon-clouds3:before {
  content: "\eae0";
}
.icon-clouds4:before {
  content: "\eae1";
}
.icon-moonrise:before {
  content: "\eae2";
}
.icon-moonrise2:before {
  content: "\eae3";
}
.icon-moonset:before {
  content: "\eae4";
}
.icon-moonset2:before {
  content: "\eae5";
}
.icon-wind:before {
  content: "\eae6";
}
.icon-wind2:before {
  content: "\eae7";
}
.icon-full-moon:before {
  content: "\eae8";
}
.icon-full-moon2:before {
  content: "\eae9";
}
.icon-crescent:before {
  content: "\eaea";
}
.icon-crescent2:before {
  content: "\eaeb";
}
.icon-half-moon:before {
  content: "\eaec";
}
.icon-half-moon2:before {
  content: "\eaed";
}
.icon-gibbous-moon:before {
  content: "\eaee";
}
.icon-gibbous-moon2:before {
  content: "\eaef";
}
.icon-moon3:before {
  content: "\eaf0";
}
.icon-moon4:before {
  content: "\eaf1";
}
.icon-gibbous-moon3:before {
  content: "\eaf2";
}
.icon-gibbous-moon4:before {
  content: "\eaf3";
}
.icon-half-moon3:before {
  content: "\eaf4";
}
.icon-half-moon4:before {
  content: "\eaf5";
}
.icon-crescent3:before {
  content: "\eaf6";
}
.icon-crescent4:before {
  content: "\eaf7";
}
.icon-barometer:before {
  content: "\eaf8";
}
.icon-barometer2:before {
  content: "\eaf9";
}
.icon-compass-north:before {
  content: "\eafa";
}
.icon-compass-north2:before {
  content: "\eafb";
}
.icon-compass-west:before {
  content: "\eafc";
}
.icon-compass-west2:before {
  content: "\eafd";
}
.icon-compass-east:before {
  content: "\eafe";
}
.icon-compass-east2:before {
  content: "\eaff";
}
.icon-compass-south:before {
  content: "\eb00";
}
.icon-compass-south2:before {
  content: "\eb01";
}
.icon-air-sock:before {
  content: "\eb02";
}
.icon-air-sock2:before {
  content: "\eb03";
}
.icon-tornado:before {
  content: "\eb04";
}
.icon-tornado2:before {
  content: "\eb05";
}
.icon-degree-fahrenheit:before {
  content: "\eb06";
}
.icon-degree-fahrenheit2:before {
  content: "\eb07";
}
.icon-degree-celsius:before {
  content: "\eb08";
}
.icon-degree-celsius2:before {
  content: "\eb09";
}
.icon-warning22:before {
  content: "\eb0a";
}
.icon-warning3:before {
  content: "\eb0b";
}
.icon-compass32:before {
  content: "\eb0c";
}
.icon-compass4:before {
  content: "\eb0d";
}
.icon-compass5:before {
  content: "\eb0e";
}
.icon-compass6:before {
  content: "\eb0f";
}
.icon-compass7:before {
  content: "\eb10";
}
.icon-compass8:before {
  content: "\eb11";
}
.icon-compass9:before {
  content: "\eb12";
}
.icon-compass10:before {
  content: "\eb13";
}
.icon-thermometer:before {
  content: "\eb14";
}
.icon-thermometer2:before {
  content: "\eb15";
}
.icon-thermometer-low:before {
  content: "\eb16";
}
.icon-thermometer-low2:before {
  content: "\eb17";
}
.icon-thermometer-quarter:before {
  content: "\eb18";
}
.icon-thermometer-quarter2:before {
  content: "\eb19";
}
.icon-thermometer-half:before {
  content: "\eb1a";
}
.icon-thermometer-half2:before {
  content: "\eb1b";
}
.icon-thermometer-three-quarters:before {
  content: "\eb1c";
}
.icon-thermometer-three-quarters2:before {
  content: "\eb1d";
}
.icon-thermometer-full:before {
  content: "\eb1e";
}
.icon-thermometer-full2:before {
  content: "\eb1f";
}
.icon-lightning:before {
  content: "\eb20";
}
.icon-lightning2:before {
  content: "\eb21";
}
.icon-wind-turbine:before {
  content: "\eb22";
}
.icon-wind-turbine2:before {
  content: "\eb23";
}
.icon-snowflake:before {
  content: "\eb24";
}
.icon-snowflake2:before {
  content: "\eb25";
}
.icon-flashed-face:before {
  content: "\eb26";
}
.icon-flashed-face2:before {
  content: "\eb27";
}
.icon-flashed-face3:before {
  content: "\eb28";
}
.icon-flashed-face4:before {
  content: "\eb29";
}
.icon-flashed-face-glasses:before {
  content: "\eb2a";
}
.icon-flashed-face-glasses2:before {
  content: "\eb2b";
}
.icon-face-missing-moth:before {
  content: "\eb2c";
}
.icon-face-missing-moth2:before {
  content: "\eb2d";
}
.icon-neutral-face:before {
  content: "\eb2e";
}
.icon-neutral-face2:before {
  content: "\eb2f";
}
.icon-smiling-face:before {
  content: "\eb30";
}
.icon-smiling-face2:before {
  content: "\eb31";
}
.icon-sad-face:before {
  content: "\eb32";
}
.icon-sad-face2:before {
  content: "\eb33";
}
.icon-face-open-mouth:before {
  content: "\eb34";
}
.icon-face-open-mouth2:before {
  content: "\eb35";
}
.icon-face-open-mouth3:before {
  content: "\eb36";
}
.icon-face-open-mouth4:before {
  content: "\eb37";
}
.icon-winking-face:before {
  content: "\eb38";
}
.icon-winking-face2:before {
  content: "\eb39";
}
.icon-laughing-face:before {
  content: "\eb3a";
}
.icon-laughing-face2:before {
  content: "\eb3b";
}
.icon-laughing-face3:before {
  content: "\eb3c";
}
.icon-laughing-face4:before {
  content: "\eb3d";
}
.icon-smirking-face:before {
  content: "\eb3e";
}
.icon-smirking-face2:before {
  content: "\eb3f";
}
.icon-stubborn-face:before {
  content: "\eb40";
}
.icon-stubborn-face2:before {
  content: "\eb41";
}
.icon-neutral-face3:before {
  content: "\eb42";
}
.icon-neutral-face4:before {
  content: "\eb43";
}
.icon-sad-face3:before {
  content: "\eb44";
}
.icon-sad-face4:before {
  content: "\eb45";
}
.icon-smiling-face3:before {
  content: "\eb46";
}
.icon-smiling-face4:before {
  content: "\eb47";
}
.icon-smiling-face-eyebrows:before {
  content: "\eb48";
}
.icon-smiling-face-eyebrows2:before {
  content: "\eb49";
}
.icon-grinning-face-eyebrows:before {
  content: "\eb4a";
}
.icon-grinning-face-eyebrows2:before {
  content: "\eb4b";
}
.icon-sad-face-eyebrows:before {
  content: "\eb4c";
}
.icon-sad-face-eyebrows2:before {
  content: "\eb4d";
}
.icon-neutral-face-eyebrows:before {
  content: "\eb4e";
}
.icon-neutral-face-eyebrows2:before {
  content: "\eb4f";
}
.icon-angry-face:before {
  content: "\eb50";
}
.icon-angry-face2:before {
  content: "\eb51";
}
.icon-worried-face:before {
  content: "\eb52";
}
.icon-worried-face2:before {
  content: "\eb53";
}
.icon-winking-face3:before {
  content: "\eb54";
}
.icon-winking-face4:before {
  content: "\eb55";
}
.icon-angry-face-eyebrows:before {
  content: "\eb56";
}
.icon-angry-face-eyebrows2:before {
  content: "\eb57";
}
.icon-grinning-face:before {
  content: "\eb58";
}
.icon-grinning-face2:before {
  content: "\eb59";
}
.icon-sad-face5:before {
  content: "\eb5a";
}
.icon-sad-face6:before {
  content: "\eb5b";
}
.icon-grinning-face-eyebrows3:before {
  content: "\eb5c";
}
.icon-grinning-face-eyebrows4:before {
  content: "\eb5d";
}
.icon-fake-grinning-face-eyebrows:before {
  content: "\eb5e";
}
.icon-fake-grinning-face-eyebrows2:before {
  content: "\eb5f";
}
.icon-worried-face-eyebrows:before {
  content: "\eb60";
}
.icon-worried-face-eyebrows2:before {
  content: "\eb61";
}
.icon-face-stuck-out-tongue:before {
  content: "\eb62";
}
.icon-face-stuck-out-tongue2:before {
  content: "\eb63";
}
.icon-face-stuck-out-tongue3:before {
  content: "\eb64";
}
.icon-face-stuck-out-tongue4:before {
  content: "\eb65";
}
.icon-kissing-face:before {
  content: "\eb66";
}
.icon-kissing-face2:before {
  content: "\eb67";
}
.icon-grinning-face-teeth:before {
  content: "\eb68";
}
.icon-grinning-face-teeth2:before {
  content: "\eb69";
}
.icon-angry-face-teeth:before {
  content: "\eb6a";
}
.icon-angry-face-teeth2:before {
  content: "\eb6b";
}
.icon-worried-face-teeth:before {
  content: "\eb6c";
}
.icon-worried-face-teeth2:before {
  content: "\eb6d";
}
.icon-grinning-face-teeth3:before {
  content: "\eb6e";
}
.icon-grinning-face-teeth4:before {
  content: "\eb6f";
}
.icon-face-open-mouth-eyebrows:before {
  content: "\eb70";
}
.icon-face-open-mouth-eyebrows2:before {
  content: "\eb71";
}
.icon-face-open-mouth-eyebrows3:before {
  content: "\eb72";
}
.icon-face-open-mouth-eyebrows4:before {
  content: "\eb73";
}
.icon-angry-face-open-mouth-eyebrows:before {
  content: "\eb74";
}
.icon-angry-face-open-mouth-eyebrows2:before {
  content: "\eb75";
}
.icon-unamused-face-tightly-closed-eyes:before {
  content: "\eb76";
}
.icon-unamused-face-tightly-closed-eyes2:before {
  content: "\eb77";
}
.icon-sad-face--tightly-closed-eyes:before {
  content: "\eb78";
}
.icon-sad-face--tightly-closed-eyes2:before {
  content: "\eb79";
}
.icon-kissing-face3:before {
  content: "\eb7a";
}
.icon-kissing-face4:before {
  content: "\eb7b";
}
.icon-face-closed-meyes:before {
  content: "\eb7c";
}
.icon-face-closed-meyes2:before {
  content: "\eb7d";
}
.icon-amused-face:before {
  content: "\eb7e";
}
.icon-amused-face2:before {
  content: "\eb7f";
}
.icon-amused-face-closed-eyes:before {
  content: "\eb80";
}
.icon-amused-face-closed-eyes2:before {
  content: "\eb81";
}
.icon-amused-face-closed-eyes3:before {
  content: "\eb82";
}
.icon-amused-face-closed-eyes4:before {
  content: "\eb83";
}
.icon-face-closed-eyes-open-mouth:before {
  content: "\eb84";
}
.icon-face-closed-eyes-open-mouth2:before {
  content: "\eb85";
}
.icon-face-closed-eyes-open-mouth3:before {
  content: "\eb86";
}
.icon-face-closed-eyes-open-mouth4:before {
  content: "\eb87";
}
.icon-face-closed-eyes-open-mouth5:before {
  content: "\eb88";
}
.icon-face-closed-eyes-open-mouth6:before {
  content: "\eb89";
}
.icon-laughing-face5:before {
  content: "\eb8a";
}
.icon-laughing-face6:before {
  content: "\eb8b";
}
.icon-smiling-face5:before {
  content: "\eb8c";
}
.icon-smiling-face6:before {
  content: "\eb8d";
}
.icon-grinning-face3:before {
  content: "\eb8e";
}
.icon-grinning-face4:before {
  content: "\eb8f";
}
.icon-sad-face7:before {
  content: "\eb90";
}
.icon-sad-face8:before {
  content: "\eb91";
}
.icon-sad-face9:before {
  content: "\eb92";
}
.icon-sad-face10:before {
  content: "\eb93";
}
.icon-sad-face-closed-eyes:before {
  content: "\eb94";
}
.icon-sad-face-closed-eyes2:before {
  content: "\eb95";
}
.icon-sad-face11:before {
  content: "\eb96";
}
.icon-sad-face12:before {
  content: "\eb97";
}
.icon-smiling-face7:before {
  content: "\eb98";
}
.icon-smiling-face8:before {
  content: "\eb99";
}
.icon-astonished-face:before {
  content: "\eb9a";
}
.icon-astonished-face2:before {
  content: "\eb9b";
}
.icon-astonished-face3:before {
  content: "\eb9c";
}
.icon-astonished-face4:before {
  content: "\eb9d";
}
.icon-face-moustache:before {
  content: "\eb9e";
}
.icon-face-moustache2:before {
  content: "\eb9f";
}
.icon-face-moustache3:before {
  content: "\eba0";
}
.icon-face-moustache4:before {
  content: "\eba1";
}
.icon-face-glasses:before {
  content: "\eba2";
}
.icon-face-glasses2:before {
  content: "\eba3";
}
.icon-face-sunglasses:before {
  content: "\eba4";
}
.icon-face-sunglasses2:before {
  content: "\eba5";
}
.icon-smirking-face-sunglasses:before {
  content: "\eba6";
}
.icon-smirking-face-sunglasses2:before {
  content: "\eba7";
}
.icon-middle-finger:before {
  content: "\eba8";
}
.icon-middle-finger2:before {
  content: "\eba9";
}
.icon-rock-n-roll:before {
  content: "\ebaa";
}
.icon-rock-n-roll2:before {
  content: "\ebab";
}
.icon-high-five:before {
  content: "\ebac";
}
.icon-high-five2:before {
  content: "\ebad";
}
.icon-thumb-up:before {
  content: "\ebae";
}
.icon-thumb-up2:before {
  content: "\ebaf";
}
.icon-thumb-down:before {
  content: "\ebb0";
}
.icon-thumb-down2:before {
  content: "\ebb1";
}
.icon-thumb-up3:before {
  content: "\ebb2";
}
.icon-thumb-up4:before {
  content: "\ebb3";
}
.icon-thumb-down3:before {
  content: "\ebb4";
}
.icon-thumb-down4:before {
  content: "\ebb5";
}
.icon-two-fingers-swipe-left:before {
  content: "\ebb6";
}
.icon-two-fingers-swipe-left2:before {
  content: "\ebb7";
}
.icon-two-fingers-swipe-right:before {
  content: "\ebb8";
}
.icon-two-fingers-swipe-right2:before {
  content: "\ebb9";
}
.icon-two-fingers-swipe-up:before {
  content: "\ebba";
}
.icon-two-fingers-swipe-up2:before {
  content: "\ebbb";
}
.icon-two-fingers-swipe-down:before {
  content: "\ebbc";
}
.icon-two-fingers-swipe-down2:before {
  content: "\ebbd";
}
.icon-two-fingers:before {
  content: "\ebbe";
}
.icon-two-fingers2:before {
  content: "\ebbf";
}
.icon-three-fingers-double-tap:before {
  content: "\ebc0";
}
.icon-three-fingers-double-tap2:before {
  content: "\ebc1";
}
.icon-two-fingers-resize-out:before {
  content: "\ebc2";
}
.icon-two-fingers-resize-out2:before {
  content: "\ebc3";
}
.icon-two-fingers-resize-in:before {
  content: "\ebc4";
}
.icon-two-fingers-resize-in2:before {
  content: "\ebc5";
}
.icon-two-fingers-rotate:before {
  content: "\ebc6";
}
.icon-two-fingers-rotate2:before {
  content: "\ebc7";
}
.icon-one-finger-swipe-left:before {
  content: "\ebc8";
}
.icon-one-finger-swipe-left2:before {
  content: "\ebc9";
}
.icon-one-finger-swipe-right:before {
  content: "\ebca";
}
.icon-one-finger-swipe-right2:before {
  content: "\ebcb";
}
.icon-one-finger-swipe-up:before {
  content: "\ebcc";
}
.icon-one-finger-swipe-up2:before {
  content: "\ebcd";
}
.icon-one-finger-swipe-down:before {
  content: "\ebce";
}
.icon-one-finger-swipe-down2:before {
  content: "\ebcf";
}
.icon-one-finger:before {
  content: "\ebd0";
}
.icon-one-finger2:before {
  content: "\ebd1";
}
.icon-one-finger-double-tap:before {
  content: "\ebd2";
}
.icon-one-finger-double-tap2:before {
  content: "\ebd3";
}
.icon-one-finger-tap:before {
  content: "\ebd4";
}
.icon-one-finger-tap2:before {
  content: "\ebd5";
}
.icon-one-finger-tap-hold:before {
  content: "\ebd6";
}
.icon-one-finger-tap-hold2:before {
  content: "\ebd7";
}
.icon-thumb-finger-tap:before {
  content: "\ebd8";
}
.icon-thumb-finger-tap2:before {
  content: "\ebd9";
}
.icon-one-finger-click:before {
  content: "\ebda";
}
.icon-one-finger-click2:before {
  content: "\ebdb";
}
.icon-three-fingers-swipe-left:before {
  content: "\ebdc";
}
.icon-three-fingers-swipe-left2:before {
  content: "\ebdd";
}
.icon-three-fingers-swipe-right:before {
  content: "\ebde";
}
.icon-three-fingers-swipe-right2:before {
  content: "\ebdf";
}
.icon-three-fingers-swipe-up:before {
  content: "\ebe0";
}
.icon-three-fingers-swipe-up2:before {
  content: "\ebe1";
}
.icon-three-fingers-swipe-down:before {
  content: "\ebe2";
}
.icon-three-fingers-swipe-down2:before {
  content: "\ebe3";
}
.icon-three-fingers:before {
  content: "\ebe4";
}
.icon-three-fingers2:before {
  content: "\ebe5";
}
.icon-three-fingers-double-tap3:before {
  content: "\ebe6";
}
.icon-three-fingers-double-tap4:before {
  content: "\ebe7";
}
.icon-two-fingers-swipe-up3:before {
  content: "\ebe8";
}
.icon-two-fingers-swipe-up4:before {
  content: "\ebe9";
}
.icon-one-finger-double-tap3:before {
  content: "\ebea";
}
.icon-one-finger-double-tap4:before {
  content: "\ebeb";
}
.icon-two-fingers-swipe-down3:before {
  content: "\ebec";
}
.icon-two-fingers-swipe-down4:before {
  content: "\ebed";
}
.icon-two-fingers-swipe-right3:before {
  content: "\ebee";
}
.icon-two-fingers-swipe-right4:before {
  content: "\ebef";
}
.icon-two-fingers-swipe-left3:before {
  content: "\ebf0";
}
.icon-two-fingers-swipe-left4:before {
  content: "\ebf1";
}
.icon-one-finger-tap3:before {
  content: "\ebf2";
}
.icon-one-finger-tap4:before {
  content: "\ebf3";
}
.icon-one-finger-tap-hold3:before {
  content: "\ebf4";
}
.icon-one-finger-tap-hold4:before {
  content: "\ebf5";
}
.icon-one-finger-click3:before {
  content: "\ebf6";
}
.icon-one-finger-click4:before {
  content: "\ebf7";
}
.icon-one-finger-swipe-horizontally:before {
  content: "\ebf8";
}
.icon-one-finger-swipe-horizontally2:before {
  content: "\ebf9";
}
.icon-one-finger-swipe:before {
  content: "\ebfa";
}
.icon-one-finger-swipe2:before {
  content: "\ebfb";
}
.icon-two-fingers-double-tap:before {
  content: "\ebfc";
}
.icon-two-fingers-double-tap2:before {
  content: "\ebfd";
}
.icon-two-fingers-tap:before {
  content: "\ebfe";
}
.icon-two-fingers-tap2:before {
  content: "\ebff";
}
.icon-one-finger-swipe-left3:before {
  content: "\ec00";
}
.icon-one-finger-swipe-left4:before {
  content: "\ec01";
}
.icon-one-finger-swipe-right3:before {
  content: "\ec02";
}
.icon-one-finger-swipe-right4:before {
  content: "\ec03";
}
.icon-one-finger-swipe-up3:before {
  content: "\ec04";
}
.icon-one-finger-swipe-up4:before {
  content: "\ec05";
}
.icon-one-finger-swipe-down3:before {
  content: "\ec06";
}
.icon-one-finger-swipe-down4:before {
  content: "\ec07";
}
.icon-file-numbers:before {
  content: "\ec08";
}
.icon-file-numbers2:before {
  content: "\ec09";
}
.icon-file-pages:before {
  content: "\ec0a";
}
.icon-file-pages2:before {
  content: "\ec0b";
}
.icon-file-app:before {
  content: "\ec0c";
}
.icon-file-app2:before {
  content: "\ec0d";
}
.icon-file-png:before {
  content: "\ec0e";
}
.icon-file-png2:before {
  content: "\ec0f";
}
.icon-file-pdf22:before {
  content: "\ec10";
}
.icon-file-pdf3:before {
  content: "\ec11";
}
.icon-file-mp3:before {
  content: "\ec12";
}
.icon-file-mp32:before {
  content: "\ec13";
}
.icon-file-mp4:before {
  content: "\ec14";
}
.icon-file-mp42:before {
  content: "\ec15";
}
.icon-file-mov:before {
  content: "\ec16";
}
.icon-file-mov2:before {
  content: "\ec17";
}
.icon-file-jpg:before {
  content: "\ec18";
}
.icon-file-jpg2:before {
  content: "\ec19";
}
.icon-file-key:before {
  content: "\ec1a";
}
.icon-file-key2:before {
  content: "\ec1b";
}
.icon-file-html:before {
  content: "\ec1c";
}
.icon-file-html2:before {
  content: "\ec1d";
}
.icon-file-css:before {
  content: "\ec1e";
}
.icon-file-css2:before {
  content: "\ec1f";
}
.icon-file-java:before {
  content: "\ec20";
}
.icon-file-java2:before {
  content: "\ec21";
}
.icon-file-psd:before {
  content: "\ec22";
}
.icon-file-psd2:before {
  content: "\ec23";
}
.icon-file-ai:before {
  content: "\ec24";
}
.icon-file-ai2:before {
  content: "\ec25";
}
.icon-file-bmp:before {
  content: "\ec26";
}
.icon-file-bmp2:before {
  content: "\ec27";
}
.icon-file-dwg:before {
  content: "\ec28";
}
.icon-file-dwg2:before {
  content: "\ec29";
}
.icon-file-eps:before {
  content: "\ec2a";
}
.icon-file-eps2:before {
  content: "\ec2b";
}
.icon-file-tiff:before {
  content: "\ec2c";
}
.icon-file-tiff2:before {
  content: "\ec2d";
}
.icon-file-ots:before {
  content: "\ec2e";
}
.icon-file-ots2:before {
  content: "\ec2f";
}
.icon-file-php:before {
  content: "\ec30";
}
.icon-file-php2:before {
  content: "\ec31";
}
.icon-file-py:before {
  content: "\ec32";
}
.icon-file-py2:before {
  content: "\ec33";
}
.icon-file-c:before {
  content: "\ec34";
}
.icon-file-c2:before {
  content: "\ec35";
}
.icon-file-sql:before {
  content: "\ec36";
}
.icon-file-sql2:before {
  content: "\ec37";
}
.icon-file-rb:before {
  content: "\ec38";
}
.icon-file-rb2:before {
  content: "\ec39";
}
.icon-file-cpp:before {
  content: "\ec3a";
}
.icon-file-cpp2:before {
  content: "\ec3b";
}
.icon-file-tga:before {
  content: "\ec3c";
}
.icon-file-tga2:before {
  content: "\ec3d";
}
.icon-file-dxf:before {
  content: "\ec3e";
}
.icon-file-dxf2:before {
  content: "\ec3f";
}
.icon-file-doc:before {
  content: "\ec40";
}
.icon-file-doc2:before {
  content: "\ec41";
}
.icon-file-odt:before {
  content: "\ec42";
}
.icon-file-odt2:before {
  content: "\ec43";
}
.icon-file-xls:before {
  content: "\ec44";
}
.icon-file-xls2:before {
  content: "\ec45";
}
.icon-file-docx:before {
  content: "\ec46";
}
.icon-file-docx2:before {
  content: "\ec47";
}
.icon-file-ppt:before {
  content: "\ec48";
}
.icon-file-ppt2:before {
  content: "\ec49";
}
.icon-file-asp:before {
  content: "\ec4a";
}
.icon-file-asp2:before {
  content: "\ec4b";
}
.icon-file-ics:before {
  content: "\ec4c";
}
.icon-file-ics2:before {
  content: "\ec4d";
}
.icon-file-dat:before {
  content: "\ec4e";
}
.icon-file-dat2:before {
  content: "\ec4f";
}
.icon-file-xml:before {
  content: "\ec50";
}
.icon-file-xml2:before {
  content: "\ec51";
}
.icon-file-yml:before {
  content: "\ec52";
}
.icon-file-yml2:before {
  content: "\ec53";
}
.icon-file-h:before {
  content: "\ec54";
}
.icon-file-h2:before {
  content: "\ec55";
}
.icon-file-exe:before {
  content: "\ec56";
}
.icon-file-exe2:before {
  content: "\ec57";
}
.icon-file-avi:before {
  content: "\ec58";
}
.icon-file-avi2:before {
  content: "\ec59";
}
.icon-file-odp:before {
  content: "\ec5a";
}
.icon-file-odp2:before {
  content: "\ec5b";
}
.icon-file-dotx:before {
  content: "\ec5c";
}
.icon-file-dotx2:before {
  content: "\ec5d";
}
.icon-file-xlsx:before {
  content: "\ec5e";
}
.icon-file-xlsx2:before {
  content: "\ec5f";
}
.icon-file-ods:before {
  content: "\ec60";
}
.icon-file-ods2:before {
  content: "\ec61";
}
.icon-file-pps:before {
  content: "\ec62";
}
.icon-file-pps2:before {
  content: "\ec63";
}
.icon-file-dot:before {
  content: "\ec64";
}
.icon-file-dot2:before {
  content: "\ec65";
}
.icon-file-txt:before {
  content: "\ec66";
}
.icon-file-txt2:before {
  content: "\ec67";
}
.icon-file-rtf:before {
  content: "\ec68";
}
.icon-file-rtf2:before {
  content: "\ec69";
}
.icon-file-m4v:before {
  content: "\ec6a";
}
.icon-file-m4v2:before {
  content: "\ec6b";
}
.icon-file-flv:before {
  content: "\ec6c";
}
.icon-file-flv2:before {
  content: "\ec6d";
}
.icon-file-mpg:before {
  content: "\ec6e";
}
.icon-file-mpg2:before {
  content: "\ec6f";
}
.icon-file-quicktime:before {
  content: "\ec70";
}
.icon-file-quicktime2:before {
  content: "\ec71";
}
.icon-file-mid:before {
  content: "\ec72";
}
.icon-file-mid2:before {
  content: "\ec73";
}
.icon-file-3gp:before {
  content: "\ec74";
}
.icon-file-3gp2:before {
  content: "\ec75";
}
.icon-file-aiff:before {
  content: "\ec76";
}
.icon-file-aiff2:before {
  content: "\ec77";
}
.icon-file-aac:before {
  content: "\ec78";
}
.icon-file-aac2:before {
  content: "\ec79";
}
.icon-file-wav:before {
  content: "\ec7a";
}
.icon-file-wav2:before {
  content: "\ec7b";
}
.icon-file-zip22:before {
  content: "\ec7c";
}
.icon-file-zip3:before {
  content: "\ec7d";
}
.icon-file-ott:before {
  content: "\ec7e";
}
.icon-file-ott2:before {
  content: "\ec7f";
}
.icon-file-tgz:before {
  content: "\ec80";
}
.icon-file-tgz2:before {
  content: "\ec81";
}
.icon-file-dmg:before {
  content: "\ec82";
}
.icon-file-dmg2:before {
  content: "\ec83";
}
.icon-file-iso:before {
  content: "\ec84";
}
.icon-file-iso2:before {
  content: "\ec85";
}
.icon-file-rar:before {
  content: "\ec86";
}
.icon-file-rar2:before {
  content: "\ec87";
}
.icon-file-gif:before {
  content: "\ec88";
}
.icon-file-gif2:before {
  content: "\ec89";
}
.icon-document-file-numbers:before {
  content: "\ec8a";
}
.icon-document-file-numbers2:before {
  content: "\ec8b";
}
.icon-document-file-pages:before {
  content: "\ec8c";
}
.icon-document-file-pages2:before {
  content: "\ec8d";
}
.icon-document-file-app:before {
  content: "\ec8e";
}
.icon-document-file-app2:before {
  content: "\ec8f";
}
.icon-document-file-png:before {
  content: "\ec90";
}
.icon-document-file-png2:before {
  content: "\ec91";
}
.icon-document-file-pdf:before {
  content: "\ec92";
}
.icon-document-file-pdf2:before {
  content: "\ec93";
}
.icon-document-file-mp3:before {
  content: "\ec94";
}
.icon-document-file-mp32:before {
  content: "\ec95";
}
.icon-document-file-mp4:before {
  content: "\ec96";
}
.icon-document-file-mp42:before {
  content: "\ec97";
}
.icon-document-file-mov:before {
  content: "\ec98";
}
.icon-document-file-mov2:before {
  content: "\ec99";
}
.icon-document-file-jpg:before {
  content: "\ec9a";
}
.icon-document-file-jpg2:before {
  content: "\ec9b";
}
.icon-document-file-key:before {
  content: "\ec9c";
}
.icon-document-file-key2:before {
  content: "\ec9d";
}
.icon-document-file-html:before {
  content: "\ec9e";
}
.icon-document-file-html2:before {
  content: "\ec9f";
}
.icon-document-file-css:before {
  content: "\eca0";
}
.icon-document-file-css2:before {
  content: "\eca1";
}
.icon-document-file-java:before {
  content: "\eca2";
}
.icon-document-file-java2:before {
  content: "\eca3";
}
.icon-document-file-psd:before {
  content: "\eca4";
}
.icon-document-file-psd2:before {
  content: "\eca5";
}
.icon-document-file-ai:before {
  content: "\eca6";
}
.icon-document-file-ai2:before {
  content: "\eca7";
}
.icon-document-file-bmp:before {
  content: "\eca8";
}
.icon-document-file-bmp2:before {
  content: "\eca9";
}
.icon-document-file-dwg:before {
  content: "\ecaa";
}
.icon-document-file-dwg2:before {
  content: "\ecab";
}
.icon-document-file-eps:before {
  content: "\ecac";
}
.icon-document-file-eps2:before {
  content: "\ecad";
}
.icon-document-file-tiff:before {
  content: "\ecae";
}
.icon-document-file-tiff2:before {
  content: "\ecaf";
}
.icon-document-file-ots:before {
  content: "\ecb0";
}
.icon-document-file-ots2:before {
  content: "\ecb1";
}
.icon-document-file-php:before {
  content: "\ecb2";
}
.icon-document-file-php2:before {
  content: "\ecb3";
}
.icon-document-file-py:before {
  content: "\ecb4";
}
.icon-document-file-py2:before {
  content: "\ecb5";
}
.icon-document-file-c:before {
  content: "\ecb6";
}
.icon-document-file-c2:before {
  content: "\ecb7";
}
.icon-document-file-sql:before {
  content: "\ecb8";
}
.icon-document-file-sql2:before {
  content: "\ecb9";
}
.icon-document-file-rb:before {
  content: "\ecba";
}
.icon-document-file-rb2:before {
  content: "\ecbb";
}
.icon-document-file-cpp:before {
  content: "\ecbc";
}
.icon-document-file-cpp2:before {
  content: "\ecbd";
}
.icon-document-file-tga:before {
  content: "\ecbe";
}
.icon-document-file-tga2:before {
  content: "\ecbf";
}
.icon-document-file-dxf:before {
  content: "\ecc0";
}
.icon-document-file-dxf2:before {
  content: "\ecc1";
}
.icon-document-file-doc:before {
  content: "\ecc2";
}
.icon-document-file-doc2:before {
  content: "\ecc3";
}
.icon-document-file-odt:before {
  content: "\ecc4";
}
.icon-document-file-odt2:before {
  content: "\ecc5";
}
.icon-document-file-xls:before {
  content: "\ecc6";
}
.icon-document-file-xls2:before {
  content: "\ecc7";
}
.icon-document-file-docx:before {
  content: "\ecc8";
}
.icon-document-file-docx2:before {
  content: "\ecc9";
}
.icon-document-file-ppt:before {
  content: "\ecca";
}
.icon-document-file-ppt2:before {
  content: "\eccb";
}
.icon-document-file-asp:before {
  content: "\eccc";
}
.icon-document-file-asp2:before {
  content: "\eccd";
}
.icon-document-file-ics:before {
  content: "\ecce";
}
.icon-document-file-ics2:before {
  content: "\eccf";
}
.icon-document-file-dat:before {
  content: "\ecd0";
}
.icon-document-file-dat2:before {
  content: "\ecd1";
}
.icon-document-file-xml:before {
  content: "\ecd2";
}
.icon-document-file-xml2:before {
  content: "\ecd3";
}
.icon-document-file-yml:before {
  content: "\ecd4";
}
.icon-document-file-yml2:before {
  content: "\ecd5";
}
.icon-document-file-h:before {
  content: "\ecd6";
}
.icon-document-file-h2:before {
  content: "\ecd7";
}
.icon-document-file-exe:before {
  content: "\ecd8";
}
.icon-document-file-exe2:before {
  content: "\ecd9";
}
.icon-document-file-avi:before {
  content: "\ecda";
}
.icon-document-file-avi2:before {
  content: "\ecdb";
}
.icon-document-file-odp:before {
  content: "\ecdc";
}
.icon-document-file-odp2:before {
  content: "\ecdd";
}
.icon-document-file-dotx:before {
  content: "\ecde";
}
.icon-document-file-dotx2:before {
  content: "\ecdf";
}
.icon-document-file-xlsx:before {
  content: "\ece0";
}
.icon-document-file-xlsx2:before {
  content: "\ece1";
}
.icon-document-file-ods:before {
  content: "\ece2";
}
.icon-document-file-ods2:before {
  content: "\ece3";
}
.icon-document-file-pps:before {
  content: "\ece4";
}
.icon-document-file-pps2:before {
  content: "\ece5";
}
.icon-document-file-dot:before {
  content: "\ece6";
}
.icon-document-file-dot2:before {
  content: "\ece7";
}
.icon-document-file-txt:before {
  content: "\ece8";
}
.icon-document-file-txt2:before {
  content: "\ece9";
}
.icon-document-file-rtf:before {
  content: "\ecea";
}
.icon-document-file-rtf2:before {
  content: "\eceb";
}
.icon-document-file-m4v:before {
  content: "\ecec";
}
.icon-document-file-m4v2:before {
  content: "\eced";
}
.icon-document-file-flv:before {
  content: "\ecee";
}
.icon-document-file-flv2:before {
  content: "\ecef";
}
.icon-document-file-mpg:before {
  content: "\ecf0";
}
.icon-document-file-mpg2:before {
  content: "\ecf1";
}
.icon-document-file-qt:before {
  content: "\ecf2";
}
.icon-document-file-qt2:before {
  content: "\ecf3";
}
.icon-document-file-mid:before {
  content: "\ecf4";
}
.icon-document-file-mid2:before {
  content: "\ecf5";
}
.icon-document-file-3gp:before {
  content: "\ecf6";
}
.icon-document-file-3gp2:before {
  content: "\ecf7";
}
.icon-document-file-aiff:before {
  content: "\ecf8";
}
.icon-document-file-aiff2:before {
  content: "\ecf9";
}
.icon-document-file-aac:before {
  content: "\ecfa";
}
.icon-document-file-aac2:before {
  content: "\ecfb";
}
.icon-document-file-wav:before {
  content: "\ecfc";
}
.icon-document-file-wav2:before {
  content: "\ecfd";
}
.icon-document-file-zip:before {
  content: "\ecfe";
}
.icon-document-file-zip2:before {
  content: "\ecff";
}
.icon-document-file-ott:before {
  content: "\ed00";
}
.icon-document-file-ott2:before {
  content: "\ed01";
}
.icon-document-file-tgz:before {
  content: "\ed02";
}
.icon-document-file-tgz2:before {
  content: "\ed03";
}
.icon-document-file-dmg:before {
  content: "\ed04";
}
.icon-document-file-dmg2:before {
  content: "\ed05";
}
.icon-document-file-iso:before {
  content: "\ed06";
}
.icon-document-file-iso2:before {
  content: "\ed07";
}
.icon-document-file-rar:before {
  content: "\ed08";
}
.icon-document-file-rar2:before {
  content: "\ed09";
}
.icon-document-file-gif:before {
  content: "\ed0a";
}
.icon-document-file-gif2:before {
  content: "\ed0b";
}
.icon-home4:before {
  content: "\ed21";
}
.icon-home22:before {
  content: "\ed22";
}
.icon-home32:before {
  content: "\ed23";
}
.icon-office2:before {
  content: "\ed24";
}
.icon-newspaper2:before {
  content: "\ed25";
}
.icon-pencil3:before {
  content: "\ed26";
}
.icon-pencil22:before {
  content: "\ed27";
}
.icon-quill2:before {
  content: "\ed28";
}
.icon-pen2:before {
  content: "\ed29";
}
.icon-blog2:before {
  content: "\ed2a";
}
.icon-eyedropper2:before {
  content: "\ed2b";
}
.icon-droplet2:before {
  content: "\ed2c";
}
.icon-paint-format2:before {
  content: "\ed2d";
}
.icon-image2:before {
  content: "\ed2e";
}
.icon-images2:before {
  content: "\ed2f";
}
.icon-camera2:before {
  content: "\ed30";
}
.icon-headphones2:before {
  content: "\ed31";
}
.icon-music2:before {
  content: "\ed32";
}
.icon-play4:before {
  content: "\ed33";
}
.icon-film2:before {
  content: "\ed34";
}
.icon-video-camera2:before {
  content: "\ed35";
}
.icon-dice2:before {
  content: "\ed36";
}
.icon-pacman2:before {
  content: "\ed37";
}
.icon-spades2:before {
  content: "\ed38";
}
.icon-clubs2:before {
  content: "\ed39";
}
.icon-diamonds2:before {
  content: "\ed3a";
}
.icon-bullhorn2:before {
  content: "\ed3b";
}
.icon-connection2:before {
  content: "\ed3c";
}
.icon-podcast2:before {
  content: "\ed3d";
}
.icon-feed2:before {
  content: "\ed3e";
}
.icon-mic2:before {
  content: "\ed3f";
}
.icon-book2:before {
  content: "\ed40";
}
.icon-books2:before {
  content: "\ed41";
}
.icon-library2:before {
  content: "\ed42";
}
.icon-file-text3:before {
  content: "\ed43";
}
.icon-profile2:before {
  content: "\ed44";
}
.icon-file-empty2:before {
  content: "\ed45";
}
.icon-files-empty2:before {
  content: "\ed46";
}
.icon-file-text22:before {
  content: "\ed47";
}
.icon-file-picture2:before {
  content: "\ed48";
}
.icon-file-music2:before {
  content: "\ed49";
}
.icon-file-play2:before {
  content: "\ed4a";
}
.icon-file-video2:before {
  content: "\ed4b";
}
.icon-file-zip2:before {
  content: "\ed4c";
}
.icon-copy2:before {
  content: "\ed4d";
}
.icon-paste2:before {
  content: "\ed4e";
}
.icon-stack2:before {
  content: "\ed4f";
}
.icon-folder2:before {
  content: "\ed50";
}
.icon-folder-open2:before {
  content: "\ed51";
}
.icon-folder-plus2:before {
  content: "\ed52";
}
.icon-folder-minus2:before {
  content: "\ed53";
}
.icon-folder-download2:before {
  content: "\ed54";
}
.icon-folder-upload2:before {
  content: "\ed55";
}
.icon-price-tag2:before {
  content: "\ed56";
}
.icon-price-tags2:before {
  content: "\ed57";
}
.icon-barcode2:before {
  content: "\ed58";
}
.icon-qrcode2:before {
  content: "\ed59";
}
.icon-ticket2:before {
  content: "\ed5a";
}
.icon-cart2:before {
  content: "\ed5b";
}
.icon-coin-dollar2:before {
  content: "\ed5c";
}
.icon-coin-euro2:before {
  content: "\ed5d";
}
.icon-coin-pound2:before {
  content: "\ed5e";
}
.icon-coin-yen2:before {
  content: "\ed5f";
}
.icon-credit-card2:before {
  content: "\ed60";
}
.icon-calculator2:before {
  content: "\ed61";
}
.icon-lifebuoy2:before {
  content: "\ed62";
}
.icon-phone2:before {
  content: "\ed63";
}
.icon-phone-hang-up2:before {
  content: "\ed64";
}
.icon-address-book2:before {
  content: "\ed65";
}
.icon-envelop2:before {
  content: "\ed66";
}
.icon-pushpin2:before {
  content: "\ed67";
}
.icon-location3:before {
  content: "\ed68";
}
.icon-location22:before {
  content: "\ed69";
}
.icon-compass3:before {
  content: "\ed6a";
}
.icon-compass22:before {
  content: "\ed6b";
}
.icon-map3:before {
  content: "\ed6c";
}
.icon-map22:before {
  content: "\ed6d";
}
.icon-history2:before {
  content: "\ed6e";
}
.icon-clock3:before {
  content: "\ed6f";
}
.icon-clock22:before {
  content: "\ed70";
}
.icon-alarm2:before {
  content: "\ed71";
}
.icon-bell2:before {
  content: "\ed72";
}
.icon-stopwatch2:before {
  content: "\ed73";
}
.icon-calendar2:before {
  content: "\ed74";
}
.icon-printer2:before {
  content: "\ed75";
}
.icon-keyboard2:before {
  content: "\ed76";
}
.icon-display2:before {
  content: "\ed77";
}
.icon-laptop2:before {
  content: "\ed78";
}
.icon-mobile3:before {
  content: "\ed79";
}
.icon-mobile22:before {
  content: "\ed7a";
}
.icon-tablet2:before {
  content: "\ed7b";
}
.icon-tv2:before {
  content: "\ed7c";
}
.icon-drawer3:before {
  content: "\ed7d";
}
.icon-drawer22:before {
  content: "\ed7e";
}
.icon-box-add2:before {
  content: "\ed7f";
}
.icon-box-remove2:before {
  content: "\ed80";
}
.icon-download4:before {
  content: "\ed81";
}
.icon-upload4:before {
  content: "\ed82";
}
.icon-floppy-disk2:before {
  content: "\ed83";
}
.icon-drive2:before {
  content: "\ed84";
}
.icon-database2:before {
  content: "\ed85";
}
.icon-undo3:before {
  content: "\ed86";
}
.icon-redo3:before {
  content: "\ed87";
}
.icon-undo22:before {
  content: "\ed88";
}
.icon-redo22:before {
  content: "\ed89";
}
.icon-forward4:before {
  content: "\ed8a";
}
.icon-reply2:before {
  content: "\ed8b";
}
.icon-bubble3:before {
  content: "\ed8c";
}
.icon-bubbles5:before {
  content: "\ed8d";
}
.icon-bubbles22:before {
  content: "\ed8e";
}
.icon-bubble22:before {
  content: "\ed8f";
}
.icon-bubbles32:before {
  content: "\ed90";
}
.icon-bubbles42:before {
  content: "\ed91";
}
.icon-user2:before {
  content: "\ed92";
}
.icon-users2:before {
  content: "\ed93";
}
.icon-user-plus2:before {
  content: "\ed94";
}
.icon-user-minus2:before {
  content: "\ed95";
}
.icon-user-check2:before {
  content: "\ed96";
}
.icon-user-tie2:before {
  content: "\ed97";
}
.icon-quotes-left2:before {
  content: "\ed98";
}
.icon-quotes-right2:before {
  content: "\ed99";
}
.icon-hour-glass2:before {
  content: "\ed9a";
}
.icon-spinner12:before {
  content: "\ed9b";
}
.icon-spinner22:before {
  content: "\ed9c";
}
.icon-spinner32:before {
  content: "\ed9d";
}
.icon-spinner42:before {
  content: "\ed9e";
}
.icon-spinner52:before {
  content: "\ed9f";
}
.icon-spinner62:before {
  content: "\eda0";
}
.icon-spinner72:before {
  content: "\eda1";
}
.icon-spinner82:before {
  content: "\eda2";
}
.icon-spinner92:before {
  content: "\eda3";
}
.icon-spinner102:before {
  content: "\eda4";
}
.icon-spinner112:before {
  content: "\eda5";
}
.icon-binoculars2:before {
  content: "\eda6";
}
.icon-search2:before {
  content: "\eda7";
}
.icon-zoom-in2:before {
  content: "\eda8";
}
.icon-zoom-out2:before {
  content: "\eda9";
}
.icon-enlarge3:before {
  content: "\edaa";
}
.icon-shrink3:before {
  content: "\edab";
}
.icon-enlarge22:before {
  content: "\edac";
}
.icon-shrink22:before {
  content: "\edad";
}
.icon-key3:before {
  content: "\edae";
}
.icon-key22:before {
  content: "\edaf";
}
.icon-lock2:before {
  content: "\edb0";
}
.icon-unlocked2:before {
  content: "\edb1";
}
.icon-wrench2:before {
  content: "\edb2";
}
.icon-equalizer3:before {
  content: "\edb3";
}
.icon-equalizer22:before {
  content: "\edb4";
}
.icon-cog2:before {
  content: "\edb5";
}
.icon-cogs2:before {
  content: "\edb6";
}
.icon-hammer3:before {
  content: "\edb7";
}
.icon-magic-wand2:before {
  content: "\edb8";
}
.icon-aid-kit2:before {
  content: "\edb9";
}
.icon-bug2:before {
  content: "\edba";
}
.icon-pie-chart2:before {
  content: "\edbb";
}
.icon-stats-dots2:before {
  content: "\edbc";
}
.icon-stats-bars3:before {
  content: "\edbd";
}
.icon-stats-bars22:before {
  content: "\edbe";
}
.icon-trophy2:before {
  content: "\edbf";
}
.icon-gift2:before {
  content: "\edc0";
}
.icon-glass3:before {
  content: "\edc1";
}
.icon-glass22:before {
  content: "\edc2";
}
.icon-mug2:before {
  content: "\edc3";
}
.icon-spoon-knife2:before {
  content: "\edc4";
}
.icon-leaf2:before {
  content: "\edc5";
}
.icon-rocket2:before {
  content: "\edc6";
}
.icon-meter3:before {
  content: "\edc7";
}
.icon-meter22:before {
  content: "\edc8";
}
.icon-hammer22:before {
  content: "\edc9";
}
.icon-fire2:before {
  content: "\edca";
}
.icon-lab2:before {
  content: "\edcb";
}
.icon-magnet2:before {
  content: "\edcc";
}
.icon-bin3:before {
  content: "\edcd";
}
.icon-bin22:before {
  content: "\edce";
}
.icon-briefcase2:before {
  content: "\edcf";
}
.icon-airplane2:before {
  content: "\edd0";
}
.icon-truck2:before {
  content: "\edd1";
}
.icon-road2:before {
  content: "\edd2";
}
.icon-accessibility2:before {
  content: "\edd3";
}
.icon-target2:before {
  content: "\edd4";
}
.icon-shield2:before {
  content: "\edd5";
}
.icon-power2:before {
  content: "\edd6";
}
.icon-switch2:before {
  content: "\edd7";
}
.icon-power-cord2:before {
  content: "\edd8";
}
.icon-clipboard2:before {
  content: "\edd9";
}
.icon-list-numbered2:before {
  content: "\edda";
}
.icon-list3:before {
  content: "\eddb";
}
.icon-list22:before {
  content: "\eddc";
}
.icon-tree2:before {
  content: "\eddd";
}
.icon-menu5:before {
  content: "\edde";
}
.icon-menu22:before {
  content: "\eddf";
}
.icon-menu32:before {
  content: "\ede0";
}
.icon-menu42:before {
  content: "\ede1";
}
.icon-cloud2:before {
  content: "\ede2";
}
.icon-cloud-download2:before {
  content: "\ede3";
}
.icon-cloud-upload2:before {
  content: "\ede4";
}
.icon-cloud-check2:before {
  content: "\ede5";
}
.icon-download22:before {
  content: "\ede6";
}
.icon-upload22:before {
  content: "\ede7";
}
.icon-download32:before {
  content: "\ede8";
}
.icon-upload32:before {
  content: "\ede9";
}
.icon-sphere2:before {
  content: "\edea";
}
.icon-earth2:before {
  content: "\edeb";
}
.icon-link2:before {
  content: "\edec";
}
.icon-flag2:before {
  content: "\eded";
}
.icon-attachment2:before {
  content: "\edee";
}
.icon-eye2:before {
  content: "\edef";
}
.icon-eye-plus2:before {
  content: "\edf0";
}
.icon-eye-minus2:before {
  content: "\edf1";
}
.icon-eye-blocked2:before {
  content: "\edf2";
}
.icon-bookmark2:before {
  content: "\edf3";
}
.icon-bookmarks2:before {
  content: "\edf4";
}
.icon-sun2:before {
  content: "\edf5";
}
.icon-contrast2:before {
  content: "\edf6";
}
.icon-brightness-contrast2:before {
  content: "\edf7";
}
.icon-star-empty2:before {
  content: "\edf8";
}
.icon-star-half2:before {
  content: "\edf9";
}
.icon-star-full2:before {
  content: "\edfa";
}
.icon-heart2:before {
  content: "\edfb";
}
.icon-heart-broken2:before {
  content: "\edfc";
}
.icon-man2:before {
  content: "\edfd";
}
.icon-woman2:before {
  content: "\edfe";
}
.icon-man-woman2:before {
  content: "\edff";
}
.icon-happy3:before {
  content: "\ee00";
}
.icon-happy22:before {
  content: "\ee01";
}
.icon-smile3:before {
  content: "\ee02";
}
.icon-smile22:before {
  content: "\ee03";
}
.icon-tongue3:before {
  content: "\ee04";
}
.icon-tongue22:before {
  content: "\ee05";
}
.icon-sad3:before {
  content: "\ee06";
}
.icon-sad22:before {
  content: "\ee07";
}
.icon-wink3:before {
  content: "\ee08";
}
.icon-wink22:before {
  content: "\ee09";
}
.icon-grin3:before {
  content: "\ee0a";
}
.icon-grin22:before {
  content: "\ee0b";
}
.icon-cool3:before {
  content: "\ee0c";
}
.icon-cool22:before {
  content: "\ee0d";
}
.icon-angry3:before {
  content: "\ee0e";
}
.icon-angry22:before {
  content: "\ee0f";
}
.icon-evil3:before {
  content: "\ee10";
}
.icon-evil22:before {
  content: "\ee11";
}
.icon-shocked3:before {
  content: "\ee12";
}
.icon-shocked22:before {
  content: "\ee13";
}
.icon-baffled3:before {
  content: "\ee14";
}
.icon-baffled22:before {
  content: "\ee15";
}
.icon-confused3:before {
  content: "\ee16";
}
.icon-confused22:before {
  content: "\ee17";
}
.icon-neutral3:before {
  content: "\ee18";
}
.icon-neutral22:before {
  content: "\ee19";
}
.icon-hipster3:before {
  content: "\ee1a";
}
.icon-hipster22:before {
  content: "\ee1b";
}
.icon-wondering3:before {
  content: "\ee1c";
}
.icon-wondering22:before {
  content: "\ee1d";
}
.icon-sleepy3:before {
  content: "\ee1e";
}
.icon-sleepy22:before {
  content: "\ee1f";
}
.icon-frustrated3:before {
  content: "\ee20";
}
.icon-frustrated22:before {
  content: "\ee21";
}
.icon-crying3:before {
  content: "\ee22";
}
.icon-crying22:before {
  content: "\ee23";
}
.icon-point-up2:before {
  content: "\ee24";
}
.icon-point-right2:before {
  content: "\ee25";
}
.icon-point-down2:before {
  content: "\ee26";
}
.icon-point-left2:before {
  content: "\ee27";
}
.icon-warning2:before {
  content: "\ee28";
}
.icon-notification2:before {
  content: "\ee29";
}
.icon-question2:before {
  content: "\ee2a";
}
.icon-plus2:before {
  content: "\ee2b";
}
.icon-minus2:before {
  content: "\ee2c";
}
.icon-info2:before {
  content: "\ee2d";
}
.icon-cancel-circle2:before {
  content: "\ee2e";
}
.icon-blocked2:before {
  content: "\ee2f";
}
.icon-cross2:before {
  content: "\ee30";
}
.icon-checkmark3:before {
  content: "\ee31";
}
.icon-checkmark22:before {
  content: "\ee32";
}
.icon-spell-check2:before {
  content: "\ee33";
}
.icon-enter2:before {
  content: "\ee34";
}
.icon-exit2:before {
  content: "\ee35";
}
.icon-play22:before {
  content: "\ee36";
}
.icon-pause3:before {
  content: "\ee37";
}
.icon-stop3:before {
  content: "\ee38";
}
.icon-previous3:before {
  content: "\ee39";
}
.icon-next3:before {
  content: "\ee3a";
}
.icon-backward3:before {
  content: "\ee3b";
}
.icon-forward22:before {
  content: "\ee3c";
}
.icon-play32:before {
  content: "\ee3d";
}
.icon-pause22:before {
  content: "\ee3e";
}
.icon-stop22:before {
  content: "\ee3f";
}
.icon-backward22:before {
  content: "\ee40";
}
.icon-forward32:before {
  content: "\ee41";
}
.icon-first2:before {
  content: "\ee42";
}
.icon-last2:before {
  content: "\ee43";
}
.icon-previous22:before {
  content: "\ee44";
}
.icon-next22:before {
  content: "\ee45";
}
.icon-eject2:before {
  content: "\ee46";
}
.icon-volume-high2:before {
  content: "\ee47";
}
.icon-volume-medium2:before {
  content: "\ee48";
}
.icon-volume-low2:before {
  content: "\ee49";
}
.icon-volume-mute3:before {
  content: "\ee4a";
}
.icon-volume-mute22:before {
  content: "\ee4b";
}
.icon-volume-increase2:before {
  content: "\ee4c";
}
.icon-volume-decrease2:before {
  content: "\ee4d";
}
.icon-loop3:before {
  content: "\ee4e";
}
.icon-loop22:before {
  content: "\ee4f";
}
.icon-infinite2:before {
  content: "\ee50";
}
.icon-shuffle2:before {
  content: "\ee51";
}
.icon-arrow-up-left3:before {
  content: "\ee52";
}
.icon-arrow-up3:before {
  content: "\ee53";
}
.icon-arrow-up-right3:before {
  content: "\ee54";
}
.icon-arrow-right3:before {
  content: "\ee55";
}
.icon-arrow-down-right3:before {
  content: "\ee56";
}
.icon-arrow-down3:before {
  content: "\ee57";
}
.icon-arrow-down-left3:before {
  content: "\ee58";
}
.icon-arrow-left3:before {
  content: "\ee59";
}
.icon-arrow-up-left22:before {
  content: "\ee5a";
}
.icon-arrow-up22:before {
  content: "\ee5b";
}
.icon-arrow-up-right22:before {
  content: "\ee5c";
}
.icon-arrow-right22:before {
  content: "\ee5d";
}
.icon-arrow-down-right22:before {
  content: "\ee5e";
}
.icon-arrow-down22:before {
  content: "\ee5f";
}
.icon-arrow-down-left22:before {
  content: "\ee60";
}
.icon-arrow-left22:before {
  content: "\ee61";
}
.icon-circle-up2:before {
  content: "\ee62";
}
.icon-circle-right2:before {
  content: "\ee63";
}
.icon-circle-down2:before {
  content: "\ee64";
}
.icon-circle-left2:before {
  content: "\ee65";
}
.icon-tab2:before {
  content: "\ee66";
}
.icon-move-up2:before {
  content: "\ee67";
}
.icon-move-down2:before {
  content: "\ee68";
}
.icon-sort-alpha-asc2:before {
  content: "\ee69";
}
.icon-sort-alpha-desc2:before {
  content: "\ee6a";
}
.icon-sort-numeric-asc2:before {
  content: "\ee6b";
}
.icon-sort-numberic-desc2:before {
  content: "\ee6c";
}
.icon-sort-amount-asc2:before {
  content: "\ee6d";
}
.icon-sort-amount-desc2:before {
  content: "\ee6e";
}
.icon-command2:before {
  content: "\ee6f";
}
.icon-shift2:before {
  content: "\ee70";
}
.icon-ctrl2:before {
  content: "\ee71";
}
.icon-opt2:before {
  content: "\ee72";
}
.icon-checkbox-checked2:before {
  content: "\ee73";
}
.icon-checkbox-unchecked2:before {
  content: "\ee74";
}
.icon-radio-checked3:before {
  content: "\ee75";
}
.icon-radio-checked22:before {
  content: "\ee76";
}
.icon-radio-unchecked2:before {
  content: "\ee77";
}
.icon-crop2:before {
  content: "\ee78";
}
.icon-make-group2:before {
  content: "\ee79";
}
.icon-ungroup2:before {
  content: "\ee7a";
}
.icon-scissors2:before {
  content: "\ee7b";
}
.icon-filter2:before {
  content: "\ee7c";
}
.icon-font2:before {
  content: "\ee7d";
}
.icon-ligature3:before {
  content: "\ee7e";
}
.icon-ligature22:before {
  content: "\ee7f";
}
.icon-text-height2:before {
  content: "\ee80";
}
.icon-text-width2:before {
  content: "\ee81";
}
.icon-font-size2:before {
  content: "\ee82";
}
.icon-bold2:before {
  content: "\ee83";
}
.icon-underline2:before {
  content: "\ee84";
}
.icon-italic2:before {
  content: "\ee85";
}
.icon-strikethrough2:before {
  content: "\ee86";
}
.icon-omega2:before {
  content: "\ee87";
}
.icon-sigma2:before {
  content: "\ee88";
}
.icon-page-break2:before {
  content: "\ee89";
}
.icon-superscript3:before {
  content: "\ee8a";
}
.icon-subscript3:before {
  content: "\ee8b";
}
.icon-superscript22:before {
  content: "\ee8c";
}
.icon-subscript22:before {
  content: "\ee8d";
}
.icon-text-color2:before {
  content: "\ee8e";
}
.icon-pagebreak2:before {
  content: "\ee8f";
}
.icon-clear-formatting2:before {
  content: "\ee90";
}
.icon-table3:before {
  content: "\ee91";
}
.icon-table22:before {
  content: "\ee92";
}
.icon-insert-template2:before {
  content: "\ee93";
}
.icon-pilcrow2:before {
  content: "\ee94";
}
.icon-ltr2:before {
  content: "\ee95";
}
.icon-rtl2:before {
  content: "\ee96";
}
.icon-section2:before {
  content: "\ee97";
}
.icon-paragraph-left2:before {
  content: "\ee98";
}
.icon-paragraph-center2:before {
  content: "\ee99";
}
.icon-paragraph-right2:before {
  content: "\ee9a";
}
.icon-paragraph-justify2:before {
  content: "\ee9b";
}
.icon-indent-increase2:before {
  content: "\ee9c";
}
.icon-indent-decrease2:before {
  content: "\ee9d";
}
.icon-share3:before {
  content: "\ee9e";
}
.icon-new-tab2:before {
  content: "\ee9f";
}
.icon-embed3:before {
  content: "\eea0";
}
.icon-embed22:before {
  content: "\eea1";
}
.icon-terminal2:before {
  content: "\eea2";
}
.icon-share22:before {
  content: "\eea3";
}
.icon-mail5:before {
  content: "\eea4";
}
.icon-mail22:before {
  content: "\eea5";
}
.icon-mail32:before {
  content: "\eea6";
}
.icon-mail42:before {
  content: "\eea7";
}
.icon-amazon2:before {
  content: "\eea8";
}
.icon-google4:before {
  content: "\eea9";
}
.icon-google22:before {
  content: "\eeaa";
}
.icon-google32:before {
  content: "\eeab";
}
.icon-google-plus4:before {
  content: "\eeac";
}
.icon-google-plus22:before {
  content: "\eead";
}
.icon-google-plus32:before {
  content: "\eeae";
}
.icon-hangouts2:before {
  content: "\eeaf";
}
.icon-google-drive2:before {
  content: "\eeb0";
}
.icon-facebook3:before {
  content: "\eeb1";
}
.icon-facebook22:before {
  content: "\eeb2";
}
.icon-instagram2:before {
  content: "\eeb3";
}
.icon-whatsapp2:before {
  content: "\eeb4";
}
.icon-spotify2:before {
  content: "\eeb5";
}
.icon-telegram2:before {
  content: "\eeb6";
}
.icon-twitter2:before {
  content: "\eeb7";
}
.icon-vine2:before {
  content: "\eeb8";
}
.icon-vk2:before {
  content: "\eeb9";
}
.icon-renren2:before {
  content: "\eeba";
}
.icon-sina-weibo2:before {
  content: "\eebb";
}
.icon-rss3:before {
  content: "\eebc";
}
.icon-rss22:before {
  content: "\eebd";
}
.icon-youtube3:before {
  content: "\eebe";
}
.icon-youtube22:before {
  content: "\eebf";
}
.icon-twitch2:before {
  content: "\eec0";
}
.icon-vimeo3:before {
  content: "\eec1";
}
.icon-vimeo22:before {
  content: "\eec2";
}
.icon-lanyrd2:before {
  content: "\eec3";
}
.icon-flickr5:before {
  content: "\eec4";
}
.icon-flickr22:before {
  content: "\eec5";
}
.icon-flickr32:before {
  content: "\eec6";
}
.icon-flickr42:before {
  content: "\eec7";
}
.icon-dribbble2:before {
  content: "\eec8";
}
.icon-behance3:before {
  content: "\eec9";
}
.icon-behance22:before {
  content: "\eeca";
}
.icon-deviantart2:before {
  content: "\eecb";
}
.icon-500px2:before {
  content: "\eecc";
}
.icon-steam3:before {
  content: "\eecd";
}
.icon-steam22:before {
  content: "\eece";
}
.icon-dropbox2:before {
  content: "\eecf";
}
.icon-onedrive2:before {
  content: "\eed0";
}
.icon-github2:before {
  content: "\eed1";
}
.icon-npm2:before {
  content: "\eed2";
}
.icon-basecamp2:before {
  content: "\eed3";
}
.icon-trello2:before {
  content: "\eed4";
}
.icon-wordpress2:before {
  content: "\eed5";
}
.icon-joomla2:before {
  content: "\eed6";
}
.icon-ello2:before {
  content: "\eed7";
}
.icon-blogger3:before {
  content: "\eed8";
}
.icon-blogger22:before {
  content: "\eed9";
}
.icon-tumblr3:before {
  content: "\eeda";
}
.icon-tumblr22:before {
  content: "\eedb";
}
.icon-yahoo3:before {
  content: "\eedc";
}
.icon-yahoo22:before {
  content: "\eedd";
}
.icon-tux2:before {
  content: "\eede";
}
.icon-appleinc2:before {
  content: "\eedf";
}
.icon-finder2:before {
  content: "\eee0";
}
.icon-android2:before {
  content: "\eee1";
}
.icon-windows2:before {
  content: "\eee2";
}
.icon-windows82:before {
  content: "\eee3";
}
.icon-soundcloud3:before {
  content: "\eee4";
}
.icon-soundcloud22:before {
  content: "\eee5";
}
.icon-skype2:before {
  content: "\eee6";
}
.icon-reddit2:before {
  content: "\eee7";
}
.icon-hackernews2:before {
  content: "\eee8";
}
.icon-wikipedia2:before {
  content: "\eee9";
}
.icon-linkedin3:before {
  content: "\eeea";
}
.icon-linkedin22:before {
  content: "\eeeb";
}
.icon-lastfm3:before {
  content: "\eeec";
}
.icon-lastfm22:before {
  content: "\eeed";
}
.icon-delicious2:before {
  content: "\eeee";
}
.icon-stumbleupon3:before {
  content: "\eeef";
}
.icon-stumbleupon22:before {
  content: "\eef0";
}
.icon-stackoverflow2:before {
  content: "\eef1";
}
.icon-pinterest3:before {
  content: "\eef2";
}
.icon-pinterest22:before {
  content: "\eef3";
}
.icon-xing3:before {
  content: "\eef4";
}
.icon-xing22:before {
  content: "\eef5";
}
.icon-flattr2:before {
  content: "\eef6";
}
.icon-foursquare2:before {
  content: "\eef7";
}
.icon-yelp2:before {
  content: "\eef8";
}
.icon-paypal2:before {
  content: "\eef9";
}
.icon-chrome2:before {
  content: "\eefa";
}
.icon-firefox2:before {
  content: "\eefb";
}
.icon-IE2:before {
  content: "\eefc";
}
.icon-edge2:before {
  content: "\eefd";
}
.icon-safari2:before {
  content: "\eefe";
}
.icon-opera2:before {
  content: "\eeff";
}
.icon-file-pdf2:before {
  content: "\ef00";
}
.icon-file-openoffice2:before {
  content: "\ef01";
}
.icon-file-word2:before {
  content: "\ef02";
}
.icon-file-excel2:before {
  content: "\ef03";
}
.icon-libreoffice2:before {
  content: "\ef04";
}
.icon-html-five3:before {
  content: "\ef05";
}
.icon-html-five22:before {
  content: "\ef06";
}
.icon-css32:before {
  content: "\ef07";
}
.icon-git2:before {
  content: "\ef08";
}
.icon-codepen2:before {
  content: "\ef09";
}
.icon-svg2:before {
  content: "\ef0a";
}
.icon-IcoMoon2:before {
  content: "\ef0b";
}
.icon-home:before {
  content: "\ef26";
}
.icon-home2:before {
  content: "\ef27";
}
.icon-home3:before {
  content: "\ef28";
}
.icon-office:before {
  content: "\ef29";
}
.icon-newspaper:before {
  content: "\ef2a";
}
.icon-pencil:before {
  content: "\ef2b";
}
.icon-pencil2:before {
  content: "\ef2c";
}
.icon-quill:before {
  content: "\ef2d";
}
.icon-pen:before {
  content: "\ef2e";
}
.icon-blog:before {
  content: "\ef2f";
}
.icon-eyedropper:before {
  content: "\ef30";
}
.icon-droplet:before {
  content: "\ef31";
}
.icon-paint-format:before {
  content: "\ef32";
}
.icon-image:before {
  content: "\ef33";
}
.icon-images:before {
  content: "\ef34";
}
.icon-camera:before {
  content: "\ef35";
}
.icon-headphones:before {
  content: "\ef36";
}
.icon-music:before {
  content: "\ef37";
}
.icon-play:before {
  content: "\ef38";
}
.icon-film:before {
  content: "\ef39";
}
.icon-video-camera:before {
  content: "\ef3a";
}
.icon-dice:before {
  content: "\ef3b";
}
.icon-pacman:before {
  content: "\ef3c";
}
.icon-spades:before {
  content: "\ef3d";
}
.icon-clubs:before {
  content: "\ef3e";
}
.icon-diamonds:before {
  content: "\ef3f";
}
.icon-bullhorn:before {
  content: "\ef40";
}
.icon-connection:before {
  content: "\ef41";
}
.icon-podcast:before {
  content: "\ef42";
}
.icon-feed:before {
  content: "\ef43";
}
.icon-mic:before {
  content: "\ef44";
}
.icon-book:before {
  content: "\ef45";
}
.icon-books:before {
  content: "\ef46";
}
.icon-library:before {
  content: "\ef47";
}
.icon-file-text:before {
  content: "\ef48";
}
.icon-profile:before {
  content: "\ef49";
}
.icon-file-empty:before {
  content: "\ef4a";
}
.icon-files-empty:before {
  content: "\ef4b";
}
.icon-file-text2:before {
  content: "\ef4c";
}
.icon-file-picture:before {
  content: "\ef4d";
}
.icon-file-music:before {
  content: "\ef4e";
}
.icon-file-play:before {
  content: "\ef4f";
}
.icon-file-video:before {
  content: "\ef50";
}
.icon-file-zip:before {
  content: "\ef51";
}
.icon-copy:before {
  content: "\ef52";
}
.icon-paste:before {
  content: "\ef53";
}
.icon-stack:before {
  content: "\ef54";
}
.icon-folder:before {
  content: "\ef55";
}
.icon-folder-open:before {
  content: "\ef56";
}
.icon-folder-plus:before {
  content: "\ef57";
}
.icon-folder-minus:before {
  content: "\ef58";
}
.icon-folder-download:before {
  content: "\ef59";
}
.icon-folder-upload:before {
  content: "\ef5a";
}
.icon-price-tag:before {
  content: "\ef5b";
}
.icon-price-tags:before {
  content: "\ef5c";
}
.icon-barcode:before {
  content: "\ef5d";
}
.icon-qrcode:before {
  content: "\ef5e";
}
.icon-ticket:before {
  content: "\ef5f";
}
.icon-cart:before {
  content: "\ef60";
}
.icon-coin-dollar:before {
  content: "\ef61";
}
.icon-coin-euro:before {
  content: "\ef62";
}
.icon-coin-pound:before {
  content: "\ef63";
}
.icon-coin-yen:before {
  content: "\ef64";
}
.icon-credit-card:before {
  content: "\ef65";
}
.icon-calculator:before {
  content: "\ef66";
}
.icon-lifebuoy:before {
  content: "\ef67";
}
.icon-phone:before {
  content: "\ef68";
}
.icon-phone-hang-up:before {
  content: "\ef69";
}
.icon-address-book:before {
  content: "\ef6a";
}
.icon-envelop:before {
  content: "\ef6b";
}
.icon-pushpin:before {
  content: "\ef6c";
}
.icon-location:before {
  content: "\ef6d";
}
.icon-location2:before {
  content: "\ef6e";
}
.icon-compass:before {
  content: "\ef6f";
}
.icon-compass2:before {
  content: "\ef70";
}
.icon-map:before {
  content: "\ef71";
}
.icon-map2:before {
  content: "\ef72";
}
.icon-history:before {
  content: "\ef73";
}
.icon-clock:before {
  content: "\ef74";
}
.icon-clock2:before {
  content: "\ef75";
}
.icon-alarm:before {
  content: "\ef76";
}
.icon-bell:before {
  content: "\ef77";
}
.icon-stopwatch:before {
  content: "\ef78";
}
.icon-calendar:before {
  content: "\ef79";
}
.icon-printer:before {
  content: "\ef7a";
}
.icon-keyboard:before {
  content: "\ef7b";
}
.icon-display:before {
  content: "\ef7c";
}
.icon-laptop:before {
  content: "\ef7d";
}
.icon-mobile:before {
  content: "\ef7e";
}
.icon-mobile2:before {
  content: "\ef7f";
}
.icon-tablet:before {
  content: "\ef80";
}
.icon-tv:before {
  content: "\ef81";
}
.icon-drawer:before {
  content: "\ef82";
}
.icon-drawer2:before {
  content: "\ef83";
}
.icon-box-add:before {
  content: "\ef84";
}
.icon-box-remove:before {
  content: "\ef85";
}
.icon-download:before {
  content: "\ef86";
}
.icon-upload:before {
  content: "\ef87";
}
.icon-floppy-disk:before {
  content: "\ef88";
}
.icon-drive:before {
  content: "\ef89";
}
.icon-database:before {
  content: "\ef8a";
}
.icon-undo:before {
  content: "\ef8b";
}
.icon-redo:before {
  content: "\ef8c";
}
.icon-undo2:before {
  content: "\ef8d";
}
.icon-redo2:before {
  content: "\ef8e";
}
.icon-forward:before {
  content: "\ef8f";
}
.icon-reply:before {
  content: "\ef90";
}
.icon-bubble:before {
  content: "\ef91";
}
.icon-bubbles:before {
  content: "\ef92";
}
.icon-bubbles2:before {
  content: "\ef93";
}
.icon-bubble2:before {
  content: "\ef94";
}
.icon-bubbles3:before {
  content: "\ef95";
}
.icon-bubbles4:before {
  content: "\ef96";
}
.icon-user:before {
  content: "\ef97";
}
.icon-users:before {
  content: "\ef98";
}
.icon-user-plus:before {
  content: "\ef99";
}
.icon-user-minus:before {
  content: "\ef9a";
}
.icon-user-check:before {
  content: "\ef9b";
}
.icon-user-tie:before {
  content: "\ef9c";
}
.icon-quotes-left:before {
  content: "\ef9d";
}
.icon-quotes-right:before {
  content: "\ef9e";
}
.icon-hour-glass:before {
  content: "\ef9f";
}
.icon-spinner:before {
  content: "\efa0";
}
.icon-spinner2:before {
  content: "\efa1";
}
.icon-spinner3:before {
  content: "\efa2";
}
.icon-spinner4:before {
  content: "\efa3";
}
.icon-spinner5:before {
  content: "\efa4";
}
.icon-spinner6:before {
  content: "\efa5";
}
.icon-spinner7:before {
  content: "\efa6";
}
.icon-spinner8:before {
  content: "\efa7";
}
.icon-spinner9:before {
  content: "\efa8";
}
.icon-spinner10:before {
  content: "\efa9";
}
.icon-spinner11:before {
  content: "\efaa";
}
.icon-binoculars:before {
  content: "\efab";
}
.icon-search:before {
  content: "\efac";
}
.icon-zoom-in:before {
  content: "\efad";
}
.icon-zoom-out:before {
  content: "\efae";
}
.icon-enlarge:before {
  content: "\efaf";
}
.icon-shrink:before {
  content: "\efb0";
}
.icon-enlarge2:before {
  content: "\efb1";
}
.icon-shrink2:before {
  content: "\efb2";
}
.icon-key:before {
  content: "\efb3";
}
.icon-key2:before {
  content: "\efb4";
}
.icon-lock:before {
  content: "\efb5";
}
.icon-unlocked:before {
  content: "\efb6";
}
.icon-wrench:before {
  content: "\efb7";
}
.icon-equalizer:before {
  content: "\efb8";
}
.icon-equalizer2:before {
  content: "\efb9";
}
.icon-cog:before {
  content: "\efba";
}
.icon-cogs:before {
  content: "\efbb";
}
.icon-hammer:before {
  content: "\efbc";
}
.icon-magic-wand:before {
  content: "\efbd";
}
.icon-aid-kit:before {
  content: "\efbe";
}
.icon-bug:before {
  content: "\efbf";
}
.icon-pie-chart:before {
  content: "\efc0";
}
.icon-stats-dots:before {
  content: "\efc1";
}
.icon-stats-bars:before {
  content: "\efc2";
}
.icon-stats-bars2:before {
  content: "\efc3";
}
.icon-trophy:before {
  content: "\efc4";
}
.icon-gift:before {
  content: "\efc5";
}
.icon-glass:before {
  content: "\efc6";
}
.icon-glass2:before {
  content: "\efc7";
}
.icon-mug:before {
  content: "\efc8";
}
.icon-spoon-knife:before {
  content: "\efc9";
}
.icon-leaf:before {
  content: "\efca";
}
.icon-rocket:before {
  content: "\efcb";
}
.icon-meter:before {
  content: "\efcc";
}
.icon-meter2:before {
  content: "\efcd";
}
.icon-hammer2:before {
  content: "\efce";
}
.icon-fire:before {
  content: "\efcf";
}
.icon-lab:before {
  content: "\efd0";
}
.icon-magnet:before {
  content: "\efd1";
}
.icon-bin:before {
  content: "\efd2";
}
.icon-bin2:before {
  content: "\efd3";
}
.icon-briefcase:before {
  content: "\efd4";
}
.icon-airplane:before {
  content: "\efd5";
}
.icon-truck:before {
  content: "\efd6";
}
.icon-road:before {
  content: "\efd7";
}
.icon-accessibility:before {
  content: "\efd8";
}
.icon-target:before {
  content: "\efd9";
}
.icon-shield:before {
  content: "\efda";
}
.icon-power:before {
  content: "\efdb";
}
.icon-switch:before {
  content: "\efdc";
}
.icon-power-cord:before {
  content: "\efdd";
}
.icon-clipboard:before {
  content: "\efde";
}
.icon-list-numbered:before {
  content: "\efdf";
}
.icon-list:before {
  content: "\efe0";
}
.icon-list2:before {
  content: "\efe1";
}
.icon-tree:before {
  content: "\efe2";
}
.icon-menu:before {
  content: "\efe3";
}
.icon-menu2:before {
  content: "\efe4";
}
.icon-menu3:before {
  content: "\efe5";
}
.icon-menu4:before {
  content: "\efe6";
}
.icon-cloud:before {
  content: "\efe7";
}
.icon-cloud-download:before {
  content: "\efe8";
}
.icon-cloud-upload:before {
  content: "\efe9";
}
.icon-cloud-check:before {
  content: "\efea";
}
.icon-download2:before {
  content: "\efeb";
}
.icon-upload2:before {
  content: "\efec";
}
.icon-download3:before {
  content: "\efed";
}
.icon-upload3:before {
  content: "\efee";
}
.icon-sphere:before {
  content: "\efef";
}
.icon-earth:before {
  content: "\eff0";
}
.icon-link:before {
  content: "\eff1";
}
.icon-flag:before {
  content: "\eff2";
}
.icon-attachment:before {
  content: "\eff3";
}
.icon-eye:before {
  content: "\eff4";
}
.icon-eye-plus:before {
  content: "\eff5";
}
.icon-eye-minus:before {
  content: "\eff6";
}
.icon-eye-blocked:before {
  content: "\eff7";
}
.icon-bookmark:before {
  content: "\eff8";
}
.icon-bookmarks:before {
  content: "\eff9";
}
.icon-sun:before {
  content: "\effa";
}
.icon-contrast:before {
  content: "\effb";
}
.icon-brightness-contrast:before {
  content: "\effc";
}
.icon-star-empty:before {
  content: "\effd";
}
.icon-star-half:before {
  content: "\effe";
}
.icon-star-full:before {
  content: "\efff";
}
.icon-heart:before {
  content: "\f000";
}
.icon-heart-broken:before {
  content: "\f001";
}
.icon-man:before {
  content: "\f002";
}
.icon-woman:before {
  content: "\f003";
}
.icon-man-woman:before {
  content: "\f004";
}
.icon-happy:before {
  content: "\f005";
}
.icon-happy2:before {
  content: "\f006";
}
.icon-smile:before {
  content: "\f007";
}
.icon-smile2:before {
  content: "\f008";
}
.icon-tongue:before {
  content: "\f009";
}
.icon-tongue2:before {
  content: "\f00a";
}
.icon-sad:before {
  content: "\f00b";
}
.icon-sad2:before {
  content: "\f00c";
}
.icon-wink:before {
  content: "\f00d";
}
.icon-wink2:before {
  content: "\f00e";
}
.icon-grin:before {
  content: "\f00f";
}
.icon-grin2:before {
  content: "\f010";
}
.icon-cool:before {
  content: "\f011";
}
.icon-cool2:before {
  content: "\f012";
}
.icon-angry:before {
  content: "\f013";
}
.icon-angry2:before {
  content: "\f014";
}
.icon-evil:before {
  content: "\f015";
}
.icon-evil2:before {
  content: "\f016";
}
.icon-shocked:before {
  content: "\f017";
}
.icon-shocked2:before {
  content: "\f018";
}
.icon-baffled:before {
  content: "\f019";
}
.icon-baffled2:before {
  content: "\f01a";
}
.icon-confused:before {
  content: "\f01b";
}
.icon-confused2:before {
  content: "\f01c";
}
.icon-neutral:before {
  content: "\f01d";
}
.icon-neutral2:before {
  content: "\f01e";
}
.icon-hipster:before {
  content: "\f01f";
}
.icon-hipster2:before {
  content: "\f020";
}
.icon-wondering:before {
  content: "\f021";
}
.icon-wondering2:before {
  content: "\f022";
}
.icon-sleepy:before {
  content: "\f023";
}
.icon-sleepy2:before {
  content: "\f024";
}
.icon-frustrated:before {
  content: "\f025";
}
.icon-frustrated2:before {
  content: "\f026";
}
.icon-crying:before {
  content: "\f027";
}
.icon-crying2:before {
  content: "\f028";
}
.icon-point-up:before {
  content: "\f029";
}
.icon-point-right:before {
  content: "\f02a";
}
.icon-point-down:before {
  content: "\f02b";
}
.icon-point-left:before {
  content: "\f02c";
}
.icon-warning:before {
  content: "\f02d";
}
.icon-notification:before {
  content: "\f02e";
}
.icon-question:before {
  content: "\f02f";
}
.icon-plus:before {
  content: "\f030";
}
.icon-minus:before {
  content: "\f031";
}
.icon-info:before {
  content: "\f032";
}
.icon-cancel-circle:before {
  content: "\f033";
}
.icon-blocked:before {
  content: "\f034";
}
.icon-cross:before {
  content: "\f035";
}
.icon-checkmark:before {
  content: "\f036";
}
.icon-checkmark2:before {
  content: "\f037";
}
.icon-spell-check:before {
  content: "\f038";
}
.icon-enter:before {
  content: "\f039";
}
.icon-exit:before {
  content: "\f03a";
}
.icon-play2:before {
  content: "\f03b";
}
.icon-pause:before {
  content: "\f03c";
}
.icon-stop:before {
  content: "\f03d";
}
.icon-previous:before {
  content: "\f03e";
}
.icon-next:before {
  content: "\f03f";
}
.icon-backward:before {
  content: "\f040";
}
.icon-forward2:before {
  content: "\f041";
}
.icon-play3:before {
  content: "\f042";
}
.icon-pause2:before {
  content: "\f043";
}
.icon-stop2:before {
  content: "\f044";
}
.icon-backward2:before {
  content: "\f045";
}
.icon-forward3:before {
  content: "\f046";
}
.icon-first:before {
  content: "\f047";
}
.icon-last:before {
  content: "\f048";
}
.icon-previous2:before {
  content: "\f049";
}
.icon-next2:before {
  content: "\f04a";
}
.icon-eject:before {
  content: "\f04b";
}
.icon-volume-high:before {
  content: "\f04c";
}
.icon-volume-medium:before {
  content: "\f04d";
}
.icon-volume-low:before {
  content: "\f04e";
}
.icon-volume-mute:before {
  content: "\f04f";
}
.icon-volume-mute2:before {
  content: "\f050";
}
.icon-volume-increase:before {
  content: "\f051";
}
.icon-volume-decrease:before {
  content: "\f052";
}
.icon-loop:before {
  content: "\f053";
}
.icon-loop2:before {
  content: "\f054";
}
.icon-infinite:before {
  content: "\f055";
}
.icon-shuffle:before {
  content: "\f056";
}
.icon-arrow-up-left:before {
  content: "\f057";
}
.icon-arrow-up:before {
  content: "\f058";
}
.icon-arrow-up-right:before {
  content: "\f059";
}
.icon-arrow-right:before {
  content: "\f05a";
}
.icon-arrow-down-right:before {
  content: "\f05b";
}
.icon-arrow-down:before {
  content: "\f05c";
}
.icon-arrow-down-left:before {
  content: "\f05d";
}
.icon-arrow-left:before {
  content: "\f05e";
}
.icon-arrow-up-left2:before {
  content: "\f05f";
}
.icon-arrow-up2:before {
  content: "\f060";
}
.icon-arrow-up-right2:before {
  content: "\f061";
}
.icon-arrow-right2:before {
  content: "\f062";
}
.icon-arrow-down-right2:before {
  content: "\f063";
}
.icon-arrow-down2:before {
  content: "\f064";
}
.icon-arrow-down-left2:before {
  content: "\f065";
}
.icon-arrow-left2:before {
  content: "\f066";
}
.icon-circle-up:before {
  content: "\f067";
}
.icon-circle-right:before {
  content: "\f068";
}
.icon-circle-down:before {
  content: "\f069";
}
.icon-circle-left:before {
  content: "\f06a";
}
.icon-tab:before {
  content: "\f06b";
}
.icon-move-up:before {
  content: "\f06c";
}
.icon-move-down:before {
  content: "\f06d";
}
.icon-sort-alpha-asc:before {
  content: "\f06e";
}
.icon-sort-alpha-desc:before {
  content: "\f06f";
}
.icon-sort-numeric-asc:before {
  content: "\f070";
}
.icon-sort-numberic-desc:before {
  content: "\f071";
}
.icon-sort-amount-asc:before {
  content: "\f072";
}
.icon-sort-amount-desc:before {
  content: "\f073";
}
.icon-command:before {
  content: "\f074";
}
.icon-shift:before {
  content: "\f075";
}
.icon-ctrl:before {
  content: "\f076";
}
.icon-opt:before {
  content: "\f077";
}
.icon-checkbox-checked:before {
  content: "\f078";
}
.icon-checkbox-unchecked:before {
  content: "\f079";
}
.icon-radio-checked:before {
  content: "\f07a";
}
.icon-radio-checked2:before {
  content: "\f07b";
}
.icon-radio-unchecked:before {
  content: "\f07c";
}
.icon-crop:before {
  content: "\f07d";
}
.icon-make-group:before {
  content: "\f07e";
}
.icon-ungroup:before {
  content: "\f07f";
}
.icon-scissors:before {
  content: "\f080";
}
.icon-filter:before {
  content: "\f081";
}
.icon-font:before {
  content: "\f082";
}
.icon-ligature:before {
  content: "\f083";
}
.icon-ligature2:before {
  content: "\f084";
}
.icon-text-height:before {
  content: "\f085";
}
.icon-text-width:before {
  content: "\f086";
}
.icon-font-size:before {
  content: "\f087";
}
.icon-bold:before {
  content: "\f088";
}
.icon-underline:before {
  content: "\f089";
}
.icon-italic:before {
  content: "\f08a";
}
.icon-strikethrough:before {
  content: "\f08b";
}
.icon-omega:before {
  content: "\f08c";
}
.icon-sigma:before {
  content: "\f08d";
}
.icon-page-break:before {
  content: "\f08e";
}
.icon-superscript:before {
  content: "\f08f";
}
.icon-subscript:before {
  content: "\f090";
}
.icon-superscript2:before {
  content: "\f091";
}
.icon-subscript2:before {
  content: "\f092";
}
.icon-text-color:before {
  content: "\f093";
}
.icon-pagebreak:before {
  content: "\f094";
}
.icon-clear-formatting:before {
  content: "\f095";
}
.icon-table:before {
  content: "\f096";
}
.icon-table2:before {
  content: "\f097";
}
.icon-insert-template:before {
  content: "\f098";
}
.icon-pilcrow:before {
  content: "\f099";
}
.icon-ltr:before {
  content: "\f09a";
}
.icon-rtl:before {
  content: "\f09b";
}
.icon-section:before {
  content: "\f09c";
}
.icon-paragraph-left:before {
  content: "\f09d";
}
.icon-paragraph-center:before {
  content: "\f09e";
}
.icon-paragraph-right:before {
  content: "\f09f";
}
.icon-paragraph-justify:before {
  content: "\f0a0";
}
.icon-indent-increase:before {
  content: "\f0a1";
}
.icon-indent-decrease:before {
  content: "\f0a2";
}
.icon-share:before {
  content: "\f0a3";
}
.icon-new-tab:before {
  content: "\f0a4";
}
.icon-embed:before {
  content: "\f0a5";
}
.icon-embed2:before {
  content: "\f0a6";
}
.icon-terminal:before {
  content: "\f0a7";
}
.icon-share2:before {
  content: "\f0a8";
}
.icon-mail:before {
  content: "\f0a9";
}
.icon-mail2:before {
  content: "\f0aa";
}
.icon-mail3:before {
  content: "\f0ab";
}
.icon-mail4:before {
  content: "\f0ac";
}
.icon-amazon:before {
  content: "\f0ad";
}
.icon-google:before {
  content: "\f0ae";
}
.icon-google2:before {
  content: "\f0af";
}
.icon-google3:before {
  content: "\f0b0";
}
.icon-google-plus:before {
  content: "\f0b1";
}
.icon-google-plus2:before {
  content: "\f0b2";
}
.icon-google-plus3:before {
  content: "\f0b3";
}
.icon-hangouts:before {
  content: "\f0b4";
}
.icon-google-drive:before {
  content: "\f0b5";
}
.icon-facebook:before {
  content: "\f0b6";
}
.icon-facebook2:before {
  content: "\f0b7";
}
.icon-instagram:before {
  content: "\f0b8";
}
.icon-whatsapp:before {
  content: "\f0b9";
}
.icon-spotify:before {
  content: "\f0ba";
}
.icon-telegram:before {
  content: "\f0bb";
}
.icon-twitter:before {
  content: "\f0bc";
}
.icon-vine:before {
  content: "\f0bd";
}
.icon-vk:before {
  content: "\f0be";
}
.icon-renren:before {
  content: "\f0bf";
}
.icon-sina-weibo:before {
  content: "\f0c0";
}
.icon-rss:before {
  content: "\f0c1";
}
.icon-rss2:before {
  content: "\f0c2";
}
.icon-youtube:before {
  content: "\f0c3";
}
.icon-youtube2:before {
  content: "\f0c4";
}
.icon-twitch:before {
  content: "\f0c5";
}
.icon-vimeo:before {
  content: "\f0c6";
}
.icon-vimeo2:before {
  content: "\f0c7";
}
.icon-lanyrd:before {
  content: "\f0c8";
}
.icon-flickr:before {
  content: "\f0c9";
}
.icon-flickr2:before {
  content: "\f0ca";
}
.icon-flickr3:before {
  content: "\f0cb";
}
.icon-flickr4:before {
  content: "\f0cc";
}
.icon-dribbble:before {
  content: "\f0cd";
}
.icon-behance:before {
  content: "\f0ce";
}
.icon-behance2:before {
  content: "\f0cf";
}
.icon-deviantart:before {
  content: "\f0d0";
}
.icon-500px:before {
  content: "\f0d1";
}
.icon-steam:before {
  content: "\f0d2";
}
.icon-steam2:before {
  content: "\f0d3";
}
.icon-dropbox:before {
  content: "\f0d4";
}
.icon-onedrive:before {
  content: "\f0d5";
}
.icon-github:before {
  content: "\f0d6";
}
.icon-npm:before {
  content: "\f0d7";
}
.icon-basecamp:before {
  content: "\f0d8";
}
.icon-trello:before {
  content: "\f0d9";
}
.icon-wordpress:before {
  content: "\f0da";
}
.icon-joomla:before {
  content: "\f0db";
}
.icon-ello:before {
  content: "\f0dc";
}
.icon-blogger:before {
  content: "\f0dd";
}
.icon-blogger2:before {
  content: "\f0de";
}
.icon-tumblr:before {
  content: "\f0df";
}
.icon-tumblr2:before {
  content: "\f0e0";
}
.icon-yahoo:before {
  content: "\f0e1";
}
.icon-yahoo2:before {
  content: "\f0e2";
}
.icon-tux:before {
  content: "\f0e3";
}
.icon-appleinc:before {
  content: "\f0e4";
}
.icon-finder:before {
  content: "\f0e5";
}
.icon-android:before {
  content: "\f0e6";
}
.icon-windows:before {
  content: "\f0e7";
}
.icon-windows8:before {
  content: "\f0e8";
}
.icon-soundcloud:before {
  content: "\f0e9";
}
.icon-soundcloud2:before {
  content: "\f0ea";
}
.icon-skype:before {
  content: "\f0eb";
}
.icon-reddit:before {
  content: "\f0ec";
}
.icon-hackernews:before {
  content: "\f0ed";
}
.icon-wikipedia:before {
  content: "\f0ee";
}
.icon-linkedin:before {
  content: "\f0ef";
}
.icon-linkedin2:before {
  content: "\f0f0";
}
.icon-lastfm:before {
  content: "\f0f1";
}
.icon-lastfm2:before {
  content: "\f0f2";
}
.icon-delicious:before {
  content: "\f0f3";
}
.icon-stumbleupon:before {
  content: "\f0f4";
}
.icon-stumbleupon2:before {
  content: "\f0f5";
}
.icon-stackoverflow:before {
  content: "\f0f6";
}
.icon-pinterest:before {
  content: "\f0f7";
}
.icon-pinterest2:before {
  content: "\f0f8";
}
.icon-xing:before {
  content: "\f0f9";
}
.icon-xing2:before {
  content: "\f0fa";
}
.icon-flattr:before {
  content: "\f0fb";
}
.icon-foursquare:before {
  content: "\f0fc";
}
.icon-yelp:before {
  content: "\f0fd";
}
.icon-paypal:before {
  content: "\f0fe";
}
.icon-chrome:before {
  content: "\f0ff";
}
.icon-firefox:before {
  content: "\f100";
}
.icon-IE:before {
  content: "\f101";
}
.icon-edge:before {
  content: "\f102";
}
.icon-safari:before {
  content: "\f103";
}
.icon-opera:before {
  content: "\f104";
}
.icon-file-pdf:before {
  content: "\f105";
}
.icon-file-openoffice:before {
  content: "\f106";
}
.icon-file-word:before {
  content: "\f107";
}
.icon-file-excel:before {
  content: "\f108";
}
.icon-libreoffice:before {
  content: "\f109";
}
.icon-html-five:before {
  content: "\f10a";
}
.icon-html-five2:before {
  content: "\f10b";
}
.icon-css3:before {
  content: "\f10c";
}
.icon-git:before {
  content: "\f10d";
}
.icon-codepen:before {
  content: "\f10e";
}
.icon-svg:before {
  content: "\f10f";
}
.icon-IcoMoon:before {
  content: "\f110";
} 
@-webkit-keyframes lg-right-end {
  0%,
  to {
    left: 0;
  }
  50% {
    left: -30px;
  }
}
@-moz-keyframes lg-right-end {
  0%,
  to {
    left: 0;
  }
  50% {
    left: -30px;
  }
}
@-ms-keyframes lg-right-end {
  0%,
  to {
    left: 0;
  }
  50% {
    left: -30px;
  }
}
@keyframes lg-right-end {
  0%,
  to {
    left: 0;
  }
  50% {
    left: -30px;
  }
}
@-webkit-keyframes lg-left-end {
  0%,
  to {
    left: 0;
  }
  50% {
    left: 30px;
  }
}
@-moz-keyframes lg-left-end {
  0%,
  to {
    left: 0;
  }
  50% {
    left: 30px;
  }
}
@-ms-keyframes lg-left-end {
  0%,
  to {
    left: 0;
  }
  50% {
    left: 30px;
  }
}
@keyframes lg-left-end {
  0%,
  to {
    left: 0;
  }
  50% {
    left: 30px;
  }
}
@font-face {
  font-display: swap;
  font-family: lg;
  src: url(../../../themes/g5-beyot/assets/plugins/light-gallery/fonts/lg.eot?n1z373);
  src: url(../../../themes/g5-beyot/assets/plugins/light-gallery/fonts/lg.eot?#iefixn1z373)
      format("embedded-opentype"),
    url(../../../themes/g5-beyot/assets/plugins/light-gallery/fonts/lg.woff?n1z373)
      format("woff"),
    url(../../../themes/g5-beyot/assets/plugins/light-gallery/fonts/lg.ttf?n1z373)
      format("truetype"),
    url(../../../themes/g5-beyot/assets/plugins/light-gallery/fonts/lg.svg?n1z373#lg)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
.lg-icon {
  font-family: lg;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.lg-actions .lg-next,
.lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
}
.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
  color: #fff;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  content: "\e095";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "\e094";
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}
.lg-sub-html,
.lg-toolbar {
  background-color: rgba(0, 0, 0, 0.45);
  left: 0;
  z-index: 1080;
}
.lg-toolbar {
  top: 0;
  width: 100%;
  position: absolute;
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium;
}
.lg-toolbar .lg-icon:hover {
  color: #fff;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}
.lg-sub-html {
  bottom: 0;
  color: #eee;
  font-size: 16px;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: 700;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}
#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}
.lg-next,
.lg-prev,
.lg-toolbar {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms ease 0s, opacity 250ms !important;
  -moz-transition: -moz-transform 250ms ease 0s, opacity 250ms !important;
  -o-transition: -o-transform 250ms ease 0s, opacity 250ms !important;
  transition: transform 250ms ease 0s, opacity 250ms !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash)
  .lg-outer.lg-start-zoom
  .lg-item.lg-complete
  .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.lg-outer .lg-thumb-outer {
  background-color: #0d0a0a;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item,
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item,
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #fff;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}
.lg-outer .lg-pager-thumb-cont img,
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0d0a0a;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
  color: #fff;
}
.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url(../../../themes/g5-beyot/assets/plugins/light-gallery/img/vimeo-play.png)
    no-repeat 0 0;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url(../../../themes/g5-beyot/assets/plugins/light-gallery/img/vimeo-play.png)
    no-repeat 0 -58px;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: url(../../../themes/g5-beyot/assets/plugins/light-gallery/img/video-play.png)
    no-repeat 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url(../../../themes/g5-beyot/assets/plugins/light-gallery/img/youtube-play.png)
    no-repeat 0 0;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url(../../../themes/g5-beyot/assets/plugins/light-gallery/img/youtube-play.png)
    no-repeat 0 -60px;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}
.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1080;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}
.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer.lg-css3.lg-zoom-dragging
  .lg-item.lg-complete.lg-zoomable
  .lg-img-wrap {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  -moz-transition: -moz-transform 0.3s ease 0s;
  -o-transition: -o-transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s ease 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s ease 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s ease 0s, opacity 0.15s !important;
  transition: transform 0.3s ease 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
#lg-zoom-in:after {
  content: "\e311";
}
#lg-actual-size {
  font-size: 20px;
}
#lg-actual-size:after {
  content: "\e033";
}
#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}
.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px #fff inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #fff;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:focus,
.lg-outer .lg-pager:hover {
  box-shadow: 0 0 0 8px #fff inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}
.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}
.group {
  *zoom: 1;
}
.group:after,
.group:before {
  display: table;
  content: "";
  line-height: 0;
}
.group:after {
  clear: both;
}
.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-current,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-prev-slide {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url(../../../themes/g5-beyot/assets/plugins/light-gallery/img/loading.gif)
    no-repeat center center;
  display: none !important;
}
.lg-outer.lg-css .lg-current,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide,
.lg-outer.lg-css3 .lg-prev-slide {
  display: inline-block !important;
}
.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-img-wrap {
  display: inline-block;
  position: static;
  padding: 0 5px;
}
.lg-outer .lg-img-wrap:before,
.lg-outer .lg-item:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-backdrop,
.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer .lg-empty-html,
.lg-outer.lg-hide-download #lg-download {
  display: none;
}
.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1050;
  background-color: #000;
}
.lg-backdrop.in,
.lg-css3.lg-fade .lg-item.lg-current,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-css3.lg-no-trans .lg-current,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-prev-slide {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item,
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item.lg-current,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-prev-slide {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-fade .lg-item,
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.ps-container {
  -ms-touch-action: none;
  touch-action: none;
  overflow: hidden !important;
  -ms-overflow-style: none;
}
@supports (-ms-overflow-style: none) {
  .ps-container {
    overflow: auto !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps-container {
    overflow: auto !important;
  }
}
.ps-container.ps-active-x > .ps-scrollbar-x-rail,
.ps-container.ps-active-y > .ps-scrollbar-y-rail {
  display: block;
  background-color: transparent;
}
.ps-container.ps-in-scrolling {
  pointer-events: none;
}
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x,
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y,
.ps-container:hover.ps-in-scrolling.ps-x
  > .ps-scrollbar-x-rail
  > .ps-scrollbar-x,
.ps-container:hover.ps-in-scrolling.ps-y
  > .ps-scrollbar-y-rail
  > .ps-scrollbar-y {
  background-color: #999;
}
.ps-container > .ps-scrollbar-x-rail,
.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  position: absolute;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  height: 8px;
}
.ps-container > .ps-scrollbar-x-rail {
  display: none;
  opacity: 0;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  bottom: 3px;
}
.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #aaa;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  bottom: 0;
}
.ps-container > .ps-scrollbar-y-rail,
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  position: absolute;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 8px;
}
.ps-container > .ps-scrollbar-y-rail {
  display: none;
  opacity: 0;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  right: 3px;
}
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #aaa;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  right: 0;
}
.ps-container:hover.ps-in-scrolling {
  pointer-events: none;
}
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail,
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail,
.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail,
.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail,
.ps-container:hover > .ps-scrollbar-x-rail:hover,
.ps-container:hover > .ps-scrollbar-y-rail:hover {
  background-color: #eee;
  opacity: 0.9;
}
.ps-container:hover > .ps-scrollbar-x-rail,
.ps-container:hover > .ps-scrollbar-y-rail {
  opacity: 0.6;
}
.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x,
.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
  background-color: #999;
}
@-moz-keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  max-width: 100%;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  margin: 5px 0 0;
  font-size: 12px;
  line-height: 1.8;
}
.sticky {
  opacity: 1;
}
.bypostauthor {
  opacity: 1;
}
.gallery {
  margin: 0 -5px 10px;
}
.gallery-item {
  margin: 0 0 10px;
  padding: 0 5px;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  max-width: 33.33%;
  width: 100%;
}
.gallery-caption {
  font-size: 12px;
  line-height: 1.8;
  margin-top: 5px;
}
.gallery-icon img {
  margin: 0 auto;
  border-radius: 2px;
  border: 1px solid #eee;
  padding: 7px;
}
.gallery-icon img:hover {
  border: 1px solid #ccc;
}
.gallery-columns-1 .gallery-item {
  max-width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-content p,
.entry-content hr,
.entry-content dl,
.entry-content blockquote,
.entry-content table,
.entry-content ul,
.entry-content ol,
.entry-content address,
.entry-content pre {
  margin-bottom: 20px;
}
.entry-content h1:last-child,
.entry-content h2:last-child,
.entry-content h3:last-child,
.entry-content h4:last-child,
.entry-content h5:last-child,
.entry-content h6:last-child,
.entry-content p:last-child,
.entry-content hr:last-child,
.entry-content dl:last-child,
.entry-content blockquote:last-child,
.entry-content table:last-child,
.entry-content ul:last-child,
.entry-content ol:last-child,
.entry-content address:last-child,
.entry-content pre:last-child {
  margin-bottom: 0;
}
.entry-content hr {
  margin-top: 20px;
  border-top: 1px solid #eee;
  clear: both;
}
.entry-content table {
  width: 100%;
  border: 1px solid #ddd;
}
.entry-content td,
.entry-content th {
  padding: 8px;
  border-top: 1px solid #ddd;
  vertical-align: top;
}
.entry-content thead th {
  font-weight: 700;
  background: #f8f8f8;
  vertical-align: bottom;
}
.entry-content thead:first-child > tr:first-child > td,
.entry-content thead:first-child > tr:first-child > th {
  border-top: none;
}
.entry-content dt,
.entry-content dd {
  line-height: 2;
}
.entry-content dd {
  margin-bottom: 15px;
}
.entry-content ul,
.entry-content ol {
  padding-left: 25px;
}
.entry-content li > ul,
.entry-content li > ol {
  margin-bottom: 0;
}
.entry-content address {
  line-height: 1.8;
  font-style: italic;
}
body {
  line-height: 1.714;
  overflow-x: hidden;
  color: #787878;
  position: relative;
  -webkit-font-smoothing: antialiased;
}
img {
  max-width: 100%;
  height: auto;
}
iframe {
  max-width: 100%;
}
a,
a:focus,
a:hover {
  outline: none;
  text-decoration: none;
  color: #787878;
}
a:hover,
a:focus {
  color: #c5ff1f;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
div,
iframe,
img {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  line-height: 1.2;
  color: #222;
  margin-top: 0;
  margin-bottom: 20px;
}
p {
  margin: 0 0 20px;
}
input,
textarea,
button,
select {
  outline: none;
}
::selection {
  color: #fff;
  background-color: #c5ff1f;
}
::-moz-selection {
  color: #fff;
  background-color: #c5ff1f;
}
input[type="text"],
input[type="search"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="tel"],
input[type="number"],
textarea,
select.form-control,
select {
  padding: 0 8px;
  height: 44px;
  line-height: 1;
  background-color: transparent;
  color: #787878;
  border: 1px solid #eee;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="text"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select.form-control::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  color: #787878;
}
input[type="text"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
textarea:-moz-placeholder,
select.form-control:-moz-placeholder,
select:-moz-placeholder {
  color: #787878;
}
input[type="text"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
textarea::-moz-placeholder,
select.form-control::-moz-placeholder,
select::-moz-placeholder {
  color: #787878;
}
input[type="text"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select.form-control:-ms-input-placeholder,
select:-ms-input-placeholder {
  color: #787878;
}
input[type="text"]:focus,
input[type="search"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus,
select.form-control:focus,
select:focus {
  border-color: #c5ff1f;
}
select {
  height: 44px !important;
  padding: 0 5px !important;
}
textarea {
  padding-top: 10px;
  height: auto;
}
select {
  max-width: 100%;
  outline: none;
}
#wrapper {
  background-color: #fff;
  overflow: hidden;
}
body.boxed #wrapper {
  max-width: 1200px;
  margin: auto;
  position: relative;
}
.container .container {
  max-width: 1170px;
  width: auto;
  padding-left: 0;
  padding-right: 0;
}
.block-center:before {
  content: "";
  height: 100%;
  vertical-align: middle;
  display: inline-block;
}
.block-center {
  height: 100%;
  width: 100%;
  text-align: center;
  font-size: 0;
}
.block-center-inner {
  display: inline-block;
  margin: 0 auto;
  position: relative;
  vertical-align: middle;
  max-width: 100%;
  font-size: initial;
}
.block-center-inner > * {
  margin: auto;
}
.back-to-top {
  position: fixed;
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
  -o-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  bottom: 85px;
  right: 28px;
  width: 44px;
  height: 44px;
  text-align: center;
  z-index: 2;
  -webkit-transform: translateX(100px);
  -moz-transform: translateX(100px);
  -o-transform: translateX(100px);
  -ms-transform: translateX(100px);
  transform: translateX(100px);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  color: #fff;
  background-color: #222;
}
.back-to-top i {
  font-size: 22px;
  line-height: 44px;
}
.back-to-top:focus,
.back-to-top:hover {
  text-decoration: none;
  color: #000;
  background-color: #c5ff1f;
}
.back-to-top.in {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.site-loading {
  position: fixed;
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
  -o-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 9999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: 0;
  display: none;
  -webkit-transition: opacity 600ms ease 200ms;
  -moz-transition: opacity 600ms ease 200ms;
  -o-transition: opacity 600ms ease 200ms;
  transition: opacity 600ms ease 200ms;
}
body.page-loading .site-loading {
  opacity: 1;
  display: block;
}
.logo-loading {
  margin-bottom: 30px;
}
.scheme-dark {
  color: #fff;
}
.owl-nav .owl-prev,
.owl-nav .owl-next {
  position: absolute;
  width: 50px;
  height: 60px;
  top: 50%;
  margin-top: -30px;
  background-color: #f6f6f6;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.owl-nav .owl-prev:after,
.owl-nav .owl-next:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.owl-nav .owl-prev i,
.owl-nav .owl-next i {
  color: #222;
  font-size: 31px;
  line-height: 60px;
}
.owl-nav .owl-prev:hover,
.owl-nav .owl-next:hover {
  background-color: #c5ff1f;
}
.owl-nav .owl-prev:hover i,
.owl-nav .owl-next:hover i {
  color: #000;
}
.owl-nav .owl-prev {
  left: -80px;
}
.owl-nav .owl-prev:after {
  border-bottom: solid 0 transparent;
  border-top: solid 60px #f6f6f6;
  border-right: solid 10px transparent;
  left: 100%;
}
.owl-nav .owl-prev:hover:after {
  border-top-color: #c5ff1f;
}
.owl-nav .owl-next {
  right: -80px;
}
.owl-nav .owl-next:after {
  border-bottom: solid 60px #f6f6f6;
  border-top: solid 0 transparent;
  border-left: solid 10px transparent;
  right: 100%;
}
.owl-nav .owl-next:hover:after {
  border-bottom-color: #c5ff1f;
}
.owl-nav .disabled {
  cursor: not-allowed !important;
}
.owl-nav-top-right .owl-next,
.owl-nav-bottom-center .owl-next {
  background-color: #c5ff1f !important;
}
.owl-nav-top-right .owl-next i,
.owl-nav-bottom-center .owl-next i {
  color: #000 !important;
}
.owl-nav-top-right .owl-next:after,
.owl-nav-bottom-center .owl-next:after {
  border-bottom-color: #c5ff1f !important;
}
.owl-dots {
  text-align: center;
  padding-top: 10px;
}
.owl-dots .owl-dot {
  display: inline-block;
}
.owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: 3px;
  display: block;
  background-color: #ebebeb;
}
.owl-dots .owl-dot.active span {
  background-color: #c5ff1f;
}
.color-light .owl-dots .owl-dot span {
  background-color: #fff;
}
.color-light .owl-dots .owl-dot.active span {
  background-color: #c5ff1f;
}
@media (max-width: 1380px) {
  .owl-carousel:hover .owl-nav .owl-prev {
    left: 0;
  }
  .owl-carousel:hover .owl-nav .owl-next {
    right: 0;
  }
  .owl-nav .owl-prev {
    left: 0;
  }
  .owl-nav .owl-next {
    right: 0;
  }
}
@media (max-width: 1200px) {
  .owl-nav .owl-prev,
  .owl-nav .owl-next {
    width: 40px;
    height: 50px;
    margin-top: -30px;
  }
  .owl-nav .owl-prev i,
  .owl-nav .owl-next i {
    font-size: 24px;
    line-height: 50px;
  }
  .owl-nav .owl-prev:after {
    border-top: solid 50px #f6f6f6;
  }
  .owl-nav .owl-next:after {
    border-bottom: solid 50px #f6f6f6;
  }
}
#search_popup_wrapper form {
  margin: 2em 1em;
  position: relative;
}
#search_popup_wrapper input {
  width: 100%;
  padding-right: 95px;
}
#search_popup_wrapper input:focus {
  border-color: #c5ff1f;
}
#search_popup_wrapper button {
  position: absolute;
  right: 0;
  top: 0;
}
.popup-overlay-wrapper {
  position: absolute;
  z-index: 9999;
  background-color: rgba(20, 22, 24, 0.95);
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  padding-bottom: 80px;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s 0.5s, visibility 0s 1s;
  transition: opacity 0.5s 0.5s, visibility 0s 1s;
}
.popup-overlay-wrapper.in {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.popup-overlay-wrapper.in .popup-overlay-content {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: -webkit-transform 0.5s 0.2s, opacity 0.5s 0.2s;
  transition: transform 0.5s 0.8s, opacity 0.5s 0.8s;
}
.popup-overlay-content {
  margin: 80px auto 0;
  width: 80%;
  position: relative;
  font-size: 20px;
  opacity: 0;
  -webkit-transform: translateY(-40px);
  transform: translateY(-40px);
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  -webkit-animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
  -moz-animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
  -o-animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
  animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
}
.popup-overlay-content input {
  border: solid 2px #fff;
  padding: 1em;
  height: auto;
  color: #fff;
}
.popup-overlay-content input::-webkit-input-placeholder {
  color: #eee;
}
.popup-overlay-content input:-moz-placeholder {
  color: #eee;
}
.popup-overlay-content input::-moz-placeholder {
  color: #eee;
}
.popup-overlay-content input:-ms-input-placeholder {
  color: #eee;
}
.popup-overlay-content .search-button {
  position: absolute;
  top: 22px;
  right: 30px;
  color: #fff;
}
.popup-overlay-content .search-button:hover {
  cursor: pointer;
  color: #c5ff1f;
}
.popup-overlay-result {
  color: #fff;
  background-color: #343537;
  padding: 0;
  font-size: 16px;
  line-height: 2em;
}
.popup-overlay-result ul {
  padding: 15px 0;
  margin: 0;
  list-style: none;
}
.popup-overlay-result li {
  padding: 5px 30px;
}
.popup-overlay-result li.selected,
.popup-overlay-result li:hover {
  color: #c5ff1f;
}
.popup-overlay-result li + li {
  border-top: solid 1px rgba(255, 255, 255, 0.1);
}
.popup-overlay-result a {
  color: inherit;
}
.popup-overlay-result .date {
  display: inline-block;
  float: right;
}
.popup-overlay-result .view-more {
  position: absolute;
  background: #343537;
  left: 0;
  right: 0;
  text-align: center;
  padding: 5px;
  -webkit-border-radius: 0 0 100% 100%;
  -moz-border-radius: 0 0 100% 100%;
  border-radius: 0 0 100% 100%;
  margin: auto;
  border-top: solid 1px rgba(255, 255, 255, 0.1);
  text-transform: uppercase;
}
.ps-container > .ps-scrollbar-y-rail {
  width: 3px;
  right: 5px;
  background-color: #222 !important;
}
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  width: 5px;
  right: -1px;
  background-color: #c5ff1f !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.ps-container:hover > .ps-scrollbar-y-rail {
  opacity: 0.6 !important;
}
.gf-preset-content-wrapper {
  background: url(../images/preset-bg.jpg)
    repeat;
  padding: 150px 0;
  text-align: center;
  font-size: 60px;
  color: #222;
  border: dashed 8px #222;
}
.toggle-icon-wrapper {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}
.toggle-icon-wrapper:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.toggle-icon-wrapper .toggle-icon {
  display: inline-block;
  height: 30px;
  position: relative;
  vertical-align: middle;
  width: 24px;
}
.toggle-icon-wrapper .toggle-icon > span {
  background: none repeat scroll 0 0 #000;
  bottom: 0;
  display: block;
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.toggle-icon-wrapper .toggle-icon:after,
.toggle-icon-wrapper .toggle-icon:before {
  background-color: #000;
  content: "";
  height: 2px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 100%;
}
.toggle-icon-wrapper .toggle-icon:before {
  top: 20%;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  -o-transform-origin: top left;
  transform-origin: top left;
}
.toggle-icon-wrapper .toggle-icon:after {
  bottom: 20%;
  -webkit-transform-origin: bottom left;
  -moz-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  -o-transform-origin: bottom left;
  transform-origin: bottom left;
}
.toggle-icon-wrapper + span {
  vertical-align: middle;
  text-transform: uppercase;
}
.toggle-icon-wrapper.in .toggle-icon span {
  opacity: 0;
}
.toggle-icon-wrapper.in .toggle-icon:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.toggle-icon-wrapper.in .toggle-icon:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.x-nav-menu > .x-menu-item > .x-menu-a-text,
.sticky-region,
.logo-header,
.x-nav-menu > .x-menu-item,
.header-customize-nav,
.header-3 .header-above-wrapper,
.menu-categories,
.menu-categories-select > i,
.header-nav-wrapper nav.primary-menu,
.header-nav-wrapper .product-text,
.popup-overlay-result a,
.search-product-wrapper .search-ajax-result li,
.search-product-wrapper .search-ajax-result li + li:before,
.toggle-icon-wrapper .toggle-icon > span,
.toggle-icon-wrapper .toggle-icon:before,
.toggle-icon-wrapper .toggle-icon:after,
.sticky-region .header-mobile-container-inner > div,
b.x-caret,
.menu-drop-fly,
.top-drawer-toggle,
.header-above-inner,
.logo-header img,
.x-sub-menu-tab > .x-menu-item,
.x-sub-menu-tab > li.x-menu-active > ul.x-sub-menu {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.logged-in.admin-bar .lg-toolbar {
  margin-top: 32px;
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
  border-color: #c5ff1f;
}
.page404 {
  text-align: center;
  position: relative;
}
.page404:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}
.page404 .page404-content {
  position: relative;
  padding-top: 150px;
  padding-bottom: 205px;
}
.page404 .title {
  margin-bottom: 0;
  font-size: 200px;
  color: #fff;
  letter-spacing: -0.14em;
  padding-right: 0.14em;
}
.page404 .title span {
  display: inline-block;
  color: #c5ff1f;
}
.page404 .subtitle {
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 3px;
}
.page404 .description {
  max-width: 440px;
  margin: auto;
  margin-bottom: 56px;
  font-size: 14px;
  line-height: 1.7;
  font-weight: 500;
  letter-spacing: 0.02em;
  color: #fff;
}
.page404 a {
  color: #c5ff1f;
}
.page404 .search-form-wrapper {
  background-color: transparent;
}
.page404 .search-form-wrapper .search-form {
  position: relative;
  width: 570px;
  margin: auto;
}
.page404 .search-form-wrapper .search-form ::-webkit-input-placeholder {
  color: #fff;
  font-weight: 400;
}
.page404 .search-form-wrapper .search-form ::-moz-placeholder {
  color: #fff;
  font-weight: 400;
}
.page404 .search-form-wrapper .search-form :-ms-input-placeholder {
  color: #fff;
  font-weight: 400;
}
.page404 .search-form-wrapper .search-form :-moz-placeholder {
  color: #fff;
  font-weight: 400;
}
.page404 .search-form-wrapper .search-form input {
  width: 100%;
  height: 55px;
  line-height: 55px;
  padding-left: 20px;
  padding-right: 45px;
  border: none;
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  letter-spacing: 0.1em;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.page404 .search-form-wrapper .search-form input:focus {
  border-bottom-color: #fff;
}
.page404 .search-form-wrapper .search-form button[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  background: 0 0;
  line-height: 55px;
  padding: 0 15px;
}
@media screen and (max-width: 640px) {
  .page404 .page404-content {
    position: relative;
    padding-top: 150px;
    padding-bottom: 205px;
  }
  .page404 .title {
    font-size: 160px;
  }
  .page404 .subtitle {
    font-size: 20px;
  }
  .page404 .description {
    font-size: 12px;
  }
  .page404 .search-form-wrapper .search-form {
    width: 90%;
  }
  .page404 .search-form-wrapper input {
    font-size: 12px;
  }
}
.archive-search-wrap .archive-search-result h3 {
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
.archive-search-wrap .archive-search-box {
  padding-bottom: 50px;
  border-bottom: 1px solid #eaeaea;
}
.archive-search-wrap .archive-search-box .search-form-lg input {
  font-family: inherit;
  line-height: 50px;
}
.archive-search-wrap .archive-search-wrap-inner article {
  margin-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #eaeaea;
  position: relative;
}
.archive-search-wrap .archive-search-wrap-inner article:hover .search-icon span,
.archive-search-wrap
  .archive-search-wrap-inner
  article:hover
  .search-icon
  span:after,
.archive-search-wrap
  .archive-search-wrap-inner
  article:hover
  .search-icon
  span:before {
  background-color: #c5ff1f;
}
.archive-search-wrap .archive-search-wrap-inner .search-icon {
  width: 50px;
  height: 50px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #eaeaea;
  text-align: center;
  float: left;
}
.archive-search-wrap .archive-search-wrap-inner .search-icon span {
  width: 20px;
  height: 1px;
  vertical-align: middle;
  background-color: #222;
  display: block;
  position: relative;
  margin-left: 15px;
  line-height: 50px;
  margin-top: 24.5px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.archive-search-wrap .archive-search-wrap-inner .search-icon span:after,
.archive-search-wrap .archive-search-wrap-inner .search-icon span:before {
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  background-color: #222;
  position: absolute;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.archive-search-wrap .archive-search-wrap-inner .search-icon span:after {
  bottom: 5px;
}
.archive-search-wrap .archive-search-wrap-inner .search-icon span:before {
  top: 5px;
}
.archive-search-wrap .archive-search-wrap-inner .search-entry-content-wrap {
  padding-left: 70px;
}
.archive-search-wrap .archive-search-wrap-inner .search-entry-content-wrap h4 {
  margin-top: 0;
  margin-bottom: 15px;
}
.archive-search-wrap
  .archive-search-wrap-inner
  .search-entry-content-wrap
  h4
  a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #222;
  display: inline-block;
}
.archive-search-wrap
  .archive-search-wrap-inner
  .search-entry-content-wrap
  h4
  a:hover {
  color: #c5ff1f;
}
.archive-search-wrap
  .archive-search-wrap-inner
  .search-entry-content-wrap
  .search-entry-post-type {
  margin-bottom: 0;
  color: #c5ff1f;
  font-style: italic;
  letter-spacing: 0.1em;
}
.archive-search-wrap
  .archive-search-wrap-inner
  .search-entry-content-wrap
  .search-entry-excerpt {
  margin-top: 25px;
}
.archive-search-wrap
  .archive-search-wrap-inner
  .search-entry-content-wrap
  .search-entry-excerpt
  p {
  margin-bottom: 0;
}
@media screen and (max-width: 460px) {
  .search-popup-inner > input {
    display: block;
    width: 100%;
    margin-top: 10px;
  }
  .search-popup-inner > button {
    margin-top: 10px;
    width: 100%;
    display: block;
  }
}
.block-title {
  font-size: 18px;
  color: #222;
  line-height: 1.2;
  position: relative;
}
.block-title.lg {
  font-size: 28px;
}
@media (max-width: 991px) {
  .block-title {
    margin-bottom: 40px !important;
  }
}
.bg-gray-full {
  position: relative;
}
.bg-gray-full:before {
  position: absolute;
  content: "";
  background-color: #f6f6f6;
  display: block;
  height: 100%;
  width: 2000%;
  left: -1000%;
  top: 0;
}
.close-button {
  position: absolute;
  top: 1em;
  right: 1em;
  color: #fff;
  font-size: 20px;
}
.close-button:hover {
  color: #fff;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.top-separate {
  position: relative;
  padding-top: 35px;
}
.top-separate:before {
  content: "";
  height: 2px;
  width: 110px;
  background: #c5ff1f;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.popup-close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #eee;
  font-size: 16px;
  z-index: 1;
}
.gf-item-wrap {
  width: 100%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .columns-2 > .gf-item-wrap {
    width: 50%;
  }
  .columns-2 > .gf-item-wrap:nth-child(2n + 1) {
    clear: both;
  }
  .columns-3 > .gf-item-wrap {
    width: 33.33333333%;
  }
  .columns-3 > .gf-item-wrap:nth-child(3n + 1) {
    clear: both;
  }
  .columns-4 > .gf-item-wrap {
    width: 25%;
  }
  .columns-4 > .gf-item-wrap:nth-child(4n + 1) {
    clear: both;
  }
  .columns-5 > .gf-item-wrap {
    width: 20%;
  }
  .columns-5 > .gf-item-wrap:nth-child(5n + 1) {
    clear: both;
  }
  .columns-6 > .gf-item-wrap {
    width: 16.66666666666667%;
  }
  .columns-6 > .gf-item-wrap:nth-child(6n + 1) {
    clear: both;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .columns-md-2 > .gf-item-wrap {
    width: 50%;
  }
  .columns-md-2 > .gf-item-wrap:nth-child(2n + 1) {
    clear: both;
  }
  .columns-md-3 > .gf-item-wrap {
    width: 33.33333333%;
  }
  .columns-md-3 > .gf-item-wrap:nth-child(3n + 1) {
    clear: both;
  }
  .columns-md-4 > .gf-item-wrap {
    width: 25%;
  }
  .columns-md-4 > .gf-item-wrap:nth-child(4n + 1) {
    clear: both;
  }
  .columns-md-5 > .gf-item-wrap {
    width: 20%;
  }
  .columns-md-5 > .gf-item-wrap:nth-child(5n + 1) {
    clear: both;
  }
  .columns-md-6 > .gf-item-wrap {
    width: 16.66666666666667%;
  }
  .columns-md-6 > .gf-item-wrap:nth-child(6n + 1) {
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .columns-sm-2 > .gf-item-wrap {
    width: 50%;
  }
  .columns-sm-2 > .gf-item-wrap:nth-child(2n + 1) {
    clear: both;
  }
  .columns-sm-3 > .gf-item-wrap {
    width: 33.33333333%;
  }
  .columns-sm-3 > .gf-item-wrap:nth-child(3n + 1) {
    clear: both;
  }
  .columns-sm-4 > .gf-item-wrap {
    width: 25%;
  }
  .columns-sm-4 > .gf-item-wrap:nth-child(4n + 1) {
    clear: both;
  }
  .columns-sm-5 > .gf-item-wrap {
    width: 20%;
  }
  .columns-sm-5 > .gf-item-wrap:nth-child(5n + 1) {
    clear: both;
  }
  .columns-sm-6 > .gf-item-wrap {
    width: 16.66666666666667%;
  }
  .columns-sm-6 > .gf-item-wrap:nth-child(6n + 1) {
    clear: both;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .columns-xs-2 > .gf-item-wrap {
    width: 50%;
  }
  .columns-xs-2 > .gf-item-wrap:nth-child(2n + 1) {
    clear: both;
  }
  .columns-xs-3 > .gf-item-wrap {
    width: 33.33333333%;
  }
  .columns-xs-3 > .gf-item-wrap:nth-child(3n + 1) {
    clear: both;
  }
  .columns-xs-4 > .gf-item-wrap {
    width: 25%;
  }
  .columns-xs-4 > .gf-item-wrap:nth-child(4n + 1) {
    clear: both;
  }
  .columns-xs-5 > .gf-item-wrap {
    width: 20%;
  }
  .columns-xs-5 > .gf-item-wrap:nth-child(5n + 1) {
    clear: both;
  }
  .columns-xs-6 > .gf-item-wrap {
    width: 16.66666666666667%;
  }
  .columns-xs-6 > .gf-item-wrap:nth-child(6n + 1) {
    clear: both;
  }
}
@media (max-width: 480px) {
  .columns-mb-2 > .gf-item-wrap {
    width: 50%;
  }
  .columns-mb-2 > .gf-item-wrap:nth-child(2n + 1) {
    clear: both;
  }
  .columns-mb-3 > .gf-item-wrap {
    width: 33.33333333%;
  }
  .columns-mb-3 > .gf-item-wrap:nth-child(3n + 1) {
    clear: both;
  }
  .columns-mb-4 > .gf-item-wrap {
    width: 25%;
  }
  .columns-mb-4 > .gf-item-wrap:nth-child(4n + 1) {
    clear: both;
  }
  .columns-mb-5 > .gf-item-wrap {
    width: 20%;
  }
  .columns-mb-5 > .gf-item-wrap:nth-child(5n + 1) {
    clear: both;
  }
  .columns-mb-6 > .gf-item-wrap {
    width: 16.66666666666667%;
  }
  .columns-mb-6 > .gf-item-wrap:nth-child(6n + 1) {
    clear: both;
  }
}
.paging-navigation,
.comment-navigation {
  position: relative;
}
.paging-navigation ul,
.comment-navigation ul {
  margin: 0;
  padding: 0;
  width: 100%;
  position: relative;
}
.paging-navigation li > a,
.comment-navigation li > a,
.paging-navigation li > span,
.comment-navigation li > span {
  border: none;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.paging-navigation .page-numbers,
.comment-navigation .page-numbers {
  margin-right: 6px;
  padding: 0 19px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  display: inline-block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #222;
}
.paging-navigation .page-numbers.current,
.comment-navigation .page-numbers.current,
.paging-navigation .page-numbers:hover,
.comment-navigation .page-numbers:hover,
.paging-navigation .page-numbers:focus,
.comment-navigation .page-numbers:focus {
  background-color: #c5ff1f;
  color: #222;
  border-color: transparent;
}
.paging-navigation .page-numbers.prev,
.comment-navigation .page-numbers.prev {
  position: absolute;
  right: 104px;
  bottom: 0;
}
.paging-navigation .page-numbers.next,
.comment-navigation .page-numbers.next {
  margin-right: 0;
  position: absolute;
  right: 0;
  bottom: 0;
}
.wp-social-login-widget {
  padding: 0 15px;
}
.top-bar-left .ere_widget_login_menu {
  display: inline-block;
  margin-right: 20px;
}
.top-bar-left .submit-property-language {
  display: inline-block;
}
.top-bar-left .submit-property-language .submit-property,
.top-bar-left .submit-property-language #lang_sel {
  display: inline-block;
  margin-right: 20px;
}
.top-bar-left .submit-property-language .submit-property i {
  padding-right: 5px;
}
.heading-white {
  color: #fff;
  font-size: 48px;
  font-weight: 400;
  line-height: 1;
  text-align: center;
}
.heading-white-idx {
  color: #fff;
  font-size: 90px;
  font-weight: 600;
  line-height: 1.05;
}
.color-white label {
  color: #fff !important;
}
.hidden-content p {
  display: none;
}
@media (max-width: 768px) {
  .heading-white {
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  .heading-white {
    font-size: 20px;
  }
}
.vc_row.background-position-right {
  background-position: right !important;
}
#ere-map-loading i {
  color: #c5ff1f !important;
}
.ere-search-map-properties .item-body .address-marker i {
  color: #c5ff1f !important;
}
.breadcrumbs {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
}
.breadcrumbs li {
  display: inline-block;
}
.breadcrumbs li a,
.breadcrumbs li span {
  font-size: 12px;
  color: #fff;
  line-height: 1.8;
  font-weight: 500;
  text-transform: uppercase;
}
.breadcrumbs li span {
  color: #bababa;
}
.breadcrumbs li:after {
  font-family: fontawesome;
  display: inline-block;
  content: "\f105";
  font-size: 14px;
  letter-spacing: -0.02em;
  padding: 0 10px;
  color: #c5c5c5;
}
.breadcrumbs li:last-child:after {
  display: none;
}
.breadcrumbs:before {
  content: "\f015";
  font-family: fontawesome;
  color: #c5ff1f;
  font-size: 12px;
  display: inline-block;
  padding-right: 8px;
}
.page-title-inner {
  position: relative;
}
.parallax-disabled {
  background-attachment: scroll !important;
  background-position: 50% 50% !important;
}
.page-title {
  overflow: hidden;
  position: relative;
}
.page-title .page-title-background {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  position: relative;
  background-color: transparent;
  z-index: 0;
}
.page-title .page-title-background:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1;
}
.page-title:not(.page-title-background) {
  background-color: rgba(0, 0, 0, 0.6);
}
.page-title .container {
  position: relative;
  z-index: 1;
}
.page-title .page-title-inner {
  display: table;
  width: 100%;
}
.page-title .page-title-inner .page-title-main-info,
.page-title .page-title-inner .breadcrumbs {
  display: table-cell;
  vertical-align: middle;
}
.page-title .page-title-inner .breadcrumbs {
  white-space: nowrap;
  text-align: right;
  padding-left: 30px;
}
.page-title h1 {
  font-size: 60px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  margin-bottom: 5px;
}
.page-title p {
  font-size: 16px;
  font-family: "Manrope";
  margin-bottom: 14px;
  line-height: 1.3;
  letter-spacing: 0.03em;
}
.page-title .page-title-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.page-title .page-title-background.page-title-parallax {
  height: 150%;
  top: -15%;
}
.page-title.property-single-page-title {
  text-align: left;
}
.page-title.property-single-page-title .page-title-inner {
  display: table;
  width: 100%;
}
.page-title.property-single-page-title .page-title-inner > div {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
.page-title.property-single-page-title .property-status span {
  display: inline-block;
  color: #fff;
  font-weight: 400;
  background-color: #c5ff1f;
  padding-left: 20px;
  padding-right: 15px;
  margin-left: 3px;
  margin-right: 10px;
  margin-bottom: 10px;
  position: relative;
}
.page-title.property-single-page-title h1 {
  font-size: 40px;
  font-weight: 500;
}
.page-title.property-single-page-title .property-info {
  text-align: right;
  padding-left: 20px;
}
.page-title.property-single-page-title .property-info .property-price {
  font-weight: 700;
  font-size: 24px;
  color: #fff;
}
.page-title.property-single-page-title .property-info .property-location {
  font-weight: 400;
  color: #bababa;
}
@media (max-width: 991px) {
  .page-title .page-title-inner {
    display: block;
  }
  .page-title .page-title-inner .page-title-main-info,
  .page-title .page-title-inner .breadcrumbs {
    display: block;
    vertical-align: middle;
  }
  .page-title .page-title-inner .breadcrumbs {
    text-align: left;
    padding-left: 0;
  }
  .page-title h1 {
    font-size: 48px;
  }
  .page-title p {
    font-size: 32px;
    margin-bottom: -5px;
  }
}
@media (max-width: 768px) {
  .page-title h1 {
    font-size: 36px;
  }
  .page-title p {
    font-size: 24px;
    margin-bottom: -5px;
  }
  .page-title.property-single-page-title .page-title-inner {
    display: block;
  }
  .page-title.property-single-page-title .page-title-inner > div {
    display: block;
  }
  .page-title.property-single-page-title .property-info {
    text-align: left;
    padding-left: 0;
    margin-top: 10px;
  }
}
@media (max-width: 480px) {
  .page-title h1 {
    font-size: 24px;
  }
  .page-title p {
    font-size: 20px;
  }
}
.beyot-class .property-single-page-title + div .property-main-info {
  display: none !important;
}
.dialog,
.dialog__overlay {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.dialog {
  position: fixed;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  pointer-events: none;
  z-index: 9999;
}
.dialog__overlay {
  position: absolute;
  z-index: 1;
  background: rgba(55, 58, 71, 0.9);
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-backface-visibility: hidden;
}
.dialog--open .dialog__overlay {
  opacity: 1;
  pointer-events: auto;
}
.dialog__content {
  width: 80%;
  max-width: 520px;
  min-width: 290px;
  background: #fff;
  padding: 20px;
  text-align: center;
  position: relative;
  z-index: 5;
  opacity: 0;
}
.dialog--open .dialog__content {
  pointer-events: auto;
}
.dialog h2 {
  margin: 0;
  font-weight: 400;
  font-size: 24px;
  padding: 0 0 15px;
  text-transform: uppercase;
}
.dialog--open .dialog__overlay {
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.dialog--close .dialog__overlay {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.dialog__content {
  padding: 0;
  background: 0 0;
}
.dialog.dialog--open .dialog__content {
  opacity: 1;
}
.morph-shape {
  position: absolute;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  top: -2px;
  left: -2px;
  z-index: -1;
}
.morph-shape svg rect {
  stroke: #fff;
  stroke-width: 2px;
  stroke-dasharray: 1680;
}
.dialog--open .morph-shape svg rect {
  -webkit-animation: anim-dash 0.6s forwards;
  animation: anim-dash 0.6s forwards;
}
.dialog-inner {
  opacity: 0;
  background: #fff;
}
.dialog--open .dialog-inner {
  padding: 30px;
  opacity: 1;
  -webkit-transition: opacity 0.85s 0.35s;
  transition: opacity 0.85s 0.35s;
}
.dialog.dialog--open h2 {
  -webkit-animation: anim-elem-1 0.7s ease-out both;
  -o-animation: anim-elem-1 0.7s ease-out both;
  animation: anim-elem-1 0.7s ease-out both;
}
.dialog.dialog--open a[data-dialog-close] {
  position: absolute;
  border: none;
  top: 0;
  right: 0;
  width: 35px;
  height: 35px;
  line-height: 35px !important;
  background-color: #eee;
}
.dialog.dialog--open a[data-dialog-close] i {
  font-size: 16px;
  line-height: 35px !important;
}
.dialog.dialog--open a[data-dialog-close]:hover {
  color: #c5ff1f;
}
.dialog.dialog--open p {
  line-height: 1.5;
  font-size: 18px;
}
@keyframes anim-dash {
  0% {
    stroke-dashoffset: 1680;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes anim-dash {
  0% {
    stroke-dashoffset: 1680;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes anim-elem-1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes anim-elem-1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
body.safari .dialog__content {
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
}
body.safari .dialog__content .morph-shape {
  display: none;
}
.main-menu:not(.x-nav-menu) {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main-menu:not(.x-nav-menu) li {
  position: relative;
}
.main-menu:not(.x-nav-menu) li li a {
  display: block;
  padding: 5px 0;
  color: inherit;
}
.main-menu:not(.x-nav-menu) li li a:hover {
  color: #c5ff1f;
}
.main-menu:not(.x-nav-menu) li:hover > ul {
  display: block;
  border-top: solid 1px #eee;
  -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.15);
}
.main-menu:not(.x-nav-menu) > li {
  display: inline-block;
  line-height: 24px;
  padding-top: 29px;
  padding-bottom: 29px;
}
.main-menu:not(.x-nav-menu) > li + li {
  margin-left: 30px;
}
.main-menu:not(.x-nav-menu) > li > a {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  color: #212121;
}
.main-menu:not(.x-nav-menu) > li li + li > a {
  border-top: solid 1px #ededed;
}
.main-menu:not(.x-nav-menu) > li ul {
  display: none;
  list-style: none;
  padding: 10px 0;
  margin: 0;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 100%;
  color: #111;
  z-index: 999;
  border-bottom: solid 2px #c5ff1f;
}
.main-menu:not(.x-nav-menu) > li ul li {
  position: relative;
  min-width: 210px;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 35px;
}
.main-menu:not(.x-nav-menu) > li:hover > ul {
  top: 100%;
  left: auto;
}
.main-menu:not(.x-nav-menu) > li:last-child > ul {
  left: auto;
  right: 0;
}
.main-menu:not(.x-nav-menu) > li:last-child li:hover ul {
  left: auto;
  right: 100%;
}
.nav-menu-mobile:not(.x-nav-menu) {
  list-style: none;
  padding: 0;
  margin: 0;
}
.nav-menu-mobile:not(.x-nav-menu) li {
  border-top: solid 1px #313131;
  position: relative;
}
.nav-menu-mobile:not(.x-nav-menu) a {
  padding: 10px 20px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
}
.nav-menu-mobile:not(.x-nav-menu) ul {
  display: none;
  padding: 0;
  margin: 0;
  list-style: none;
  background-color: #313131;
  position: relative;
}
.nav-menu-mobile:not(.x-nav-menu) ul li {
  border-color: #414141;
}
.nav-menu-mobile:not(.x-nav-menu) b.menu-caret {
  position: absolute;
  right: 20px;
}
.nav-menu-mobile:not(.x-nav-menu) b.menu-caret:before {
  content: "\f067";
  font-family: fontawesome;
  font-size: 10px;
  font-weight: 400;
  vertical-align: top;
}
b.x-caret:before {
  content: "\f107";
  font-family: fontawesome;
}
.x-sub-menu-open > a b.x-caret {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.x-custom-content-wrapper {
  white-space: normal;
  line-height: 1.8;
  padding-top: 5px;
  padding-bottom: 5px;
}
.x-nav-menu img {
  max-width: 100%;
  height: auto;
}
.x-image-layout > a {
  display: block;
}
.x-image-layout {
  text-align: center;
}
.x-image-layout .x-menu-a-text {
  color: #222;
}
.x-image-layout .x-menu-a-text:hover {
  color: #c5ff1f;
}
@media screen and (min-width: 992px) {
  .x-col-1-12 {
    width: 8.33333333333333%;
  }
  .x-col-2-12 {
    width: 16.6666666666667%;
  }
  .x-col-3-12 {
    width: 25%;
  }
  .x-col-4-12 {
    width: 33.3333333333333%;
  }
  .x-col-5-12 {
    width: 41.6666666666667%;
  }
  .x-col-6-12 {
    width: 50%;
  }
  .x-col-7-12 {
    width: 58.3333333333333%;
  }
  .x-col-8-12 {
    width: 66.6666666666667%;
  }
  .x-col-9-12 {
    width: 75%;
  }
  .x-col-10-12 {
    width: 83.3333333333333%;
  }
  .x-col-11-12 {
    width: 91.6666666666667%;
  }
  .x-col-12-12 {
    width: 100%;
  }
  .x-col-1-11 {
    width: 9.09090909090909%;
  }
  .x-col-2-11 {
    width: 18.1818181818182%;
  }
  .x-col-3-11 {
    width: 27.2727272727273%;
  }
  .x-col-4-11 {
    width: 36.3636363636364%;
  }
  .x-col-5-11 {
    width: 45.4545454545455%;
  }
  .x-col-6-11 {
    width: 54.5454545454545%;
  }
  .x-col-7-11 {
    width: 63.6363636363636%;
  }
  .x-col-8-11 {
    width: 72.7272727272727%;
  }
  .x-col-9-11 {
    width: 81.8181818181818%;
  }
  .x-col-10-11 {
    width: 90.9090909090909%;
  }
  .x-col-1-10 {
    width: 10%;
  }
  .x-col-2-10 {
    width: 20%;
  }
  .x-col-3-10 {
    width: 30%;
  }
  .x-col-4-10 {
    width: 40%;
  }
  .x-col-5-10 {
    width: 50%;
  }
  .x-col-6-10 {
    width: 60%;
  }
  .x-col-7-10 {
    width: 70%;
  }
  .x-col-8-10 {
    width: 80%;
  }
  .x-col-9-10 {
    width: 90%;
  }
  .x-col-1-8 {
    width: 12.5%;
  }
  .x-col-3-8 {
    width: 37.5%;
  }
  .x-col-5-8 {
    width: 62.5%;
  }
  .x-col-7-8 {
    width: 87.5%;
  }
  .x-col-1-9 {
    width: 11.1111111111111%;
  }
  .x-col-2-9 {
    width: 22.2222222222222%;
  }
  .x-col-4-9 {
    width: 44.4444444444444%;
  }
  .x-col-5-9 {
    width: 55.5555555555556%;
  }
  .x-col-7-9 {
    width: 77.7777777777778%;
  }
  .x-col-8-9 {
    width: 88.8888888888889%;
  }
  .x-col-1-7 {
    width: 14.2857142857143%;
  }
  .x-col-2-7 {
    width: 28.5714285714286%;
  }
  .x-col-3-7 {
    width: 42.8571428571429%;
  }
  .x-col-4-7 {
    width: 57.1428571428571%;
  }
  .x-col-5-7 {
    width: 71.4285714285714%;
  }
  .x-col-6-7 {
    width: 85.7142857142857%;
  }
  .x-col {
    display: block;
    float: left;
  }
  .x-clear {
    clear: both;
  }
  .x-new-row {
    clear: both;
  }
  li.x-pos-static {
    position: static;
  }
  li.x-text-align-right {
    text-align: right;
  }
  li.x-text-align-left {
    text-align: left;
  }
  li.x-text-align-center {
    text-align: center;
  }
  span.x-disable-text {
    display: none;
  }
  i.x-menu-icon {
    color: #c5ff1f;
  }
  i.x-menu-icon.x-icon-left {
    padding-right: 10px;
  }
  i.x-menu-icon.x-icon-right {
    padding-left: 10px;
  }
  i.x-menu-icon.x-icon-left.x-disable-text {
    padding-right: 0;
  }
  i.x-menu-icon.x-icon-right.x-disable-text {
    padding-left: 0;
  }
  li > a.x-disable-menu-item {
    display: none !important;
  }
  li.x-new-row:after {
    content: "";
    display: block;
    clear: both;
  }
  .x-list-style-none {
    list-style: none;
    list-style-position: inside;
  }
  .x-list-style-disc {
    list-style: disc !important;
    list-style-position: inside !important;
  }
  .x-list-style-square {
    list-style: square !important;
    list-style-position: inside !important;
  }
  .x-list-style-circle {
    list-style: circle !important;
    list-style-position: inside !important;
  }
  li.x-image-layout-image-only a.x-menu-a-text {
    display: none;
  }
  li.x-image-layout-image-only p.x-description {
    display: none;
  }
  li.x-image-layout-above > a.x-image + a.x-menu-a-text {
    margin-top: 10px;
  }
  .x-sub-menu-standard .x-sub-menu.x-pos-left-menu-parent,
  .x-sub-menu-standard .x-sub-menu.x-pos-left-menu-bar {
    right: 100%;
    left: auto;
  }
  .x-sub-menu.x-pos-full {
    left: 0;
    right: 0;
  }
  .x-nav-menu {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
  }
  .x-nav-menu * {
    color: inherit;
    box-sizing: border-box;
  }
  .x-nav-menu > .x-menu-item {
    display: inline-block;
    line-height: 1;
  }
  .x-nav-menu > .x-menu-item > a b.x-caret:before {
    margin-left: 5px;
  }
  .x-nav-menu > .x-menu-item + .x-menu-item {
    margin-left: 45px;
  }
  .x-nav-menu > .x-menu-item > .x-menu-a-text {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    line-height: 1;
  }
  .x-nav-menu > .x-menu-item:not(.x-has-description) {
    line-height: 82px;
    vertical-align: middle;
  }
  .x-sub-menu {
    height: 0;
    visibility: hidden;
    overflow: hidden;
    position: absolute;
    opacity: 0;
    top: 100%;
    padding: 0;
    margin: 0;
    color: #111;
    z-index: -1;
    list-style: none;
    background-color: #fff;
    border-bottom: solid 2px #c5ff1f;
    -webkit-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.15);
  }
  .x-sub-menu .x-menu-item {
    position: relative;
    z-index: 1;
    min-width: 245px !important;
    white-space: nowrap;
    padding-left: 20px;
    padding-right: 20px;
  }
  .x-sub-menu .x-menu-item + .x-menu-item > .x-menu-a-text {
    border-top: solid 1px #ededed;
  }
  .x-sub-menu .x-menu-a-text {
    line-height: 30px;
  }
  .x-sub-menu b.x-caret:before {
    content: "\f178";
    font-size: 11px;
  }
  .header-3 .x-sub-menu {
    top: auto !important;
  }
  .x-menu-item {
    line-height: 50px;
  }
  .x-active > .x-sub-menu {
    overflow: visible;
    visibility: visible;
    opacity: 1;
    height: auto;
    z-index: 999;
    border-top: solid 1px #eee;
  }
  .x-menu-a-text {
    font-size: 15px;
    font-weight: 500;
  }
  p.x-description {
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 8px;
    color: #aaa;
  }
  span.x-menu-text {
    position: relative;
  }
  .x-sub-menu-standard {
    padding: 10px 0;
  }
  .x-sub-menu-standard > .x-menu-item b.x-caret {
    position: absolute;
    right: 0;
    transition: all 0.5s;
    top: 50%;
    margin-top: -15px;
  }
  .x-sub-menu-standard a.x-menu-a-text {
    padding: 5px 15px 5px 0;
    color: inherit;
    -webkit-transition: background 0.3s ease-out;
    -moz-transition: background 0.3s ease-out;
    -ms-transition: background 0.3s ease-out;
    -o-transition: background 0.3s ease-out;
    transition: background 0.3s ease-out;
    display: block;
  }
  .x-sub-menu-standard a.x-menu-a-text > span.x-menu-text,
  .x-sub-menu-standard a.x-menu-a-text > i.x-menu-icon {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .x-sub-menu-standard a.x-menu-a-text:hover > i.x-menu-icon,
  .x-sub-menu-standard a.x-menu-a-text:hover > span.x-menu-text {
    padding-left: 20px;
  }
  .x-sub-menu-standard
    a.x-menu-a-text:hover
    > i.x-menu-icon
    + span.x-menu-text {
    padding-left: 0;
  }
  .x-sub-menu-standard a.x-menu-a-text:hover {
    color: #c5ff1f;
  }
  .x-sub-menu-standard .x-sub-menu {
    top: 0;
    left: 100%;
    right: auto;
  }
  .x-sub-menu-multi-column {
    padding-bottom: 20px;
    display: block;
    color: #999;
  }
  .x-sub-menu-multi-column.no-padding {
    padding: 0;
  }
  .x-sub-menu-multi-column:after {
    content: "";
    display: block;
    clear: both;
  }
  .x-sub-menu-multi-column > .x-menu-item {
    margin-top: 20px;
  }
  .x-sub-menu-multi-column .x-menu-item {
    min-width: 0;
  }
  .x-sub-menu-multi-column .x-menu-item + .x-menu-item > .x-menu-a-text {
    border-top: none;
  }
  .x-sub-menu-multi-column > .x-item-menu-standard .x-menu-item {
    padding-left: 0;
    padding-right: 0;
  }
  .x-sub-menu-multi-column .x-custom-content .x-menu-a-text {
    display: none;
  }
  .x-sub-menu-multi-column .x-menu-a-text {
    line-height: 32px;
  }
  .x-sub-menu-multi-column .x-sub-menu {
    padding-top: 0;
    padding-bottom: 0;
    height: auto;
    visibility: visible;
    opacity: 1;
    position: static;
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    z-index: 999;
    overflow: visible;
  }
  .x-sub-menu-multi-column li.x-active > ul.x-sub-menu {
    visibility: visible !important;
    opacity: 1 !important;
    overflow: visible !important;
  }
  .x-sub-menu-multi-column .x-header-column > a {
    color: #191919;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    line-height: 1;
    display: block;
    margin-bottom: 20px;
    padding-top: 15px;
    padding-bottom: 30px;
    border-bottom: solid 2px #ededed;
  }
  .x-sub-menu-multi-column b.x-caret {
    display: none;
  }
  .x-tabs.x-item-menu-tab {
    position: static;
    padding: 0;
    margin: 0;
  }
  .x-tabs.x-item-menu-tab > .x-menu-a-text {
    display: none;
  }
  .x-sub-menu-tab > .x-menu-item {
    position: static;
    padding-left: 0;
    padding-right: 0;
  }
  .x-sub-menu-tab > li > ul.x-sub-menu {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    border-bottom: 0;
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    height: 0;
    padding-bottom: 30px;
  }
  .x-sub-menu-tab > li.x-menu-item > a.x-menu-a-text {
    display: block;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 50px;
  }
  .x-sub-menu-tab > li.x-menu-active {
    background-color: #c5ff1f;
    color: #fff;
  }
  .x-sub-menu-tab > li.x-menu-active > a.x-menu-a-text:after {
    content: "";
    position: absolute;
    right: 0;
    border-top: solid 8px transparent;
    border-bottom: solid 8px transparent;
    border-right: solid 8px #fff;
    height: 16px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .x-sub-menu-tab > li.x-menu-active > a.x-menu-a-text:hover {
    color: inherit;
  }
  .x-sub-menu-tab > li.x-menu-active > ul.x-sub-menu {
    visibility: visible;
    overflow: visible;
    opacity: 1;
    height: auto;
  }
  .x-sub-menu-tab .x-menu-item {
    min-width: 0;
  }
  .x-tabs > .x-sub-menu-tab {
    background-color: #fafafa;
  }
  .x-nav-menu a:focus {
    color: inherit;
  }
  .x-nav-menu .x-sub-menu-standard > li.current-menu-ancestor > a.x-menu-a-text,
  .x-nav-menu .x-sub-menu-standard > li.current-menu-parent > a.x-menu-a-text,
  .x-nav-menu .x-sub-menu-standard > li.current-menu-item > a.x-menu-a-text,
  .x-nav-menu .x-sub-menu-standard > li.menu-current > a.x-menu-a-text {
    color: #c5ff1f;
  }
  .x-nav-menu > li.current-menu-ancestor > a.x-menu-a-text,
  .x-nav-menu > li.current-menu-parent > a.x-menu-a-text,
  .x-nav-menu > li.current-menu-item > a.x-menu-a-text,
  .x-nav-menu > li.menu-current > a.x-menu-a-text,
  .x-nav-menu > li > a.x-menu-a-text:hover,
  .x-nav-menu > li.x-menu-item:hover > a {
    color: #c5ff1f !important;
  }
  .header-wrapper.nav-accent-color
    .x-nav-menu
    > li.current-menu-ancestor
    > a.x-menu-a-text
    > span.x-menu-text:before,
  .header-wrapper.nav-accent-color
    .x-nav-menu
    > li.current-menu-parent
    > a.x-menu-a-text
    > span.x-menu-text:before,
  .header-wrapper.nav-accent-color
    .x-nav-menu
    > li.current-menu-item
    > a.x-menu-a-text
    > span.x-menu-text:before,
  .header-wrapper.nav-accent-color
    .x-nav-menu
    > li.menu-current
    > a.x-menu-a-text
    > span.x-menu-text:before,
  .header-wrapper.nav-accent-color
    .x-nav-menu
    > li
    > a.x-menu-a-text:hover
    > span.x-menu-text:before,
  .header-wrapper.nav-accent-color
    .x-nav-menu
    > li.x-menu-item:hover
    > a
    > span.x-menu-text:before {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  i.x-icon-left {
    margin-right: 10px;
  }
  i.x-icon-right {
    margin-left: 10px;
  }
  .x-sub-menu {
    display: none;
    margin: 0;
    padding: 0;
  }
  p.x-description,
  .x-custom-content-wrapper,
  .x-image {
    padding-left: 20px;
    padding-right: 20px;
  }
  a.x-image {
    padding-top: 20px;
    display: inline-block;
  }
  .x-nav-menu,
  .x-nav-menu ul {
    list-style: none;
  }
  .x-menu-item {
    position: relative;
  }
  .x-nav-menu {
    padding: 0;
    margin: 0;
  }
  .x-nav-menu a.x-menu-a-text {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
  }
  b.x-caret:before {
    font-weight: 700;
    vertical-align: middle;
  }
  .x-caret {
    position: absolute;
    right: 0;
  }
  .x-sub-menu,
  .x-nav-menu,
  .x-nav-menu li.x-menu-item + li {
    border-top: solid 1px #eee;
  }
  .menu-drop-fly {
    position: fixed;
    top: 0;
    bottom: 0;
    left: -280px;
    width: 280px;
    background-color: #212121;
    color: #fff;
    z-index: 9999;
    overflow: auto;
  }
  .menu-drop-fly .nav-menu-mobile {
    color: #fff;
  }
  .menu-drop-fly .nav-menu-mobile a {
    color: #fff;
  }
  .menu-drop-fly .nav-menu-mobile a:hover {
    color: #c5ff1f;
  }
  .menu-drop-fly .nav-menu-mobile {
    display: block;
  }
  .menu-drop-fly .x-sub-menu,
  .menu-drop-fly .x-nav-menu,
  .menu-drop-fly li.x-menu-item + li {
    border-color: #313131;
  }
  .menu-drop-fly .x-caret {
    right: 20px;
top: 8px;
  }
  .menu-drop-fly .x-menu-a-text {
    padding-left: 20px !important;
    padding-right: 20px;
  }
  .menu-drop-fly .x-menu-item .x-menu-item .x-menu-a-text {
    text-transform: none;
  }
  .menu-drop-fly .x-menu-item .x-menu-item .x-menu-item .x-menu-a-text {
    font-weight: 400;
  }
  .menu-drop-fly
    .x-menu-item
    .x-menu-item
    .x-menu-item
    .x-menu-item
    .x-menu-a-text {
    font-size: 14px;
  }
  .menu-drop-fly .x-sub-menu {
    background-color: #313131;
    position: relative;
    border-top: none !important;
  }
  .menu-drop-fly .x-sub-menu .x-sub-menu {
    background-color: #414141;
  }
  .menu-drop-fly .x-sub-menu .x-sub-menu .x-sub-menu {
    background-color: #515151;
  }
  .menu-drop-fly li li.x-menu-item + li {
    border-color: #414141;
  }
  .menu-drop-fly li li li.x-menu-item + li {
    border-color: #515151;
  }
  .menu-drop-fly li li li li.x-menu-item + li {
    border-color: #616161;
  }
  .menu-drop-fly .x-sub-menu:before {
    content: "";
    position: absolute;
    left: 20px;
    border-left: solid 6px transparent;
    border-right: solid 6px transparent;
    border-top: solid 6px #212121;
  }
  .menu-drop-fly .x-sub-menu .x-sub-menu:before {
    border-top-color: #313131;
  }
  .menu-drop-fly .x-sub-menu .x-sub-menu .x-sub-menu:before {
    border-top-color: #414141;
  }
  .menu-drop-fly .x-sub-menu .x-sub-menu .x-sub-menu .x-sub-menu:before {
    border-top-color: #515151;
  }
  body {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    left: 0;
  }
  .mobile-nav-overlay {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.7);
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    max-width: 0;
    -webkit-transition: opacity 0.5s, visibility 1s;
    transition: opacity 0.5s, visibility 1s;
    cursor: url(../images/close.png)
        15 15,
      default;
  }
  body.mobile-nav-in {
    overflow: hidden;
    left: 280px;
  }
  body.mobile-nav-in .menu-drop-fly {
    left: 0;
  }
  body.mobile-nav-in .mobile-nav-overlay {
    max-width: 100%;
    opacity: 1;
    visibility: visible;
  }
  body.mobile-nav-in .is-sticky .sticky-region {
    left: 280px;
    right: -280px;
  }
}
.header-mobile-nav.menu-drop-fly .x-description {
  display: none;
}
.sidebar .widget {
  margin-bottom: 40px;
}
.primary-sidebar .widget > div {
  background-color: #f8f8f8;
  padding: 10px;
}
.primary-sidebar .widget .ihf-container {
  display: block !important;
}
.primary-sidebar .widget-title {
  margin-bottom: 20px;
}
.sidebar-mobile-canvas-icon-close {
  display: none;
}
.sidebar-mobile-canvas-icon {
  padding: 10px 12px;
  display: none;
  line-height: 1;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.4);
  cursor: pointer;
  position: fixed;
  top: 245px;
  left: 0;
  z-index: 1001;
  background-color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.widget {
  margin-bottom: 60px;
}
.widget:after {
  content: "";
  clear: both;
  display: block;
}
.widget cite {
  font-family: "Manrope";
  color: #c5ff1f;
}
.widget-title {
  padding: 0;
  margin-bottom: 40px;
  font-size: 21px;
  font-weight: 600;
  position: relative;
  padding-left: 35px;
}
.widget-title:before {
  content: "";
  position: absolute;
  width: 15px;
  height: 4px;
  background-color: #c5ff1f;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.search-form {
  position: relative;
  width: 100%;
}
.search-form .search-field {
  height: 44px;
  border: solid 1px #eee;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding-right: 65px;
  padding-left: 15px;
}
.search-form .search-field:focus {
  border-color: #c5ff1f;
}
.search-form .search-submit {
  position: absolute;
  padding: 0;
  width: 44px;
  height: 44px;
  right: 0;
  top: 0;
  font-size: 12px;
  background-color: transparent;
  color: #787878;
  border: none;
  border-left: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.search-form .search-submit:hover {
  color: #c5ff1f;
}
.search-form .search-submit i {
  line-height: 44px;
  width: 44px;
  text-align: center;
}
.search-form input {
  width: 100%;
  padding-left: 25px;
  padding-right: 44px;
  height: 44px;
  line-height: 44px;
}
.search-form button {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  text-align: center;
  height: 44px;
  padding: 0;
  border: none;
}
.search-form button i {
  line-height: 44px;
  font-size: 18px;
}
.widget_calendar .calendar_wrap caption {
  color: #222;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  padding-top: 0;
}
.widget_calendar #wp-calendar {
  width: 100%;
}
.widget_calendar #wp-calendar th {
  background-color: #eee;
}
.widget_calendar #wp-calendar tbody td,
.widget_calendar #wp-calendar th {
  border: solid 1px #eee;
  text-align: center;
  padding: 8px 0 2px;
}
.widget_calendar #wp-calendar tbody td#today,
.widget_calendar #wp-calendar th#today {
  background-color: #c5ff1f;
  color: #fff;
}
.widget_calendar #wp-calendar tbody td#today a,
.widget_calendar #wp-calendar th#today a {
  color: #fff;
}
.widget_calendar #wp-calendar tfoot td {
  font-size: 12px;
  color: #222;
  text-transform: uppercase;
  font-weight: 700;
}
.widget_calendar #wp-calendar tfoot tr {
  background-color: #222;
  line-height: 35px;
}
.widget_calendar #wp-calendar tfoot tr td#prev {
  padding-left: 10px;
}
.widget_calendar #wp-calendar tfoot tr td#prev a {
  color: #fff;
}
.widget_calendar #wp-calendar tfoot tr td#next {
  padding-right: 10px;
}
.widget_calendar #wp-calendar tfoot tr td#next a {
  color: #fff;
}
.widget_calendar #wp-calendar td#next {
  text-align: right;
}
.widget_archive select,
.widget_categories select {
  width: 100%;
  margin: 0;
  margin-top: 5px;
}
.widget_archive .screen-reader-text,
.widget_categories .screen-reader-text {
  display: none;
}
.widget_meta ul,
.widget_archive ul,
.widget_categories ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_product_categories ul,
.widget_recent_entries ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.widget_meta > ul,
.widget_archive > ul,
.widget_categories > ul,
.widget_nav_menu > ul,
.widget_pages > ul,
.widget_product_categories > ul,
.widget_recent_entries > ul {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: -10px;
}
.widget_meta li,
.widget_archive li,
.widget_categories li,
.widget_nav_menu li,
.widget_pages li,
.widget_product_categories li,
.widget_recent_entries li {
  padding: 0;
  margin: 0;
  line-height: 24px;
  font-size: 14px;
  position: relative;
  color: #787878;
}
.widget_meta li span.count,
.widget_archive li span.count,
.widget_categories li span.count,
.widget_nav_menu li span.count,
.widget_pages li span.count,
.widget_product_categories li span.count,
.widget_recent_entries li span.count {
  float: right;
  color: #c5ff1f;
  letter-spacing: 0.05em;
}
.widget_meta li > a,
.widget_archive li > a,
.widget_categories li > a,
.widget_nav_menu li > a,
.widget_pages li > a,
.widget_product_categories li > a,
.widget_recent_entries li > a {
  display: block;
  padding: 9px 0;
  color: inherit;
  font-size: 14px;
  font-weight: 500;
  border-top: solid 1px transparent;
  border-bottom: solid 1px transparent;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.widget_meta li li > a,
.widget_archive li li > a,
.widget_categories li li > a,
.widget_nav_menu li li > a,
.widget_pages li li > a,
.widget_product_categories li li > a,
.widget_recent_entries li li > a {
  padding-left: 40px;
}
.widget_meta li li li > a,
.widget_archive li li li > a,
.widget_categories li li li > a,
.widget_nav_menu li li li > a,
.widget_pages li li li > a,
.widget_product_categories li li li > a,
.widget_recent_entries li li li > a {
  padding-left: 60px;
}
.widget_meta li li li li > a,
.widget_archive li li li li > a,
.widget_categories li li li li > a,
.widget_nav_menu li li li li > a,
.widget_pages li li li li > a,
.widget_product_categories li li li li > a,
.widget_recent_entries li li li li > a {
  padding-left: 80px;
}
.widget_meta ul ul,
.widget_archive ul ul,
.widget_categories ul ul,
.widget_nav_menu ul ul,
.widget_pages ul ul,
.widget_product_categories ul ul,
.widget_recent_entries ul ul {
  display: none;
}
.widget_meta .li-caret,
.widget_archive .li-caret,
.widget_categories .li-caret,
.widget_nav_menu .li-caret,
.widget_pages .li-caret,
.widget_product_categories .li-caret,
.widget_recent_entries .li-caret {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  font-size: 10px;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  right: 15px;
}
.widget_meta .li-caret.in:before,
.widget_archive .li-caret.in:before,
.widget_categories .li-caret.in:before,
.widget_nav_menu .li-caret.in:before,
.widget_pages .li-caret.in:before,
.widget_product_categories .li-caret.in:before,
.widget_recent_entries .li-caret.in:before {
  content: "\f068";
}
.widget_meta .current_page_item > a,
.widget_archive .current_page_item > a,
.widget_categories .current_page_item > a,
.widget_nav_menu .current_page_item > a,
.widget_pages .current_page_item > a,
.widget_product_categories .current_page_item > a,
.widget_recent_entries .current_page_item > a,
.widget_meta .current-cat > a,
.widget_archive .current-cat > a,
.widget_categories .current-cat > a,
.widget_nav_menu .current-cat > a,
.widget_pages .current-cat > a,
.widget_product_categories .current-cat > a,
.widget_recent_entries .current-cat > a,
.widget_meta .current-menu-item > a,
.widget_archive .current-menu-item > a,
.widget_categories .current-menu-item > a,
.widget_nav_menu .current-menu-item > a,
.widget_pages .current-menu-item > a,
.widget_product_categories .current-menu-item > a,
.widget_recent_entries .current-menu-item > a,
.widget_meta li > a:hover,
.widget_archive li > a:hover,
.widget_categories li > a:hover,
.widget_nav_menu li > a:hover,
.widget_pages li > a:hover,
.widget_product_categories li > a:hover,
.widget_recent_entries li > a:hover {
  color: #c5ff1f;
}
.widget_meta .current_page_item > a + ul + span,
.widget_archive .current_page_item > a + ul + span,
.widget_categories .current_page_item > a + ul + span,
.widget_nav_menu .current_page_item > a + ul + span,
.widget_pages .current_page_item > a + ul + span,
.widget_product_categories .current_page_item > a + ul + span,
.widget_recent_entries .current_page_item > a + ul + span,
.widget_meta .current-cat > a + ul + span,
.widget_archive .current-cat > a + ul + span,
.widget_categories .current-cat > a + ul + span,
.widget_nav_menu .current-cat > a + ul + span,
.widget_pages .current-cat > a + ul + span,
.widget_product_categories .current-cat > a + ul + span,
.widget_recent_entries .current-cat > a + ul + span,
.widget_meta .current-menu-item > a + ul + span,
.widget_archive .current-menu-item > a + ul + span,
.widget_categories .current-menu-item > a + ul + span,
.widget_nav_menu .current-menu-item > a + ul + span,
.widget_pages .current-menu-item > a + ul + span,
.widget_product_categories .current-menu-item > a + ul + span,
.widget_recent_entries .current-menu-item > a + ul + span,
.widget_meta li > a:hover + ul + span,
.widget_archive li > a:hover + ul + span,
.widget_categories li > a:hover + ul + span,
.widget_nav_menu li > a:hover + ul + span,
.widget_pages li > a:hover + ul + span,
.widget_product_categories li > a:hover + ul + span,
.widget_recent_entries li > a:hover + ul + span {
  color: #c5ff1f;
}
.widget_meta .current_page_ancestor > ul,
.widget_archive .current_page_ancestor > ul,
.widget_categories .current_page_ancestor > ul,
.widget_nav_menu .current_page_ancestor > ul,
.widget_pages .current_page_ancestor > ul,
.widget_product_categories .current_page_ancestor > ul,
.widget_recent_entries .current_page_ancestor > ul,
.widget_meta .current_page_parent > ul,
.widget_archive .current_page_parent > ul,
.widget_categories .current_page_parent > ul,
.widget_nav_menu .current_page_parent > ul,
.widget_pages .current_page_parent > ul,
.widget_product_categories .current_page_parent > ul,
.widget_recent_entries .current_page_parent > ul,
.widget_meta .current-cat-parent > ul,
.widget_archive .current-cat-parent > ul,
.widget_categories .current-cat-parent > ul,
.widget_nav_menu .current-cat-parent > ul,
.widget_pages .current-cat-parent > ul,
.widget_product_categories .current-cat-parent > ul,
.widget_recent_entries .current-cat-parent > ul,
.widget_meta .current-cat-ancestor > ul,
.widget_archive .current-cat-ancestor > ul,
.widget_categories .current-cat-ancestor > ul,
.widget_nav_menu .current-cat-ancestor > ul,
.widget_pages .current-cat-ancestor > ul,
.widget_product_categories .current-cat-ancestor > ul,
.widget_recent_entries .current-cat-ancestor > ul {
  display: block;
}
.widget_recent_comments .rss-widget-icon,
.widget_rss .rss-widget-icon {
  margin-bottom: 4px;
}
.widget_recent_comments .widget-title,
.widget_rss .widget-title {
  margin-bottom: 0;
}
.widget_recent_comments ul,
.widget_rss ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.widget_recent_comments > ul,
.widget_rss > ul {
  padding: 0;
}
.widget_recent_comments li,
.widget_rss li {
  padding: 10px 0;
}
.widget_recent_comments li ul,
.widget_rss li ul {
  padding-left: 20px;
}
.widget_recent_comments a,
.widget_rss a {
  color: #c5ff1f;
}
.tagcloud {
  font-size: 0;
  margin-bottom: -5px;
}
.tagcloud a {
  display: inline-block;
  vertical-align: top;
  font-size: 12px !important;
  line-height: 1;
  padding: 10px 20px 8px;
  margin: 0 5px 5px 0;
  border: solid 1px #eee;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.tagcloud a:hover {
  background-color: #c5ff1f;
  border-color: #c5ff1f;
  color: #fff !important;
}
.social-profiles a {
  display: inline-block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.social-profiles a:hover i {
  color: #c5ff1f;
}
.social-profiles.default a + a {
  margin-left: 25px;
}
.social-profiles.icon-small i {
  font-size: 20px !important;
}
.social-profiles.icon-large i {
  font-size: 16px !important;
}
.social-profiles.circle a + a {
  margin-left: 3px;
}
.social-profiles.circle i {
  background-color: #858585;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.social-profiles.circle i:hover {
  background-color: #c5ff1f;
  color: #000;
}
.social-profiles.circle.icon-small i {
  width: 36px;
  height: 36px;
  line-height: 36px;
}
.social-profiles.circle.icon-large i {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.social-profiles.dark a i {
  color: #222;
}
.social-profiles.dark a:hover i {
  color: #c5ff1f;
}
.social-profiles.dark.circle i {
  background-color: #eee;
}
.social-profiles.dark.circle i:hover {
  background-color: #c5ff1f;
  color: #fff;
}
.widget-posts ul {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 5px;
}
.widget-posts li {
  margin-bottom: 30px;
}
.widget-posts li:last-child {
  margin-bottom: 0;
}
.widget-posts .entry-thumb-wrap {
  width: 70px;
  margin-bottom: 0;
  float: left;
}
.widget-posts .entry-thumb-wrap + .entry-content-wrap {
  padding-left: 80px;
}
.widget-posts .entry-post-title {
  font-size: 13px;
  font-weight: 400;
  margin: 0 !important;
  line-height: 25px;
}
.widget-posts .entry-meta-date {
  font-size: 12px;
  color: #c5ff1f;
  font-weight: 400;
  line-height: 25px;
}
.widget-posts .entry-thumbnail .zoomGallery {
  font-size: 12px;
  line-height: 25px;
}
.widget-posts .post-video .zoomGallery {
  font-size: 18px;
  line-height: 18px;
}
.widget-posts .owl-carousel > .owl-nav {
  display: none !important;
}
.widget-feeds i {
  float: left;
  width: 30px;
  margin-top: 10px;
  font-size: 20px;
  color: #c5ff1f;
}
.widget-feeds span.twitter-time {
  font-size: 15px;
  display: block;
  color: #c4c4c4;
}
.widget-feeds .twitter-content {
  overflow: hidden;
}
.widget-feeds .widget-twitter-item + .widget-twitter-item {
  margin-top: 30px;
}
.mailchimp-widget .g5plus-mailchimp {
  text-align: left;
}
.mailchimp-widget .g5plus-mailchimp p {
  display: block;
}
.mailchimp-widget .g5plus-mailchimp .form-control {
  height: 42px;
  padding: 0 21px;
  font-size: 14px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  margin-bottom: 15px;
}
.mailchimp-widget .g5plus-mailchimp .form-control::-webkit-input-placeholder {
  color: #bababa;
}
.mailchimp-widget .g5plus-mailchimp .form-control:-moz-placeholder {
  color: #bababa;
}
.mailchimp-widget .g5plus-mailchimp .form-control::-moz-placeholder {
  color: #bababa;
}
.mailchimp-widget .g5plus-mailchimp .form-control:-ms-input-placeholder {
  color: #bababa;
}
.mailchimp-widget .g5plus-mailchimp .submit {
  display: none;
}
.mailchimp-widget .g5plus-mailchimp .btn {
  display: inline-block;
}
.primary-sidebar .widget:last-child {
  margin-bottom: 0;
}
.primary-sidebar .widget_meta > div,
.primary-sidebar .widget_archive > div,
.primary-sidebar .widget_categories > div,
.primary-sidebar .widget_nav_menu > div,
.primary-sidebar .widget_pages > div,
.primary-sidebar .widget_product_categories > div,
.primary-sidebar .widget_recent_entries > div {
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 991px) {
  .primary-sidebar {
    margin-top: 30px;
  }
  .sidebar-mobile-canvas-icon {
    display: block;
  }
  .sidebar-mobile-canvas-icon.changed {
    display: none;
  }
  .sidebar-mobile-canvas {
    margin-top: 0;
    opacity: 0;
    position: fixed;
    left: -300px;
    top: 0;
    padding: 30px;
    width: 300px;
    box-sizing: border-box;
    background-color: #fff;
    z-index: 999999;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .sidebar-mobile-canvas.changed {
    opacity: 1;
    left: 0;
  }
  .sidebar-mobile-canvas .sidebar-mobile-canvas-icon-close {
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
    padding: 0 5px;
    display: block;
  }
  .sidebar-mobile-canvas .sidebar-mobile-canvas-icon-close i {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .sidebar-mobile-canvas .sidebar-mobile-canvas-icon-close:hover i {
    color: red;
  }
  .overlay-canvas-sidebar {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  }
  .overlay-canvas-sidebar.changed {
    display: block;
    z-index: 1000;
    background-color: rgba(0, 0, 0, 0.6);
    cursor: url(../images/close.png)
        15 15,
      default;
  }
}
.background-position-top.important {
  background-position: top !important;
}
.ere_widget_mortgage_calculator .ere-mortgage-wrap .title-mc-item,
.ere_widget_mortgage_calculator .ere-mortgage-wrap .mc-output p {
  color: #222 !important;
}
.ere_widget_top_agents .ere-list-top-agents-wrap .agent-info h4 a {
  color: #222 !important;
}
.ere_widget_top_agents .ere-list-top-agents-wrap .agent-info h4 a:hover {
  color: #c5ff1f !important;
}
.ere_widget_top_agents .ere-list-top-agents-wrap .agent-info .total_property {
  color: #c5ff1f !important;
}
.footer-get-in-touch {
  list-style-type: none;
  margin: 0;
  padding: 0 !important;
}
.footer-get-in-touch li {
  display: block;
  line-height: 2.2;
}
.footer-get-in-touch li span {
  display: table-cell;
  vertical-align: top;
}
.footer-get-in-touch li span:first-child {
  padding-right: 10px;
  padding-top: 7px;
}
.horizontal-menu li {
  display: inline-block;
  margin-right: 35px;
}
.horizontal-menu li a {
  font-weight: 500 !important;
  font-size: 12px !important;
}
.horizontal-menu li:last-of-type {
  margin-right: 0;
}
.custom-widget-footer {
  margin: 60px auto 0;
  padding-bottom: 20px;
  max-width: 550px;
}
.custom-widget-footer .widget {
  margin-bottom: 40px;
}
.widget-info .info-item {
  max-width: 250px;
}
.widget-info span {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}
.widget-info span:first-child {
  font-size: 24px;
  padding-right: 7px;
}
.widget-info span:last-child {
  font-weight: 500;
  line-height: 1.5;
}
.sidebar .dsidx-resp-area-submit input[type="submit"] {
  width: 100% !important;
}
.sidebar .dsidx-resp-area.dsidx-resp-area-half.dsidx-resp-area-right {
  padding-left: 0 !important;
}
.widget .ihf-small-results-photo {
  margin-top: 20px;
  margin-bottom: 20px;
}
.widget .gallery-prop-info .address a {
  color: #222 !important;
  font-size: 18px;
  font-weight: 600;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.widget .gallery-prop-info .address a:hover {
  text-decoration: none !important;
  color: #c5ff1f !important;
}
.widget .gallery-prop-info strong {
  font-weight: 600;
  color: #222;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .widget-info .info-item {
    max-width: 200px;
  }
}
.coming-soon .fixed-top img {
  max-width: 132px;
}
@media screen and (max-width: 991px) {
  .coming-soon .fs-24 {
    font-size: 20px !important;
  }
}
@media screen and (max-width: 479px) {
  .coming-soon .fs-24 {
    font-size: 16px !important;
  }
}
@media screen and (min-width: 1500px) {
  .coming-soon .g5plus-countdown {
    margin-top: 25px;
    margin-bottom: 40px !important;
  }
  .coming-soon .fixed-top,
  .coming-soon .fixed-bottom {
    position: fixed;
    left: 0;
    right: 0;
    margin: auto;
  }
  .coming-soon .fixed-bottom {
    bottom: 60px;
  }
  .coming-soon .fixed-top {
    top: 60px;
  }
}
.top-drawer-wrapper {
  background-color: #2f2f2f;
  color: #c5c5c5;
  line-height: 2em;
  position: relative;
}
.top-drawer-wrapper .widget {
  margin-bottom: 0;
}
.top-drawer-wrapper .top-drawer-toggle {
  position: absolute;
  right: 0;
  top: 0;
  background-color: #c5ff1f;
  border-top: solid 2px rgba(0, 0, 0, 0.2);
  padding: 7px;
  color: #fff;
  font-size: 10px;
  line-height: 1;
  cursor: pointer;
  opacity: 0.7;
}
.top-drawer-wrapper.in .top-drawer-toggle,
.top-drawer-wrapper:hover .top-drawer-toggle {
  opacity: 1;
}
.top-drawer-wrapper.in .top-drawer-toggle > i:before {
  content: "\f068";
}
.top-drawer-inner {
  padding-top: 0;
  padding-bottom: 0;
}
.top-drawer-type-toggle .top-drawer-inner {
  display: none;
}
@media screen and (max-width: 991px) {
  .top-drawer-mobile-invisible {
    display: none;
  }
}
.top-bar-wrapper.top-bar-4 .bar-left {
  text-align: center;
}
.bar-left {
  text-align: left;
}
.bar-right {
  text-align: right;
}
.bar-wrapper {
  font-size: 14px;
}
.bar-wrapper .widget {
  margin-bottom: 0 !important;
}
.topbar-link {
  padding-right: 15px;
  cursor: pointer;
}
.topbar-link i {
  color: #c5ff1f;
  padding-right: 9px;
}
.top-bar-wrapper a:hover {
  color: #c5ff1f;
}
.top-bar-wrapper {
  background-color: #858585;
  color: #fff;
}
.top-bar-wrapper a {
  color: inherit;
}
.top-bar-wrapper.full-border {
  border-bottom: solid 1px #eee;
}
.top-bar-wrapper.container-border .top-bar-inner {
  border-bottom: solid 1px #eee;
}
.top-bar-wrapper .widget + .widget:before,
.top-bar-wrapper .menu > li + li:before {
  border-left: solid 1px;
  border-left-color: #fff;
  border-right-color: #fff;
}
.top-bar-wrapper .search-form-small .search-form .search-field {
  border-color: #eee;
  background-color: #fff;
}
.top-bar-wrapper .search-form-small .search-form .search-submit {
  background-color: #222 !important;
}
.top-bar-wrapper .search-form-square .search-form .search-field {
  background-color: #fff;
}
.top-bar-inner {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media screen and (min-width: 992px) {
  header.header-mobile {
    display: none;
    height: 0;
  }
  .header-wrapper {
    background-color: #000;
    color: #aaa;
  }
  .header-wrapper .container-inner {
    position: relative;
  }
  .header-above-inner {
    padding-top: 0;
    padding-bottom: 0;
  }
  .logo-header {
    float: left;
    height: 82px;
    font-size: 0;
  }
  .logo-header:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
  }
  .logo-header img {
    max-height: 82px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .logo-sticky {
    display: none;
  }
  .header-wrapper > .container {
    position: relative;
  }
  .header-wrapper.float-header {
    position: absolute;
    z-index: 999;
    left: 0;
    right: 0;
  }
  .header-nav-wrapper {
    background-color: #fff;
    color: #222;
  }
  .header-customize-wrapper .header-customize-item:first-child {
    margin-left: 45px;
  }
  .header-customize-nav {
    float: right;
    line-height: 82px;
    color: #222;
  }
  .header-customize-nav .header-customize-item {
    margin-left: 13px;
  }
  .header-customize-nav .header-customize-item i {
    font-size: 20px;
  }
  .header-customize-nav a {
    color: #222;
  }
  .header-customize-nav a:hover {
    color: #c5ff1f;
  }
  .header-customize-nav input[type="text"],
  .header-customize-nav input[type="search"],
  .header-customize-nav input[type="email"],
  .header-customize-nav input[type="url"],
  .header-customize-nav input[type="password"],
  .header-customize-nav input[type="tel"],
  .header-customize-nav textarea,
  .header-customize-nav select {
    color: #222;
  }
  .header-customize-nav input[type="text"]::-webkit-input-placeholder,
  .header-customize-nav input[type="search"]::-webkit-input-placeholder,
  .header-customize-nav input[type="email"]::-webkit-input-placeholder,
  .header-customize-nav input[type="url"]::-webkit-input-placeholder,
  .header-customize-nav input[type="password"]::-webkit-input-placeholder,
  .header-customize-nav input[type="tel"]::-webkit-input-placeholder,
  .header-customize-nav textarea::-webkit-input-placeholder,
  .header-customize-nav select::-webkit-input-placeholder {
    color: #bababa;
  }
  .header-customize-nav input[type="text"]:-moz-placeholder,
  .header-customize-nav input[type="search"]:-moz-placeholder,
  .header-customize-nav input[type="email"]:-moz-placeholder,
  .header-customize-nav input[type="url"]:-moz-placeholder,
  .header-customize-nav input[type="password"]:-moz-placeholder,
  .header-customize-nav input[type="tel"]:-moz-placeholder,
  .header-customize-nav textarea:-moz-placeholder,
  .header-customize-nav select:-moz-placeholder {
    color: #bababa;
  }
  .header-customize-nav input[type="text"]::-moz-placeholder,
  .header-customize-nav input[type="search"]::-moz-placeholder,
  .header-customize-nav input[type="email"]::-moz-placeholder,
  .header-customize-nav input[type="url"]::-moz-placeholder,
  .header-customize-nav input[type="password"]::-moz-placeholder,
  .header-customize-nav input[type="tel"]::-moz-placeholder,
  .header-customize-nav textarea::-moz-placeholder,
  .header-customize-nav select::-moz-placeholder {
    color: #bababa;
  }
  .header-customize-nav input[type="text"]:-ms-input-placeholder,
  .header-customize-nav input[type="search"]:-ms-input-placeholder,
  .header-customize-nav input[type="email"]:-ms-input-placeholder,
  .header-customize-nav input[type="url"]:-ms-input-placeholder,
  .header-customize-nav input[type="password"]:-ms-input-placeholder,
  .header-customize-nav input[type="tel"]:-ms-input-placeholder,
  .header-customize-nav textarea:-ms-input-placeholder,
  .header-customize-nav select:-ms-input-placeholder {
    color: #bababa;
  }
  .header-customize-nav .search-form .search-submit {
    color: #c5ff1f;
  }
  .header-customize-nav .search-form .search-submit:hover {
    color: #222;
  }
  .header-customize-left,
  .header-customize-right {
    line-height: 82px;
  }
  .header-customize-left .header-customize-item:first-child,
  .header-customize-right .header-customize-item:first-child {
    margin-left: 0;
  }
  .header-customize-left {
    float: left;
    text-align: left;
  }
  .header-customize-left .header-customize-item {
    margin-left: 13px;
  }
  .header-customize-right {
    float: right;
    text-align: right;
  }
  .header-customize-right .header-customize-item {
    margin-left: 13px;
  }
  .header-customize-item {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    max-width: 100%;
  }
  .header-customize-item .widget {
    margin-bottom: 0;
  }
  .header-wrapper.full-border,
  .header-wrapper.container-border .container-inner {
    border-bottom: solid 1px #eee;
  }
  .header-wrapper input[type="text"],
  .header-wrapper input[type="search"],
  .header-wrapper input[type="email"],
  .header-wrapper input[type="url"],
  .header-wrapper input[type="password"],
  .header-wrapper input[type="tel"],
  .header-wrapper textarea,
  .header-wrapper select {
    color: #aaa;
  }
  .header-wrapper input[type="text"]::-webkit-input-placeholder,
  .header-wrapper input[type="search"]::-webkit-input-placeholder,
  .header-wrapper input[type="email"]::-webkit-input-placeholder,
  .header-wrapper input[type="url"]::-webkit-input-placeholder,
  .header-wrapper input[type="password"]::-webkit-input-placeholder,
  .header-wrapper input[type="tel"]::-webkit-input-placeholder,
  .header-wrapper textarea::-webkit-input-placeholder,
  .header-wrapper select::-webkit-input-placeholder {
    color: #aaa;
  }
  .header-wrapper input[type="text"]:-moz-placeholder,
  .header-wrapper input[type="search"]:-moz-placeholder,
  .header-wrapper input[type="email"]:-moz-placeholder,
  .header-wrapper input[type="url"]:-moz-placeholder,
  .header-wrapper input[type="password"]:-moz-placeholder,
  .header-wrapper input[type="tel"]:-moz-placeholder,
  .header-wrapper textarea:-moz-placeholder,
  .header-wrapper select:-moz-placeholder {
    color: #aaa;
  }
  .header-wrapper input[type="text"]::-moz-placeholder,
  .header-wrapper input[type="search"]::-moz-placeholder,
  .header-wrapper input[type="email"]::-moz-placeholder,
  .header-wrapper input[type="url"]::-moz-placeholder,
  .header-wrapper input[type="password"]::-moz-placeholder,
  .header-wrapper input[type="tel"]::-moz-placeholder,
  .header-wrapper textarea::-moz-placeholder,
  .header-wrapper select::-moz-placeholder {
    color: #aaa;
  }
  .header-wrapper input[type="text"]:-ms-input-placeholder,
  .header-wrapper input[type="search"]:-ms-input-placeholder,
  .header-wrapper input[type="email"]:-ms-input-placeholder,
  .header-wrapper input[type="url"]:-ms-input-placeholder,
  .header-wrapper input[type="password"]:-ms-input-placeholder,
  .header-wrapper input[type="tel"]:-ms-input-placeholder,
  .header-wrapper textarea:-ms-input-placeholder,
  .header-wrapper select:-ms-input-placeholder {
    color: #aaa;
  }
  .header-float {
    position: absolute;
    z-index: 999;
    left: 0;
    right: 0;
  }
  .is-sticky .logo-sticky {
    display: initial;
  }
  .is-sticky .has-logo-sticky .no-sticky {
    display: none;
  }
  .x-menu-a-text {
    position: relative;
  }
  .x-caret {
    position: absolute;
    right: -15px;
  }
  .header-2 .x-nav-menu > li > .x-menu-a-text,
  .header-3 .x-nav-menu > li > .x-menu-a-text,
  .header-4 .x-nav-menu > li > .x-menu-a-text {
    position: relative;
    display: block;
    line-height: inherit;
  }
  .header-2 .x-nav-menu > li.current-menu-parent > .x-menu-a-text:after,
  .header-3 .x-nav-menu > li.current-menu-parent > .x-menu-a-text:after,
  .header-4 .x-nav-menu > li.current-menu-parent > .x-menu-a-text:after,
  .header-2 .x-nav-menu > li:hover > .x-menu-a-text:after,
  .header-3 .x-nav-menu > li:hover > .x-menu-a-text:after,
  .header-4 .x-nav-menu > li:hover > .x-menu-a-text:after {
    content: "";
    display: block;
    background-color: #c5ff1f;
    height: 4px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .header-1 .x-caret {
    top: 50%;
    margin-top: -8px;
  }
  .header-1 .header-customize-nav {
    display: inline-block;
    vertical-align: middle;
    background-color: #c5ff1f;
    margin-left: 45px;
    position: relative;
  }
  .header-1 .header-customize-nav .header-customize-item:first-child {
    margin-left: 26px;
  }
  /* .header-1 .header-customize-nav .item-custom-text:before {
    content: "";
    display: block;
    border-top: solid 0 transparent;
    border-bottom: solid 82px #c5ff1f;
    border-left: solid 22px transparent;
    right: 100%;
    position: absolute;
    bottom: 0;
    top: 0;
  } */
  .header-1 .header-customize-nav .item-custom-text:after {
    content: "";
    display: block;
    background-color: #c5ff1f;
    width: 1000%;
    height: 100%;
    position: absolute;
    left: 100%;
    top: 0;
  }
  .header-1 .x-nav-menu > li.current-menu-ancestor > a.x-menu-a-text,
  .header-1 .x-nav-menu > li.current-menu-parent > a.x-menu-a-text,
  .header-1 .x-nav-menu > li.current-menu-item > a.x-menu-a-text,
  .header-1 .x-nav-menu > li.menu-current > a.x-menu-a-text,
  .header-1 .x-nav-menu > li > a.x-menu-a-text:hover,
  .header-1 .x-nav-menu > li.x-menu-item:hover > a {
    color: #fff !important;
  }
  .header-1 .x-nav-menu > li.current-menu-parent > a.x-menu-a-text,
  .header-1 .x-nav-menu > li > a.x-menu-a-text:hover,
  .header-1 .x-nav-menu > li.x-active > a.x-menu-a-text,
  .header-1 .x-nav-menu > li.current-menu-ancestor > a.x-menu-a-text {
    position: relative;
  }
  .header-1 .x-nav-menu > li.current-menu-parent > a.x-menu-a-text .x-menu-text,
  .header-1 .x-nav-menu > li > a.x-menu-a-text:hover .x-menu-text,
  .header-1 .x-nav-menu > li.x-active > a.x-menu-a-text .x-menu-text,
  .header-1
    .x-nav-menu
    > li.current-menu-ancestor
    > a.x-menu-a-text
    .x-menu-text {
    position: relative;
  }
  /* .header-1
    .x-nav-menu
    > li.current-menu-parent
    > a.x-menu-a-text
    .x-menu-text:before,
  .header-1 .x-nav-menu > li > a.x-menu-a-text:hover .x-menu-text:before,
  .header-1 .x-nav-menu > li.x-active > a.x-menu-a-text .x-menu-text:before,
  .header-1
    .x-nav-menu
    > li.current-menu-ancestor
    > a.x-menu-a-text
    .x-menu-text:before {
    content: "";
    position: absolute;
    top: -18px;
    left: 50%;
    height: 4px;
    width: 10px;
    margin-left: -10px;
    background-color: #c5ff1f;
    -webkit-transform: skew(0deg, 150deg);
    -moz-transform: skew(0deg, 150deg);
    -ms-transform: skew(0deg, 150deg);
    -o-transform: skew(0deg, 150deg);
    transform: skew(0deg, 150deg);
  }
  .header-1
    .x-nav-menu
    > li.current-menu-parent
    > a.x-menu-a-text
    .x-menu-text:after,
  .header-1 .x-nav-menu > li > a.x-menu-a-text:hover .x-menu-text:after,
  .header-1 .x-nav-menu > li.x-active > a.x-menu-a-text .x-menu-text:after,
  .header-1
    .x-nav-menu
    > li.current-menu-ancestor
    > a.x-menu-a-text
    .x-menu-text:after {
    content: "";
    position: absolute;
    top: -18px;
    left: 50%;
    height: 4px;
    width: 10px;
    background-color: #c5ff1f;
    -webkit-transform: skew(0deg, -150deg);
    -moz-transform: skew(0deg, -150deg);
    -ms-transform: skew(0deg, -150deg);
    -o-transform: skew(0deg, -150deg);
    transform: skew(0deg, -150deg);
  } */
  .header-1 .x-nav-menu > li.current-menu-parent > a.x-menu-a-text:after,
  .header-1 .x-nav-menu > li > a.x-menu-a-text:hover:after,
  .header-1 .x-nav-menu > li.x-active > a.x-menu-a-text:after,
  .header-1 .x-nav-menu > li.current-menu-ancestor > a.x-menu-a-text:after {
    content: "";
    display: block;
    width: 70%;
    height: 4px;
    background-color: #c5ff1f;
    position: absolute;
    top: 28px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
  }
  .header-1 .primary-menu {
    float: right;
  }
  .header-2 .logo-header {
    width: 168px;
    text-align: center;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #c5ff1f;
  }
  .header-2 .header-nav-wrapper {
    margin-left: 168px;
    background-color: #fff;
  }
  .header-2 .header-nav-wrapper .header-customize-left,
  .header-2 .header-nav-wrapper .primary-menu {
    padding-left: 30px;
  }
  .header-2 .header-nav-wrapper .header-customize-right,
  .header-2 .header-nav-wrapper .primary-menu {
    padding-right: 30px;
  }
  .header-2 .primary-menu {
    float: left;
    width: 100%;
    background-color: #fff;
  }
  .header-2 .header-customize-left,
  .header-2 .header-customize-right {
    line-height: 16px;
    color: #aaa;
    padding-top: 23px;
    padding-bottom: 23px;
  }
  .header-2 .header-wrapper {
    background-color: transparent;
  }
  .header-2 .header-wrapper:before {
    content: "";
    display: block;
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 60px;
  }
  .header-is-float .header-2 .is-sticky .sticky-region {
    box-shadow: none;
  }
  .header-3 .header-customize-nav {
    font-size: 12px;
  }
  .header-4 .primary-menu {
    text-align: center;
  }
  .header-4 .logo-header {
    border-right: 1px solid #eee;
    width: 215px;
    text-align: center;
  }
  .header-4 .header-customize-nav {
    border-left: 1px solid #eee;
  }
  .search-form .search-field {
    font-size: 12px;
    border: 0;
    padding-right: 5px;
    line-height: 1;
  }
  .search-form .search-submit {
    width: auto;
    height: auto;
    line-height: 1;
  }
}
.is-sticky .header-above-inner {
  padding-top: 0;
  padding-bottom: 0;
}
.is-sticky .sticky-region {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 999;
  -webkit-box-shadow: 1px 0 3px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 0 3px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 0 3px 2px rgba(0, 0, 0, 0.1);
  margin: auto;
}
.header-is-float .is-sticky .sticky-region .header-customize-nav a:hover,
.header-is-float
  .is-sticky
  .sticky-region
  .x-nav-menu
  > li.current-menu-ancestor
  > a.x-menu-a-text,
.header-is-float
  .is-sticky
  .sticky-region
  .x-nav-menu
  > li.current-menu-parent
  > a.x-menu-a-text,
.header-is-float
  .is-sticky
  .sticky-region
  .x-nav-menu
  > li.current-menu-item
  > a.x-menu-a-text,
.header-is-float
  .is-sticky
  .sticky-region
  .x-nav-menu
  > li.menu-current
  > a.x-menu-a-text,
.header-is-float
  .is-sticky
  .sticky-region
  .x-nav-menu
  > li
  > a.x-menu-a-text:hover,
.header-is-float
  .is-sticky
  .sticky-region
  .x-nav-menu
  > li.x-menu-item:hover
  > a {
  color: #c5ff1f !important;
}
body.boxed .is-sticky .sticky-region {
  max-width: 1210px;
  width: 100%;
}
#lang_sel {
  display: inline-block;
}
#lang_sel > ul {
  position: relative;
  display: inline-block;
  padding: 0;
  margin: 0;
}
#lang_sel > ul > li {
  padding: 0;
  display: block;
  list-style: none;
}
#lang_sel > ul > li img {
  margin-bottom: 2px;
}
#lang_sel > ul > li > a:after {
  content: "\f107";
  font-family: fontawesome;
  display: inline-block;
  padding-left: 14px;
}
#lang_sel > ul ul {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 150px;
  list-style: none;
  padding: 10px 0;
  margin: 0;
  display: none;
  background-color: #fff;
  text-align: left;
  z-index: 99999;
  -webkit-box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 3px 5px 2px rgba(0, 0, 0, 0.3);
}
#lang_sel > ul ul > li {
  list-style: none;
  padding: 0 15px;
  display: block;
  line-height: 32px;
}
#lang_sel > ul ul > li a {
  color: #222;
}
#lang_sel > ul ul > li a:hover {
  color: #c5ff1f;
}
#lang_sel > ul ul > li img {
  padding-right: 5px;
}
#lang_sel > ul:hover ul {
  display: block;
}
.navbar-link {
  position: relative;
  padding-right: 15px;
  display: inline-block;
  max-width: 180px;
  padding-left: 30px;
  line-height: 16px;
  cursor: pointer;
}
.navbar-link i {
  font-size: 24px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #c5ff1f;
}
.contact-phone {
  text-align: center;
  color: #000;
  font-size: 20px;
  font-weight: 600;
}
.contact-phone i {
  display: block;
  font-size: 32px !important;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.header-customize-item .submit-property {
  display: inline-block;
  line-height: 82px;
  background-color: #c5ff1f;
  margin-left: 40px;
}
.header-customize-item .submit-property a {
  display: block;
  padding: 0 20px;
}
.header-customize-item .submit-property:hover {
  background-color: #fff;
}
.header-customize-item .submit-property i {
  font-size: 12px;
  margin-right: 10px;
}
@media screen and (max-width: 991px) {
  header.main-header {
    display: none;
  }
  header.header-mobile {
    display: block;
    height: auto;
  }
  .top-bar-wrapper {
    background-color: #fff !important;
    color: #111 !important;
  }
  .top-bar-wrapper.full-border {
    border-bottom: solid 1px #eee !important;
  }
  .top-bar-wrapper.container-border .top-bar-inner {
    border-bottom: solid 1px #eee !important;
  }
  .top-bar-wrapper .widget + .widget:before,
  .top-bar-wrapper .menu > li + li:before {
    border-left: solid 1px;
    border-left-color: #eee;
    border-right-color: #eee;
  }
  .top-bar-inner {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .header-mobile-inner {
    background-color: #000 !important;
    color: #fff !important;
  }
  .header-mobile-inner a {
    color: #111;
  }
  .header-mobile-inner a:hover {
    color: #c5ff1f;
  }
  .header-mobile-inner .toggle-icon-wrapper .toggle-icon:after,
  .header-mobile-inner .toggle-icon-wrapper .toggle-icon:before,
  .header-mobile-inner .toggle-icon-wrapper .toggle-icon > span {
    background-color: #fff !important;
  }
  .header-mobile-inner .widget {
    margin-bottom: 0 !important;
  }
  .header-mobile-container-inner {
    position: relative;
    z-index: 2;
  }
  .header-mobile-container-inner > div {
    line-height: 60px !important;
  }
  .header-mobile-container-inner .list-group-item {
    line-height: 30px !important;
  }
  .toggle-mobile-menu {
    float: left;
  }
  .logo-mobile-wrapper,
  .mobile-search-button,
  .mobile-login {
    float: right;
  }
  .mobile-login {
    position: relative;
    z-index: 1;
  }
  .mobile-search-button {
    font-size: 20px;
    position: relative;
    z-index: 1;
  }
  .logo-mobile-wrapper {
    position: absolute;
    padding-left: 100px;
    padding-right: 100px;
    left: 0;
    right: 0;
    text-align: center;
  }
  .logo-mobile-wrapper img {
    max-height: 50px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .nav-menu-mobile {
    display: none;
  }
  .menu-drop-fly .search-form {
    padding: 20px;
    position: relative;
    background-color: #111;
  }
  .menu-drop-fly .search-form input {
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-color: #333;
    background-color: #333;
  }
  .menu-drop-fly .search-form button {
    position: absolute;
    right: 20px;
    top: 20px;
    padding-left: 12px;
    padding-right: 12px;
    border-radius: 0;
  }
  .menu-drop-fly .x-sub-menu-open > a b.x-caret {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .header-mobile-1 .mobile-search-button {
    margin-right: 10px;
  }
  .header-mobile-1 .mobile-login + .mobile-search-button {
    margin-right: 20px;
  }
  .header-mobile-2 .toggle-icon-wrapper {
    float: right;
    margin-left: 10px;
  }
  .header-mobile-2 .logo-mobile-wrapper {
    text-align: left;
    padding-left: 0;
    padding-right: 90px;
  }
  .header-mobile-2 .both-mobile-icon .logo-mobile-wrapper {
    padding-right: 130px;
  }
  .header-mobile-2 .mobile-search-button {
    margin-right: 10px;
  }
  .header-mobile-2 .mobile-login + .mobile-search-button {
    margin-right: 20px;
  }
  .header-mobile-3 .toggle-icon-wrapper {
    margin-right: 20px;
  }
  .header-mobile-3 .mobile-login,
  .header-mobile-3 .mobile-search-button {
    float: left;
  }
  .header-mobile-3 .logo-mobile-wrapper {
    text-align: right;
    padding-left: 90px;
    padding-right: 0;
  }
  .header-mobile-3 .both-mobile-icon .logo-mobile-wrapper {
    padding-left: 130px;
  }
  .header-mobile-3 .mobile-login + .mobile-search-button {
    margin-left: 10px;
  }
  .header-mobile-4 .both-mobile-icon .logo-mobile-wrapper {
    padding-right: 50px;
  }
  .is-sticky {
    height: 60px;
  }
  .is-sticky .header-mobile-container-inner > div {
    line-height: 60px !important;
  }
  .user-dropdown .user-dropdown-menu {
    left: auto;
    right: 0;
  }
  .header-mobile-wrapper .user-dropdown .user-display-name i {
    font-size: 20px !important;
  }
}
.main-footer-wrapper {
  background-color: #000;
  color: #bababa;
}
.main-footer-wrapper .widget-posts .entry-post-title {
  color: #bababa;
}
.main-footer-wrapper .tagcloud a {
  border: solid 1px #eee;
  color: #bababa;
}
.main-footer-wrapper .tagcloud a:hover {
  background-color: #c5ff1f;
  border-color: #c5ff1f;
  color: #fff !important;
}
.main-footer-wrapper .widget-posts .entry-meta-date {
  color: #fff;
}
.main-footer-wrapper .bar-wrapper .menu > li {
  color: inherit !important;
}
.main-footer-wrapper .bar-wrapper .menu > li:hover ul {
  visibility: hidden;
  opacity: 0;
}
.main-footer-wrapper .bar-wrapper .menu > li > a {
  color: inherit;
  font-size: 13px;
  font-weight: 700;
}
.main-footer-wrapper .bar-wrapper .menu > li > a:hover {
  color: #c5ff1f;
}
.main-footer-wrapper .li-caret {
  display: none;
}
.main-footer-wrapper .current-menu-item a,
.main-footer-wrapper .current_page_item a {
  color: #c5ff1f !important;
}
.main-footer.full-border {
  border-top: solid 1px #eee;
}
.main-footer.container-border .footer-inner {
  border-top: solid 1px #eee;
}
.main-footer a {
  color: inherit;
}
.main-footer a:hover {
  color: #c5ff1f;
}
.main-footer .widget-title {
  color: #fff;
  border-bottom-color: #eee;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 26px;
  border-bottom: 0;
  padding-left: 0;
}
.main-footer .widget-title:before {
  display: none;
}
.main-footer .widget {
  margin-bottom: 28px;
}
.main-footer .menu {
  margin-top: -10px;
}
.main-footer .menu-item a {
  padding: 0;
  text-transform: none;
  font-size: 16px;
  font-weight: 300;
  line-height: 36px;
}
.main-footer .social-profiles a i {
  color: #fff;
}
.footer-inner {
  padding-top: 60px;
  padding-bottom: 25px;
}
.bottom-bar-wrapper {
  background-color: #c5ff1f;
  color: #000;
}
.bottom-bar-wrapper.full-border {
  border-top: solid 1px #eee;
}
.bottom-bar-wrapper.container-border .bottom-bar-inner {
  border-top: solid 1px #eee;
}
.bottom-bar-wrapper .widget + .widget {
  margin-left: 10px;
}
.bottom-bar-inner {
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 15px;
}
@media only screen and (min-width: 992px) {
  footer.enable-parallax {
    position: fixed !important;
    bottom: 0;
    left: 0;
    z-index: -1;
    right: 0;
    margin: auto;
    width: 100%;
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
  }
  footer.enable-parallax.static {
    position: static !important;
  }
  body.boxed footer.enable-parallax {
    max-width: 1210px;
  }
}
@media only screen and (max-width: 991px) {
  .bottom-bar-left,
  .bottom-bar-right {
    text-align: center;
  }
  .bottom-bar-left {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
.ere-property-slider.navigation-middle .property-inner .property-main-info .property-heading h2 {
    font-size: 18px!important;
}

.topbar-link i {
    padding-right: 0;
font-size: 28px;
}

.ere-property-slider.navigation-middle .property-inner .property-main-info .property-location span {
    font-size: 14px!important;
}

.ere-heading.about-home.ere-item-wrap h2, .ere-heading.about-home.ere-item-wrap p, .ere-heading.about-home.ere-item-wrap::after {
    margin-left: 0;
padding-left:0!important;
}

.ere-heading h2, .ere-heading p, .ere-heading::after {
    margin-left: 15px;
}

.ere-heading h2, .g5plus-heading.style1 h2 {
    font-size: 20px!important;
}

.ere-heading p, .g5plus-heading.style1 p {
    font-size: 14px!important;
}

h3.entry-post-title {
    font-size: 18px!important;
}

h2.fs-32 {
font-size: 20px!important;
}

p span.fs-21 {
    font-size: 14px !important;
}

  footer.footer-collapse-able .widget-title {
    margin-bottom: 0;
    cursor: pointer;
  }
  footer.footer-collapse-able .widget-title:after {
    content: "+";
    float: right;
  }
  footer.footer-collapse-able .widget-title.title-expanded:after {
    content: "-";
  }
  footer.footer-collapse-able .widget-title + div,
  footer.footer-collapse-able .widget-title + ul {
    padding-top: 20px;
    margin: 0;
  }
  footer.footer-collapse-able .main-footer .sidebar {
    margin-bottom: 0;
  }
  footer.footer-collapse-able .main-footer .sidebar + .sidebar {
    margin-top: 20px;
  }
  footer.main-footer-wrapper .col-sm-6:nth-child(2n + 1) {
    clear: both;
  }
  .sidebar .two-col ul > li {
    width: auto;
    float: none;
  }
}
.rtl .bottom-bar-wrapper .widget + .widget {
  margin-right: 10px;
  margin-left: 0;
}
@media (max-width: 767px) {
  .rtl footer.footer-collapse-able .widget-title:after {
    float: left;
  }
}
.singleAdds {
  line-height: 32px;
}
.singleAdds i,
.singleAdds a,
.singleAdds p {
  line-height: inherit;
}
.singleAdds p {
  margin-bottom: 0;
}
.singleAdds i {
  float: left;
  padding-right: 10px;
  color: #c5ff1f;
}
.singleAdds:after {
  content: "";
  clear: both;
}
.mail-title,
.mail-submit {
  display: block;
}
.mail-title {
  position: absolute;
  bottom: 0;
  z-index: 2;
  margin: 0;
  width: 410px;
  text-transform: uppercase;
  vertical-align: middle;
  background-color: #c5ff1f;
  color: #fff;
  padding: 45px 60px 45px 160px;
}
.mail-title label {
  line-height: 1;
  letter-spacing: 0.05em;
  margin: 0;
  display: block;
}
.mail-title .icon-mail-fly:before,
.mail-title .icon-mail-fly:after,
.mail-title .icon-mail-fly .fly:before,
.mail-title .icon-mail-fly .fly:after {
  content: "";
  display: block;
  position: absolute;
  left: -10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #222;
}
.mail-title .icon-mail-fly {
  position: absolute;
  left: 25px;
  top: 25px;
}
.mail-title .icon-mail-fly:before {
  height: 9px;
  width: 45px;
  top: 0;
}
.mail-title .icon-mail-fly:after {
  height: 9px;
  width: 30px;
  top: 15px;
}
.mail-title .icon-mail-fly .fly:before {
  height: 9px;
  width: 20px;
  top: 30px;
}
.mail-title .icon-mail-fly .fly:after {
  height: 9px;
  width: 25px;
  bottom: -5px;
}
.mail-title .icon-mail-fly i {
  color: #222;
  font-size: 105px;
  transform: rotate(-45deg);
}
.mail-title:before {
  content: "";
  display: block;
  position: absolute;
  background-color: #c5ff1f;
  height: 100%;
  top: 0;
  bottom: 0;
  left: -999px;
  right: 100%;
}
.mail-title:after {
  content: "";
  display: block;
  width: 80px;
  position: absolute;
  background-color: #c5ff1f;
  height: 100%;
  top: 0;
  bottom: 0;
  right: -40px;
  transform: skewX(25deg);
}
.mail-submit {
  font-size: 0;
  background-color: #222;
  z-index: 1;
  position: relative;
  bottom: 0;
  padding: 33px 15px 33px 550px;
}
.mail-submit .mail-form {
  position: relative;
}
.mail-submit .mail-form .mail-footer {
  display: none;
}
.mail-submit .mail-form:before {
  content: "";
  display: block;
  position: absolute;
  height: 55px;
  background-color: #fff;
  width: 32px;
  transform: skewX(25deg);
  left: -16px;
}
.mail-submit input[type="email"],
.mail-submit button {
  vertical-align: middle;
}
.mail-submit input[type="email"] {
  background-color: #fff !important;
  border: none !important;
  color: #8f8f8f;
  text-transform: uppercase;
  width: 100%;
  height: 55px;
  line-height: 55px;
}
.mail-submit button {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #c5ff1f;
  height: 55px;
  width: 60px;
  text-align: center;
  border: none;
}
.mail-submit button i {
  font-size: 26px;
  color: #fff;
  line-height: 55px;
}
.mail-submit:after {
  content: "";
  display: block;
  position: absolute;
  left: 100%;
  width: 999px;
  background-color: #222;
  height: 100%;
  top: 0;
  bottom: 0;
}
h3.entry-post-title {
  font-size: 24px;
  font-weight: 600;
  color: #222;
  margin-bottom: 10px !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
h3.entry-post-title a {
  color: inherit;
}
h3.entry-post-title a:hover {
  color: #c5ff1f;
}
.blog-read-more,
.blog-load-more {
  border: 0;
  font-size: 14px;
  line-height: 1.5742;
  color: #fff;
  padding: 10px 29px;
  display: inline-block;
  margin-top: 15px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.blog-read-more:hover,
.blog-load-more:hover {
  color: #fff;
}
.blog-read-more {
  background-color: #c5ff1f;
}
.blog-read-more:hover {
  background-color: #222;
}
.blog-load-more {
  background-color: #222;
}
.blog-load-more:hover {
  background-color: #c5ff1f;
}
.archive-wrap article {
  margin-bottom: 60px;
}
article.format-audio
  .embed-responsive.embed-responsive-16by9.embed-responsive-small-image,
article.format-audio
  .embed-responsive.embed-responsive-16by9.embed-responsive-medium-image,
article.format-audio
  .embed-responsive.embed-responsive-16by9.embed-responsive-large-image {
  height: 166px;
  padding: 0;
}
article.format-audio iframe {
  height: 166px;
}
article.format-video
  .embed-responsive.embed-responsive-16by9.embed-responsive-large-image {
  padding-bottom: 32.478632478%;
}
article.format-video .entry-thumb-wrap a.zoomGallery {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.2);
}
article.format-video .entry-thumb-wrap a.zoomGallery i:hover {
  background-color: #c5ff1f;
  border-color: #c5ff1f;
}
article.format-video .entry-thumb-wrap a.zoomGallery i {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #fff;
  line-height: 96px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  height: 100px;
  width: 100px;
  font-size: 45px;
  padding-left: 5px;
}
article.format-link blockquote {
  padding: 20px 15px 25px 0;
  border: none;
  border: 2px solid #eee;
  padding-left: 70px;
}
article.format-link blockquote:before {
  content: "\edec";
  font-family: icomoon;
  font-size: 30px;
  color: #c5ff1f;
  position: absolute;
  left: 25px;
  top: 20px;
}
article.format-link blockquote a {
  font-size: 18px;
  letter-spacing: 0;
  color: #222;
  font-family: "Manrope";
  line-height: 1.6;
}
article.format-link blockquote a:hover {
  color: #c5ff1f;
}
article.format-quote blockquote {
  padding: 20px;
  border: none;
  border: 2px solid #eee;
  padding-left: 65px;
}
article.format-quote blockquote:before {
  content: "\ed99";
  font-family: icomoon;
  font-size: 30px;
  color: #c5ff1f;
  position: absolute;
  left: 20px;
  top: 12px;
}
article.format-quote blockquote p {
  font-size: 15px;
  letter-spacing: 0.02em;
  color: #222;
  font-family: "Manrope";
  line-height: 1.8666667;
  font-style: italic;
}
article.format-quote cite {
  display: block;
  margin-top: 10px;
  font-style: normal;
  text-transform: uppercase;
  font-weight: 700;
}
article.format-quote cite a {
  color: #c5ff1f;
}
article.sticky .entry-post-meta {
  background-color: #c5ff1f;
}
.entry-thumb-wrap {
  position: relative;
  overflow: hidden;
}
.entry-thumb-wrap a.entry-thumbnail-overlay img {
  width: 100%;
}
.entry-thumb-wrap a.zoomGallery {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.entry-thumb-wrap a.zoomGallery i {
  font-size: 20px;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.entry-thumb-wrap:hover a.zoomGallery {
  opacity: 1;
}
.entry-thumb-wrap .owl-dots {
  display: none;
}
.entry-thumb-wrap .owl-carousel:hover .owl-nav .owl-next {
  right: 0;
}
.entry-thumb-wrap .owl-carousel:hover .owl-nav .owl-prev {
  left: 0;
}
.entry-thumb-wrap blockquote {
  margin-bottom: 0;
}
.entry-post-meta ul,
.entry-post-meta li {
  list-style: none;
}
.entry-excerpt {
  line-height: 1.714;
  max-height: 5.142em;
  overflow: hidden;
}
.embed-responsive.embed-responsive-16by9.embed-responsive-small-image {
  padding-bottom: 100%;
}
.embed-responsive.embed-responsive-16by9.embed-responsive-medium-image {
  padding-bottom: 70.1754386%;
}
.single-blog-wrap .post-related-wrap .entry-content-inner,
.archive-masonry .entry-content-inner,
.archive-grid .entry-content-inner {
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 0 20px 25px;
}
.single-blog-wrap .post-related-wrap .entry-post-meta,
.archive-masonry .entry-post-meta,
.archive-grid .entry-post-meta {
  /* background-color: #222; */
  line-height: 0;
}
.single-blog-wrap .post-related-wrap .entry-post-meta *,
.archive-masonry .entry-post-meta *,
.archive-grid .entry-post-meta * {
  color: #000;
  font-size: 12px;
}
.single-blog-wrap .post-related-wrap .entry-post-meta i,
.archive-masonry .entry-post-meta i,
.archive-grid .entry-post-meta i {
  font-size: 16px;
  line-height: 20px;
  float: left;
  margin-right: 5px;
color:#c5ff1f;
}
.single-blog-wrap .post-related-wrap .entry-post-meta a,
.archive-masonry .entry-post-meta a,
.archive-grid .entry-post-meta a {
  float: left;
  line-height: 20px;
  margin-top: 2px;
}
.single-blog-wrap .post-related-wrap .entry-post-meta > div,
.archive-masonry .entry-post-meta > div,
.archive-grid .entry-post-meta > div {
  display: inline-block;
  padding: 9px 5px 7px 25px;
  width: 50%;
  float: left;
}
.single-blog-wrap .post-related-wrap article.format-gallery .owl-nav,
.archive-masonry article.format-gallery .owl-nav,
.archive-grid article.format-gallery .owl-nav {
  position: initial;
  top: initial;
  right: initial;
}
.single-blog-wrap .post-related-wrap article.format-gallery .owl-nav > div,
.archive-masonry article.format-gallery .owl-nav > div,
.archive-grid article.format-gallery .owl-nav > div {
  height: 40px;
  width: 30px;
  margin-top: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.single-blog-wrap .post-related-wrap article.format-gallery .owl-nav > div i,
.archive-masonry article.format-gallery .owl-nav > div i,
.archive-grid article.format-gallery .owl-nav > div i {
  line-height: 40px;
  font-size: 22px;
}
.single-blog-wrap
  .post-related-wrap
  article.format-gallery
  .owl-nav
  > div:hover.owl-prev:after,
.archive-masonry article.format-gallery .owl-nav > div:hover.owl-prev:after,
.archive-grid article.format-gallery .owl-nav > div:hover.owl-prev:after {
  border-top-color: #c5ff1f;
}
.single-blog-wrap
  .post-related-wrap
  article.format-gallery
  .owl-nav
  > div:hover.owl-next:after,
.archive-masonry article.format-gallery .owl-nav > div:hover.owl-next:after,
.archive-grid article.format-gallery .owl-nav > div:hover.owl-next:after {
  border-bottom-color: #c5ff1f;
}
.single-blog-wrap
  .post-related-wrap
  article.format-gallery
  .owl-nav
  .owl-prev:after,
.archive-masonry article.format-gallery .owl-nav .owl-prev:after,
.archive-grid article.format-gallery .owl-nav .owl-prev:after {
  border-top: solid 40px #f6f6f6;
}
.single-blog-wrap
  .post-related-wrap
  article.format-gallery
  .owl-nav
  .owl-next:after,
.archive-masonry article.format-gallery .owl-nav .owl-next:after,
.archive-grid article.format-gallery .owl-nav .owl-next:after {
  border-bottom: solid 40px #f6f6f6;
}
.single-blog-wrap
  .post-related-wrap
  article.format-gallery
  .owl-nav
  > div.owl-prev,
.archive-masonry article.format-gallery .owl-nav > div.owl-prev,
.archive-grid article.format-gallery .owl-nav > div.owl-prev {
  left: -80px;
}
.single-blog-wrap
  .post-related-wrap
  article.format-gallery
  .owl-nav
  > div.owl-next,
.archive-masonry article.format-gallery .owl-nav > div.owl-next,
.archive-grid article.format-gallery .owl-nav > div.owl-next {
  right: -80px;
}
.single-blog-wrap
  .post-related-wrap
  article.format-gallery
  .owl-carousel:hover
  .owl-nav
  > div.owl-prev,
.archive-masonry
  article.format-gallery
  .owl-carousel:hover
  .owl-nav
  > div.owl-prev,
.archive-grid
  article.format-gallery
  .owl-carousel:hover
  .owl-nav
  > div.owl-prev {
  left: 0;
}
.single-blog-wrap
  .post-related-wrap
  article.format-gallery
  .owl-carousel:hover
  .owl-nav
  > div.owl-next,
.archive-masonry
  article.format-gallery
  .owl-carousel:hover
  .owl-nav
  > div.owl-next,
.archive-grid
  article.format-gallery
  .owl-carousel:hover
  .owl-nav
  > div.owl-next {
  right: 0;
}
.single-blog-wrap
  .post-related-wrap
  article.format-video
  .entry-thumb-wrap
  a.zoomGallery
  i,
.archive-masonry article.format-video .entry-thumb-wrap a.zoomGallery i,
.archive-grid article.format-video .entry-thumb-wrap a.zoomGallery i {
  height: 45px;
  width: 45px;
  line-height: 41px;
  font-size: 20px;
  padding-left: 3px;
  padding-top: 1px;
}
.archive-masonry article {
  margin-bottom: 30px;
}
@media (max-width: 480px) {
  .single-blog-wrap .post-related-wrap .entry-post-meta > div,
  .archive-masonry .entry-post-meta > div,
  .archive-grid .entry-post-meta > div {
    padding: 9px 20px 7px;
    width: 100%;
  }
  .single-blog-wrap .post-related-wrap .entry-post-meta > div:first-child,
  .archive-masonry .entry-post-meta > div:first-child,
  .archive-grid .entry-post-meta > div:first-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
}
.archive-large-image .entry-post-meta .entry-meta-cat ul li {
  display: inline-block;
}
.archive-large-image .entry-post-meta,
.single-blog-wrap .entry-post-meta {
  background-color: #222;
  margin-bottom: 36px;
  line-height: 0;
}
.archive-large-image .entry-post-meta *,
.single-blog-wrap .entry-post-meta * {
  color: #fff;
  font-size: 12px;
}
.archive-large-image .entry-post-meta i,
.single-blog-wrap .entry-post-meta i {
  font-size: 18px;
  line-height: 20px;
  float: left;
  margin-right: 10px;
}
.archive-large-image .entry-post-meta a,
.single-blog-wrap .entry-post-meta a {
  float: left;
  line-height: 20px;
  margin-top: 2px;
}
.archive-large-image .entry-post-meta > div,
.single-blog-wrap .entry-post-meta > div {
  display: inline-block;
  padding: 9px 20px 7px;
  width: 25%;
  float: left;
}
.archive-large-image .entry-post-meta .entry-meta-comment,
.single-blog-wrap .entry-post-meta .entry-meta-comment {
  width: 20%;
  font-size: 12px;
  line-height: 1;
}
.archive-large-image .entry-post-meta .entry-meta-cat,
.single-blog-wrap .entry-post-meta .entry-meta-cat {
  width: 30%;
}
.archive-large-image .entry-post-meta .entry-meta-cat span,
.single-blog-wrap .entry-post-meta .entry-meta-cat span {
  display: inline-block;
  line-height: 20px;
  margin-top: 2px;
  float: left;
  margin-right: 5px;
}
.archive-large-image .entry-post-meta .entry-meta-cat ul,
.single-blog-wrap .entry-post-meta .entry-meta-cat ul {
  display: inline-block;
  line-height: 20px;
  margin: 0;
  padding: 0;
  margin-top: 2px;
  float: left;
}
.archive-large-image .entry-post-meta .entry-meta-cat ul li,
.single-blog-wrap .entry-post-meta .entry-meta-cat ul li {
  float: left;
}
.archive-large-image .entry-post-meta .entry-meta-cat ul li + li,
.single-blog-wrap .entry-post-meta .entry-meta-cat ul li + li {
  margin-left: 5px;
}
.archive-large-image .entry-post-meta .entry-meta-cat ul li + li:before,
.single-blog-wrap .entry-post-meta .entry-meta-cat ul li + li:before {
  content: ",";
  display: inline-block;
  float: left;
  margin-left: -3px;
  margin-right: 5px;
}
.archive-large-image .entry-post-meta .entry-meta-cat ul li:last-child:after,
.single-blog-wrap .entry-post-meta .entry-meta-cat ul li:last-child:after {
  content: ".";
  display: inline-block;
}
.archive-large-image .entry-post-meta .entry-meta-cat ul li a,
.single-blog-wrap .entry-post-meta .entry-meta-cat ul li a {
  margin-top: 0;
}
@media (max-width: 480px) {
  .archive-large-image .entry-post-meta > div {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .archive-medium-image .entry-thumb-wrap {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .archive-medium-image .entry-thumb-wrap img {
    width: 100%;
  }
  .archive-medium-image .blog-read-more {
    margin-top: 10px;
  }
}
.single-blog-inner article {
  margin-bottom: 20px;
}
.single-blog-inner ul .entry-info-post {
  margin-bottom: 20px;
}
.single-blog-inner .entry-content p {
  margin-bottom: 16px;
}
.single-blog-inner .entry-content blockquote {
  position: relative;
  border: none;
  padding: 30px 50px 32px;
  background-color: #c5ff1f;
  margin-bottom: 20px;
}
.single-blog-inner .entry-content blockquote p {
  color: #fff;
  font-size: 18px;
  line-height: 1.777777778;
  font-weight: 500;
  font-family: "Manrope";
  margin-bottom: 0;
}
.single-blog-inner .entry-content blockquote a {
  color: #fff;
}
.single-blog-inner .entry-content blockquote a:hover,
.single-blog-inner .entry-content blockquote a:active,
.single-blog-inner .entry-content blockquote a:focus {
  color: #fff;
}
.single-blog-inner .entry-meta-tag-wrap {
  padding: 24px 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.single-blog-inner .entry-meta-tag-wrap i {
  color: #c5ff1f;
}
.single-blog-inner .entry-meta-tag-wrap .social-share {
  display: block;
  width: 50%;
  float: right;
  text-align: right;
}
.single-blog-inner .entry-meta-tag-wrap .social-share a {
  font-weight: 400;
  font-size: 16px;
  background-color: #222;
  width: 35px;
  height: 35px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  margin-right: 3px;
}
.single-blog-inner .entry-meta-tag-wrap .social-share a:last-child {
  margin-right: 0;
}
.single-blog-inner .entry-meta-tag-wrap .social-share a:hover i {
  color: #fff;
}
.single-blog-inner .entry-meta-tag-wrap .social-share a.facebook:hover {
  background-color: #3b5998;
}
.single-blog-inner .entry-meta-tag-wrap .social-share a.twitter:hover {
  background-color: #44ccf6;
}
.single-blog-inner .entry-meta-tag-wrap .social-share a.google-plus:hover {
  background-color: #d13f2d;
}
.single-blog-inner .entry-meta-tag-wrap .social-share a.linkedin:hover {
  background-color: #1883bb;
}
.single-blog-inner .entry-meta-tag-wrap .social-share a.tumblr:hover {
  background-color: #36465d;
}
.single-blog-inner .entry-meta-tag-wrap .social-share a.pinterest:hover {
  background-color: #e71f28;
}
.single-blog-inner .entry-meta-tag-wrap .social-share i {
  line-height: 35px;
  color: #fff;
}
.single-blog-inner .entry-meta-tag-wrap .entry-meta-tag {
  display: block;
  width: 50%;
  float: left;
  line-height: 35px;
}
.single-blog-inner .entry-meta-tag-wrap .entry-meta-tag i {
  margin-right: 10px;
  margin-left: 5px;
}
.single-blog-inner .entry-meta-tag-wrap .entry-meta-tag a {
  font-size: 12px;
  letter-spacing: 0.05em;
  font-weight: 500;
  color: #222;
}
.single-blog-inner .entry-meta-tag-wrap .entry-meta-tag a:hover {
  color: #c5ff1f;
}
.single-blog-inner .post-navigation {
  position: relative;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
}
.single-blog-inner .post-navigation .nav-previous {
  width: 50%;
  float: left;
  text-align: left;
}
.single-blog-inner .post-navigation .nav-next {
  width: 50%;
  float: right;
  text-align: right;
}
.single-blog-inner .post-navigation .post-navigation-content {
  display: inline-block;
}
.single-blog-inner .post-navigation .post-navigation-title {
  color: #222;
  font-weight: 400;
}
.single-blog-inner .post-navigation a {
  display: block;
}
.single-blog-inner .author-info {
  padding-bottom: 50px;
}
.single-blog-inner .author-info .author-avatar {
  width: 120px;
  float: left;
  margin-right: 30px;
}
.single-blog-inner .author-info .author-avatar img {
  width: 120px;
  height: 120px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: 0;
}
.single-blog-inner .author-info .author-description {
  overflow: hidden;
}
.single-blog-inner .author-info .author-description .author-title {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 0.15em;
  margin-top: 5px;
  line-height: 1.6;
  margin-bottom: 5px;
}
.single-blog-inner .author-info .author-description .author-title a {
  color: #222;
}
.single-blog-inner .author-info .author-description .author-title a:hover {
  color: #c5ff1f;
}
.single-blog-inner .author-info .author-social-profile {
  padding: 0;
  margin: 0;
  list-style: none;
}
.single-blog-inner .author-info .author-social-profile li {
  display: inline-block;
  margin-right: 20px;
}
.single-blog-inner .author-info .author-social-profile li a i {
  color: #222;
}
.single-blog-inner .author-info .author-social-profile li a:hover i {
  color: #c5ff1f;
}
.single-blog-inner .author-info .author-social-profile li:last-child {
  margin-right: 0;
}
.single-blog-inner .author-info .author-bio {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 10px;
}
.single-blog-inner .post-related-wrap .owl-dots {
  display: none;
}
.single-blog-inner .post-related-wrap .owl-nav {
  position: absolute;
  top: -34px;
  right: 0;
  margin-top: 0;
}
.single-blog-inner .post-related-wrap .owl-nav i {
  color: rgba(0, 0, 0, 0.5);
}
.single-blog-inner .post-related-wrap .owl-nav > div.owl-prev:hover i,
.single-blog-inner .post-related-wrap .owl-nav > div.owl-next:hover i {
  color: #fff;
}
.single-blog-inner .post-related-wrap .owl-nav > div.owl-prev {
  right: 65px;
  left: auto;
}
.single-blog-inner .post-related-wrap .owl-nav > div.owl-next {
  right: 0;
}
.single-blog-inner .post-related-wrap article.format-gallery .owl-nav {
  position: initial;
  top: initial;
  right: initial;
}
.single-blog-inner .post-related-wrap article.format-gallery .owl-nav > div {
  height: 40px;
  width: 30px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: 0;
}
.single-blog-inner .post-related-wrap article.format-gallery .owl-nav > div i {
  line-height: 40px;
  font-size: 22px;
}
.single-blog-inner
  .post-related-wrap
  article.format-gallery
  .owl-nav
  > div:hover.owl-prev:after {
  border-top-color: #c5ff1f;
}
.single-blog-inner
  .post-related-wrap
  article.format-gallery
  .owl-nav
  > div:hover.owl-next:after {
  border-bottom-color: #c5ff1f;
}
.single-blog-inner
  .post-related-wrap
  article.format-gallery
  .owl-nav
  .owl-prev:after {
  border-top: solid 40px #f6f6f6;
}
.single-blog-inner
  .post-related-wrap
  article.format-gallery
  .owl-nav
  .owl-next:after {
  border-bottom: solid 40px #f6f6f6;
}
.single-blog-inner
  .post-related-wrap
  article.format-gallery
  .owl-nav
  > div.owl-prev {
  left: -80px;
}
.single-blog-inner
  .post-related-wrap
  article.format-gallery
  .owl-nav
  > div.owl-next {
  right: -80px;
}
.single-blog-inner
  .post-related-wrap
  article.format-gallery
  .owl-carousel:hover
  .owl-nav
  > div.owl-prev {
  left: 0;
}
.single-blog-inner
  .post-related-wrap
  article.format-gallery
  .owl-carousel:hover
  .owl-nav
  > div.owl-next {
  right: 0;
}
.single-blog-inner
  .post-related-wrap
  article.format-video
  .entry-thumb-wrap
  a.zoomGallery
  i {
  height: 45px;
  width: 45px;
  line-height: 41px;
  font-size: 20px;
  padding-left: 3px;
  padding-top: 1px;
}
.single-blog-inner .post-related-wrap .entry-post-meta {
  margin-bottom: 0;
}
.single-blog-inner .post-related-wrap .entry-post-meta > div {
  width: 100%;
}
.single-blog-inner .post-related-wrap .entry-content-inner {
  border-top: none;
  border-bottom: 1px solid #eee;
}
#comments {
  border-top: 1px solid #eee;
}
#comments > ol {
  list-style: none;
}
#comments ol.children {
  list-style: none;
  margin-top: 15px;
  padding-left: 150px;
}
#comments ol ol ol ol.children {
  padding-left: 60px;
}
#comments .comment-list {
  padding: 0;
  list-style: none;
  margin-bottom: 0;
}
#comments .comment-list > li:first-child {
  border-top: none;
}
#comments .comment-list .comment-respond .blog-line-title {
  margin-bottom: 20px;
}
#comments img.avatar {
  float: left;
  margin: 0;
  margin-right: 30px;
  width: 120px;
  height: 120px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#comments .comment-text {
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
}
#comments .comment-author-date {
  line-height: 16px;
  margin-bottom: 20px;
}
#comments .author-name {
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  padding-right: 5px;
  padding-bottom: 13px;
  line-height: 20px;
}
#comments .author-name a {
  color: #222;
}
#comments .comment-date {
  font-size: 12px;
  font-weight: 400;
  line-height: 13px;
}
#comments .comment-date:before {
  content: "\f073";
  font-family: fontawesome;
  display: inline-block;
  color: #c5ff1f;
  margin-right: 8px;
}
#comments .comment-meta {
  font-size: 12px;
  text-align: right;
  position: absolute;
  top: 0;
  right: 0;
}
#comments .comment-meta .sl-wrapper,
#comments .comment-meta .comment-reply-link,
#comments .comment-meta .comment-edit-link {
  width: 32px;
  height: 32px;
  background-color: #222;
  color: #fff;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
}
#comments .comment-meta .sl-wrapper i,
#comments .comment-meta .comment-reply-link i,
#comments .comment-meta .comment-edit-link i {
  line-height: 32px;
}
#comments .comment-meta .sl-wrapper:hover,
#comments .comment-meta .comment-reply-link:hover,
#comments .comment-meta .comment-edit-link:hover {
  background-color: #c5ff1f;
}
#comments li.comment {
  padding-top: 45px;
  margin-bottom: 15px;
}
#comments li.comment:last-child {
  margin-bottom: 0;
}
#comments .comment-form .form-group {
  margin-bottom: 25px;
}
#comments .comment-form .form-group label {
  display: block;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #787878;
  margin-bottom: 5px;
}
#comments .comment-form .input-name,
#comments .comment-form .input-email {
  width: 50%;
  float: left;
}
#comments .comment-form .input-name {
  padding-right: 15px;
}
#comments .comment-form .input-email {
  padding-left: 15px;
}
#comments .comment-form .input-phone {
  clear: both;
}
#comments .comment-form input[type="text"],
#comments .comment-form input[type="email"],
#comments .comment-form input[type="url"],
#comments .comment-form textarea {
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  border: 1px solid #eee;
  height: 44px;
  line-height: 42px;
  padding-left: 24px;
}
#comments .comment-form textarea {
  height: 100px;
  padding-top: 10px;
  line-height: 1.8;
}
#comments .comment-form p.comment-form-field {
  margin-bottom: 30px;
}
#comments .comment-form button {
  font-size: 13px;
  color: #fff;
}
#comments .comment-form button:hover {
  color: #222;
}
#comments .comment-respond {
  margin-top: 35px;
}
#comments .comment-respond .blog-line-title {
  margin-bottom: 45px;
}
h3#reply-title,
#comments .blog-line-title {
  font-size: 21px;
  font-weight: 600;
}
h3#reply-title:after,
#comments .blog-line-title:after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 4px;
  background-color: #c5ff1f;
  margin-bottom: 3px;
  margin-left: 22px;
}
@media (max-width: 991px) {
  .archive-large-image .entry-post-meta > div,
  .single-blog-wrap .entry-post-meta > div {
    width: 50%;
  }
  .archive-large-image .entry-post-meta > div.entry-meta-date,
  .single-blog-wrap .entry-post-meta > div.entry-meta-date,
  .archive-large-image .entry-post-meta > div.entry-meta-cat,
  .single-blog-wrap .entry-post-meta > div.entry-meta-cat {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
  }
  .archive-large-image .entry-post-meta > div.entry-meta-date,
  .single-blog-wrap .entry-post-meta > div.entry-meta-date,
  .archive-large-image .entry-post-meta > div.entry-meta-author,
  .single-blog-wrap .entry-post-meta > div.entry-meta-author {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .archive-large-image .entry-post-meta > div.entry-meta-cat,
  .single-blog-wrap .entry-post-meta > div.entry-meta-cat,
  .archive-large-image .entry-post-meta > div.entry-meta-comment,
  .single-blog-wrap .entry-post-meta > div.entry-meta-comment {
    width: 50%;
  }
}
@media (max-width: 800px) {
  .post-related-wrap .owl-nav > div.owl-prev {
    right: 55px !important;
  }
  #comments ol.children {
    padding-left: 20px;
  }
  #comments ol ol ol ol.children {
    padding-left: 0;
  }
  #comments img.avatar {
    margin-right: 10px;
    width: 50px;
    height: 50px;
  }
  #comments .comment-meta {
    position: static;
  }
  .owl-nav > div.owl-prev {
    left: -80px;
  }
}
@media (max-width: 599px) {
  .archive-large-image .entry-post-meta > div,
  .single-blog-wrap .entry-post-meta > div {
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .archive-large-image .entry-post-meta > div.entry-meta-cat,
  .single-blog-wrap .entry-post-meta > div.entry-meta-cat,
  .archive-large-image .entry-post-meta > div.entry-meta-comment,
  .single-blog-wrap .entry-post-meta > div.entry-meta-comment {
    width: 100%;
  }
}
@media (max-width: 599px) {
  .post-navigation .post-navigation-title {
    display: none;
  }
}
@media (max-width: 480px) {
  .single-blog-inner .entry-meta-tag-wrap .social-share {
    margin-top: 20px;
    width: 100%;
    float: none;
    text-align: left;
  }
  .single-blog-inner .entry-meta-tag-wrap .entry-meta-tag {
    display: block;
    width: 100%;
    float: none;
  }
  .single-blog-inner .post-related-wrap .blog-line-title:after {
    display: none;
  }
  .single-blog-inner .author-info .author-avatar {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .single-blog-inner .author-info .author-description {
    overflow: inherit;
  }
}
.sl-wrapper {
  position: relative;
}
.sl-wrapper #sl-loader {
  position: absolute;
  bottom: 20px;
  right: 0;
}
.comment-form {
  margin-left: -15px;
  margin-right: -15px;
}
.comment-form > p {
  padding-left: 15px;
  padding-right: 15px;
}
.comment-form .comment-form-url,
.comment-form .comment-form-email,
.comment-form .comment-form-author {
  float: left;
  width: 33.333333%;
}
.comment-form button {
  padding-top: 13px;
  padding-bottom: 9px;
  text-transform: capitalize;
}
.form-submit {
  text-align: right;
}
@media (max-width: 768px) {
  .comment-form .comment-form-url,
  .comment-form .comment-form-email,
  .comment-form .comment-form-author {
    float: none;
    width: 100%;
  }
}
.page-links {
  float: left;
  width: 100%;
}
ul.wp-block-gallery {
  padding: 0;
}
.wp-block-quote:not(.is-large):not(.is-style-large) {
  border: none;
  padding: 30px 50px 32px;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  padding: 30px 50px 32px;
}
.wp-block-pullquote {
  margin-bottom: 20px;
}
.wp-block-pullquote blockquote:not(.is-large):not(.is-style-large) {
  padding: 0;
  background-color: transparent;
  color: #787878;
  margin: 0;
}
.wp-block-pullquote blockquote:not(.is-large):not(.is-style-large) p {
  color: inherit;
}
.wp-block-pullquote blockquote:not(.is-large):not(.is-style-large) a {
  color: inherit;
}
.wp-block-quote cite,
.wp-block-quote footer,
.wp-block-quote__citation {
  color: #fff;
  font-size: 13px !important;
}
.wp-block-table td,
.wp-block-table th {
  border: none;
  padding: 8px;
  border-top: 1px solid #ddd;
}
.wp-block-button__link {
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
  padding: 11px 19px;
  border: solid 2px transparent;
  font-weight: 400;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.wp-block-button__link:not(.has-background):not(.has-text-color) {
  color: #fff;
  background-color: #c5ff1f;
}
.wp-block-button__link:not(.has-background):not(.has-text-color).active,
.wp-block-button__link:not(.has-background):not(.has-text-color):focus,
.wp-block-button__link:not(.has-background):not(.has-text-color):hover {
  color: #fff;
  background-color: #333;
}
.wp-block-button:not(.is-style-squared) .wp-block-button__link {
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  border-radius: 2em;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:hover,
.wp-block-button:not(.is-style-outline) .wp-block-button__link:focus,
.wp-block-button:not(.is-style-outline) .wp-block-button__link:active {
  color: #fff;
  background-color: #333;
  border-color: #333;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link.has-background,
.wp-block-button:not(.is-style-outline) .wp-block-button__link.has-text-color {
  border-color: transparent;
}
.wp-block-button.is-style-outline .wp-block-button__link {
  background: 0 0 !important;
  border: 2px solid currentcolor;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover,
.wp-block-button.is-style-outline .wp-block-button__link:focus,
.wp-block-button.is-style-outline .wp-block-button__link:active {
  color: #c5ff1f;
}
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color) {
  color: #c5ff1f;
}
.wp-block-button.is-style-outline
  .wp-block-button__link:not(.has-text-color):hover,
.wp-block-button.is-style-outline
  .wp-block-button__link:not(.has-text-color):focus,
.wp-block-button.is-style-outline
  .wp-block-button__link:not(.has-text-color):active {
  color: #222;
  border-color: #222;
}
.g5plus-heading h2 {
  margin-bottom: 0;
  font-weight: 600;
  line-height: 1;
}
.g5plus-heading.style1 h2 {
  font-size: 32px;
}
.g5plus-heading.style1 p {
  display: block;
  color: #909090;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 14px;
}
.g5plus-heading.style1 span {
  position: relative;
  height: 4px;
  width: 20px;
  display: block;
  margin-bottom: 23px;
  line-height: 1;
}
.g5plus-heading.style1 span:before {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  height: 100%;
  width: 50%;
  background-color: #c5ff1f;
  -webkit-transform: skew(0deg, 150deg);
  -moz-transform: skew(0deg, 150deg);
  -ms-transform: skew(0deg, 150deg);
  -o-transform: skew(0deg, 150deg);
  transform: skew(0deg, 150deg);
}
.g5plus-heading.style1 span:after {
  content: "";
  position: absolute;
  top: 3px;
  right: 0;
  height: 100%;
  width: 50%;
  background-color: #c5ff1f;
  -webkit-transform: skew(0deg, -150deg);
  -moz-transform: skew(0deg, -150deg);
  -ms-transform: skew(0deg, -150deg);
  -o-transform: skew(0deg, -150deg);
  transform: skew(0deg, -150deg);
}
.g5plus-heading.style1:after {
  content: "";
  display: block;
  width: 100px;
  height: 4px;
  background-color: #c5ff1f;
  margin-top: 16px;
}
.g5plus-heading.style1.text-left:after,
.g5plus-heading.style1.text-left span {
  margin-left: 0;
  margin-right: auto;
}
.g5plus-heading.style1.text-center:after,
.g5plus-heading.style1.text-center span {
  margin-left: auto;
  margin-right: auto;
}
.g5plus-heading.style1.text-right:after,
.g5plus-heading.style1.text-right span {
  margin-left: auto;
  margin-right: 0;
}
.g5plus-heading.style2 h2 {
  font-size: 21px;
}
.g5plus-heading.style2 h2:after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 4px;
  background-color: #c5ff1f;
  margin-left: 20px;
  vertical-align: middle;
  margin-top: -2px;
}
.g5plus-heading.color-light h2,
.g5plus-heading.color-light p {
  color: #fff;
}
@media (max-width: 480px) {
  .g5plus-heading h2 {
    font-size: 20px;
  }
  .g5plus-heading span {
    font-size: 12px;
  }
}
.g5plus-btn-container {
  display: block;
  max-width: 100%;
}
.g5plus-btn-container.btn-inline {
  display: inline-block;
  vertical-align: top;
}
.g5plus-btn-container.btn-right {
  text-align: right;
}
.g5plus-btn-container.btn-center {
  text-align: center;
}
.g5plus-btn-container.btn-left {
  text-align: left;
}
.btn,
button,
input[type="submit"] {
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
  padding: 11px 19px;
  color: #fff;
  background-color: #c5ff1f;
  border: solid 2px;
  border-color: #c5ff1f;
  font-weight: 400;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn:hover,
button:hover,
input[type="submit"]:hover,
.btn:focus,
button:focus,
input[type="submit"]:focus {
  color: #c5ff1f;
  background-color: transparent;
  border-color: #c5ff1f;
  outline: none;
}
.btn:hover.btn-outline,
button:hover.btn-outline,
input[type="submit"]:hover.btn-outline,
.btn:focus.btn-outline,
button:focus.btn-outline,
input[type="submit"]:focus.btn-outline {
  color: #000;
  background-color: #c5ff1f;
  border-color: #c5ff1f;
}
.btn.btn-outline,
button.btn-outline,
input[type="submit"].btn-outline {
  color: #000;
  background-color: transparent;
}
.btn.disabled,
.btn[disabled],
button[disabled] {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
}
.btn.btn-block {
  display: block;
  width: 100%;
}
.btn.btn-icon i {
  font-size: 12px;
  margin-right: 5px;
}
.btn.btn-icon-right i {
  margin-right: 0;
  margin-left: 5px;
}
.btn.btn-xs {
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 12px;
}
.btn.btn-sm {
  padding-top: 9px;
  padding-bottom: 9px;
}
.btn.btn-md {
  padding-top: 10px;
  padding-bottom: 10px;
}
.btn.btn-gray {
  background-color: #eee;
  border-color: #eee;
  color: #222;
}
.btn.btn-gray.btn-outline {
  color: #222;
  background-color: transparent;
}
.btn.btn-gray:hover {
  border-color: #eee;
  background-color: transparent;
  color: #222;
}
.btn.btn-gray:hover.btn-outline {
  color: #222;
  background-color: #eee;
  border-color: #eee;
}
.btn.btn-dark {
  border-color: #222;
  background-color: #222;
}
.btn.btn-dark.btn-outline {
  color: #222;
  background-color: transparent;
}
.btn.btn-dark:hover {
  background-color: transparent;
  border-color: #222;
  color: #222;
}
.btn.btn-dark:hover.btn-outline {
  border-color: #222;
  background-color: #222;
  color: #fff;
}
.btn.btn-white {
  background-color: #fff;
  border-color: #fff;
  color: #222;
}
.btn.btn-white.btn-outline {
  color: #fff;
  background-color: transparent;
}
.btn.btn-white:hover {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.btn.btn-white:hover.btn-outline {
  color: #222;
  background-color: #fff;
  border-color: #fff;
}
.wpb-js-composer .vc_tta-style-g5-beyot-tour-2,
.wpb-js-composer .vc_tta-style-g5-beyot-tour-1 {
  background-color: #f6f6f6;
}
.wpb-js-composer .vc_tta-style-g5-beyot-tour-2 .vc_tta-tab.vc_active,
.wpb-js-composer .vc_tta-style-g5-beyot-tour-1 .vc_tta-tab.vc_active {
  background-color: #c5ff1f;
}
.wpb-js-composer
  .vc_tta-style-g5-beyot-tour-2.vc_tta.vc_general
  .vc_tta-tab
  > a,
.wpb-js-composer
  .vc_tta-style-g5-beyot-tour-1.vc_tta.vc_general
  .vc_tta-tab
  > a {
  padding: 8px 20px;
  font-size: 18px;
  font-weight: 500;
}
.wpb-js-composer
  .vc_tta-style-g5-beyot-tour-2.vc_tta.vc_general
  .vc_tta-tab.vc_active
  > a,
.wpb-js-composer
  .vc_tta-style-g5-beyot-tour-1.vc_tta.vc_general
  .vc_tta-tab.vc_active
  > a {
  color: #fff;
}
.wpb-js-composer .vc_tta-style-g5-beyot-tour-2 .vc_tta-tabs-container,
.wpb-js-composer .vc_tta-style-g5-beyot-tour-1 .vc_tta-tabs-container {
  margin: 0 !important;
}
.wpb-js-composer
  .vc_tta-style-g5-beyot-tour-2.vc_tta.vc_general
  .vc_tta-panel-heading,
.wpb-js-composer
  .vc_tta-style-g5-beyot-tour-1.vc_tta.vc_general
  .vc_tta-panel-heading {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #222;
  border: 0;
  border-bottom: 1px solid #fff;
}
.wpb-js-composer
  .vc_tta-style-g5-beyot-tour-2.vc_tta.vc_general
  .vc_tta-panel-title
  > a,
.wpb-js-composer
  .vc_tta-style-g5-beyot-tour-1.vc_tta.vc_general
  .vc_tta-panel-title
  > a {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
}
.wpb-js-composer
  .vc_tta-style-g5-beyot-tour-2
  .vc_tta-panel.vc_active
  .vc_tta-panel-heading,
.wpb-js-composer
  .vc_tta-style-g5-beyot-tour-1
  .vc_tta-panel.vc_active
  .vc_tta-panel-heading {
  background-color: #c5ff1f;
}
.wpb-js-composer
  .vc_tta-style-g5-beyot-tour-2
  .vc_tta-panel.vc_active
  .vc_tta-panel-title
  > a,
.wpb-js-composer
  .vc_tta-style-g5-beyot-tour-1
  .vc_tta-panel.vc_active
  .vc_tta-panel-title
  > a {
  color: #fff;
}
.wpb-js-composer .vc_tta-style-g5-beyot-tour-2.vc_tta.vc_general .vc_tta-tab,
.wpb-js-composer .vc_tta-style-g5-beyot-tour-1.vc_tta.vc_general .vc_tta-tab {
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
@media (min-width: 992px) {
  .wpb-js-composer .vc_tta-style-g5-beyot-tour-2 .vc_tta-panel-body {
    padding: 30px !important;
  }
}
.wpb-js-composer
  .vc_tta-style-g5-beyot-tab-1.vc_tta.vc_general
  .vc_tta-tabs-list {
  background-color: #222;
}
.wpb-js-composer .vc_tta-style-g5-beyot-tab-1 .vc_tta-tab.vc_active {
  background-color: #c5ff1f;
}
.wpb-js-composer
  .vc_tta-style-g5-beyot-tab-1.vc_tta.vc_general
  .vc_tta-tab
  > a {
  padding: 8px 20px;
  font-size: 18px;
  font-weight: 500;
}
.wpb-js-composer
  .vc_tta-style-g5-beyot-tab-1.vc_tta.vc_general
  .vc_tta-tab.vc_active
  > a {
  color: #fff;
}
.wpb-js-composer .vc_tta-style-g5-beyot-tab-1 .vc_tta-tabs-container {
  margin: 0 !important;
}
.wpb-js-composer
  .vc_tta-style-g5-beyot-tab-1.vc_tta.vc_general
  .vc_tta-panel-heading {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #222;
  border: 0;
}
.wpb-js-composer
  .vc_tta-style-g5-beyot-tab-1.vc_tta.vc_general
  .vc_tta-panel-title
  > a {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
}
.wpb-js-composer
  .vc_tta-style-g5-beyot-tab-1
  .vc_tta-panel.vc_active
  .vc_tta-panel-heading {
  background-color: #c5ff1f;
}
.wpb-js-composer
  .vc_tta-style-g5-beyot-tab-1
  .vc_tta-panel.vc_active
  .vc_tta-panel-title
  > a {
  color: #fff;
}
.wpb-js-composer
  .vc_tta-style-g5-beyot-tab-1.vc_tta.vc_general
  .vc_tta-panel-title {
  border-bottom: 1px solid #fff;
}
.wpb-js-composer
  .vc_tta-style-g5-beyot-tab-1.vc_tta.vc_general
  .vc_tta-panel-body {
  border: 0;
  padding: 15px 0;
}
.wpb-js-composer .vc_tta-style-g5-beyot .vc_tta-tab,
.wpb-js-composer .vc_tta-style-g5-beyot .vc_tta-panel-heading {
  background-color: #222;
}
.wpb-js-composer .vc_tta-style-g5-beyot .vc_tta-tab.vc_active {
  background-color: #c5ff1f;
}
.wpb-js-composer .vc_tta-style-g5-beyot.vc_tta.vc_general .vc_tta-tab > a {
  padding: 4px 13px;
  font-size: 14px;
  font-weight: 500;
  color: #bababa;
}
.wpb-js-composer
  .vc_tta-style-g5-beyot.vc_tta.vc_general
  .vc_tta-tab.vc_active
  > a {
  color: #fff;
}
.wpb-js-composer .vc_tta-style-g5-beyot .vc_tta-tabs-container {
  margin: 0 !important;
}
.wpb-js-composer .vc_tta-style-g5-beyot .vc_tta-panels-container {
  background-color: #f6f6f6;
}
.wpb-js-composer
  .vc_tta-style-g5-beyot.vc_tta.vc_general
  .vc_tta-panel-heading {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0;
}
.wpb-js-composer
  .vc_tta-style-g5-beyot.vc_tta.vc_general
  .vc_tta-panel-title
  > a {
  font-size: 14px;
  font-weight: 500;
  color: #bababa;
}
.wpb-js-composer
  .vc_tta-style-g5-beyot
  .vc_tta-panel.vc_active
  .vc_tta-panel-heading {
  background-color: #c5ff1f;
}
.wpb-js-composer
  .vc_tta-style-g5-beyot
  .vc_tta-panel.vc_active
  .vc_tta-panel-title
  > a {
  color: #fff;
}
.wpb-js-composer .vc_tta-style-g5-beyot-tour-1 .vc_tta-tab,
.wpb-js-composer .vc_tta-style-g5-beyot-tour-1 .vc_tta-panel-heading {
  background-color: #222;
}
.wpb-js-composer
  .vc_tta-style-g5-beyot-tour-1.vc_tta.vc_general
  .vc_tta-tab
  > a {
  color: #bababa;
}
.wpb-js-composer
  .vc_tta-style-g5-beyot-tour-2.vc_tta.vc_general
  .vc_tta-tab
  > a {
  color: #222;
}
.wpb-js-composer .vc_toggle.vc_toggle_g5-beyot {
  margin-bottom: 0;
}
.wpb-js-composer .vc_toggle.vc_toggle_g5-beyot .vc_toggle_title {
  background-color: #f6f6f6;
  border: 1px solid #ededed;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  padding: 16px 20px 16px 62px;
}
.wpb-js-composer .vc_toggle.vc_toggle_g5-beyot .vc_toggle_title h4 {
  font-size: 16px;
  font-weight: 500;
}
.wpb-js-composer .vc_toggle.vc_toggle_g5-beyot .vc_toggle_icon {
  border-radius: 50%;
  display: inline-block;
  height: 20px;
  width: 20px;
  background-color: #222;
  position: absolute;
  left: 22px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  vertical-align: middle;
}
.wpb-js-composer .vc_toggle.vc_toggle_g5-beyot .vc_toggle_icon:before {
  height: 3px;
  width: 10px;
}
.wpb-js-composer .vc_toggle.vc_toggle_g5-beyot .vc_toggle_icon:after {
  height: 10px;
  width: 3px;
}
.wpb-js-composer .vc_toggle.vc_toggle_g5-beyot .vc_toggle_icon:before,
.wpb-js-composer .vc_toggle.vc_toggle_g5-beyot .vc_toggle_icon:after {
  display: block;
  box-sizing: border-box;
  transform: translate(-50%, -50%);
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  content: "";
  left: 50%;
  position: absolute;
  top: 50%;
}
.wpb-js-composer
  .vc_toggle.vc_toggle_g5-beyot.vc_toggle_active
  .vc_toggle_title {
  background-color: #c5ff1f;
  border-color: #c5ff1f;
}
.wpb-js-composer
  .vc_toggle.vc_toggle_g5-beyot.vc_toggle_active
  .vc_toggle_title
  h4 {
  color: #fff;
}
.wpb-js-composer
  .vc_toggle.vc_toggle_g5-beyot.vc_toggle_active
  .vc_toggle_icon {
  background-color: #fff;
}
.wpb-js-composer
  .vc_toggle.vc_toggle_g5-beyot.vc_toggle_active
  .vc_toggle_icon:before,
.wpb-js-composer
  .vc_toggle.vc_toggle_g5-beyot.vc_toggle_active
  .vc_toggle_icon:after {
  background-color: #c5ff1f;
}
.wpb-js-composer
  .vc_toggle.vc_toggle_g5-beyot.vc_toggle_active
  .vc_toggle_icon:after {
  visibility: hidden;
}
.wpb-js-composer .vc_toggle.vc_toggle_g5-beyot .vc_toggle_content {
  border: 1px solid #ededed;
  margin-bottom: 1px;
  margin-top: -1px;
  padding: 10px 20px 20px;
}
.g5plus-mailchimp {
  position: relative;
}
.g5plus-mailchimp input[type="text"]:focus,
.g5plus-mailchimp input[type="search"]:focus,
.g5plus-mailchimp input[type="email"]:focus,
.g5plus-mailchimp input[type="url"]:focus,
.g5plus-mailchimp input[type="password"]:focus,
.g5plus-mailchimp input[type="tel"]:focus,
.g5plus-mailchimp textarea:focus,
.g5plus-mailchimp select:focus {
  border-color: #fff;
}
.g5plus-mailchimp p {
  display: none;
}
.g5plus-mailchimp .form-control {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.1em;
  width: 100%;
  padding: 0 17px;
  background-color: transparent;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.g5plus-mailchimp .form-control::-webkit-input-placeholder {
  color: #fff;
}
.g5plus-mailchimp .form-control:-moz-placeholder {
  color: #fff;
}
.g5plus-mailchimp .form-control::-moz-placeholder {
  color: #fff;
}
.g5plus-mailchimp .form-control:-ms-input-placeholder {
  color: #fff;
}
.g5plus-mailchimp .submit {
  border: none;
  background: 0 0;
  color: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
}
.g5plus-mailchimp .submit i {
  font-size: 24px;
}
.g5plus-mailchimp .btn {
  display: none;
}
.g5plus-mailchimp input:-webkit-autofill,
.g5plus-mailchimp input:-webkit-autofill:hover,
.g5plus-mailchimp input:-webkit-autofill:focus,
.g5plus-mailchimp input:-webkit-autofill:active {
  transition: all 5000s ease-in-out 0s;
}
.mc4wp-alert p {
  color: #fff;
}
.g5plus-contact-form input[type="text"],
.g5plus-contact-form input[type="search"],
.g5plus-contact-form input[type="email"],
.g5plus-contact-form input[type="url"],
.g5plus-contact-form input[type="password"],
.g5plus-contact-form input[type="tel"],
.g5plus-contact-form textarea,
.g5plus-contact-form select {
  width: 100%;
  max-width: 100%;
  padding: 0 24px;
  color: #fff;
  margin-bottom: 30px;
  border-color: #565656;
  line-height: 2em;
  font-weight: 400;
}
.g5plus-contact-form input[type="text"]::-webkit-input-placeholder,
.g5plus-contact-form input[type="search"]::-webkit-input-placeholder,
.g5plus-contact-form input[type="email"]::-webkit-input-placeholder,
.g5plus-contact-form input[type="url"]::-webkit-input-placeholder,
.g5plus-contact-form input[type="password"]::-webkit-input-placeholder,
.g5plus-contact-form input[type="tel"]::-webkit-input-placeholder,
.g5plus-contact-form textarea::-webkit-input-placeholder,
.g5plus-contact-form select::-webkit-input-placeholder {
  color: #bababa;
}
.g5plus-contact-form input[type="text"]:-moz-placeholder,
.g5plus-contact-form input[type="search"]:-moz-placeholder,
.g5plus-contact-form input[type="email"]:-moz-placeholder,
.g5plus-contact-form input[type="url"]:-moz-placeholder,
.g5plus-contact-form input[type="password"]:-moz-placeholder,
.g5plus-contact-form input[type="tel"]:-moz-placeholder,
.g5plus-contact-form textarea:-moz-placeholder,
.g5plus-contact-form select:-moz-placeholder {
  color: #bababa;
}
.g5plus-contact-form input[type="text"]::-moz-placeholder,
.g5plus-contact-form input[type="search"]::-moz-placeholder,
.g5plus-contact-form input[type="email"]::-moz-placeholder,
.g5plus-contact-form input[type="url"]::-moz-placeholder,
.g5plus-contact-form input[type="password"]::-moz-placeholder,
.g5plus-contact-form input[type="tel"]::-moz-placeholder,
.g5plus-contact-form textarea::-moz-placeholder,
.g5plus-contact-form select::-moz-placeholder {
  color: #bababa;
}
.g5plus-contact-form input[type="text"]:-ms-input-placeholder,
.g5plus-contact-form input[type="search"]:-ms-input-placeholder,
.g5plus-contact-form input[type="email"]:-ms-input-placeholder,
.g5plus-contact-form input[type="url"]:-ms-input-placeholder,
.g5plus-contact-form input[type="password"]:-ms-input-placeholder,
.g5plus-contact-form input[type="tel"]:-ms-input-placeholder,
.g5plus-contact-form textarea:-ms-input-placeholder,
.g5plus-contact-form select:-ms-input-placeholder {
  color: #bababa;
}
.g5plus-contact-form textarea {
  padding-top: 7px;
  margin-bottom: 23px !important;
  height: 120px;
}
.g5plus-contact-form.widget input[type="text"],
.g5plus-contact-form.widget input[type="search"],
.g5plus-contact-form.widget input[type="email"],
.g5plus-contact-form.widget input[type="url"],
.g5plus-contact-form.widget input[type="password"],
.g5plus-contact-form.widget input[type="tel"],
.g5plus-contact-form.widget select {
  height: 32px;
  margin-bottom: 5px;
}
.g5plus-contact-form.widget textarea {
  margin-bottom: -2px !important;
  height: 58px;
}
.g5plus-contact-form.column-2 input[type="text"],
.g5plus-contact-form.column-3 input[type="text"],
.g5plus-contact-form.column-2 input[type="search"],
.g5plus-contact-form.column-3 input[type="search"],
.g5plus-contact-form.column-2 input[type="email"],
.g5plus-contact-form.column-3 input[type="email"],
.g5plus-contact-form.column-2 input[type="url"],
.g5plus-contact-form.column-3 input[type="url"],
.g5plus-contact-form.column-2 input[type="password"],
.g5plus-contact-form.column-3 input[type="password"],
.g5plus-contact-form.column-2 input[type="tel"],
.g5plus-contact-form.column-3 input[type="tel"],
.g5plus-contact-form.column-2 textarea,
.g5plus-contact-form.column-3 textarea,
.g5plus-contact-form.column-2 select,
.g5plus-contact-form.column-3 select {
  color: #787878;
  border-color: #dedede;
}
.g5plus-contact-form.column-2 input[type="text"]::-webkit-input-placeholder,
.g5plus-contact-form.column-3 input[type="text"]::-webkit-input-placeholder,
.g5plus-contact-form.column-2 input[type="search"]::-webkit-input-placeholder,
.g5plus-contact-form.column-3 input[type="search"]::-webkit-input-placeholder,
.g5plus-contact-form.column-2 input[type="email"]::-webkit-input-placeholder,
.g5plus-contact-form.column-3 input[type="email"]::-webkit-input-placeholder,
.g5plus-contact-form.column-2 input[type="url"]::-webkit-input-placeholder,
.g5plus-contact-form.column-3 input[type="url"]::-webkit-input-placeholder,
.g5plus-contact-form.column-2 input[type="password"]::-webkit-input-placeholder,
.g5plus-contact-form.column-3 input[type="password"]::-webkit-input-placeholder,
.g5plus-contact-form.column-2 input[type="tel"]::-webkit-input-placeholder,
.g5plus-contact-form.column-3 input[type="tel"]::-webkit-input-placeholder,
.g5plus-contact-form.column-2 textarea::-webkit-input-placeholder,
.g5plus-contact-form.column-3 textarea::-webkit-input-placeholder,
.g5plus-contact-form.column-2 select::-webkit-input-placeholder,
.g5plus-contact-form.column-3 select::-webkit-input-placeholder {
  color: #8f8f8f;
}
.g5plus-contact-form.column-2 input[type="text"]:-moz-placeholder,
.g5plus-contact-form.column-3 input[type="text"]:-moz-placeholder,
.g5plus-contact-form.column-2 input[type="search"]:-moz-placeholder,
.g5plus-contact-form.column-3 input[type="search"]:-moz-placeholder,
.g5plus-contact-form.column-2 input[type="email"]:-moz-placeholder,
.g5plus-contact-form.column-3 input[type="email"]:-moz-placeholder,
.g5plus-contact-form.column-2 input[type="url"]:-moz-placeholder,
.g5plus-contact-form.column-3 input[type="url"]:-moz-placeholder,
.g5plus-contact-form.column-2 input[type="password"]:-moz-placeholder,
.g5plus-contact-form.column-3 input[type="password"]:-moz-placeholder,
.g5plus-contact-form.column-2 input[type="tel"]:-moz-placeholder,
.g5plus-contact-form.column-3 input[type="tel"]:-moz-placeholder,
.g5plus-contact-form.column-2 textarea:-moz-placeholder,
.g5plus-contact-form.column-3 textarea:-moz-placeholder,
.g5plus-contact-form.column-2 select:-moz-placeholder,
.g5plus-contact-form.column-3 select:-moz-placeholder {
  color: #8f8f8f;
}
.g5plus-contact-form.column-2 input[type="text"]::-moz-placeholder,
.g5plus-contact-form.column-3 input[type="text"]::-moz-placeholder,
.g5plus-contact-form.column-2 input[type="search"]::-moz-placeholder,
.g5plus-contact-form.column-3 input[type="search"]::-moz-placeholder,
.g5plus-contact-form.column-2 input[type="email"]::-moz-placeholder,
.g5plus-contact-form.column-3 input[type="email"]::-moz-placeholder,
.g5plus-contact-form.column-2 input[type="url"]::-moz-placeholder,
.g5plus-contact-form.column-3 input[type="url"]::-moz-placeholder,
.g5plus-contact-form.column-2 input[type="password"]::-moz-placeholder,
.g5plus-contact-form.column-3 input[type="password"]::-moz-placeholder,
.g5plus-contact-form.column-2 input[type="tel"]::-moz-placeholder,
.g5plus-contact-form.column-3 input[type="tel"]::-moz-placeholder,
.g5plus-contact-form.column-2 textarea::-moz-placeholder,
.g5plus-contact-form.column-3 textarea::-moz-placeholder,
.g5plus-contact-form.column-2 select::-moz-placeholder,
.g5plus-contact-form.column-3 select::-moz-placeholder {
  color: #8f8f8f;
}
.g5plus-contact-form.column-2 input[type="text"]:-ms-input-placeholder,
.g5plus-contact-form.column-3 input[type="text"]:-ms-input-placeholder,
.g5plus-contact-form.column-2 input[type="search"]:-ms-input-placeholder,
.g5plus-contact-form.column-3 input[type="search"]:-ms-input-placeholder,
.g5plus-contact-form.column-2 input[type="email"]:-ms-input-placeholder,
.g5plus-contact-form.column-3 input[type="email"]:-ms-input-placeholder,
.g5plus-contact-form.column-2 input[type="url"]:-ms-input-placeholder,
.g5plus-contact-form.column-3 input[type="url"]:-ms-input-placeholder,
.g5plus-contact-form.column-2 input[type="password"]:-ms-input-placeholder,
.g5plus-contact-form.column-3 input[type="password"]:-ms-input-placeholder,
.g5plus-contact-form.column-2 input[type="tel"]:-ms-input-placeholder,
.g5plus-contact-form.column-3 input[type="tel"]:-ms-input-placeholder,
.g5plus-contact-form.column-2 textarea:-ms-input-placeholder,
.g5plus-contact-form.column-3 textarea:-ms-input-placeholder,
.g5plus-contact-form.column-2 select:-ms-input-placeholder,
.g5plus-contact-form.column-3 select:-ms-input-placeholder {
  color: #8f8f8f;
}
.g5plus-contact-form.column-2 textarea,
.g5plus-contact-form.column-3 textarea {
  height: 100px;
}
.g5plus-clients .clients-item:hover .bordered {
  border-color: #c5ff1f !important;
}
.checkbox,
.radio {
  margin-top: 15px;
  margin-bottom: 15px;
}
.g5plus-pricing {
  border: 1px solid #eee;
}
.g5plus-pricing .pricing-features ul:before,
.g5plus-pricing .pricing-features ul:after {
  background-color: #eee;
}
.g5plus-pricing .pricing-features ul li span {
  color: #c5ff1f;
}
.g5plus-pricing.featured {
  border-color: #c5ff1f;
}
.g5plus-pricing.featured .price-value {
  background: #c5ff1f;
}
.g5plus-pricing.pr_bgr.featured .price-box {
  background: #c5ff1f !important;
}
.g5plus-process span {
  background-color: #c5ff1f;
}
.g5plus-process h2 {
  color: #222;
}
.g5plus-process h2 a:hover {
  color: #c5ff1f;
}
.g5plus-process p {
  color: #8f8f8f;
}
.g5plus-process:hover span {
  background-color: #222;
}
.g5plus-countdown.color-light .countdown-section .countdown-period {
  color: #222;
}
.g5plus-countdown.color-dark .countdown-section .countdown-amount {
  color: #c5ff1f;
  border: 2px solid #c5ff1f;
}
.g5plus-countdown.color-dark .countdown-section .countdown-period {
  background-color: #c5ff1f;
}
.g5plus-counter span {
  color: #222;
}
.g5plus-counter i {
  color: #c5ff1f;
}
.g5plus-counter p {
  color: #8f8f8f;
}
.g5plus-icon-box h6 a:hover {
  color: #c5ff1f;
}
.g5plus-icon-box.color-dark .icon-wrap {
  background-color: #222;
}
.g5plus-icon-box.color-dark:hover .icon-wrap {
  background-color: #c5ff1f;
}
.g5plus-icon-box.color-light .icon-wrap {
  background-color: #c5ff1f;
}
.g5plus-icon-box.color-light:hover .icon-wrap {
  background-color: #8f8f8f;
}
.g5plus-icon-box.color-light p {
  color: #bababa;
}
.g5plus-testimonials.layout-center .testimonial-item h6:before {
  background-color: #c5ff1f;
}
.g5plus-testimonials.layout-left .testimonial-item h6:before {
  background-color: #c5ff1f;
}
.g5plus-testimonials.layout-right .testimonial-item h6:after {
  background-color: #c5ff1f;
}
.g5plus-testimonials .testimonial-item p {
  color: #222;
}
.g5plus-testimonials .testimonial-item h6 {
  color: #8f8f8f;
}
.g5plus-testimonials.color-light h6 {
  color: #bababa;
}
.g5plus-video {
  text-align: center;
}
.g5plus-video a:hover {
  color: #c5ff1f;
}
.g5plus-property-info .property-info-after-price {
  background-color: #c5ff1f;
}
.g5plus-property-info .property-info-after-price .property-arrow {
  border-left-color: #c5ff1f !important;
  border-right-color: #c5ff1f !important;
}
.g5plus-property-info .property-info-item > span {
  color: #c5ff1f;
}
.bg-img-top-no-repeat {
  background-position: top;
  background-repeat: no-repeat;
}
p.hd-subtitle-spec {
  font-size: 21px;
  color: #fff;
  margin-bottom: 0 !important;
}
.hd-title-spec span {
  display: block;
  color: #fff;
  font-size: 48px;
  font-weight: 600;
  margin-top: -5px;
}
.hd-title-spec span:first-letter {
  color: #fe6a00;
}
.bg-dark-left {
  position: relative;
}
.bg-dark-left:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  right: -999px;
  background-color: #2c2c2c;
}
@media (max-width: 991px) {
  p.hd-subtitle-spec {
    font-size: 16px;
    color: #fff;
    margin-bottom: 0 !important;
  }
  .hd-title-spec span {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  p.hd-subtitle-spec,
  .hd-title-spec {
    text-align: center;
  }
}
.b-font {
  font-family: "Manrope" !important;
}
.s-font {
  font-family: "Manrope" !important;
}
.text-color-accent,
.text-color-accent-hover:hover {
  color: #c5ff1f !important;
}
.accent-color {
  color: #c5ff1f !important;
}
.bg-accent {
  background-color: #c5ff1f !important;
}
.bg-bold {
  background-color: #222;
}
.heading-color {
  color: #222 !important;
}
.bordered {
  border: 1px solid #eee !important;
}
.border-dark {
  border: 1px solid #ddd !important;
}
.badge {
  background-color: #c5ff1f;
}
.pd-top-0 {
  padding-top: 0 !important;
}
.pd-top-5 {
  padding-top: 5px !important;
}
.pd-top-10 {
  padding-top: 10px !important;
}
.pd-top-15 {
  padding-top: 15px !important;
}
.pd-top-20 {
  padding-top: 20px !important;
}
.pd-top-25 {
  padding-top: 25px !important;
}
.pd-top-30 {
  padding-top: 30px !important;
}
.pd-top-35 {
  padding-top: 35px !important;
}
.pd-top-40 {
  padding-top: 40px !important;
}
.pd-top-45 {
  padding-top: 45px !important;
}
.pd-top-50 {
  padding-top: 50px !important;
}
.pd-top-55 {
  padding-top: 55px !important;
}
.pd-top-60 {
  padding-top: 60px !important;
}
.pd-top-65 {
  padding-top: 65px !important;
}
.pd-top-70 {
  padding-top: 70px !important;
}
.pd-top-75 {
  padding-top: 75px !important;
}
.pd-top-80 {
  padding-top: 80px !important;
}
.pd-top-85 {
  padding-top: 85px !important;
}
.pd-top-90 {
  padding-top: 90px !important;
}
.pd-top-95 {
  padding-top: 95px !important;
}
.pd-top-100 {
  padding-top: 100px !important;
}
@media screen and (max-width: 991px) {
  .sm-pd-top-0 {
    padding-top: 0 !important;
  }
  .sm-pd-top-5 {
    padding-top: 5px !important;
  }
  .sm-pd-top-10 {
    padding-top: 10px !important;
  }
  .sm-pd-top-15 {
    padding-top: 15px !important;
  }
  .sm-pd-top-20 {
    padding-top: 20px !important;
  }
  .sm-pd-top-25 {
    padding-top: 25px !important;
  }
  .sm-pd-top-30 {
    padding-top: 30px !important;
  }
  .sm-pd-top-35 {
    padding-top: 35px !important;
  }
  .sm-pd-top-40 {
    padding-top: 40px !important;
  }
  .sm-pd-top-45 {
    padding-top: 45px !important;
  }
  .sm-pd-top-50 {
    padding-top: 50px !important;
  }
  .sm-pd-top-55 {
    padding-top: 55px !important;
  }
  .sm-pd-top-60 {
    padding-top: 60px !important;
  }
  .sm-pd-top-65 {
    padding-top: 65px !important;
  }
  .sm-pd-top-70 {
    padding-top: 70px !important;
  }
  .sm-pd-top-75 {
    padding-top: 75px !important;
  }
  .sm-pd-top-80 {
    padding-top: 80px !important;
  }
  .sm-pd-top-85 {
    padding-top: 85px !important;
  }
  .sm-pd-top-90 {
    padding-top: 90px !important;
  }
  .sm-pd-top-95 {
    padding-top: 95px !important;
  }
  .sm-pd-top-100 {
    padding-top: 100px !important;
  }
}
@media screen and (max-width: 767px) {
  .xs-pd-top-0 {
    padding-top: 0 !important;
  }
  .xs-pd-top-5 {
    padding-top: 5px !important;
  }
  .xs-pd-top-10 {
    padding-top: 10px !important;
  }
  .xs-pd-top-15 {
    padding-top: 15px !important;
  }
  .xs-pd-top-20 {
    padding-top: 20px !important;
  }
  .xs-pd-top-25 {
    padding-top: 25px !important;
  }
  .xs-pd-top-30 {
    padding-top: 30px !important;
  }
  .xs-pd-top-35 {
    padding-top: 35px !important;
  }
  .xs-pd-top-40 {
    padding-top: 40px !important;
  }
  .xs-pd-top-45 {
    padding-top: 45px !important;
  }
  .xs-pd-top-50 {
    padding-top: 50px !important;
  }
  .xs-pd-top-55 {
    padding-top: 55px !important;
  }
  .xs-pd-top-60 {
    padding-top: 60px !important;
  }
  .xs-pd-top-65 {
    padding-top: 65px !important;
  }
  .xs-pd-top-70 {
    padding-top: 70px !important;
  }
  .xs-pd-top-75 {
    padding-top: 75px !important;
  }
  .xs-pd-top-80 {
    padding-top: 80px !important;
  }
  .xs-pd-top-85 {
    padding-top: 85px !important;
  }
  .xs-pd-top-90 {
    padding-top: 90px !important;
  }
  .xs-pd-top-95 {
    padding-top: 95px !important;
  }
  .xs-pd-top-100 {
    padding-top: 100px !important;
  }
}
.pd-bottom-0 {
  padding-bottom: 0 !important;
}
.pd-bottom-5 {
  padding-bottom: 5px !important;
}
.pd-bottom-10 {
  padding-bottom: 10px !important;
}
.pd-bottom-15 {
  padding-bottom: 15px !important;
}
.pd-bottom-20 {
  padding-bottom: 20px !important;
}
.pd-bottom-25 {
  padding-bottom: 25px !important;
}
.pd-bottom-30 {
  padding-bottom: 30px !important;
}
.pd-bottom-35 {
  padding-bottom: 35px !important;
}
.pd-bottom-40 {
  padding-bottom: 40px !important;
}
.pd-bottom-45 {
  padding-bottom: 45px !important;
}
.pd-bottom-50 {
  padding-bottom: 50px !important;
}
.pd-bottom-55 {
  padding-bottom: 55px !important;
}
.pd-bottom-60 {
  padding-bottom: 60px !important;
}
.pd-bottom-65 {
  padding-bottom: 65px !important;
}
.pd-bottom-70 {
  padding-bottom: 70px !important;
}
.pd-bottom-75 {
  padding-bottom: 75px !important;
}
.pd-bottom-80 {
  padding-bottom: 80px !important;
}
.pd-bottom-85 {
  padding-bottom: 85px !important;
}
.pd-bottom-90 {
  padding-bottom: 90px !important;
}
.pd-bottom-95 {
  padding-bottom: 95px !important;
}
.pd-bottom-100 {
  padding-bottom: 100px !important;
}
@media screen and (max-width: 991px) {
  .sm-pd-bottom-0 {
    padding-bottom: 0 !important;
  }
  .sm-pd-bottom-5 {
    padding-bottom: 5px !important;
  }
  .sm-pd-bottom-10 {
    padding-bottom: 10px !important;
  }
  .sm-pd-bottom-15 {
    padding-bottom: 15px !important;
  }
  .sm-pd-bottom-20 {
    padding-bottom: 20px !important;
  }
  .sm-pd-bottom-25 {
    padding-bottom: 25px !important;
  }
  .sm-pd-bottom-30 {
    padding-bottom: 30px !important;
  }
  .sm-pd-bottom-35 {
    padding-bottom: 35px !important;
  }
  .sm-pd-bottom-40 {
    padding-bottom: 40px !important;
  }
  .sm-pd-bottom-45 {
    padding-bottom: 45px !important;
  }
  .sm-pd-bottom-50 {
    padding-bottom: 50px !important;
  }
  .sm-pd-bottom-55 {
    padding-bottom: 55px !important;
  }
  .sm-pd-bottom-60 {
    padding-bottom: 60px !important;
  }
  .sm-pd-bottom-65 {
    padding-bottom: 65px !important;
  }
  .sm-pd-bottom-70 {
    padding-bottom: 70px !important;
  }
  .sm-pd-bottom-75 {
    padding-bottom: 75px !important;
  }
  .sm-pd-bottom-80 {
    padding-bottom: 80px !important;
  }
  .sm-pd-bottom-85 {
    padding-bottom: 85px !important;
  }
  .sm-pd-bottom-90 {
    padding-bottom: 90px !important;
  }
  .sm-pd-bottom-95 {
    padding-bottom: 95px !important;
  }
  .sm-pd-bottom-100 {
    padding-bottom: 100px !important;
  }
}
@media screen and (max-width: 767px) {
  .xs-pd-bottom-0 {
    padding-bottom: 0 !important;
  }
  .xs-pd-bottom-5 {
    padding-bottom: 5px !important;
  }
  .xs-pd-bottom-10 {
    padding-bottom: 10px !important;
  }
  .xs-pd-bottom-15 {
    padding-bottom: 15px !important;
  }
  .xs-pd-bottom-20 {
    padding-bottom: 20px !important;
  }
  .xs-pd-bottom-25 {
    padding-bottom: 25px !important;
  }
  .xs-pd-bottom-30 {
    padding-bottom: 30px !important;
  }
  .xs-pd-bottom-35 {
    padding-bottom: 35px !important;
  }
  .xs-pd-bottom-40 {
    padding-bottom: 40px !important;
  }
  .xs-pd-bottom-45 {
    padding-bottom: 45px !important;
  }
  .xs-pd-bottom-50 {
    padding-bottom: 50px !important;
  }
  .xs-pd-bottom-55 {
    padding-bottom: 55px !important;
  }
  .xs-pd-bottom-60 {
    padding-bottom: 60px !important;
  }
  .xs-pd-bottom-65 {
    padding-bottom: 65px !important;
  }
  .xs-pd-bottom-70 {
    padding-bottom: 70px !important;
  }
  .xs-pd-bottom-75 {
    padding-bottom: 75px !important;
  }
  .xs-pd-bottom-80 {
    padding-bottom: 80px !important;
  }
  .xs-pd-bottom-85 {
    padding-bottom: 85px !important;
  }
  .xs-pd-bottom-90 {
    padding-bottom: 90px !important;
  }
  .xs-pd-bottom-95 {
    padding-bottom: 95px !important;
  }
  .xs-pd-bottom-100 {
    padding-bottom: 100px !important;
  }
}
.mg-top-0 {
  margin-top: 0 !important;
}
.mg-top-5 {
  margin-top: 5px !important;
}
.mg-top-10 {
  margin-top: 10px !important;
}
.mg-top-15 {
  margin-top: 15px !important;
}
.mg-top-20 {
  margin-top: 20px !important;
}
.mg-top-25 {
  margin-top: 25px !important;
}
.mg-top-30 {
  margin-top: 30px !important;
}
.mg-top-35 {
  margin-top: 35px !important;
}
.mg-top-40 {
  margin-top: 40px !important;
}
.mg-top-45 {
  margin-top: 45px !important;
}
.mg-top-50 {
  margin-top: 50px !important;
}
.mg-top-55 {
  margin-top: 55px !important;
}
.mg-top-60 {
  margin-top: 60px !important;
}
.mg-top-65 {
  margin-top: 65px !important;
}
.mg-top-70 {
  margin-top: 70px !important;
}
.mg-top-75 {
  margin-top: 75px !important;
}
.mg-top-80 {
  margin-top: 80px !important;
}
.mg-top-85 {
  margin-top: 85px !important;
}
.mg-top-90 {
  margin-top: 90px !important;
}
.mg-top-95 {
  margin-top: 95px !important;
}
.mg-top-100 {
  margin-top: 100px !important;
}
@media screen and (max-width: 991px) {
  .sm-mg-top-0 {
    margin-top: 0 !important;
  }
  .sm-mg-top-5 {
    margin-top: 5px !important;
  }
  .sm-mg-top-10 {
    margin-top: 10px !important;
  }
  .sm-mg-top-15 {
    margin-top: 15px !important;
  }
  .sm-mg-top-20 {
    margin-top: 20px !important;
  }
  .sm-mg-top-25 {
    margin-top: 25px !important;
  }
  .sm-mg-top-30 {
    margin-top: 30px !important;
  }
  .sm-mg-top-35 {
    margin-top: 35px !important;
  }
  .sm-mg-top-40 {
    margin-top: 40px !important;
  }
  .sm-mg-top-45 {
    margin-top: 45px !important;
  }
  .sm-mg-top-50 {
    margin-top: 50px !important;
  }
  .sm-mg-top-55 {
    margin-top: 55px !important;
  }
  .sm-mg-top-60 {
    margin-top: 60px !important;
  }
  .sm-mg-top-65 {
    margin-top: 65px !important;
  }
  .sm-mg-top-70 {
    margin-top: 70px !important;
  }
  .sm-mg-top-75 {
    margin-top: 75px !important;
  }
  .sm-mg-top-80 {
    margin-top: 80px !important;
  }
  .sm-mg-top-85 {
    margin-top: 85px !important;
  }
  .sm-mg-top-90 {
    margin-top: 90px !important;
  }
  .sm-mg-top-95 {
    margin-top: 95px !important;
  }
  .sm-mg-top-100 {
    margin-top: 100px !important;
  }
}
@media screen and (max-width: 767px) {
  .xs-mg-top-0 {
    margin-top: 0 !important;
  }
  .xs-mg-top-5 {
    margin-top: 5px !important;
  }
  .xs-mg-top-10 {
    margin-top: 10px !important;
  }
  .xs-mg-top-15 {
    margin-top: 15px !important;
  }
  .xs-mg-top-20 {
    margin-top: 20px !important;
  }
  .xs-mg-top-25 {
    margin-top: 25px !important;
  }
  .xs-mg-top-30 {
    margin-top: 30px !important;
  }
  .xs-mg-top-35 {
    margin-top: 35px !important;
  }
  .xs-mg-top-40 {
    margin-top: 40px !important;
  }
  .xs-mg-top-45 {
    margin-top: 45px !important;
  }
  .xs-mg-top-50 {
    margin-top: 50px !important;
  }
  .xs-mg-top-55 {
    margin-top: 55px !important;
  }
  .xs-mg-top-60 {
    margin-top: 60px !important;
  }
  .xs-mg-top-65 {
    margin-top: 65px !important;
  }
  .xs-mg-top-70 {
    margin-top: 70px !important;
  }
  .xs-mg-top-75 {
    margin-top: 75px !important;
  }
  .xs-mg-top-80 {
    margin-top: 80px !important;
  }
  .xs-mg-top-85 {
    margin-top: 85px !important;
  }
  .xs-mg-top-90 {
    margin-top: 90px !important;
  }
  .xs-mg-top-95 {
    margin-top: 95px !important;
  }
  .xs-mg-top-100 {
    margin-top: 100px !important;
  }
}
.mg-bottom-0 {
  margin-bottom: 0 !important;
}
.mg-bottom-5 {
  margin-bottom: 5px !important;
}
.mg-bottom-10 {
  margin-bottom: 10px !important;
}
.mg-bottom-15 {
  margin-bottom: 15px !important;
}
.mg-bottom-20 {
  margin-bottom: 20px !important;
}
.mg-bottom-25 {
  margin-bottom: 25px !important;
}
.mg-bottom-30 {
  margin-bottom: 30px !important;
}
.mg-bottom-35 {
  margin-bottom: 35px !important;
}
.mg-bottom-40 {
  margin-bottom: 40px !important;
}
.mg-bottom-45 {
  margin-bottom: 45px !important;
}
.mg-bottom-50 {
  margin-bottom: 50px !important;
}
.mg-bottom-55 {
  margin-bottom: 55px !important;
}
.mg-bottom-60 {
  margin-bottom: 60px !important;
}
.mg-bottom-65 {
  margin-bottom: 65px !important;
}
.mg-bottom-70 {
  margin-bottom: 70px !important;
}
.mg-bottom-75 {
  margin-bottom: 75px !important;
}
.mg-bottom-80 {
  margin-bottom: 80px !important;
}
.mg-bottom-85 {
  margin-bottom: 85px !important;
}
.mg-bottom-90 {
  margin-bottom: 90px !important;
}
.mg-bottom-95 {
  margin-bottom: 95px !important;
}
.mg-bottom-100 {
  margin-bottom: 100px !important;
}
@media screen and (max-width: 991px) {
  .sm-mg-bottom-0 {
    margin-bottom: 0 !important;
  }
  .sm-mg-bottom-5 {
    margin-bottom: 5px !important;
  }
  .sm-mg-bottom-10 {
    margin-bottom: 10px !important;
  }
  .sm-mg-bottom-15 {
    margin-bottom: 15px !important;
  }
  .sm-mg-bottom-20 {
    margin-bottom: 20px !important;
  }
  .sm-mg-bottom-25 {
    margin-bottom: 25px !important;
  }
  .sm-mg-bottom-30 {
    margin-bottom: 30px !important;
  }
  .sm-mg-bottom-35 {
    margin-bottom: 35px !important;
  }
  .sm-mg-bottom-40 {
    margin-bottom: 40px !important;
  }
  .sm-mg-bottom-45 {
    margin-bottom: 45px !important;
  }
  .sm-mg-bottom-50 {
    margin-bottom: 50px !important;
  }
  .sm-mg-bottom-55 {
    margin-bottom: 55px !important;
  }
  .sm-mg-bottom-60 {
    margin-bottom: 60px !important;
  }
  .sm-mg-bottom-65 {
    margin-bottom: 65px !important;
  }
  .sm-mg-bottom-70 {
    margin-bottom: 70px !important;
  }
  .sm-mg-bottom-75 {
    margin-bottom: 75px !important;
  }
  .sm-mg-bottom-80 {
    margin-bottom: 80px !important;
  }
  .sm-mg-bottom-85 {
    margin-bottom: 85px !important;
  }
  .sm-mg-bottom-90 {
    margin-bottom: 90px !important;
  }
  .sm-mg-bottom-95 {
    margin-bottom: 95px !important;
  }
  .sm-mg-bottom-100 {
    margin-bottom: 100px !important;
  }
}
@media screen and (max-width: 767px) {
  .xs-mg-bottom-0 {
    margin-bottom: 0 !important;
  }
  .xs-mg-bottom-5 {
    margin-bottom: 5px !important;
  }
  .xs-mg-bottom-10 {
    margin-bottom: 10px !important;
  }
  .xs-mg-bottom-15 {
    margin-bottom: 15px !important;
  }
  .xs-mg-bottom-20 {
    margin-bottom: 20px !important;
  }
  .xs-mg-bottom-25 {
    margin-bottom: 25px !important;
  }
  .xs-mg-bottom-30 {
    margin-bottom: 30px !important;
  }
  .xs-mg-bottom-35 {
    margin-bottom: 35px !important;
  }
  .xs-mg-bottom-40 {
    margin-bottom: 40px !important;
  }
  .xs-mg-bottom-45 {
    margin-bottom: 45px !important;
  }
  .xs-mg-bottom-50 {
    margin-bottom: 50px !important;
  }
  .xs-mg-bottom-55 {
    margin-bottom: 55px !important;
  }
  .xs-mg-bottom-60 {
    margin-bottom: 60px !important;
  }
  .xs-mg-bottom-65 {
    margin-bottom: 65px !important;
  }
  .xs-mg-bottom-70 {
    margin-bottom: 70px !important;
  }
  .xs-mg-bottom-75 {
    margin-bottom: 75px !important;
  }
  .xs-mg-bottom-80 {
    margin-bottom: 80px !important;
  }
  .xs-mg-bottom-85 {
    margin-bottom: 85px !important;
  }
  .xs-mg-bottom-90 {
    margin-bottom: 90px !important;
  }
  .xs-mg-bottom-95 {
    margin-bottom: 95px !important;
  }
  .xs-mg-bottom-100 {
    margin-bottom: 100px !important;
  }
}
.fw-light {
  font-weight: 300 !important;
}
.fw-normal {
  font-weight: 400 !important;
}
.fw-medium {
  font-weight: 500 !important;
}
.fw-semi-bold {
  font-weight: 600 !important;
}
.fw-bold {
  font-weight: 700 !important;
}
.fw-black {
  font-weight: 900 !important;
}
.fs-10 {
  font-size: 10px !important;
}
.fs-11 {
  font-size: 11px !important;
}
.fs-12 {
  font-size: 12px !important;
}
.fs-13 {
  font-size: 13px !important;
}
.fs-14 {
  font-size: 14px !important;
}
.fs-15 {
  font-size: 15px !important;
}
.fs-16 {
  font-size: 16px !important;
}
.fs-18 {
  font-size: 18px !important;
}
.fs-20 {
  font-size: 20px !important;
}
.fs-21 {
  font-size: 21px !important;
}
.fs-24 {
  font-size: 24px !important;
}
.fs-30 {
  font-size: 30px !important;
}
.fs-31 {
  font-size: 31px !important;
}
.fs-32 {
  font-size: 32px !important;
}
.fs-36 {
  font-size: 36px !important;
}
.fs-38 {
  font-size: 38px !important;
}
.fs-46 {
  font-size: 46px !important;
}
.fs-50 {
  font-size: 50px !important;
}
.fs-60 {
  font-size: 60px !important;
}
.text-italic {
  font-style: italic !important;
}
.uppercase {
  text-transform: uppercase !important;
}
.line-small {
  line-height: 1em !important;
}
.line-normal {
  line-height: 1.5em !important;
}
.line-medium {
  line-height: 1.6em !important;
}
.line-large {
  line-height: 1.8em !important;
}
.line-2x {
  line-height: 2em !important;
}
.line-3x {
  line-height: 3em !important;
}
.line-21 {
  line-height: 21px !important;
}
.line-24 {
  line-height: 24px !important;
}
.line-34 {
  line-height: 34px !important;
}
.line-42 {
  line-height: 42px !important;
}
.spacing-50 {
  letter-spacing: 0.05em;
}
.spacing-100 {
  letter-spacing: 0.1em;
}
.transition03 {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.transition05 {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.overflow-hidden {
  overflow: hidden !important;
}
.fixed {
  position: fixed;
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
  -o-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.pd-right-60 {
  padding-right: 60px;
}
@media screen and (max-width: 991px) {
  .md-pd-right-0 {
    padding-right: 0;
  }
}
@media (max-width: 479px) {
  .col-mb-1,
  .col-mb-2,
  .col-mb-3,
  .col-mb-4,
  .col-mb-5,
  .col-mb-6,
  .col-mb-7,
  .col-mb-8,
  .col-mb-9,
  .col-mb-10,
  .col-mb-11,
  .col-mb-12 {
    float: left;
  }
  .col-mb-12 {
    width: 100%;
  }
  .col-mb-11 {
    width: 91.66666667%;
  }
  .col-mb-10 {
    width: 83.33333333%;
  }
  .col-mb-9 {
    width: 75%;
  }
  .col-mb-8 {
    width: 66.66666667%;
  }
  .col-mb-7 {
    width: 58.33333333%;
  }
  .col-mb-6 {
    width: 50%;
  }
  .col-mb-5 {
    width: 41.66666667%;
  }
  .col-mb-4 {
    width: 33.33333333%;
  }
  .col-mb-3 {
    width: 25%;
  }
  .col-mb-2 {
    width: 16.66666667%;
  }
  .col-mb-1 {
    width: 8.33333333%;
  }
  .col-mb-pull-12 {
    right: 100%;
  }
  .col-mb-pull-11 {
    right: 91.66666667%;
  }
  .col-mb-pull-10 {
    right: 83.33333333%;
  }
  .col-mb-pull-9 {
    right: 75%;
  }
  .col-mb-pull-8 {
    right: 66.66666667%;
  }
  .col-mb-pull-7 {
    right: 58.33333333%;
  }
  .col-mb-pull-6 {
    right: 50%;
  }
  .col-mb-pull-5 {
    right: 41.66666667%;
  }
  .col-mb-pull-4 {
    right: 33.33333333%;
  }
  .col-mb-pull-3 {
    right: 25%;
  }
  .col-mb-pull-2 {
    right: 16.66666667%;
  }
  .col-mb-pull-1 {
    right: 8.33333333%;
  }
  .col-mb-pull-0 {
    right: auto;
  }
  .col-mb-push-12 {
    left: 100%;
  }
  .col-mb-push-11 {
    left: 91.66666667%;
  }
  .col-mb-push-10 {
    left: 83.33333333%;
  }
  .col-mb-push-9 {
    left: 75%;
  }
  .col-mb-push-8 {
    left: 66.66666667%;
  }
  .col-mb-push-7 {
    left: 58.33333333%;
  }
  .col-mb-push-6 {
    left: 50%;
  }
  .col-mb-push-5 {
    left: 41.66666667%;
  }
  .col-mb-push-4 {
    left: 33.33333333%;
  }
  .col-mb-push-3 {
    left: 25%;
  }
  .col-mb-push-2 {
    left: 16.66666667%;
  }
  .col-mb-push-1 {
    left: 8.33333333%;
  }
  .col-mb-push-0 {
    left: auto;
  }
  .col-mb-offset-12 {
    margin-left: 100%;
  }
  .col-mb-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-mb-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-mb-offset-9 {
    margin-left: 75%;
  }
  .col-mb-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-mb-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-mb-offset-6 {
    margin-left: 50%;
  }
  .col-mb-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-mb-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-mb-offset-3 {
    margin-left: 25%;
  }
  .col-mb-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-mb-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-mb-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .md-text-right {
    text-align: right;
  }
}
@media (min-width: 480px) {
  .mg-left-15 {
    margin-left: 15px;
  }
}
@media (max-width: 479px) {
  .mb-mg-bottom-20 {
    margin-bottom: 20px;
  }
  .mb-dp-block {
    display: block !important;
  }
}
.pos-rev {
  position: relative;
}
.pos-ab {
  position: absolute;
}
.top--28 {
  top: -28px;
}
.right-0 {
  right: 0;
}
.right-260 {
  right: 260px;
}
@media (max-width: 1199px) {
  .md-top-50 {
    top: 50px;
  }
  .md-right-150 {
    right: 150px;
  }
}
@media (max-width: 991px) {
  .sm-pos-rev {
    position: relative;
  }
  .sm-right-0 {
    right: 0;
  }
  .sm-text-left {
    text-align: left !important;
  }
}
@media (max-width: 767px) {
  .xs-pos-rev {
    position: relative;
  }
  .xs-transform-none {
    -webkit-transform: inherit !important;
    -moz-transform: inherit !important;
    -o-transform: inherit !important;
    -ms-transform: inherit !important;
    transform: inherit !important;
  }
}
.app-icon {
  overflow: inherit;
}
.app-icon div {
  display: table-cell;
  vertical-align: middle;
}
.app-icon .icon {
  border-right: solid 1px;
  border-color: rgba(255, 255, 255, 0.3);
  padding: 17px 17px 17px 5px;
}
.app-icon .content {
  padding: 11px 0 11px 17px;
}
.app-icon i,
.app-icon span,
.app-icon h4 {
  color: #fff;
}
@media (min-width: 1200px) {
  .overflow-inherit {
    overflow: inherit !important;
  }
}
.content-center {
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.visible-mb {
  display: none;
}
@media (max-width: 480px) {
  .visible-mb {
    display: block;
  }
  .hidden-mb {
    display: none !important;
  }
}
.compare-thumb-main .thumb-inner-empty {
  border: 2px dashed #eee !important;
}
.compare-thumb-main .compare-property-remove {
  background: #c5ff1f !important;
}
.compare-tables.table-striped .property-title a {
  color: #222 !important;
}
.compare-tables.table-striped .property-price {
  color: #222 !important;
}
.compare-tables.table-striped .property-location i {
  color: #c5ff1f !important;
}
.compare-tables.table-striped .title-list-check {
  color: #222 !important;
}
.display-none {
  display: none;
}
.add-compare {
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  transform: rotateY(360deg);
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.property-id .fa-barcode,
.property-area .fa-arrows,
.property-bedrooms .fa-hotel,
.property-bathrooms .fa-bath,
.property-garage .fa-car {
  font-family: icomoon;
}
.property-id .fa-barcode:before {
  content: "\ed58";
}
.property-area .fa-arrows:before {
  content: "\ef22";
}
.property-bedrooms .fa-hotel:before {
  content: "\f111";
}
.property-bathrooms .fa-bath:before {
  content: "\f113";
}
.property-garage .fa-car:before {
  content: "\ef23";
}
.widget-mg-bottom-0 .widget {
  margin-bottom: 0 !important;
}
@media (min-width: 992px) {
  .footer-bg-2-colors .footer-inner {
    position: relative;
  }
  .footer-bg-2-colors .footer-inner > div {
    position: relative;
    z-index: 2;
  }
  .footer-bg-2-colors .footer-inner:before {
    position: absolute;
    content: "";
    display: block;
    right: 66.66666667%;
    margin-right: 15px;
    top: 0;
    bottom: 0;
    left: -10000px;
    z-index: 1;
    background-color: #000;
  }
  .footer-bg-3-colors .footer-inner {
    position: relative;
  }
  .footer-bg-3-colors .footer-inner > div {
    position: relative;
    z-index: 2;
  }
  .footer-bg-3-colors .footer-inner:before,
  .footer-bg-3-colors .footer-inner:after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    bottom: 0;
    z-index: 1;
  }
  .footer-bg-3-colors .footer-inner:before {
    right: 66.66666667%;
    margin-right: 15px;
    left: -10000px;
    background-color: #2c2c2c;
  }
  .footer-bg-3-colors .footer-inner:after {
    left: 66.66666667%;
    right: -10000px;
    background-color: #222;
  }
}
.content-padding-15 .container {
  padding-left: 15px;
  padding-right: 15px;
}
body {
  font-family: "Manrope";
  font-size: 14px;
  font-weight: 300;
}
h1 {
  font-family: "Manrope";
  font-size: 76px;
  font-weight: 700;
}
h2 {
  font-family: "Manrope";
  font-size: 40px;
  font-weight: 700;
}
h3 {
  font-family: "Manrope";
  font-size: 24px;
  font-weight: 700;
}
h4 {
  font-family: "Manrope";
  font-size: 16px;
  font-weight: 700;
}
h5 {
  font-family: "Manrope";
  font-size: 14px;
  font-weight: 700;
}
h6 {
  font-family: "Manrope";
  font-size: 12px;
  font-weight: 700;
}
.beyot-class .wp-social-login-widget {
  padding-bottom: 40px;
}
.beyot-class .wp-social-login-widget .wp-social-login-connect-with {
  color: #bababa;
}
.beyot-class .wp-social-login-widget .wp-social-login-provider-list {
  padding: 0;
}
.beyot-class .login-transparent .ere-login-wrap,
.beyot-class .login-transparent .ere-register-wrap,
.beyot-class .login-transparent .ere-reset-password-wrap {
  border: 10px solid rgba(237, 237, 237, 0.1);
}
.beyot-class .login-transparent .ere-login-wrap button,
.beyot-class .login-transparent .ere-register-wrap button,
.beyot-class .login-transparent .ere-reset-password-wrap button {
  border: 2px solid rgba(237, 237, 237, 0.5);
  color: #fff;
  background-color: transparent;
}
.beyot-class .login-transparent .ere-login-wrap button:hover,
.beyot-class .login-transparent .ere-register-wrap button:hover,
.beyot-class .login-transparent .ere-reset-password-wrap button:hover,
.beyot-class .login-transparent .ere-login-wrap button:focus,
.beyot-class .login-transparent .ere-register-wrap button:focus,
.beyot-class .login-transparent .ere-reset-password-wrap button:focus,
.beyot-class .login-transparent .ere-login-wrap button:active,
.beyot-class .login-transparent .ere-register-wrap button:active,
.beyot-class .login-transparent .ere-reset-password-wrap button:active,
.beyot-class .login-transparent .ere-login-wrap button:active:focus,
.beyot-class .login-transparent .ere-register-wrap button:active:focus,
.beyot-class .login-transparent .ere-reset-password-wrap button:active:focus {
  border-color: #c5ff1f;
}
.beyot-class .login-transparent .ere-login-wrap button:hover.btn-primary,
.beyot-class .login-transparent .ere-register-wrap button:hover.btn-primary,
.beyot-class
  .login-transparent
  .ere-reset-password-wrap
  button:hover.btn-primary,
.beyot-class .login-transparent .ere-login-wrap button:focus.btn-primary,
.beyot-class .login-transparent .ere-register-wrap button:focus.btn-primary,
.beyot-class
  .login-transparent
  .ere-reset-password-wrap
  button:focus.btn-primary,
.beyot-class .login-transparent .ere-login-wrap button:active.btn-primary,
.beyot-class .login-transparent .ere-register-wrap button:active.btn-primary,
.beyot-class
  .login-transparent
  .ere-reset-password-wrap
  button:active.btn-primary,
.beyot-class .login-transparent .ere-login-wrap button:active:focus.btn-primary,
.beyot-class
  .login-transparent
  .ere-register-wrap
  button:active:focus.btn-primary,
.beyot-class
  .login-transparent
  .ere-reset-password-wrap
  button:active:focus.btn-primary {
  border-color: #c5ff1f;
  color: #fff;
  background: #c5ff1f;
}
.beyot-class .login-transparent .ere-login-wrap input:-webkit-autofill,
.beyot-class .login-transparent .ere-register-wrap input:-webkit-autofill,
.beyot-class
  .login-transparent
  .ere-reset-password-wrap
  input:-webkit-autofill {
  -webkit-transition: background-color 50000s !important;
  -moz-transition: background-color 50000s !important;
  -o-transition: background-color 50000s !important;
  transition: background-color 50000s !important;
  -webkit-text-fill-color: #bababa;
}
.beyot-class
  .login-transparent
  .ere-login-wrap
  form
  ::-webkit-input-placeholder,
.beyot-class
  .login-transparent
  .ere-register-wrap
  form
  ::-webkit-input-placeholder,
.beyot-class
  .login-transparent
  .ere-reset-password-wrap
  form
  ::-webkit-input-placeholder {
  color: #bababa;
}
.beyot-class .login-transparent .ere-login-wrap form ::-moz-placeholder,
.beyot-class .login-transparent .ere-register-wrap form ::-moz-placeholder,
.beyot-class
  .login-transparent
  .ere-reset-password-wrap
  form
  ::-moz-placeholder {
  color: #bababa;
}
.beyot-class .login-transparent .ere-login-wrap form :-ms-input-placeholder,
.beyot-class .login-transparent .ere-register-wrap form :-ms-input-placeholder,
.beyot-class
  .login-transparent
  .ere-reset-password-wrap
  form
  :-ms-input-placeholder {
  color: #bababa;
}
.beyot-class .login-transparent .ere-login-wrap form :-moz-placeholder,
.beyot-class .login-transparent .ere-register-wrap form :-moz-placeholder,
.beyot-class
  .login-transparent
  .ere-reset-password-wrap
  form
  :-moz-placeholder {
  color: #bababa;
}
.beyot-class
  .login-transparent
  .ere-login-wrap
  .form-group
  input:not([type="checkbox"]),
.beyot-class
  .login-transparent
  .ere-register-wrap
  .form-group
  input:not([type="checkbox"]),
.beyot-class
  .login-transparent
  .ere-reset-password-wrap
  .form-group
  input:not([type="checkbox"]),
.beyot-class .login-transparent .ere-login-wrap .form-group select.form-control,
.beyot-class
  .login-transparent
  .ere-register-wrap
  .form-group
  select.form-control,
.beyot-class
  .login-transparent
  .ere-reset-password-wrap
  .form-group
  select.form-control {
  color: #bababa;
  border-bottom: 2px solid rgba(237, 237, 237, 0.2);
}
.beyot-class .ere-login-wrap .btn-primary,
.beyot-class .ere-register-wrap .btn-primary,
.beyot-class .ere-reset-password-wrap .btn-primary {
  background-color: #c5ff1f;
  border-color: #c5ff1f;
  color: #fff;
}
.beyot-class .ere-login-wrap .btn-primary:hover,
.beyot-class .ere-register-wrap .btn-primary:hover,
.beyot-class .ere-reset-password-wrap .btn-primary:hover,
.beyot-class .ere-login-wrap .btn-primary:focus,
.beyot-class .ere-register-wrap .btn-primary:focus,
.beyot-class .ere-reset-password-wrap .btn-primary:focus,
.beyot-class .ere-login-wrap .btn-primary:active,
.beyot-class .ere-register-wrap .btn-primary:active,
.beyot-class .ere-reset-password-wrap .btn-primary:active,
.beyot-class .ere-login-wrap .btn-primary:active:focus,
.beyot-class .ere-register-wrap .btn-primary:active:focus,
.beyot-class .ere-reset-password-wrap .btn-primary:active:focus {
  color: #c5ff1f;
  border-color: #c5ff1f;
  background-color: #fff;
}
.beyot-class .ere-login-wrap .ere-reset-password:hover,
.beyot-class .ere-register-wrap .ere-reset-password:hover,
.beyot-class .ere-reset-password-wrap .ere-reset-password:hover {
  color: #c5ff1f;
}
.beyot-class .ere-login-wrap .form-group input:not([type="checkbox"]):hover,
.beyot-class .ere-register-wrap .form-group input:not([type="checkbox"]):hover,
.beyot-class
  .ere-reset-password-wrap
  .form-group
  input:not([type="checkbox"]):hover,
.beyot-class .ere-login-wrap .form-group select.form-control:hover,
.beyot-class .ere-register-wrap .form-group select.form-control:hover,
.beyot-class .ere-reset-password-wrap .form-group select.form-control:hover,
.beyot-class .ere-login-wrap .form-group input:not([type="checkbox"]):focus,
.beyot-class .ere-register-wrap .form-group input:not([type="checkbox"]):focus,
.beyot-class
  .ere-reset-password-wrap
  .form-group
  input:not([type="checkbox"]):focus,
.beyot-class .ere-login-wrap .form-group select.form-control:focus,
.beyot-class .ere-register-wrap .form-group select.form-control:focus,
.beyot-class .ere-reset-password-wrap .form-group select.form-control:focus,
.beyot-class .ere-login-wrap .form-group input:not([type="checkbox"]):active,
.beyot-class .ere-register-wrap .form-group input:not([type="checkbox"]):active,
.beyot-class
  .ere-reset-password-wrap
  .form-group
  input:not([type="checkbox"]):active,
.beyot-class .ere-login-wrap .form-group select.form-control:active,
.beyot-class .ere-register-wrap .form-group select.form-control:active,
.beyot-class .ere-reset-password-wrap .form-group select.form-control:active {
  border-bottom-color: #c5ff1f;
}
.beyot-class .ere-login-wrap .checkbox:hover {
  color: #c5ff1f;
}
.beyot-class div.ere-agent-wrap .ere-agent h4 a:hover {
  color: #c5ff1f;
}
.beyot-class div.ere-agent-wrap .ere-agent.agent-grid .agent-social,
.beyot-class div.ere-agent-wrap .ere-agent.agent-slider .agent-social {
  background: #c5ff1f;
}
.beyot-class div.ere-agent-wrap .ere-agent.agent-grid .agent-social a:hover i,
.beyot-class
  div.ere-agent-wrap
  .ere-agent.agent-slider
  .agent-social
  a:hover
  i {
  color: #222;
}
.beyot-class div.ere-agent-wrap .ere-agent.agent-list .agent-item {
  border-bottom-color: #eee;
}
.beyot-class div.ere-agent-wrap .ere-agent.agent-list .agent-social a i {
  color: #222;
}
.beyot-class div.ere-agent-wrap .ere-agent.agent-list .agent-social a:hover i {
  color: #c5ff1f;
}
.beyot-class div.ere-agent-wrap .ere-agent.agent-list h4 a {
  color: #222;
}
.beyot-class
  div.ere-agent-wrap
  .ere-agent.owl-nav-top-right
  .owl-nav
  div:hover {
  background: #c5ff1f;
}
.beyot-class
  div.ere-agent-wrap
  .ere-agent.owl-nav-top-right
  .owl-nav
  .owl-prev:hover:after {
  border-top-color: #c5ff1f;
}
.beyot-class
  div.ere-agent-wrap
  .ere-agent.owl-nav-top-right
  .owl-nav
  .owl-next:hover:after {
  border-bottom-color: #c5ff1f;
}
.beyot-class .ere-agent.agent-grid .agent-social,
.beyot-class .ere-agent.agent-slider .agent-social {
  background-color: #c5ff1f;
}
.beyot-class .ere-agent h4 a:hover {
  color: #c5ff1f;
}
.beyot-class
  div.ere-archive-agent-wrap
  .archive-agent-action
  .view-as
  span.active,
.beyot-class .archive-agent-action .view-as span:hover {
  background: #c5ff1f !important;
}
.beyot-class
  div.ere-archive-agent-wrap
  .archive-agent-action
  .view-as
  span.active:before,
.beyot-class .archive-agent-action .view-as span:hover:before {
  border-top-color: #c5ff1f;
  border-bottom-color: #c5ff1f;
}
.beyot-class
  div.ere-archive-agent-wrap
  .archive-agent-action
  .view-as
  span.active
  .above-archive-agent
  .archive-agent-action
  .search-box
  button:hover,
.beyot-class
  .archive-agent-action
  .view-as
  span:hover
  .above-archive-agent
  .archive-agent-action
  .search-box
  button:hover {
  border-color: #222;
  background-color: #222;
}
.beyot-class
  div.ere-agent-single-wrap
  .agent-single
  .agent-single-inner
  .agent-social
  a,
.beyot-class .single-property-area .agent-content .agent-social a {
  background: #222;
}
.beyot-class
  div.ere-agent-single-wrap
  .agent-single
  .agent-single-inner
  .agent-social
  a:hover,
.beyot-class .single-property-area .agent-content .agent-social a:hover {
  background: #c5ff1f;
}
.beyot-class .single-property-area .agent-content .agent-social a:hover {
  background-color: #c5ff1f;
}
.beyot-class div.agency-single-info .agency-social a {
  background: #222;
}
.beyot-class div.agency-single-info .agency-social a:hover {
  background: #c5ff1f;
}
.beyot-class div.agency-single-info .agent-contact-btn {
  background-color: #222;
  border-color: #222;
}
.beyot-class div.agency-single-info .agent-contact-btn:hover {
  border-color: #c5ff1f;
}
.beyot-class div.agency-details-tab .nav-tabs {
  background-color: #222;
}
.beyot-class div.agency-details-tab .nav-tabs li.active a,
.beyot-class div.agency-details-tab .nav-tabs li:hover a {
  background-color: #c5ff1f;
}
.beyot-class div.ere-agency .agency-title a,
.beyot-class div.ere-agency .agency-social a {
  color: #222;
}
.beyot-class div.ere-agency .agency-title a:hover,
.beyot-class div.ere-agency .agency-social a:hover {
  color: #c5ff1f;
}
@media (min-width: 768px) {
  .beyot-class .agency-details-tab:before {
    position: absolute;
    z-index: 1;
    content: "";
    display: block;
    background-color: #ededed;
    left: 50%;
    width: 10000px;
    top: 60px;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.beyot-class .select2-container .select2-selection--single {
  height: 44px;
  line-height: 1;
  background-color: transparent;
  color: #787878;
  border: 1px solid #eee;
}
.beyot-class .select2-container .select2-selection--single:focus {
  border-color: #c5ff1f;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.beyot-class
  .select2-container
  .select2-selection--single
  .select2-selection__rendered {
  padding-left: 10px;
  padding-right: 10px;
}
.beyot-class
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 44px;
  color: #787878;
}
.beyot-class
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 44px;
}
.beyot-class
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-width: 6px 3px 0;
}
.beyot-class
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  right: 0;
}
.beyot-class .agent-info-contact div {
  padding-bottom: 15px;
}
.beyot-class
  .single-property
  .single-property-area
  .property-info-action
  .property-main-info {
  width: auto !important;
}
.beyot-class .property-info-action {
  padding: 9px 20px 1px;
}
.beyot-class .property-info-action .property-info,
.beyot-class .property-info-action .property-action {
  padding: 0 !important;
}
.beyot-class .property-info-action .property-action {
  top: 3px;
}
.beyot-class select.form-control:not[disabled] {
  background-color: transparent;
}
.beyot-class .btn-action:hover {
  border-color: #c5ff1f;
}
.beyot-class .btn-action:hover,
.beyot-class .ere-package-item.active > .panel-heading {
  background-color: #c5ff1f;
}
.beyot-class .ere-property .property-labels p .property-label-bg {
  background-color: #c5ff1f;
}
.beyot-class .ere-property .property-price .price-per-unit {
  background-color: #c5ff1f;
}
.beyot-class
  .ere-property.property-list.property-list-two-columns
  .property-link-detail
  a:hover,
.beyot-class
  .ere-property.property-zigzac
  .property-item-content
  .property-info-inner
  span:not(.property-info-value) {
  color: #c5ff1f;
}
.beyot-class .ere-property .property-item-content .property-title a:hover,
.beyot-class
  .ere-property.property-list.property-list-two-columns
  .property-link-detail
  i {
  color: #c5ff1f;
}
.beyot-class
  .ere-property-featured.property-single-carousel.color-light
  .property-heading
  a,
.beyot-class
  .ere-property-featured.property-single-carousel.color-light
  .property-price,
.beyot-class
  .ere-property-featured.property-sync-carousel.color-light
  .property-heading
  a,
.beyot-class
  .ere-property-featured.property-sync-carousel.color-light
  .property-price {
  color: #fff;
}
.beyot-class .ere-property .block-center-inner > a,
.beyot-class .ere-property .social-share,
.beyot-class .ere-property .property-view-gallery-wrap {
  background-color: #c5ff1f;
  color: #000;
}
.beyot-class .ere-property .social-share:hover,
.beyot-class .ere-property .block-center-inner > a:hover,
.beyot-class .ere-property .property-view-gallery-wrap:hover,
.beyot-class .ere-property .property-view-gallery-wrap:hover a {
  color: #000;
  background-color: #fff;
}
.beyot-class .ere-property .social-share-hover .social-share-list a {
  color: #c5ff1f;
}
.beyot-class
  .ere-property
  .property-labels
  p
  .property-label-bg
  .property-arrow {
  border-left-color: #c5ff1f;
  border-right-color: #c5ff1f;
}
.beyot-class
  .ere-property.property-carousel
  .owl-item:nth-child(2n-1)
  .property-info,
.beyot-class .ere-property.property-grid .property-info,
.beyot-class .ere-property.property-list .property-info {
  background-color: #c5ff1f;
}
.beyot-class
  .ere-widget-search-form
  .sidebar-filter
  .ui-slider-range.ui-widget-header.ui-corner-all {
  background-color: #c5ff1f;
}
.beyot-class
  .ere-widget-search-form
  .sidebar-filter
  .ui-slider-handle.ui-state-default.ui-corner-all {
  background-color: #c5ff1f !important;
}
.beyot-class .ere-property-advanced-search .ere-search-status-tab button.active,
.beyot-class .ere-search-properties .ere-search-status-tab button.active {
  background-color: #c5ff1f !important;
  color: #fff;
}
.beyot-class .ere-property-advanced-search option:not(first-child):hover,
.beyot-class .ere-search-properties option:not(first-child):hover {
  background-color: #c5ff1f;
}
.beyot-class
  .ere-property-advanced-search
  .sidebar-filter
  .ui-slider-handle.ui-state-default.ui-corner-all,
.beyot-class
  .ere-search-properties
  .sidebar-filter
  .ui-slider-handle.ui-state-default.ui-corner-all {
  background: #c5ff1f !important;
}
.beyot-class
  .ere-property-advanced-search
  .sidebar-filter
  .ui-slider-range.ui-widget-header.ui-corner-all,
.beyot-class
  .ere-search-properties
  .sidebar-filter
  .ui-slider-range.ui-widget-header.ui-corner-all {
  background: #c5ff1f;
}
.beyot-class .ere-property-advanced-search .ui-autocomplete li.ui-state-focus,
.beyot-class .ere-search-properties .ui-autocomplete li.ui-state-focus,
.beyot-class .ere-property-advanced-search .ui-autocomplete li:hover,
.beyot-class .ere-search-properties .ui-autocomplete li:hover {
  background-color: #fc8a4b;
}
.beyot-class .ere-property-advanced-search .btn-other-features i,
.beyot-class .ere-search-properties .btn-other-features i {
  background-color: #c5ff1f;
}
.beyot-class .ere-search-properties #ere-map-loading i {
  color: #c5ff1f;
}
.beyot-class .ere-search-properties .item-body .address-marker i {
  color: #c5ff1f;
}
.beyot-class .ere-search-properties .item-body a:hover {
  color: #c5ff1f;
}
.beyot-class
  .ere-search-properties.style-default
  .ere-search-content
  .search-title
  i {
  background-color: #c5ff1f;
}
.beyot-class
  .ere-search-properties.style-absolute
  .form-search-wrap
  .search-title {
  background-color: #c5ff1f;
}
.beyot-class
  .ere-search-properties.style-absolute
  .form-search-wrap
  button:hover {
  background-color: #c5ff1f;
  border-color: #c5ff1f;
}
.beyot-class .ere-search-properties.style-vertical .search-title i {
  background-color: #c5ff1f;
}
.beyot-class .hd-title-spec span:first-letter {
  color: #c5ff1f;
}
.beyot-class
  .ere-property-featured.property-single-carousel
  .owl-dots
  .owl-dot.active
  span,
.beyot-class
  .ere-property-featured.property-single-carousel
  .owl-dots
  .owl-dot:hover
  span {
  background-color: #c5ff1f !important;
}
.beyot-class
  .ere-property-wrap
  .archive-property-action
  .property-status
  ul
  li
  a {
  background-color: #222;
}
.beyot-class
  .ere-property-wrap
  .archive-property-action
  .property-status
  ul
  li.active
  a,
.beyot-class
  .ere-property-wrap
  .archive-property-action
  .property-status
  ul
  li
  a:hover,
.beyot-class
  .ere-property-wrap
  .archive-property-action
  .property-status
  ul
  li
  a:focus {
  background-color: #c5ff1f;
}
.beyot-class
  .ere-property-wrap
  .archive-property-action
  .view-as
  .view-as-list:before {
  border-top-color: #222;
}
.beyot-class
  .ere-property-wrap
  .archive-property-action
  .view-as
  .view-as-grid:before {
  border-bottom-color: #222;
}
.beyot-class
  .ere-property-wrap
  .archive-property-action
  .view-as
  span.active:before,
.beyot-class
  .ere-property-wrap
  .archive-property-action
  .view-as
  span:hover:before {
  border-top-color: #c5ff1f;
  border-bottom-color: #c5ff1f;
}
.beyot-class .ere-property-wrap .archive-property-action .view-as span,
.beyot-class .ere-property-wrap .single-property-area .property-tab .nav-tabs,
.beyot-class
  .ere-property-wrap
  .single-property-area
  .agent-content
  .agent-social
  a {
  background-color: #222;
}
.beyot-class
  .ere-property-wrap
  .single-property-area
  .agent-content
  .view-single-agent {
  background-color: #222;
  border-color: #222;
}
.beyot-class
  .ere-property-wrap
  .single-property-area
  .agent-content
  .view-my-properties {
  background-color: #c5ff1f;
  border-color: #c5ff1f;
}
.beyot-class
  .ere-property-wrap
  .single-property-area
  .agent-content
  .view-my-properties:hover {
  background-color: transparent;
  color: #c5ff1f;
}
.beyot-class .ere-property-wrap .archive-property-action .view-as span.active,
.beyot-class .ere-property-wrap .archive-property-action .view-as span:hover,
.beyot-class
  .ere-property-wrap
  .single-property-area
  .single-property-image-main
  .owl-next,
.beyot-class
  .ere-property-wrap
  .single-property-area
  .agent-content
  .agent-social
  a:hover,
.beyot-class
  .ere-property-wrap
  .single-property-area
  .property-tab
  .nav-tabs
  li.active
  a,
.beyot-class
  .ere-property-wrap
  .single-property-area
  .property-tab
  .nav-tabs
  li:hover
  a {
  background-color: #c5ff1f;
}
.beyot-class
  .ere-property-wrap
  .archive-property-action
  .sort-property
  ul
  li.active
  a,
.beyot-class
  .ere-property-wrap
  .archive-property-action
  .sort-property
  ul
  li:hover
  a,
.beyot-class
  .ere-property-wrap
  .single-property-area
  .property-tab
  .tab-content
  table
  th,
.beyot-class
  .ere-property-wrap
  .single-property-area
  .agent-content
  .agent-heading
  h4,
.beyot-class
  .ere-property-wrap
  .single-property-area
  .agent-content
  .agent-heading
  a,
.beyot-class
  .ere-property-wrap
  .single-property-area
  .agent-content
  .view-single-agent:hover {
  color: #222;
}
.beyot-class
  .ere-property-wrap
  .single-property-area
  .agent-content
  .view-single-agent:hover {
  background-color: transparent;
}
.beyot-class
  .ere-property-wrap
  .single-property-area
  .single-property-image-main
  .owl-next:after {
  border-bottom-color: #c5ff1f;
}
.beyot-class
  .ere-property-wrap
  .single-property-area
  .single-property-image-thumb
  .current:before {
  background-color: rgba(34, 34, 34, 0.6);
}
.beyot-class
  .ere-property-wrap
  .single-property-area
  .agent-content
  .agent-heading
  a:hover,
.beyot-class
  .ere-property-wrap
  .single-property-area
  .contact-agent
  .form-error,
.beyot-class
  .ere-property-wrap
  .single-property-area
  .contact-agent
  .form-messages,
.beyot-class .ere-property-wrap .single-property-area .ere-view-video:hover {
  color: #c5ff1f;
}
.beyot-class
  .ere-property-wrap
  .ere-property-wrap
  .ere-property
  .property-price
  .price-per-unit {
  background-color: #c5ff1f;
}
.beyot-class .ere-property-wrap .ere-property-wrap .ere-property .social-share,
.beyot-class
  .ere-property-wrap
  .ere-property-wrap
  .ere-property
  .block-center-inner
  > a {
  background-color: #c5ff1f;
}
.beyot-class
  .ere-property-wrap
  .ere-property-wrap
  .ere-property
  .social-share:hover,
.beyot-class
  .ere-property-wrap
  .ere-property-wrap
  .ere-property
  .block-center-inner
  > a:hover {
  color: #c5ff1f;
}
.beyot-class
  .ere-property-wrap
  .ere-property-wrap
  .ere-property
  .social-share-hover
  .social-share-list
  a {
  color: #c5ff1f;
}
.beyot-class
  .ere-property-wrap
  .ere-property-wrap
  .ere-property
  .social-share-hover
  .social-share-list
  a:hover {
  color: #222;
}
.beyot-class
  .ere-property-wrap
  .ere-property-wrap
  .ere-property
  .property-action {
  background-color: rgba(34, 34, 34, 0.6);
}
.beyot-class
  .ere-property-wrap
  .ere-property-wrap
  .ere-property
  .property-item-content
  .property-title
  a {
  color: #222;
}
.beyot-class
  .ere-property-wrap
  .ere-property-wrap
  .ere-property
  .property-item-content
  .property-title
  a:hover {
  color: #c5ff1f;
}
.beyot-class
  .ere-property-wrap
  .ere-property-wrap
  .ere-property
  .property-item-content
  .property-price {
  color: #222;
}
.beyot-class
  .ere-property-wrap
  .ere-property-wrap
  .ere-property.property-list.property-list-two-columns
  .property-link-detail
  a {
  color: #222;
}
.beyot-class
  .ere-property-wrap
  .ere-property-wrap
  .ere-property.property-list.property-list-two-columns
  .property-link-detail
  a:hover {
  color: #c5ff1f;
}
.beyot-class
  .ere-property-wrap
  .ere-property-wrap
  .ere-property.property-list.property-list-two-columns
  .property-link-detail
  i {
  color: #c5ff1f;
}
.beyot-class
  .ere-property-wrap
  .ere-property-wrap
  .ere-property.property-zigzac
  .property-item-content
  .property-info-inner
  span:not(.property-info-value) {
  color: #c5ff1f;
}
.beyot-class
  .ere-property-wrap
  .ere-property-wrap
  .ere-property.property-zigzac
  .property-item-content
  .property-info-inner
  .property-info-value {
  color: #222;
}
.beyot-class
  .ere-property-wrap
  .ere-property-wrap
  .ere-property.property-grid
  .property-info,
.beyot-class
  .ere-property-wrap
  .ere-property-wrap
  .ere-property.property-list
  .property-info,
.beyot-class
  .ere-property-wrap
  .ere-property-wrap
  .ere-property.property-carousel
  .owl-item:nth-child(2n-1)
  .property-info {
  background-color: #c5ff1f;
}
.beyot-class
  .ere-property-wrap
  .ere-property-wrap
  .ere-property.property-grid
  .property-inner:hover
  .property-info,
.beyot-class
  .ere-property-wrap
  .ere-property-wrap
  .ere-property.property-list
  .property-inner:hover
  .property-info,
.beyot-class
  .ere-property-wrap
  .ere-property-wrap
  .ere-property.property-carousel
  .owl-item:nth-child(2n)
  .property-inner
  .property-info {
  background-color: #222;
}
.beyot-class
  .ere-property-wrap
  .ere-property-wrap
  .ere-property
  .property-labels
  p
  .property-label-bg {
  background-color: #c5ff1f;
}
.beyot-class
  .ere-property-wrap
  .ere-property-wrap
  .ere-property
  .property-labels
  p
  .property-label-bg
  span {
  border-left-color: #c5ff1f;
  border-right-color: #c5ff1f;
}
.beyot-class
  .ere-property-wrap
  .ere-property-gallery
  .filter-wrap
  .property-filter-content
  .active-filter,
.beyot-class
  .ere-property-wrap
  .ere-property-gallery
  .filter-wrap
  .property-filter-content
  a:hover {
  background-color: #c5ff1f;
}
.beyot-class .ere-property-wrap .ere-property-gallery .property-title a:hover {
  color: #c5ff1f !important;
}
.beyot-class
  .ere-property-wrap
  .ere-property-gallery.color-dark
  .property-title
  a {
  color: #222;
}
.beyot-class div.ere-property-featured.property-cities-filter .filter-wrap a {
  color: #222;
}
.beyot-class
  div.ere-property-featured.property-cities-filter
  .filter-wrap
  a:hover,
.beyot-class
  div.ere-property-featured.property-cities-filter
  .filter-wrap
  a.active-filter {
  background-color: #c5ff1f;
  color: #fff;
}
.beyot-class
  div.ere-property-featured.property-cities-filter
  .property-heading {
  color: #222;
}
.beyot-class
  div.ere-property-featured.property-cities-filter
  .property-heading
  a {
  color: #222;
}
.beyot-class
  div.ere-property-featured.property-cities-filter
  .property-heading
  a:hover {
  color: #c5ff1f;
}
.beyot-class
  div.ere-property-featured.property-single-carousel
  .property-heading
  a,
.beyot-class
  div.ere-property-featured.property-sync-carousel
  .property-heading
  a {
  color: #222;
}
.beyot-class
  div.ere-property-featured.property-single-carousel
  .property-heading
  a:hover,
.beyot-class
  div.ere-property-featured.property-sync-carousel
  .property-heading
  a:hover {
  color: #c5ff1f;
}
.beyot-class div.ere-property-featured.property-single-carousel .property-price,
.beyot-class div.ere-property-featured.property-sync-carousel .property-price {
  color: #222;
}
.beyot-class
  div.ere-property-featured.property-single-carousel
  .property-status
  span,
.beyot-class
  div.ere-property-featured.property-sync-carousel
  .property-status
  span {
  background-color: #c5ff1f;
}
.beyot-class
  div.ere-property-featured.property-single-carousel
  .owl-dots
  .owl-dot:hover
  span,
.beyot-class
  div.ere-property-featured.property-single-carousel
  .owl-dots
  .owl-dot.active
  span {
  background-color: #c5ff1f;
}
.beyot-class
  div.ere-property-featured.property-sync-carousel
  .property-image-carousel
  .owl-next {
  background-color: #c5ff1f;
}
.beyot-class
  div.ere-property-featured.property-sync-carousel
  .property-image-carousel
  .owl-next:after {
  border-bottom-color: #c5ff1f;
}
.beyot-class div.property-info-action .property-main-info {
  background-color: rgba(34, 34, 34, 0.9);
}
.beyot-class
  div.property-info-action
  .property-main-info
  .property-heading
  a:hover {
  color: #c5ff1f;
}
.beyot-class
  div.property-info-action
  .property-main-info
  .property-status
  span {
  background-color: #c5ff1f;
}
.beyot-class div.property-info-action .property-action .social-share,
.beyot-class
  div.property-info-action
  .property-action
  .property-action-inner
  > a {
  background-color: #222;
}
.beyot-class div.property-info-action .property-action .social-share:hover,
.beyot-class
  div.property-info-action
  .property-action
  .property-action-inner
  > a:hover {
  background-color: #c5ff1f;
}
.beyot-class
  div.property-info-action
  .property-action
  .social-share-hover
  .social-share-list {
  background-color: #c5ff1f;
}
.beyot-class
  div.property-info-action
  .property-action
  .social-share-hover
  .social-share-list
  a:hover {
  color: #222;
}
.beyot-class .ere-heading span:before,
.beyot-class .ere-heading span:after,
.beyot-class .ere-heading:after,
.beyot-class .ere-heading-style2 h2:after {
  background-color: #c5ff1f;
}
.beyot-class
  div.ere-property-carousel.color-light
  .navigation-wrap
  .owl-nav
  div:hover {
  background-color: #c5ff1f;
}
.beyot-class
  div.ere-property-carousel.color-light
  .navigation-wrap
  .owl-nav
  div:hover.owl-prev:after {
  border-top-color: #c5ff1f;
}
.beyot-class
  div.ere-property-carousel.color-light
  .navigation-wrap
  .owl-nav
  div:hover.owl-next:after {
  border-bottom-color: #c5ff1f;
}
.beyot-class #map-property-single .item-body .title-marker,
.beyot-class #map-property-single .item-body .price-marker {
  color: #222;
}
.beyot-class #map-property-single .item-body a:hover {
  color: #c5ff1f;
}
.beyot-class #wp-property_des-wrap .insert-media {
  background-color: #222;
}
.beyot-class #wp-property_des-wrap .insert-media:hover {
  background-color: #c5ff1f;
}
.beyot-class #ere_additional_details tr td:first-of-type span:hover,
.beyot-class #ere_additional_details tr td:last-of-type span:hover,
.beyot-class #ere_floors tr td:first-of-type span:hover,
.beyot-class #ere_floors tr td:last-of-type span:hover {
  color: #c5ff1f;
}
.beyot-class .user-dropdown:hover .user-display-name {
  color: #c5ff1f;
}
.beyot-class .single-invoice-action a {
  background-color: #222;
}
.beyot-class .single-invoice-action a:hover {
  background-color: #c5ff1f;
}
.beyot-class .form-control:focus {
  border-color: #c5ff1f;
}
.beyot-class
  div.ere-property-slider
  .property-inner
  .property-main-info
  .property-heading
  a:hover {
  color: #c5ff1f;
}
.beyot-class
  div.ere-property-slider
  .property-inner
  .property-main-info
  .property-status
  span {
  background-color: #c5ff1f;
}
.beyot-class div.ere-property-slider .owl-nav .owl-prev {
  background-color: #c5ff1f;
}
.beyot-class div.ere-property-slider .owl-nav .owl-prev:after {
  border-top-color: #c5ff1f;
}
.beyot-class div.ere-property-slider .owl-nav .owl-next i {
  color: #000;
}
.beyot-class div.ere-property-type .property-type-info .property-title a:hover {
  color: #c5ff1f;
}
.beyot-class .ere-dashboard-nav li.active a {
  border-left-color: #c5ff1f;
}
.beyot-class .ere-my-properties span.ere-property-featured {
  background-color: #c5ff1f;
}
.beyot-class .ere-package-item.active {
  border-color: #c5ff1f !important;
}
.beyot-class #ere-map-loading i {
  color: #c5ff1f;
}
.beyot-class ul.walkscore-list li span.walkscore-score {
  color: #c5ff1f;
  border: 1px solid #c5ff1f;
}
.beyot-class ul.walkscore-list li span.walkscore-score:before {
  border-bottom: 1px solid #c5ff1f;
  border-left: 1px solid #c5ff1f;
}
.beyot-class .ere-mini-search-properties input::-webkit-input-placeholder {
  color: #787878;
}
.beyot-class .ere-mini-search-properties input:-moz-placeholder {
  color: #787878;
}
.beyot-class .ere-mini-search-properties input::-moz-placeholder {
  color: #787878;
}
.beyot-class .ere-mini-search-properties input:-ms-input-placeholder {
  color: #787878;
}
.beyot-class .ere-mini-search-properties select,
.beyot-class .ere-mini-search-properties input {
  color: #787878;
}
.beyot-class .advanced-saved-searches {
  border-top: 2px solid #c5ff1f;
}
.beyot-class button.ere-btn-arrow.active,
.beyot-class button.ere-btn-arrow:hover {
  background: #c5ff1f;
}
.beyot-class button.ere-btn-arrow.active:after,
.beyot-class button.ere-btn-arrow:hover:after {
  border-left-color: #c5ff1f;
}
.beyot-class .ere-property-multi-step .ere-step-nav {
  border-top-color: #c5ff1f;
}
.beyot-class .ere-dashboard-nav li.active a {
  border-left-color: #c5ff1f;
}
.beyot-class .single-property-area .property-tab .nav-tabs li.active a,
.beyot-class .single-property-area .property-tab .nav-tabs li:hover a,
.beyot-class .single-property-area .single-property-image-main .owl-next {
  background-color: #c5ff1f;
}
.beyot-class .single-property-area .single-property-image-main .owl-next:after {
  border-bottom-color: #c5ff1f;
}
.beyot-class .rating-container .empty-stars {
  color: #c5ff1f;
}
.beyot-class .rating-container .filled-stars {
  color: #c5ff1f;
  -webkit-text-stroke: 1px #c5ff1f;
  text-shadow: 1px 1px #c5ff1f;
}
.beyot-class .review-date:before {
  color: #c5ff1f;
}
.beyot-class .overall-rating .reviews-box li .item-list span {
  background-color: #c5ff1f !important;
}
.beyot-class .login-for-review,
.beyot-class .waiting-for-approval {
  color: #c5ff1f;
}
.beyot-class h2.agent-name {
  color: #222;
}
.beyot-class h2.agent-name a:hover {
  color: #c5ff1f;
}
.beyot-class .property-price-prefix,
.beyot-class .property-price-postfix {
  color: #c5ff1f;
}
.beyot-class .property-price-prefix,
.beyot-class .property-price-postfix {
  color: #c5ff1f;
}
.beyot-class .property-type i,
.beyot-class .property-location i,
.beyot-class .property-type-list i,
.beyot-class .property-agent i,
.beyot-class .property-date i,
.beyot-class .property-views-count i,
.beyot-class .property-info-header .property-info span.fa,
.beyot-class .property-count span,
.beyot-class .agent-info i,
.beyot-class .ere-link-more,
.beyot-class .ere-widget-listing-property-taxonomy i,
.beyot-class .user-dropdown i,
.beyot-class .address-marker i,
.beyot-class .ere-my-saved-search-item i,
.beyot-class span.total-properties,
.beyot-class .ere-dashboard-logout i,
.beyot-class .attachment-file-type,
.beyot-class .open-on-google-maps,
.beyot-class .walk-score-more-detail,
.beyot-class .ere-my-property-address i,
.beyot-class .ere-my-property-total-views i,
.beyot-class .ere-my-property-date i {
  color: #c5ff1f;
}
.beyot-class .agent-contact-info > i {
  color: #c5ff1f;
}
.ere_widget_listing_property_taxonomy
  .ere-widget-listing-property-taxonomy
  ul
  li
  a:hover,
.ere-widget-listing-property-taxonomy ul li a:hover {
  color: #c5ff1f !important;
}
.ere_widget_listing_property_taxonomy
  .ere-widget-listing-property-taxonomy.scheme-light
  ul
  li
  a,
.ere-widget-listing-property-taxonomy.scheme-light ul li a {
  color: #222;
}
.area-size-info i.fa.fa-arrows:before {
  font-family: icomoon;
  content: "\ef22";
}
.bed-info i.fa.fa-hotel:before {
  font-family: icomoon;
  content: "\f111";
}
.bath-info i.fa.fa-bath:before {
  font-family: icomoon;
  content: "\f113";
}
.panel {
  border-radius: 0 !important;
}
.panel-default > .panel-heading {
  background-color: #f8f8f8;
  font-weight: 700;
  text-transform: uppercase;
}
.archive-property-container .archive-property,
.form-container .form-search-inner {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .archive-property-container .archive-property,
  .form-container .form-search-inner {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .archive-property-container .archive-property,
  .form-container .form-search-inner {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .archive-property-container .archive-property,
  .form-container .form-search-inner {
    width: 1170px;
  }
}
.archive-property-container .archive-property:before,
.archive-property-container .archive-property:after,
.form-container .form-search-inner:before,
.form-container .form-search-inner:after {
  content: " ";
  display: table;
}
.archive-property-container .archive-property:after,
.form-container .form-search-inner:after {
  clear: both;
}
#dsidx select,
.dsidx-shortcode-item select,
.dsidx-resp-search-box select {
  min-width: 100px !important;
  color: #aaa !important;
}
#dsidx h3,
.dsidx-shortcode-item h3,
.dsidx-resp-search-box h3 {
  font-size: 21px;
  font-weight: 600;
  color: #222;
  border-bottom: none;
  text-decoration: none !important;
}
#dsidx td,
.dsidx-shortcode-item td,
.dsidx-resp-search-box td,
#dsidx th,
.dsidx-shortcode-item th,
.dsidx-resp-search-box th {
  padding: 8.5px 18px;
  border: none;
}
.dsidx-results .dsidx-prop-summary {
  padding: 15px;
  margin-bottom: 30px !important;
  border-bottom: none;
  width: 50%;
  float: left;
}
.dsidx-results .dsidx-prop-summary .dsidx-prop-title {
  display: inline-block;
  color: #c5ff1f;
  font-size: 18px;
  max-width: 50%;
}
.dsidx-results .dsidx-prop-summary .dsidx-prop-title b {
  font-weight: 600;
}
.dsidx-results .dsidx-prop-summary .dsidx-prop-title a {
  color: #222;
}
.dsidx-results .dsidx-prop-summary .dsidx-prop-title a:hover {
  color: #c5ff1f;
}
.dsidx-results .dsidx-prop-summary .dsidx-prop-title + div {
  display: inline-block;
  margin-right: 15px !important;
}
.dsidx-results .dsidx-prop-summary .dsidx-prop-features {
  margin-top: 10px;
  overflow: hidden;
}
.dsidx-results .dsidx-prop-summary .dsidx-prop-features div {
  display: block;
  position: relative;
  padding: 5px 15px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.714;
  vertical-align: middle;
}
.dsidx-results .dsidx-prop-summary .dsidx-prop-features div:nth-child(2n + 1) {
  background-color: #c5ff1f;
}
.dsidx-resp-vertical .dsidx-resp-area-submit input[type="submit"] {
  width: 100% !important;
}
.dsidx-shortcode-item blockquote {
  font-size: 18px;
  line-height: 1.777777778;
  font-weight: 500;
  margin-bottom: 0;
}
.dsidx-shortcode-item tr:not(.dsidx-secondary-row) {
  background: #f8f8f8;
}
.dsidx-shortcode-item .dsidx-primary-photo {
  margin-bottom: 20px;
}
.dsidx-address {
  float: none !important;
  display: inline-block !important;
}
.dsidx-address a {
  color: #222 !important;
  font-size: 18px;
  font-weight: 600;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.dsidx-address a:hover {
  text-decoration: none !important;
  color: #c5ff1f !important;
}
.dsidx-address a span {
  display: block;
  margin-top: 15px;
  color: #787878;
  font-size: 12px;
}
.dsidx-address a span:before {
  content: "\f041";
  font-family: FontAwesome;
  color: #c5ff1f;
  margin-right: 10px;
}
#dsidx-listings .dsidx-listing {
  background: #f8f8f8;
  padding: 15px;
  margin-bottom: 30px;
  border-bottom: none;
  width: 100%;
}
#dsidx-listings .dsidx-listing .dsidx-primary-data {
  border-bottom: none;
}
#dsidx-listings .dsidx-listing .dsidx-primary-data .dsidx-price {
  color: #222;
  background: 0 0;
  padding: 0;
  font-weight: 600;
}
#dsidx-listings .dsidx-listing .dsidx-secondary-data {
  color: #fff;
  background: #c5ff1f;
  padding: 5px 15px;
  margin-top: 20px;
  font-size: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#dsidx-listings
  .dsidx-listing
  .dsidx-secondary-data
  div.dsidx-secondary-data-line {
  display: inline-block;
  position: relative;
  bottom: 3px;
  padding: 0 5px;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 1.714;
  vertical-align: middle;
}
#dsidx-listings
  .dsidx-listing
  .dsidx-secondary-data
  div.dsidx-secondary-data-line:before {
  font-family: icomoon;
  position: relative;
  top: 3px;
  margin-right: 5px;
  font-size: 18px;
}
#dsidx-listings
  .dsidx-listing
  .dsidx-secondary-data
  div.dsidx-secondary-data-line.dsidx-secondary-data-bedsbaths {
  width: 30%;
}
#dsidx-listings
  .dsidx-listing
  .dsidx-secondary-data
  div.dsidx-secondary-data-line.dsidx-secondary-data-bedsbaths:before {
  content: "\f111";
}
#dsidx-listings
  .dsidx-listing
  .dsidx-secondary-data
  div.dsidx-secondary-data-line.dsidx-secondary-data-lot-size {
  width: 30%;
  text-align: center;
}
#dsidx-listings
  .dsidx-listing
  .dsidx-secondary-data
  div.dsidx-secondary-data-line.dsidx-secondary-data-lot-size:before {
  content: "\ef22";
}
#dsidx-listings
  .dsidx-listing
  .dsidx-secondary-data
  div.dsidx-secondary-data-line.dsidx-secondary-data-walkscore {
  width: 20%;
  text-align: center;
}
#dsidx-listings
  .dsidx-listing
  .dsidx-secondary-data
  div.dsidx-secondary-data-line.dsidx-secondary-data-walkscore:before {
  content: "\edd2";
}
#dsidx-listings
  .dsidx-listing
  .dsidx-secondary-data
  div.dsidx-secondary-data-line
  span {
  color: #fff;
  font-weight: 400;
  font-size: 12px;
}
#dsidx-listings
  .dsidx-listing
  .dsidx-secondary-data
  .dsidx-secondary-data-mls-number {
  width: 20%;
  display: inline-block;
  text-align: right;
  font-size: 12px;
  line-height: 1.714;
  vertical-align: middle;
}
#dsidx-listings
  .dsidx-listing
  .dsidx-secondary-data
  .dsidx-secondary-data-mls-number:before {
  content: "\e92d";
  font-family: icomoon;
}
#dsidx-listings
  .dsidx-listing
  .dsidx-secondary-data
  .dsidx-secondary-data-mls-number
  span {
  color: #fff;
  font-weight: 400;
  font-size: 12px;
}
#dsidx-listings .dsidx-listing .dsidx-listing-tag.dsidx-tag-pre-foreclosure {
  display: none;
}
#dsidx-listings .dsidx-listing .dsidx-data {
  margin: 0;
  overflow: hidden;
  padding-left: 30px;
}
#dsidx-listings .dsidx-listing .dsidx-media {
  margin: 0;
  padding: 0;
}
#dsidx-listings .dsidx-listing .dsidx-media .dsidx-photo {
  background-color: transparent;
  border: none;
}
#dsidx-listings .dsidx-listing .dsidx-media .dsidx-photo img {
  width: 100%;
}
#dsidx-listings .dsidx-listing .dsidx-media .dsidx-photo:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#dsidx-listings .dsidx-listing:hover {
  background: #f8f8f8;
}
#dsidx-listings .dsidx-listing:hover .dsidx-secondary-data {
  background-color: #222;
}
#dsidx-listings .dsidx-listing:hover .dsidx-media .dsidx-photo:before {
  opacity: 1;
}
#dsidx-media {
  max-width: 100%;
  margin-bottom: 40px;
}
#dsidx-header {
  margin-bottom: 60px;
}
#dsidx-property-types {
  margin-bottom: 10px;
}
#dsidx-property-types strong {
  color: #222;
  font-weight: 600;
}
#dsidx-primary-data tr:nth-child(2n + 1),
.dsidx-primary-data tr:nth-child(2n + 1) {
  font-weight: inherit !important;
  font-size: inherit !important;
  background-color: #f8f8f8;
}
#dsidx-secondary-data {
  margin-bottom: 60px;
}
.dsidx-supplemental-data {
  margin-bottom: 60px;
}
.dsidx-contact-form .dsidx-secondary-row {
  background-color: transparent !important;
}
.dsidx-contact-form th,
.dsidx-contact-form td {
  border: none;
  padding: 10px 0 !important;
  vertical-align: middle !important;
}
.dsidx-contact-form th label,
.dsidx-contact-form td label {
  font-weight: 600 !important;
}
.dsidx-contact-form .column-one {
  width: 25% !important;
}
.dsidx-contact-form input.dsidx-contact-form-submit {
  display: inline-block;
  padding: 11px 19px;
  background-color: #c5ff1f;
  border: 2px solid #c5ff1f;
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.dsidx-contact-form input.dsidx-contact-form-submit:hover {
  background-color: transparent;
  color: #c5ff1f;
}
.dsidx-details table,
.dsidx-shortcode-item table {
  border: none;
}
.dsidx-details table b,
.dsidx-shortcode-item table b {
  font-weight: 400;
}
.dsidx-details h3:after,
.dsidx-shortcode-item h3:after {
  content: "";
  display: inline-block;
  width: 30px;
  margin-left: 20px;
  vertical-align: middle;
  margin-top: -2px;
  height: 4px;
  background: #c5ff1f;
}
.dsidx-details th,
.dsidx-shortcode-item th {
  font-weight: 600 !important;
  color: #222;
  font-size: 14px;
}
.dsidx-details blockquote,
.dsidx-shortcode-item blockquote {
  position: relative;
  border: none;
  padding: 30px 50px 32px;
  background-color: #c5ff1f;
  color: #fff;
  margin-bottom: 60px !important;
}
.dsidx-details blockquote span,
.dsidx-shortcode-item blockquote span {
  color: #fff;
  font-size: 18px;
  line-height: 1.777777778;
  font-weight: 500;
  margin-bottom: 0;
}
.dsidx-resp-search-box label {
  color: #222;
  font-weight: 500;
}
.dsidx-resp-search-box .dsidx-resp-area {
  margin-bottom: 5px;
}
@media (min-width: 992px) {
  #dsidx-listings .dsidx-listing {
    display: table;
    width: 100%;
  }
  #dsidx-listings .dsidx-listing .dsidx-data {
    display: table-cell;
    vertical-align: middle;
    width: 75%;
  }
  #dsidx-listings .dsidx-listing .dsidx-media {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
  }
  #dsidx-listings .dsidx-listing .dsidx-media .dsidx-photo img {
    width: 100%;
  }
}
@media (max-width: 991px) {
  #dsidx-listings .dsidx-listing .dsidx-primary-data {
    padding-top: 4px;
  }
  #dsidx-listings .dsidx-listing .dsidx-primary-data .dsidx-address {
    display: block;
  }
  #dsidx-listings .dsidx-listing .dsidx-primary-data .dsidx-address a span {
    margin-top: 10px;
  }
  #dsidx-listings .dsidx-listing .dsidx-primary-data .dsidx-price {
    float: none;
    margin-top: 10px;
    margin-left: 0;
  }
  #dsidx-listings .dsidx-listing .dsidx-secondary-data {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  #dsidx-listings .dsidx-listing .dsidx-data {
    display: block;
    width: 100%;
    padding: 0;
  }
  #dsidx-listings .dsidx-listing .dsidx-media {
    width: 100%;
    margin-bottom: 15px !important;
  }
  .dsidx-results .dsidx-prop-summary {
    width: 100%;
    float: none;
  }
}
@media (max-width: 479px) {
  #dsidx-listings .dsidx-listing {
    max-width: 100%;
  }
  #dsidx-listings .dsidx-listing .dsidx-primary-data .dsidx-address {
    display: block;
  }
  #dsidx-listings .dsidx-listing .dsidx-primary-data .dsidx-address span {
    margin-top: 10px;
  }
  #dsidx-listings .dsidx-listing .dsidx-primary-data .dsidx-price {
    float: none;
    margin-top: 10px;
    margin-left: 0;
  }
  #dsidx-listings .dsidx-listing .dsidx-data {
    margin: 0 !important;
  }
  #dsidx-listings .dsidx-listing .dsidx-secondary-data {
    margin-top: 15px;
  }
  #dsidx-listings
    .dsidx-listing
    .dsidx-secondary-data
    div.dsidx-secondary-data-line,
  #dsidx-listings
    .dsidx-listing
    .dsidx-secondary-data
    .dsidx-secondary-data-mls-number {
    width: 100% !important;
    text-align: left !important;
  }
}
.ihf-gallery-slider-paging:not(.pagination) a.ihf-slider-prev,
.ihf-gallery-slider-paging:not(.pagination) a.ihf-slider-next {
  display: block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  background: #f6f6f6;
  position: absolute;
  right: 0;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #222 !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.ihf-gallery-slider-paging:not(.pagination) a.ihf-slider-prev:after,
.ihf-gallery-slider-paging:not(.pagination) a.ihf-slider-next:after {
  content: "";
  position: absolute;
  border-bottom: solid 0 transparent;
  border-top: solid 60px #f6f6f6;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.ihf-gallery-slider-paging:not(.pagination) a.ihf-slider-prev:hover,
.ihf-gallery-slider-paging:not(.pagination) a.ihf-slider-next:hover {
  background: #c5ff1f;
  color: #fff !important;
}
.ihf-gallery-slider-paging:not(.pagination) a.ihf-slider-prev:hover:after,
.ihf-gallery-slider-paging:not(.pagination) a.ihf-slider-next:hover:after {
  border-color: #c5ff1f;
}
.ihf-gallery-slider-paging:not(.pagination) a.ihf-slider-next {
  margin-left: auto;
}
.ihf-gallery-slider-paging:not(.pagination) a.ihf-slider-next::after {
  border-left: solid 10px transparent !important;
  right: 100%;
}
.ihf-gallery-slider-paging:not(.pagination) a.ihf-slider-prev::after {
  border-right: solid 10px transparent !important;
  left: 100%;
}
.autocompleteMouseOver {
  background-color: #c5ff1f;
}
#ihf-main-container #ihf-board-disclaimers,
#ihf-main-container .ihf-powered-by {
  display: none;
}
#ihf-main-container a:hover,
#ihf-main-container a:focus {
  text-decoration: none;
}
#ihf-main-container .dropdown-menu > li > a {
  color: #222 !important;
  height: 44px;
  line-height: 44px;
}
#ihf-main-container .dropdown-menu > li > a:hover {
  background-color: transparent;
  color: #c5ff1f !important;
}
#ihf-main-container textarea {
  max-width: 100%;
}
#ihf-main-container input[type="text"],
#ihf-main-container input[type="search"],
#ihf-main-container input[type="email"],
#ihf-main-container input[type="url"],
#ihf-main-container input[type="password"],
#ihf-main-container input[type="tel"],
#ihf-main-container input[type="number"],
#ihf-main-container textarea,
#ihf-main-container select,
#ihf-main-container .chosen-choices,
#ihf-main-container input.form-control {
  padding: 0 10px;
  height: 44px !important;
  line-height: 1;
  background-color: transparent;
  color: #787878;
  border: 1px solid #eee !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#ihf-main-container input[type="text"]::-webkit-input-placeholder,
#ihf-main-container input[type="search"]::-webkit-input-placeholder,
#ihf-main-container input[type="email"]::-webkit-input-placeholder,
#ihf-main-container input[type="url"]::-webkit-input-placeholder,
#ihf-main-container input[type="password"]::-webkit-input-placeholder,
#ihf-main-container input[type="tel"]::-webkit-input-placeholder,
#ihf-main-container input[type="number"]::-webkit-input-placeholder,
#ihf-main-container textarea::-webkit-input-placeholder,
#ihf-main-container select::-webkit-input-placeholder,
#ihf-main-container .chosen-choices::-webkit-input-placeholder,
#ihf-main-container input.form-control::-webkit-input-placeholder {
  color: #787878;
}
#ihf-main-container input[type="text"]:-moz-placeholder,
#ihf-main-container input[type="search"]:-moz-placeholder,
#ihf-main-container input[type="email"]:-moz-placeholder,
#ihf-main-container input[type="url"]:-moz-placeholder,
#ihf-main-container input[type="password"]:-moz-placeholder,
#ihf-main-container input[type="tel"]:-moz-placeholder,
#ihf-main-container input[type="number"]:-moz-placeholder,
#ihf-main-container textarea:-moz-placeholder,
#ihf-main-container select:-moz-placeholder,
#ihf-main-container .chosen-choices:-moz-placeholder,
#ihf-main-container input.form-control:-moz-placeholder {
  color: #787878;
}
#ihf-main-container input[type="text"]::-moz-placeholder,
#ihf-main-container input[type="search"]::-moz-placeholder,
#ihf-main-container input[type="email"]::-moz-placeholder,
#ihf-main-container input[type="url"]::-moz-placeholder,
#ihf-main-container input[type="password"]::-moz-placeholder,
#ihf-main-container input[type="tel"]::-moz-placeholder,
#ihf-main-container input[type="number"]::-moz-placeholder,
#ihf-main-container textarea::-moz-placeholder,
#ihf-main-container select::-moz-placeholder,
#ihf-main-container .chosen-choices::-moz-placeholder,
#ihf-main-container input.form-control::-moz-placeholder {
  color: #787878;
}
#ihf-main-container input[type="text"]:-ms-input-placeholder,
#ihf-main-container input[type="search"]:-ms-input-placeholder,
#ihf-main-container input[type="email"]:-ms-input-placeholder,
#ihf-main-container input[type="url"]:-ms-input-placeholder,
#ihf-main-container input[type="password"]:-ms-input-placeholder,
#ihf-main-container input[type="tel"]:-ms-input-placeholder,
#ihf-main-container input[type="number"]:-ms-input-placeholder,
#ihf-main-container textarea:-ms-input-placeholder,
#ihf-main-container select:-ms-input-placeholder,
#ihf-main-container .chosen-choices:-ms-input-placeholder,
#ihf-main-container input.form-control:-ms-input-placeholder {
  color: #787878;
}
#ihf-main-container input[type="text"]:focus,
#ihf-main-container input[type="search"]:focus,
#ihf-main-container input[type="email"]:focus,
#ihf-main-container input[type="url"]:focus,
#ihf-main-container input[type="password"]:focus,
#ihf-main-container input[type="tel"]:focus,
#ihf-main-container input[type="number"]:focus,
#ihf-main-container textarea:focus,
#ihf-main-container select:focus,
#ihf-main-container .chosen-choices:focus,
#ihf-main-container input.form-control:focus {
  border-color: #c5ff1f !important;
  outline: none !important;
}
#ihf-main-container select {
  height: 44px !important;
}
#ihf-main-container textarea {
  padding-top: 10px !important;
  height: auto !important;
}
#ihf-main-container select {
  min-width: inherit;
  max-width: 100%;
  outline: none;
}
#ihf-main-container .chosen-container-single .chosen-single {
  height: 44px;
  padding: 0 15px;
  line-height: 44px;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  color: #aaa !important;
  background-color: transparent !important;
  border-color: #eee !important;
}
#ihf-main-container .chosen-results li.highlighted {
  background-color: #c5ff1f;
  background-image: linear-gradient(#c5ff1f 20%, #c5ff1f 90%);
}
#ihf-main-container button,
#ihf-main-container input[type="submit"] {
  display: inline-block !important;
  font-size: 14px !important;
  line-height: 18px !important;
  padding: 11px 19px !important;
  color: #fff !important;
  background-color: #c5ff1f !important;
  border: solid 2px !important;
  border-color: #c5ff1f !important;
  font-weight: 400 !important;
  -webkit-transition: all 0.3s !important;
  -moz-transition: all 0.3s !important;
  -ms-transition: all 0.3s !important;
  -o-transition: all 0.3s !important;
  transition: all 0.3s !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
#ihf-main-container button:hover,
#ihf-main-container input[type="submit"]:hover,
#ihf-main-container button:focus,
#ihf-main-container input[type="submit"]:focus {
  color: #c5ff1f !important;
  background-color: transparent !important;
  border-color: #c5ff1f !important;
  outline: none !important;
}
#ihf-main-container .ihf-map-icon {
  background-color: #c5ff1f !important;
  border: none;
}
#ihf-main-container .ihf-map-icon:after {
  border-top-color: #c5ff1f !important;
}
#ihf-main-container .ihf-grid-result-mlsnum-proptype {
  font-size: 12px !important;
}
#ihf-main-container .ihf-grid-result-basic-info-item1 {
  width: 30%;
  text-align: left;
}
#ihf-main-container .ihf-grid-result-basic-info-item1:before {
  content: "\f111";
}
#ihf-main-container .ihf-grid-result-basic-info-item2 {
  width: 30%;
  text-align: center;
}
#ihf-main-container .ihf-grid-result-basic-info-item2:before {
  content: "\f113";
}
#ihf-main-container .ihf-grid-result-basic-info-item3 {
  width: 40%;
  text-align: right;
}
#ihf-main-container .ihf-grid-result-basic-info-item3:before {
  content: "\ef22";
}
#ihf-main-container b {
  font-weight: 400 !important;
}
#ihf-main-container .ihf-grid-result-container {
  padding: 15px !important;
  background-color: #f8f8f8 !important;
  border: none;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  box-shadow: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  margin-bottom: 30px;
}
#ihf-main-container .ihf-grid-result-container .col-xs-9:not(.pull-left) {
  width: 100% !important;
  padding: 0;
}
#ihf-main-container
  .ihf-grid-result-container
  .ihf-grid-result-basic-info-container {
  width: 100%;
  background-color: #c5ff1f;
  color: #fff;
  line-height: 38px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#ihf-main-container
  .ihf-grid-result-container
  .ihf-grid-result-basic-info-container
  div {
  position: relative;
  font-size: 12px;
  padding: 0;
  text-align: center;
  border-right: none;
}
#ihf-main-container
  .ihf-grid-result-container
  .ihf-grid-result-basic-info-container
  div:before {
  font-family: icomoon;
  position: relative;
  top: 3px;
  margin-right: 5px;
  font-size: 18px;
}
#ihf-main-container
  .ihf-grid-result-container
  .ihf-grid-result-basic-info-container
  br {
  display: none;
}
#ihf-main-container .ihf-grid-result-container .ihf-grid-result-photocount {
  position: absolute;
  display: inline-block;
  top: 85px;
  right: 30px;
  width: auto;
  z-index: 1;
  margin: 0;
  padding: 3px 5px !important;
  border: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  text-shadow: none !important;
  line-height: 20px;
  font-weight: 400 !important;
  font-size: 12px !important;
  background-color: #c5ff1f;
  color: #fff;
}
#ihf-main-container .ihf-grid-result-container .ihf-grid-result-photocount a {
  color: #fff;
}
#ihf-main-container
  .ihf-grid-result-container
  .ihf-grid-result-photocount:after {
  position: absolute;
  content: "";
  display: block;
  right: 100%;
  top: 0;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  border-right: 10px solid #c5ff1f;
}
#ihf-main-container
  .ihf-grid-result-container:hover
  .ihf-grid-result-basic-info-container {
  background: #222;
}
#ihf-main-container .ihf-grid-result-container:hover .ihf-results-grid-photo a {
  background: rgba(0, 0, 0, 0.6);
}
#ihf-main-container .ihf-grid-result-address {
  color: #222;
  font-size: 18px;
  font-weight: 600;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#ihf-main-container .ihf-grid-result-address:hover {
  color: #c5ff1f;
}
#ihf-main-container .ihf-grid-result-price {
  position: absolute;
  display: inline-block;
  top: 70px;
  z-index: 1;
  margin: 0;
  padding: 3px !important;
  border: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  text-shadow: none !important;
  line-height: 20px;
  font-weight: 400 !important;
  font-size: 12px !important;
  background-color: #c5ff1f;
}
#ihf-main-container .ihf-grid-result-price:after {
  position: absolute;
  content: "";
  display: block;
  left: 100%;
  top: 0;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  border-left: 10px solid #c5ff1f;
}
#ihf-main-container .ihf-listing-open-home-text-grid span {
  color: #222;
  font-weight: 600;
}
#ihf-main-container .ihf-results-grid-photo {
  margin-top: 15px;
  margin-bottom: 5px;
}
#ihf-main-container .ihf-results-grid-photo a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#ihf-main-container .ihf-slide .row.mt-10 {
  margin-left: -15px;
  margin-right: -15px;
}
#ihf-main-container .ihf-slide .row.mt-10 .col-xs-12 {
  padding: 0;
}
#ihf-main-container .ihf-listing-search-results .ihf-results-address {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px;
}
#ihf-main-container .ihf-listing-search-results .ihf-results-address a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #222;
}
#ihf-main-container .ihf-listing-search-results .ihf-results-address a:hover {
  color: #c5ff1f;
}
#ihf-main-container .ihf-listing-search-results .ihf-result {
  padding: 15px 0;
  background: #f8f8f8;
  margin: 0 !important;
  margin-bottom: 30px !important;
}
#ihf-main-container .ihf-listing-search-results .ihf-results-photo {
  margin-right: 30px;
}
#ihf-main-container .ihf-listing-search-results .ihf-results-property-info {
  color: #787878;
  font-size: 14px !important;
}
#ihf-main-container
  .ihf-listing-search-results
  .ihf-results-property-info
  .ihf-results-price {
  color: #222;
  font-weight: 600;
  font-size: 18px !important;
}
#ihf-main-container
  .ihf-listing-search-results
  .ihf-results-property-info
  strong {
  font-weight: 400;
}
#ihf-main-container
  .ihf-listing-search-results
  .ihf-results-property-info
  .ihf-results-links
  a {
  color: #222;
}
#ihf-main-container
  .ihf-listing-search-results
  .ihf-results-property-info
  .ihf-results-links
  a:hover {
  color: #c5ff1f;
}
#ihf-main-container .pagination li a,
#ihf-main-container .back-to-results a {
  margin-right: 6px;
  padding: 0 19px;
  line-height: 35px;
  text-align: center;
  color: #fff !important;
  font-size: 12px;
  font-weight: 500;
  display: inline-block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #222 !important;
  border: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
#ihf-main-container .pagination li a:hover,
#ihf-main-container .back-to-results a:hover {
  background-color: #c5ff1f !important;
}
#ihf-main-container #ihf-main-search-form #areaPickerInputWrapper {
  height: auto !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
#ihf-main-container
  #ihf-main-search-form
  #areaPickerInputWrapper
  input#areaPicker {
  border: 0 !important;
  background-color: #fff;
  padding: 5px !important;
}
#ihf-main-container .input-group-addon {
  background-color: #c5ff1f !important;
  border-color: #c5ff1f !important;
  color: #fff;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
#ihf-main-container .nav-tabs {
  background-color: #222;
}
#ihf-main-container .nav-tabs > li {
  margin-bottom: 0 !important;
}
#ihf-main-container .nav-tabs > li > a {
  margin-right: 0;
  padding: 19px 30px;
  border: none !important;
  background-color: transparent !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  color: #787878 !important;
  transition: 0.3s;
  font-weight: 500;
}
#ihf-main-container .nav-tabs > li.active > a,
#ihf-main-container .nav-tabs > li:hover > a {
  background-color: #c5ff1f !important;
  color: #fff !important;
}
#ihf-main-container .btn-primary {
  background-color: #c5ff1f !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  border: none;
}
#ihf-main-container .badge {
  background-color: transparent;
}
#ihf-main-container #areaPickerExpandAllContainer {
  background-color: #f8f8f8 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
#ihf-main-container .ihf-advanced-search-launch {
  color: #222;
  -webkit-transition: 3;
  -moz-transition: 3;
  -o-transition: 3;
  transition: 3;
}
#ihf-main-container .ihf-advanced-search-launch:hover {
  color: #c5ff1f;
}
#ihf-main-container .chosen-choices {
  background-image: none;
}
#ihf-main-container .chosen-choices input {
  border: none !important;
  background-color: #fff !important;
}
#ihf-main-container .ihf-listing-detail .listing-info-item {
  padding: 8.5px 18px;
  border: none;
  font-size: 14px;
}
#ihf-main-container .ihf-listing-detail .listing-info-item span {
  color: #222;
  font-weight: 500;
}
#ihf-main-container .ihf-listing-detail .tab-pane.ihf-tab-pane .row.mt-10 {
  margin-bottom: 10px;
}
#ihf-main-container
  .ihf-listing-detail
  .tab-pane.ihf-tab-pane
  .row:nth-child(2n)
  .listing-info-item {
  background-color: #f8f8f8;
}
#ihf-main-container .ihf-listing-detail .title-bar-1 {
  padding: 8.5px 15px;
  border: none;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  color: #222;
  font-weight: 500;
  font-size: 14px !important;
  background-color: #f8f8f8;
}
#ihf-main-container .property-main-detail-item {
  display: inline-block;
  position: relative;
  bottom: 3px;
  padding: 0 5px;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 1.714;
  vertical-align: middle;
  color: #222;
  font-weight: 600;
}
#ihf-main-container .property-main-detail-item:before {
  font-family: icomoon;
  position: relative;
  top: 3px;
  margin-right: 5px;
  font-size: 24px;
  color: #c5ff1f;
  font-weight: 400;
}
#ihf-main-container .property-main-detail-item.ihf-bedrooms:before {
  content: "\f111";
}
#ihf-main-container .property-main-detail-item.ihf-baths:before {
  content: "\f113";
}
#ihf-main-container .property-main-detail-item.ihf-square-feet:before {
  content: "\ef22";
}
#ihf-main-container .property-main-detail-item.ihf-property-type:before {
  content: "\e93a";
}
#ihf-main-container .ihf-social-share .btn {
  display: block;
  float: left;
  width: 40px !important;
  height: 40px !important;
  padding: 0 !important;
  background-color: #222 !important;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: none !important;
  line-height: 40px !important;
  margin-right: 10px;
  color: #fff;
  font-size: 18px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
}
#ihf-main-container .ihf-social-share .btn:hover {
  background: #c5ff1f !important;
  color: #fff !important;
}
#ihf-main-container .modal.in .modal-dialog {
  position: fixed;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
  max-height: 100%;
  overflow-y: auto;
}
#ihf-main-container .ihf-office-photo {
  border: none !important;
}
#ihf-main-container .ihf-office-photo img {
  width: 100%;
}
#ihf-main-container .ihf-office-info {
  margin-left: 30px;
}
#ihf-main-container .ihf-office-info .ihf_offices_name a {
  font-size: 20px;
  color: #222 !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#ihf-main-container .ihf-office-info .ihf_offices_name a:hover {
  color: #c5ff1f !important;
}
#ihf-main-container .ihf-office-info .ihf_offices_name a b {
  font-weight: 600 !important;
}
#ihf-main-container .ihf-agent-photo,
#ihf-main-container #ihf-agent-sellers-rep-own-listing-photo {
  margin-bottom: 15px;
}
#ihf-main-container .ihf-market-report .ihf-title {
  font-size: 18px !important;
  font-weight: 500 !important;
  color: #222 !important;
  border-bottom: none !important;
}
#ihf-main-container .ihf-market-report .ihf-title a {
  color: #c5ff1f;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#ihf-main-container .ihf-market-report .ihf-title a:hover {
  color: #222;
}
#ihf-main-container .ihf-agent-list .thumbnail {
  display: table;
  padding: 0 !important;
  border: none !important;
  width: 100%;
  margin-bottom: 30px;
  border-bottom: 2px solid #eee !important;
}
#ihf-main-container .ihf-agent-list .thumbnail img {
  height: 185px !important;
  width: 100%;
}
#ihf-main-container .ihf-agent-list .thumbnail .pull-left {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  padding-left: 30px;
  float: none !important;
}
#ihf-main-container .ihf-agent-list .thumbnail .pull-left span {
  font-size: 12px !important;
}
#ihf-main-container .ihf-agent-list .thumbnail .pull-left.mr-10 {
  width: 25%;
  min-width: 140px;
  padding: 0;
}
#ihf-main-container .ihf-agent-list .thumbnail .ihf_officeroster_agentname a {
  font-size: 18px;
  color: #222 !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#ihf-main-container
  .ihf-agent-list
  .thumbnail
  .ihf_officeroster_agentname
  a:hover {
  color: #c5ff1f !important;
}
#ihf-main-container
  .ihf-agent-list
  .thumbnail
  .ihf_officeroster_agentname
  a
  strong {
  font-weight: 500 !important;
}
#ihf-main-container .ihf-agent-list .thumbnail .ihf_officeroster_agent_email a {
  color: #c5ff1f;
}
#ihf-main-container .ihf-market-report-nav {
  color: #222;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-weight: 500;
}
#ihf-main-container .ihf-market-report-nav:hover {
  color: #c5ff1f;
}
@media (max-width: 767px) {
  #ihf-main-container .ihf-listing-search-results .ihf-results-photo {
    width: 100%;
    display: block;
    margin-right: 0;
    margin-bottom: 20px;
  }
  #ihf-main-container .ihf-listing-search-results .ihf-results-photo img {
    width: 100%;
  }
  #ihf-main-container .ihf-listing-search-results .ihf-results-property-info {
    display: block;
    width: 100%;
  }
  #ihf-main-container .hidden-xs.areaPickerExpandAllButtonClass {
    display: block !important;
  }
}
@media (max-width: 479px) {
  #ihf-main-container .ihf-grid-result-address {
    font-size: 16px;
  }
}
body {
  background-color: #fff;
}
@-webkit-keyframes wpb_ttb {
  0% {
    -webkit-transform: translate3d(0, -100px, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-moz-keyframes wpb_ttb {
  0% {
    -moz-transform: translate3d(0, -100px, 0);
    opacity: 0;
  }
  to {
    -moz-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-o-keyframes wpb_ttb {
  0% {
    -o-transform: translate3d(0, -100px, 0);
    opacity: 0;
  }
  to {
    -o-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes wpb_ttb {
  0% {
    transform: translate3d(0, -100px, 0);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes wpb_btt {
  0% {
    -webkit-transform: translate3d(0, 100px, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-moz-keyframes wpb_btt {
  0% {
    -moz-transform: translate3d(0, 100px, 0);
    opacity: 0;
  }
  to {
    -moz-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-o-keyframes wpb_btt {
  0% {
    -o-transform: translate3d(0, 100px, 0);
    opacity: 0;
  }
  to {
    -o-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes wpb_btt {
  0% {
    transform: translate3d(0, 100px, 0);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes wpb_ltr {
  0% {
    -webkit-transform: translate3d(-100px, 0, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-moz-keyframes wpb_ltr {
  0% {
    -moz-transform: translate3d(-100px, 0, 0);
    opacity: 0;
  }
  to {
    -moz-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-o-keyframes wpb_ltr {
  0% {
    -o-transform: translate3d(-100px, 0, 0);
    opacity: 0;
  }
  to {
    -o-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes wpb_ltr {
  0% {
    transform: translate3d(-100px, 0, 0);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes wpb_rtl {
  0% {
    -webkit-transform: translate3d(100px, 0, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-moz-keyframes wpb_rtl {
  0% {
    -moz-transform: translate3d(100px, 0, 0);
    opacity: 0;
  }
  to {
    -moz-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-o-keyframes wpb_rtl {
  0% {
    -o-transform: translate3d(100px, 0, 0);
    opacity: 0;
  }
  to {
    -o-transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes wpb_rtl {
  0% {
    transform: translate3d(100px, 0, 0);
    opacity: 0;
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes wpb_appear {
  0% {
    -webkit-transform: scale(0.5);
    opacity: 0.1;
    filter: alpha(opacity=10);
  }
  to {
    -webkit-transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-moz-keyframes wpb_appear {
  0% {
    -moz-transform: scale(0.5);
    opacity: 0.1;
    filter: alpha(opacity=10);
  }
  to {
    -moz-transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@-o-keyframes wpb_appear {
  0% {
    -o-transform: scale(0.5);
    opacity: 0.1;
    filter: alpha(opacity=10);
  }
  to {
    -o-transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@keyframes wpb_appear {
  0% {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0.1;
    filter: alpha(opacity=10);
  }
  to {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@media screen and (max-width: 600px) {
  body.admin-bar #wpadminbar {
    top: -46px;
  }
}
.vc_row-background-overlay-wrap {
  position: relative;
}
.vc_row-background-overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-repeat: repeat;
}
.vc_col-has-fill > .vc_column-inner,
.vc_row-has-fill
  + .vc_row-full-width
  + .vc_row
  > .vc_column_container
  > .vc_column-inner,
.vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill
  + .vc_vc_row
  > .vc_row
  > .vc_vc_column
  > .vc_column_container
  > .vc_column-inner,
.vc_row-has-fill
  + .vc_vc_row_inner
  > .vc_row
  > .vc_vc_column_inner
  > .vc_column_container
  > .vc_column-inner,
.vc_row-has-fill > .vc_column_container > .vc_column-inner,
.vc_row-has-fill
  > .vc_row
  > .vc_vc_column
  > .vc_column_container
  > .vc_column-inner,
.vc_row-has-fill
  > .vc_vc_column_inner
  > .vc_column_container
  > .vc_column-inner {
  padding-top: 0;
}
.vc_tta-container,
.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0;
}
.vc_col-lg-1,
.vc_col-lg-10,
.vc_col-lg-11,
.vc_col-lg-12,
.vc_col-lg-2,
.vc_col-lg-3,
.vc_col-lg-4,
.vc_col-lg-5,
.vc_col-lg-6,
.vc_col-lg-7,
.vc_col-lg-8,
.vc_col-lg-9,
.vc_col-md-1,
.vc_col-md-10,
.vc_col-md-11,
.vc_col-md-12,
.vc_col-md-2,
.vc_col-md-3,
.vc_col-md-4,
.vc_col-md-5,
.vc_col-md-6,
.vc_col-md-7,
.vc_col-md-8,
.vc_col-md-9,
.vc_col-sm-1,
.vc_col-sm-10,
.vc_col-sm-11,
.vc_col-sm-12,
.vc_col-sm-2,
.vc_col-sm-3,
.vc_col-sm-4,
.vc_col-sm-5,
.vc_col-sm-6,
.vc_col-sm-7,
.vc_col-sm-8,
.vc_col-sm-9,
.vc_col-xs-1,
.vc_col-xs-10,
.vc_col-xs-11,
.vc_col-xs-12,
.vc_col-xs-2,
.vc_col-xs-3,
.vc_col-xs-4,
.vc_col-xs-5,
.vc_col-xs-6,
.vc_col-xs-7,
.vc_col-xs-8,
.vc_col-xs-9 {
  min-height: 0;
}
.vc_row-no-padding {
  margin-left: 0;
  margin-right: 0;
}
.vc_row[data-vc-full-width] {
  position: relative;
}
.vc_separator .vc_sep_holder .vc_sep_line {
  top: 0;
}
.wpb_start_animation {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 1;
  filter: alpha(opacity=100);
}
.wpb_start_animation.wpb_top-to-bottom {
  -webkit-animation: wpb_ttb 1s;
  -o-animation: wpb_ttb 1s;
  animation: wpb_ttb 1s;
  opacity: 1;
  filter: alpha(opacity=100);
}
.wpb_start_animation.wpb_bottom-to-top {
  -webkit-animation: wpb_btt 1s;
  -o-animation: wpb_btt 1s;
  animation: wpb_btt 1s;
  opacity: 1;
  filter: alpha(opacity=100);
}
.wpb_start_animation.wpb_left-to-right {
  -webkit-animation: wpb_ltr 1s;
  -o-animation: wpb_ltr 1s;
  animation: wpb_ltr 1s;
  opacity: 1;
  filter: alpha(opacity=100);
}
.wpb_start_animation.wpb_appear,
.wpb_start_animation.wpb_right-to-left {
  -webkit-animation: wpb_rtl 1s;
  -o-animation: wpb_rtl 1s;
  animation: wpb_rtl 1s;
  opacity: 1;
  filter: alpha(opacity=100);
}
.wpb_start_animation.wpb_appear {
  -webkit-animation: wpb_appear 1s;
  -o-animation: wpb_appear 1s;
  animation: wpb_appear 1s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.wpb_start_animation.wpb_appear,
.wpb_start_animation.wpb_bottom-to-top,
.wpb_start_animation.wpb_left-to-right,
.wpb_start_animation.wpb_right-to-left,
.wpb_start_animation.wpb_top-to-bottom {
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
body[class*="post-type"] #g5plus-framework-popup-icon-wrapper {
  display: none;
}
@media screen and (min-width: 992px) {
  .rtl .x-nav-menu > .x-menu-item + .x-menu-item {
    margin-right: 45px;
    margin-left: 0;
  }
}
.ere-property-slider .property-inner .property-info,
.ere-property-slider .property-inner .property-info > div,
.ere-property-slider .property-inner .property-main-info {
  display: inline-block;
}
.ere-property-slider .property-inner {
  position: relative;
}
.ere-property-slider .property-inner .block-center {
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.ere-property-slider .property-inner .property-main-info .property-heading h2 {
  font-weight: 500;
  display: inline-block;
  overflow: hidden;
}
.ere-property-slider .property-inner .property-main-info .property-heading a {
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.ere-property-slider
  .property-inner
  .property-main-info
  .property-heading
  a:hover {
  color: #c5ff1f;
}
.ere-property-slider .property-inner .property-main-info .property-price {
  font-weight: 700;
}
.ere-property-slider .property-inner .property-main-info .property-location i {
  margin-right: 5px;
}
.ere-property-slider
  .property-inner
  .property-main-info
  .property-location
  span {
  font-weight: 400;
}
.ere-property-slider .property-inner .property-info > div > div,
.ere-property-slider .property-inner .property-info > div > span {
  display: table-cell;
  vertical-align: middle;
}
.ere-property-slider .property-inner .property-info > div > span {
  font-size: 24px;
  padding-right: 10px;
}
.ere-property-slider .property-inner .property-info > div p {
  margin-bottom: 0;
  letter-spacing: 0.03em;
  line-height: 14px;
}
.ere-property-slider .property-inner .property-info > div .property-info-value {
  font-weight: 600;
}
.ere-property-slider .property-inner .property-info > div .property-info-title {
  font-weight: 400;
}
.ere-property-slider.navigation-middle .property-inner .block-center {
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1170px;
  width: auto;
}
.ere-property-slider.navigation-middle .property-inner .block-center-inner {
  padding-top: 60px;
}
.ere-property-slider.navigation-middle .property-inner .property-main-info {
  padding: 19px 20px 10px 23px;
  background-color: rgba(34, 34, 34, 0.9);
}
.ere-property-slider.navigation-middle
  .property-inner
  .property-main-info
  .property-heading
  h2 {
  font-size: 32px;
  position: relative;
  top: -5px;
  max-height: 36px;
  margin-bottom: -5px;
}
.ere-property-slider.navigation-middle
  .property-inner
  .property-main-info
  .property-info-block-inline {
  display: table;
  width: 100%;
}
.ere-property-slider.navigation-middle
  .property-inner
  .property-main-info
  .property-info-block-inline
  > div {
  display: table-cell;
}
.ere-property-slider.navigation-middle
  .property-inner
  .property-main-info
  .property-info-block-inline
  > div:first-child {
  white-space: nowrap;
}
.ere-property-slider.navigation-middle
  .property-inner
  .property-main-info
  .property-price {
  color: #fff;
  font-size: 24px;
  margin-right: 17px;
  line-height: 1.2;
}
.ere-property-slider.navigation-middle
  .property-inner
  .property-main-info
  .property-price,
.ere-property-slider.navigation-middle
  .property-inner
  .property-main-info
  .property-status {
  display: inline-block;
}
.ere-property-slider.navigation-middle
  .property-inner
  .property-main-info
  .property-location {
  text-align: left;
  padding-left: 0px;
}
.ere-property-slider.navigation-middle
  .property-inner
  .property-main-info
  .property-location
  span {
  color: #fff;
}
.ere-property-slider.navigation-middle
  .property-inner
  .property-main-info
  .property-location
  .property-status {
  position: relative;
  top: -3px;
}
.ere-property-slider.navigation-middle
  .property-inner
  .property-main-info
  .property-status
  span {
  display: inline-block;
  color: #fff;
  font-weight: 400;
  background-color: #c5ff1f;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  top: -3px;
}
.ere-property-slider.navigation-middle .property-inner .property-info {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 8px 20px 0 23px;
}
.ere-property-slider.navigation-middle .property-inner .property-info > div {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-right: 16px;
}
.ere-property-slider.navigation-middle
  .property-inner
  .property-info
  > div:last-child {
  margin-right: 0;
}
.ere-property-slider.navigation-middle
  .property-inner
  .property-info
  > div
  .property-info-value {
  color: #000;
}
.ere-property-slider.navigation-middle .owl-nav {
  position: absolute;
  left: 0;
  right: 0;
  padding-left: 15px;
top:50%;
}
.ere-property-slider.navigation-middle .owl-nav .owl-next,
.ere-property-slider.navigation-middle .owl-nav .owl-prev {
  position: absolute;
  top: 0;
  margin-top: 0;
  display: inline-block;
}
.ere-property-slider.navigation-middle .owl-nav .owl-prev {
  left: 0;
  background-color: #c5ff1f;
}
.ere-property-slider.navigation-middle .owl-nav .owl-prev:after {
  border-top-color: #c5ff1f;
}
.ere-property-slider.navigation-middle .owl-nav .owl-prev i {
  color: #000;
}
.ere-property-slider.navigation-middle .owl-nav .owl-next {
  right: 0;
  /* left: 9px; */
  background-color: #f6f6f6;
}
.ere-property-slider.navigation-middle .owl-nav .owl-next:hover {
  background-color: #fff !important;
}
.ere-property-slider.navigation-middle .owl-nav .owl-next:hover:after {
  border-bottom-color: #fff !important;
}
.ere-property-slider.navigation-middle .owl-nav .owl-next:after {
  border-bottom-color: #f6f6f6;
}
.ere-property-slider.navigation-middle .owl-nav .owl-next i {
  color: #c5ff1f;
}
.ere-property-slider.navigation-middle .owl-carousel:hover .owl-nav .owl-prev {
  left: 0;
}
.ere-property-slider.navigation-middle .owl-carousel:hover .owl-nav .owl-next {
  right: 0;
  /* left: 9px; */
}
.ere-property-slider.pagination-image .property-content {
  position: relative;
}
.ere-property-slider.pagination-image .property-inner .block-center-inner {
  width: 100%;
}
.ere-property-slider.pagination-image .property-inner .property-main-info {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 35px 15px 23px;
}
.ere-property-slider.pagination-image
  .property-inner
  .property-main-info
  .property-heading
  h2 {
  margin-top: 2px;
  font-size: 48px;
  margin-bottom: -7px;
  max-height: 60px;
}
.ere-property-slider.pagination-image
  .property-inner
  .property-main-info
  .property-price {
  font-size: 32px;
  color: #bababa;
}
.ere-property-slider.pagination-image
  .property-inner
  .property-main-info
  .property-price,
.ere-property-slider.pagination-image
  .property-inner
  .property-main-info
  .property-status {
  display: inline-block;
}
.ere-property-slider.pagination-image
  .property-inner
  .property-main-info
  .property-location
  span {
  color: #bababa;
}
.ere-property-slider.pagination-image
  .property-inner
  .property-main-info
  .property-location
  .property-status {
  position: relative;
  top: -3px;
}
.ere-property-slider.pagination-image
  .property-inner
  .property-main-info
  .property-status
  span {
  display: inline-block;
  color: #fff;
  font-weight: 400;
  background-color: #c5ff1f;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  top: -3px;
}
.ere-property-slider.pagination-image .property-inner .property-info {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  padding-left: 15px;
  padding-right: 15px;
}
.ere-property-slider.pagination-image .property-inner .property-info > div {
  text-align: left;
  padding-top: 40px;
  padding-bottom: 27px;
  margin-right: 60px;
}
.ere-property-slider.pagination-image
  .property-inner
  .property-info
  > div:last-child {
  margin-right: 0;
}
.ere-property-slider.pagination-image
  .property-inner
  .property-info
  > div
  .property-info-value {
  color: #fff;
}
.ere-property-slider.pagination-image
  .property-inner
  .property-info
  > div
  .property-info-title {
  color: #8f8f8f;
}
.ere-property-slider.pagination-image .property-slider-image-wrap {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 1;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  max-width: 730px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  background-color: #fff;
}
.ere-property-slider.pagination-image
  .property-slider-image-wrap
  .owl-item:not(.current) {
  cursor: pointer;
}
.ere-property-slider.pagination-image
  .property-slider-image-wrap
  .owl-item:not(.current):before {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  content: "";
  display: block;
}
@media (max-width: 991px) {
  .ere-property-slider.pagination-image .property-slider-image-wrap {
    max-width: 550px;
  }
}
@media (max-width: 767px) {
  .ere-property-slider.navigation-middle .property-inner {
    position: relative;
  }
  .ere-property-slider.navigation-middle .property-inner .block-center {
    position: static;
    padding-left: 0;
    padding-right: 0;
  }
  .ere-property-slider.navigation-middle .property-inner .block-center-inner {
    background-color: rgba(34, 34, 34, 0.9);
    padding-top: 0;
    width: 100%;
  }
  .ere-property-slider.navigation-middle .property-inner .property-main-info {
    background-color: transparent;
  }
  .ere-property-slider.navigation-middle
    .property-inner
    .property-main-info
    .property-info-block-inline {
    display: block;
  }
  .ere-property-slider.navigation-middle
    .property-inner
    .property-main-info
    .property-info-block-inline
    > div {
    display: block;
    white-space: normal;
  }
  .ere-property-slider.navigation-middle
    .property-inner
    .property-main-info
    .property-price,
  .ere-property-slider.navigation-middle
    .property-inner
    .property-main-info
    .property-status {
    display: inline-block;
  }
  .ere-property-slider.navigation-middle
    .property-inner
    .property-main-info
    .property-location {
    text-align: left;
    padding-left: 0;
  }
  .ere-property-slider.navigation-middle
    .property-inner
    .property-main-info
    .property-location
    .property-status {
    position: static;
  }
  .ere-property-slider.navigation-middle .property-inner .property-info {
    display: block;
  }
  .ere-property-slider.navigation-middle .owl-nav {
    display: none;
  }
  .ere-property-slider.pagination-image .property-inner .block-center {
    position: static;
  }
  .ere-property-slider.pagination-image .property-inner .property-info > div {
    margin-right: 15px;
    padding-top: 20px;
    padding-bottom: 7px;
  }
  .ere-property-slider.pagination-image .property-slider-image-wrap {
    max-width: none;
    background-color: #000;
    position: static;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    padding-bottom: 10px;
  }
}
@media (max-width: 599px) {
  .ere-property-slider .property-inner .property-info {
    overflow: auto;
  }
  .ere-property-slider .property-inner .property-info > div {
    width: 50%;
    float: left;
    margin-right: 0 !important;
  }
}
@media (max-width: 479px) {
  .ere-property-slider .property-inner .property-info > div {
    width: 100%;
  }
}
.ere-search-properties {
  display: block;
}
.ere-search-properties input[type="text"],
.ere-search-properties select {
  width: 100%;
}
.ere-search-properties option:not(first-child) {
  color: #444;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #fff;
}
.ere-search-properties option:not(first-child):hover {
  background-color: #fe6a00;
}
.ere-search-properties .form-group {
  height: 44px;
}
.ere-search-properties .submit-search-form {
  text-align: right;
}
.ere-search-properties
  .sidebar-filter.ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all {
  position: relative;
  margin: 15px 4px 10px 8px;
  background: #e5e5e5;
  height: 4px;
  border: none;
  border-radius: 0;
}
.ere-search-properties
  .sidebar-filter
  .ui-slider-handle.ui-state-default.ui-corner-all {
  position: absolute;
  z-index: 4;
  height: 14px;
  width: 14px;
  background: #fe6a00;
  top: -5px;
  cursor: ew-resize;
  border: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.ere-search-properties
  .sidebar-filter
  .ui-slider-handle.ui-state-default.ui-corner-all:active,
.ere-search-properties
  .sidebar-filter
  .ui-slider-handle.ui-state-default.ui-corner-all:focus {
  outline: 0;
}
.ere-search-properties
  .sidebar-filter
  .ui-slider-range.ui-widget-header.ui-corner-all {
  position: absolute;
  z-index: 3;
  width: 100%;
  background: #fe6a00;
  height: 4px;
  border-radius: 0;
  border: none;
}
.ere-search-properties .ere-sliderbar-filter {
  line-height: 1;
}
.ere-search-properties .title-slider-filter span {
  display: inline-block;
}
.ere-search-properties .search-map-inner {
  position: relative;
}
.ere-search-properties #ere-map-loading {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.9);
}
.ere-search-properties #ere-map-loading i {
  height: 60px;
  width: 60px;
  font-size: 60px;
  color: #c5ff1f;
}
.ere-search-properties .ere-map-result {
  position: relative;
  height: 550px;
  -webkit-transition: height 0.5s;
  -moz-transition: height 0.5s;
  -ms-transition: height 0.5s;
  -o-transition: height 0.5s;
  transition: height 0.5s;
  background-color: rgba(0, 0, 0, 0.1);
}
.ere-search-properties .ere-map-result .map-notfound {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  height: 50px;
  max-width: 570px;
  margin: auto;
  font-size: 20px;
}
.ere-search-properties .infoBox:after,
.ere-search-properties .marker-content:after {
  content: " ";
  height: 0;
  top: inherit;
  right: inherit;
  left: 50%;
}
.ere-search-properties .ere-map-result .cluster img {
  width: 100%;
}
.ere-search-properties .btn-other-features {
  cursor: pointer;
  font-weight: 600;
  color: #222;
}
.ere-search-properties .btn-other-features i {
  background: #fe6a00;
  color: #fff;
  margin-right: 5px;
  padding: 3px;
}
.ere-search-properties.color-light .btn-other-features,
.ere-search-properties.color-light .other-features-list h4 {
  color: #fff;
}
.ere-search-properties .infoBox {
  overflow: inherit !important;
  max-width: 310px;
}
.ere-search-properties .infoBox > img {
  z-index: 5;
  padding: 10px 10px 0 0;
}
.ere-search-properties .infoBox:after {
  border: solid transparent;
  position: absolute;
  bottom: -36px;
  width: 0;
  border-width: 18px;
  border-top-color: rgba(0, 0, 0, 0.05);
  -moz-transform: translate(-50%, 0);
  z-index: 0;
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.ere-search-properties .marker-content {
  position: relative;
  border: 5px solid rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 13px rgba(0, 0, 0, 0.22);
  width: 310px;
}
.ere-search-properties .marker-content:after {
  border: solid transparent;
  position: absolute;
  bottom: -30px;
  z-index: 2;
  width: 0;
  border-width: 15px;
  border-top-color: #fff;
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.ere-search-properties .marker-content .marker-content-inner {
  background-color: #fff;
  padding: 20px;
}
.ere-search-properties .other-features-list,
.ere-search-properties .search-advanced-info {
  clear: both;
  display: none;
}
.ere-search-properties .item-thumb {
  float: left;
  margin-right: 12px;
}
.ere-search-properties .item-body {
  overflow: hidden;
}
.ere-search-properties .item-body .price-marker,
.ere-search-properties .item-body .title-marker {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0;
  color: #222;
  text-transform: capitalize;
}
.ere-search-properties .item-body .title-marker {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.ere-search-properties .item-body .price-marker {
  font-weight: 600;
}
.ere-search-properties .item-body .address-marker {
  font-size: 12px;
  color: #8f8f8f;
}
.ere-search-properties .item-body .address-marker i {
  margin-right: 10px;
  color: #fe6a00;
  padding-left: 1px;
}
.ere-search-properties .item-body a:hover {
  color: #fe6a00;
}
.ere-search-properties .ui-state-active,
.ere-search-properties .ui-widget-content .ui-state-active {
  background-color: transparent !important;
  border-color: transparent !important;
}
.ere-search-properties.style-default .ere-search-content {
  position: relative;
}
.ere-search-properties.style-default .ere-search-content .search-title {
  position: absolute;
  font-size: 21px;
  text-transform: uppercase;
  left: 0;
  right: 0;
  height: 60px;
  line-height: 60px;
  background-color: #181818;
  top: -120px;
  color: #fff;
  padding-left: 10px;
  font-weight: 600;
}
.ere-search-properties.style-default
  .form-search-wrap
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered,
.ere-search-properties.style-default .form-search-wrap .title-slider-filter {
  color: #bababa;
}
.ere-search-properties.style-default .ere-search-content .search-title i {
  height: 60px;
  width: 60px;
  text-align: center;
  line-height: 60px;
  font-size: 26px;
  margin-right: 15px;
  background-color: #fe6a00;
}
.ere-search-properties.style-default .form-search-wrap {
  padding-top: 60px;
  padding-bottom: 44px;
  background-color: #2c2c2c;
}
.ere-search-properties.style-default-small .form-search-wrap,
.ere-search-properties.style-mini-line .form-search-wrap {
  padding-top: 16px;
}
.ere-search-properties.style-default-small.color-dark .form-search-wrap,
.ere-search-properties.style-default.color-dark .form-search-wrap {
  background-color: transparent;
}
.ere-search-properties.style-default
  .form-search-wrap
  .select2-container
  .select2-selection--single,
.ere-search-properties.style-default .form-search-wrap input,
.ere-search-properties.style-default .form-search-wrap select {
  border-color: #565656;
  color: #bababa;
}
.ere-search-properties.style-default
  .form-search-wrap
  input::-webkit-input-placeholder {
  color: #bababa;
}
.ere-search-properties.style-default .form-search-wrap input::-moz-placeholder {
  color: #bababa;
}
.ere-search-properties.style-default
  .form-search-wrap
  input:-ms-input-placeholder {
  color: #bababa;
}
.ere-search-properties.style-default .form-search-wrap input:-moz-placeholder {
  color: #bababa;
}
.ere-search-properties.style-default.color-dark
  .form-search-wrap
  .select2-container
  .select2-selection--single,
.ere-search-properties.style-default.color-dark .form-search-wrap input,
.ere-search-properties.style-default.color-dark .form-search-wrap select {
  border-color: #dedede;
  color: #8f8f8f;
}
.ere-search-properties.style-default.color-dark
  .form-search-wrap
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered,
.ere-search-properties.style-default.color-dark
  .form-search-wrap
  .title-slider-filter {
  color: #8f8f8f;
}
.ere-search-properties.style-default.color-dark
  .form-search-wrap
  input::-webkit-input-placeholder {
  color: #8f8f8f;
}
.ere-search-properties.style-default.color-dark
  .form-search-wrap
  input::-moz-placeholder {
  color: #8f8f8f;
}
.ere-search-properties.style-default.color-dark
  .form-search-wrap
  input:-ms-input-placeholder {
  color: #8f8f8f;
}
.ere-search-properties.style-default.color-dark
  .form-search-wrap
  input:-moz-placeholder {
  color: #8f8f8f;
}
.ere-search-properties.style-default-small
  .form-search-wrap
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered,
.ere-search-properties.style-default-small
  .form-search-wrap
  .title-slider-filter {
  color: #bababa;
}
.ere-search-properties.style-default-small
  .form-search-wrap
  .select2-container
  .select2-selection--single,
.ere-search-properties.style-default-small .form-search-wrap input,
.ere-search-properties.style-default-small .form-search-wrap select {
  color: #bababa;
  border-color: #565656;
}
.ere-search-properties.style-default-small
  .form-search-wrap
  input::-webkit-input-placeholder {
  color: #bababa;
}
.ere-search-properties.style-default-small
  .form-search-wrap
  input::-moz-placeholder {
  color: #bababa;
}
.ere-search-properties.style-default-small
  .form-search-wrap
  input:-ms-input-placeholder {
  color: #bababa;
}
.ere-search-properties.style-default-small
  .form-search-wrap
  input:-moz-placeholder {
  color: #bababa;
}
.ere-search-properties.style-default-small .form-search-wrap #search-btn {
  display: block;
  width: 100%;
}
.ere-search-properties.style-default-small.color-dark
  .form-search-wrap
  .select2-container
  .select2-selection--single,
.ere-search-properties.style-default-small.color-dark .form-search-wrap input,
.ere-search-properties.style-default-small.color-dark .form-search-wrap select {
  border-color: #dedede;
  color: #8f8f8f;
}
.ere-search-properties.style-default-small.color-dark
  .form-search-wrap
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered,
.ere-search-properties.style-default-small.color-dark
  .form-search-wrap
  .title-slider-filter {
  color: #8f8f8f;
}
.ere-search-properties.style-default-small.color-dark
  .form-search-wrap
  input::-webkit-input-placeholder {
  color: #8f8f8f;
}
.ere-search-properties.style-default-small.color-dark
  .form-search-wrap
  input::-moz-placeholder {
  color: #8f8f8f;
}
.ere-search-properties.style-default-small.color-dark
  .form-search-wrap
  input:-ms-input-placeholder {
  color: #8f8f8f;
}
.ere-search-properties.style-default-small.color-dark
  .form-search-wrap
  input:-moz-placeholder {
  color: #8f8f8f;
}
.ere-search-properties.style-mini-line
  .form-search-wrap
  .select2-container
  .select2-selection--single,
.ere-search-properties.style-mini-line .form-search-wrap input,
.ere-search-properties.style-mini-line .form-search-wrap select {
  color: #bababa;
  border-color: #565656;
}
.ere-search-properties.style-mini-line
  .form-search-wrap
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #bababa;
}
.ere-search-properties.style-mini-line
  .form-search-wrap
  input::-webkit-input-placeholder {
  color: #bababa;
}
.ere-search-properties.style-mini-line
  .form-search-wrap
  input::-moz-placeholder {
  color: #bababa;
}
.ere-search-properties.style-mini-line
  .form-search-wrap
  input:-ms-input-placeholder {
  color: #bababa;
}
.ere-search-properties.style-mini-line
  .form-search-wrap
  input:-moz-placeholder {
  color: #bababa;
}
.ere-search-properties.style-mini-line .title-slider-filter {
  font-size: 12px;
  color: #bababa;
}
.ere-search-properties.style-absolute {
  position: relative;
}
.ere-search-properties.style-absolute .ere-map-result {
  height: 700px;
}
.ere-search-properties.style-absolute .ere-search-content.ere-pd-top-85 {
  padding-top: 85px !important;
}
.ere-search-properties.style-absolute .form-search-wrap {
  position: absolute;
  top: 48px;
  left: 65%;
  max-width: 370px;
}
.ere-search-properties.style-absolute
  .form-search-wrap
  .select2-container
  .select2-selection--single,
.ere-search-properties.style-absolute .form-search-wrap input,
.ere-search-properties.style-absolute .form-search-wrap select {
  border-color: #dedede;
  color: #8f8f8f;
}
.ere-search-properties.style-absolute
  .form-search-wrap
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #8f8f8f;
}
.ere-search-properties.style-absolute .form-search-wrap .search-title {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  line-height: 55px;
  text-align: center;
  background-color: #fe6a00;
  font-size: 21px;
  color: #fff;
  font-weight: 500;
  height: 50px;
}
.ere-search-properties.style-absolute
  .form-search-wrap
  input::-webkit-input-placeholder {
  color: #8f8f8f;
}
.ere-search-properties.style-absolute
  .form-search-wrap
  input::-moz-placeholder {
  color: #8f8f8f;
}
.ere-search-properties.style-absolute
  .form-search-wrap
  input:-ms-input-placeholder {
  color: #8f8f8f;
}
.ere-search-properties.style-absolute .form-search-wrap input:-moz-placeholder {
  color: #8f8f8f;
}
.ere-search-properties.style-absolute .form-search-wrap .ere-search-content {
  background-color: rgba(255, 255, 255, 0.95);
  padding: 30px;
}
.ere-search-properties.style-absolute .form-search-wrap #search-btn {
  margin-top: 15px;
}
.ere-search-properties.style-absolute .form-search-wrap button {
  background-color: #232323;
  border-color: #232323;
}
.ere-search-properties.style-absolute .form-search-wrap button:hover {
  background-color: #fe6a00;
  border-color: #fe6a00;
  color: #fff;
}
.ere-search-properties.style-absolute .form-search-wrap .title-slider-filter {
  padding-left: 5px;
}
.ere-search-properties.style-vertical .submit-search-form {
  clear: both;
}
.ere-search-properties.style-vertical #search-btn {
  width: inherit !important;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
}
.ere-search-properties.style-vertical .col-no-padding {
  padding: 0 !important;
}
.ere-search-properties.style-vertical .ere-search-content {
  padding-left: 6.2%;
  padding-right: 6.2%;
  padding-bottom: 15px;
  position: relative;
}
.ere-search-properties.style-vertical .ere-search-content.pd-top-title {
  padding-top: 60px;
}
.ere-search-properties.style-vertical .search-title {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background-color: #181818;
  padding-left: 60px;
  font-size: 16px;
  font-weight: 400;
}
.ere-search-properties.style-vertical .search-title i {
  position: absolute;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  top: 0;
  left: 0;
  background-color: #fe6a00;
}
.bg-dark-left:after,
.ere-search-properties.style-vertical .form-search-wrap,
.ere-search-status-tab {
  background-color: #2c2c2c;
}
.ere-search-properties.style-vertical
  .form-search-wrap
  .select2-container
  .select2-selection--single,
.ere-search-properties.style-vertical .form-search-wrap input,
.ere-search-properties.style-vertical .form-search-wrap select {
  border-color: #565656;
}
.ere-search-properties.style-vertical .form-search-wrap .title-slider-filter {
  padding-left: 5px;
  color: #aaa;
}
.ere-search-properties.style-vertical .form-search-wrap .submit-search-form {
  margin-top: 18px;
}
.ere-search-properties.style-vertical .property-result-wrap {
  margin-top: 25px;
}
.ere-search-properties.style-vertical .list-property-result-ajax {
  padding-left: 6.2%;
  padding-right: 6.2%;
  padding-bottom: 30px;
}
.ere-search-properties.style-vertical
  .list-property-result-ajax
  .title-result
  h2 {
  margin-top: 15px;
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 1;
  font-size: 26px;
}
.ere-search-properties.style-vertical
  .list-property-result-ajax
  .title-result
  .text-no-result {
  display: none;
}
.ere-search-properties.style-vertical
  .list-property-result-ajax
  .owl-carousel
  .owl-nav
  .owl-next,
.ere-search-properties.style-vertical
  .list-property-result-ajax
  .owl-carousel
  .owl-nav
  .owl-prev {
  top: -20px;
  width: 40px;
  height: 45px;
}
.ere-search-properties.style-vertical
  .list-property-result-ajax
  .owl-carousel
  .owl-nav
  .owl-prev {
  left: inherit;
  right: 55px;
}
.ere-search-properties.style-vertical
  .list-property-result-ajax
  .owl-carousel
  .owl-nav
  .owl-next {
  left: inherit;
  right: 0;
}
.ere-search-properties.style-vertical
  .list-property-result-ajax
  .owl-carousel
  .owl-nav
  .owl-next:after {
  border-bottom-width: 45px;
}
.ere-search-properties.style-vertical
  .list-property-result-ajax
  .owl-carousel
  .owl-nav
  .owl-prev:after {
  border-top-width: 45px;
}
.ere-search-properties.style-vertical
  .list-property-result-ajax
  .owl-carousel
  .owl-nav
  .owl-next
  i,
.ere-search-properties.style-vertical
  .list-property-result-ajax
  .owl-carousel
  .owl-nav
  .owl-prev
  i {
  line-height: 45px;
  font-size: 24px;
}
.ere-search-properties .other-features-list.ere-display-block,
.ere-search-properties .search-advanced-info.ere-display-block {
  display: block;
}
.bg-img-top-no-repeat {
  background-position: top;
  background-repeat: no-repeat;
}
.bg-dark-left {
  position: relative;
}
.bg-dark-left:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  right: -999px;
}
@media (max-width: 1199px) {
  .ere-search-properties.style-mini-line {
    padding: 0 20px;
  }
}
@media (max-width: 991px) {
  .ere-search-properties.style-vertical .col-scroll-vertical,
  .ere-search-properties.style-vertical .ere-map-search {
    height: inherit !important;
    overflow: inherit !important;
  }
  .ere-search-properties.style-vertical .ere-map-result {
    height: 550px !important;
  }
  .ere-search-properties.style-absolute .form-search-wrap {
    left: 58%;
    width: 100%;
  }
}
@media (max-width: 900px) {
  .ere-search-properties.style-absolute .form-search-wrap {
    left: 50%;
  }
}
@media (max-width: 767px) {
  .ere-search-properties.style-vertical .ere-map-result {
    height: 400px !important;
  }
  .ere-search-properties.style-vertical .ere-search-content {
    padding-left: 6.2%;
    padding-right: 6.2%;
    padding-bottom: 15px;
    position: relative;
  }
  .ere-search-properties.style-vertical .ere-search-content.pd-top-title {
    padding-top: 35px;
  }
  .ere-search-properties.style-mini-line
    .search-properties-form
    .submit-search-form {
    clear: both;
  }
  .ere-search-properties.style-absolute .form-search-wrap {
    position: relative;
    top: inherit;
    left: inherit;
    max-width: 100%;
    width: 100%;
  }
  .ere-search-properties.style-absolute .ere-search-content.ere-pd-top-85 {
    padding-top: 35px !important;
  }
  .ere-search-properties .search-title {
    display: none !important;
  }
}
.ere-property-wrap .form-search-wrap,
.ere-search-properties:not(.ere-search-properties-map).ere-show-status-tab
  .form-search-wrap {
  padding-top: 0 !important;
}
@media (max-width: 600px) {
  .ere-search-properties.style-vertical .title-result span.number-result,
  .ere-search-properties.style-vertical .title-result span.text-no-result,
  .ere-search-properties.style-vertical .title-result span.text-result {
    font-size: 14px;
  }
  .ere-search-properties.style-default .ere-search-content .search-title {
    display: none;
  }
}
.ere-search-properties-map.style-default .ere-search-status-tab {
  margin-top: -104px;
}
.ere-search-status-tab {
  height: 44px;
  margin-bottom: 30px;
}
.ere-search-status-tab span {
  height: 44px;
  width: 44px;
  text-align: center;
  display: inline-block;
  float: left;
  background-color: #222;
}
.ere-search-status-tab span i {
  font-size: 25px;
  line-height: 44px;
  color: #fff;
}
.ere-search-status-tab button {
  width: auto !important;
  vertical-align: top;
  height: 44px;
  line-height: 1;
  border: 0;
  background-color: transparent;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  color: #bababa;
}
.ere-search-status-tab button.active {
  background-color: #fe6a00;
  color: #fff;
}
.ere-property .owl-nav-bottom-center .owl-nav .owl-prev:after,
.ere-property .owl-nav-top-right .owl-nav .owl-prev:after {
  border-top-width: 34px;
  border-right-width: 6px;
}
.ere-property .owl-nav-bottom-center .owl-nav .owl-next:after,
.ere-property .owl-nav-top-right .owl-nav .owl-next:after {
  border-bottom-width: 34px;
  border-left-width: 6px;
}
.ere-property
  .property-item-content
  .property-info
  .property-info-inner
  .property-bathrooms,
.ere-property .view-all-link {
  text-align: center;
}
.ere-property a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.ere-property .paging-navigation {
  margin-top: 30px;
}
.ere-property .paging-navigation a span {
  line-height: 35px;
}
.ere-property .paging-navigation.next-disable .prev {
  right: 0;
  margin-right: 0;
}
.ere-property.col-gap-0 .ere-item-wrap {
  padding-left: 0;
  padding-right: 0;
}
.ere-property.col-gap-0 .paging-navigation {
  margin-top: 60px;
}
.ere-property.col-gap-10 {
  margin-left: -5px;
  margin-right: -5px;
}
.ere-property.col-gap-10 .ere-item-wrap,
.ere-property.col-gap-10 .paging-navigation {
  padding-left: 5px;
  padding-right: 5px;
}
.ere-property.col-gap-10 .paging-navigation {
  margin-top: 50px;
}
.ere-property.col-gap-10 .paging-navigation .next {
  right: 5px;
}
.ere-property.col-gap-10 .paging-navigation .prev {
  right: 109px;
}
.ere-property.col-gap-10 .paging-navigation.next-disable .prev {
  right: 5px;
}
.ere-property.col-gap-20 {
  margin-left: -10px;
  margin-right: -10px;
}
.ere-property.col-gap-20 .ere-item-wrap,
.ere-property.col-gap-20 .paging-navigation {
  padding-left: 10px;
  padding-right: 10px;
}
.ere-property.col-gap-20 .paging-navigation {
  margin-top: 40px;
}
.ere-property.col-gap-20 .paging-navigation .next {
  right: 10px;
}
.ere-property.col-gap-20 .paging-navigation .prev {
  right: 114px;
}
.ere-property.col-gap-20 .paging-navigation.next-disable .prev {
  right: 10px;
}
.ere-property.col-gap-30 {
  margin-left: -15px;
  margin-right: -15px;
}
.ere-property .owl-nav-bottom-center .owl-nav .view-all-link,
.ere-property .owl-nav-top-right .owl-nav .view-all-link {
  margin-left: 10px;
  display: inline-block;
}
.ere-property.col-gap-30 .ere-item-wrap,
.ere-property.col-gap-30 .paging-navigation {
  padding-left: 15px;
  padding-right: 15px;
}
.ere-property.col-gap-30 .paging-navigation {
  margin-top: 30px;
}
.ere-property.col-gap-30 .paging-navigation .next {
  right: 15px;
}
.ere-property.col-gap-30 .paging-navigation .prev {
  right: 119px;
}
.ere-property.col-gap-30 .paging-navigation.next-disable .prev {
  right: 15px;
}
.ere-property .owl-nav-top-right .owl-nav {
  position: absolute;
  top: -130px;
  right: 0;
}
.ere-property .owl-nav-top-right .owl-nav .owl-next,
.ere-property .owl-nav-top-right .owl-nav .owl-prev {
  position: relative;
  width: 28px;
  height: 34px;
  margin-top: 0;
  top: 2px;
  display: inline-block;
}
.ere-property .owl-nav-top-right .owl-nav .owl-next i,
.ere-property .owl-nav-top-right .owl-nav .owl-prev i {
  line-height: 34px;
  font-size: 18px;
}
.ere-property .owl-nav-top-right .owl-nav .owl-prev {
  right: auto;
  left: auto;
  margin-right: 8px;
}
.ere-property .owl-nav-top-right .owl-nav .owl-next {
  right: auto;
  left: auto;
}
.ere-property .owl-nav-bottom-center .owl-nav {
  text-align: center;
  margin-top: 57px;
}
.ere-property .owl-nav-bottom-center .owl-nav .owl-next,
.ere-property .owl-nav-bottom-center .owl-nav .owl-prev {
  position: relative;
  width: 28px;
  height: 34px;
  margin-top: 0;
  top: 2px;
  display: inline-block;
}
.ere-property .owl-nav-bottom-center .owl-nav .owl-next i,
.ere-property .owl-nav-bottom-center .owl-nav .owl-prev i {
  line-height: 34px;
  font-size: 18px;
}
.ere-property .owl-nav-bottom-center .owl-nav .owl-prev {
  right: auto !important;
  left: auto !important;
  margin-right: 8px;
}
.ere-property .owl-nav-bottom-center .owl-nav .owl-next {
  right: auto !important;
  left: auto !important;
}
.ere-property img {
  width: 100%;
}
.ere-property .block-center-inner {
  z-index: 11;
}
.ere-property .property-link {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.ere-property .property-agent,
.ere-property .property-date,
.ere-property .property-location,
.ere-property .property-type,
.ere-property .property-type-list {
  font-size: 12px;
  font-weight: 400;
}
.ere-property .property-agent i,
.ere-property .property-date i,
.ere-property .property-location i,
.ere-property .property-type i,
.ere-property .property-type-list i {
  font-size: 14px;
  margin-right: 5px;
}
.ere-property .property-price span {
  display: inline-block;
}
.ere-property .property-price .price-per-unit {
  font-size: 11px;
  font-weight: 500;
  padding: 1.5px 5px;
  background-color: #c5ff1f;
  color: #fff;
  margin-left: 5px;
  position: relative;
  top: -2px;
}
.ere-property.property-carousel .property-excerpt,
.ere-property.property-grid .property-excerpt {
  display: none;
}
.ere-property.property-carousel .property-heading,
.ere-property.property-grid .property-heading {
  margin-bottom: 0;
}
.ere-property.property-carousel .property-type,
.ere-property.property-grid .property-type {
  margin-bottom: 3px;
}
.ere-property:not(.property-zigzac) .property-inner {
  padding: 30px 15px;
  background-color: #f8f8f8;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  overflow: auto;
}
.ere-property:not(.property-zigzac) .property-price {
  padding-right: 20px;
  white-space: nowrap;
}
.ere-property:not(.property-zigzac) .property-location {
  overflow: hidden;
  padding-left: 1px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ere-property:not(.property-zigzac) .property-info {
  margin-left: -15px;
  margin-right: -15px;
  color: #fff;
}
.ere-property:not(.property-list) .property-inner {
  padding-bottom: 0;
}
.ere-property:not(.property-list) .property-type-list {
  display: table-row;
}
.ere-property .property-view-gallery-wrap a {
  color: #fff;
}
.ere-property .property-view-gallery-wrap:hover a {
  color: #c5ff1f;
}
.ere-property .block-center-inner > a,
.ere-property .property-view-gallery-wrap,
.ere-property .social-share {
  display: block;
  float: left;
  width: 34px;
  height: 34px;
  background-color: #c5ff1f;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  margin-right: 10px;
  color: #fff;
  font-size: 14px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.ere-property .property-action,
.ere-property .social-share-hover .social-share-list {
  left: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.ere-property .block-center-inner > a:hover,
.ere-property .property-view-gallery-wrap:hover,
.ere-property .social-share:hover {
  color: #c5ff1f;
  background-color: #fff;
}
.ere-property .block-center-inner > a:last-of-type,
.ere-property .property-view-gallery-wrap > a:last-of-type {
  margin-right: 0;
}
.ere-property .block-center-inner > a i,
.ere-property .property-view-gallery-wrap > a i {
  line-height: 34px;
}
.ere-property .social-share-hover {
  overflow: hidden;
}
.ere-property .social-share-hover > i {
  line-height: 34px;
}
.ere-property .social-share-hover .social-share-list {
  position: absolute;
  top: 100%;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
  padding: 2px 10px;
  background-color: #fff;
  -webkit-border-radius: 17px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 17px;
  -moz-background-clip: padding;
  border-radius: 17px;
  background-clip: padding-box;
  margin-top: 20px;
  white-space: nowrap;
}
.ere-property .social-share-hover .social-share-list a {
  color: #c5ff1f;
  margin-right: 10px;
  font-size: 12px;
}
.ere-property .social-share-hover:hover .social-share-list {
  opacity: 1;
  z-index: 1;
  margin-top: 0;
  visibility: visible;
}
.ere-property .property-image {
  position: relative;
  z-index: 1;
}
.ere-property .property-action {
  position: absolute;
  top: 0;
  opacity: 0;
  transition: all 0.3s;
  background-color: rgba(34, 34, 34, 0.6);
  z-index: 1;
}
.ere-property .property-item-content {
  padding: 15px 0;
text-align: center;
}
.ere-property .property-item-content .property-title {
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ere-property .property-item-content .property-title a {
  color: #222;
}
.ere-property .property-item-content .property-title a:hover {
  color: #c5ff1f;
}
.ere-property .property-item-content .property-price {
  font-size: 16px;
  font-weight: 600;
  color: #222;
}
.ere-property .property-item-content .property-location i {
  margin-right: 5px;
}
.ere-property .property-item-content .property-excerpt {
  margin-top: 11px;
  height: 6.8em;
  overflow: hidden;
}
.ere-property .property-item-content .property-info {
  padding: 0 15px;
  font-size: 0;
  margin-top: 16px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.ere-property .property-item-content .property-info .property-info-inner {
  width: 100%;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
.ere-property
  .property-item-content
  .property-info
  .property-info-inner
  .property-info-item-tooltip {
  height: 30px;
}
.ere-property
  .property-item-content
  .property-info
  .property-info-inner
  > div:not(.tooltip) {
  display: inline-block;
  width: 27%;
  font-size: 18px;
  line-height: inherit;
  vertical-align: middle;
}
.ere-property
  .property-item-content
  .property-info
  .property-info-inner
  > div:not(.tooltip)
  span:first-child {
  position: relative;
  margin-right: 5px;
  line-height: inherit;
}
.ere-property
  .property-item-content
  .property-info
  .property-info-inner
  > div:not(.tooltip)
  .property-info-value {
  font-size: 12px;
  line-height: inherit;
  vertical-align: bottom;
}
.ere-property
  .property-item-content
  .property-info
  .property-info-inner
  > div.property-area {
  width: 46%;
}
.ere-property
  .property-item-content
  .property-info
  .property-info-inner
  .property-garage {
  text-align: right;
}
.ere-property.property-list .property-item-content .property-agent,
.ere-property.property-list
  .property-item-content
  .property-info
  .property-bathrooms {
  text-align: center;
}
.ere-property.property-list .property-image {
  max-width: 330px;
  float: left;
  margin-right: 30px;
}
.ere-property.property-list .property-type {
  display: none;
}
.ere-property.property-list .property-item-content {
  padding-top: 0;
  overflow: hidden;
  position: relative;
  top: -3px;
}
.ere-property.property-list .property-item-content .property-heading {
  margin-bottom: 5px;
}
.ere-property.property-list
  .property-item-content
  .property-heading
  .property-price {
  display: inline-block;
}
.ere-property.property-list .property-item-content .property-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 5px;
}
.ere-property.property-list
  .property-item-content
  .property-element-inline
  > div {
  display: table-cell;
}
.ere-property.property-list .property-item-content .property-excerpt {
  max-height: 3em;
  margin-top: 5px;
}
.ere-property.property-list .property-item-content .property-info {
  margin: 7px 0 0;
}
.ere-property.property-list
  .property-item-content
  .property-info
  .property-area {
  width: 40%;
}
.ere-property.property-list
  .property-item-content
  .property-info
  .property-garage {
  text-align: right;
}
.ere-property.property-list.property-list-two-columns
  .property-item-content
  .property-excerpt {
  max-height: 5.1em;
}
.ere-property.property-list.property-list-two-columns .property-link-detail {
  font-weight: 500;
  margin-top: 6px;
}
.ere-property.property-list.property-list-two-columns .property-link-detail a {
  color: #222;
}
.ere-property.property-list.property-list-two-columns
  .property-link-detail
  a:hover,
.ere-property.property-zigzac
  .property-item-content
  .property-info-inner
  span:not(.property-info-value) {
  color: #c5ff1f;
}
.ere-property.property-list.property-list-two-columns
  .property-link-detail
  a:hover
  i {
  margin-left: 10px;
}
.ere-property.property-list.property-list-two-columns .property-link-detail i {
  color: #c5ff1f;
  margin-left: 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 16px;
}
.ere-property.property-zigzac .property-inner {
  overflow: hidden;
}
.ere-property.property-zigzac .property-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ere-property.property-zigzac .property-item-content {
  padding: 15px 20px 20px;
  background-color: #fff;
  position: relative;
}
.ere-property.property-zigzac .property-item-content:before {
  position: absolute;
  content: "";
  display: block;
  right: 100%;
  z-index: 1;
  width: 0;
  height: 30px;
}
.ere-property.property-zigzac .property-item-content .property-location {
  overflow: hidden;
  margin-top: 3px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ere-property.property-zigzac .property-item-content .property-info {
  padding-left: 0;
  padding-right: 0;
  margin-top: 13px;
}
.ere-property.property-zigzac .property-item-content .property-info-inner {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 0;
}
.ere-property.property-zigzac
  .property-item-content
  .property-info-inner
  .property-info-value {
  color: #222;
  font-weight: 400;
  letter-spacing: 0.03em;
}
.ere-property .property-label p,
.ere-property .property-status p {
  margin-bottom: 5px;
  color: #000;
  font-weight: 400;
}
.ere-property.property-zigzac
  .ere-item-wrap:nth-child(4n)
  .property-item-content:before,
.ere-property.property-zigzac
  .ere-item-wrap:nth-child(4n-1)
  .property-item-content:before {
  left: 100%;
  right: auto;
  border-left: 20px solid #fff;
  border-right: none;
}
.ere-property.property-carousel .owl-item:nth-child(2n-1) .property-info,
.ere-property.property-grid .property-info,
.ere-property.property-list .property-info {
  background-color: #c5ff1f;
}
.ere-property.property-carousel .owl-item:nth-child(2n) .property-inner,
.ere-property.property-grid .property-inner:hover,
.ere-property.property-list .property-inner:hover {
  background-color: #f6f6f6;
}
.ere-property.property-carousel
  .owl-item:nth-child(2n)
  .property-inner
  .property-info,
.ere-property.property-grid .property-inner:hover .property-info,
.ere-property.property-list .property-inner:hover .property-info {
  background-color: #222;
}
.ere-property .property-active-hover .property-action,
.ere-property .property-inner:hover .property-action {
  opacity: 1;
}
.ere-property .property-label {
  position: absolute;
  left: 0;
  top: 15px;
  font-size: 0;
  z-index: 3;
}
.ere-property .property-label p .property-label-bg {
  display: inline-block;
  background-color: #c5ff1f;
  padding-left: 10px;
  padding-right: 5px;
  position: relative;
  line-height: 19px;
  font-size: 12px;
}
.ere-property .property-label p .property-label-bg .property-arrow {
  position: absolute;
  content: "";
  display: block;
  left: 100%;
  top: 0;
  border-top: 10px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 7px solid;
  border-left-color: #c5ff1f;
  border-right-color: #c5ff1f;
}
.ere-property .property-status {
  position: absolute;
  right: 0;
  top: 15px;
  font-size: 0;
  z-index: 3;
}
.ere-property .property-status p .property-status-bg {
  display: inline-block;
  background-color: #c5ff1f;
  padding-left: 10px;
  padding-right: 5px;
  position: relative;
  line-height: 19px;
  font-size: 12px;
}
.ere-property .property-status p .property-status-bg .property-arrow {
  position: absolute;
  content: "";
  display: block;
  right: 100%;
  top: 0;
  border-top: 10px solid transparent;
  border-bottom: 9px solid transparent;
  border-right: 7px solid;
  border-left-color: #c5ff1f;
  border-right-color: #c5ff1f;
}
.heading-contain-owl-nav {
  position: relative;
}
.heading-contain-owl-nav .owl-nav {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 15px;
}
.heading-contain-owl-nav .owl-nav .owl-next,
.heading-contain-owl-nav .owl-nav .owl-prev {
  position: relative;
  width: 28px;
  height: 34px;
  margin-top: 0;
  top: 2px;
  display: inline-block;
  cursor: pointer;
}
.heading-contain-owl-nav .owl-nav .owl-next i,
.heading-contain-owl-nav .owl-nav .owl-prev i {
  line-height: 34px;
  font-size: 18px;
}
.heading-contain-owl-nav .owl-nav .owl-prev {
  right: auto;
  left: auto;
  margin-right: 8px;
}
.heading-contain-owl-nav .owl-nav .owl-prev:after {
  border-top-width: 34px;
  border-right-width: 6px;
}
.heading-contain-owl-nav .owl-nav .owl-next {
  right: auto;
  left: auto;
}
.heading-contain-owl-nav .owl-nav .owl-next:after {
  border-bottom-width: 34px;
  border-left-width: 6px;
}
.heading-contain-owl-nav .owl-nav .view-all-link {
  display: inline-block;
  margin-left: 10px;
}
.heading-contain-owl-nav .owl-nav .view-all-link a {
  -webkit-background-clip: border-box;
  -moz-background-clip: border;
  background-clip: border-box;
}
@media (min-width: 768px) {
  .ere-property.property-zigzac .property-image,
  .ere-property.property-zigzac .property-item-content {
    width: 50%;
    float: left;
  }
  .ere-property.property-zigzac .property-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ere-property.property-zigzac .property-item-content:before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 20px solid #fff;
  }
}
@media (max-width: 1199px) {
  .ere-property .hidden-md {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ere-property.property-zigzac .property-item-content {
    padding: 10px 15px 15px;
  }
  .ere-property.property-zigzac .property-item-content .property-excerpt {
    height: 3.4em;
    margin-top: 15px;
  }
  .ere-property.property-zigzac .property-item-content .property-info {
    margin-top: 11px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ere-property.property-zigzac .property-item-content {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .ere-property.property-zigzac .property-item-content .property-title {
    margin-bottom: 20px;
  }
  .ere-property.property-zigzac .property-item-content .property-excerpt {
    height: 6.8em;
  }
  .ere-property.property-zigzac .property-item-content .property-info {
    margin-top: 24px;
  }
  .ere-property.property-zigzac
    .ere-item-wrap:nth-child(2n)
    .property-item-content:before {
    left: 100%;
    right: auto;
    border-left: 20px solid #fff;
    border-right: none;
  }
  .ere-property.property-zigzac
    .ere-item-wrap:nth-child(2n - 1)
    .property-item-content:before {
    right: 100%;
    left: auto;
    border-right: 20px solid #fff;
    border-left: none;
  }
}
@media (max-width: 991px) {
  .ere-property.property-list .property-item-content .property-heading,
  .ere-property.property-list
    .property-item-content
    .property-heading
    .property-price,
  .ere-property.property-list
    .property-item-content
    .property-heading
    .property-title,
  .ere-property.property-list .property-item-content .property-type {
    display: block;
  }
  .ere-property.property-list .property-item-content .property-agent,
  .ere-property.property-list
    .property-item-content
    .property-heading
    .property-price {
    text-align: left;
  }
  .ere-property.property-list
    .property-item-content
    .property-element-inline
    .property-type-list {
    display: table-row;
  }
  .ere-property.property-list .property-item-content .property-info {
    margin-top: 13px;
  }
}
@media (max-width: 767px) {
  .ere-property .owl-nav-top-right .owl-nav {
    top: -80px;
    right: 0;
    left: auto;
    text-align: center;
  }
  .ere-property.property-list .property-inner {
    padding-bottom: 15px;
  }
  .ere-property.property-list .property-image {
    max-width: none;
    width: 100%;
    margin-right: 0;
  }
  .ere-property.property-list .property-item-content {
    width: 100%;
    top: 0;
    padding-top: 17px;
  }
  .ere-property.property-list .property-item-content .property-info {
    margin-top: 15px;
  }
  .ere-property.property-zigzac .property-image,
  .ere-property.property-zigzac .property-item-content {
    width: 100%;
  }
  .ere-property.property-zigzac .property-item-content:before {
    bottom: 100%;
    right: auto !important;
    left: 50% !important;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-left: 20px solid transparent !important;
    border-right: 20px solid transparent !important;
    border-bottom: 20px solid #fff;
  }
  .ere-property.property-zigzac .property-item-content .property-info-inner {
    width: 100%;
  }
  .ere-property.property-zigzac
    .property-item-content
    .property-info-inner
    > div {
    width: 27%;
  }
  .ere-property.property-zigzac
    .property-item-content
    .property-info-inner
    .property-area {
    width: 46%;
  }
  .heading-contain-owl-nav {
    position: relative;
    margin-bottom: 100px !important;
  }
  .heading-contain-owl-nav .owl-nav {
    top: 100%;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    right: auto;
    left: 0;
    margin-top: 30px;
  }
}
@media (max-width: 479px) {
  .property-excerpt {
    font-size: 13px;
    font-weight: 400;
    color: inherit;
    line-height: 1.7;
    overflow: hidden;
  }
}
.ere-agent h2 {
  margin-top: 0;
  font-size: 18px;
  font-weight: 500;
}
.ere-agent .agent-total-properties,
.ere-agent span {
  font-weight: 400;
}
.ere-agent h2 a {
  color: #fff;
  border: none;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.ere-agent h2 a:hover {
  color: #c5ff1f;
}
.ere-agent:not(.agent-list) .paging-navigation {
  padding-left: 15px;
  padding-right: 15px;
}
.ere-agent .agent-item {
  position: relative;
  margin-bottom: 43px;
}
.ere-agent .agent-avatar {
  margin: auto;
}
.ere-agent .agent-avatar img {
  width: 100%;
}
.ere-agent .agent-avatar-bg {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
.ere-agent .agent-social a {
  display: inline-block;
  line-height: 35px;
  width: 35px;
  height: 35px;
  border: none;
}
.ere-agent .agent-social a i {
  font-size: 13px;
  line-height: 35px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.ere-agent.agent-slider .agent-item {
  margin-bottom: -17.5px;
}
.ere-agent.agent-grid .agent-content,
.ere-agent.agent-slider .agent-content {
  text-align: center;
}
.ere-agent.agent-grid .agent-info,
.ere-agent.agent-slider .agent-info {
  padding-top: 18px;
  padding-bottom: 32px;
  background: #222;
}
.ere-agent.agent-grid .agent-social,
.ere-agent.agent-slider .agent-social {
  background: #c5ff1f;
  margin: 0 35px;
  position: relative;
  top: -17.5px;
}
.ere-agent.agent-grid .agent-social a i,
.ere-agent.agent-slider .agent-social a i {
  color: #fff;
}
.ere-agent.agent-grid .agent-social a:hover i,
.ere-agent.agent-list .agent-social a i,
.ere-agent.agent-slider .agent-social a:hover i {
  color: #222;
}
.ere-agent.agent-list .agent-item {
  margin-bottom: 60px;
}
.ere-agent.agent-list .agent-item-inner {
  border-bottom: solid 2px #eee;
}
.ere-agent.agent-list .agent-social a:hover i {
  color: #c5ff1f;
}
.ere-agent.agent-list h2 a {
  color: #222;
}
.ere-agent.agent-list .agent-avatar {
  display: table-cell;
  min-width: 270px;
}
.ere-agent.agent-list .agent-content {
  padding-left: 30px;
  padding-top: 105px;
  display: table-cell;
  vertical-align: middle;
}
.ere-agent.agent-list p {
  margin-top: 25px;
  margin-bottom: 0;
}
.ere-agent.owl-nav-top-right .owl-nav div {
  width: 50px;
  height: 60px;
  top: -90px;
  background: #fff;
}
.ere-agent.owl-nav-top-right .owl-nav div i {
  line-height: 60px;
  font-size: 31px;
}
.ere-agent.owl-nav-top-right .owl-nav div:hover {
  background: #c5ff1f;
}
.ere-agent.owl-nav-top-right .owl-nav .owl-prev {
  right: 72px;
  left: auto;
}
.ere-agent.owl-nav-top-right .owl-nav .owl-prev:after {
  border-top-width: 60px;
  border-right-width: 10px;
  border-top-color: #fff;
}
.ere-agent.owl-nav-top-right .owl-nav .owl-prev:hover:after {
  border-top-color: #c5ff1f;
}
.ere-agent.owl-nav-top-right .owl-nav .owl-next {
  right: 0;
}
.ere-agent.owl-nav-top-right .owl-nav .owl-next:after {
  border-bottom-width: 60px;
  border-left-width: 10px;
  border-bottom-color: #fff;
}
.ere-agent.owl-nav-top-right .owl-nav .owl-next:hover:after {
  border-bottom-color: #c5ff1f;
}
.ere-agent .agent-paging-wrap {
  clear: both;
}
@media (min-width: 600px) {
  .ere-agent.agent-list .agent-avatar-bg {
    height: 340px;
    padding-bottom: inherit !important;
  }
}
@media (max-width: 1199px) {
  .ere-agent.agent-list .agent-content {
    padding-top: 50px;
  }
}
@media (max-width: 767px) {
  .ere-agent.owl-nav-top-right .owl-nav div {
    top: -40px;
  }
  .ere-agent.agent-list .agent-content {
    padding-top: 0;
  }
}
@media (max-width: 599px) {
  .ere-agent.agent-list {
    text-align: center;
  }
  .ere-agent.agent-list .agent-avatar {
    display: block;
  }
  .ere-agent.agent-list .agent-content {
    display: block;
    margin-top: 50px;
    margin-bottom: 50px;
    padding-left: 0;
  }
}
.ere-property-type img {
  width: 100%;
}
.ere-property-type .property-type-inner {
  min-height: 200px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.ere-property-type .property-type-info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.9);
  padding: 8px 20px 23px;
  z-index: 2;
}
.ere-property-type .property-type-info .property-title {
  font-size: 32px;
  font-weight: 500;
  margin-bottom: -8px;
}
.ere-property-type .property-type-info .property-title a,
.ere-property-type .property-type-info .property-title span {
  color: #fff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.ere-property-type .property-type-info .property-title a:hover {
  color: #c5ff1f;
}
.ere-property-type .property-type-info .property-count {
  font-weight: 400;
  color: #bababa;
}
.ere-widget-listing-property-taxonomy ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.ere-widget-listing-property-taxonomy ul li {
  width: 100%;
  margin-bottom: 6px;
}
.ere-widget-listing-property-taxonomy ul li a {
  display: block;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #fff;
  position: relative;
}
.ere-widget-listing-property-taxonomy ul li a .item-count {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  display: inline-block;
  font-size: 12px;
}
.ere-widget-listing-property-taxonomy ul li a:hover {
  color: #c5ff1f !important;
  padding-left: 5px;
}
.ere-widget-listing-property-taxonomy ul li:last-child {
  margin-bottom: 0;
}
.ere-widget-listing-property-taxonomy.taxonomy-2-columns ul li {
  width: 50%;
  float: left;
  padding-right: 10px;
}
.ere-widget-listing-property-taxonomy.taxonomy-2-columns ul li:nth-child(2n) {
  padding-right: 0;
}
.ere-widget-listing-property-taxonomy.scheme-light ul li a {
  color: #222;
}
.g5plus-clients.owl-carousel .clients-item {
  padding: 0 15px;
}
.g5plus-clients .clients-item {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  padding: 15px;
}
.g5plus-clients .clients-item .clients-item-inner {
  position: relative;
  height: 160px;
}
.g5plus-clients .clients-item img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100%;
  max-height: 100%;
  width: inherit !important;
}
.g5plus-clients .clients-item:hover {
  opacity: 1 !important;
}
.g5plus-clients .clients-item .bordered {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.g5plus-clients.owl-nav-top-right .owl-nav div {
  width: 28px;
  height: 34px;
  top: -70px;
}
.g5plus-clients.owl-nav-top-right .owl-nav div i {
  line-height: 34px;
  font-size: 18px;
}
.g5plus-clients.owl-nav-top-right .owl-nav .owl-prev {
  right: 36px;
  left: auto;
}
.g5plus-clients.owl-nav-top-right .owl-nav .owl-prev:after {
  border-top-width: 34px;
  border-right-width: 6px;
}
.g5plus-clients.owl-nav-top-right .owl-nav .owl-next {
  right: 0;
}
.g5plus-clients.owl-nav-top-right .owl-nav .owl-next:after {
  border-bottom-width: 34px;
  border-left-width: 6px;
}
@media (max-width: 479px) {
  .g5plus-clients {
    margin: auto;
  }
}
.g5plus-theme-showcase {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: 330px;
  z-index: 999999;
  background: #fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -o-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  display: none;
}
.g5plus-theme-showcase.changed {
  box-shadow: rgba(0, 0, 0, 0.05) -10px 0 25px;
}
.g5plus-theme-showcase .btn-open {
  display: block;
  position: absolute;
  top: 183px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #fff;
  right: 100%;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  box-shadow: rgba(0, 0, 0, 0.05) -6px 3px 10px;
  border: 1px solid #eee;
  border-right-width: 0;
}
.g5plus-theme-showcase .btn-open a {
  width: 35px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  display: block;
  position: relative;
  color: #1f1f1f;
}
.g5plus-theme-showcase .btn-open a + a {
  border-top: 1px solid #eee;
}
.g5plus-theme-showcase .btn-open i {
  font-size: 16px;
  cursor: pointer;
  padding-top: 12px;
}
.g5plus-theme-showcase .btn-open a span {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  right: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: auto;
  white-space: nowrap;
  display: block;
  padding: 2px 5px 0 10px;
  line-height: 30px;
  margin-right: 8px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-color: #222;
  color: #fff;
  font-weight: 600;
  box-shadow: rgba(0, 0, 0, 0.05) -6px 3px 10px;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.g5plus-theme-showcase .btn-open a span:after {
  position: absolute;
  display: block;
  content: "";
  left: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #1f1f1f;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.g5plus-theme-showcase .btn-open a:hover {
  color: #c5ff1f;
}
.g5plus-theme-showcase .btn-open a:hover span {
  opacity: 1;
  visibility: visible;
  z-index: 1;
}
.g5plus-theme-showcase .showcase-content {
  position: absolute;
  top: 0;
  padding: 30px 15px;
  overflow-y: auto;
  height: 100%;
  width: 100%;
}
.g5plus-theme-showcase .item {
  position: relative;
  margin-bottom: 15px;
  text-align: center;
  width: 47%;
  float: left;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  box-shadow: 0 2px 5px #ccc;
}
.g5plus-theme-showcase .item:nth-child(2n) {
  float: right;
}
.g5plus-theme-showcase .item a {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.g5plus-theme-showcase .item .item-title {
  text-transform: uppercase;
  font-size: 10px;
  color: #fff;
  font-weight: 600;
  display: block;
  padding-bottom: 2px;
  background-color: #222;
}
.g5plus-theme-showcase .item:hover {
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
  box-shadow: 0 10px 10px #ccc;
}
.g5plus-theme-showcase .item:hover a {
  background: rgba(255, 255, 255, 0.5);
}
.g5plus-theme-showcase .item:hover a i {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.g5plus-theme-showcase.changed {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.g5plus-theme-showcase.changed .theme-view-demo {
  color: #c5ff1f !important;
}
h4.showcase-title {
  position: relative;
  text-align: center;
}
@media (max-width: 599px) {
  .g5plus-theme-showcase {
    width: 250px;
  }
  .g5plus-theme-showcase .item,
  .g5plus-theme-showcase .item img {
    width: 100%;
  }
}
