/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  height: 100%; }

body {
  margin: 0;
  min-width: 320px; }

#page {
  overflow: hidden;
  width: 100%;
  position: relative;
  min-height: 100%; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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 {
  -webkit-transition: color 0.2s linear;
  -ms-transition: color 0.2s linear;
  transition: color 0.2s linear;
  background: transparent; }

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

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

mark {
  background: #dbe220;
  color: inherit;
  padding: 0 4px;
  display: inline-block;
  vertical-align: top; }
  mark.blue {
    color: #fff;
    background: #328bd6; }

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;
  display: block; }

.site-content img {
  height: auto;
  max-width: 100%;
  width: 100%; }
  .site-content img.alignleft, .site-content img.alignright, .site-content img.aligncenter, .site-content img.alignnone, .search-results .site-content img {
    width: auto;
    height: inherit; }
  .site-content img.aligncenter {
    margin: 0 auto; }
.site-content .post-section .txt-holder img {
  width: auto;
  height: inherit; }
.site-content .wp-caption {
  margin-bottom: 10px;
  max-width: 100%; }
  .site-content .wp-caption figcaption {
    display: block;
    font-size: .875em;
    margin: 4px 0 0; }

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

figure {
  margin: 1em 40px; }

hr {
  -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"] {
  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;
  -moz-box-sizing: content-box;
  -webkit-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 #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.text-block iframe {
  max-width: 100%;
  display: block;
  margin: 0 auto 30px; }
.text-block:after {
  content: '';
  display: block;
  clear: both; }
.text-block p:last-child,
.text-block h1:last-child {
  margin: 0; }

.map-holder {
  position: relative;
  padding-top: 56.25%; }

.gmap {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0; }
  .gmap iframe {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }

.alignleft {
  float: left;
  margin: 0 20px 10px 0; }

.alignright {
  float: right;
  margin: 0 0 10px 20px; }

.screen-reader-text,
.page-numbers .screen-reader-text {
  position: absolute;
  top: -9999px;
  left: -9999px; }

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !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^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  select {
    background: #fff !important; }

  .navbar {
    display: none; }

  .table td,
  .table th {
    background-color: #fff !important; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
/*------------------------------------------------------------------
Header:

- Default form styles
- Contact form 7 styles

------------------------------------------------------------------*/
/* Default form styles */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

label {
  display: inline-block;
  margin-bottom: .5em;
  font-weight: bold;
  font-size: .875em; }
  .row label {
    margin-top: 1.15em; }

.select {
  border-color: #ddd;
  position: relative; }
  .select:before {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    position: absolute;
    content: '';
    border: .37em solid transparent;
    border-top-color: inherit;
    position: absolute;
    right: 1.1em;
    z-index: 2;
    margin: .15em 0 0;
    pointer-events: none; }
  .select:after {
    border-radius: 50%;
    position: absolute;
    top: 2px;
    right: 2px;
    bottom: 2px;
    width: 2em;
    background: #fff;
    content: '';
    pointer-events: none; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px;
  /* IE8-9 */
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  display: block;
  width: 100%;
  padding: 0 1.1em;
  color: #4e4e4e;
  background: none;
  background-image: none;
  border: 1px solid #ddd;
  -webkit-transition: border-color ease-in-out 0.15s;
  -ms-transition: border-color ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s;
  margin: 0 0 1.4em; }
  select:focus,
  textarea:focus,
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="time"]:focus,
  input[type="week"]:focus,
  input[type="number"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="color"]:focus,
  .form-control:focus {
    border-color: #43bf66;
    outline: 0; }
  select::-moz-placeholder,
  textarea::-moz-placeholder,
  input[type="text"]::-moz-placeholder,
  input[type="password"]::-moz-placeholder,
  input[type="datetime"]::-moz-placeholder,
  input[type="datetime-local"]::-moz-placeholder,
  input[type="date"]::-moz-placeholder,
  input[type="month"]::-moz-placeholder,
  input[type="time"]::-moz-placeholder,
  input[type="week"]::-moz-placeholder,
  input[type="number"]::-moz-placeholder,
  input[type="email"]::-moz-placeholder,
  input[type="url"]::-moz-placeholder,
  input[type="search"]::-moz-placeholder,
  input[type="tel"]::-moz-placeholder,
  input[type="color"]::-moz-placeholder,
  .form-control::-moz-placeholder {
    color: #4e4e4e;
    opacity: 1; }
  select:-ms-input-placeholder,
  textarea:-ms-input-placeholder,
  input[type="text"]:-ms-input-placeholder,
  input[type="password"]:-ms-input-placeholder,
  input[type="datetime"]:-ms-input-placeholder,
  input[type="datetime-local"]:-ms-input-placeholder,
  input[type="date"]:-ms-input-placeholder,
  input[type="month"]:-ms-input-placeholder,
  input[type="time"]:-ms-input-placeholder,
  input[type="week"]:-ms-input-placeholder,
  input[type="number"]:-ms-input-placeholder,
  input[type="email"]:-ms-input-placeholder,
  input[type="url"]:-ms-input-placeholder,
  input[type="search"]:-ms-input-placeholder,
  input[type="tel"]:-ms-input-placeholder,
  input[type="color"]:-ms-input-placeholder,
  .form-control:-ms-input-placeholder {
    color: #4e4e4e; }
  select::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder,
  input[type="text"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  input[type="datetime"]::-webkit-input-placeholder,
  input[type="datetime-local"]::-webkit-input-placeholder,
  input[type="date"]::-webkit-input-placeholder,
  input[type="month"]::-webkit-input-placeholder,
  input[type="time"]::-webkit-input-placeholder,
  input[type="week"]::-webkit-input-placeholder,
  input[type="number"]::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder,
  input[type="url"]::-webkit-input-placeholder,
  input[type="search"]::-webkit-input-placeholder,
  input[type="tel"]::-webkit-input-placeholder,
  input[type="color"]::-webkit-input-placeholder,
  .form-control::-webkit-input-placeholder {
    color: #4e4e4e; }
  select[disabled], select[readonly], fieldset[disabled] select,
  textarea[disabled],
  textarea[readonly], fieldset[disabled]
  textarea,
  input[type="text"][disabled],
  input[type="text"][readonly], fieldset[disabled]
  input[type="text"],
  input[type="password"][disabled],
  input[type="password"][readonly], fieldset[disabled]
  input[type="password"],
  input[type="datetime"][disabled],
  input[type="datetime"][readonly], fieldset[disabled]
  input[type="datetime"],
  input[type="datetime-local"][disabled],
  input[type="datetime-local"][readonly], fieldset[disabled]
  input[type="datetime-local"],
  input[type="date"][disabled],
  input[type="date"][readonly], fieldset[disabled]
  input[type="date"],
  input[type="month"][disabled],
  input[type="month"][readonly], fieldset[disabled]
  input[type="month"],
  input[type="time"][disabled],
  input[type="time"][readonly], fieldset[disabled]
  input[type="time"],
  input[type="week"][disabled],
  input[type="week"][readonly], fieldset[disabled]
  input[type="week"],
  input[type="number"][disabled],
  input[type="number"][readonly], fieldset[disabled]
  input[type="number"],
  input[type="email"][disabled],
  input[type="email"][readonly], fieldset[disabled]
  input[type="email"],
  input[type="url"][disabled],
  input[type="url"][readonly], fieldset[disabled]
  input[type="url"],
  input[type="search"][disabled],
  input[type="search"][readonly], fieldset[disabled]
  input[type="search"],
  input[type="tel"][disabled],
  input[type="tel"][readonly], fieldset[disabled]
  input[type="tel"],
  input[type="color"][disabled],
  input[type="color"][readonly], fieldset[disabled]
  input[type="color"],
  .form-control[disabled],
  .form-control[readonly], fieldset[disabled]
  .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1; }
  .border-bottom-form select, .border-bottom-form
  textarea, .border-bottom-form
  input[type="text"], .border-bottom-form
  input[type="password"], .border-bottom-form
  input[type="datetime"], .border-bottom-form
  input[type="datetime-local"], .border-bottom-form
  input[type="date"], .border-bottom-form
  input[type="month"], .border-bottom-form
  input[type="time"], .border-bottom-form
  input[type="week"], .border-bottom-form
  input[type="number"], .border-bottom-form
  input[type="email"], .border-bottom-form
  input[type="url"], .border-bottom-form
  input[type="search"], .border-bottom-form
  input[type="tel"], .border-bottom-form
  input[type="color"], .border-bottom-form
  .form-control {
    background-color: transparent !important;
    border-radius: 0;
    border-width: 0 0 1px;
    padding: 0 0 .65em;
    margin: 0 0 1.5em; }
  .black select, .black
  textarea, .black
  input[type="text"], .black
  input[type="password"], .black
  input[type="datetime"], .black
  input[type="datetime-local"], .black
  input[type="date"], .black
  input[type="month"], .black
  input[type="time"], .black
  input[type="week"], .black
  input[type="number"], .black
  input[type="email"], .black
  input[type="url"], .black
  input[type="search"], .black
  input[type="tel"], .black
  input[type="color"], .black
  .form-control {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.7);
    background: none !important; }
    .black select::-moz-placeholder, .black
    textarea::-moz-placeholder, .black
    input[type="text"]::-moz-placeholder, .black
    input[type="password"]::-moz-placeholder, .black
    input[type="datetime"]::-moz-placeholder, .black
    input[type="datetime-local"]::-moz-placeholder, .black
    input[type="date"]::-moz-placeholder, .black
    input[type="month"]::-moz-placeholder, .black
    input[type="time"]::-moz-placeholder, .black
    input[type="week"]::-moz-placeholder, .black
    input[type="number"]::-moz-placeholder, .black
    input[type="email"]::-moz-placeholder, .black
    input[type="url"]::-moz-placeholder, .black
    input[type="search"]::-moz-placeholder, .black
    input[type="tel"]::-moz-placeholder, .black
    input[type="color"]::-moz-placeholder, .black
    .form-control::-moz-placeholder {
      color: #fff;
      opacity: 1; }
    .black select:-ms-input-placeholder, .black
    textarea:-ms-input-placeholder, .black
    input[type="text"]:-ms-input-placeholder, .black
    input[type="password"]:-ms-input-placeholder, .black
    input[type="datetime"]:-ms-input-placeholder, .black
    input[type="datetime-local"]:-ms-input-placeholder, .black
    input[type="date"]:-ms-input-placeholder, .black
    input[type="month"]:-ms-input-placeholder, .black
    input[type="time"]:-ms-input-placeholder, .black
    input[type="week"]:-ms-input-placeholder, .black
    input[type="number"]:-ms-input-placeholder, .black
    input[type="email"]:-ms-input-placeholder, .black
    input[type="url"]:-ms-input-placeholder, .black
    input[type="search"]:-ms-input-placeholder, .black
    input[type="tel"]:-ms-input-placeholder, .black
    input[type="color"]:-ms-input-placeholder, .black
    .form-control:-ms-input-placeholder {
      color: #fff; }
    .black select::-webkit-input-placeholder, .black
    textarea::-webkit-input-placeholder, .black
    input[type="text"]::-webkit-input-placeholder, .black
    input[type="password"]::-webkit-input-placeholder, .black
    input[type="datetime"]::-webkit-input-placeholder, .black
    input[type="datetime-local"]::-webkit-input-placeholder, .black
    input[type="date"]::-webkit-input-placeholder, .black
    input[type="month"]::-webkit-input-placeholder, .black
    input[type="time"]::-webkit-input-placeholder, .black
    input[type="week"]::-webkit-input-placeholder, .black
    input[type="number"]::-webkit-input-placeholder, .black
    input[type="email"]::-webkit-input-placeholder, .black
    input[type="url"]::-webkit-input-placeholder, .black
    input[type="search"]::-webkit-input-placeholder, .black
    input[type="tel"]::-webkit-input-placeholder, .black
    input[type="color"]::-webkit-input-placeholder, .black
    .form-control::-webkit-input-placeholder {
      color: #fff; }
    .black select:focus, .black
    textarea:focus, .black
    input[type="text"]:focus, .black
    input[type="password"]:focus, .black
    input[type="datetime"]:focus, .black
    input[type="datetime-local"]:focus, .black
    input[type="date"]:focus, .black
    input[type="month"]:focus, .black
    input[type="time"]:focus, .black
    input[type="week"]:focus, .black
    input[type="number"]:focus, .black
    input[type="email"]:focus, .black
    input[type="url"]:focus, .black
    input[type="search"]:focus, .black
    input[type="tel"]:focus, .black
    input[type="color"]:focus, .black
    .form-control:focus {
      border-color: #fff; }

textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder {
  font-style: italic; }
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder {
  font-style: italic; }
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder {
  font-style: italic; }

select,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"] {
  padding-top: 10px;
  padding-bottom: 10px;
  height: 3em; }

textarea {
  height: 160px;
  padding-top: 10px;
  padding-bottom: 10px;
  overflow: auto; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

input[type="date"] {
  line-height: 38px; }

.form-group {
  margin-bottom: 15px; }

form .row + p {
  margin: 0; }

.screen-reader-response {
  position: absolute;
  left: -999em;
  top: -999em; }

/* Contact form 7 styles */
.wpcf7-form {
  position: relative; }
  .wpcf7-form p {
    margin: 0; }
    .wpcf7-form p span {
      display: block;
      position: relative; }
      .wpcf7-form p span:after {
        display: block;
        content: '';
        height: 1px;
        margin: -1px 0 0; }
  .wpcf7-form input.wpcf7-not-valid,
  .wpcf7-form textarea.wpcf7-not-valid {
    border-color: #e88c9b; }
  .wpcf7-form .wpcf7-not-valid select, .wpcf7-form .wpcf7-not-valid input[type='checkbox'], .wpcf7-form .wpcf7-not-valid .wpcf7-list-item input[type="checkbox"] + span:before {
    border-color: #e88c9b; }
  .wpcf7-form .wpcf7-not-valid-tip {
    padding: 2px 7px;
    background: #f9e1e1;
    color: #d18383;
    position: absolute;
    top: 100%;
    left: 2em;
    border-radius: 2px;
    margin: -30px 0 0;
    font-size: .875em;
    font-size: 13px;
    line-height: 23px;
    z-index: 20; }
  .wpcf7-form .ajax-loader {
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    width: 30px !important;
    height: 30px !important;
    border-radius: 50%;
    background: #fff;
    padding: 7px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute; }
  .wpcf7-form .wpcf7-list-item {
    position: relative;
    padding-left: 28px;
    margin: 0 25px 1.4em 0;
    display: inline-block;
    vertical-align: top; }
    .wpcf7-form .wpcf7-list-item span:first-child {
      padding: 0 24px 0 0;
      margin-left: -28px;
      display: inline-block; }
      .wpcf7-form .wpcf7-list-item span:first-child + input {
        width: 22px;
        height: 22px;
        margin: -11px 0 0;
        position: absolute;
        top: 50%;
        padding: 0;
        right: 0; }
    .wpcf7-form .wpcf7-list-item input:first-child {
      opacity: 0;
      margin: 0;
      padding: 0;
      position: absolute;
      right: 100%;
      margin: -13px -26px 0 0;
      width: 26px;
      height: 26px;
      z-index: 3;
      top: 50%; }
      .wpcf7-form .wpcf7-list-item input:first-child + span {
        display: inline;
        position: static;
        font-weight: bold; }
        .wpcf7-form .wpcf7-list-item input:first-child + span:before {
          -webkit-transition: all ease-in-out 0.15s;
          -ms-transition: all ease-in-out 0.15s;
          transition: all ease-in-out 0.15s;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          /* Better Font Rendering =========== */
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          font-family: 'icomoon';
          display: inline-block;
          vertical-align: middle;
          position: absolute;
          left: 0;
          top: 50%;
          margin-top: -12px;
          content: '\e72f';
          color: transparent;
          font-size: 20px;
          width: 25px;
          height: 25px;
          line-height: 24px;
          text-align: center;
          border: 2px solid #ddd;
          border-radius: 4px;
          z-index: 1; }
    .wpcf7-form .wpcf7-list-item label {
      margin: 0; }
    .wpcf7-form .wpcf7-list-item input:checked + span:before {
      color: #43bf66;
      border-color: #43bf66; }
    .wpcf7-form .wpcf7-list-item input[type="radio"] + span:before {
      content: '\e604';
      border-radius: 50%;
      line-height: 22px;
      font-size: 10px; }
  .wpcf7-form span[class*="menu"]:before {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    position: absolute;
    content: '';
    border: .37em solid transparent;
    border-top-color: #ddd;
    position: absolute;
    right: 1.1em;
    z-index: 2;
    margin: .15em 0 0;
    pointer-events: none; }
  .wpcf7-form span[class*="menu"]:after {
    position: absolute;
    top: 2px;
    right: 2px;
    bottom: 2px;
    width: 2.5em;
    background: #fff;
    content: '';
    border-radius: 4px;
    pointer-events: none;
    margin: 0;
    height: auto; }

.wpcf7-validation-errors {
  background: #f9e1e1;
  border: 2px solid #e88c9b;
  color: #d18383;
  padding: 27px;
  padding-left: 4em;
  padding-right: 1.25em;
  margin: 1.64em 0;
  position: relative;
  border-radius: 3px; }
  .wpcf7-validation-errors:before {
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'icomoon';
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    position: absolute;
    content: '\e73f';
    color: rgba(209, 131, 131, 0.6);
    left: .85em;
    font-size: 1.55em; }

.wpcf7-form-control-wrap {
  display: block;
  position: relative; }

.wpcf7-not-valid:focus + .wpcf7-not-valid-tip {
  display: none; }

/*------------------------------------------------------------------
Component animations
------------------------------------------------------------------*/
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

#page .collapse {
  display: none; }
  #page .collapse.in, #page .collapse.in.panel-holder {
    display: block;
    height: auto; }
#page .collapsing {
  position: relative;
  height: 0;
  left: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -ms-transition: height 0.35s ease;
  transition: height 0.35s ease;
  display: block; }

.animation-on-scroll {
  opacity: 0; }

.animation-on-scroll.scale {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0); }

.animation-on-scroll.top-to-bottom {
  -webkit-transform: translate(0, -45px);
  -ms-transform: translate(0, -45px);
  transform: translate(0, -45px); }

.animation-on-scroll.left-to-right {
  -webkit-transform: translate(-45px, 0);
  -ms-transform: translate(-45px, 0);
  transform: translate(-45px, 0); }

.animation-on-scroll.right-to-left {
  -webkit-transform: translate(45px, 0);
  -ms-transform: translate(45px, 0);
  transform: translate(45px, 0); }

.animation-on-scroll.bottom-to-top {
  -webkit-transform: translate(0, 45px);
  -ms-transform: translate(0, 45px);
  transform: translate(0, 45px); }

.animation-on-scroll.animated {
  -webkit-transition: 0.85s ease-in-out all;
  -ms-transition: 0.85s ease-in-out all;
  transition: 0.85s ease-in-out all;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.52857;
  color: #444;
  background-color: #fff; }

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

a {
  color: #555;
  text-decoration: none; }
  a:hover {
    color: #df8321; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle;
  max-width: 100%; }

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

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.52857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -ms-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%; }

iframe {
  max-width: 100%; }

hr {
  margin-top: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #eeeeee; }

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

/*-----------------------------------------------------------------
Typography:

- Headings
- Body Text
- Lists
- MISC

-----------------------------------------------------------------*/
/* Headings */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  color: inherit;
  font-weight: normal; }
  h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child,
  .h1:first-child, .h2:first-child, .h3:first-child, .h4:first-child, .h5:first-child, .h6:first-child {
    margin-top: 0; }
  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: normal;
    line-height: 1; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
  .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
    color: inherit; }
  .main-content .black h1, .main-content .black h2, .main-content .black h3, .main-content .black h4, .main-content .black h5, .main-content .black h6, .main-content .black
  .h1, .main-content .black .h2, .main-content .black .h3, .main-content .black .h4, .main-content .black .h5, .main-content .black .h6 {
    color: #fff; }

h1, .h1 {
  margin-top: 0em;
  margin-bottom: .4em; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 12px;
  margin-bottom: 12px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 42px; }

h2, .h2 {
  font-size: 36px;
  margin: 0 0 .3em; }

h3, .h3 {
  font-size: 24px;
  margin: 0 0 .5em; }

h4, .h4 {
  font-size: 18px;
  margin: 0 0 .8em; }

h5, .h5 {
  font-size: 16px;
  margin: 0 0 1em; }

h6, .h6 {
  font-size: 14px;
  margin: 0 0 1em; }

/* Body Text */
p {
  margin: 0 0 2em; }

.lead {
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 24px; } }

small,
.small {
  font-size: 85%; }

cite {
  font-style: normal; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

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

.text-muted {
  color: #999999; }

.text-primary {
  color: #df8321; }

a.text-primary:hover {
  color: #b3691a; }

.text-success {
  color: #8eb362; }

a.text-success:hover {
  color: #74984a; }

.text-info {
  color: #80bcd2; }

a.text-info:hover {
  color: #5aa8c5; }

.text-warning {
  color: #d7b96c; }

a.text-warning:hover {
  color: #cca644; }

.text-danger {
  color: #d18383; }

a.text-danger:hover {
  color: #c35e5e; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #df8321; }

a.bg-primary:hover {
  background-color: #b3691a; }

.bg-success {
  background-color: #c9ed9f; }

a.bg-success:hover {
  background-color: #b1e574; }

.bg-info {
  background-color: #d6f4ff; }

a.bg-info:hover {
  background-color: #a3e6ff; }

.bg-warning {
  background-color: #f6efb7; }

a.bg-warning:hover {
  background-color: #f0e58a; }

.bg-danger {
  background-color: #f9e1e1; }

a.bg-danger:hover {
  background-color: #f1b7b7; }

.page-header {
  padding-bottom: 11px;
  margin: 48px 0 24px;
  border-bottom: 1px solid #eeeeee; }

/* Lists */
ul {
  margin-top: 0;
  margin-bottom: 1.28em;
  list-style: none;
  padding: 0; }
  ul li {
    padding: 0 0 .7em 2.7em;
    position: relative; }
    ul li:last-child {
      padding-bottom: 0; }
    ul li:before {
      position: absolute;
      top: 0;
      left: 1.53em;
      content: '\2022';
      font-size: .9em; }
  ul ul,
  ul ol {
    margin-bottom: 0; }

ol {
  margin-top: 0;
  margin-bottom: 1.28em;
  padding: 0;
  list-style: none;
  counter-reset: item; }
  ol > li {
    padding: 0 0 .7em 2.7em;
    position: relative; }
    ol > li:last-child {
      padding-bottom: 0; }
    ol > li:before {
      content: counter(item) ".";
      counter-increment: item;
      position: absolute;
      left: 1.4em;
      top: 0; }
  ol ol {
    padding-top: .7em; }
  ol ul,
  ol ol {
    margin-bottom: 0; }

p + ol {
  padding-top: .5em; }
p + ul {
  padding-top: .5em; }

.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline {
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 24px; }

dt,
dd {
  line-height: 1.52857; }

dt {
  font-weight: bold; }

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; }
    .dl-horizontal dd:before, .dl-horizontal dd:after {
      content: " ";
      display: table; }
    .dl-horizontal dd:after {
      clear: both; } }
/* MISC */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted;
  border-color: inherit; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  margin: 0 0 1.5em;
  font-size: 1.5em;
  position: relative; }
  blockquote p {
    margin: 0;
    font-style: italic;
    text-align: center; }
  blockquote footer {
    text-align: center;
    font-size: 0.667em;
    padding-top: .35em; }
    blockquote footer:before {
      content: '\2013';
      margin-right: 0.3em; }

blockquote:before,
blockquote:after {
  content: ""; }

address {
  font-style: normal; }

.dropcap p:first-child::first-letter {
  border-radius: 5px;
  background: #3685c3;
  color: #fff;
  font-size: 1.5em;
  line-height: inherit;
  text-transform: uppercase;
  padding: .25em .47em;
  float: left;
  margin: .2em .4em 0 0;
  font-weight: bold; }
  .black .dropcap p:first-child::first-letter {
    background: #fff !important;
    color: #333  !important; }

.intro-text {
  font-size: 1.5em;
  line-height: 1.32919;
  margin: 0 0 .84em; }

.black {
  color: #fff !important; }

/*------------------------------------------------------------------
Code
------------------------------------------------------------------*/
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

pre {
  display: block;
  padding: 11.5px;
  margin: 0 0 12px;
  font-size: 15px;
  line-height: 1.52857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  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; }

/*-----------------------------------------------------------------
Icon View

- Icon styles
- Icon codes

-----------------------------------------------------------------*/
/* Icon styles */
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon_d8fljz.eot");
  src: url("../fonts/icomoon.eot") format("embedded-opentype"), url("../fonts/icomoon_d8fljz.woff") format("woff"), url("../fonts/icomoon_d8fljz.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"]:before,
[class*=" icon-"]:before {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  width: auto !important;
  height: auto !important;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'icomoon';
  display: inline-block;
  vertical-align: middle; }
[class^="icon-"] span,
[class*=" icon-"] span {
  display: inline-block;
  vertical-align: middle; }

.wcb-icon:before {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  width: auto !important;
  height: auto !important;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: top; }
.wcb-icon span {
  display: inline-block;
  vertical-align: middle; }

/* Icon codes */
.icon-polygon8:before {
  content: "\e600"; }

.icon-filled-polygon:before {
  content: "\e603"; }

.icon-polygon:before {
  content: "\e601"; }

.icon-filled-polygon8:before {
  content: "\e602"; }

.icon-filled-circle:before {
  content: "\e604"; }

.icon-circle:before {
  content: "\e605"; }

.icon-home:before {
  content: "\e606"; }

.icon-newspaper:before {
  content: "\e607"; }

.icon-pencil:before {
  content: "\e608"; }

.icon-quill:before {
  content: "\e609"; }

.icon-pen:before {
  content: "\e60a"; }

.icon-paint-format:before {
  content: "\e60b"; }

.icon-image:before {
  content: "\e60c"; }

.icon-camera:before {
  content: "\e60d"; }

.icon-music:before {
  content: "\e60e"; }

.icon-headphones:before {
  content: "\e60f"; }

.icon-play:before {
  content: "\e610"; }

.icon-camera2:before {
  content: "\e611"; }

.icon-bullhorn:before {
  content: "\e612"; }

.icon-connection:before {
  content: "\e613"; }

.icon-feed:before {
  content: "\e614"; }

.icon-book:before {
  content: "\e615"; }

.icon-file:before {
  content: "\e616"; }

.icon-profile:before {
  content: "\e617"; }

.icon-file2:before {
  content: "\e618"; }

.icon-stack:before {
  content: "\e619"; }

.icon-folder:before {
  content: "\e61a"; }

.icon-tag:before {
  content: "\e61b"; }

.icon-tags:before {
  content: "\e61c"; }

.icon-ticket:before {
  content: "\e61d"; }

.icon-cart:before {
  content: "\e61e"; }

.icon-cart2:before {
  content: "\e61f"; }

.icon-cart3:before {
  content: "\e620"; }

.icon-coin:before {
  content: "\e621"; }

.icon-credit:before {
  content: "\e622"; }

.icon-support:before {
  content: "\e623"; }

.icon-phone:before {
  content: "\e624"; }

.icon-phone-hang-up:before {
  content: "\e625"; }

.icon-address-book:before {
  content: "\e626"; }

.icon-envelope:before {
  content: "\e627"; }

.icon-pushpin:before {
  content: "\e628"; }

.icon-location:before {
  content: "\e629"; }

.icon-location2:before {
  content: "\e62a"; }

.icon-compass:before {
  content: "\e62b"; }

.icon-map:before {
  content: "\e62c"; }

.icon-map2:before {
  content: "\e62d"; }

.icon-history:before {
  content: "\e62e"; }

.icon-clock:before {
  content: "\e62f"; }

.icon-clock2:before {
  content: "\e630"; }

.icon-alarm:before {
  content: "\e631"; }

.icon-alarm2:before {
  content: "\e632"; }

.icon-bell:before {
  content: "\e633"; }

.icon-stopwatch:before {
  content: "\e634"; }

.icon-calendar:before {
  content: "\e635"; }

.icon-print:before {
  content: "\e636"; }

.icon-keyboard:before {
  content: "\e637"; }

.icon-screen:before {
  content: "\e638"; }

.icon-laptop:before {
  content: "\e639"; }

.icon-mobile:before {
  content: "\e63a"; }

.icon-mobile2:before {
  content: "\e63b"; }

.icon-tablet:before {
  content: "\e63c"; }

.icon-tv:before {
  content: "\e63d"; }

.icon-cabinet:before {
  content: "\e63e"; }

.icon-drawer:before {
  content: "\e63f"; }

.icon-drawer2:before {
  content: "\e640"; }

.icon-drawer3:before {
  content: "\e641"; }

.icon-box-add:before {
  content: "\e642"; }

.icon-box-remove:before {
  content: "\e643"; }

.icon-download:before {
  content: "\e644"; }

.icon-upload:before {
  content: "\e645"; }

.icon-storage:before {
  content: "\e646"; }

.icon-undo:before {
  content: "\e647"; }

.icon-redo:before {
  content: "\e648"; }

.icon-undo2:before {
  content: "\e649"; }

.icon-redo2:before {
  content: "\e64a"; }

.icon-forward:before {
  content: "\e64b"; }

.icon-bubble:before {
  content: "\e64d"; }

.icon-bubbles:before {
  content: "\e64e"; }

.icon-bubbles2:before {
  content: "\e64f"; }

.icon-bubble2:before {
  content: "\e650"; }

.icon-bubbles3:before {
  content: "\e651"; }

.icon-bubbles4:before {
  content: "\e652"; }

.icon-user:before {
  content: "\e653"; }

.icon-users:before {
  content: "\e654"; }

.icon-user2:before {
  content: "\e655"; }

.icon-user3:before {
  content: "\e656"; }

.icon-quotes-left:before {
  content: "\e657"; }

.icon-busy:before {
  content: "\e658"; }

.icon-spinner:before {
  content: "\e659"; }

.icon-binoculars:before {
  content: "\e65a"; }

.icon-search:before {
  content: "\e65b"; }

.icon-zoomin:before {
  content: "\e65c"; }

.icon-zoomout:before {
  content: "\e65d"; }

.icon-expand:before {
  content: "\e65e"; }

.icon-contract:before {
  content: "\e65f"; }

.icon-expand2:before {
  content: "\e660"; }

.icon-contract2:before {
  content: "\e661"; }

.icon-key:before {
  content: "\e662"; }

.icon-key2:before {
  content: "\e663"; }

.icon-lock:before {
  content: "\e664"; }

.icon-lock2:before {
  content: "\e665"; }

.icon-unlocked:before {
  content: "\e666"; }

.icon-wrench:before {
  content: "\e667"; }

.icon-settings:before {
  content: "\e668"; }

.icon-equalizer:before {
  content: "\e669"; }

.icon-cog:before {
  content: "\e66a"; }

.icon-cogs:before {
  content: "\e66b"; }

.icon-cog2:before {
  content: "\e66c"; }

.icon-hammer:before {
  content: "\e66d"; }

.icon-wand:before {
  content: "\e66e"; }

.icon-aid:before {
  content: "\e66f"; }

.icon-bug:before {
  content: "\e670"; }

.icon-pie:before {
  content: "\e671"; }

.icon-stats:before {
  content: "\e672"; }

.icon-bars:before {
  content: "\e673"; }

.icon-bars2:before {
  content: "\e674"; }

.icon-gift:before {
  content: "\e675"; }

.icon-trophy:before {
  content: "\e676"; }

.icon-glass:before {
  content: "\e677"; }

.icon-mug:before {
  content: "\e678"; }

.icon-food:before {
  content: "\e679"; }

.icon-rocket:before {
  content: "\e67a"; }

.icon-meter:before {
  content: "\e67b"; }

.icon-meter2:before {
  content: "\e67c"; }

.icon-dashboard:before {
  content: "\e67d"; }

.icon-hammer2:before {
  content: "\e67e"; }

.icon-fire:before {
  content: "\e67f"; }

.icon-lab:before {
  content: "\e680"; }

.icon-magnet:before {
  content: "\e681"; }

.icon-remove:before {
  content: "\e682"; }

.icon-remove2:before {
  content: "\e683"; }

.icon-briefcase:before {
  content: "\e684"; }

.icon-lightning:before {
  content: "\e685"; }

.icon-switch:before {
  content: "\e686"; }

.icon-powercord:before {
  content: "\e687"; }

.icon-signup:before {
  content: "\e688"; }

.icon-list4:before {
  content: "\e689"; }

.icon-tree:before {
  content: "\e68a"; }

.icon-cloud:before {
  content: "\e68b"; }

.icon-cloud-download:before {
  content: "\e68c"; }

.icon-cloud-upload:before {
  content: "\e68d"; }

.icon-globe:before {
  content: "\e68e"; }

.icon-earth:before {
  content: "\e68f"; }

.icon-link:before {
  content: "\e690"; }

.icon-flag:before {
  content: "\e691"; }

.icon-attachment:before {
  content: "\e692"; }

.icon-eye:before {
  content: "\e693"; }

.icon-bookmark:before {
  content: "\e694"; }

.icon-bookmarks:before {
  content: "\e695"; }

.icon-star:before {
  content: "\e696"; }

.icon-star2:before {
  content: "\e697"; }

.icon-star3:before {
  content: "\e698"; }

.icon-heart:before {
  content: "\e699"; }

.icon-heart2:before {
  content: "\e69a"; }

.icon-thumbs-up:before {
  content: "\e69b"; }

.icon-thumbs-up2:before {
  content: "\e69c"; }

.icon-share:before {
  content: "\e64c"; }

.icon-apple:before {
  content: "\e7c2"; }

.icon-finder:before {
  content: "\e7c3"; }

.icon-android:before {
  content: "\e7c4"; }

.icon-windows:before {
  content: "\e7c5"; }

.icon-windows8:before {
  content: "\e7c6"; }

.icon-heart3:before {
  content: "\e69d"; }

.icon-cloud2:before {
  content: "\e69e"; }

.icon-star4:before {
  content: "\e69f"; }

.icon-tv2:before {
  content: "\e6a0"; }

.icon-sound:before {
  content: "\e6a1"; }

.icon-video:before {
  content: "\e6a2"; }

.icon-trash:before {
  content: "\e6a3"; }

.icon-user4:before {
  content: "\e6a4"; }

.icon-key3:before {
  content: "\e6a5"; }

.icon-search2:before {
  content: "\e6a6"; }

.icon-settings2:before {
  content: "\e6a7"; }

.icon-camera3:before {
  content: "\e6a8"; }

.icon-tag2:before {
  content: "\e6a9"; }

.icon-lock3:before {
  content: "\e6aa"; }

.icon-bulb:before {
  content: "\e6ab"; }

.icon-pen2:before {
  content: "\e6ac"; }

.icon-diamond:before {
  content: "\e6ad"; }

.icon-display:before {
  content: "\e6ae"; }

.icon-location3:before {
  content: "\e6af"; }

.icon-eye2:before {
  content: "\e6b0"; }

.icon-bubble3:before {
  content: "\e6b1"; }

.icon-stack2:before {
  content: "\e6b2"; }

.icon-cup:before {
  content: "\e6b3"; }

.icon-phone2:before {
  content: "\e6b4"; }

.icon-news:before {
  content: "\e6b5"; }

.icon-mail:before {
  content: "\e6b6"; }

.icon-like:before {
  content: "\e6b7"; }

.icon-photo:before {
  content: "\e6b8"; }

.icon-note:before {
  content: "\e6b9"; }

.icon-clock3:before {
  content: "\e6ba"; }

.icon-paperplane:before {
  content: "\e6bb"; }

.icon-params:before {
  content: "\e6bc"; }

.icon-banknote:before {
  content: "\e6bd"; }

.icon-data:before {
  content: "\e6be"; }

.icon-music2:before {
  content: "\e6bf"; }

.icon-megaphone:before {
  content: "\e6c0"; }

.icon-study:before {
  content: "\e6c1"; }

.icon-lab2:before {
  content: "\e6c2"; }

.icon-food2:before {
  content: "\e6c3"; }

.icon-t-shirt:before {
  content: "\e6c4"; }

.icon-fire2:before {
  content: "\e6c5"; }

.icon-clip:before {
  content: "\e6c6"; }

.icon-shop:before {
  content: "\e6c7"; }

.icon-calendar2:before {
  content: "\e6c8"; }

.icon-wallet:before {
  content: "\e6c9"; }

.icon-vynil:before {
  content: "\e6ca"; }

.icon-truck:before {
  content: "\e6cb"; }

.icon-world:before {
  content: "\e6cc"; }

.icon-phone3:before {
  content: "\e6cd"; }

.icon-mobile3:before {
  content: "\e6ce"; }

.icon-mail2:before {
  content: "\e6cf"; }

.icon-paperplane2:before {
  content: "\e6d0"; }

.icon-pencil2:before {
  content: "\e6d1"; }

.icon-feather:before {
  content: "\e6d2"; }

.icon-paperclip:before {
  content: "\e6d3"; }

.icon-drawer4:before {
  content: "\e6d4"; }

.icon-reply2:before {
  content: "\e6d5"; }

.icon-reply-all:before {
  content: "\e6d6"; }

.icon-forward2:before {
  content: "\e6d7"; }

.icon-user5:before {
  content: "\e6d8"; }

.icon-users2:before {
  content: "\e6d9"; }

.icon-user-add:before {
  content: "\e6da"; }

.icon-vcard:before {
  content: "\e6db"; }

.icon-export:before {
  content: "\e6dc"; }

.icon-location4:before {
  content: "\e6dd"; }

.icon-map3:before {
  content: "\e6de"; }

.icon-compass2:before {
  content: "\e6df"; }

.icon-location5:before {
  content: "\e6e0"; }

.icon-target:before {
  content: "\e6e1"; }

.icon-share2:before {
  content: "\e6e2"; }

.icon-heart4:before {
  content: "\e6e3"; }

.icon-heart5:before {
  content: "\e6e4"; }

.icon-star5:before {
  content: "\e6e5"; }

.icon-star6:before {
  content: "\e6e6"; }

.icon-thumbsup:before {
  content: "\e6e7"; }

.icon-thumbsdown:before {
  content: "\e6e8"; }

.icon-chat:before {
  content: "\e6e9"; }

.icon-comment:before {
  content: "\e6ea"; }

.icon-quote:before {
  content: "\e6eb"; }

.icon-house:before {
  content: "\e6ec"; }

.icon-popup:before {
  content: "\e6ed"; }

.icon-search3:before {
  content: "\e6ee"; }

.icon-printer:before {
  content: "\e6ef"; }

.icon-bell2:before {
  content: "\e6f0"; }

.icon-link2:before {
  content: "\e6f1"; }

.icon-flag2:before {
  content: "\e6f2"; }

.icon-cog3:before {
  content: "\e6f3"; }

.icon-tools:before {
  content: "\e6f4"; }

.icon-trophy2:before {
  content: "\e6f5"; }

.icon-camera4:before {
  content: "\e6f6"; }

.icon-megaphone2:before {
  content: "\e6f7"; }

.icon-moon:before {
  content: "\e6f8"; }

.icon-palette:before {
  content: "\e6f9"; }

.icon-leaf:before {
  content: "\e6fa"; }

.icon-music3:before {
  content: "\e6fb"; }

.icon-music4:before {
  content: "\e6fc"; }

.icon-new:before {
  content: "\e6fd"; }

.icon-graduation:before {
  content: "\e6fe"; }

.icon-book2:before {
  content: "\e6ff"; }

.icon-newspaper2:before {
  content: "\e700"; }

.icon-bag:before {
  content: "\e701"; }

.icon-airplane:before {
  content: "\e702"; }

.icon-lifebuoy:before {
  content: "\e703"; }

.icon-eye3:before {
  content: "\e704"; }

.icon-clock4:before {
  content: "\e705"; }

.icon-microphone:before {
  content: "\e706"; }

.icon-calendar3:before {
  content: "\e707"; }

.icon-bolt:before {
  content: "\e708"; }

.icon-thunder:before {
  content: "\e709"; }

.icon-air:before {
  content: "\e70a"; }

.icon-hourglass:before {
  content: "\e70b"; }

.icon-key4:before {
  content: "\e70c"; }

.icon-battery:before {
  content: "\e70d"; }

.icon-bucket:before {
  content: "\e70e"; }

.icon-magnet2:before {
  content: "\e70f"; }

.icon-drive:before {
  content: "\e710"; }

.icon-cup2:before {
  content: "\e711"; }

.icon-rocket2:before {
  content: "\e712"; }

.icon-brush:before {
  content: "\e713"; }

.icon-suitcase:before {
  content: "\e714"; }

.icon-cone:before {
  content: "\e715"; }

.icon-earth2:before {
  content: "\e716"; }

.icon-keyboard2:before {
  content: "\e717"; }

.icon-browser:before {
  content: "\e718"; }

.icon-publish:before {
  content: "\e719"; }

.icon-code:before {
  content: "\e71a"; }

.icon-screen2:before {
  content: "\e71b"; }

.icon-light-bulb:before {
  content: "\e71c"; }

.icon-creditcard:before {
  content: "\e71d"; }

.icon-database:before {
  content: "\e71e"; }

.icon-voicemail:before {
  content: "\e71f"; }

.icon-clipboard:before {
  content: "\e720"; }

.icon-cart4:before {
  content: "\e721"; }

.icon-box2:before {
  content: "\e722"; }

.icon-ticket2:before {
  content: "\e723"; }

.icon-rss:before {
  content: "\e724"; }

.icon-signal:before {
  content: "\e725"; }

.icon-droplets:before {
  content: "\e726"; }

.icon-statistics:before {
  content: "\e727"; }

.icon-pie2:before {
  content: "\e728"; }

.icon-bars3:before {
  content: "\e729"; }

.icon-graph:before {
  content: "\e72a"; }

.icon-lock4:before {
  content: "\e72b"; }

.icon-lock-open:before {
  content: "\e72c"; }

.icon-logout:before {
  content: "\e72d"; }

.icon-login:before {
  content: "\e72e"; }

.icon-checkmark2:before {
  content: "\e72f"; }

.icon-cross:before {
  content: "\e730"; }

.icon-minus:before {
  content: "\e731"; }

.icon-plus:before {
  content: "\e732"; }

.icon-cross2:before {
  content: "\e733"; }

.icon-minus2:before {
  content: "\e734"; }

.icon-plus2:before {
  content: "\e735"; }

.icon-cross3:before {
  content: "\e736"; }

.icon-minus3:before {
  content: "\e737"; }

.icon-plus3:before {
  content: "\e738"; }

.icon-erase:before {
  content: "\e739"; }

.icon-blocked:before {
  content: "\e73a"; }

.icon-info:before {
  content: "\e73b"; }

.icon-info2:before {
  content: "\e73c"; }

.icon-question:before {
  content: "\e73d"; }

.icon-help:before {
  content: "\e73e"; }

.icon-warning:before {
  content: "\e73f"; }

.icon-cycle:before {
  content: "\e740"; }

.icon-cw:before {
  content: "\e741"; }

.icon-ccw:before {
  content: "\e742"; }

.icon-shuffle:before {
  content: "\e743"; }

.icon-arrow:before {
  content: "\e744"; }

.icon-arrow2:before {
  content: "\e745"; }

.icon-retweet:before {
  content: "\e746"; }

.icon-loop:before {
  content: "\e747"; }

.icon-history2:before {
  content: "\e748"; }

.icon-back:before {
  content: "\e749"; }

.icon-switch2:before {
  content: "\e74a"; }

.icon-list2:before {
  content: "\e74b"; }

.icon-add-to-list:before {
  content: "\e74c"; }

.icon-layout:before {
  content: "\e74d"; }

.icon-list3:before {
  content: "\e74e"; }

.icon-text:before {
  content: "\e74f"; }

.icon-text2:before {
  content: "\e750"; }

.icon-document:before {
  content: "\e751"; }

.icon-docs:before {
  content: "\e752"; }

.icon-landscape:before {
  content: "\e753"; }

.icon-pictures:before {
  content: "\e754"; }

.icon-video2:before {
  content: "\e755"; }

.icon-music5:before {
  content: "\e756"; }

.icon-folder2:before {
  content: "\e757"; }

.icon-archive:before {
  content: "\e758"; }

.icon-trash2:before {
  content: "\e759"; }

.icon-upload2:before {
  content: "\e75a"; }

.icon-download2:before {
  content: "\e75b"; }

.icon-disk:before {
  content: "\e75c"; }

.icon-install:before {
  content: "\e75d"; }

.icon-cloud3:before {
  content: "\e75e"; }

.icon-upload3:before {
  content: "\e75f"; }

.icon-bookmark2:before {
  content: "\e760"; }

.icon-bookmarks2:before {
  content: "\e761"; }

.icon-book3:before {
  content: "\e762"; }

.icon-arrow-left:before {
  content: "\e763"; }

.icon-arrow-down:before {
  content: "\e764"; }

.icon-arrow-up-upload:before {
  content: "\e765"; }

.icon-arrow-right:before {
  content: "\e766"; }

.icon-arrow-left2:before {
  content: "\e767"; }

.icon-arrow-down2:before {
  content: "\e768"; }

.icon-arrow-up:before {
  content: "\e769"; }

.icon-arrow-right2:before {
  content: "\e76a"; }

.icon-arrow-left3:before {
  content: "\e76b"; }

.icon-arrow-down3:before {
  content: "\e76c"; }

.icon-arrow-up2:before {
  content: "\e76d"; }

.icon-arrow-right3:before {
  content: "\e76e"; }

.icon-arrow-left4:before {
  content: "\e76f"; }

.icon-arrow-down4:before {
  content: "\e770"; }

.icon-arrow-up3:before {
  content: "\e771"; }

.icon-arrow-right4:before {
  content: "\e772"; }

.icon-arrow-left5:before {
  content: "\e773"; }

.icon-arrow-down5:before {
  content: "\e774"; }

.icon-arrow-up4:before {
  content: "\e775"; }

.icon-arrow-right5:before {
  content: "\e776"; }

.icon-arrow-left6:before {
  content: "\e777"; }

.icon-arrow-down6:before {
  content: "\e778"; }

.icon-arrow-up5:before {
  content: "\e779"; }

.icon-arrow-right6:before {
  content: "\e77a"; }

.icon-arrow-left7:before {
  content: "\e77b"; }

.icon-arrow-down7:before {
  content: "\e77c"; }

.icon-arrow-up6:before {
  content: "\e77d"; }

.icon-uniE77E:before {
  content: "\e77e"; }

.icon-arrow-left8:before {
  content: "\e77f"; }

.icon-arrow-down8:before {
  content: "\e780"; }

.icon-arrow-up7:before {
  content: "\e781"; }

.icon-arrow-right7:before {
  content: "\e782"; }

.icon-menu:before {
  content: "\e783"; }

.icon-ellipsis:before {
  content: "\e784"; }

.icon-dots:before {
  content: "\e785"; }

.icon-dot:before {
  content: "\e786"; }

.icon-cc:before {
  content: "\e787"; }

.icon-cc-by:before {
  content: "\e788"; }

.icon-cc-nc:before {
  content: "\e789"; }

.icon-cc-nc-eu:before {
  content: "\e78a"; }

.icon-cc-nc-jp:before {
  content: "\e78b"; }

.icon-cc-sa:before {
  content: "\e78c"; }

.icon-cc-nd:before {
  content: "\e78d"; }

.icon-cc-pd:before {
  content: "\e78e"; }

.icon-cc-zero:before {
  content: "\e78f"; }

.icon-cc-share:before {
  content: "\e790"; }

.icon-cc-share2:before {
  content: "\e791"; }

.icon-danielbruce:before {
  content: "\e792"; }

.icon-danielbruce2:before {
  content: "\e793"; }

.icon-github:before {
  content: "\e794"; }

.icon-github2:before {
  content: "\e795"; }

.icon-flickr:before {
  content: "\e796"; }

.icon-flickr2:before {
  content: "\e797"; }

.icon-vimeo:before {
  content: "\e798"; }

.icon-vimeo2:before {
  content: "\e799"; }

.icon-twitter:before {
  content: "\e79a"; }

.icon-twitter2:before {
  content: "\e79b"; }

.icon-facebook:before {
  content: "\e79c"; }

.icon-facebook2:before {
  content: "\e79d"; }

.icon-facebook3:before {
  content: "\e79e"; }

.icon-googleplus:before {
  content: "\e79f"; }

.icon-googleplus2:before {
  content: "\e7a0"; }

.icon-pinterest:before {
  content: "\e7a1"; }

.icon-pinterest2:before {
  content: "\e7a2"; }

.icon-tumblr:before {
  content: "\e7a3"; }

.icon-tumblr2:before {
  content: "\e7a4"; }

.icon-linkedin:before {
  content: "\e7a5"; }

.icon-linkedin2:before {
  content: "\e7a6"; }

.icon-dribbble:before {
  content: "\e7a7"; }

.icon-dribbble2:before {
  content: "\e7a8"; }

.icon-stumbleupon:before {
  content: "\e7a9"; }

.icon-stumbleupon2:before {
  content: "\e7aa"; }

.icon-lastfm:before {
  content: "\e7ab"; }

.icon-lastfm2:before {
  content: "\e7ac"; }

.icon-rdio:before {
  content: "\e7ad"; }

.icon-rdio2:before {
  content: "\e7ae"; }

.icon-spotify:before {
  content: "\e7af"; }

.icon-spotify2:before {
  content: "\e7b0"; }

.icon-qq:before {
  content: "\e7b1"; }

.icon-instagram:before {
  content: "\e7b2"; }

.icon-dropbox:before {
  content: "\e7b3"; }

.icon-evernote:before {
  content: "\e7b4"; }

.icon-flattr:before {
  content: "\e7b5"; }

.icon-skype:before {
  content: "\e7b6"; }

.icon-skype2:before {
  content: "\e7b7"; }

.icon-renren:before {
  content: "\e7b8"; }

.icon-sina-weibo:before {
  content: "\e7b9"; }

.icon-paypal:before {
  content: "\e7ba"; }

.icon-picasa:before {
  content: "\e7bb"; }

.icon-soundcloud:before {
  content: "\e7bc"; }

.icon-mixi:before {
  content: "\e7bd"; }

.icon-behance:before {
  content: "\e7be"; }

.icon-circles:before {
  content: "\e7bf"; }

.icon-vk:before {
  content: "\e7c0"; }

.icon-smashing:before {
  content: "\e7c1"; }

[class^="icon-svg-"],
[class*=" icon-svg-"] {
  display: block !important;
  margin: 0 auto;
  width: 80px;
  height: 80px; }

.icon-svg-alarmclock {
  background: url(../../images/icons-svg/icon-alarmclock.svg) 50% 50% no-repeat; }

.icon-svg-award-medal {
  background: url(../../images/icons-svg/icon-award-medal.svg) 50% 50% no-repeat; }

.icon-svg-bell {
  background: url(../../images/icons-svg/icon-bell.svg) 50% 50% no-repeat; }

.icon-svg-book {
  background: url(../../images/icons-svg/icon-book.svg) 50% 50% no-repeat; }

.icon-svg-bow {
  background: url(https://50mmfotografas.com/wp-content/themes/images/icons-svg/icon-bow.svg) 50% 50% no-repeat; }

.icon-svg-burger {
  background: url(../../images/icons-svg/icon-burger.svg) 50% 50% no-repeat; }

.icon-svg-button {
  background: url(../../images/icons-svg/icon-button.svg) 50% 50% no-repeat; }

.icon-svg-cake {
  background: url(../../images/icons-svg/icon-cake.svg) 50% 50% no-repeat; }

.icon-svg-calculator {
  background: url(../../images/icons-svg/icon-calculator.svg) 50% 50% no-repeat; }

.icon-svg-calendar {
  background: url(../../images/icons-svg/icon-calendar.svg) 50% 50% no-repeat; }

.icon-svg-camera {
  background: url(../../images/icons-svg/icon-camera.svg) 50% 50% no-repeat; }

.icon-svg-car {
  background: url(../../images/icons-svg/icon-car.svg) 50% 50% no-repeat; }

.icon-svg-chat {
  background: url(../../images/icons-svg/icon-chat.svg) 50% 50% no-repeat; }

.icon-svg-chemistry-flask {
  background: url(../../images/icons-svg/icon-chemistry-flask.svg) 50% 50% no-repeat; }

.icon-svg-clock {
  background: url(../../images/icons-svg/icon-clock.svg) 50% 50% no-repeat; }

.icon-svg-clown-mask {
  background: url(../../images/icons-svg/icon-clown-mask.svg) 50% 50% no-repeat; }

.icon-svg-coffee-cup {
  background: url(../../images/icons-svg/icon-coffee-cup.svg) 50% 50% no-repeat; }

.icon-svg-coin {
  background: url(../../images/icons-svg/icon-coin.svg) 50% 50% no-repeat; }

.icon-svg-compass {
  background: url(../../images/icons-svg/icon-compass.svg) 50% 50% no-repeat; }

.icon-svg-couch {
  background: url(../../images/icons-svg/icon-couch.svg) 50% 50% no-repeat; }

.icon-svg-crown {
  background: url(../../images/icons-svg/icon-crown.svg) 50% 50% no-repeat; }

.icon-svg-cube {
  background: url(../../images/icons-svg/icon-cube.svg) 50% 50% no-repeat; }

.icon-svg-cup {
  background: url(../../images/icons-svg/icon-cup.svg) 50% 50% no-repeat; }

.icon-svg-diamond {
  background: url(../../images/icons-svg/icon-diamond.svg) 50% 50% no-repeat; }

.icon-svg-dribble {
  background: url(../../images/icons-svg/icon-dribble.svg) 50% 50% no-repeat; }

.icon-svg-equalizer {
  background: url(../../images/icons-svg/icon-equalizer.svg) 50% 50% no-repeat; }

.icon-svg-eye {
  background: url(../../images/icons-svg/icon-eye.svg) 50% 50% no-repeat; }

.icon-svg-film-strip {
  background: url(../../images/icons-svg/icon-film-strip.svg) 50% 50% no-repeat; }

.icon-svg-fire {
  background: url(../../images/icons-svg/icon-fire.svg) 50% 50% no-repeat; }

.icon-svg-firework {
  background: url(../../images/icons-svg/icon-firework.svg) 50% 50% no-repeat; }

.icon-svg-flag {
  background: url(../../images/icons-svg/icon-flag.svg) 50% 50% no-repeat; }

.icon-svg-floppy-disc {
  background: url(../../images/icons-svg/icon-floppy-disc.svg) 50% 50% no-repeat; }

.icon-svg-lower-pot {
  background: url(../../images/icons-svg/icon-flower-pot.svg) 50% 50% no-repeat; }

.icon-svg-folder {
  background: url(../../images/icons-svg/icon-folder.svg) 50% 50% no-repeat; }

.icon-svg-framed-pictures {
  background: url(../../images/icons-svg/icon-framed-pictures.svg) 50% 50% no-repeat; }

.icon-svg-gameboy {
  background: url(../../images/icons-svg/icon-gameboy.svg) 50% 50% no-repeat; }

.icon-svg-gift-box {
  background: url(../../images/icons-svg/icon-gift-box.svg) 50% 50% no-repeat; }

.icon-svg-globe {
  background: url(../../images/icons-svg/icon-globe.svg) 50% 50% no-repeat; }

.icon-svg-heart {
  background: url(../../images/icons-svg/icon-heart.svg) 50% 50% no-repeat; }

.icon-svg-home {
  background: url(../../images/icons-svg/icon-home.svg) 50% 50% no-repeat; }

.icon-svg-imac {
  background: url(../../images/icons-svg/icon-imac.svg) 50% 50% no-repeat; }

.icon-svg-joypad {
  background: url(../../images/icons-svg/icon-joypad.svg) 50% 50% no-repeat; }

.icon-svg-joystick {
  background: url(../../images/icons-svg/icon-joystick.svg) 50% 50% no-repeat; }

.icon-svg-label {
  background: url(../../images/icons-svg/icon-label.svg) 50% 50% no-repeat; }

.icon-svg-light-bulb {
  background: url(../../images/icons-svg/icon-light-bulb.svg) 50% 50% no-repeat; }

.icon-svg-lighthouse {
  background: url(../../images/icons-svg/icon-lighthouse.svg) 50% 50% no-repeat; }

.icon-svg-location-pin {
  background: url(../../images/icons-svg/icon-location-pin.svg) 50% 50% no-repeat; }

.icon-svg-lock {
  background: url(../../images/icons-svg/icon-lock.svg) 50% 50% no-repeat; }

.icon-svg-macos-table {
  background: url(../../images/icons-svg/icon-macos-table.svg) 50% 50% no-repeat; }

.icon-svg-magnet {
  background: url(../../images/icons-svg/icon-magnet.svg) 50% 50% no-repeat; }

.icon-svg-mail {
  background: url(../../images/icons-svg/icon-mail.svg) 50% 50% no-repeat; }

.icon-svg-map {
  background: url(../../images/icons-svg/icon-map.svg) 50% 50% no-repeat; }

.icon-svg-megaphone {
  background: url(../../images/icons-svg/icon-megaphone.svg) 50% 50% no-repeat; }

.icon-svg-microphone {
  background: url(../../images/icons-svg/icon-microphone.svg) 50% 50% no-repeat; }

.icon-svg-microwave {
  background: url(../../images/icons-svg/icon-microwave.svg) 50% 50% no-repeat; }

.icon-svg-milkshake {
  background: url(../../images/icons-svg/icon-milkshake.svg) 50% 50% no-repeat; }

.icon-svg-mobile {
  background: url(../../images/icons-svg/icon-mobile.svg) 50% 50% no-repeat; }

.icon-svg-mouse {
  background: url(../../images/icons-svg/icon-mouse.svg) 50% 50% no-repeat; }

.icon-svg-music-note {
  background: url(../../images/icons-svg/icon-music-note.svg) 50% 50% no-repeat; }

.icon-svg-mustache {
  background: url(../../images/icons-svg/icon-mustache.svg) 50% 50% no-repeat; }

.icon-svg-paint-brush {
  background: url(../../images/icons-svg/icon-paint-brush.svg) 50% 50% no-repeat; }

.icon-svg-painter-roll {
  background: url(../../images/icons-svg/icon-painter-roll.svg) 50% 50% no-repeat; }

.icon-svg-paper-plane {
  background: url(../../images/icons-svg/icon-paper-plane.svg) 50% 50% no-repeat; }

.icon-svg-papers {
  background: url(../../images/icons-svg/icon-papers.svg) 50% 50% no-repeat; }

.icon-svg-pencil {
  background: url(../../images/icons-svg/icon-pencil.svg) 50% 50% no-repeat; }

.icon-svg-pie-chat {
  background: url(../../images/icons-svg/icon-pie-chat.svg) 50% 50% no-repeat; }

.icon-svg-play-button {
  background: url(../../images/icons-svg/icon-play-button.svg) 50% 50% no-repeat; }

.icon-svg-repair {
  background: url(../../images/icons-svg/icon-repair.svg) 50% 50% no-repeat; }

.icon-svg-ring {
  background: url(../../images/icons-svg/icon-ring.svg) 50% 50% no-repeat; }

.icon-svg-robot {
  background: url(../../images/icons-svg/icon-robot.svg) 50% 50% no-repeat; }

.icon-svg-rocket {
  background: url(../../images/icons-svg/icon-rocket.svg) 50% 50% no-repeat; }

.icon-svg-scissors {
  background: url(../../images/icons-svg/icon-scissors.svg) 50% 50% no-repeat; }

.icon-svg-search {
  background: url(../../images/icons-svg/icon-search.svg) 50% 50% no-repeat; }

.icon-svg-settings {
  background: url(../../images/icons-svg/icon-settings.svg) 50% 50% no-repeat; }

.icon-svg-shield {
  background: url(../../images/icons-svg/icon-shield.svg) 50% 50% no-repeat; }

.icon-svg-shopping-bag {
  background: url(../../images/icons-svg/icon-shopping-bag.svg) 50% 50% no-repeat; }

.icon-svg-skull {
  background: url(../../images/icons-svg/icon-skull.svg) 50% 50% no-repeat; }

.icon-svg-slider {
  background: url(../../images/icons-svg/icon-slider.svg) 50% 50% no-repeat; }

.icon-svg-speaker {
  background: url(../../images/icons-svg/icon-speaker.svg) 50% 50% no-repeat; }

.icon-svg-stats {
  background: url(../../images/icons-svg/icon-stats.svg) 50% 50% no-repeat; }

.icon-svg-storm {
  background: url(../../images/icons-svg/icon-storm.svg) 50% 50% no-repeat; }

.icon-svg-suitcase {
  background: url(../../images/icons-svg/icon-suitcase.svg) 50% 50% no-repeat; }

.icon-svg-support {
  background: url(../../images/icons-svg/icon-support.svg) 50% 50% no-repeat; }

.icon-svg-thermometre {
  background: url(https://50mmfotografas.com/wp-content/themes/exa/images/icons-svg/icon-thermometre.svg) 50% 50% no-repeat; }

.icon-svg-thumb-down {
  background: url(https://50mmfotografas.com/wp-content/themes/exa/images/icons-svg/icon-thumb-down.svg) 50% 50% no-repeat; }

.icon-svg-thumb-up {
  background: url(https://50mmfotografas.com/wp-content/themes/exa/images/icons-svg/icon-thumb-up.svg) 50% 50% no-repeat; }

.icon-svg-thunder-bolt {
  background: url(https://50mmfotografas.com/wp-content/themes/images/icons-svg/icon-thunder-bolt.svg) 50% 50% no-repeat; }

.icon-svg-toilet-paper {
  background: url(https://50mmfotografas.com/wp-content/themes/exa/images/icons-svg/icon-toilet-paper.svg) 50% 50% no-repeat; }

.icon-svg-trash {
  background: url(https://50mmfotografas.com/wp-content/themes/exa/images/icons-svg/icon-trash.svg) 50% 50% no-repeat; }

.icon-svg-speaker {
  background: url(../../images/icons-svg/icon-speaker.svg) 50% 50% no-repeat; }

.icon-svg-ufo {
  background: url(https://50mmfotografas.com/wp-content/themes/exa/images/icons-svg/icon-ufo.svg) 50% 50% no-repeat; }

.icon-svg-user {
  background: url(https://50mmfotografas.com/wp-content/themes/exa/images/icons-svg/icon-user.svg) 50% 50% no-repeat; }

.icon-svg-vinyl {
  background: url(https://50mmfotografas.com/wp-content/themes/exa/images/icons-svg/icon-vinyl.svg) 50% 50% no-repeat; }

.icon-svg-wallet {
  background: url(https://50mmfotografas.com/wp-content/themes/exa/images/icons-svg/icon-wallet.svg) 50% 50% no-repeat; }

.icon-svg-watermelon {
  background: url(https://50mmfotografas.com/wp-content/themes/exa/images/icons-svg/icon-watermelon.svg) 50% 50% no-repeat; }

/*------------------------------------------------------------------
Grid system:

- Sections
- Container widths
- Rows and Columns
- Column containers

------------------------------------------------------------------*/
/* Sections */
.section {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  background-position: 50% 50%; }
  .section:before, .section:after {
    content: " ";
    display: table; }
  .section:after {
    clear: both; }
  @media (max-width: 768px) {
    .section {
      padding-left: 0 !important;
      padding-right: 0 !important; } }
  .section.section-no-indents > .container-fluid > .row > .column {
    padding-left: 0;
    padding-right: 0; }

.section-no-indents .section-no-indents > .row {
  margin-left: 0;
  margin-right: 0; }

.column-content {
  position: relative;
  z-index: 2; }

.background-row {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-position: inherit;
  overflow: hidden;
  background-size: inherit; }
  .background-row.row-effect-blur {
    background-size: cover; }
    .background-row.row-effect-blur > div {
      background: inherit;
      -webkit-filter: blur(5px);
      -ms-filter: blur(5px);
      filter: blur(5px);
      background-size: cover;
      background-position: 50% 50%;
      top: -1px;
      right: -1px;
      bottom: -1px;
      left: -1px;
      overflow: hidden; }
  .background-row div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .parallax .background-row, .background-fixed .background-row, .background-row.row-effect-gradient, .background-row.row-effect-color {
    background-size: cover;
    background-position: 50% 50%; }
  .column .background-row {
    background-position: 50% 50%; }

@media (max-width: 1024px) {
  .parallax .background-row {
    background-position: 50% 50% !important; }

  .background-fixed .background-row {
    background-attachment: scroll !important; } }
/* Container widths */
.container {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

/* Rows and Columns */
.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: 0%; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: 0%; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: 0%; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: 0%; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .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-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: 0%; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: 0%; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: 0%; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: 0%; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
.two-columns {
  display: table;
  width: 100%; }
  .two-columns .col {
    display: table-cell;
    vertical-align: middle; }
    .two-columns .col + .col {
      text-align: right; }
  @media (max-width: 992px) {
    .two-columns {
      display: block;
      text-align: center; }
      .two-columns .col {
        display: block; }
        .two-columns .col + .col {
          text-align: center; } }

/* Column containers */
/* Vars */
.grid-sizer {
  width: 100%; }

.onecolumn .grid-sizer {
  width: 100%; }
.onecolumn .column {
  width: 100%;
  float: left;
  padding: 0 15px; }
  @media (min-width: 992px) {
    #page.bricks-layout .content-area .onecolumn .column {
      padding: 0 0 100% !important; } }

.twocolumns .grid-sizer {
  width: 50%; }
.twocolumns .column {
  width: 50%;
  float: left;
  padding: 0 15px; }
  @media (min-width: 992px) {
    .bricks-layout .content-area .twocolumns .column {
      padding: 0 0 50% !important; }
      .bricks-layout .content-area .twocolumns .column.width2, .bricks-layout .content-area .twocolumns .column.size2 {
        width: 100%; }
      .bricks-layout .content-area .twocolumns .column.height2, .bricks-layout .content-area .twocolumns .column.size2 {
        padding-bottom: 100% !important; } }

.threecolumns .grid-sizer {
  width: 33.32%; }
.threecolumns .column {
  width: 33.32%;
  float: left;
  padding: 0 15px; }
  @media (min-width: 992px) {
    .bricks-layout .content-area .threecolumns .column {
      padding: 0 0 33.32% !important; }
      .bricks-layout .content-area .threecolumns .column.width2, .bricks-layout .content-area .threecolumns .column.size2 {
        width: 66.64%; }
      .bricks-layout .content-area .threecolumns .column.height2, .bricks-layout .content-area .threecolumns .column.size2 {
        padding-bottom: 66.64% !important; } }

.fourcolumns .grid-sizer {
  width: 25%; }
.fourcolumns .column {
  width: 25%;
  float: left;
  padding: 0 15px; }
  @media (min-width: 992px) {
    .bricks-layout .content-area .fourcolumns .column {
      padding: 0 0 25% !important; }
      .bricks-layout .content-area .fourcolumns .column.width2, .bricks-layout .content-area .fourcolumns .column.size2 {
        width: 50%; }
      .bricks-layout .content-area .fourcolumns .column.height2, .bricks-layout .content-area .fourcolumns .column.size2 {
        padding-bottom: 50% !important; } }

@media (max-width: 992px) {
  .twocolumns:not(.photo-stream) .column,
  .threecolumns:not(.photo-stream) .column,
  .masonry .grid-sizer,
  .masonry .column {
    width: 100%; }

  .fourcolumns:not(.photo-stream) .grid-sizer,
  .fourcolumns:not(.photo-stream) .column {
    width: 50%; } }
@media (max-width: 768px) {
  .twocolumns .grid-sizer,
  .threecolumns .grid-sizer,
  .fourcolumns .grid-sizer {
    width: 100%; }

  .fourcolumns:not(.photo-stream) .grid-sizer,
  .fourcolumns:not(.photo-stream) .column {
    width: 100%; } }
@media (max-width: 480px) {
  .twocolumns.photo-stream .column,
  .threecolumns.photo-stream .column,
  .fourcolumns.photo-stream .column {
    width: 50%; } }
.twocolumns .column_md_12,
.threecolumns .column_md_12,
.fourcolumns .column_md_12 {
  width: 100%; }

.row .wpb_row, .row
.wpb_content_element, .row
ul.wpb_thumbnails-fluid > li, .row
.last_toggle_el_margin, .row .wpb_button {
  margin: 0; }

.no-indents > .column {
  padding: 0 !important;
  margin: 0 !important; }
.no-indents > .row {
  margin-left: 0 !important;
  margin-right: 0 !important; }
  .no-indents > .row > .column {
    padding: 0;
    margin: 0; }
.no-indents .portfolio-item {
  margin: 0 !important;
  left: 0 !important;
  right: 0 !important;
  top: 0 !important;
  bottom: 0 !important; }

@media (max-width: 992px) {
  .column[class*="col-"]:not(:last-of-type) {
    padding-bottom: 20px; } }
.column:after {
  display: block;
  clear: both;
  content: '';
  height: 0.001em; }

/*------------------------------------------------------------------
Icon View
------------------------------------------------------------------*/
.icon {
  font-size: 1.975em;
  position: relative;
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  color: inherit; }
  .icon span {
    position: relative;
    z-index: 8; }
  .icon + .icon {
    margin-left: 3rem; }

a.icon:hover {
  color: inherit; }

.icon-small {
  font-size: 1.188em; }

.icon-large {
  font-size: 2.625em; }

.icon-huge {
  font-size: 3.75em; }

/*-----------------------------------------------------------------
Thumbnails:

- Default Styles
- Rounded
- Pill
- Frame
- Shadow
- Shadow Top
- Shadow Horizontal
- Shadow Vertical
- Shadow Two Angles
- Shadow Left Angle
- Shadow Right Angle
- Aligned Left
- Aligned Right
- Aligned Center

-----------------------------------------------------------------*/
/* Default Styles */
.thumbnail {
  text-align: center;
  position: relative;
  z-index: 1; }
  .thumbnail .thumbnail-holder {
    position: relative;
    display: inline-block;
    vertical-align: top; }
    .thumbnail .thumbnail-holder:before, .thumbnail .thumbnail-holder:after {
      position: absolute;
      z-index: -1;
      content: ''; }
  .thumbnail a {
    display: inline-block;
    vertical-align: top; }
  .thumbnail img {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: block; }
  .thumbnail .caption {
    padding: 9px;
    color: #444; }

/* Rounded */
.thumbnail-rounded .thumbnail-holder {
  border-radius: 5px;
  overflow: hidden; }
.thumbnail-rounded img,
.thumbnail-rounded a {
  border-radius: 5px; }

/* Pill */
.thumbnail-pill .thumbnail-holder {
  overflow: hidden;
  border-radius: 100%; }
.thumbnail-pill img,
.thumbnail-pill a {
  border-radius: 100%; }

/* Frame */
.thumbnail-frame .thumbnail-holder {
  padding: 10px;
  border: 2px solid #dedede;
  background: #fff; }

/* Shadow */
.thumbnail-shadow .thumbnail-holder:after {
  -webkit-box-shadow: 0 17px 7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 17px 7px rgba(0, 0, 0, 0.2);
  top: 50%;
  bottom: 10px;
  width: 90%;
  left: 5%;
  border-radius: 100%/20%; }

/* Shadow Top */
.thumbnail-shadow-top .thumbnail-holder:after {
  -webkit-box-shadow: 0 -17px 7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 -17px 7px rgba(0, 0, 0, 0.2);
  bottom: 50%;
  top: 10px;
  width: 90%;
  left: 5%;
  border-radius: 100%/20%; }

/* Shadow Horizontal */
.thumbnail-shadow-horizontal .thumbnail-holder:before, .thumbnail-shadow-horizontal .thumbnail-holder:after {
  -webkit-box-shadow: -7px 0 7px rgba(0, 0, 0, 0.2);
  box-shadow: -7px 0 7px rgba(0, 0, 0, 0.2);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20%/100%; }
.thumbnail-shadow-horizontal .thumbnail-holder:before {
  -webkit-box-shadow: 7px 0 7px rgba(0, 0, 0, 0.2);
  box-shadow: 7px 0 7px rgba(0, 0, 0, 0.2); }

/* Shadow Vertical */
.thumbnail-shadow-vertical .thumbnail-holder:before, .thumbnail-shadow-vertical .thumbnail-holder:after {
  -webkit-box-shadow: 0 17px 7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 17px 7px rgba(0, 0, 0, 0.2);
  top: 50%;
  bottom: 10px;
  width: 90%;
  left: 5%;
  border-radius: 100%/20%; }
.thumbnail-shadow-vertical .thumbnail-holder:before {
  -webkit-box-shadow: 0 -17px 7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 -17px 7px rgba(0, 0, 0, 0.2);
  bottom: 50%;
  top: 10px; }

/* Shadow Two Angles */
.thumbnail-shadow-two-angles .thumbnail-holder:before, .thumbnail-shadow-two-angles .thumbnail-holder:after {
  -webkit-box-shadow: 0 15px 7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 15px 7px rgba(0, 0, 0, 0.2);
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
  bottom: 14px;
  left: 0;
  width: 50%;
  top: 80%;
  max-width: 300px; }
.thumbnail-shadow-two-angles .thumbnail-holder:before {
  -webkit-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  transform: rotate(5deg);
  right: 0;
  left: auto; }

/* Shadow Left Angle */
.thumbnail-shadow-left-angle .thumbnail-holder:before {
  -webkit-box-shadow: 0 15px 7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 15px 7px rgba(0, 0, 0, 0.2);
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
  bottom: 14px;
  left: 0;
  width: 50%;
  top: 80%;
  max-width: 300px; }

/* Shadow Right Angle */
.thumbnail-shadow-right-angle .thumbnail-holder:before {
  -webkit-box-shadow: 0 15px 7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 15px 7px rgba(0, 0, 0, 0.2);
  -webkit-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  transform: rotate(5deg);
  bottom: 14px;
  right: 0;
  width: 50%;
  top: 80%;
  max-width: 300px; }

/* Aligned Left */
.thumbnail-left {
  float: left;
  margin: 0 30px 0 0; }

/* Aligned Right */
.thumbnail-right {
  float: right;
  margin: 0 0 0 30px; }

/* Aligned Center */
.thumbnail-center {
  text-align: center;
  margin: 0 auto; }

/*------------------------------------------------------------------
Buttons:

- Base styles
- Button Sizes
- Button controles
- Button back

------------------------------------------------------------------*/
/* Base styles */
.btn-holder {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.btn, .widget input[type="submit"],
.comment-form input[type="submit"],
.form-submit input[type="submit"],
.wpcf7-form input[type="submit"], .tags a {
  text-align: center;
  position: relative;
  display: inline-block;
  margin-bottom: 7px !important;
  vertical-align: top;
  cursor: pointer;
  border: 0;
  box-shadow: inset 0 0 0 1px #e1e8ed;
  background-image: none;
  color: #fff;
  font-size: 0.875em;
  padding: 1em 2em;
  line-height: 1.4em;
  overflow: hidden;
  max-width: 100%;
  text-decoration: none !important;
  margin-right: 2em;
  -webkit-transition: all 0.08s linear;
  -ms-transition: all 0.08s linear;
  transition: all 0.08s linear;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn span, .widget input[type="submit"] span,
  .comment-form input[type="submit"] span,
  .form-submit input[type="submit"] span,
  .wpcf7-form input[type="submit"] span, .tags a span,
  .btn i,
  .widget input[type="submit"] i,
  .comment-form input[type="submit"] i,
  .form-submit input[type="submit"] i,
  .wpcf7-form input[type="submit"] i,
  .tags a i {
    display: block;
    overflow: hidden;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-style: normal; }
  .btn span, .widget input[type="submit"] span,
  .comment-form input[type="submit"] span,
  .form-submit input[type="submit"] span,
  .wpcf7-form input[type="submit"] span, .tags a span {
    font-weight: bold; }
  .btn i + span, .widget input[type="submit"] i + span,
  .comment-form input[type="submit"] i + span,
  .form-submit input[type="submit"] i + span,
  .wpcf7-form input[type="submit"] i + span, .tags a i + span {
    margin: 0 0 0 1.5em; }
  .btn:after, .widget input[type="submit"]:after,
  .comment-form input[type="submit"]:after,
  .form-submit input[type="submit"]:after,
  .wpcf7-form input[type="submit"]:after, .tags a:after {
    -webkit-transition: all 0.08s linear;
    -ms-transition: all 0.08s linear;
    transition: all 0.08s linear;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: inherit; }
  .btn:focus, .widget input[type="submit"]:focus,
  .comment-form input[type="submit"]:focus,
  .form-submit input[type="submit"]:focus,
  .wpcf7-form input[type="submit"]:focus, .tags a:focus, .btn:active:focus, .widget input[type="submit"]:active:focus,
  .comment-form input[type="submit"]:active:focus,
  .form-submit input[type="submit"]:active:focus,
  .wpcf7-form input[type="submit"]:active:focus, .tags a:active:focus, .active.btn:focus, .widget input.active[type="submit"]:focus,
  .comment-form input.active[type="submit"]:focus,
  .form-submit input.active[type="submit"]:focus,
  .wpcf7-form input.active[type="submit"]:focus, .tags a.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .widget input[type="submit"]:hover,
  .comment-form input[type="submit"]:hover,
  .form-submit input[type="submit"]:hover,
  .wpcf7-form input[type="submit"]:hover, .tags a:hover, .btn:focus, .widget input[type="submit"]:focus,
  .comment-form input[type="submit"]:focus,
  .form-submit input[type="submit"]:focus,
  .wpcf7-form input[type="submit"]:focus, .tags a:focus {
    text-decoration: none !important; }
  .disabled.btn, .widget input.disabled[type="submit"],
  .comment-form input.disabled[type="submit"],
  .form-submit input.disabled[type="submit"],
  .wpcf7-form input.disabled[type="submit"], .tags a.disabled, [disabled].btn, .widget input[disabled][type="submit"],
  .comment-form input[disabled][type="submit"],
  .form-submit input[disabled][type="submit"],
  .wpcf7-form input[disabled][type="submit"], .tags a[disabled], fieldset[disabled] .btn, fieldset[disabled] .widget input[type="submit"], .widget fieldset[disabled] input[type="submit"],
  fieldset[disabled] .comment-form input[type="submit"],
  .comment-form fieldset[disabled] input[type="submit"],
  fieldset[disabled] .form-submit input[type="submit"],
  .form-submit fieldset[disabled] input[type="submit"],
  fieldset[disabled] .wpcf7-form input[type="submit"],
  .wpcf7-form fieldset[disabled] input[type="submit"], fieldset[disabled] .tags a, .tags fieldset[disabled] a {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .alignright.btn, .widget input.alignright[type="submit"],
  .comment-form input.alignright[type="submit"],
  .form-submit input.alignright[type="submit"],
  .wpcf7-form input.alignright[type="submit"], .tags a.alignright {
    float: right;
    margin: 0 0 0 2em; }
    @media (max-width: 992px) {
      .alignright.btn, .widget input.alignright[type="submit"],
      .comment-form input.alignright[type="submit"],
      .form-submit input.alignright[type="submit"],
      .wpcf7-form input.alignright[type="submit"], .tags a.alignright {
        margin: 0 2em 0 0;
        float: left; } }
  .alignleft.btn, .widget input.alignleft[type="submit"],
  .comment-form input.alignleft[type="submit"],
  .form-submit input.alignleft[type="submit"],
  .wpcf7-form input.alignleft[type="submit"], .tags a.alignleft {
    float: left;
    margin: 0 2em 0 0; }
  .aligncenter.btn, .widget input.aligncenter[type="submit"],
  .comment-form input.aligncenter[type="submit"],
  .form-submit input.aligncenter[type="submit"],
  .wpcf7-form input.aligncenter[type="submit"], .tags a.aligncenter {
    /*@include h-alignment;*/
    position: relative;
    margin-left: 0;
    margin-right: 0; }

.widget input[type="submit"],
.comment-form input[type="submit"],
.form-submit input[type="submit"],
.wpcf7-form input[type="submit"] {
  background: #3685c3;
  padding: .8em 1.5em; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
  text-align: center; }

/* Button Sizes */
.btn-small {
  font-size: .875em; }

.btn-large {
  font-size: 1.125em;
  padding: 1.1em 1.5em; }

/* Button controles */
.btn-prev,
.btn-next,
.page-numbers {
  -webkit-transition: background 0.2s;
  -ms-transition: background 0.2s;
  transition: background 0.2s;
  position: relative;
  width: 32px;
  text-indent: -9999px;
  overflow: hidden;
  color: #fff;
  z-index: 10;
  display: inline-block;
  vertical-align: top;
  text-align: center; }
  .btn-prev.btn-shape-pill,
  .btn-next.btn-shape-pill,
  .page-numbers.btn-shape-pill {
    border-radius: 100%; }
  .btn-prev span,
  .btn-next span,
  .page-numbers span {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute;
    font-size: 27px;
    line-height: 36px;
    text-align: center;
    text-indent: 0;
    margin: 1px 0 0  -1px; }
    .btn-prev span:before,
    .btn-next span:before,
    .page-numbers span:before {
      vertical-align: top; }
  .btn-prev:hover, .btn-prev:focus,
  .btn-next:hover,
  .btn-next:focus,
  .page-numbers:hover,
  .page-numbers:focus {
    color: #fff; }

.page-numbers {
  line-height: 32px;
  font-weight: bold;
  text-indent: 0;
  border-width: 1px;
  border-style: solid;
  font-weight: normal;
  -webkit-transition: background 0.2s linear;
  -ms-transition: background 0.2s linear;
  transition: background 0.2s linear; }
  .page-numbers.dots {
    cursor: default; }
  .page-numbers.current {
    cursor: default; }

.btn-next {
  left: auto;
  right: 0; }
  .btn-next span {
    margin: 0; }

.switcher {
  text-align: center;
  margin: 15px 0 0;
  padding: 0; }
  .switcher li {
    padding: 0 7px;
    display: inline-block;
    vertical-align: top; }
    .switcher li a {
      -webkit-transition: background 0.1s linear;
      -ms-transition: background 0.1s linear;
      transition: background 0.1s linear;
      display: block;
      text-indent: -9999px;
      overflow: hidden;
      border: 2px solid #b8b8b8;
      background: #b8b8b8;
      width: 11px;
      height: 11px;
      border-radius: 12px; }
      .switcher li a:hover, .switcher li a.active {
        background: none; }
    .switcher li:before {
      display: none; }

/* Button back */
.btn-back {
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
  position: fixed;
  right: 15px;
  bottom: 15px;
  font-size: 14px;
  line-height: 40px;
  background: rgba(155, 211, 207, 0.36);
  color: #fff;
  padding: 0 11px;
  opacity: 0;
  z-index: 99; }
  .btn-back:hover, .btn-back:focus {
    color: #fff; }
  .btn-back span {
    font-size: 20px;
    display: inline-block;
    vertical-align: middle; }
    .btn-back span:before {
      margin: -2px 0 2px; }
  .btn-back i {
    font-style: normal;
    padding: 0 3px;
    display: inline-block;
    vertical-align: middle; }
  .btn-back.btn-back-rounded {
    border-radius: 5px; }
  .btn-back.btn-back-pill {
    border-radius: 40px; }
  .btn-back.visible {
    opacity: 1; }
  .btn-back:hover {
    background: #70b3af; }

/*------------------------------------------------------------------
Header:

- Header styles
  + Fixed
  + Sticky
  + Two vertical aligned header columns
  + Header navigation
- Header search form
- Logo
- Burger icon
- Main navigation
- Dropdown
- Mobile menu
  + Fullscreen
  + Slide
  + Left/Right
  + Left
  + Right
  + Burger menu
  + Close button

------------------------------------------------------------------*/
/* Header styles */
.header {
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 66; }
  .header .header-holder {
    height: inherit;
    position: relative; }
  .header .col:first-child {
    padding-top: 10px;
    padding-bottom: 10px; }
  .header.header-fixed {
    position: absolute;
    top: 0;
    left: 0;
    right: 0; }
    @media (min-width: 992px) {
      .header.header-fixed.stuck {
        position: fixed;
        z-index: 50; } }
    .header.header-fixed > .container-fluid .row {
      -webkit-transition: height 0.2s;
      -ms-transition: height 0.2s;
      transition: height 0.2s; }
  .header.header-sticky {
    top: 0;
    left: 0;
    right: 0;
    z-index: 51;
    position: absolute; }
    .header.header-sticky.stuck .logo .logo-sticky-image {
      display: block; }
      .header.header-sticky.stuck .logo .logo-sticky-image + img {
        display: none; }
    @media (min-width: 992px) {
      .header.header-sticky.stuck {
        -webkit-animation: header-extend 0.2s ease-out;
        animation: header-extend 0.2s ease-out;
        width: 100%;
        position: fixed; } }
    @media (max-width: 991px) {
      .navigation-active .header.header-sticky.stuck .burger {
        position: fixed;
        top: 60px;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0); } }
  @media (max-width: 992px) {
    .header .two-columns {
      display: table;
      text-align: left; }
      .header .two-columns .col {
        display: table-cell; }
        .header .two-columns .col + .col {
          display: none; } }
  @media (max-width: 768px) {
    .header .two-columns {
      width: 100%; } }
  .header .main-navigation .main-menu-item:last-child .menu-link {
    margin-right: 0 !important; }
  .header .main-navigation .main-menu-link {
    padding-right: 5px; }
    .header .main-navigation .main-menu-link:after {
      display: none; }
  .header .main-navigation .menu-item-has-children > .sub-menu-link span:after {
    content: '\e77a'; }
  .header .main-navigation .menu-item-has-children:hover > .sub-menu-link span:after {
    content: '\e778'; }
  .header .main-navigation .drop ul li:hover > .drop {
    left: 100%; }
  @media (max-width: 991px) {
    .header .main-navigation {
      display: none; } }
  @media (min-width: 992px) {
    .header .main-navigation .main-menu-item.dropdown-align-left:hover > .drop {
      left: auto;
      right: -11px; }
    .header .main-navigation .main-menu-item.dropdown-align-right:hover > .drop {
      left: -11px; }
    .header .main-navigation .main-menu-item.dropdown-align-center:hover > .drop {
      left: 50%;
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0); }
    .header .main-navigation .main-menu-item.dropdown-align-wide:hover > .drop {
      left: 0; }
    .header .main-navigation .drop {
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      backface-visibility: hidden; }
      .header .main-navigation .drop .dropdown-align-left:hover > .drop {
        left: auto;
        right: 100%; }
      .header .main-navigation .drop .dropdown-align-right:hover > .drop {
        left: 100%; }
    .header .main-navigation .big-drop.dropdown-align-wide {
      position: static; }
    .header .main-navigation .big-drop .drop .drop {
      display: block !important;
      height: auto !important; }
    .header .main-navigation .big-drop .drop .sub-menu {
      padding: 0 10px; }
      .header .main-navigation .big-drop .drop .sub-menu::after {
        content: '';
        clear: both;
        display: block; }
    .header .main-navigation .big-drop .drop .drop-column {
      display: inline-block;
      vertical-align: top;
      width: 253px;
      padding: 0 10px; }
      .header .main-navigation .big-drop .drop .drop-column li {
        margin: 0; }
      .header .main-navigation .big-drop .drop .drop-column > .drop {
        position: static;
        padding: 0;
        width: auto;
        min-width: 100%; }
        .header .main-navigation .big-drop .drop .drop-column > .drop > .sub-menu {
          background: none;
          padding: 0;
          -webkit-box-shadow: none;
          box-shadow: none; }
    .header .main-navigation .big-drop > .drop {
      white-space: nowrap; }
    .header .main-navigation .big-drop .drop-column > .menu-link {
      display: none !important; }
    .header .main-navigation .titled-drop .drop-column > .menu-link {
      display: block !important;
      font-size: 0.9em;
      text-transform: uppercase;
      pointer-events: none;
      padding: 15px 0 4px;
      border-bottom: 0; }
      .header .main-navigation .titled-drop .drop-column > .menu-link span:after {
        display: none !important; } }

/* Header search form */
.header .main-navigation .searchform {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin: 0 0 0 40px; }
  .header .main-navigation .searchform div {
    -webkit-transition: width 0.3s;
    -ms-transition: width 0.3s;
    transition: width 0.3s;
    border: 1px solid #e1e8ed;
    border-radius: 3px;
    opacity: 0;
    background: #fff;
    width: 24px;
    z-index: 2; }
  .header .main-navigation .searchform:before {
    position: absolute;
    left: 100%;
    top: 50%;
    margin-left: -30px;
    width: 24px;
    text-decoration: center;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer; }
  .header .main-navigation .searchform input[type="submit"] {
    left: -9999px;
    top: -9999px; }
  .header .main-navigation .searchform.active div {
    width: 220px;
    opacity: 1; }
  .header .main-navigation .searchform.active input[type="submit"] {
    left: inherit;
    right: 0;
    top: 0; }
  .header .main-navigation .searchform input[type="text"] {
    border: 0;
    padding: .65em 15px; }
    .header .main-navigation .searchform input[type="text"]::-ms-clear {
      display: none; }
.navigation-fullscreen .mobile-menu .searchform {
  width: 100%;
  margin: 0 auto; }
  .navigation-fullscreen .mobile-menu .searchform .burger {
    display: block; }
  .navigation-fullscreen .mobile-menu .searchform:before {
    color: #fff; }
  .navigation-fullscreen .mobile-menu .searchform input[type='text'] {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    border-radius: 0;
    background: none;
    text-align: center;
    padding: .65em 1.5em; }
    .navigation-fullscreen .mobile-menu .searchform input[type='text']:focus {
      background: red; }
  .navigation-fullscreen .mobile-menu .searchform input[type="submit"] {
    left: auto;
    right: 0;
    width: 1.5em; }
  .navigation-fullscreen .mobile-menu .searchform:before {
    left: auto;
    font-size: 1.4em;
    right: .5em; }
.navigation-left .mobile-menu .searchform div, .navigation-right .mobile-menu .searchform div {
  font-size: inherit; }
.navigation-left .mobile-menu .searchform:before, .navigation-right .mobile-menu .searchform:before {
  left: auto;
  right: 5px; }
.navigation-left .mobile-menu .searchform input[type='text'], .navigation-right .mobile-menu .searchform input[type='text'] {
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: inherit;
  border: 0;
  padding: .5em 32px .5em 0;
  border-radius: 2px;
  /*margin:0 0 0 -3px; */ }
.navigation-left .mobile-menu .searchform input[type="submit"], .navigation-right .mobile-menu .searchform input[type="submit"] {
  left: auto;
  right: 0; }
.header .main-navigation .searchform input[type="text"] {
  background: none;
  border-radius: 0; }

/* Logo */
.logo {
  display: inline-block;
  vertical-align: middle; }
  .logo a {
    color: #000;
    display: inline-block;
    vertical-align: top; }
  .logo .logo-sticky-image {
    display: none; }
  .logo img {
    width: auto; }

/* Burger icon */
.burger {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  position: absolute;
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
  backface-visibility: visible;
  display: none;
  width: 36px;
  height: 31px;
  outline: none;
  z-index: 60;
  padding: 7px;
  border-radius: 2px; }
  .navigation-active .burger {
    z-index: 89; }
  .burger.burger-left {
    left: 15px; }
  .burger.burger-right {
    right: 15px; }
  @media (max-width: 992px) {
    .burger {
      display: block; } }
  .burger:before, .burger:after,
  .burger i {
    -webkit-transition: top 0.3s ease, transform 0.2s ease;
    -ms-transition: top 0.3s ease, transform 0.2s ease;
    transition: top 0.3s ease, transform 0.2s ease;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    text-indent: -999em;
    overflow: hidden;
    position: absolute;
    height: 3px;
    width: 22px;
    left: 50%;
    background: #444;
    border-radius: 4px;
    content: '';
    top: 7px;
    margin-left: -11px; }
  .burger:after {
    top: 21px; }
  .burger i {
    top: 14px; }
  .navigation-active .burger:before {
    -webkit-transition: top 0.2s ease, transform 0.3s ease;
    -ms-transition: top 0.2s ease, transform 0.3s ease;
    transition: top 0.2s ease, transform 0.3s ease;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 14px;
    background: #fff;
    width: 22px;
    margin-left: -11px; }
  .navigation-active .burger:after {
    -webkit-transition: top 0.2s ease, transform 0.3s ease;
    -ms-transition: top 0.2s ease, transform 0.3s ease;
    transition: top 0.2s ease, transform 0.3s ease;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 14px;
    background: #fff;
    width: 22px;
    margin-left: -11px; }
  .navigation-active .burger i {
    opacity: 0 !important; }
  .burger .btn-txt {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    position: absolute;
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    backface-visibility: visible;
    right: 100%;
    margin: 0 6px 0 0;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 16px;
    z-index: 50; }

/* Main navigation */
.main-navigation {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  text-align: left;
  position: relative; }
  .main-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    vertical-align: middle; }
  .main-navigation .menu-item-has-children:hover > .drop {
    opacity: 1;
    left: -11px; }
  .main-navigation .menu .sub-menu-link {
    font-weight: normal !important; }
  .main-navigation .main-menu-link {
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    display: inline-block;
    position: relative;
    z-index: 2;
    text-decoration: none;
    text-transform: uppercase; }
    .main-navigation .main-menu-link::before {
      -webkit-transition: width 0.2s;
      -ms-transition: width 0.2s;
      transition: width 0.2s;
      position: absolute;
      left: 0;
      bottom: 0;
      width: 0;
      height: 2px;
      content: '';
      top: auto; }
    .main-navigation .main-menu-link:hover::before, .main-navigation .main-menu-link:focus::before {
      width: 25%; }
  .main-navigation .current-menu-item:not(.menu-item-home) .main-menu-link::before {
    width: 25%; }

.main-menu-item {
  float: left;
  padding: 0;
  margin: 0;
  position: relative; }
  .main-menu-item:before {
    display: none; }
  .main-menu-item:first-child {
    padding: 0; }

.mobile-menu .menu-item-has-children .main-menu-link span,
.menu-item-has-children > .sub-menu-link span {
  position: relative;
  display: block;
  padding-right: 1.2em; }
  .mobile-menu .menu-item-has-children .main-menu-link span:after,
  .menu-item-has-children > .sub-menu-link span:after {
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'icomoon';
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    position: absolute;
    content: '\e778';
    right: 0;
    font-size: 1.4em;
    line-height: inherit;
    display: block !important; }

/* Dropdown */
.drop {
  -webkit-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  transition: opacity 0.2s;
  opacity: 0;
  z-index: 50;
  padding: 11px 0 0;
  position: absolute;
  top: 100%;
  left: -9999px;
  min-width: 236px; }
  .drop.collapse.in {
    height: auto !important; }
  .drop ul {
    -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
    display: block;
    text-transform: none;
    padding: 0 20px;
    background: #fff; }
    .drop ul li {
      float: none;
      padding: 0; }
      .drop ul li:before {
        display: none; }
      .drop ul li .menu-link {
        display: block;
        padding: 12px 0;
        border-bottom: 2px solid #e0e0e0;
        position: relative;
        color: #000; }
      .drop ul li:last-child > .menu-link {
        border: 0; }
      .drop ul li .drop {
        left: -9999px;
        top: 0;
        padding: 14px 14px 0;
        z-index: 2;
        opacity: 1; }

/* Mobile menu */
.mobile-menu {
  display: none; }
  .mobile-menu ul {
    margin: 0; }
  .mobile-menu .main-menu-item {
    float: none;
    margin: 0 !important; }
    .mobile-menu .main-menu-item:before {
      display: none; }
    .mobile-menu .main-menu-item .drop {
      position: static;
      padding: 0;
      opacity: 1;
      overflow: hidden;
      height: 0;
      left: auto;
      right: auto; }
      .mobile-menu .main-menu-item .drop ul {
        -webkit-box-shadow: none;
        box-shadow: none;
        background: none !important;
        padding: 0; }
        .mobile-menu .main-menu-item .drop ul .menu-link {
          border: 0; }
  .mobile-menu .main-menu-link {
    margin: 0;
    display: block; }

.navigation-fullscreen .btn-close-nav {
  display: none !important; }
.navigation-fullscreen .mobile-menu {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  perspective: 1200px;
  -webkit-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  transition: opacity 0.5s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  position: fixed;
  top: -9999px;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  text-align: center;
  overflow: auto;
  opacity: 0;
  display: block;
  z-index: 82;
  visibility: visible; }
  .navigation-fullscreen .mobile-menu li {
    padding: 0;
    border: 0;
    margin: 0; }
  .navigation-fullscreen .mobile-menu .navigation-holder {
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: translateY(-75%) rotateX(35deg);
    -moz-transform: translateY(-75%) rotateX(35deg);
    -ms-transform: translateY(-75%) rotateX(35deg);
    transform: translateY(-75%) rotateX(35deg);
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    max-height: 100%; }
    .navigation-fullscreen .mobile-menu .navigation-holder .menu-link {
      -webkit-transition: all 0.2s linear;
      -ms-transition: all 0.2s linear;
      transition: all 0.2s linear;
      display: block;
      margin: 0;
      padding-left: .5em;
      padding-right: .5em; }
      .navigation-fullscreen .mobile-menu .navigation-holder .menu-link:hover {
        -webkit-filter: saturate(1.2);
        -ms-filter: saturate(1.2);
        filter: saturate(1.2);
        background: rgba(255, 255, 255, 0.05); }
  .navigation-fullscreen .mobile-menu .drop ul li {
    font-size: .8em;
    line-height: 1.5em; }
.navigation-fullscreen.navigation-active .mobile-menu {
  top: 0;
  opacity: 1;
  visibility: visible; }
  .navigation-fullscreen.navigation-active .mobile-menu .navigation-holder {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1; }
.navigation-fullscreen .mobile-menu .menu-item-has-children > a span {
  padding-left: 1.2em !important; }

.navigation-slide .btn-close-nav {
  display: none !important; }
.navigation-slide .mobile-menu {
  background: #fff;
  overflow: hidden; }
  .navigation-slide .mobile-menu .navigation-holder {
    padding: 15px 0; }
  .navigation-slide .mobile-menu .menu-link {
    padding-left: 15px !important;
    padding-right: 15px !important; }
  .navigation-slide .mobile-menu .main-menu-link {
    text-transform: uppercase;
    padding: .8em 0;
    border-top: 1px solid #ccc; }
  .navigation-slide .mobile-menu .main-menu-item:first-child .main-menu-link {
    border: 0; }
  .navigation-slide .mobile-menu .drop ul {
    border-top: 1px solid #ccc; }
    .navigation-slide .mobile-menu .drop ul .menu-link {
      border-top: 1px solid #ccc;
      padding-left: 30px !important; }
    .navigation-slide .mobile-menu .drop ul li {
      font-size: .9em;
      line-height: 1.5em; }
    .navigation-slide .mobile-menu .drop ul li:first-child > .menu-link {
      border: 0; }
  .navigation-slide .mobile-menu .container-fluid {
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
    transition: transform 0.5s; }
.navigation-slide .searchform input[type='text'] {
  background: none; }

.navigation-left #wrapper .main-holder,
.navigation-right #wrapper .main-holder {
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s;
  left: 0;
  width: 100%; }
.navigation-left .mobile-menu,
.navigation-right .mobile-menu {
  -webkit-transition: -webkit-transform 0.5s, opacity 1s 0.5s;
  -moz-transition: -moz-transform 0.5s, opacity 1s 0.5s;
  -o-transition: -o-transform 0.5s, opacity 1s 0.5s;
  transition: transform 0.5s, opacity 1s 0.5s;
  -webkit-transform: translate(-273px, 0);
  -ms-transform: translate(-273px, 0);
  transform: translate(-273px, 0);
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 68;
  width: 273px;
  background: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  opacity: 0; }
  .navigation-left .mobile-menu ul.menu.nav,
  .navigation-right .mobile-menu ul.menu.nav {
    margin: 0 -40px; }
  .navigation-left .mobile-menu ul .menu-link,
  .navigation-right .mobile-menu ul .menu-link {
    padding-left: 30px;
    padding-right: 30px; }
  .navigation-left .mobile-menu .col-md-12,
  .navigation-right .mobile-menu .col-md-12 {
    padding: 50px 73px 50px 90px; }
  .navigation-left .mobile-menu.collapse,
  .navigation-right .mobile-menu.collapse {
    display: block !important;
    height: auto !important; }
  .navigation-left .mobile-menu .navigation-holder,
  .navigation-right .mobile-menu .navigation-holder {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    perspective: 1200px;
    position: absolute;
    top: 0;
    left: -50px;
    right: -50px;
    bottom: 0;
    overflow: scroll;
    overflow-x: hidden; }
    .navigation-left .mobile-menu .navigation-holder .container-fluid,
    .navigation-right .mobile-menu .navigation-holder .container-fluid {
      padding: 0;
      -webkit-transition: all 0.7s;
      -ms-transition: all 0.7s;
      transition: all 0.7s;
      -webkit-transform: translateX(-25%) rotateY(-35deg);
      -moz-transform: translateX(-25%) rotateY(-35deg);
      -ms-transform: translateX(-25%) rotateY(-35deg);
      transform: translateX(-25%) rotateY(-35deg); }
  .navigation-left .mobile-menu .row,
  .navigation-right .mobile-menu .row {
    margin: 0; }
  .navigation-left .mobile-menu input[type='text'],
  .navigation-right .mobile-menu input[type='text'] {
    margin: 0 0 0 -9px !important; }
.navigation-left.navigation-active .mobile-menu,
.navigation-right.navigation-active .mobile-menu {
  -webkit-transition: -webkit-transform 0.5s, opacity 0s;
  -moz-transition: -moz-transform 0.5s, opacity 0s;
  -o-transition: -o-transform 0.5s, opacity 0s;
  transition: transform 0.5s, opacity 0s;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1; }
  .navigation-left.navigation-active .mobile-menu .navigation-holder .container-fluid,
  .navigation-right.navigation-active .mobile-menu .navigation-holder .container-fluid {
    -webkit-transform: translateX(0) rotateY(0);
    -moz-transform: translateX(0) rotateY(0);
    -ms-transform: translateX(0) rotateY(0);
    transform: translateX(0) rotateY(0); }
.navigation-left.navigation-active .stuck .mobile-menu,
.navigation-right.navigation-active .stuck .mobile-menu {
  height: 100%; }
.navigation-left.navigation-active #wrapper .main-holder,
.navigation-right.navigation-active #wrapper .main-holder {
  -webkit-transform: translate(273px, 0);
  -ms-transform: translate(273px, 0);
  transform: translate(273px, 0); }
.navigation-left.navigation-active .header > .container-fluid,
.navigation-right.navigation-active .header > .container-fluid {
  -webkit-transform: translate(273px, 0);
  -ms-transform: translate(273px, 0);
  transform: translate(273px, 0); }
.navigation-left.navigation-active .drop span,
.navigation-right.navigation-active .drop span {
  padding-left: 10px; }
.navigation-left.navigation-active .navigation-holder,
.navigation-right.navigation-active .navigation-holder {
  opacity: 1; }
.navigation-left .header > .container-fluid,
.navigation-right .header > .container-fluid {
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s; }
.navigation-left .header,
.navigation-right .header {
  z-index: 66; }
.navigation-left .drop span,
.navigation-right .drop span {
  display: block; }
.navigation-left .drop ul li,
.navigation-right .drop ul li {
  font-size: .9em;
  line-height: 1.5em; }

.navigation-right .mobile-menu {
  left: auto;
  right: 0;
  -webkit-transform: translate(273px, 0);
  -ms-transform: translate(273px, 0);
  transform: translate(273px, 0); }
  .navigation-right .mobile-menu .navigation-holder .container-fluid {
    -webkit-transform: translateX(25%) rotateY(35deg);
    -moz-transform: translateX(25%) rotateY(35deg);
    -ms-transform: translateX(25%) rotateY(35deg);
    transform: translateX(25%) rotateY(35deg); }
.navigation-right .header-sticky.stuck {
  left: auto; }
.navigation-right.navigation-active .mobile-menu {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }
  .navigation-right.navigation-active .mobile-menu .navigation-holder .container-fluid {
    -webkit-transform: translateX(0) rotateY(0);
    -moz-transform: translateX(0) rotateY(0);
    -ms-transform: translateX(0) rotateY(0);
    transform: translateX(0) rotateY(0); }
.navigation-right.navigation-active #wrapper .main-holder {
  -webkit-transform: translate(-273px, 0);
  -ms-transform: translate(-273px, 0);
  transform: translate(-273px, 0); }
.navigation-right.navigation-active .header > .container-fluid {
  -webkit-transform: translate(-273px, 0);
  -ms-transform: translate(-273px, 0);
  transform: translate(-273px, 0); }

.navigation-left .mobile-menu .main-menu-link {
  text-transform: uppercase; }
.navigation-left .mobile-menu ul {
  display: block; }
.navigation-left .mobile-menu .main-menu-item {
  float: none;
  margin: 0 !important; }
  .navigation-left .mobile-menu .main-menu-item.active-drop .main-menu-link {
    position: relative; }
  .navigation-left .mobile-menu .main-menu-item .menu-link {
    display: block;
    margin: 0; }
.navigation-left .mobile-menu .drop {
  opacity: 1;
  position: static !important;
  padding: 0;
  display: block;
  height: 0;
  overflow: hidden; }
  .navigation-left .mobile-menu .drop > ul {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none; }
  .navigation-left .mobile-menu .drop .menu-link {
    border: 0; }

.burger-menu .burger {
  display: block; }
.burger-menu .main-navigation {
  display: none; }

.btn-close-nav {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 13px;
  left: 72px;
  z-index: 5;
  background: none !important;
  overflow: hidden; }
  .btn-close-nav:before, .btn-close-nav:after {
    content: '';
    width: 22px;
    height: 2px;
    background: #fff;
    border-radius: 4px;
    position: absolute;
    top: 16px;
    left: 5px; }
  .btn-close-nav span {
    position: absolute;
    left: -9999px; }
  .navigation-active .btn-close-nav:before, .navigation-active .btn-close-nav:after {
    -webkit-transition: transform 0.2s linear;
    -ms-transition: transform 0.2s linear;
    transition: transform 0.2s linear;
    -webkit-transition-delay: 0.6s;
    -ms-transition-delay: 0.6s;
    transition-delay: 0.6s;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .navigation-active .btn-close-nav:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  .navigation-right .btn-close-nav {
    left: auto;
    right: 75px; }

/*------------------------------------------------------------------
Bottom bar
------------------------------------------------------------------*/
.bottombar {
  text-align: center; }

.bottombar-logo {
  display: block;
  margin-bottom: 17px; }
  .bottombar-logo img {
    margin-left: auto;
    margin-right: auto; }

.bottombar-text {
  display: block;
  margin-bottom: 20px; }

/*------------------------------------------------------------------
Buttons:

- Portfolio Item
- Portfolio List
- ingle Portfolio Page

------------------------------------------------------------------*/
/* Portfolio Item */
.portfolio-item {
  display: block !important;
  margin: 0 0 30px 0; }
  .portfolio-item .title {
    color: inherit; }
    .portfolio-item .title a {
      text-decoration: none; }
  .single-portfolio .portfolio-item {
    display: block; }
  .portfolio-item .content,
  .portfolio-item .sidebar {
    padding-top: 1.1em; }
  .portfolio-item .flexslider {
    margin: 0; }
    .portfolio-item .flexslider a {
      color: #fff; }
  .portfolio-item .sharing .title {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    margin: 0 7px 0 0; }
  .portfolio-item .photo {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden; }
    .masonry .portfolio-item .photo {
      width: 100%; }
  .column.size2 .portfolio-item .txt-holder {
    padding-top: 2em; }
  .column:not(.size2) .portfolio-item .title {
    padding-bottom: 1em;
    position: relative;
    margin-bottom: 1.5em; }
    .column:not(.size2) .portfolio-item .title::after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 30px;
      border-bottom: 2px solid #e07e8b !important; }

/* Portfolio List */
.portfolio-list.flexslider .portfolio-item {
  margin-bottom: 0; }
.portfolio-list .portfolio-item .photo {
  width: 100%; }
.portfolio-list .portfolio-item .heading {
  text-align: left !important; }
  .portfolio-list .portfolio-item .heading .heading-holder {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    top: auto;
    left: 0;
    bottom: 0; }
  .portfolio-list .portfolio-item .heading .title {
    padding-bottom: 0; }
    .portfolio-list .portfolio-item .heading .title:after {
      display: none; }

/* Single Portfolio Page */
.single-portfolio .portfolio-item .entry-title {
  margin-bottom: 1.2em;
  text-align: center; }
.single-portfolio .portfolio-item .visual {
  margin-bottom: 40px; }
.single-portfolio .portfolio-item .social-networks {
  margin-left: -40px; }
  .single-portfolio .portfolio-item .social-networks li {
    margin-left: 40px; }
.single-portfolio .portfolio-item .floating-sidebar .title {
  margin-bottom: 1.5em; }

/*------------------------------------------------------------------
Common Post Styles:

- Default Styles
- Post Section
- Post Item
- Single Post Styles
- Widgets
- Search Page
- Visual
- Custom Post Formats
- Load more posts button
- Sidebars
- Paging

------------------------------------------------------------------*/
/* Default Styles */
#wrapper {
  position: relative; }

#main:before, #main:after {
  content: " ";
  display: table; }
#main:after {
  clear: both; }

.main-holder {
  position: relative;
  margin: 0 auto;
  overflow: hidden; }

.main-content {
  margin: 0 auto; }
  .main-content:after {
    content: '';
    clear: both;
    display: block; }
  .error404 .main-content {
    padding: 120px 0; }

.post-section.archive-header {
  margin: 0 0 3em; }

.sticky {
  position: relative; }

@media (min-width: 992px) {
  .narrow-content:not(.column), .single .no-sidebar .post-section .post-item:not(.column) {
    padding-left: 20rem;
    padding-right: 20rem; }
  .narrow-content.column .column-content, .single .no-sidebar .post-section .column.post-item .column-content {
    padding-left: 20rem;
    padding-right: 20rem; }
  .narrow-content .visual, .single .no-sidebar .post-section .post-item .visual,
  .narrow-content blockquote:not(.blockquote-quoted),
  .single .no-sidebar .post-section .post-item blockquote:not(.blockquote-quoted),
  .narrow-content .size-full.aligncenter,
  .single .no-sidebar .post-section .post-item .size-full.aligncenter,
  .narrow-content .comments,
  .single .no-sidebar .post-section .post-item .comments {
    margin-left: -20rem;
    margin-right: -20rem;
    max-width: inherit; } }

.archive-title {
  margin-bottom: 1em; }

.edit-link {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 .585em; }

/* Post Section */
.post-section header {
  overflow: hidden; }
.post-section h2,
.post-section h3,
.post-section h4 {
  font-size: 18px;
  line-height: 1.25em;
  margin: 0 0 .3em; }
.post-section .txt-holder {
  padding: 1.3em 25px; }
  .search .post-section .txt-holder {
    padding-left: 0;
    padding-right: 0; }
  .post-section .txt-holder footer {
    overflow: hidden;
    padding-bottom: 12px; }
  .post-section .txt-holder .info-post {
    display: block; }
  .post-section .txt-holder .btn {
    margin: 0 0 30px; }
.post-section .size2 .txt-holder {
  padding-top: 2.5em; }
.post-section.post-timeline .txt-holder {
  background: none !important; }
.post-section .icon + .txt-holder {
  padding-top: .3em; }
.post-section .column {
  margin: 0 0 30px; }
.post-section .btn {
  margin-top: 2.5em; }
.post-section .flexslider {
  margin: 0;
  background: none; }
  .post-section .flexslider .slides .slide {
    margin: 0; }
.post-section .has-floating-sidebar .flexslider {
  margin-bottom: 2em; }
.post-section .info-case {
  float: left;
  text-align: right;
  padding: 30px 30px 20px 0;
  width: 150px;
  white-space: nowrap; }
  @media (max-width: 992px) {
    .post-section .info-case {
      width: 90px; } }
  .sidebar-left .post-section .info-case, .sidebar-right .post-section .info-case {
    width: 90px; }
  .post-section .info-case .date {
    display: inline-block;
    vertical-align: top;
    padding: 0 0 1.4em 5px;
    position: relative;
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase; }
    .post-section .info-case .date b {
      display: block;
      font-size: 48px;
      line-height: 52px; }
    .post-section .info-case .date:after {
      opacity: .1;
      width: 100%;
      height: 0;
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      border: 1px solid;
      border-color: inherit; }
  @media (max-width: 767px) {
    .post-section .info-case {
      float: none;
      text-align: left;
      padding-top: 0; }
      .post-section .info-case .info-post li,
      .post-section .info-case .info-post li:last-child {
        display: inline-block;
        padding: 0 23px 3px 0; } }
.post-section .post-holder {
  overflow: hidden; }
.post-section .footer {
  padding: 1.9em 0 1em;
  overflow: hidden;
  border-bottom: 1px solid #e1e8ed; }
  .post-section .footer .sharing {
    padding: 0.5em 0; }
    @media (min-width: 768px) {
      .post-section .footer .sharing {
        float: left;
        width: 50%; } }
    .post-section .footer .sharing .title {
      font-weight: bold;
      margin: 0 10px 0 0; }
.post-section .social-networks {
  padding: 0; }
.post-section .social-networks a {
  -webkit-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  transition: opacity 0.2s; }
  .post-section .social-networks a:hover {
    opacity: .85; }

/* Post Item */
.post-item .entry-title {
  margin-bottom: 1em;
  text-align: center; }
.post-item .social-networks li {
  margin-right: 35px; }
.single .post-item .visual {
  margin-bottom: 40px; }

/* Single Post Styles  */
.tags {
  overflow: hidden;
  display: block;
  padding: 0.5em 0; }
  .tags strong {
    font-weight: normal;
    font-style: italic;
    display: block;
    margin-bottom: 0.3em; }
  .tags a {
    color: inherit;
    font-size: .875em;
    border: 1px solid;
    margin: 5px 10px 0 0; }

.info-post {
  padding: 0 0 .8em;
  margin: 0;
  color: #999;
  font-size: 14px; }
  .info-post strong {
    font-weight: normal; }
  .info-post > li,
  .info-post > li:last-child {
    padding: 0 23px 4px 0;
    margin: 0;
    display: inline-block;
    vertical-align: top;
    white-space: nowrap; }
    .info-post > li:before,
    .info-post > li:last-child:before {
      display: none; }
  .info-post span {
    display: inline-block;
    vertical-align: top;
    margin: 0 6px 0 0;
    font-size: 1.143em;
    line-height: inherit; }
  .info-post a,
  .info-post i {
    font-style: normal;
    white-space: normal;
    display: inline-block;
    vertical-align: top;
    color: inherit; }
    .info-post a i,
    .info-post i i {
      display: inline-block;
      vertical-align: bottom;
      margin: 0; }
  .info-post a:hover {
    color: #555; }
  .info-post.info-member {
    color: #555;
    font-size: 16px;
    line-height: 1.5; }
    .info-post.info-member > li {
      display: block;
      margin: 0;
      padding: 1.4em 0;
      overflow: hidden;
      border-bottom: 1px solid #f2f2f2; }
      .info-post.info-member > li:first-child {
        padding-top: 4px; }
    .info-post.info-member a {
      color: inherit;
      white-space: normal;
      display: inline; }
    .info-post.info-member i {
      white-space: normal;
      display: block;
      overflow: hidden;
      text-align: left; }
    .info-post.info-member b {
      font-weight: bold;
      display: block;
      text-transform: uppercase;
      margin-bottom: 5px; }
    .info-post.info-member span {
      float: left;
      font-size: .875em;
      margin: 0 8px 0 0; }
  .single-post .info-post {
    text-align: center;
    display: block;
    text-transform: capitalize;
    overflow: hidden; }
    @media (min-width: 768px) {
      .single-post .info-post {
        margin-bottom: 4em; } }
    .single-post .info-post strong {
      font-weight: normal;
      display: inline-block;
      position: relative;
      vertical-align: top;
      border-color: #e1e8ed; }
      @media (min-width: 768px) {
        .single-post .info-post strong:before, .single-post .info-post strong:after {
          content: '';
          position: absolute;
          top: 50%;
          border-top: 1px solid;
          width: 45vw;
          border-color: inherit; }
        .single-post .info-post strong:before {
          left: 250px; }
        .single-post .info-post strong:after {
          right: 250px; } }

.recent-posts-block {
  padding-top: 10vh; }

.post-author {
  padding: 30px 0 0;
  overflow: hidden; }
  .post-author .photo {
    position: relative;
    width: 100px;
    height: 100px;
    overflow: hidden;
    margin-bottom: 24px; }
  .post-author .txt-holder {
    width: 100%;
    background: none;
    margin-bottom: 24px;
    padding: 0;
    border: 0; }
    .post-author .txt-holder p {
      margin: 0; }
    .post-author .txt-holder:before {
      content: '';
      height: 100px;
      width: 0;
      margin: 0 0 0 -5px;
      display: inline-block;
      vertical-align: middle; }
    @media (max-width: 768px) {
      .post-author .txt-holder {
        float: none;
        padding: 15px 0 0 !important;
        clear: both; } }
  .post-author .txt-frame {
    display: inline-block;
    vertical-align: middle; }
  .post-author .name,
  .post-author h1,
  .post-author h2,
  .post-author h3 {
    display: block;
    font-size: 18px;
    line-height: 1.25;
    margin: 0 0 .6em; }
    .post-author .name a,
    .post-author h1 a,
    .post-author h2 a,
    .post-author h3 a {
      color: inherit; }

.comments .title {
  display: block;
  margin: 0 0 1em;
  font-size: 24px;
  line-height: 1.5em; }
.comments h3 {
  margin: 0 0 .65em; }

.comments-list {
  margin: 0;
  padding: 0;
  list-style: none; }
  .comments-list .comment {
    padding: 10px 0 0; }
    .comments-list .comment .txt-holder {
      overflow: hidden;
      padding: 0;
      background: none;
      border: 0; }
    .comments-list .comment::before {
      display: none; }
  .comments-list .photo {
    float: left;
    margin: 0 30px 0 0;
    padding: 0;
    overflow: hidden;
    width: 89px;
    height: 89px; }
  .comments-list > li {
    padding: 0;
    overflow: hidden; }
    .comments-list > li:before {
      display: none; }
  .comments-list ol,
  .comments-list .children {
    clear: both;
    padding: 0 0 0 50px; }
    @media (max-width: 992px) {
      .comments-list ol,
      .comments-list .children {
        padding-left: 15px; } }
  .comments-list .name {
    color: #000;
    display: inline;
    margin: 0;
    font-size: 18px;
    line-height: 1.5; }
    .comments-list .name a {
      color: inherit; }
  .comments-list .info {
    padding: 0 0 .6em; }
    .comments-list .info i {
      font-style: normal;
      color: #999;
      font-size: 14px; }
  .comments-list p {
    margin: 0; }
  @media (max-width: 767px) {
    .comments-list ol {
      padding: .7em 0 0; } }

.comment-navigation {
  margin: 10px 0 0; }

.comment-form input[type="submit"] {
  margin: 30px 0 0 !important; }

/* Widgets */
.widget {
  margin: 3.75em 0 0;
  overflow: hidden; }
  @media (max-width: 992px) {
    .widget {
      margin-top: 2em; } }
  .widget:first-child {
    margin-top: 0; }
  .widget .title {
    font-size: 1.125em;
    line-height: 1.5;
    display: block;
    margin: 0 0 1.5em; }
  .widget ul {
    padding: 0;
    margin-bottom: 0; }
    .widget ul li {
      padding: 0 0 .7em; }
      .widget ul li ul {
        padding: .7em 0 0 20px; }
      .widget ul li:before {
        display: none; }
  .sidebar .widget ul li {
    padding: 1em 0 0; }
    .sidebar .widget ul li:first-child {
      padding-top: 0; }
  .sidebar .widget ul.children, .sidebar .widget ul.sub-menu {
    margin-top: .65em;
    border-top: 2px solid #f2f2f2;
    padding: 0 0 0 20px; }
    .sidebar .widget ul.children li:first-child, .sidebar .widget ul.sub-menu li:first-child {
      padding-top: .65em; }
    .sidebar .widget ul.children li:last-child, .sidebar .widget ul.sub-menu li:last-child {
      border-bottom: 0;
      padding-bottom: 0; }
  .widget label {
    margin-top: 0; }
  .widget .social-networks li {
    border: 0 !important;
    /*margin: 0 0 10px;*/
    padding: 0 !important; }

.widget.flickr,
.widget_recent_entries,
.widget_recent_comments,
.widget_archive,
.widget_categories,
.widget_meta,
.widget_text {
  padding: 1.5em 28px;
  background-color: #fff; }

.photo-stream {
  margin: -5px;
  overflow: hidden; }
  .photo-stream > li {
    padding: 5px !important;
    margin: 0;
    border: 0 !important;
    position: relative;
    border: 0 !important; }
    .photo-stream > li:before {
      display: none; }
    .photo-stream > li > a {
      -webkit-transition: all linear 0.2s;
      -ms-transition: all linear 0.2s;
      transition: all linear 0.2s;
      display: block;
      background: rgba(54, 133, 195, 0.8);
      position: relative; }
    .photo-stream > li img {
      max-width: 100%;
      width: 100%;
      height: auto; }

.searchform {
  position: relative; }
  .searchform:before {
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'icomoon';
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    position: absolute;
    content: "\e6ee" !important;
    right: .6em;
    color: #ddd;
    font-size: 1.2em;
    display: block !important; }
  .searchform input[type="text"] {
    margin: 0;
    padding: .65em 2.35em .65em 15px;
    height: 3.3em; }
  .searchform input[type="submit"] {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 38px;
    background: none;
    border: 0;
    cursor: pointer;
    text-indent: -9999px;
    overflow: hidden;
    z-index: 20; }
    .widget .searchform input[type="submit"] {
      border: none !important;
      box-shadow: none !important;
      background: none !important;
      margin: 0 !important; }
  .searchform .s {
    background-color: transparent !important; }

.widget_search .title {
  display: none; }

.tagcloud a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  text-decoration: none !important;
  color: #fff;
  padding: 1em 2em;
  margin: 0 7px 10px 0;
  font-size: .875em !important;
  line-height: 1.4em;
  border-width: 1px;
  border-style: solid;
  -webkit-transition: all 0.08s linear;
  -ms-transition: all 0.08s linear;
  transition: all 0.08s linear;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

.widget_calendar .title {
  display: none; }
.widget_calendar caption {
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 1.375em; }
.widget_calendar table {
  border-collapse: collapse; }
  @media (min-width: 992px) {
    .widget_calendar table {
      width: 100%; } }
  .widget_calendar table td {
    font-size: .875em;
    padding: 5px 18px 5px 0; }
  .widget_calendar table tbody td {
    text-align: left; }
  .widget_calendar table tbody tr:first-child td {
    padding-top: 18px; }
  .widget_calendar table th {
    padding: 4px 9px 20px 0;
    font-weight: bold;
    border-bottom: 1px solid;
    font-size: 1em;
    text-transform: uppercase;
    text-align: left; }
  .widget_calendar table tfoot {
    display: none; }
.widget_calendar a {
  color: inherit; }

/* Search Page */
.search-no-results .site-content {
  padding: 180px 0; }

.search-no-results .sidebar-right .site-content,
.search-no-results .sidebar-left .site-content {
  padding: 0; }

/* Visual */
.single .format-video .visual .video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }
@media (max-width: 992px) {
  .format-video .visual .video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden; } }
.bricks-layout .format-video .visual .photo:before, .bricks-layout .format-video .visual .photo:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
.bricks-layout .format-video .visual .photo:before {
  width: 70px;
  height: 70px;
  border-radius: 50em;
  background-color: rgba(0, 0, 0, 0.3); }
.bricks-layout .format-video .visual .photo:after {
  border: 16px solid;
  border-radius: 3px;
  margin-left: 11px;
  border-color: transparent transparent transparent #fff; }
.format-video .visual iframe,
.format-video .visual .wp-video,
.format-video .visual .wp-video-shortcode {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }
.format-audio .visual iframe {
  width: 100%;
  display: block;
  margin: 0 0 -2px; }
  .bricks-layout .format-audio .visual iframe {
    height: 100%; }
.format-link .visual {
  margin-left: 0 !important;
  margin-right: 0 !important; }
  .single .format-link .visual {
    text-align: center; }
.format-quote .visual {
  overflow: hidden; }
  .format-quote .visual a,
  .format-quote .visual a:hover {
    color: inherit; }
  .format-quote .visual .blockquote-quoted {
    margin: 0 15px 0;
    padding: .55em 1.7em; }
    @media (min-width: 992px) {
      .size2 .format-quote .visual .blockquote-quoted {
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%); } }
    .format-quote .visual .blockquote-quoted .icon {
      font-size: 1.5em;
      left: -15px !important;
      top: 0;
      opacity: 0.7; }
    .format-quote .visual .blockquote-quoted footer {
      font-style: italic; }
.format-gallery .visual .gallery,
.format-gallery .visual .slides,
.format-gallery .visual .slide,
.format-gallery .visual img {
  height: 100%; }

/* Custom Post Formats */
.format-link-anchor {
  display: inline-block;
  font-style: italic;
  position: relative;
  word-wrap: break-word;
  max-width: 100%; }

.format-link .read-more-arrow {
  display: none; }

.photo + .audio-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0; }

/* Load more posts button */
.show-more-button {
  position: relative;
  border-width: 1px;
  border-style: solid; }
  .show-more-button a {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    position: absolute; }

.loading .show-more-button-holder .btn {
  vertical-align: middle; }

.show-more-button-holder {
  margin-top: 15px;
  position: relative; }
  .loading .show-more-button-holder .btn {
    opacity: 0; }

/* Sidebars */
.sidebar-left .content-area,
.sidebar-right .content-area {
  float: right;
  width: 75%; }
  @media (max-width: 992px) {
    .sidebar-left .content-area,
    .sidebar-right .content-area {
      float: none !important;
      width: 100% !important; } }
.sidebar-left .sidebar,
.sidebar-right .sidebar {
  overflow: hidden; }
  @media (max-width: 992px) {
    .sidebar-left .sidebar,
    .sidebar-right .sidebar {
      padding-top: 30px; } }

.sidebar-right .content-area {
  float: left; }

.floating-sidebar {
  position: relative;
  overflow: hidden;
  top: 0;
  -webkit-transition: top 0.3s 0.1s;
  -ms-transition: top 0.3s 0.1s;
  transition: top 0.3s 0.1s; }
  @media (max-width: 992px) {
    .floating-sidebar {
      top: 0 !important; } }

/* Paging */
.page-links {
  padding: 10px 0; }
  .page-links .page-links-title {
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px 0 0; }
  .page-links > .page-numbers,
  .page-links > a {
    margin: 0 7px 0 0;
    vertical-align: middle; }
  .page-links > .page-numbers {
    cursor: default; }

.paging {
  text-align: center;
  position: relative; }
  .paging:before, .paging:after {
    content: " ";
    display: table; }
  .paging:after {
    clear: both; }
  .paging:last-child {
    padding: 0 0 30px; }
  .paging:first-child {
    margin: 0 0 30px; }
  .paging .btn-prev,
  .paging .btn-next {
    float: left; }
    .paging .btn-prev a,
    .paging .btn-next a {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 20; }
  .paging .btn-next {
    float: right; }
  .paging .btn-grid {
    -webkit-transition: color 0.35s;
    -ms-transition: color 0.35s;
    transition: color 0.35s;
    display: block;
    outline: none;
    margin: 0 auto;
    font-size: 40px;
    line-height: 1;
    color: rgba(0, 0, 0, 0.25);
    width: 34px;
    height: 34px;
    position: relative;
    text-indent: -9999px; }
    .paging .btn-grid span {
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      top: 50%;
      left: 50%;
      position: absolute;
      text-indent: 0; }
    .paging .btn-grid:hover {
      color: rgba(0, 0, 0, 0.36) !important; }
  .txt-holder + .paging {
    padding-top: 30px !important; }

/*-----------------------------------------------------------------
Masonry Styles
-----------------------------------------------------------------*/
.isotope-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

.bricks-layout .column .visual,
.bricks-layout .column .txt-holder {
  position: relative; }
.bricks-layout .column .hentry:hover .bg,
.bricks-layout .column .featured .bg {
  opacity: 1; }
.bricks-layout .column:not(.size2) p {
  margin-bottom: 0;
  font-size: 0.875em; }
.bricks-layout .column.size2 .entry-header {
  padding-top: 3.5vh; }

.masonry .column .visual {
  position: relative; }
.masonry .column .bg {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  z-index: 2;
  -webkit-transition: opacity 0.3s linear;
  -ms-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear; }
  .masonry .column .bg::after {
    content: '\2192';
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 25px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
.masonry .column.size2 .bg:after {
  display: none; }

@media (min-width: 992px) {
  .masonry .column .txt-holder {
    z-index: 3; }

  .bricks-layout .column {
    overflow: hidden;
    position: relative;
    padding: 0;
    margin-bottom: 0 !important;
    /* Sizes */ }
    .bricks-layout .column .visual,
    .bricks-layout .column .txt-holder {
      position: absolute;
      top: 0;
      left: 0;
      overflow: hidden; }
    .bricks-layout .column.width2 .image-left .visual,
    .bricks-layout .column.width2 .image-left .txt-holder,
    .bricks-layout .column.width2 .image-right .visual,
    .bricks-layout .column.width2 .image-right .txt-holder, .bricks-layout .column.size2 .image-left .visual,
    .bricks-layout .column.size2 .image-left .txt-holder,
    .bricks-layout .column.size2 .image-right .visual,
    .bricks-layout .column.size2 .image-right .txt-holder {
      height: 100%;
      width: 50%; }
    .bricks-layout .column.width2 .image-left .visual, .bricks-layout .column.size2 .image-left .visual {
      left: 0; }
    .bricks-layout .column.width2 .image-left .txt-holder, .bricks-layout .column.size2 .image-left .txt-holder {
      left: 50%; }
    .bricks-layout .column.width2 .image-right .visual, .bricks-layout .column.size2 .image-right .visual {
      left: 50%; }
    .bricks-layout .column.width2 .image-right .txt-holder, .bricks-layout .column.size2 .image-right .txt-holder {
      left: 0; }
    .bricks-layout .column.height2 .image-bottom .visual,
    .bricks-layout .column.height2 .image-bottom .txt-holder,
    .bricks-layout .column.height2 .image-top .visual,
    .bricks-layout .column.height2 .image-top .txt-holder, .bricks-layout .column.size2 .image-bottom .visual,
    .bricks-layout .column.size2 .image-bottom .txt-holder,
    .bricks-layout .column.size2 .image-top .visual,
    .bricks-layout .column.size2 .image-top .txt-holder {
      height: 50%;
      width: 100%; }
    .bricks-layout .column.height2 .image-top .visual, .bricks-layout .column.size2 .image-top .visual {
      top: 0; }
    .bricks-layout .column.height2 .image-top .txt-holder, .bricks-layout .column.size2 .image-top .txt-holder {
      top: 50%; }
    .bricks-layout .column.height2 .image-bottom .visual, .bricks-layout .column.size2 .image-bottom .visual {
      top: 50%; }
    .bricks-layout .column.height2 .image-bottom .txt-holder, .bricks-layout .column.size2 .image-bottom .txt-holder {
      top: 0; }
    .bricks-layout .column:not(.size1) .image-fullsize .visual,
    .bricks-layout .column:not(.size1) .image-fullsize .txt-holder {
      height: 100%;
      width: 100%; }
    .bricks-layout .column:not(.size1) .image-fullsize .txt-holder {
      background-color: transparent; }
    .bricks-layout .column:not(.size1) .image-fullsize .bg {
      text-indent: -100%; }
    .bricks-layout .column.size1 .bg {
      text-indent: -100%; }
    .bricks-layout .column.size1 .txt-holder {
      width: 100%;
      height: 100%; }
    .bricks-layout .column .portfolio-item .visual,
    .bricks-layout .column .portfolio-item .txt-holder {
      height: 100%;
      width: 100%;
      background-color: transparent; }
    .bricks-layout .column .portfolio-item .txt-holder {
      opacity: 0;
      -webkit-transition: opacity 0.3s linear;
      -ms-transition: opacity 0.3s linear;
      transition: opacity 0.3s linear; }
    .bricks-layout .column .portfolio-item.featured .txt-holder, .bricks-layout .column .portfolio-item:hover .txt-holder {
      opacity: 1; }
  .bricks-layout .post-container {
    margin-top: -15px; }
  .bricks-layout .hentry {
    position: absolute;
    left: 15px;
    right: 15px;
    top: 15px;
    bottom: 15px;
    margin-bottom: 0; }
    .bricks-layout .hentry .visual {
      height: 100%;
      width: 100%; }
      .bricks-layout .hentry .visual a img {
        height: 100% !important; }
      .bricks-layout .hentry .visual .photo {
        height: 100%;
        width: 100%; } }
.masonry.onecolumn .column {
  width: 100%; }

@media (max-width: 992px) {
  .masonry .column {
    -moz-transition-property: none !important;
    -webkit-transition-property: none !important;
    -o-transition-property: none !important;
    transition-property: none !important; } }
/*------------------------------------------------------------------
Tables
------------------------------------------------------------------*/
table {
  max-width: 100%;
  width: 100%;
  background-color: transparent; }

th {
  text-align: left; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

/*------------------------------------------------------------------
Social Networks
------------------------------------------------------------------*/
.social-networks {
  display: inline-block;
  vertical-align: top;
  line-height: 1em;
  margin: -0.5em 0 0 -5px;
  padding: 0;
  list-style: none; }
  .social-networks li {
    margin-left: 5px;
    margin-top: .5em;
    padding: 0;
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: left; }
    .social-networks li:before {
      display: none; }
    .social-networks li a {
      float: left;
      color: inherit; }
      .social-networks li a:before {
        float: left; }
  .bottombar .social-networks {
    font-size: 1.2em;
    margin-left: -10px; }
    .bottombar .social-networks li {
      margin-left: 4rem; }
      .bottombar .social-networks li:first-child {
        margin-left: 0; }
      .bottombar .social-networks li a span {
        position: absolute;
        left: -9999px;
        top: -9999px; }
  .sharing .social-networks {
    vertical-align: middle; }

/*------------------------------------------------------------------
Dividers
-------------------------------------------------------------------*/
.divider {
  border-top-width: 2px;
  border-style: solid;
  height: 0;
  overflow: hidden;
  line-height: 0;
  font-size: 0;
  padding: 0;
  margin: 15px auto 15px 0;
  clear: both;
  border-color: #e07e8b !important; }

.divider-thin {
  border-top-width: 1px; }

.divider-thick {
  border-top-width: 4px; }

.divider-dashed {
  border-style: dashed; }

.divider-dotted {
  border-style: dotted; }

.divider-double {
  border-width: 1px 0;
  height: 2px !important; }

.divider-small {
  width: 30px;
border-color: #e07e8b !important; }

.divider-middle {
  width: 100px; }

.divider-right {
  margin-left: auto;
  margin-right: 0; }

.divider-centered {
  margin-right: auto;
  margin-left: auto; }

.divider-empty {
  border-width: 0; }

/*------------------------------------------------------------------
Icon List
-------------------------------------------------------------------*/
.icon-list .icon-holder {
  display: table-cell;
  vertical-align: top;
  padding: 0 0 .5em;
  width: 34px; }
.icon-list .icon {
  margin: 0 .35em 0 0;
  position: relative;
  vertical-align: top !important; }
  .icon-list .icon.icon-small {
    margin-right: .6em;
    margin-top: .3em; }
  .icon-list .icon .wcb-icon,
  .icon-list .icon .wcb-icon:before {
    vertical-align: top !important; }
.icon-list li {
  display: table;
  padding: 0; }
  .icon-list li:before {
    display: none; }
.icon-list .txt-holder {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 1em; }
  .icon-list .txt-holder p:last-child {
    margin: 0; }

.icon-list-icon-medium .icon-holder {
  padding: 0 0 .5em; }
.icon-list-icon-medium [class^="icon-svg-"],
.icon-list-icon-medium [class*=" icon-svg-"] {
  background-size: contain;
  width: 60px; }

.icon-list-icon-small .icon-holder {
  padding: 0 0 .5em; }
.icon-list-icon-small [class^="icon-svg-"],
.icon-list-icon-small [class*=" icon-svg-"] {
  background-size: contain;
  width: 40px; }

/*------------------------------------------------------------------
Logo List
-------------------------------------------------------------------*/
.logo-list {
  position: relative; }
  .logo-list .items {
    text-align: center;
    margin: 0; }
    .logo-list .items li {
      padding: 0;
      display: inline-block;
      vertical-align: middle;
      margin: 0;
      padding: 15px; }
      .logo-list .items li:before {
        display: none; }
      .logo-list .items li img {
        display: inline-block; }
        #content .logo-list .items li img {
          width: auto; }
  .logo-list.effect-grayscale .logo-item img {
    -webkit-transition: all 0.17s linear;
    -ms-transition: all 0.17s linear;
    transition: all 0.17s linear;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%); }
  .logo-list.effect-grayscale .logo-item:hover img {
    /*@include scale(1.05);*/
    -webkit-filter: grayscale(0);
    filter: grayscale(0); }
  .logo-list .flexslider {
    padding: 0 30px;
    margin: 0; }

.logo-carousel .flexslider {
  margin: 0; }
  .logo-carousel .flexslider .column {
    padding: 0 !important;
    margin: 0 30px 0 0; }
  .logo-carousel .flexslider .row {
    margin: 0; }
    .logo-carousel .flexslider .row.no-indents .slide {
      margin-right: 0 !important; }
  .logo-carousel .flexslider .flex-direction-nav {
    margin: 0; }
    .logo-carousel .flexslider .flex-direction-nav li {
      padding: 0;
      position: static; }
      .logo-carousel .flexslider .flex-direction-nav li:before {
        display: none; }
  .logo-carousel .flexslider a.flex-next {
    right: 0; }
  .logo-carousel .flexslider a.flex-prev {
    left: 0; }
.logo-carousel.logo-list {
  padding: 0;
  margin: 0; }
  .logo-carousel.logo-list .items li {
    padding: 0;
    margin: 0 45px 0 0; }

@media (min-width: 480px) {
  .logo-bordered .logo-holder {
    overflow: hidden; }
  .logo-bordered .items {
    margin: -1px 0 0 -1px; }
  .logo-bordered .logo-item {
    border-style: solid;
    border-width: 1px 0 0 1px; } }
@media (max-width: 480px) {
  .logo-bordered .logo-item {
    border-style: solid;
    border-width: 1px 0 0; }
    .logo-bordered .logo-item:first-child {
      border: 0; } }

/*------------------------------------------------------------------
Members
-------------------------------------------------------------------*/
.member-item, .portfolio-item {
  display: inline-block;
  vertical-align: top;
  	/*.title {
  		font-size: 1.25em;
  		line-height: 1.25em;
  		margin: 0;
  		display: block;
  
  		a {
  			text-decoration:none;
  		}
  	}*/ }
  .member-item a, .portfolio-item a {
    color: inherit; }
  .member-item .photo, .portfolio-item .photo {
    color: #fff;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    overflow: hidden;
    position: relative; }
    .member-item .photo > a, .portfolio-item .photo > a {
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      display: block;
      background: inherit;
      position: relative; }
      .member-item .photo > a:after, .portfolio-item .photo > a:after {
        -webkit-transition: all 0.35s;
        -ms-transition: all 0.35s;
        transition: all 0.35s;
        position: absolute;
        top: -1px;
        left: -1px;
        right: -1px;
        bottom: -1px;
        background: inherit;
        content: '';
        opacity: 0;
        z-index: 2; }
    .member-item .photo + .txt-holder, .portfolio-item .photo + .txt-holder {
      padding: 1.5em 30px; }
    .member-item .photo:hover, .portfolio-item .photo:hover {
      z-index: 48; }
    .member-item .photo .heading, .portfolio-item .photo .heading {
      -webkit-transition: background 0.35s, transform 0.35s, opacity 0.35s;
      -ms-transition: background 0.35s, transform 0.35s, opacity 0.35s;
      transition: background 0.35s, transform 0.35s, opacity 0.35s;
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      z-index: 10;
      opacity: 0;
      text-align: center;
      padding: 24px 20px; }
      .member-item .photo .heading .subtitle, .portfolio-item .photo .heading .subtitle {
        color: inherit;
        font-style: italic; }
        .member-item .photo .heading .subtitle a, .portfolio-item .photo .heading .subtitle a {
          text-decoration: none;
          color: inherit; }
      .member-item .photo .heading .title, .portfolio-item .photo .heading .title {
        color: inherit;
        margin-bottom: 0;
        font-weight: normal; }
        .member-item .photo .heading .title a, .portfolio-item .photo .heading .title a {
          text-decoration: none;
          color: inherit; }
    .member-item .photo .heading-holder, .portfolio-item .photo .heading-holder {
      position: absolute;
      left: 0;
      width: 100%;
      padding: 24px 20px;
      overflow: hidden;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%); }
  .member-item img, .portfolio-item img {
    -webkit-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s; }
  .member-item .photo:hover .heading, .portfolio-item .photo:hover .heading {
    opacity: 1; }
  .member-item .photo-hover:hover > a:after, .portfolio-item .photo-hover:hover > a:after,
  .member-item .photo-hover:hover > span:after,
  .portfolio-item .photo-hover:hover > span:after {
    opacity: 1; }
  .member-item .photo-hover:hover .heading-left, .portfolio-item .photo-hover:hover .heading-left {
    background: rgba(0, 0, 0, 0.2) !important; }
  .member-item .photo-hover:hover > a img, .portfolio-item .photo-hover:hover > a img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); }
  .member-item .heading, .portfolio-item .heading {
    padding: 0 0 .75em; }
  .member-item .subtitle, .portfolio-item .subtitle {
    display: block;
    font-size: .875em; }
    .member-item .subtitle a, .portfolio-item .subtitle a {
      text-decoration: none; }

.photo-circle .photo {
  background-color: transparent; }
.photo-circle img,
.photo-circle .heading {
  border-radius: 50em; }

/*------------------------------------------------------------------
Galleries
-------------------------------------------------------------------*/
.gallery {
  width: 100%;
  margin: 0 0 30px; }
  .gallery .gallery-holder {
    width: 100%;
    overflow: hidden;
    position: relative; }
  .gallery .gallery-list {
    margin: 0;
    padding: 0;
    width: 9999px; }
    .gallery .gallery-list li {
      float: left;
      padding: 0; }
      .gallery .gallery-list li:before {
        display: none; }
  .gallery .btn-prev,
  .gallery .btn-next {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    position: absolute; }
  .gallery .btn-prev {
    left: 30px; }
  .gallery .btn-next {
    right: 30px; }

/*------------------------------------------------------------------
Testimonials
------------------------------------------------------------------*/
.testimonials.masonry .column {
  margin: 0; }
.testimonials.flexslider {
  padding: 53px 0 0; }
  .testimonials.flexslider .flex-control-nav,
  .testimonials.flexslider .flex-direction-nav {
    margin: 26px 0 0; }
.testimonials .flex-direction-nav {
  text-align: center; }
  .testimonials .flex-direction-nav li {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
    position: relative; }
.testimonials .flex-prev,
.testimonials .flex-next {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  width: 28px;
  height: 28px;
  float: left;
  position: static;
  margin: 0; }
  .testimonials .flex-prev:before,
  .testimonials .flex-next:before {
    font-size: 22px;
    line-height: 28px;
    margin: 0; }
  .testimonials .flex-prev span,
  .testimonials .flex-next span {
    font-size: 28px; }
.testimonials .switcher {
  margin: 30px 0 0; }
.testimonials .column {
  float: none !important;
  display: inline-block;
  vertical-align: top;
  margin: 0 -4px; }

.testimonial {
  padding: 22px 0 0 45px;
  margin: 0 0 40px;
  position: relative; }
  .testimonial .testimonial-holder {
    position: relative; }
  .testimonial blockquote {
    border: 0;
    margin: 0;
    padding: 0;
    position: relative; }
    .testimonial blockquote:before {
      display: none; }
  .testimonial footer {
    width: 100%;
    text-align: right;
    margin-top: .9em;
    font-weight: normal;
    font-size: 0.75em; }
  .testimonial .state {
    font-weight: normal; }
    .testimonial .state a {
      color: inherit;
      text-decoration: none; }
  .testimonials:not(.big-text) .testimonial blockquote {
    font-family: inherit;
    font-weight: inherit;
    font-style: italic;
    text-transform: inherit;
    color: inherit;
    font-size: inherit;
    line-height: inherit; }
  .testimonials:not(.big-text) .testimonial footer {
    font-size: 0.875em; }

.testimonials-centered {
  text-align: center; }
  .testimonials-centered .testimonial {
    padding: 52px 0 0 0; }
  .testimonials-centered footer {
    text-align: center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    overflow: visible; }

.testimonials-gallery {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  float: left;
  width: 100%;
  clear: both; }
  .testimonials-gallery .testimonial {
    margin: 0;
    padding: 0; }
  .testimonials-gallery.flexslider {
    padding: 0 0 43px; }
  .testimonials-gallery .gallery-holder {
    padding: 52px 0 0;
    margin: 0 0 40px;
    position: relative; }
  .testimonials-gallery .flex-control-nav {
    position: absolute;
    bottom: 0 !important;
    left: 0;
    right: 0;
    margin: 0;
    line-height: 0;
    z-index: 20; }
  .testimonials-gallery .slide {
    position: absolute !important; }

.black .quote-holder, .black
.testimonial .state {
  color: #fff !important; }

/*------------------------------------------------------------------
Banner
-------------------------------------------------------------------*/
.banner {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  position: relative;
  overflow: hidden;
  max-width: 100%;
  margin: 0 0 30px; }
  .banner a {
    display: block;
    position: relative;
    z-index: 3; }
  .banner img {
    display: block;
    max-width: 100%;
    height: auto; }
  .banner .txt {
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: relative;
    z-index: 10;
    text-align: center;
    background: #3685c3;
    color: #fff;
    padding: .8em 1.4em 1.1em;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  .banner:hover .txt {
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  .banner h2,
  .banner h3,
  .banner h4 {
    display: block;
    opacity: .99999;
    color: inherit !important;
    margin: 0; }
  .banner p {
    margin: 0; }

.banner-caption-bottom .txt {
  top: auto;
  bottom: 0;
  -webkit-transform: translate3d(0, -20px, 0);
  -ms-transform: translate3d(0, -20px, 0);
  transform: translate3d(0, -20px, 0); }
.banner-caption-bottom:hover .txt {
  -webkit-transform: translate3d(0, -10px, 0);
  -ms-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0); }

.banner-caption-center .txt {
  -webkit-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  position: absolute; }
.banner-caption-center:hover .txt {
  -webkit-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  top: 100%;
  margin-top: -10px; }

.banner-caption-small .txt {
  width: auto;
  text-align: left;
  right: auto !important; }

.banner svg {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  opacity: .5; }
  .banner svg line {
    -webkit-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    stroke-width: 10;
    stroke: #fff;
    fill: none; }
  .banner svg:not(:root) {
    overflow: hidden; }
.banner:hover svg line {
  -webkit-transition-delay: 0.1s;
  -ms-transition-delay: 0.1s;
  transition-delay: 0.1s;
  stroke-width: 0; }
.banner:hover svg line.top {
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }
.banner:hover svg line.left {
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%); }
.banner:hover svg line.bottom {
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0); }
.banner:hover svg line.right {
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%); }

.banner-shadow:after,
.banner-shadow a:after {
  -webkit-box-shadow: inset 0 0 150px rgba(0, 0, 0, 0.9);
  box-shadow: inset 0 0 150px rgba(0, 0, 0, 0.9);
  -webkit-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.banner-shadow:hover:after,
.banner-shadow:hover a:after {
  opacity: 0; }

/*------------------------------------------------------------------
Tabs
------------------------------------------------------------------*/
.tabs {
  padding-bottom: 30px; }

.tabs-horizontal .tabset ul,
.tabs-vertical .tabset ul {
  position: relative;
  margin: 0; }
.tabs-horizontal .tabset li,
.tabs-vertical .tabset li {
  border-color: inherit;
  position: relative;
  z-index: 2; }
  .tabs-horizontal .tabset li:before,
  .tabs-vertical .tabset li:before {
    display: none; }
.tabs-horizontal .tabset a,
.tabs-vertical .tabset a {
  text-decoration: none;
  display: block;
  padding: 0 0 1em; }
  .tabs-horizontal .tabset a:hover,
  .tabs-vertical .tabset a:hover {
    text-decoration: none; 
color:#efa9b2;}
.tabset .tablist li .active{
color:#efa9b2;}

.tabs-horizontal .tabset,
.tabs-vertical .tabset {
  overflow: hidden;
  width: 100%; }
  .tabs-horizontal .tabset ul,
  .tabs-vertical .tabset ul {
    padding: 0; }
    .tabs-horizontal .tabset ul:after,
    .tabs-vertical .tabset ul:after {
      border-top: 1px solid;
      border-color: inherit;
      content: '';
      width: 1100px;
      position: absolute;
      bottom: 0;
      left: 0; }
    .tabs-horizontal .tabset ul li,
    .tabs-vertical .tabset ul li {
      padding: 0 4vw 0 0;
      display: inline-block;
      vertical-align: top; }
    .tabs-horizontal .tabset ul li.active a,
    .tabs-vertical .tabset ul li.active a {
      border-bottom: 1px solid; color:#efa9b2 !important;
 }
.tabs-horizontal .tab-content,
.tabs-vertical .tab-content {
  padding: 2em 0 0; }
  .tabs-horizontal .tab-content > .tab-pane,
  .tabs-vertical .tab-content > .tab-pane {
    display: none; }
  .tabs-horizontal .tab-content > .active,
  .tabs-vertical .tab-content > .active {
    display: block; }

@media (min-width: 768px) {
  .tabs-vertical {
    position: relative;
    overflow: hidden; }
    .tabs-vertical .tabset {
      overflow: visible;
      float: left;
      width: 27%;
      position: static; }
      .tabs-vertical .tabset ul {
        display: block;
        padding: 0;
 }
        .tabs-vertical .tabset ul:after {
          display: none; }
        .tabs-vertical .tabset ul li {
          display: block;
          float: none;
          padding-right: 0;
          margin-top: 2em;
 }
          .tabs-vertical .tabset ul li:first-child {
            margin: 0; }
        .tabs-vertical .tabset ul a {
          overflow: hidden;
          padding: 0 0 0 2.5vw;
          border: none !important;
          position: relative; }
          .tabs-vertical .tabset ul a:after {
            content: '';
            position: absolute;
            left: 0;
            top: 0.25em;
            width: 0;
            border-right: 4px solid;
            border-color: transparent;
            height: 0.7em; }
    .tabs-vertical .tab-content {
      float: left;
      width: 73%;
      padding: 0 0 0 30px;
      margin-top: -5px; } }

/*------------------------------------------------------------------
Vendor:

- Grayscale
- Isotope Filtering
- Isotope
- jQuery FlexSlider
- Page Loader
- Animations
- Google map

-------------------------------------------------------------------*/
/* Grayscale v1.4.2 (https://github.com/karlhorky/gray) | MIT */
.grayscale {
  /* Firefox 10-34 */
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
  /*
    Chrome 19+,
    Safari 6+,
    Safari 6+ iOS,
    Opera 15+
  */
  -webkit-filter: grayscale(1);
  /* Firefox 35+ */
  filter: grayscale(1);
  /* IE 6-9 */
  filter: gray; }

.grayscale.grayscale-off,
.grayscale.grayscale-fade:hover,
.portfolio-item .photo:hover .grayscale.grayscale-fade {
  -webkit-filter: grayscale(0);
  filter: grayscale(0); }

/* Background element */
.grayscale.grayscale-replaced {
  -webkit-filter: none;
  filter: none; }

.grayscale.grayscale-replaced > svg {
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  opacity: 1; }

.grayscale.grayscale-replaced.grayscale-off > svg,
.portfolio-item .photo:hover .grayscale.grayscale-replaced.grayscale-fade > svg {
  opacity: 0; }

/* Isotope */
/* Isotope Filtering */
.isotope-item {
  z-index: 2; }

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1; }

/* Isotope CSS3 transitions */
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s; }

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width; }

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: top, left, opacity;
  transition-property: transform, opacity; }

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none; }

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li,
.flexslider .slides .slide {
  display: none;
  padding: 0 !important;
  margin: 0 30px 0 0; }
  .flexslider .slides > li:before,
  .flexslider .slides .slide:before {
    display: none; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block; }

@media (max-width: 760px) {
  .main-content .flex-prev {
    left: -10px; }
  .main-content .flex-next {
    right: -10px; } }

.flexslider {
  margin: 0 0 30px;
  position: relative; }

.flex-direction-nav li {
  padding: 0;
  position: static; }
  .flex-direction-nav li:before {
    display: none; }

.flex-control-nav {
  text-align: center;
  margin: 0;
  bottom: 8%;
  left: 0;
  right: 0;
  position: absolute;
  z-index: 20;
  padding: 0;
  line-height: 11px; }
  .flex-control-nav li {
    padding: 0 3px;
    opacity: 1;
    display: inline-block;
    vertical-align: top; }
    .flex-control-nav li:before {
      display: none; }
    .flex-control-nav li a {
      -webkit-transition: border 0.15s linear, width 0.15s linear;
      -ms-transition: border 0.15s linear, width 0.15s linear;
      transition: border 0.15s linear, width 0.15s linear;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      backface-visibility: hidden;
      display: block;
      text-indent: -9999px;
      border: 2px solid #000;
      outline: none;
      width: 15px;
      border-color: #000;
      height: 4px;
      border-radius: 2px;
      cursor: pointer; }
      .flex-control-nav li a:hover, .flex-control-nav li a.flex-active {
        border-color: #fff; }
      .flex-control-nav li a.flex-active {
        width: 37px; }
      .flex-control-nav li a:after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: -4px;
        bottom: -4px; }
  .control-btn-white .flex-control-nav li a {
    opacity: .9;
    border-color: #fff;
    background: #fff; }
    .control-btn-white .flex-control-nav li a:hover, .control-btn-white .flex-control-nav li a.flex-active {
      background: none; }

.masonry .flex-prev,
.logo-list .flex-prev, .masonry .flex-next,
.logo-list .flex-next {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  position: absolute;
  -webkit-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear;
  color: #fff;
  background: rgba(0, 0, 0, 0.25);
  border-radius: 50%;
  width: 40px;
  height: 40px;
  border-radius: 50em;
  text-indent: -9999px;
  overflow: hidden;
  color: #fff;
  z-index: 10; }
  .masonry .flex-prev:before,
  .logo-list .flex-prev:before, .masonry .flex-next:before,
  .logo-list .flex-next:before {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'icomoon';
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    line-height: 40px;
    text-align: center;
    text-indent: 0; }
  .masonry .flex-prev:hover,
  .logo-list .flex-prev:hover, .masonry .flex-next:hover,
  .logo-list .flex-next:hover, .masonry .flex-prev:active,
  .logo-list .flex-prev:active, .masonry .flex-next:active,
  .logo-list .flex-next:active, .masonry .flex-prev:focus,
  .logo-list .flex-prev:focus, .masonry .flex-next:focus,
  .logo-list .flex-next:focus {
    background: rgba(0, 0, 0, 0.36);
    color: #fff !important; }

.masonry .flex-prev,
.logo-list .flex-prev {
  left: 30px; }
  .masonry .flex-prev:before,
  .logo-list .flex-prev:before {
    margin: 1px 0 0 -1px;
    content: '\e777'; }
  .gallery .masonry .flex-prev, .gallery
  .logo-list .flex-prev {
    left: 20px; }
.masonry .flex-next,
.logo-list .flex-next {
  right: 30px; }
  .masonry .flex-next:before,
  .logo-list .flex-next:before {
    margin: 1px 0 0 1px;
    content: '\e77a'; }
  .gallery .masonry .flex-next, .gallery
  .logo-list .flex-next {
    right: 20px; }

.control-btn-white .flex-prev,
.control-btn-white .flex-next {
  color: #8899a6;
  background: #fff; }
  .control-btn-white .flex-prev:hover, .control-btn-white .flex-prev:active, .control-btn-white .flex-prev:focus,
  .control-btn-white .flex-next:hover,
  .control-btn-white .flex-next:active,
  .control-btn-white .flex-next:focus {
    background: rgba(255, 255, 255, 0.86);
    color: #000 !important; }

.single .flex-prev,
.single .flex-next,
.testimonials .flex-prev,
.testimonials .flex-next,
.portfolio-list .flex-prev,
.portfolio-list .flex-next,
.default-gallery.flexslider .flex-prev,
.default-gallery.flexslider .flex-next {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAAAUCAYAAAA9djs/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NkM1NDM0Mzc2NzVGMTFFNTk1RDJFNEQ0RjlFRkRFRkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NkM1NDM0Mzg2NzVGMTFFNTk1RDJFNEQ0RjlFRkRFRkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2QzU0MzQzNTY3NUYxMUU1OTVEMkU0RDRGOUVGREVGQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2QzU0MzQzNjY3NUYxMUU1OTVEMkU0RDRGOUVGREVGQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PkNNbLwAAAC8SURBVHja5JjBDYMwEATPFg1QRvIByZSQlJAWkppSAyVACSDllTYowVlHQuIRne+bvZX258+MTzpwyDmLlnM/yJ/mjq7v17Jqh6Jw5oY+0QkXmDwKmMvto21NAquADb1aJLAKMEtgFmCSwC5AsAVUCfQCahJcCNAkhFOXsvjNFsV5AvGn8D76R5bv6KNp3xBuJuAXfPlPiJ7hXWwBDd6DABWeXUAVnlmACZ5ZwMUCX9KQChjRhxiexD4CDACdxGHkU7hkUQAAAABJRU5ErkJggg==);
  background-size: cover;
  right: -30px;
  width: 64px;
  height: 20px;
  text-indent: -9999px;
  z-index: 10;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  position: absolute;
  -webkit-transition: left 0.1s linear, right 0.1s linear;
  -ms-transition: left 0.1s linear, right 0.1s linear;
  transition: left 0.1s linear, right 0.1s linear; }
  .single .flex-prev:hover,
  .single .flex-next:hover,
  .testimonials .flex-prev:hover,
  .testimonials .flex-next:hover,
  .portfolio-list .flex-prev:hover,
  .portfolio-list .flex-next:hover,
  .default-gallery.flexslider .flex-prev:hover,
  .default-gallery.flexslider .flex-next:hover {
    right: -40px; }
  .single .flex-prev:after,
  .single .flex-next:after,
  .testimonials .flex-prev:after,
  .testimonials .flex-next:after,
  .portfolio-list .flex-prev:after,
  .portfolio-list .flex-next:after,
  .default-gallery.flexslider .flex-prev:after,
  .default-gallery.flexslider .flex-next:after {
    content: '';
    position: absolute;
    left: -4px;
    right: -4px;
    top: -4px;
    bottom: -4px; }
  @media (max-width: 1200px) {
    .single .flex-prev,
    .single .flex-next,
    .testimonials .flex-prev,
    .testimonials .flex-next,
    .portfolio-list .flex-prev,
    .portfolio-list .flex-next,
    .default-gallery.flexslider .flex-prev,
    .default-gallery.flexslider .flex-next {
      right: 15px; }
      .single .flex-prev:hover,
      .single .flex-next:hover,
      .testimonials .flex-prev:hover,
      .testimonials .flex-next:hover,
      .portfolio-list .flex-prev:hover,
      .portfolio-list .flex-next:hover,
      .default-gallery.flexslider .flex-prev:hover,
      .default-gallery.flexslider .flex-next:hover {
        right: 5px; } }
.single .flex-prev,
.testimonials .flex-prev,
.portfolio-list .flex-prev,
.default-gallery.flexslider .flex-prev {
  right: auto;
  left: -30px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }
  .single .flex-prev:hover,
  .testimonials .flex-prev:hover,
  .portfolio-list .flex-prev:hover,
  .default-gallery.flexslider .flex-prev:hover {
    left: -40px; }
  @media (max-width: 1200px) {
    .single .flex-prev,
    .testimonials .flex-prev,
    .portfolio-list .flex-prev,
    .default-gallery.flexslider .flex-prev {
      left: 15px; }
      .single .flex-prev:hover,
      .testimonials .flex-prev:hover,
      .portfolio-list .flex-prev:hover,
      .default-gallery.flexslider .flex-prev:hover {
        left: 5px; } }
.single .has-floating-sidebar .flex-next,
.testimonials .has-floating-sidebar .flex-next,
.portfolio-list .has-floating-sidebar .flex-next,
.default-gallery.flexslider .has-floating-sidebar .flex-next {
  right: 15px; }
  .single .has-floating-sidebar .flex-next:hover,
  .testimonials .has-floating-sidebar .flex-next:hover,
  .portfolio-list .has-floating-sidebar .flex-next:hover,
  .default-gallery.flexslider .has-floating-sidebar .flex-next:hover {
    right: 5px; }
.single .has-floating-sidebar .flex-prev,
.testimonials .has-floating-sidebar .flex-prev,
.portfolio-list .has-floating-sidebar .flex-prev,
.default-gallery.flexslider .has-floating-sidebar .flex-prev {
  left: 15px; }
  .single .has-floating-sidebar .flex-prev:hover,
  .testimonials .has-floating-sidebar .flex-prev:hover,
  .portfolio-list .has-floating-sidebar .flex-prev:hover,
  .default-gallery.flexslider .has-floating-sidebar .flex-prev:hover {
    left: 5px; }

.prev.page-numbers,
.next.page-numbers {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.flex-disabled {
  display: none; }

/* Page Loader */
.has-loader.pageloading:before,
.has-loader.pageloading:after,
.loading .show-more-button-holder:before,
.loading .show-more-button-holder:after,
.loading .lazy-load-holder:before,
.loading .lazy-load-holder:after {
  background: #fff;
  opacity: .5;
  border-radius: 30px;
  height: 60px;
  width: 60px;
  margin: -30px 0 0 -30px;
  position: fixed;
  left: 50%;
  top: 50%;
  content: '';
  z-index: 99;
  display: block !important;
  -webkit-animation: pulsate 2s infinite ease-in-out;
  animation: pulsate 2s infinite ease-in-out; }

.has-loader.pageloading:after,
.loading .show-more-button-holder:after,
.loading .lazy-load-holder:after {
  -webkit-animation: pulsate2 2s infinite ease-in-out;
  animation: pulsate2 2s infinite ease-in-out; }

.loading .show-more-button-holder:before,
.loading .show-more-button-holder:after,
.loading .lazy-load-holder:before,
.loading .lazy-load-holder:after {
  position: absolute;
  width: 44px;
  height: 44px;
  margin: -22px 0 0 -22px; }

.loading .show-more-button-holder:after,
.loading .lazy-load-holder:after {
  background: #000;
  opacity: .25; }

#page {
  -webkit-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear; }

.has-loader.pageloading #page,
.has-loader.pageloading .pp_overlay {
  -webkit-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  opacity: 0;
  /*visibility: hidden;*/ }

/* Animations */
@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0); } }
@keyframes pulsate {
  0% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0); } }
@-webkit-keyframes pulsate2 {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }
@keyframes pulsate2 {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }
/* Video */
.mejs-container .mejs-controls .mejs-time {
  padding-top: 10px !important; }

.mejs-overlay-play {
  height: 100% !important;
  width: 100% !important; }

.mejs-container .mejs-controls {
  background: none !important; }

.bg-video {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden; }
  .bg-video .mejs-overlay-loading,
  .bg-video .mejs-overlay-play {
    display: none !important; }
  .bg-video .wp-video {
    width: 100% !important;
    height: 100%; }
  .bg-video .mejs-video {
    width: 100%;
    height: 100%; }
  @media (max-width: 767px) {
    .bg-video {
      /*.mejs-video {
          width: 100% !important;
          height: 100% !important;
      }*/ } }
  .bg-video .mejs-poster {
    background-size: cover; }

.fullwidth-video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }
  .fullwidth-video-wrapper iframe,
  .fullwidth-video-wrapper .wp-video,
  .fullwidth-video-wrapper .wp-video-shortcode {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important; }

/* Google map */
#page .gm-style img {
  max-width: inherit; }

.info-window-text:last-child {
  margin-bottom: 0; }

/*------------------------------------------------------------------
Utility classes:

- For Fixed background
- Floats
- Toggling content
- Hide from screenreaders and browsers
- For Affix plugin

------------------------------------------------------------------*/
/* For Fixed background */
.background-fixed .background-row {
  background-attachment: fixed; }
  @media (min-width: 1024px) {
    .background-fixed .background-row {
      background-attachment: fixed; } }

/* Floats */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

/* Toggling content */
.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; }

/* Hide from screenreaders and browsers */
.hidden {
  display: none !important;
  visibility: hidden !important; }

/* For Affix plugin */
.affix {
  position: fixed; }

.round-blue-block {
  color: #fff;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 5px;
  background: #3685c3;
  text-align: center; }

@-ms-viewport {
  width: device-width; }
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !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; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
@media print {
  .hidden-print {
    display: none !important; } }
.phone-up, .tablet-up, .desktop-up {
  display: none !important; }