  /*! normalize.css v3.0.1 | MIT License | git.io/normalize */
  html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
  }
  body {
    margin: 0;
  }
  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  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 {
    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: #ff0;
    color: #000;
  }
  small {
    font-size: 80%;
  }
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sup {
    top: -0.5em;
  }
  sub {
    bottom: -0.25em;
  }
  img {
    border: 0;
  }
  svg:not(:root) {
    overflow: hidden;
  }
  figure {
    margin: 1em 40px;
  }
  hr {
    -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;
  }
  @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,
    .wpcf7-submit > .caret,
    .dropup > .wpcf7-submit > .caret,
    .agents.grid .hentry .agent-wrap .agent-desc .agent-action a > .caret,
    .dropup > .agents.grid .hentry .agent-wrap .agent-desc .agent-action a > .caret,
    .widget_newsletterwidget .newsletter-submit > .caret,
    .dropup > .widget_newsletterwidget .newsletter-submit > .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;
    }
  }
  * {
    -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: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  body {
    font-family: "Lato";
    font-size: 16px;
    line-height: 1.5;
    color: #2d313f;
    background-color: #fff;
  }
  input,
  button,
  select,
  textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
  }
  a {
    color: #75b08a;
    text-decoration: none;
  }
  a:hover,
  a:focus {
    color: #4f8a64;
    text-decoration: underline;
  }
  figure {
    margin: 0;
  }
  img {
    vertical-align: middle;
  }
  .img-responsive,
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
  }
  .img-rounded {
    border-radius: 6px;
  }
  .img-thumbnail {
    padding: 4px;
    line-height: 1.5;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
  }
  .img-circle {
    border-radius: 50%;
  }
  hr {
    margin-top: 24px;
    margin-bottom: 24px;
    border: 0;
    border-top: 1px solid #dedede;
  }
  .sr-only,
  .jp-controls a span {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
  .sr-only-focusable:active,
  .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
  }
  iframe {
    width: 100%;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6 {
    font-family: "Lato";
    font-weight: 400;
    line-height: 1.1;
    color: #030304;
  }
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  h5 small,
  h6 small,
  .h1 small,
  .h2 small,
  .h3 small,
  .h4 small,
  .h5 small,
  .h6 small,
  h1 .small,
  h2 .small,
  h3 .small,
  h4 .small,
  h5 .small,
  h6 .small,
  .h1 .small,
  .h2 .small,
  .h3 .small,
  .h4 .small,
  .h5 .small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777;
  }
  h1,
  .h1,
  h2,
  .h2,
  h3,
  .h3 {
    margin-top: 24px;
    margin-bottom: 12px;
  }
  h1 small,
  .h1 small,
  h2 small,
  .h2 small,
  h3 small,
  .h3 small,
  h1 .small,
  .h1 .small,
  h2 .small,
  .h2 .small,
  h3 .small,
  .h3 .small {
    font-size: 65%;
  }
  h4,
  .h4,
  h5,
  .h5,
  h6,
  .h6 {
    margin-top: 12px;
    margin-bottom: 12px;
  }
  h4 small,
  .h4 small,
  h5 small,
  .h5 small,
  h6 small,
  .h6 small,
  h4 .small,
  .h4 .small,
  h5 .small,
  .h5 .small,
  h6 .small,
  .h6 .small {
    font-size: 75%;
  }
  h1,
  .h1 {
    font-size: 41px;
  }
  h2,
  .h2 {
    font-size: 34px;
  }
  h3,
  .h3 {
    font-size: 28px;
  }
  h4,
  .h4 {
    font-size: 23px;
  }
  h5,
  .h5 {
    font-size: 21px;
  }
  h6,
  .h6 {
    font-size: 16px;
  }
  p {
    margin: 0 0 12px;
  }
  .lead {
    margin-bottom: 24px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4;
  }
  @media (min-width: 768px) {
    .lead {
      font-size: 24px;
    }
  }
  small,
  .small {
    font-size: 87%;
  }
  cite {
    font-style: normal;
  }
  mark,
  .mark {
    background-color: #fcf8e3;
    padding: .2em;
  }
  .text-left {
    text-align: left;
  }
  .text-right {
    text-align: right;
  }
  .text-center {
    text-align: center;
  }
  .text-justify {
    text-align: justify;
  }
  .text-nowrap {
    white-space: nowrap;
  }
  .text-lowercase {
    text-transform: lowercase;
  }
  .text-uppercase {
    text-transform: uppercase;
  }
  .text-capitalize {
    text-transform: capitalize;
  }
  .text-muted {
    color: #777777;
  }
  .text-primary {
    color: #75b08a;
  }
  a.text-primary:hover {
    color: #589a70;
  }
  .text-success {
    color: #3c763d;
  }
  a.text-success:hover {
    color: #2b542c;
  }
  .text-info {
    color: #31708f;
  }
  a.text-info:hover {
    color: #245269;
  }
  .text-warning {
    color: #8a6d3b;
  }
  a.text-warning:hover {
    color: #66512c;
  }
  .text-danger {
    color: #a94442;
  }
  a.text-danger:hover {
    color: #843534;
  }
  .bg-primary {
    color: #fff;
    background-color: #75b08a;
  }
  a.bg-primary:hover {
    background-color: #589a70;
  }
  .bg-success {
    background-color: #dff0d8;
  }
  a.bg-success:hover {
    background-color: #c1e2b3;
  }
  .bg-info {
    background-color: #d9edf7;
  }
  a.bg-info:hover {
    background-color: #afd9ee;
  }
  .bg-warning {
    background-color: #fcf8e3;
  }
  a.bg-warning:hover {
    background-color: #f7ecb5;
  }
  .bg-danger {
    background-color: #f2dede;
  }
  a.bg-danger:hover {
    background-color: #e4b9b9;
  }
  .bg-primary-overlay {
    background: rgba(117, 176, 138, 0.9);
  }
  .page-header {
    padding-bottom: 11px;
    margin: 48px 0 24px;
    border-bottom: 1px solid #dedede;
  }
  ul,
  ol {
    margin-top: 0;
    margin-bottom: 12px;
  }
  ul ul,
  ol ul,
  ul ol,
  ol ol {
    margin-bottom: 0;
  }
  .list-unstyled {
    padding-left: 0;
    list-style: none;
  }
  .list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
  }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
  }
  dl {
    margin-top: 0;
    margin-bottom: 24px;
  }
  dt,
  dd {
    line-height: 1.5;
  }
  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;
    }
  }
  abbr[title],
  abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777777;
  }
  .initialism {
    font-size: 90%;
    text-transform: uppercase;
  }
  blockquote {
    padding: 12px 24px;
    margin: 0 0 24px;
    font-size: 20px;
    border-left: 5px solid #dedede;
  }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0;
  }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.5;
    color: #777777;
  }
  blockquote footer:before,
  blockquote small:before,
  blockquote .small:before {
    content: '\2014 \00A0';
  }
  .blockquote-reverse,
  blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #dedede;
    border-left: 0;
    text-align: right;
  }
  .blockquote-reverse footer:before,
  blockquote.pull-right footer:before,
  .blockquote-reverse small:before,
  blockquote.pull-right small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right .small:before {
    content: '';
  }
  .blockquote-reverse footer:after,
  blockquote.pull-right footer:after,
  .blockquote-reverse small:after,
  blockquote.pull-right small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014';
  }
  blockquote:before,
  blockquote:after {
    content: "";
  }
  address {
    margin-bottom: 24px;
    font-style: normal;
    line-height: 1.5;
  }
  code,
  kbd,
  pre,
  samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  }
  code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
  }
  kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none;
  }
  pre {
    display: block;
    padding: 11.5px;
    margin: 0 0 12px;
    font-size: 15px;
    line-height: 1.5;
    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;
  }
  .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  @media (min-width: 768px) {
    .container {
      width: 750px;
    }
  }
  @media (min-width: 992px) {
    .container {
      width: 970px;
    }
  }
  @media (min-width: 1200px) {
    .container {
      width: 1200px;
    }
  }
  .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .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-12 {
    width: 100%;
  }
  .col-xs-11 {
    width: 91.66666667%;
  }
  .col-xs-10 {
    width: 83.33333333%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-8 {
    width: 66.66666667%;
  }
  .col-xs-7 {
    width: 58.33333333%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-5 {
    width: 41.66666667%;
  }
  .col-xs-4 {
    width: 33.33333333%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-2 {
    width: 16.66666667%;
  }
  .col-xs-1 {
    width: 8.33333333%;
  }
  @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-12 {
      width: 100%;
    }
    .col-sm-11 {
      width: 91.66666667%;
    }
    .col-sm-10 {
      width: 83.33333333%;
    }
    .col-sm-9 {
      width: 75%;
    }
    .col-sm-8 {
      width: 66.66666667%;
    }
    .col-sm-7 {
      width: 58.33333333%;
    }
    .col-sm-6 {
      width: 50%;
    }
    .col-sm-5 {
      width: 41.66666667%;
    }
    .col-sm-4 {
      width: 33.33333333%;
    }
    .col-sm-3 {
      width: 25%;
    }
    .col-sm-2 {
      width: 16.66666667%;
    }
    .col-sm-1 {
      width: 8.33333333%;
    }
  }
  @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-12 {
      width: 100%;
    }
    .col-md-11 {
      width: 91.66666667%;
    }
    .col-md-10 {
      width: 83.33333333%;
    }
    .col-md-9 {
      width: 75%;
    }
    .col-md-8 {
      width: 66.66666667%;
    }
    .col-md-7 {
      width: 58.33333333%;
    }
    .col-md-6 {
      width: 50%;
    }
    .col-md-5 {
      width: 41.66666667%;
    }
    .col-md-4 {
      width: 33.33333333%;
    }
    .col-md-3 {
      width: 25%;
    }
    .col-md-2 {
      width: 16.66666667%;
    }
    .col-md-1 {
      width: 8.33333333%;
    }
  }
  @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-12 {
      width: 100%;
    }
    .col-lg-11 {
      width: 91.66666667%;
    }
    .col-lg-10 {
      width: 83.33333333%;
    }
    .col-lg-9 {
      width: 75%;
    }
    .col-lg-8 {
      width: 66.66666667%;
    }
    .col-lg-7 {
      width: 58.33333333%;
    }
    .col-lg-6 {
      width: 50%;
    }
    .col-lg-5 {
      width: 41.66666667%;
    }
    .col-lg-4 {
      width: 33.33333333%;
    }
    .col-lg-3 {
      width: 25%;
    }
    .col-lg-2 {
      width: 16.66666667%;
    }
    .col-lg-1 {
      width: 8.33333333%;
    }
  }
  table {
    background-color: transparent;
  }
  th {
    text-align: left;
  }
  .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 24px;
  }
  .table > thead > tr > th,
  .table > tbody > tr > th,
  .table > tfoot > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > td,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.5;
    vertical-align: top;
    border-top: 1px solid #e5e5e5;
  }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #e5e5e5;
  }
  .table > caption + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > th,
  .table > thead:first-child > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .table > tbody + tbody {
    border-top: 2px solid #e5e5e5;
  }
  .table .table {
    background-color: #fff;
  }
  .table-condensed > thead > tr > th,
  .table-condensed > tbody > tr > th,
  .table-condensed > tfoot > tr > th,
  .table-condensed > thead > tr > td,
  .table-condensed > tbody > tr > td,
  .table-condensed > tfoot > tr > td {
    padding: 5px;
  }
  .table-bordered {
    border: 1px solid #e5e5e5;
  }
  .table-bordered > thead > tr > th,
  .table-bordered > tbody > tr > th,
  .table-bordered > tfoot > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #e5e5e5;
  }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px;
  }
  .table-striped > tbody > tr:nth-child(odd) > td,
  .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
  }
  .table-hover > tbody > tr:hover > td,
  .table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5;
  }
  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;
  }
  .table > thead > tr > td.active,
  .table > tbody > tr > td.active,
  .table > tfoot > tr > td.active,
  .table > thead > tr > th.active,
  .table > tbody > tr > th.active,
  .table > tfoot > tr > th.active,
  .table > thead > tr.active > td,
  .table > tbody > tr.active > td,
  .table > tfoot > tr.active > td,
  .table > thead > tr.active > th,
  .table > tbody > tr.active > th,
  .table > tfoot > tr.active > th {
    background-color: #f5f5f5;
  }
  .table-hover > tbody > tr > td.active:hover,
  .table-hover > tbody > tr > th.active:hover,
  .table-hover > tbody > tr.active:hover > td,
  .table-hover > tbody > tr:hover > .active,
  .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
  }
  .table > thead > tr > td.success,
  .table > tbody > tr > td.success,
  .table > tfoot > tr > td.success,
  .table > thead > tr > th.success,
  .table > tbody > tr > th.success,
  .table > tfoot > tr > th.success,
  .table > thead > tr.success > td,
  .table > tbody > tr.success > td,
  .table > tfoot > tr.success > td,
  .table > thead > tr.success > th,
  .table > tbody > tr.success > th,
  .table > tfoot > tr.success > th {
    background-color: #dff0d8;
  }
  .table-hover > tbody > tr > td.success:hover,
  .table-hover > tbody > tr > th.success:hover,
  .table-hover > tbody > tr.success:hover > td,
  .table-hover > tbody > tr:hover > .success,
  .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
  }
  .table > thead > tr > td.info,
  .table > tbody > tr > td.info,
  .table > tfoot > tr > td.info,
  .table > thead > tr > th.info,
  .table > tbody > tr > th.info,
  .table > tfoot > tr > th.info,
  .table > thead > tr.info > td,
  .table > tbody > tr.info > td,
  .table > tfoot > tr.info > td,
  .table > thead > tr.info > th,
  .table > tbody > tr.info > th,
  .table > tfoot > tr.info > th {
    background-color: #d9edf7;
  }
  .table-hover > tbody > tr > td.info:hover,
  .table-hover > tbody > tr > th.info:hover,
  .table-hover > tbody > tr.info:hover > td,
  .table-hover > tbody > tr:hover > .info,
  .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
  }
  .table > thead > tr > td.warning,
  .table > tbody > tr > td.warning,
  .table > tfoot > tr > td.warning,
  .table > thead > tr > th.warning,
  .table > tbody > tr > th.warning,
  .table > tfoot > tr > th.warning,
  .table > thead > tr.warning > td,
  .table > tbody > tr.warning > td,
  .table > tfoot > tr.warning > td,
  .table > thead > tr.warning > th,
  .table > tbody > tr.warning > th,
  .table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
  }
  .table-hover > tbody > tr > td.warning:hover,
  .table-hover > tbody > tr > th.warning:hover,
  .table-hover > tbody > tr.warning:hover > td,
  .table-hover > tbody > tr:hover > .warning,
  .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
  }
  .table > thead > tr > td.danger,
  .table > tbody > tr > td.danger,
  .table > tfoot > tr > td.danger,
  .table > thead > tr > th.danger,
  .table > tbody > tr > th.danger,
  .table > tfoot > tr > th.danger,
  .table > thead > tr.danger > td,
  .table > tbody > tr.danger > td,
  .table > tfoot > tr.danger > td,
  .table > thead > tr.danger > th,
  .table > tbody > tr.danger > th,
  .table > tfoot > tr.danger > th {
    background-color: #f2dede;
  }
  .table-hover > tbody > tr > td.danger:hover,
  .table-hover > tbody > tr > th.danger:hover,
  .table-hover > tbody > tr.danger:hover > td,
  .table-hover > tbody > tr:hover > .danger,
  .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
  }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 18px;
      overflow-y: hidden;
      overflow-x: auto;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #e5e5e5;
      -webkit-overflow-scrolling: touch;
    }
    .table-responsive > .table {
      margin-bottom: 0;
    }
    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > td {
      white-space: nowrap;
    }
    .table-responsive > .table-bordered {
      border: 0;
    }
    .table-responsive > .table-bordered > thead > tr > th:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child {
      border-left: 0;
    }
    .table-responsive > .table-bordered > thead > tr > th:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child {
      border-right: 0;
    }
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td {
      border-bottom: 0;
    }
  }
  fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
  }
  legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 24px;
    font-size: 24px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
  }
  label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 300;
  }
  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 \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-offset: -2px;
    -webkit-box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
    box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
    border-color: #75b08a;
  }
  output {
    display: block;
    padding-top: 7px;
    font-size: 16px;
    line-height: 1.5;
    color: #555555;
  }
  .form-control,
  .wpcf7-form-control:not(.wpcf7-submit),
  .widget_newsletterwidget .newsletter-email {
    display: block;
    width: 100%;
    height: 38px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.5;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  }
  .form-control:focus,
  .wpcf7-form-control:not(.wpcf7-submit):focus,
  .widget_newsletterwidget .newsletter-email:focus {
    border-color: #95c3a5;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(149, 195, 165, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(149, 195, 165, 0.6);
  }
  .form-control:focus,
  .wpcf7-form-control:not(.wpcf7-submit):focus,
  .widget_newsletterwidget .newsletter-email:focus {
    border-color: #95c3a5;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 4px #75b08a;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 4px #75b08a;
  }
  .form-control::-moz-placeholder,
  .wpcf7-form-control:not(.wpcf7-submit)::-moz-placeholder,
  .widget_newsletterwidget .newsletter-email::-moz-placeholder {
    color: #777777;
    opacity: 1;
  }
  .form-control:-ms-input-placeholder,
  .wpcf7-form-control:not(.wpcf7-submit):-ms-input-placeholder,
  .widget_newsletterwidget .newsletter-email:-ms-input-placeholder {
    color: #777777;
  }
  .form-control::-webkit-input-placeholder,
  .wpcf7-form-control:not(.wpcf7-submit)::-webkit-input-placeholder,
  .widget_newsletterwidget .newsletter-email::-webkit-input-placeholder {
    color: #777777;
  }
  .form-control[disabled],
  .form-control[readonly],
  fieldset[disabled] .form-control,
  .wpcf7-form-control:not(.wpcf7-submit)[disabled],
  .wpcf7-form-control:not(.wpcf7-submit)[readonly],
  fieldset[disabled] .wpcf7-form-control:not(.wpcf7-submit),
  .widget_newsletterwidget .newsletter-email[disabled],
  .widget_newsletterwidget .newsletter-email[readonly],
  fieldset[disabled] .widget_newsletterwidget .newsletter-email {
    cursor: not-allowed;
    background-color: #dedede;
    opacity: 1;
  }
  textarea.form-control,
  textarea.wpcf7-form-control:not(.wpcf7-submit),
  textarea.widget_newsletterwidget .newsletter-email {
    height: auto;
  }
  input[type="search"] {
    -webkit-appearance: none;
  }
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 38px;
    line-height: 1.5 \0;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm {
    line-height: 33px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg {
    line-height: 49px;
  }
  .form-group {
    margin-bottom: 15px;
    position: relative;
  }
  .radio,
  .checkbox {
    position: relative;
    display: block;
    min-height: 24px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .radio label,
  .checkbox label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
  }
  .radio input[type="radio"],
  .radio-inline input[type="radio"],
  .checkbox input[type="checkbox"],
  .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9;
  }
  .radio + .radio,
  .checkbox + .checkbox {
    margin-top: -5px;
  }
  .radio-inline,
  .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
  }
  .radio-inline + .radio-inline,
  .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
  }
  input[type="radio"][disabled],
  input[type="checkbox"][disabled],
  input[type="radio"].disabled,
  input[type="checkbox"].disabled,
  fieldset[disabled] input[type="radio"],
  fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
  }
  .radio-inline.disabled,
  .checkbox-inline.disabled,
  fieldset[disabled] .radio-inline,
  fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
  }
  .radio.disabled label,
  .checkbox.disabled label,
  fieldset[disabled] .radio label,
  fieldset[disabled] .checkbox label {
    cursor: not-allowed;
  }
  .form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
  }
  .form-control-static.input-lg,
  .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0;
  }
  .input-sm,
  .form-horizontal .form-group-sm .form-control,
  .form-horizontal .form-group-sm .wpcf7-form-control:not(.wpcf7-submit),
  .form-horizontal .form-group-sm .widget_newsletterwidget .newsletter-email {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
  }
  select.input-sm {
    height: 33px;
    line-height: 33px;
  }
  textarea.input-sm,
  select[multiple].input-sm {
    height: auto;
  }
  .input-lg,
  .form-horizontal .form-group-lg .form-control,
  .form-horizontal .form-group-lg .wpcf7-form-control:not(.wpcf7-submit),
  .form-horizontal .form-group-lg .widget_newsletterwidget .newsletter-email {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.33;
    border-radius: 6px;
  }
  select.input-lg {
    height: 49px;
    line-height: 49px;
  }
  textarea.input-lg,
  select[multiple].input-lg {
    height: auto;
  }
  .has-feedback {
    position: relative;
  }
  .has-feedback .form-control,
  .has-feedback .wpcf7-form-control:not(.wpcf7-submit),
  .has-feedback .widget_newsletterwidget .newsletter-email {
    padding-right: 47.5px;
  }
  .form-control-feedback {
    position: absolute;
    top: 29px;
    right: 0;
    z-index: 2;
    display: block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
  }
  .input-lg + .form-control-feedback {
    width: 49px;
    height: 49px;
    line-height: 49px;
  }
  .input-sm + .form-control-feedback {
    width: 33px;
    height: 33px;
    line-height: 33px;
  }
  .has-success .help-block,
  .has-success .control-label,
  .has-success .radio,
  .has-success .checkbox,
  .has-success .radio-inline,
  .has-success .checkbox-inline {
    color: #3c763d;
  }
  .has-success .form-control,
  .has-success .wpcf7-form-control:not(.wpcf7-submit),
  .has-success .widget_newsletterwidget .newsletter-email {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  }
  .has-success .form-control:focus,
  .has-success .wpcf7-form-control:not(.wpcf7-submit):focus,
  .has-success .widget_newsletterwidget .newsletter-email:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  }
  .has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
  }
  .has-success .form-control-feedback {
    color: #3c763d;
  }
  .has-warning .help-block,
  .has-warning .control-label,
  .has-warning .radio,
  .has-warning .checkbox,
  .has-warning .radio-inline,
  .has-warning .checkbox-inline {
    color: #8a6d3b;
  }
  .has-warning .form-control,
  .has-warning .wpcf7-form-control:not(.wpcf7-submit),
  .has-warning .widget_newsletterwidget .newsletter-email {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  }
  .has-warning .form-control:focus,
  .has-warning .wpcf7-form-control:not(.wpcf7-submit):focus,
  .has-warning .widget_newsletterwidget .newsletter-email:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  }
  .has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
  }
  .has-warning .form-control-feedback {
    color: #8a6d3b;
  }
  .has-error .help-block,
  .has-error .control-label,
  .has-error .radio,
  .has-error .checkbox,
  .has-error .radio-inline,
  .has-error .checkbox-inline {
    color: #a94442;
  }
  .has-error .form-control,
  .has-error .wpcf7-form-control:not(.wpcf7-submit),
  .has-error .widget_newsletterwidget .newsletter-email {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  }
  .has-error .form-control:focus,
  .has-error .wpcf7-form-control:not(.wpcf7-submit):focus,
  .has-error .widget_newsletterwidget .newsletter-email:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  }
  .has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
  }
  .has-error .form-control-feedback {
    color: #a94442;
  }
  .has-feedback label.sr-only ~ .form-control-feedback,
  .has-feedback label.jp-controls a span ~ .form-control-feedback {
    top: 0;
  }
  .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #626b89;
  }
  @media (min-width: 768px) {
    .form-inline .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle;
    }
    .form-inline .form-control,
    .form-inline .wpcf7-form-control:not(.wpcf7-submit),
    .form-inline .widget_newsletterwidget .newsletter-email {
      display: inline-block;
      width: auto;
      vertical-align: middle;
    }
    .form-inline .input-group {
      display: inline-table;
      vertical-align: middle;
    }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control,
    .form-inline .input-group .wpcf7-form-control:not(.wpcf7-submit),
    .form-inline .input-group .widget_newsletterwidget .newsletter-email {
      width: auto;
    }
    .form-inline .input-group > .form-control,
    .form-inline .input-group > .wpcf7-form-control:not(.wpcf7-submit),
    .form-inline .input-group > .widget_newsletterwidget .newsletter-email {
      width: 100%;
    }
    .form-inline .control-label {
      margin-bottom: 0;
      vertical-align: middle;
    }
    .form-inline .radio,
    .form-inline .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle;
    }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0;
    }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0;
    }
    .form-inline .has-feedback .form-control-feedback {
      top: 0;
    }
  }
  .form-horizontal .radio,
  .form-horizontal .checkbox,
  .form-horizontal .radio-inline,
  .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
  }
  .form-horizontal .radio,
  .form-horizontal .checkbox {
    min-height: 31px;
  }
  .form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
  }
  @media (min-width: 768px) {
    .form-horizontal .control-label {
      text-align: right;
      margin-bottom: 0;
      padding-top: 7px;
    }
  }
  .form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px;
  }
  @media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
      padding-top: 14.3px;
    }
  }
  @media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
      padding-top: 6px;
    }
  }
  .fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
  }
  .fade.in {
    opacity: 1;
  }
  .collapse {
    display: none;
  }
  .collapse.in {
    display: block;
  }
  tr.collapse.in {
    display: table-row;
  }
  tbody.collapse.in {
    display: table-row-group;
  }
  .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    -o-transition: height 0.35s ease;
    transition: height 0.35s ease;
  }
  .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
  }
  .dropdown {
    position: relative;
  }
  .dropdown-toggle:focus {
    outline: 0;
  }
  .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 16px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
  }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto;
  }
  .dropdown-menu .divider {
    height: 1px;
    margin: 11px 0;
    overflow: hidden;
    background-color: #e5e5e5;
  }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.5;
    color: #333333;
    white-space: nowrap;
  }
  .dropdown-menu > li > a:hover,
  .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
  }
  .dropdown-menu > .active > a,
  .dropdown-menu > .active > a:hover,
  .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #75b08a;
  }
  .dropdown-menu > .disabled > a,
  .dropdown-menu > .disabled > a:hover,
  .dropdown-menu > .disabled > a:focus {
    color: #777777;
  }
  .dropdown-menu > .disabled > a:hover,
  .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed;
  }
  .open > .dropdown-menu {
    display: block;
  }
  .open > a {
    outline: 0;
  }
  .dropdown-menu-right {
    left: auto;
    right: 0;
  }
  .dropdown-menu-left {
    left: 0;
    right: auto;
  }
  .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 14px;
    line-height: 1.5;
    color: #777777;
    white-space: nowrap;
  }
  .dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
  }
  .pull-right > .dropdown-menu {
    right: 0;
    left: auto;
  }
  .dropup .caret,
  .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: "";
  }
  .dropup .dropdown-menu,
  .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
  }
  @media (min-width: 768px) {
    .navbar-right .dropdown-menu {
      left: auto;
      right: 0;
    }
    .navbar-right .dropdown-menu-left {
      left: 0;
      right: auto;
    }
  }
  .nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
  }
  .nav > li {
    position: relative;
    display: block;
  }
  .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 12px;
  }
  .nav > li > a:hover,
  .nav > li > a:focus {
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
  }
  .nav > li.disabled > a {
    color: #777777;
  }
  .nav > li.disabled > a:hover,
  .nav > li.disabled > a:focus {
    color: #777777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
  }
  .nav .open > a,
  .nav .open > a:hover,
  .nav .open > a:focus {
    background-color: rgba(0, 0, 0, 0);
    border-color: #75b08a;
  }
  .nav .nav-divider {
    height: 1px;
    margin: 11px 0;
    overflow: hidden;
    background-color: #e5e5e5;
  }
  .nav > li > a > img {
    max-width: none;
  }
  .nav-tabs {
    border-bottom: 1px solid #ddd;
  }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
  }
  .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.5;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs > li > a:hover {
    border-color: #dedede #dedede #ddd;
  }
  .nav-tabs > li.active > a,
  .nav-tabs > li.active > a:hover,
  .nav-tabs > li.active > a:focus {
    color: #555555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
  }
  .nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
  }
  .nav-tabs.nav-justified > li {
    float: none;
  }
  .nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
  }
  .nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
  }
  @media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%;
    }
    .nav-tabs.nav-justified > li > a {
      margin-bottom: 0;
    }
  }
  .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd;
  }
  @media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0;
    }
    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff;
    }
  }
  .nav-pills > li {
    float: left;
  }
  .nav-pills > li > a {
    border-radius: 4px;
  }
  .nav-pills > li + li {
    margin-left: 2px;
  }
  .nav-pills > li.active > a,
  .nav-pills > li.active > a:hover,
  .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #75b08a;
  }
  .nav-stacked > li {
    float: none;
  }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
  }
  .nav-justified {
    width: 100%;
  }
  .nav-justified > li {
    float: none;
  }
  .nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px;
  }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
  }
  @media (min-width: 768px) {
    .nav-justified > li {
      display: table-cell;
      width: 1%;
    }
    .nav-justified > li > a {
      margin-bottom: 0;
    }
  }
  .nav-tabs-justified {
    border-bottom: 0;
  }
  .nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border: 1px solid #ddd;
  }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0;
    }
    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus {
      border-bottom-color: #fff;
    }
  }
  .tab-content > .tab-pane {
    display: none;
  }
  .tab-content > .active {
    display: block;
  }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }
  .pager {
    padding-left: 0;
    margin: 24px 0;
    list-style: none;
    text-align: center;
  }
  .pager li {
    display: inline;
  }
  .pager li > a,
  .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
  }
  .pager li > a:hover,
  .pager li > a:focus {
    text-decoration: none;
    background-color: #dedede;
  }
  .pager .next > a,
  .pager .next > span {
    float: right;
  }
  .pager .previous > a,
  .pager .previous > span {
    float: left;
  }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed;
  }
  .label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
  }
  a.label:hover,
  a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
  }
  .label:empty {
    display: none;
  }
  .btn .label,
  .wpcf7-submit .label,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a .label,
  .widget_newsletterwidget .newsletter-submit .label {
    position: relative;
    top: -1px;
  }
  .label-default {
    background-color: #777777;
  }
  .label-default[href]:hover,
  .label-default[href]:focus {
    background-color: #5e5e5e;
  }
  .label-primary {
    background-color: #75b08a;
  }
  .label-primary[href]:hover,
  .label-primary[href]:focus {
    background-color: #589a70;
  }
  .label-success {
    background-color: #5cb85c;
  }
  .label-success[href]:hover,
  .label-success[href]:focus {
    background-color: #449d44;
  }
  .label-info {
    background-color: #5bc0de;
  }
  .label-info[href]:hover,
  .label-info[href]:focus {
    background-color: #31b0d5;
  }
  .label-warning {
    background-color: #f0ad4e;
  }
  .label-warning[href]:hover,
  .label-warning[href]:focus {
    background-color: #ec971f;
  }
  .label-danger {
    background-color: #d9534f;
  }
  .label-danger[href]:hover,
  .label-danger[href]:focus {
    background-color: #c9302c;
  }
  .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #777777;
    border-radius: 10px;
  }
  .badge:empty {
    display: none;
  }
  .btn .badge,
  .wpcf7-submit .badge,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a .badge,
  .widget_newsletterwidget .newsletter-submit .badge {
    position: relative;
    top: -1px;
  }
  .btn-xs .badge {
    top: 0;
    padding: 1px 5px;
  }
  a.badge:hover,
  a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
  }
  a.list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #75b08a;
    background-color: #fff;
  }
  .nav-pills > li > a > .badge {
    margin-left: 3px;
  }
  .jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #dedede;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit;
  }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 200;
  }
  .jumbotron > hr {
    border-top-color: #c5c5c5;
  }
  .container .jumbotron {
    border-radius: 6px;
  }
  .jumbotron .container {
    max-width: 100%;
  }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px;
    }
    .container .jumbotron {
      padding-left: 60px;
      padding-right: 60px;
    }
    .jumbotron h1,
    .jumbotron .h1 {
      font-size: 72px;
    }
  }
  .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 24px;
    line-height: 1.5;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .thumbnail > img,
  .thumbnail a > img {
    margin-left: auto;
    margin-right: auto;
  }
  a.thumbnail:hover,
  a.thumbnail:focus,
  a.thumbnail.active {
    border-color: #75b08a;
  }
  .thumbnail .caption {
    padding: 9px;
    color: #2d313f;
  }
  .alert {
    padding: 15px;
    margin-bottom: 24px;
    border: 1px solid transparent;
    border-radius: 4px;
  }
  .alert h4 {
    margin-top: 0;
    color: inherit;
  }
  .alert .alert-link {
    font-weight: bold;
  }
  .alert > p,
  .alert > ul {
    margin-bottom: 0;
  }
  .alert > p + p {
    margin-top: 5px;
  }
  .alert-dismissable,
  .alert-dismissible {
    padding-right: 35px;
  }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
  }
  .alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
  }
  .alert-success hr {
    border-top-color: #c9e2b3;
  }
  .alert-success .alert-link {
    color: #2b542c;
  }
  .alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
  }
  .alert-info hr {
    border-top-color: #a6e1ec;
  }
  .alert-info .alert-link {
    color: #245269;
  }
  .alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
  }
  .alert-warning hr {
    border-top-color: #f7e1b5;
  }
  .alert-warning .alert-link {
    color: #66512c;
  }
  .alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
  }
  .alert-danger hr {
    border-top-color: #e4b9c0;
  }
  .alert-danger .alert-link {
    color: #843534;
  }
  @-webkit-keyframes progress-bar-stripes {
    from {
      background-position: 40px 0;
    }
    to {
      background-position: 0 0;
    }
  }
  @keyframes progress-bar-stripes {
    from {
      background-position: 40px 0;
    }
    to {
      background-position: 0 0;
    }
  }
  .progress {
    overflow: hidden;
    height: 24px;
    margin-bottom: 24px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  }
  .progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    text-align: center;
    background-color: #75b08a;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
  }
  .progress-striped .progress-bar,
  .progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
  }
  .progress.active .progress-bar,
  .progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
  }
  .progress-bar[aria-valuenow="1"],
  .progress-bar[aria-valuenow="2"] {
    min-width: 30px;
  }
  .progress-bar[aria-valuenow="0"] {
    color: #777777;
    min-width: 30px;
    background-color: transparent;
    background-image: none;
    box-shadow: none;
  }
  .progress-bar-success {
    background-color: #5cb85c;
  }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  }
  .progress-bar-info {
    background-color: #5bc0de;
  }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  }
  .progress-bar-warning {
    background-color: #f0ad4e;
  }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  }
  .progress-bar-danger {
    background-color: #d9534f;
  }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  }
  .media,
  .media-body {
    overflow: hidden;
    zoom: 1;
  }
  .media,
  .media .media {
    margin-top: 15px;
  }
  .media:first-child {
    margin-top: 0;
  }
  .media-object {
    display: block;
  }
  .media-heading {
    margin: 0 0 5px;
  }
  .media > .pull-left {
    margin-right: 10px;
  }
  .media > .pull-right {
    margin-left: 10px;
  }
  .media-list {
    padding-left: 0;
    list-style: none;
  }
  .list-group {
    margin-bottom: 20px;
    padding-left: 0;
  }
  .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
  }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
  }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .list-group-item > .badge {
    float: right;
  }
  .list-group-item > .badge + .badge {
    margin-right: 5px;
  }
  a.list-group-item {
    color: #555;
  }
  a.list-group-item .list-group-item-heading {
    color: #333;
  }
  a.list-group-item:hover,
  a.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5;
  }
  .list-group-item.disabled,
  .list-group-item.disabled:hover,
  .list-group-item.disabled:focus {
    background-color: #dedede;
    color: #777777;
  }
  .list-group-item.disabled .list-group-item-heading,
  .list-group-item.disabled:hover .list-group-item-heading,
  .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit;
  }
  .list-group-item.disabled .list-group-item-text,
  .list-group-item.disabled:hover .list-group-item-text,
  .list-group-item.disabled:focus .list-group-item-text {
    color: #777777;
  }
  .list-group-item.active,
  .list-group-item.active:hover,
  .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #75b08a;
    border-color: #75b08a;
  }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small,
  .list-group-item.active:hover .list-group-item-heading > .small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit;
  }
  .list-group-item.active .list-group-item-text,
  .list-group-item.active:hover .list-group-item-text,
  .list-group-item.active:focus .list-group-item-text {
    color: #f7faf8;
  }
  .list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
  }
  a.list-group-item-success {
    color: #3c763d;
  }
  a.list-group-item-success .list-group-item-heading {
    color: inherit;
  }
  a.list-group-item-success:hover,
  a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6;
  }
  a.list-group-item-success.active,
  a.list-group-item-success.active:hover,
  a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
  }
  .list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
  }
  a.list-group-item-info {
    color: #31708f;
  }
  a.list-group-item-info .list-group-item-heading {
    color: inherit;
  }
  a.list-group-item-info:hover,
  a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3;
  }
  a.list-group-item-info.active,
  a.list-group-item-info.active:hover,
  a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
  }
  .list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
  }
  a.list-group-item-warning {
    color: #8a6d3b;
  }
  a.list-group-item-warning .list-group-item-heading {
    color: inherit;
  }
  a.list-group-item-warning:hover,
  a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc;
  }
  a.list-group-item-warning.active,
  a.list-group-item-warning.active:hover,
  a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
  }
  .list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
  }
  a.list-group-item-danger {
    color: #a94442;
  }
  a.list-group-item-danger .list-group-item-heading {
    color: inherit;
  }
  a.list-group-item-danger:hover,
  a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc;
  }
  a.list-group-item-danger.active,
  a.list-group-item-danger.active:hover,
  a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
  }
  .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
  }
  .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
  }
  .panel {
    margin-bottom: 24px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  }
  .panel-body {
    padding: 15px;
  }
  .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
  }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
  }
  .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    color: inherit;
  }
  .panel-title > a {
    color: inherit;
  }
  .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  .panel > .list-group {
    margin-bottom: 0;
  }
  .panel > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
  }
  .panel > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
  }
  .panel > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
  }
  .list-group + .panel-footer {
    border-top-width: 0;
  }
  .panel > .table,
  .panel > .table-responsive > .table,
  .panel > .panel-collapse > .table {
    margin-bottom: 0;
  }
  .panel > .table:first-child,
  .panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
  }
  .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
  .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px;
  }
  .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
  .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px;
  }
  .panel > .table:last-child,
  .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
  .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
  }
  .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
  .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
  }
  .panel > .panel-body + .table,
  .panel > .panel-body + .table-responsive {
    border-top: 1px solid #e5e5e5;
  }
  .panel > .table > tbody:first-child > tr:first-child th,
  .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0;
  }
  .panel > .table-bordered,
  .panel > .table-responsive > .table-bordered {
    border: 0;
  }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0;
  }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
  .panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
  }
  .panel-group {
    margin-bottom: 24px;
  }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
  }
  .panel-group .panel + .panel {
    margin-top: 5px;
  }
  .panel-group .panel-heading {
    border-bottom: 0;
  }
  .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #ddd;
  }
  .panel-group .panel-footer {
    border-top: 0;
  }
  .panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
  }
  .panel-default {
    border-color: #ddd;
  }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd;
  }
  .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd;
  }
  .panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333333;
  }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd;
  }
  .panel-primary {
    border-color: #75b08a;
  }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #75b08a;
    border-color: #75b08a;
  }
  .panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #75b08a;
  }
  .panel-primary > .panel-heading .badge {
    color: #75b08a;
    background-color: #fff;
  }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #75b08a;
  }
  .panel-success {
    border-color: #d6e9c6;
  }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
  }
  .panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6;
  }
  .panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
  }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6;
  }
  .panel-info {
    border-color: #bce8f1;
  }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
  }
  .panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1;
  }
  .panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
  }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1;
  }
  .panel-warning {
    border-color: #faebcc;
  }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
  }
  .panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc;
  }
  .panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
  }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc;
  }
  .panel-danger {
    border-color: #ebccd1;
  }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
  }
  .panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1;
  }
  .panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
  }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1;
  }
  .embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
  }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0;
  }
  .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%;
  }
  .embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%;
  }
  .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
  }
  .well-lg {
    padding: 24px;
    border-radius: 6px;
  }
  .well-sm {
    padding: 9px;
    border-radius: 3px;
  }
  .close {
    float: right;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
  }
  .close:hover,
  .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
  }
  .modal-open {
    overflow: hidden;
  }
  .modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
  }
  .modal.fade .modal-dialog {
    -webkit-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .modal.in .modal-dialog {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
  }
  .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
  }
  .modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
  }
  .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
  }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.5px;
  }
  .modal-header .close {
    margin-top: -2px;
  }
  .modal-title {
    margin: 0;
    line-height: 1.5;
  }
  .modal-body {
    position: relative;
    padding: 15px;
  }
  .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
  }
  .modal-footer .btn + .btn,
  .modal-footer .wpcf7-submit + .wpcf7-submit,
  .modal-footer .agents.grid .hentry .agent-wrap .agent-desc .agent-action a + .agents.grid .hentry .agent-wrap .agent-desc .agent-action a,
  .modal-footer .widget_newsletterwidget .newsletter-submit + .widget_newsletterwidget .newsletter-submit {
    margin-left: 5px;
    margin-bottom: 0;
  }
  .modal-footer .btn-group .btn + .btn,
  .modal-footer .btn-group .wpcf7-submit + .wpcf7-submit,
  .modal-footer .btn-group .agents.grid .hentry .agent-wrap .agent-desc .agent-action a + .agents.grid .hentry .agent-wrap .agent-desc .agent-action a,
  .modal-footer .btn-group .widget_newsletterwidget .newsletter-submit + .widget_newsletterwidget .newsletter-submit {
    margin-left: -1px;
  }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0;
  }
  .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
  }
  @media (min-width: 768px) {
    .modal-dialog {
      width: 600px;
      margin: 30px auto;
    }
    .modal-content {
      -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    .modal-sm {
      width: 300px;
    }
  }
  @media (min-width: 992px) {
    .modal-lg {
      width: 900px;
    }
  }
  .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-size: 14px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90);
  }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
  }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
  }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
  }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
  }
  .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px;
  }
  .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
  }
  .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
  }
  .tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
  }
  .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
  }
  .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
  }
  .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
  }
  .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
  }
  .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
  }
  .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
  }
  .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal;
  }
  .popover.top {
    margin-top: -10px;
  }
  .popover.right {
    margin-left: 10px;
  }
  .popover.bottom {
    margin-top: 10px;
  }
  .popover.left {
    margin-left: -10px;
  }
  .popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
  }
  .popover-content {
    padding: 9px 14px;
  }
  .popover > .arrow,
  .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
  }
  .popover > .arrow {
    border-width: 11px;
  }
  .popover > .arrow:after {
    border-width: 10px;
    content: "";
  }
  .popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
  }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff;
  }
  .popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
  }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff;
  }
  .popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
  }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff;
  }
  .popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25);
  }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px;
  }
  .clearfix:before,
  .clearfix:after,
  .dl-horizontal dd:before,
  .dl-horizontal dd:after,
  .container:before,
  .container:after,
  .container-fluid:before,
  .container-fluid:after,
  .row:before,
  .row:after,
  .form-horizontal .form-group:before,
  .form-horizontal .form-group:after,
  .nav:before,
  .nav:after,
  .pager:before,
  .pager:after,
  .panel-body:before,
  .panel-body:after,
  .modal-footer:before,
  .modal-footer:after,
  .container-boxed:before,
  .container-boxed:after,
  .container-fullwidth:before,
  .container-fullwidth:after,
  .noo-logreg .logreg-container:before,
  .noo-logreg .logreg-container:after,
  .navbar:before,
  .navbar:after,
  .navbar-header:before,
  .navbar-header:after,
  .navbar-collapse:before,
  .navbar-collapse:after,
  .sf-menu:before,
  .sf-menu:after,
  .noo-menu:before,
  .noo-menu:after,
  .noo-social:before,
  .noo-social:after,
  .bootstrap-select .dropdown-menu > li > a:before,
  .bootstrap-select .dropdown-menu > li > a:after,
  .noo-pricing-table:before,
  .noo-pricing-table:after,
  .noo-member .member-info .team-meta:before,
  .noo-member .member-info .team-meta:after,
  .properties:before,
  .properties:after,
  .properties .hentry .property-detail:before,
  .properties .hentry .property-detail:after,
  .properties .hentry .property-info:before,
  .properties .hentry .property-info:after,
  .recent-properties.recent-properties-featured .property-detail:before,
  .recent-properties.recent-properties-featured .property-detail:after,
  .recent-properties.recent-properties-featured .property-info:before,
  .recent-properties.recent-properties-featured .property-info:after,
  .noo-map .gmap-infobox .info-detail:before,
  .noo-map .gmap-infobox .info-detail:after,
  .agents.grid:before,
  .agents.grid:after,
  .widget_tag_cloud .tagcloud:before,
  .widget_tag_cloud .tagcloud:after,
  .widget_product_tag_cloud .tagcloud:before,
  .widget_product_tag_cloud .tagcloud:after,
  .content:before,
  .content:after,
  .content-excerpt:before,
  .content-excerpt:after,
  .content-footer #author-bio:before,
  .content-footer #author-bio:after,
  .single-noo-portfolio .attribute-list:before,
  .single-noo-portfolio .attribute-list:after,
  .comments-area > .comment-respond .comment-form-fields:before,
  .comments-area > .comment-respond .comment-form-fields:after {
    content: " ";
    display: table;
  }
  .clearfix:after,
  .dl-horizontal dd:after,
  .container:after,
  .container-fluid:after,
  .row:after,
  .form-horizontal .form-group:after,
  .nav:after,
  .pager:after,
  .panel-body:after,
  .modal-footer:after,
  .container-boxed:after,
  .container-fullwidth:after,
  .noo-logreg .logreg-container:after,
  .navbar:after,
  .navbar-header:after,
  .navbar-collapse:after,
  .sf-menu:after,
  .noo-menu:after,
  .noo-social:after,
  .bootstrap-select .dropdown-menu > li > a:after,
  .noo-pricing-table:after,
  .noo-member .member-info .team-meta:after,
  .properties:after,
  .properties .hentry .property-detail:after,
  .properties .hentry .property-info:after,
  .recent-properties.recent-properties-featured .property-detail:after,
  .recent-properties.recent-properties-featured .property-info:after,
  .noo-map .gmap-infobox .info-detail:after,
  .agents.grid:after,
  .widget_tag_cloud .tagcloud:after,
  .widget_product_tag_cloud .tagcloud:after,
  .content:after,
  .content-excerpt:after,
  .content-footer #author-bio:after,
  .single-noo-portfolio .attribute-list:after,
  .comments-area > .comment-respond .comment-form-fields:after {
    clear: both;
  }
  .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .pull-right {
    float: right !important;
  }
  .pull-left {
    float: left !important;
  }
  .hide {
    display: none !important;
  }
  .show {
    display: block !important;
  }
  .invisible {
    visibility: hidden;
  }
  .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
  }
  .hidden {
    display: none !important;
    visibility: hidden !important;
  }
  .affix {
    position: fixed;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  @-ms-viewport {
    width: device-width;
  }
  .visible-xs,
  .visible-sm,
  .visible-md,
  .visible-lg {
    display: none !important;
  }
  .visible-xs-block,
  .visible-xs-inline,
  .visible-xs-inline-block,
  .visible-sm-block,
  .visible-sm-inline,
  .visible-sm-inline-block,
  .visible-md-block,
  .visible-md-inline,
  .visible-md-inline-block,
  .visible-lg-block,
  .visible-lg-inline,
  .visible-lg-inline-block {
    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 (max-width: 767px) {
    .visible-xs-block {
      display: block !important;
    }
  }
  @media (max-width: 767px) {
    .visible-xs-inline {
      display: inline !important;
    }
  }
  @media (max-width: 767px) {
    .visible-xs-inline-block {
      display: inline-block !important;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
      display: block !important;
    }
    table.visible-sm {
      display: table;
    }
    tr.visible-sm {
      display: table-row !important;
    }
    th.visible-sm,
    td.visible-sm {
      display: table-cell !important;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
      display: block !important;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
      display: inline !important;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
      display: inline-block !important;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
      display: block !important;
    }
    table.visible-md {
      display: table;
    }
    tr.visible-md {
      display: table-row !important;
    }
    th.visible-md,
    td.visible-md {
      display: table-cell !important;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
      display: block !important;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
      display: inline !important;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
      display: inline-block !important;
    }
  }
  @media (min-width: 1200px) {
    .visible-lg {
      display: block !important;
    }
    table.visible-lg {
      display: table;
    }
    tr.visible-lg {
      display: table-row !important;
    }
    th.visible-lg,
    td.visible-lg {
      display: table-cell !important;
    }
  }
  @media (min-width: 1200px) {
    .visible-lg-block {
      display: block !important;
    }
  }
  @media (min-width: 1200px) {
    .visible-lg-inline {
      display: inline !important;
    }
  }
  @media (min-width: 1200px) {
    .visible-lg-inline-block {
      display: inline-block !important;
    }
  }
  @media (max-width: 767px) {
    .hidden-xs {
      display: none !important;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
      display: none !important;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
      display: none !important;
    }
  }
  @media (min-width: 1200px) {
    .hidden-lg {
      display: none !important;
    }
  }
  .visible-print {
    display: none !important;
  }
  @media print {
    .visible-print {
      display: block !important;
    }
    table.visible-print {
      display: table;
    }
    tr.visible-print {
      display: table-row !important;
    }
    th.visible-print,
    td.visible-print {
      display: table-cell !important;
    }
  }
  .visible-print-block {
    display: none !important;
  }
  @media print {
    .visible-print-block {
      display: block !important;
    }
  }
  .visible-print-inline {
    display: none !important;
  }
  @media print {
    .visible-print-inline {
      display: inline !important;
    }
  }
  .visible-print-inline-block {
    display: none !important;
  }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important;
    }
  }
  @media print {
    .hidden-print {
      display: none !important;
    }
  }
  select {
    background-color: #fff;
    border: medium none !important;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
    font-size: 16px;
    padding: 5px;
    -webkit-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
    width: 100%;
  }
  .bg-cover {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
  }
  .bg-transparent {
    background-color: transparent;
  }
  @-webkit-keyframes inpulse {
    0% {
      -webkit-transform: scale(1, 1);
      opacity: 1;
    }
    50% {
      -webkit-transform: scale(0.9, 0.9);
      opacity: .8;
    }
    100% {
      -webkit-transform: scale(1, 1);
      opacity: 1;
    }
  }
  @-moz-keyframes inpulse {
    0% {
      -moz-transform: scale(1, 1);
      opacity: 1;
    }
    50% {
      -moz-transform: scale(0.9, 0.9);
      opacity: .8;
    }
    100% {
      -moz-transform: scale(1, 1);
      opacity: 1;
    }
  }
  @-o-keyframes inpulse {
    0% {
      -o-transform: scale(1, 1);
      opacity: 1;
    }
    50% {
      -o-transform: scale(0.9, 0.9);
      opacity: .8;
    }
    100% {
      -o-transform: scale(1, 1);
      opacity: 1;
    }
  }
  @keyframes inpulse {
    0% {
      transform: scale(1, 1);
      opacity: 1;
    }
    50% {
      transform: scale(0.9, 0.9);
      opacity: .8;
    }
    100% {
      transform: scale(1, 1);
      opacity: 1;
    }
  }
  .inpulse {
    -webkit-animation: inpulse 4s infinite;
    -moz-animation: inpulse 4s infinite;
    -o-animation: inpulse 4s infinite;
    animation: inpulse 4s infinite;
  }
  [data-parallax="1"].parallax {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-attachment: fixed;
    background-position: 50% 0;
    background-repeat: repeat;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
  }
  @media (max-width: 768px) {
    [data-parallax="1"].parallax[data-parallax_no_mobile="0"] {
      background-position: 50% 50% !important;
      background-attachment: scroll;
    }
  }
  img.grayscale,
  .grayscale > img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
  }
  img.grayscale:hover,
  .grayscale > img:hover {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
  }
  img {
    border: 0;
    max-width: 100%;
  }
  .site {
    position: relative;
  }
  .site:before,
  .site:after {
    content: " ";
    display: table;
  }
  .site:after {
    clear: both;
  }
  .site:before,
  .site:after {
    content: " ";
    display: table;
  }
  .site:after {
    clear: both;
  }
  body {
    position: relative;
  }
  body.boxed-layout {
    background-color: #fff;
  }
  body.boxed-layout .site {
    margin: 0 auto;
    position: relative;
    padding: 0px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
    width: 90%;
    max-width: 1200px;
  }
  @media (min-width: 768px) {
    body.navbar-fixed-left-layout {
      padding-left: 240px;
    }
    body.navbar-fixed-right-layout {
      padding-right: 240px;
    }
  }
  body.nice-scroll {
    position: relative;
    padding-right: 10px !important;
  }
  body.nice-scroll .nicescroll-rails {
    background: #666;
    z-index: 9001 !important;
  }
  a {
    -webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
    -o-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
    transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
  }
  a:hover,
  a:focus {
    text-decoration: none;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .h6 {
    font-style: normal;
  }
  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: #030304;
  }
  h1 a:hover,
  h2 a:hover,
  h3 a:hover,
  h4 a:hover,
  h5 a:hover,
  h6 a:hover,
  .h1 a:hover,
  .h2 a:hover,
  .h3 a:hover,
  .h4 a:hover,
  .h5 a:hover,
  .h6 a:hover {
    color: #75b08a;
    text-decoration: none;
  }
  body {
    font-weight: 300;
    font-style: normal;
  }
  iframe {
    max-width: 100%;
  }
  h1.white,
  h2.white,
  h3.white,
  h4.white,
  h5.white {
    color: white;
  }
  h1.text-shadow,
  h2.text-shadow,
  h3.text-shadow,
  h4.text-shadow,
  h5.text-shadow {
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  }
  pre code {
    white-space: normal;
  }
  .block-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .list-center {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
  .container-boxed {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  @media (min-width: 768px) {
    .container-boxed {
      width: 750px;
    }
  }
  @media (min-width: 992px) {
    .container-boxed {
      width: 970px;
    }
  }
  @media (min-width: 1200px) {
    .container-boxed {
      width: 1200px;
    }
  }
  .container-boxed.max {
    max-width: 100%;
  }
  .container-boxed.offset {
    padding-top: 40px;
    padding-bottom: 40px;
    margin: 0 auto;
  }
  @media (max-width: 767px) {
    .container-boxed {
      width: 100%;
    }
    .container-boxed.max {
      max-width: 100%;
    }
    .container-boxed.offset {
      padding-top: 0;
      padding-bottom: 0;
      margin: 40px auto;
    }
  }
  .container-fullwidth {
    overflow: hidden;
  }
  .noo-topbar {
    position: relative;
    background: #f8f8f8;
    height: 30px;
    z-index: 1001;
    border-bottom: 1px solid #e5e5e5;
  }
  @media (max-width: 991px) {
    .noo-topbar {
      display: none;
    }
  }
  .noo-topbar .topbar-inner .topbar-content {
    font-size: 14px;
    line-height: 1.5;
    color: #2d313f;
    margin: 0;
  }
  .noo-topbar .topbar-inner .topbar-content a {
    color: #a5a5a5;
  }
  .noo-topbar .topbar-inner .topbar-content a:hover {
    color: #4f8a64;
  }
  .noo-topbar .topbar-inner .topbar-content .noo-menu {
    margin-top: 2px;
  }
  .noo-topbar .topbar-inner p.topbar-content {
    margin: 13px 0 0;
  }
  .noo-topbar .topbar-inner .noo-social {
    display: inline-table;
  }
  .noo-topbar .topbar-inner .noo-social a {
    margin-left: 1px;
    float: left;
  }
  .noo-topbar .topbar-inner .noo-social a i {
    border-radius: 0;
    color: #a5a5a5;
    width: 29px;
    height: 29px;
    line-height: 29px;
    border: 0;
    background: #f2f2f2;
  }
  .noo-topbar .topbar-inner .noo-social a i:hover {
    color: #4f8a64;
  }
  .noo-topbar .topbar-inner .topbar-content {
    float: right;
    display: inline-table;
    list-style: none;
  }
  .noo-topbar .topbar-inner .topbar-content li {
    padding: 4px 20px;
    float: left;
  }
  .noo-topbar .topbar-inner .topbar-content li + li {
    border-left: 1px solid #f3f3f3;
  }
  .noo-topbar .topbar-inner.content_right .noo-social {
    float: left;
  }
  .noo-topbar .topbar-inner.content_right .topbar-content {
    float: right;
  }
  .noo-topbar .topbar-inner.content_left .noo-social {
    float: right;
  }
  .noo-topbar .topbar-inner.content_left .topbar-content {
    float: left;
    padding-left: 0;
  }
  .noo-page-heading {
    position: relative;
    background: none no-repeat scroll 0 0 #f7f7f7;
    font-family: "Lato";
    font-weight: 300;
    color: #030304;
    padding: 12px 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
  }
  .noo-page-heading .page-title {
    color: #030304;
    font-weight: 300;
  }
  .noo-page-heading .page-sub-title {
    margin: 10px 0 0 0;
    padding: 0;
    font-size: 16px;
    display: block;
    color: #181a21;
  }
  .noo-page-heading .page-sub-title strong {
    color: #181a21;
  }
  .noo-page-heading.noo-page-heading-bg {
    padding: 60px 0;
    min-height: 200px;
    border: none;
  }
  .noo-page-heading.noo-page-heading-bg .page-title,
  .noo-page-heading.noo-page-heading-bg .page-sub-title,
  .noo-page-heading.noo-page-heading-bg .breadcrumb,
  .noo-page-heading.noo-page-heading-bg .breadcrumb a,
  .noo-page-heading.noo-page-heading-bg .breadcrumb > .active span {
    color: #fff;
  }
  .noo-page-heading.noo-page-heading-bg .page-title {
    font-family: "Lato";
    font-weight: 400;
    line-height: 1.1;
    color: #030304;
    margin-top: 24px;
    margin-bottom: 12px;
    font-size: 41px;
    font-style: normal;
    color: #fff;
    margin-top: 0;
  }
  .noo-page-heading.noo-page-heading-bg .page-title small,
  .noo-page-heading.noo-page-heading-bg .page-title .small {
    font-weight: normal;
    line-height: 1;
    color: #777777;
  }
  .noo-page-heading.noo-page-heading-bg .page-title small,
  .noo-page-heading.noo-page-heading-bg .page-title .small {
    font-size: 65%;
  }
  .noo-page-heading.noo-page-heading-bg .page-title a {
    color: #030304;
  }
  .noo-page-heading.noo-page-heading-bg .page-title a:hover {
    color: #75b08a;
    text-decoration: none;
  }
  .noo-page-heading.noo-page-heading-bg .page-title small {
    color: #fff;
  }
  .noo-page-heading.noo-page-heading-bg .page-heading-info {
    float: left;
    max-width: 48%;
  }
  .noo-page-heading.noo-page-heading-bg .noo-page-breadcrumb {
    float: right;
    max-width: 48%;
  }
  @media (max-width: 767px) {
    .noo-page-heading.noo-page-heading-bg .page-heading-info,
    .noo-page-heading.noo-page-heading-bg .noo-page-breadcrumb {
      float: none;
      max-width: 100%;
    }
  }
  .noo-main.left-sidebar {
    float: right;
  }
  @media (max-width: 767px) {
    .noo-main.left-sidebar {
      float: none;
    }
  }
  @media (min-width: 992px) {
    .noo-sidebar .noo-sidebar-wrapper {
      padding-right: 30px;
      padding-left: 30px;
    }
  }
  .main-content > .row {
    position: relative;
  }
  .noo-sidebar-line {
    display: none;
  }
  @media (min-width: 992px) {
    .page-left-sidebar .main-content {
      position: relative;
    }
    .page-left-sidebar .main-content:before {
      display: block;
      position: absolute;
      content: "";
      top: 0;
      left: calc(33.3333% - 15px);
      left: -moz-calc(33.3333% - 15px);
      left: -webkit-calc(33.3333% - 15px);
      width: 1px;
      height: 100%;
      background: #e5e5e5;
    }
    .page-right-sidebar .main-content {
      position: relative;
    }
    .page-right-sidebar .main-content:before {
      display: block;
      position: absolute;
      content: "";
      top: 0;
      right: calc(33.3333% - 15px);
      right: -moz-calc(33.3333% - 15px);
      right: -webkit-calc(33.3333% - 15px);
      width: 1px;
      height: 100%;
      background: #e5e5e5;
    }
  }
  .wp-caption {
    background: none repeat scroll 0 0 #f7f7f7;
    border: 1px solid #eee;
    max-width: 100%;
    padding: 5px;
  }
  .wp-caption .wp-caption-text {
    text-align: center;
    margin-top: 10px;
  }
  .gallery-caption {
    margin-left: 0;
    margin-bottom: 10px;
    padding: 0px 10px;
  }
  .bypostauthor {
    margin: 0;
    padding: 0;
  }
  #wpstats {
    display: none;
  }
  .sticky {
    margin-bottom: 30px;
  }
  .alignleft {
    float: left;
    margin-right: 15px;
  }
  .alignright {
    float: right;
    margin-left: 15px;
  }
  .aligncenter {
    display: block;
    margin: 15px auto;
  }
  .page-title {
    margin-bottom: 30px;
    padding: 0;
  }
  .page-title small {
    margin: 0;
    padding: 0;
    font-size: 28px;
    font-weight: 300;
  }
  .colophon {
    background: url("../images/bg-footer.png") no-repeat scroll 0 center transparent;
  }
  .colophon:before,
  .colophon:after {
    content: " ";
    display: table;
  }
  .colophon:after {
    clear: both;
  }
  .colophon:before,
  .colophon:after {
    content: " ";
    display: table;
  }
  .colophon:after {
    clear: both;
  }
  .colophon.wigetized {
    padding: 7% 0 3%;
    position: relative;
  }
  .colophon.wigetized:before {
    background: rgba(117, 176, 138, 0.95);
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    background-size: 100%;
    width: 100%;
    display: block;
    height: 100%;
  }
  .wigetized .widget {
    color: #f7f7f7;
  }
  .wigetized .widget .widget-title {
    color: #fff;
    font-size: 16px;
    font-weight: 900;
  }
  .wigetized .widget ul li,
  .wigetized .widget ol li {
    border-color: rgba(245, 245, 245, 0.15);
  }
  .wigetized .widget ul li a,
  .wigetized .widget ol li a {
    color: #f5f5f5;
  }
  .wigetized .widget ul li a:hover,
  .wigetized .widget ol li a:hover {
    color: #f0e797;
  }
  .wigetized .widget.widget_recent_entries li a {
    color: #f5f5f5;
  }
  .wigetized .widget.widget_recent_entries li a:hover {
    color: #f0e797;
  }
  .colophon.site-info {
    background: #A2A7A3;
  }
  .colophon.site-info .footer-menu {
    background-color: #567560;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #567560;
  }
  .colophon.site-info .footer-menu .noo-menu li > a:hover,
  .colophon.site-info .footer-menu .noo-menu li > a:focus {
    background: none;
    text-decoration: underline;
  }
  .colophon.site-info .footer-menu .noo-menu li.current-menu-item > a {
    background: none;
  }
  .colophon.site-info .footer-more {
    color: #aeaeae;
    padding-top: 35px;
    padding-bottom: 35px;
    background-color: rgba(60, 105, 76, 0.8);
  }
  .colophon.site-info .footer-more .noo-social {
    text-align: right;
  }
  .colophon.site-info .footer-more .noo-social a {
    font-size: 25px;
  }
  .colophon.site-info .footer-more .noo-bottom-bar-content {
    font-size: 14px;
  }
  .colophon.site-info .footer-more .noo-bottom-bar-content span {
    font-size: 12px;
  }
  .noo-menu {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .footer-menu .noo-menu li > a {
    color: #aeaeae;
  }
  a.go-to-top,
  a.go-to-top:hover a.go-to-top:focus {
    background-color: rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    color: #75b08a;
    font-size: 16px;
    height: 40px;
    line-height: 1;
    text-align: center;
    width: 40px;
    line-height: 35px;
    z-index: 100;
    visibility: hidden;
  }
  a.go-to-top.on,
  a.go-to-top:hover a.go-to-top:focus.on {
    opacity: 0.8;
    filter: alpha(opacity=80);
    visibility: visible;
  }
  a.go-to-top.on:hover,
  a.go-to-top:hover a.go-to-top:focus.on:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    background: #fff;
    color: #2d313f;
  }
  a.noo-slider-scroll-bottom {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    bottom: 80px;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    height: 50px;
    left: 50%;
    line-height: 50px;
    position: absolute;
    text-align: center;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 50px;
    z-index: 50;
  }
  a.noo-slider-scroll-bottom:hover,
  a.noo-slider-scroll-bottom:focus {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    color: #fff;
  }
  @media (max-width: 767px) {
    a.noo-slider-scroll-bottom {
      display: none;
    }
  }
  .footer-contact-info > div {
    background: rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    margin: 10px 0;
    padding: 0;
    position: relative;
  }
  .footer-contact-info > div i {
    background: rgba(0, 0, 0, 0.2);
    text-align: center;
    width: 34px;
    height: 100%;
    top: 0;
    bottom: 0;
    border-radius: 5px 0 0 5px;
    line-height: 34px;
    margin-right: 10px;
  }
  .our-service .service-icon i {
    width: 100px!important;
    height: 100px!important;
    line-height: 80px!important;
    border-radius: 50%;
    border: 10px solid rgba(0, 0, 0, 0.15) !important;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    background: rgba(255, 255, 255, 0.15);
  }
  .our-service:hover .service-icon i {
    border: 10px solid rgba(0, 0, 0, 0.3) !important;
    background: rgba(240, 231, 151, 0.3);
  }
  .our-service:hover a {
    border-bottom: 1px solid #fff!important;
  }
  .footer-nav {
    background: url("../images/bg-nav-footer.png") repeat-x scroll 0 top transparent;
  }
  @media (max-width: 991px) {
    .footer-nav .noo-image {
      padding: 15px 0;
    }
  }
  .testimonial-desc {
    font-size: 24px;
    font-style: italic;
    font-weight: 300;
    width: 90%;
    text-align: center;
    margin: 30px auto 15px auto;
  }
  .our-customer-info {
    text-align: center;
  }
  .our-customer-info .custom-desc {
    text-align: left;
    color: #bbbbbb;
    font-style: italic;
    font-weight: 300;
  }
  .our-customer-info .custom-desc h4 {
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 0;
  }
  .noo-slider .caroufredsel_wrapper .sliders .slide-item .our-customer-info img {
    display: inherit;
    max-width: 100%;
    width: auto;
    float: right;
    padding-top: 15px;
  }
  .noo-slider.testimonial-slide .slider-indicators {
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    right: auto;
    top: 0;
  }
  .noo-slider.testimonial-slide .slider-indicators a {
    color: #d6d6d6;
    border: 2px solid #d6d6d6;
    background: #d6d6d6;
  }
  .noo-slider.testimonial-slide .slider-indicators a.selected {
    border: 2px solid #75b08a;
    background: #75b08a;
  }
  .slide-home-info {
    position: absolute;
    left: 0;
    top: 50%;
    background: rgba(0, 0, 0, 0);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    min-height: 270px;
  }
  .noo-logreg .logreg-container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  .noo-logreg .logreg-title {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .noo-logreg .btn,
  .noo-logreg .wpcf7-submit,
  .noo-logreg .agents.grid .hentry .agent-wrap .agent-desc .agent-action a,
  .noo-logreg .widget_newsletterwidget .newsletter-submit {
    width: 100%;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 20px;
  }
  .noo-logreg .login-form,
  .noo-logreg .register-form {
    padding-top: 80px;
    padding-bottom: 20px;
    padding-left: 5%;
    padding-right: 5%;
  }
  .noo-logreg .login-form > form,
  .noo-logreg .register-form > form {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }
  .noo-logreg.both .register-form {
    padding-bottom: 120px;
    background: #f8f8f8;
    box-shadow: -6px -6px 12px 0px rgba(0, 0, 0, 0.1);
  }
  .noo-call-to-action {
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding-left: 60px;
    padding-right: 60px;
    margin-left: 0;
    margin-right: 0;
  }
  @media (max-width: 767px) {
    .noo-call-to-action {
      padding-left: 30px;
      padding-right: 30px;
    }
    .noo-call-to-action .btn-thirdary {
      padding: 10px 30px !important;
    }
  }
  .gm-style img {
    max-width: none;
  }
  .gm-style label {
    width: auto;
    display: inline;
  }
  #registerform #recaptcha_widget_div {
    margin-bottom: 20px;
  }
  #registerform #recaptcha_widget_div .recaptcha_image_cell {
    width: 230px !important;
  }
  #registerform #recaptcha_widget_div #recaptcha_image,
  #registerform #recaptcha_widget_div img,
  #registerform #recaptcha_widget_div input {
    width: 100% !important;
    height: auto !important;
  }
  .btn,
  .wpcf7-submit,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a,
  .widget_tag_cloud .tagcloud a,
  .widget_product_tag_cloud .tagcloud a,
  .widget_newsletterwidget .newsletter-submit,
  .content-footer .content-tags a {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .btn:focus,
  .btn:active:focus,
  .btn.active:focus,
  .wpcf7-submit:focus,
  .wpcf7-submit:active:focus,
  .wpcf7-submit.active:focus,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a:focus,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a:active:focus,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a.active:focus,
  .widget_newsletterwidget .newsletter-submit:focus,
  .widget_newsletterwidget .newsletter-submit:active:focus,
  .widget_newsletterwidget .newsletter-submit.active:focus {
    outline-offset: -2px;
    -webkit-box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
    box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
    border-color: #75b08a;
  }
  .btn:hover,
  .btn:focus,
  .wpcf7-submit:hover,
  .wpcf7-submit:focus,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a:hover,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a:focus,
  .widget_newsletterwidget .newsletter-submit:hover,
  .widget_newsletterwidget .newsletter-submit:focus {
    color: #94a2a7;
    text-decoration: none;
  }
  .btn:active,
  .btn.active,
  .wpcf7-submit:active,
  .wpcf7-submit.active,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a:active,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a.active,
  .widget_newsletterwidget .newsletter-submit:active,
  .widget_newsletterwidget .newsletter-submit.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  }
  .btn.disabled,
  .wpcf7-submit.disabled,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a.disabled,
  .widget_newsletterwidget .newsletter-submit.disabled {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .btn-default,
  .widget_tag_cloud .tagcloud a,
  .widget_product_tag_cloud .tagcloud a,
  .content-footer .content-tags a {
    color: #94a2a7;
    background-color: #ededed;
    border-color: transparent, #75b08a, #fff, #75b08a;
  }
  .btn-default:hover,
  .btn-default:focus,
  .btn-default:active,
  .btn-default.active {
    color: #fff;
    background-color: #75b08a;
    border-color: #75b08a;
  }
  .btn-default:active,
  .btn-default.active {
    background-image: none;
  }
  .btn-default.disabled,
  .btn-default.disabled:hover,
  .btn-default.disabled:focus,
  .btn-default.disabled:active,
  .btn-default.disabled.active {
    color: #fff;
    background-color: #75b08a;
    border-color: #75b08a;
  }
  .btn-default .badge {
    color: #ededed;
    background-color: #94a2a7;
  }
  .btn-primary,
  .widget_newsletterwidget .newsletter-submit {
    color: #fff;
    background-color: #75b08a;
    border-color: #75b08a;
  }
  .btn-primary:hover,
  .btn-primary:focus,
  .btn-primary:active,
  .btn-primary.active,
  .widget_newsletterwidget .newsletter-submit:hover,
  .widget_newsletterwidget .newsletter-submit:focus,
  .widget_newsletterwidget .newsletter-submit:active,
  .widget_newsletterwidget .newsletter-submit.active {
    color: #fff;
    background-color: #75b08a;
    border-color: #75b08a;
  }
  .btn-primary:active,
  .btn-primary.active,
  .widget_newsletterwidget .newsletter-submit:active,
  .widget_newsletterwidget .newsletter-submit.active {
    background-image: none;
  }
  .btn-primary.disabled,
  .btn-primary.disabled:hover,
  .btn-primary.disabled:focus,
  .btn-primary.disabled:active,
  .btn-primary.disabled.active,
  .widget_newsletterwidget .newsletter-submit.disabled,
  .widget_newsletterwidget .newsletter-submit.disabled:hover,
  .widget_newsletterwidget .newsletter-submit.disabled:focus,
  .widget_newsletterwidget .newsletter-submit.disabled:active,
  .widget_newsletterwidget .newsletter-submit.disabled.active {
    color: #fff;
    background-color: #75b08a;
    border-color: #75b08a;
  }
  .btn-primary .badge,
  .widget_newsletterwidget .newsletter-submit .badge {
    color: #75b08a;
    background-color: #fff;
  }
  .btn-secondary,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a {
    color: #bdb254;
    background-color: #f0e797;
    border-color: #f0e797;
  }
  .btn-secondary:hover,
  .btn-secondary:focus,
  .btn-secondary:active,
  .btn-secondary.active,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a:hover,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a:focus,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a:active,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a.active {
    color: #fff;
    background-color: #75b08a;
    border-color: #bdb254;
  }
  .btn-secondary:active,
  .btn-secondary.active,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a:active,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a.active {
    background-image: none;
  }
  .btn-secondary.disabled,
  .btn-secondary.disabled:hover,
  .btn-secondary.disabled:focus,
  .btn-secondary.disabled:active,
  .btn-secondary.disabled.active,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a.disabled,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a.disabled:hover,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a.disabled:focus,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a.disabled:active,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a.disabled.active {
    color: #fff;
    background-color: #75b08a;
    border-color: #bdb254;
  }
  .btn-secondary .badge,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a .badge {
    color: #f0e797;
    background-color: #bdb254;
  }
  .btn-thirdary {
    color: #bdb254;
    background-color: #f0e797;
    border-color: #f0e797;
  }
  .btn-thirdary:hover,
  .btn-thirdary:focus,
  .btn-thirdary:active,
  .btn-thirdary.active {
    color: #bdb254;
    background-color: #e8df8b;
    border-color: #e8df8b;
  }
  .btn-thirdary:active,
  .btn-thirdary.active {
    background-image: none;
  }
  .btn-thirdary.disabled,
  .btn-thirdary.disabled:hover,
  .btn-thirdary.disabled:focus,
  .btn-thirdary.disabled:active,
  .btn-thirdary.disabled.active {
    color: #bdb254;
    background-color: #e8df8b;
    border-color: #e8df8b;
  }
  .btn-thirdary .badge {
    color: #f0e797;
    background-color: #bdb254;
  }
  .btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
  }
  .btn-success:hover,
  .btn-success:focus,
  .btn-success:active,
  .btn-success.active {
    color: #fff;
    background-color: #75b08a;
    border-color: #75b08a;
  }
  .btn-success:active,
  .btn-success.active {
    background-image: none;
  }
  .btn-success.disabled,
  .btn-success.disabled:hover,
  .btn-success.disabled:focus,
  .btn-success.disabled:active,
  .btn-success.disabled.active {
    color: #fff;
    background-color: #75b08a;
    border-color: #75b08a;
  }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff;
  }
  .btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
  }
  .btn-info:hover,
  .btn-info:focus,
  .btn-info:active,
  .btn-info.active {
    color: #fff;
    background-color: #75b08a;
    border-color: #75b08a;
  }
  .btn-info:active,
  .btn-info.active {
    background-image: none;
  }
  .btn-info.disabled,
  .btn-info.disabled:hover,
  .btn-info.disabled:focus,
  .btn-info.disabled:active,
  .btn-info.disabled.active {
    color: #fff;
    background-color: #75b08a;
    border-color: #75b08a;
  }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
  }
  .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
  }
  .btn-warning:hover,
  .btn-warning:focus,
  .btn-warning:active,
  .btn-warning.active {
    color: #fff;
    background-color: #75b08a;
    border-color: #75b08a;
  }
  .btn-warning:active,
  .btn-warning.active {
    background-image: none;
  }
  .btn-warning.disabled,
  .btn-warning.disabled:hover,
  .btn-warning.disabled:focus,
  .btn-warning.disabled:active,
  .btn-warning.disabled.active {
    color: #fff;
    background-color: #75b08a;
    border-color: #75b08a;
  }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
  }
  .btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
  }
  .btn-danger:hover,
  .btn-danger:focus,
  .btn-danger:active,
  .btn-danger.active {
    color: #fff;
    background-color: #75b08a;
    border-color: #75b08a;
  }
  .btn-danger:active,
  .btn-danger.active {
    background-image: none;
  }
  .btn-danger.disabled,
  .btn-danger.disabled:hover,
  .btn-danger.disabled:focus,
  .btn-danger.disabled:active,
  .btn-danger.disabled.active {
    color: #fff;
    background-color: #75b08a;
    border-color: #75b08a;
  }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff;
  }
  .btn-link {
    color: #75b08a;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0;
  }
  .btn-link,
  .btn-link:active,
  .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .btn-link,
  .btn-link:hover,
  .btn-link:focus,
  .btn-link:active {
    border-color: transparent;
  }
  .btn-link:hover,
  .btn-link:focus {
    color: #4f8a64;
    text-decoration: underline;
    background-color: transparent;
  }
  .btn-link[disabled]:hover,
  fieldset[disabled] .btn-link:hover,
  .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none;
  }
  .btn-lg {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.33;
    border-radius: 6px;
  }
  .btn-sm {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
  }
  .btn-xs {
    padding: 1px 5px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
  }
  .btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .btn-block + .btn-block {
    margin-top: 5px;
  }
  input[type="submit"].btn-block,
  input[type="reset"].btn-block,
  input[type="button"].btn-block {
    width: 100%;
  }
  .navbar {
    position: relative;
    height: 70px;
    z-index: 1000;
    background-color: white;
  }
  .navbar .container,
  .navbar .container-fluid,
  .navbar .container-boxed {
    position: relative;
  }
  @media (min-width: 992px) {
    .navbar-header {
      float: left;
    }
  }
  .navbar-collapse {
    float: right;
  }
  @media (max-width: 991px) {
    .navbar-collapse {
      float: none;
      clear: both;
    }
  }
  @media (min-width: 992px) {
    .navbar-collapse {
      width: auto;
    }
    .navbar-collapse.collapse {
      /*display: block !important;*/
      height: auto !important;
      padding-bottom: 0;
      overflow: visible !important;
    }
  }
  @media (min-width: 992px) {
    .navbar-fixed-top {
      position: fixed;
      right: 0;
      left: 0;
      z-index: 1030;
      background-color: #fff;
      -webkit-box-shadow: none;
      box-shadow: none;
    }
    .navbar-fixed-top.bg-transparent {
      background-color: #fff;
    }
  }
  body.boxed-layout .navbar-fixed-top {
    margin-right: auto;
    margin-left: auto;
    width: 90%;
    max-width: 1200px;
  }
  body.nice-scroll:not(.boxed-layout) .navbar-fixed-top {
    padding-right: 10px;
  }
  body.boxed-layout.nice-scroll .navbar-fixed-top {
    width: 90%;
    width: -webkit-calc( 90% - 10px );
    /** Safari 6, Chrome 19-25 **/
    width: -moz-calc( 90% - 10px );
    /** FF 4-15  **/
    width: calc( 90% - 10px );
    /** FF 16+, IE 9+, Opera 15, Chrome 26+, Safari 7 and future other browsers **/
    left: -10px;
  }
  .navbar-fixed-top.navbar {
    height: 60px;
  }
  .navbar-fixed-top {
    top: 0;
  }
  @media (min-width: 992px) {
    .navbar-fixed-top.navbar-shrink {
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
    }
    .navbar-fixed-top.navbar-shrink .navbar-nav > li > a {
      color: #2d313f;
    }
    .navbar-fixed-top.navbar-shrink .navbar-brand {
      padding: 0;
    }
    .navbar-fixed-top.navbar-shrink .navbar-brand .noo-logo-img,
    .navbar-fixed-top.navbar-shrink .navbar-brand .noo-logo-retina-img {
      top: 50%;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      position: relative;
      vertical-align: top;
    }
  }
  .navbar-brand {
    float: left;
    font-family: "Lato";
    font-weight: 700;
    font-style: normal;
    font-size: 30px;
    height: 70px;
    line-height: 70px;
  }
  .navbar-brand,
  .navbar-brand:hover {
    color: #999999;
  }
  .navbar-brand:hover,
  .navbar-brand:focus {
    text-decoration: none;
  }
  .navbar-brand img {
    max-height: 100%;
    vertical-align: baseline;
  }
  .navbar-brand .noo-logo-img,
  .navbar-brand .noo-logo-retina-img {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    position: relative;
    vertical-align: middle;
  }
  .navbar-brand .noo-logo-img {
    display: block;
  }
  .navbar-brand .noo-logo-retina-img,
  .navbar-brand .noo-logo-floating {
    display: none;
  }
  .navbar-fixed-top .navbar-brand .noo-logo-img,
  .navbar-fixed-top .navbar-brand .noo-logo-retina-img {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    position: relative;
    vertical-align: baseline;
  }
  /* retina logo */
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .navbar-brand .noo-logo-img {
      display: none;
    }
    .navbar-brand .noo-logo-retina-img {
      display: block;
    }
  }
  .navbar-toggle {
    position: relative;
    float: right;
    font-size: 25px;
    height: 70px;
    display: table;
    padding: 0 15px;
    border-radius: 4px;
    background-image: none;
    cursor: pointer;
  }
  .navbar-toggle i.fa-bars {
    display: table-cell;
    vertical-align: middle;
  }
  .navbar-toggle:hover {
    text-decoration: none;
  }
  @media (min-width: 992px) {
    .navbar-toggle {
      display: none;
    }
  }
  .sf-menu,
  .noo-menu,
  .sf-menu *,
  .noo-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .sf-menu a,
  .noo-menu a {
    display: block;
    position: relative;
    text-decoration: none;
  }
  .sf-menu > li,
  .noo-menu > li {
    display: inline-block;
  }
  @media (max-width: 991px) {
    .sf-menu > li,
    .noo-menu > li {
      display: block;
    }
  }
  .sf-menu li,
  .noo-menu li {
    position: relative;
  }
  .sf-menu li:hover > ul.sub-menu,
  .noo-menu li:hover > ul.sub-menu,
  .sf-menu li .sfHover > ul.sub-menu,
  .noo-menu li .sfHover > ul.sub-menu {
    display: block;
  }
  .sf-menu ul.sub-menu,
  .noo-menu ul.sub-menu {
    position: absolute;
    display: none;
    top: auto;
    left: auto;
    width: auto;
    min-width: 200px;
  }
  .noo-menu li > a {
    color: #75b08a;
    padding: 10px 12px;
  }
  .noo-menu li > a:hover,
  .noo-menu li > a:focus {
    background-color: rgba(0, 0, 0, 0);
    color: #4f8a64;
  }
  .noo-menu li.current-menu-item > a,
  .noo-menu li.active > a {
    background-color: rgba(0, 0, 0, 0);
    color: #4f8a64;
  }
  .noo-menu li.disabled > a,
  .noo-menu li.disabled > a:hover,
  .noo-menu li.disabled > a:focus {
    color: #777777;
    background-color: #777777;
  }
  .noo-menu ul.sub-menu {
    z-index: 1030;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
  }
  .noo-menu ul.sub-menu ul.sub-menu {
    top: 10px;
    left: 95%;
    right: auto;
  }
  .sf-arrows .sf-with-ul:after {
    content: "\f107";
    font-family: "FontAwesome";
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    speak: none;
    padding-left: 5px;
  }
  @media (max-width: 991px) {
    .sf-arrows .sf-with-ul:after {
      float: right;
    }
  }
  .sf-arrows .sub-menu .sf-with-ul:after {
    content: "\f105";
    font-family: "FontAwesome";
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    speak: none;
    right: 15px;
    position: absolute;
  }
  .navbar {
    border-bottom: 1px solid #e5e5e5;
  }
  @media (min-width: 992px) {
    .navbar.navbar-fixed-left {
      border-right: 1px solid #e5e5e5;
    }
    .navbar.navbar-fixed-right {
      border-left: 1px solid #e5e5e5;
    }
  }
  @media (max-width: 991px) {
    .navbar-nav > li > a {
      font-weight: bold !important;
    }
  }
  @media (max-width: 991px) {
    .navbar-nav li {
      border-top: 1px solid #cccccc;
      background-color: white;
    }
  }
  .navbar-nav li > a {
    color: #2d313f;
    padding: 10px 12px;
    line-height: 1;
    font-size: 14px;
  }
  .navbar-nav li > a:hover,
  .navbar-nav li > a:focus {
    color: #4f8a64;
    background-color: rgba(0, 0, 0, 0);
  }
  .navbar-nav li:hover > a,
  .navbar-nav li .sfHover > a {
    background-color: rgba(0, 0, 0, 0);
    color: #4f8a64;
  }
  .navbar-nav li.current-menu-item > a,
  .navbar-nav li.active > a {
    background-color: rgba(0, 0, 0, 0);
    color: #75b08a;
  }
  .navbar-nav li.disabled > a,
  .navbar-nav li.disabled > a:hover,
  .navbar-nav li.disabled > a:focus {
    color: #ccc;
    background-color: rgba(0, 0, 0, 0);
  }
  .navbar-nav ul.sub-menu {
    z-index: 1030;
    font-size: 14px;
  }
  @media (max-width: 991px) {
    .navbar-nav ul.sub-menu > li > a {
      padding-left: 25px;
    }
    .navbar-nav ul.sub-menu > li li a {
      padding-left: 35px;
    }
  }
  .navbar-nav ul.sub-menu li {
    display: block;
  }
  .navbar-nav ul.sub-menu li > a {
    color: #333333;
    border-top: 1px solid #F1F0F0;
    line-height: 22px;
    padding: 7px 20px;
  }
  .navbar-nav ul.sub-menu li > a:hover {
    color: #4f8a64;
    background-color: #f5f5f5;
  }
  .navbar-nav ul.sub-menu li:hover .navbar-nav ul.sub-menu li.sfHover > a {
    color: #4f8a64;
    background-color: #f5f5f5;
  }
  .navbar-nav ul.sub-menu li.current-menu-item > a {
    color: #4f8a64;
    background-color: #f5f5f5;
  }
  @media (min-width: 992px) {
    .navbar-nav {
      float: right;
    }
    .navbar-nav > li > ul.sub-menu {
      left: 0;
      right: auto;
    }
    .navbar-nav > li > ul.sub-menu ul.sub-menu {
      top: 10px;
      left: auto;
      right: 95%;
    }
  }
  @media (max-width: 991px) {
    .navbar-nav > li {
      float: none;
    }
    .navbar-nav li > a {
      white-space: normal;
    }
    .navbar-nav li {
      -webkit-transition: none;
      -o-transition: none;
      transition: none;
    }
    .navbar-nav ul.sub-menu {
      position: static;
      float: none;
      max-width: none;
      padding: 0;
      border: none;
      border-radius: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      -webkit-transition: none;
      -o-transition: none;
      transition: none;
    }
    .navbar-nav ul.sub-menu:before,
    .navbar-nav ul.sub-menu:after {
      display: none;
    }
    .navbar-nav ul.sub-menu a {
      font-size: 14px;
    }
  }
  @media (min-width: 992px) {
    .navbar .navbar-brand {
      line-height: 70px;
    }
    .navbar .navbar-nav > li > a {
      padding-top: 0;
      padding-bottom: 0;
      line-height: 70px;
    }
  }
  @media (min-width: 992px) {
    .navbar-nav.sf-menu > li ul.sub-menu {
      box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
      background-color: white;
    }
    .navbar-nav.sf-menu > li > ul.sub-menu {
      border-top: 2px solid #75b08a;
    }
    .navbar-nav.sf-menu > li > ul.sub-menu:before {
      content: '';
      position: absolute;
      bottom: 100%;
      left: 35px;
      top: -10px;
      border-right: 8px solid transparent;
      border-bottom: 8px solid #75b08a;
      border-left: 8px solid transparent;
    }
    .navbar-nav.sf-menu > li li.fly-left > ul.sub-menu {
      left: auto;
      right: 95%;
      box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
    }
    .navbar-nav.sf-menu > li li.fly-right > ul.sub-menu {
      left: 95%;
      right: auto;
      box-shadow: 2px 0 4px 0 rgba(0, 0, 0, 0.135);
    }
    .navbar-nav.sf-menu > li.align-left > ul.sub-menu {
      left: 0;
      right: auto;
    }
    .navbar-nav.sf-menu > li.align-right > ul.sub-menu {
      left: auto;
      right: 0;
    }
    .navbar-nav.sf-menu > li.align-right > ul.sub-menu:before {
      right: 35px!important;
      left: auto!important;
      border-right: 8px solid transparent;
      border-bottom: 8px solid #75b08a;
      border-left: 8px solid transparent;
    }
    .navbar-nav.sf-menu > li.align-center > ul.sub-menu {
      left: 50% !important;
      right: auto;
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      -o-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
    }
    .navbar-nav.sf-menu > li.align-center > ul.sub-menu:before {
      right: 50%;
      left: auto;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      border-right: 8px solid transparent;
      border-bottom: 8px solid #75b08a;
      border-left: 8px solid transparent;
    }
    .navbar-nav.sf-menu > li.full-width {
      position: inherit !important;
    }
    .navbar-nav.sf-menu > li.full-width > ul.sub-menu {
      width: 100%;
      left: 0;
    }
    .navbar-nav.sf-menu > li.full-width.sfHover > ul.sub-menu:before {
      border: 0;
    }
    .navbar-nav.sf-menu > li.full-width.sfHover > a {
      position: relative;
    }
    .navbar-nav.sf-menu > li.full-width.sfHover > a:before {
      content: '';
      position: absolute;
      left: 35px;
      bottom: 0px;
      border-right: 8px solid transparent;
      border-bottom: 10px solid #21c2f8;
      border-left: 0px solid transparent;
    }
    .navbar-nav.sf-menu > li.megamenu > ul.sub-menu {
      padding: 15px 0 15px 4px;
    }
    .navbar-nav.sf-menu > li.megamenu > ul.sub-menu li {
      float: left;
      width: 100%;
    }
    .navbar-nav.sf-menu > li.megamenu > ul.sub-menu li > a {
      white-space: normal;
    }
    .navbar-nav.sf-menu > li.megamenu > ul.sub-menu > li {
      display: table-cell !important;
      float: none !important;
      margin: 5px 0;
      padding-left: 0;
      padding-right: 0;
      vertical-align: top;
      position: relative;
      width: 32.8%;
    }
    .navbar-nav.sf-menu > li.megamenu > ul.sub-menu > li > ul.sub-menu {
      display: block !important;
      opacity: 1 !important;
      top: 0px !important;
      width: 100%;
      left: 0px !important;
      position: relative !important;
      -webkit-box-shadow: none;
      box-shadow: none;
      background-color: transparent;
    }
    .navbar-nav.sf-menu > li.megamenu > ul.sub-menu > li.menu-item-has-children {
      border-right: 1px solid rgba(65, 65, 65, 0.1);
    }
    .navbar-nav.sf-menu > li.megamenu > ul.sub-menu > li.menu-item-has-children:last-child {
      border-right: none !important;
    }
    .navbar-nav.sf-menu > li.megamenu > ul.sub-menu > li.menu-item-has-children > a {
      background-color: transparent;
      text-transform: uppercase;
      font-weight: bold;
      letter-spacing: 2px;
    }
    .navbar-nav.sf-menu > li.megamenu > ul.sub-menu > li.menu-item-has-children > a.sf-with-ul:before,
    .navbar-nav.sf-menu > li.megamenu > ul.sub-menu > li.menu-item-has-children > a.sf-with-ul:after {
      display: none;
    }
    .navbar-nav.sf-menu > li.megamenu > ul.sub-menu > li.menu-item-has-children:hover > a,
    .navbar-nav.sf-menu > li.megamenu > ul.sub-menu > li.menu-item-has-children.sfHover > a {
      background-color: transparent;
    }
    .navbar-nav.sf-menu > li.megamenu ul.sub-menu li > a {
      border-top: 0;
    }
    .navbar-nav.sf-menu > li.megamenu.columns-2 > ul.sub-menu > li {
      width: 49.6%;
    }
    .navbar-nav.sf-menu > li.megamenu.columns-2 > ul.sub-menu > li:nth-child(2n) {
      border-right: none !important;
    }
    .navbar-nav.sf-menu > li.megamenu.columns-2 > ul.sub-menu > li:nth-child(2n+1) {
      clear: both;
    }
    .navbar-nav.sf-menu > li.megamenu.columns-3 > ul.sub-menu > li {
      width: 32.8%;
    }
    .navbar-nav.sf-menu > li.megamenu.columns-3 > ul.sub-menu > li:nth-child(3n) {
      border-right: none !important;
    }
    .navbar-nav.sf-menu > li.megamenu.columns-3 > ul.sub-menu > li:nth-child(3n+1) {
      clear: both;
    }
    .navbar-nav.sf-menu > li.megamenu.columns-4 > ul.sub-menu > li {
      width: 24.45%;
    }
    .navbar-nav.sf-menu > li.megamenu.columns-4 > ul.sub-menu > li:nth-child(4n) {
      border-right: none !important;
    }
    .navbar-nav.sf-menu > li.megamenu.columns-4 > ul.sub-menu > li:nth-child(4n+1) {
      clear: both;
    }
    .navbar-nav.sf-menu > li.megamenu.columns-5 > ul.sub-menu > li {
      width: 19.45%;
    }
    .navbar-nav.sf-menu > li.megamenu.columns-5 > ul.sub-menu > li:nth-child(5n) {
      border-right: none !important;
    }
    .navbar-nav.sf-menu > li.megamenu.columns-5 > ul.sub-menu > li:nth-child(5n+1) {
      clear: both;
    }
    .navbar-nav.sf-menu > li.megamenu.columns-6 > ul.sub-menu > li {
      width: 16.1%;
    }
    .navbar-nav.sf-menu > li.megamenu.columns-6 > ul.sub-menu > li:nth-child(6n) {
      border-right: none !important;
    }
    .navbar-nav.sf-menu > li.megamenu.columns-6 > ul.sub-menu > li:nth-child(6n+1) {
      clear: both;
    }
  }
  @media (min-width: 992px) {
    .navbar-left {
      float: left !important;
    }
    .navbar-right {
      float: right !important;
    }
  }
  .navbar-toggle.collapsed {
    color: #777;
  }
  .navbar-toggle.collapsed:hover {
    color: #515151;
  }
  .noo-menu-item-search {
    position: relative;
  }
  .noo-menu-item-search .searchbar {
    padding: 15px 10px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    z-index: 9999;
    position: absolute;
    border-color: #ddd;
    width: 300px;
    right: 0px;
    -webkit-box-shadow: 2px 2px 3px rgba(102, 102, 102, 0.1);
    box-shadow: 2px 2px 3px rgba(102, 102, 102, 0.1);
    background: #fff;
    top: 100%;
  }
  @media (max-width: 991px) {
    .noo-menu-item-search .searchbar {
      background: rgba(0, 0, 0, 0);
      width: auto;
    }
  }
  .noo-menu-item-search .searchbar:before {
    position: absolute;
    display: block;
    content: "";
    top: -8px;
    right: 20px;
    width: 14px;
    height: 14px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    background: #fff;
  }
  .noo-menu-item-search .searchbar.hide {
    display: none;
  }
  .noo-menu-item-search .searchbar.show {
    display: block;
  }
  .noo-menu-item-search .searchbar #s {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #ededed;
  }
  .noo-menu-item-search .searchbar #searchsubmit {
    display: none;
  }
  @media (max-width: 991px) {
    .noo-menu-item-search .search-button {
      display: none;
    }
    .noo-menu-item-search .searchbar {
      position: relative;
      right: auto;
      left: 0;
      top: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      border: none;
    }
    .noo-menu-item-search .searchbar:before {
      display: none;
    }
    .noo-menu-item-search .searchbar.hide {
      display: block !important;
    }
  }
  @media (max-width: 991px) {
    .navbar.has-mobile .navbar-header {
      width: 70%;
      width: -webkit-calc( 100% - 200px );
      /** Safari 6, Chrome 19-25 **/
      width: -moz-calc( 100% - 200px );
      /** FF 4-15  **/
      width: calc( 100% - 200px );
      /** FF 16+, IE 9+, Opera 15, Chrome 26+, Safari 7 and future other browsers **/
      float: left;
    }
  }
  @media (max-width: 767px) {
    .navbar.has-mobile .navbar-header {
      width: 100%;
      float: none;
    }
  }
  .calling-info {
    float: right;
    min-width: 16.5em;
    border-left: 1px solid #e5e5e5;
    vertical-align: middle;
    font-size: 1em;
    height: 70px;
    display: table;
  }
  .calling-info .calling-content {
    display: table-cell;
    vertical-align: middle;
  }
  .calling-info i {
    font-size: 3.75em;
    float: left;
    color: #75b08a;
    padding: 0 0.25em;
    line-height: 1;
  }
  .calling-info .calling-desc {
    color: #c9c9c9;
    padding: 0;
    font-size: 1.125em;
    line-height: 1.5em;
    font-weight: normal;
  }
  .calling-info .calling-desc span a {
    color: #2d313f;
    font-size: 1.5em;
  }
  .navbar-fixed-top .calling-info {
    font-size: 0.8em;
  }
  @media (max-width: 1199px) {
    .calling-info,
    .navbar-fixed-top .calling-info {
      font-size: 0.7em;
    }
  }
  @media (max-width: 767px) {
    .calling-info {
      display: none;
    }
  }
  .noo-navbar {
    display: inline-block;
    width: 100%;
  }
  .nooicon,
  .noo-vc-accordion .panel-title a:before {
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    speak: none;
  }
  .nooicon:before,
  .noo-vc-accordion .panel-title a:before:before {
    speak: none;
    line-height: 1;
  }
  a [class^="fa-"],
  a [class*=" fa-"] {
    display: inline-block;
  }
  .nav [class^="fa-"],
  .nav [class*=" fa-"] {
    display: inline;
    margin-right: 0.5em;
  }
  li [class^="fa-"],
  .nav li [class^="fa-"],
  li [class*=" fa-"],
  .nav li [class*=" fa-"] {
    display: inline-block;
    width: 1.25em;
    text-align: center;
  }
  [class^="fa-"].left,
  [class*=" fa-"].left {
    margin-right: 0.3em;
  }
  [class^="fa-"].right,
  [class*=" fa-"].right {
    margin-left: 0.3em;
  }
  .noo-social {
    font-weight: 400;
    line-height: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .noo-social a {
    text-align: center;
    margin-left: 8px;
    font-size: 16px;
    text-decoration: none;
    color: #fff;
  }
  .noo-social a i {
    display: block;
    width: 38px;
    height: 38px;
    border: 2px solid;
    color: #fff;
    border-radius: 50%;
    line-height: 38px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .noo-social a i:hover {
    background: transparent;
  }
  .noo-social a .fa-facebook {
    background: #3c599f;
    border-color: #3c599f;
  }
  .noo-social a .fa-facebook:hover {
    color: #3c599f;
  }
  .noo-social a .fa-twitter {
    background: #5dd7fc;
    border-color: #5dd7fc;
  }
  .noo-social a .fa-twitter:hover {
    color: #5dd7fc;
  }
  .noo-social a .fa-google-plus {
    background: #cc3433;
    border-color: #cc3433;
  }
  .noo-social a .fa-google-plus:hover {
    color: #cc3433;
  }
  .noo-social a .fa-pinterest {
    background: #e63d44;
    border-color: #e63d44;
  }
  .noo-social a .fa-pinterest:hover {
    color: #e63d44;
  }
  .noo-social a .fa-linkedin {
    background: #0077b5;
    border-color: #0077b5;
  }
  .noo-social a .fa-linkedin:hover {
    color: #0077b5;
  }
  .noo-social a:hover {
    color: #4f8a64;
  }
  .noo-social a:first-child {
    margin-left: 0px;
  }
  /* GENERAL
  ----------------------------------------------- */
  .jp-jplayer {
    width: 0px;
    height: 0px;
    background-color: #000000;
    position: absolute;
  }
  .jp-jplayer a:hover {
    text-decoration: none;
  }
  .jp-controls-container {
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
  }
  .jp-video {
    position: absolute;
    bottom: 0;
  }
  .jp-interface {
    position: relative;
    height: 30px;
    width: 100%;
    background-image: -webkit-linear-gradient(top, #3a3b3c 0%, #222222 100%);
    background-image: -o-linear-gradient(top, #3a3b3c 0%, #222222 100%);
    background-image: linear-gradient(to bottom, #3a3b3c 0%, #222222 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3a3b3c', endColorstr='#ff222222', GradientType=0);
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
    border-radius: 3px;
  }
  /* CONTROLS
  ----------------------------------------------- */
  .jp-controls {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  .jp-controls a {
    display: block;
    position: absolute;
    top: 0;
    overflow: hidden;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #777777;
    z-index: 1;
  }
  .jp-controls a:hover {
    color: #75b08a;
  }
  .jp-controls a:before {
    content: "";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    display: block;
    line-height: 30px;
  }
  .jp-controls .jp-play,
  .jp-controls .jp-pause {
    border-right: 1px solid #323334;
  }
  .jp-controls .jp-play:before {
    content: "\f04b";
  }
  .jp-controls .jp-pause {
    display: none;
  }
  .jp-controls .jp-pause:before {
    content: "\f04c";
  }
  .jp-controls .jp-mute,
  .jp-controls .jp-unmute {
    border-left: 1px solid #323334;
    display: block;
    position: absolute;
    top: 0;
    right: 55px;
  }
  .jp-controls .jp-mute:before {
    content: "\f028";
  }
  .jp-controls .jp-unmute:before {
    content: "\f026";
  }
  /* PROGRESS BAR
  ----------------------------------------------- */
  .jp-progress {
    position: absolute;
    padding: 0 95px 0 40px;
    margin-top: 11px;
    margin-bottom: 11px;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    height: 10px;
  }
  .jp-seek-bar,
  .jp-play-bar {
    width: 0px;
    height: 8px;
    border-radius: 1px;
  }
  .jp-seek-bar {
    cursor: pointer;
    position: relative;
    z-index: 999;
    background: #464849;
  }
  .jp-play-bar {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #75b08a;
    -webkit-animation: progress 0.75s linear infinite;
    -o-animation: progress 0.75s linear infinite;
    animation: progress 0.75s linear infinite;
  }
  /* VOLUME BAR
  ----------------------------------------------- */
  .jp-volume-bar {
    float: right;
    z-index: 99;
    position: relative;
    margin: 11px 10px 11px;
    width: 40px;
    height: 8px;
    cursor: pointer;
    background-color: #464849;
    -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.1);
    border-radius: 1px;
  }
  .jp-volume-bar-value {
    background-color: #75b08a;
    width: 0px;
    height: 8px;
    margin: 1px;
    border-radius: 1px;
  }
  /* Diagonal Background Bars: got it from Premium Pixels
  https://github.com/lukemcdonald/jplayer-skins
  /*/
  .jp-play-bar,
  .jp-volume-bar-value {
    -webkit-box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.3);
    box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.3);
    -webkit-background-size: 7px 7px;
    -moz-background-size: 7px 7px;
    -o-background-size: 7px 7px;
    background-size: 7px 7px;
    /*#gradient.vertical(@jp-diagonal-bar-color-1, @jp-diagonal-bar-color-2);
  	background-image: -webkit-gradient(
  	                      linear, 0 0, 100% 100%,
  	                      color-stop(.25, @jp-diagonal-bar-color-3),
  	                      color-stop(.25, transparent),
  	                      color-stop(.50, transparent),
  	                      color-stop(.50, @jp-diagonal-bar-color-3),
  	                      color-stop(.75, @jp-diagonal-bar-color-3),
  	                      color-stop(.75, transparent),
  	                      to(transparent)
  	                  );
  	background-image: -webkit-linear-gradient(
  	                      -45deg, @jp-diagonal-bar-color-3 25%,
  	                      transparent 25%,
  	                      transparent 50%,
  	                      @jp-diagonal-bar-color-3 50%,
  	                      @jp-diagonal-bar-color-3 75%,
  	                      transparent 75%,
  	                      transparent
  	                  );
  	background-image: -moz-linear-gradient(
  	                      -45deg,
  	                      @jp-diagonal-bar-color-3 25%,
  	                      transparent 25%,
  	                      transparent 50%,
  	                      @jp-diagonal-bar-color-3 50%,
  	                      @jp-diagonal-bar-color-3 75%,
  	                      transparent 75%,
  	                      transparent
  	                  );
  	background-image: -ms-linear-gradient(
  	                      -45deg,
  	                      @jp-diagonal-bar-color-3 25%,
  	                      transparent 25%,
  	                      transparent 50%,
  	                      @jp-diagonal-bar-color-3 50%,
  	                      @jp-diagonal-bar-color-3 75%,
  	                      transparent 75%,
  	                      transparent
  	                  );
  	background-image: -o-linear-gradient(
  	                      -45deg,
  	                      @jp-diagonal-bar-color-3 25%,
  	                      transparent 25%,
  	                      transparent 50%,
  	                      @jp-diagonal-bar-color-3 50%,
  	                      @jp-diagonal-bar-color-3 75%,
  	                      transparent 75%,
  	                      transparent
  	                  );
  	background-image: linear-gradient(
  	                      -45deg,
  	                      @jp-diagonal-bar-color-3 25%,
  	                      transparent 25%,
  	                      transparent 50%,
  	                      @jp-diagonal-bar-color-3 50%,
  	                      @jp-diagonal-bar-color-3 75%,
  	                      transparent 75%,
  	                      transparent
  	                  );*/
  }
  /* CSS3 ANIMATIONS
  ----------------------------------------------- */
  /* Progress Bar Animation */
  @-webkit-keyframes progress {
    0% {
      background-position: 0;
    }
    100% {
      background-position: -7px;
    }
  }
  @-moz-keyframes progress {
    0% {
      background-position: 0;
    }
    100% {
      background-position: -7px;
    }
  }
  @-ms-keyframes progress {
    0% {
      background-position: 0;
    }
    100% {
      background-position: -7px;
    }
  }
  @-o-keyframes progress {
    0% {
      background-position: 0;
    }
    100% {
      background-position: -7px;
    }
  }
  /* Video Container */
  .noo-video-container {
    position: relative;
  }
  .noo-video-container .jp-video-play-icon {
    color: #fff;
    font-size: 100px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1000;
  }
  .noo-video-container .jp-video-play-icon a,
  .noo-video-container .jp-video-play-icon a:hover,
  .noo-video-container .jp-video-play-icon a:focus {
    color: #fff;
    outline: none;
  }
  .noo-video-container .jp-video-play-icon a i,
  .noo-video-container .jp-video-play-icon a:hover i,
  .noo-video-container .jp-video-play-icon a:focus i {
    border: 5px solid #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 200px;
    line-height: 200px;
    text-align: center;
    width: 200px;
  }
  .noo-video-container .jp-video-play-icon a i:before,
  .noo-video-container .jp-video-play-icon a:hover i:before,
  .noo-video-container .jp-video-play-icon a:focus i:before {
    margin-left: 25px;
  }
  .noo-video-container .video-inner {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
  }
  .noo-video-container .video-inner video,
  .noo-video-container .video-inner iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    box-shadow: none;
  }
  .noo-video-container.16-9-ratio .video-inner {
    padding-bottom: 56.25%;
  }
  .noo-video-container.5-3-ratio .video-inner {
    padding-bottom: 60%;
  }
  .noo-video-container.5-4-ratio .video-inner {
    padding-bottom: 80%;
  }
  .noo-video-container.4-3-ratio .video-inner {
    padding-bottom: 75%;
  }
  .noo-video-container.3-2-ratio .video-inner {
    padding-bottom: 66.6666667%;
  }
  .tp-bullets.simplebullets.round .bullet {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 12px;
    width: 12px;
  }
  .tp-bullets.simplebullets.round .bullet.selected,
  .tp-bullets.simplebullets.round .bullet:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 0 0 2px #fff;
    box-shadow: 0 0 0 2px #fff;
    margin: 0 5px;
  }
  .noo-slider-revolution-container.bg-video {
    position: relative;
    overflow: hidden;
  }
  .noo-slider-revolution-container.bg-video .rev_slider_wrapper {
    background: transparent !important;
  }
  .noo-slider-revolution-container.bg-video #big-video-wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background: #000;
  }
  .noo-slider-revolution-container.bg-video #big-video-wrap .vjs-tech {
    left: 0;
    margin: 0;
  }
  .noo-slider-revolution-container.bg-video object,
  .noo-slider-revolution-container.bg-video video {
    min-width: 100%;
    min-height: 100%;
  }
  .wpcf7-form-control:not(.wpcf7-submit) {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .wpcf7-form-control:not(.wpcf7-submit).wpcf7-checkbox,
  .wpcf7-form-control:not(.wpcf7-submit).wpcf7-radio {
    height: auto;
  }
  .wpcf7-form-control-wrap {
    display: block !important;
    width: 100% !important;
    margin-bottom: 24px;
  }
  div.wpcf7 .screen-reader-response {
    border: 0 none;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .wpcf7-submit {
    color: #bdb254;
    background-color: #f0e797;
    border-color: #f0e797;
    padding: 5px 16px;
    margin-top: 0;
    width: 100%;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 24px;
  }
  .wpcf7-submit:hover,
  .wpcf7-submit:focus,
  .wpcf7-submit:active,
  .wpcf7-submit.active {
    color: #fff;
    background-color: #75b08a;
    border-color: #bdb254;
  }
  .wpcf7-submit:active,
  .wpcf7-submit.active {
    background-image: none;
  }
  .wpcf7-submit.disabled,
  .wpcf7-submit.disabled:hover,
  .wpcf7-submit.disabled:focus,
  .wpcf7-submit.disabled:active,
  .wpcf7-submit.disabled.active {
    color: #fff;
    background-color: #75b08a;
    border-color: #bdb254;
  }
  .wpcf7-submit .badge {
    color: #f0e797;
    background-color: #bdb254;
  }
  .wpcf7-not-valid-tip {
    color: #f56e6e;
    font-size: 14px;
    display: block;
  }
  .wpcf7-display-none {
    display: none;
  }
  div.wpcf7-response-output {
    padding: 4px 8px;
    text-align: right;
    margin-top: 5px;
    font-size: 14px;
  }
  div.wpcf7-validation-errors {
    border: 1px solid #f56e6e;
  }
  .contact-actions {
    display: block;
    text-align: right;
  }
  .contact-form:before {
    content: "";
    background: #eee;
    width: 98%;
    margin-right: 15px;
    height: 1px;
    margin-top: -50px;
    left: 0;
    z-index: 999;
    margin-bottom: 50px;
  }
  @media (max-width: 767px) {
    .contact-form .contact-desc {
      padding-left: 0 !important0;
    }
  }
  .contact-info {
    background: #f8f8f8;
    border: 1px solid #eeeeee;
    font-size: 14px;
  }
  .contact-info ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .contact-info ul li {
    line-height: 100%;
  }
  .contact-info ul li b {
    width: 40%;
    text-align: right;
    padding-right: 40px;
    display: inline-block;
  }
  .contact-info1 {
    position: absolute !important;
    right: 60%;
    top: 150px;
    z-index: 999;
    background: #f8f8f8;
    border: 1px solid #eeeeee;
    font-size: 14px;
    padding: 10px !important;
  }
  .contact-info1 ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .contact-info1 ul li {
    line-height: 180%;
  }
  .contact-info1 ul li b {
    width: 40%;
    text-align: right;
    padding-right: 40px;
    display: inline-block;
  }
  @media (max-width: 767px) {
    .contact-info1 {
      right: 20%;
      top: 550px;
    }
  }
  @media (max-width: 991px) {
    .contact-info1 {
      top: 550px;
    }
  }
  .contact-desc1 {
    width: 65%;
  }
  .contact-desc1 .wpcf7-textarea {
    max-height: 150px;
  }
  @media (max-width: 767px) {
    .contact-desc1 {
      width: 100%;
      padding-top: 30px !important;
      padding-left: 30px !important;
    }
  }
  @media (max-width: 991px) {
    .contact-desc1 {
      padding-top: 30px !important;
      padding-left: 30px !important;
    }
  }
  .form-control,
  .wpcf7-form-control:not(.wpcf7-submit),
  .widget_newsletterwidget .newsletter-email {
    font-size: 16px;
    background: none repeat scroll 0 0 #fff;
    border: medium none;
    border-radius: 3px;
    padding: 8px;
    width: 100%;
    height: 50px;
    border: 1px solid #dedede;
  }
  [data-toggle="checkbox"],
  [data-toggle="radio"] {
    display: none;
    outline: medium none !important;
  }
  .boostrap-checkbox,
  .boostrap-radio {
    position: relative;
    padding: 0 0 0 25px;
  }
  .boostrap-checkbox .checkbox-icons,
  .boostrap-radio .checkbox-icons,
  .boostrap-checkbox .radio-icons,
  .boostrap-radio .radio-icons {
    height: 21px;
    left: 0;
    line-height: 21px;
    overflow: hidden;
    position: absolute;
    top: -1px;
    width: 20px;
    color: #fff;
  }
  .boostrap-checkbox .checkbox-icons .checkbox-unchecked,
  .boostrap-radio .checkbox-icons .checkbox-unchecked,
  .boostrap-checkbox .radio-icons .checkbox-unchecked,
  .boostrap-radio .radio-icons .checkbox-unchecked,
  .boostrap-checkbox .checkbox-icons .radio-unchecked,
  .boostrap-radio .checkbox-icons .radio-unchecked,
  .boostrap-checkbox .radio-icons .radio-unchecked,
  .boostrap-radio .radio-icons .radio-unchecked {
    font-size: 22px;
    left: 0;
    position: absolute;
    top: 0;
    vertical-align: sub;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .boostrap-checkbox .checkbox-icons .checkbox-unchecked:before,
  .boostrap-radio .checkbox-icons .checkbox-unchecked:before,
  .boostrap-checkbox .radio-icons .checkbox-unchecked:before,
  .boostrap-radio .radio-icons .checkbox-unchecked:before {
    content: "\f0c8";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    padding-right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .boostrap-checkbox .checkbox-icons .radio-unchecked:before,
  .boostrap-radio .checkbox-icons .radio-unchecked:before,
  .boostrap-checkbox .radio-icons .radio-unchecked:before,
  .boostrap-radio .radio-icons .radio-unchecked:before {
    content: "\f111";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    padding-right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .boostrap-checkbox .checkbox-icons .checkbox-checked,
  .boostrap-radio .checkbox-icons .checkbox-checked,
  .boostrap-checkbox .radio-icons .checkbox-checked,
  .boostrap-radio .radio-icons .checkbox-checked,
  .boostrap-checkbox .checkbox-icons .radio-checked,
  .boostrap-radio .checkbox-icons .radio-checked,
  .boostrap-checkbox .radio-icons .radio-checked,
  .boostrap-radio .radio-icons .radio-checked {
    font-size: 22px;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    vertical-align: sub;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .boostrap-checkbox .checkbox-icons .checkbox-checked:before,
  .boostrap-radio .checkbox-icons .checkbox-checked:before,
  .boostrap-checkbox .radio-icons .checkbox-checked:before,
  .boostrap-radio .radio-icons .checkbox-checked:before {
    content: "\f14a";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    padding-right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .boostrap-checkbox .checkbox-icons .radio-checked:before,
  .boostrap-radio .checkbox-icons .radio-checked:before,
  .boostrap-checkbox .radio-icons .radio-checked:before,
  .boostrap-radio .radio-icons .radio-checked:before {
    content: "\f192";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    padding-right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .boostrap-checkbox .checkbox-icons:hover .checkbox-unchecked:before,
  .boostrap-radio .checkbox-icons:hover .checkbox-unchecked:before,
  .boostrap-checkbox .radio-icons:hover .checkbox-unchecked:before,
  .boostrap-radio .radio-icons:hover .checkbox-unchecked:before {
    content: "\f14a";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    padding-right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .boostrap-checkbox .checkbox-icons:hover .radio-unchecked:before,
  .boostrap-radio .checkbox-icons:hover .radio-unchecked:before,
  .boostrap-checkbox .radio-icons:hover .radio-unchecked:before,
  .boostrap-radio .radio-icons:hover .radio-unchecked:before {
    content: "\f192";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    padding-right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .boostrap-checkbox.checked .checkbox-unchecked,
  .boostrap-radio.checked .checkbox-unchecked,
  .boostrap-checkbox.checked .radio-unchecked,
  .boostrap-radio.checked .radio-unchecked {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .boostrap-checkbox.checked .checkbox-checked,
  .boostrap-radio.checked .checkbox-checked,
  .boostrap-checkbox.checked .radio-checked,
  .boostrap-radio.checked .radio-checked {
    opacity: 1;
    filter: alpha(opacity=100);
    color: #75b08a;
  }
  .bootstrap-select {
    display: block;
    float: none;
    margin-left: 0;
    width: auto;
    position: relative;
    vertical-align: middle;
    padding: 0;
    width: 220px;
  }
  .bootstrap-select .btn.dropdown-toggle,
  .bootstrap-select .wpcf7-submit.dropdown-toggle,
  .bootstrap-select .agents.grid .hentry .agent-wrap .agent-desc .agent-action a.dropdown-toggle,
  .bootstrap-select .widget_newsletterwidget .newsletter-submit.dropdown-toggle {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 40px;
    padding: 6px 12px;
    width: 100%;
    float: right;
    position: relative;
    color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .bootstrap-select .btn.dropdown-toggle:hover,
  .bootstrap-select .btn.dropdown-toggle:focus,
  .bootstrap-select .wpcf7-submit.dropdown-toggle:hover,
  .bootstrap-select .wpcf7-submit.dropdown-toggle:focus,
  .bootstrap-select .agents.grid .hentry .agent-wrap .agent-desc .agent-action a.dropdown-toggle:hover,
  .bootstrap-select .agents.grid .hentry .agent-wrap .agent-desc .agent-action a.dropdown-toggle:focus,
  .bootstrap-select .widget_newsletterwidget .newsletter-submit.dropdown-toggle:hover,
  .bootstrap-select .widget_newsletterwidget .newsletter-submit.dropdown-toggle:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .bootstrap-select .btn.dropdown-toggle .caret,
  .bootstrap-select .wpcf7-submit.dropdown-toggle .caret,
  .bootstrap-select .agents.grid .hentry .agent-wrap .agent-desc .agent-action a.dropdown-toggle .caret,
  .bootstrap-select .widget_newsletterwidget .newsletter-submit.dropdown-toggle .caret {
    margin-top: -2px;
    position: absolute;
    right: 12px;
    top: 50%;
    vertical-align: middle;
  }
  .bootstrap-select .dropdown-menu {
    -webkit-border-radius: 0;
    border-radius: 0;
    margin: 0;
    min-width: 100%;
    border: none;
    margin-top: 5px;
    background: #fff;
  }
  .bootstrap-select .dropdown-menu > li > a:hover {
    background-color: #75b08a;
  }
  .bootstrap-select.open .btn.dropdown-toggle,
  .bootstrap-select.open .wpcf7-submit.dropdown-toggle,
  .bootstrap-select.open .agents.grid .hentry .agent-wrap .agent-desc .agent-action a.dropdown-toggle,
  .bootstrap-select.open .widget_newsletterwidget .newsletter-submit.dropdown-toggle {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .form-group .dropdown > span {
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    display: block;
    cursor: pointer;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
  }
  .form-group .dropdown > span:before {
    content: "\f107";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    padding-right: 5px;
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  .form-group .dropdown > span:before {
    border-left: 1px solid #e5e5e5;
    display: block;
    height: 50px;
    line-height: 50px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 50px;
  }
  .form-group .dropdown .dropdown-menu {
    width: 100%;
    border: 1px solid #e5e5e5;
    padding: 0;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.175);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.175);
    background: #fff;
  }
  .form-group .dropdown .dropdown-menu > li {
    border-bottom: 1px solid #e5e5e5;
    padding: 0;
    margin: 0;
  }
  .form-group .dropdown .dropdown-menu > li:last-child {
    border: none;
  }
  .form-group .dropdown .dropdown-menu > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: inherit;
  }
  .form-group .dropdown .dropdown-menu > li > a:focus,
  .form-group .dropdown .dropdown-menu > li > a:hover {
    background-color: #75b08a;
    color: #ffffff;
  }
  input[type="checkbox"] {
    border: 1px solid #bbb;
    background: #fff;
    color: #555;
    clear: none;
    cursor: pointer;
    display: inline-block;
    line-height: 0;
    height: 14px;
    margin: -4px 4px 0 0;
    outline: 0;
    padding: 0 !important;
    text-align: center;
    vertical-align: middle;
    width: 14px;
    -webkit-appearance: none;
    -webkit-transition: 0.05s border-color ease-in-out;
    transition: 0.05s border-color ease-in-out;
    background: #fbfbfb;
    position: relative;
  }
  input[type="checkbox"]:checked:before {
    content: "\f00c";
    color: #75b08a;
    position: absolute;
    float: left;
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    font-family: "FontAwesome";
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    left: -2px;
    top: 6px;
    font-size: 12px;
  }
  input[type="radio"] {
    border: 1px solid #bbb;
    background: #fff;
    color: #555;
    clear: none;
    cursor: pointer;
    display: inline-block;
    line-height: 0;
    height: 16px;
    margin: 0 5px 0 0;
    outline: 0;
    padding: 0 !important;
    text-align: center;
    vertical-align: middle;
    width: 16px;
    min-width: 16px;
    -webkit-appearance: none;
    -webkit-transition: 0.05s border-color ease-in-out;
    transition: 0.05s border-color ease-in-out;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
  }
  input[type="radio"]:checked:before {
    content: "\2022";
    text-indent: -9999px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    font-size: 24px;
    width: 6px;
    height: 6px;
    margin: 4px;
    line-height: 16px;
    background: #75b08a;
    float: left;
    display: inline-block;
    vertical-align: middle;
    font: normal 21px/1 'dashicons';
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  @media (max-width: 600px) {
    body {
      position: initial;
    }
  }
  /*
   *		Accordion Shortcode
   */
  .noo-vc-accordion.panel-group {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .noo-vc-accordion.panel-group .panel {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border: none;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    background: #fff;
  }
  .noo-vc-accordion.panel-group .panel + .panel {
    margin-top: 2px;
  }
  .noo-vc-accordion.panel-group .panel-heading {
    padding: 10px;
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    color: #302e38;
  }
  .noo-vc-accordion.panel-group .panel-heading:hover,
  .noo-vc-accordion.panel-group .panel-heading.active {
    background-color: #75b08a;
    border-color: #75b08a;
  }
  .noo-vc-accordion.panel-group .panel-heading:hover .panel-title,
  .noo-vc-accordion.panel-group .panel-heading.active .panel-title {
    background-color: #75b08a;
    color: #fff;
  }
  .noo-vc-accordion.panel-group .panel-heading:hover:hover,
  .noo-vc-accordion.panel-group .panel-heading.active:hover {
    background-color: #75b08a;
    border-color: #75b08a;
  }
  .noo-vc-accordion.panel-group .panel-heading:hover a,
  .noo-vc-accordion.panel-group .panel-heading.active a {
    color: #fff;
  }
  .noo-vc-accordion.panel-group .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    color: #302e38;
    font-size: 20px;
  }
  .noo-vc-accordion.panel-group .panel-title > a {
    color: #302e38;
    line-height: 1.5;
    display: block !important;
  }
  .noo-vc-accordion.panel-group .panel-body {
    padding: 15px;
    border-style: solid;
    border-color: #f5f5f5;
    border-width: 0 1px 1px !important;
  }
  .noo-vc-accordion .panel-heading.active .panel-title a {
    color: #fff;
  }
  .noo-vc-accordion .panel-title a:before {
    margin-left: 15px;
    margin-right: 25px;
  }
  .noo-vc-accordion.icon-dark_circe .panel-heading.active .panel-title a:before {
    content: "\f056";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    padding-right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .noo-vc-accordion.icon-dark_circe .panel-heading .panel-title a:before {
    content: "\f055";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    padding-right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .noo-vc-accordion.icon-light_square .panel-heading.active .panel-title a:before {
    content: "\f147";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    padding-right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .noo-vc-accordion.icon-light_square .panel-heading .panel-title a:before {
    content: "\f196";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    padding-right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .noo-vc-accordion.icon-dark_square .panel-heading.active .panel-title a:before {
    content: "\f146";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    padding-right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .noo-vc-accordion.icon-dark_square .panel-heading .panel-title a:before {
    content: "\f0fe";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    padding-right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .noo-vc-accordion.icon-simple .panel-heading.active .panel-title a:before {
    content: "\f068";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    padding-right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .noo-vc-accordion.icon-simple .panel-heading .panel-title a:before {
    content: "\f067";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    padding-right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .noo-vc-accordion.icon-left_arrow .panel-heading.active .panel-title a:before {
    content: "\f106";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    padding-right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .noo-vc-accordion.icon-left_arrow .panel-heading .panel-title a:before {
    content: "\f107";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    padding-right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .noo-vc-accordion.icon-right_arrow .panel-heading.active .panel-title a:before {
    content: "\f106";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    padding-right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .noo-vc-accordion.icon-right_arrow .panel-heading {
    position: relative;
  }
  .noo-vc-accordion.icon-right_arrow .panel-heading .panel-title a {
    padding-left: 15px;
  }
  .noo-vc-accordion.icon-right_arrow .panel-heading .panel-title a:before {
    content: "\f107";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    padding-right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .noo-vc-accordion.icon-right_arrow .panel-heading .panel-title a:before {
    float: right;
    position: absolute !important;
    top: 21%;
    right: 0px;
  }
  .noo-vc-accordion.icon-light_circe .panel-heading.active .panel-title a:before {
    content: "\f056";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    padding-right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .noo-vc-accordion.icon-light_circe .panel-heading .panel-title a:before {
    content: "\f055";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    padding-right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  /*
   *		Tab Shortcode
   */
  .noo-tabs {
    width: 100%;
  }
  .noo-tabs .nav > li > a {
    background-color: #e5e5e5;
  }
  .noo-tabs .nav > li > a i[class^='fa'] {
    margin-right: 10px !important;
  }
  .nav-tabs {
    border-bottom: 0;
  }
  .nav-tabs > li {
    float: left;
    width: 25%;
    margin-bottom: -1px;
  }
  @media (max-width: 767px) {
    .nav-tabs > li {
      float: none;
      margin-bottom: 2px;
      width: 100% !important;
    }
  }
  .nav-tabs > li > a {
    margin-right: 0px;
    font-size: 20px;
    padding: 10px 0px;
    color: #302e38;
    text-align: center;
    border: 1px solid transparent;
    border-radius: 0;
  }
  .nav-tabs > li > a:hover {
    border-color: transparent;
    background-color: #75b08a;
    color: #fff;
  }
  .nav-tabs > li.active > a,
  .nav-tabs > li.active > a:hover,
  .nav-tabs > li.active > a:focus {
    color: #75b08a;
    background-color: #fff;
    border: 1px solid #ddd;
    border-top-color: #ddd;
    border-bottom-color: transparent;
    cursor: default;
  }
  @media (max-width: 767px) {
    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:hover,
    .nav-tabs > li.active > a:focus {
      border-bottom-color: #ddd;
    }
  }
  .tab-content > .tab-pane {
    display: none;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    padding: 40px 30px;
    font-size: 16px;
  }
  .tab-content > .active {
    display: block;
  }
  .tabs-left > .nav-tabs {
    float: left;
    width: 22.5%;
  }
  @media (max-width: 768px) {
    .tabs-left > .nav-tabs {
      float: none;
      width: 100% !important;
    }
  }
  .tabs-left > .nav-tabs > li {
    float: none;
    border: none;
    min-width: 100%;
    margin-bottom: 0;
  }
  .tabs-left > .nav-tabs > li:hover {
    color: rgba(0, 0, 0, 0);
  }
  .tabs-left > .nav-tabs > li.active > a,
  .tabs-left > .nav-tabs > li.active > a:hover,
  .tabs-left > .nav-tabs > li.active > a:focus {
    color: #fff;
    background-color: #75b08a;
    border: 1px solid #ddd;
    border-top-color: #ddd;
    border-right-color: transparent;
    cursor: default;
    border-width: 1px 0 1px 1px;
  }
  @media (max-width: 767px) {
    .tabs-left > .nav-tabs > li.active > a,
    .tabs-left > .nav-tabs > li.active > a:hover,
    .tabs-left > .nav-tabs > li.active > a:focus {
      border-right: 1px solid #ddd;
      margin-right: 0px;
    }
  }
  .tabs-left > .nav-tabs > li > a {
    border-width: 1px 0 1px 1px;
    margin-right: -1px;
    margin-bottom: 2px;
    padding: 10px 0;
    border: 1px solid #ddd;
    border-right-color: transparent;
    text-align: left;
    font-size: 20px;
    padding-left: 30px;
    background-color: #e5e5e5;
  }
  @media (max-width: 767px) {
    .tabs-left > .nav-tabs > li > a {
      border-right: 1px solid #ddd;
      margin-right: 0px;
    }
  }
  .tabs-left > .nav-tabs > li > a:hover {
    color: #75b08a;
    background-color: #e5e5e5;
    border: 1px solid #ddd;
    border-right-color: transparent;
  }
  .tabs-left > .nav-tabs > li > a > i {
    padding-right: 6px;
  }
  .tabs-left .tab-content {
    min-height: 212px;
    float: right;
    width: 77.5%;
  }
  @media (max-width: 768px) {
    .tabs-left .tab-content {
      float: none;
      width: 100%;
    }
  }
  .tabs-left .tab-content .tab-pane.active {
    padding: 26px 30px;
  }
  /*
   *		Components Shortcode
   */
  .alert {
    border-radius: 0;
    padding: 15px;
    font-size: 16px;
  }
  .alert > p + p {
    padding-left: 8px;
  }
  .noo-counter-holder > span.noo-counter {
    font-weight: 400;
  }
  .noo-counter-holder .counter-text h3 {
    margin-top: 0;
  }
  .noo-counter-holder .counter-text p {
    text-align: center;
  }
  .label {
    font-size: 14px;
    font-weight: 300;
    padding: .3em 1em .4em;
  }
  /*
   *		Table Shortcode
   */
  .table-striped {
    border: 1px solid #e5e5e5;
  }
  .table-striped > thead {
    background-color: #75b08a;
  }
  .table-striped > thead tr > th {
    border: 1px solid #75b08a !important;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    text-align: center;
    color: #fff;
  }
  .table-striped > thead tr > th:hover {
    background-color: #88bb9a;
  }
  .table-striped > thead > tr > th,
  .table-striped > tbody > tr > th,
  .table-striped > tfoot > tr > th,
  .table-striped > thead > tr > td,
  .table-striped > tbody > tr > td,
  .table-striped > tfoot > tr > td {
    text-align: center;
    border: 1px solid #e5e5e5;
  }
  .table-striped > thead > tr > th,
  .table-striped > thead > tr > td {
    border-bottom-width: 1px;
  }
  .table-striped > tbody > tr:nth-child(odd) > td {
    background-color: #f5f5f5;
  }
  .table-striped > tbody > tr:nth-child(even) > td {
    background-color: #fff;
  }
  .progress {
    height: 30px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .progress .progress-bar {
    width: 0;
    -webkit-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
  }
  .progress .progress-bar .progress_label {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .noo-progress-bar.lean-bars {
    margin-top: 20px;
  }
  .noo-progress-bar.lean-bars .progress {
    height: 5px;
    margin-bottom: 40px;
    border-radius: 0;
    overflow: visible;
    position: relative;
  }
  .noo-progress-bar.lean-bars .progress .progress-bar .progress_title,
  .noo-progress-bar.lean-bars .progress .progress-bar .progress_label {
    position: absolute;
    top: -25px;
    color: #302e38;
    font-size: 16px;
    font-weight: 300;
  }
  .noo-progress-bar.lean-bars .progress .progress-bar .progress_title {
    left: 0;
  }
  .noo-progress-bar.lean-bars .progress .progress-bar .progress_label {
    right: 0;
  }
  .lean-bars.rounded-bars .progress {
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  .lean-bars.rounded-bars .progress .progress-bar {
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  .noo-progress-bar.thick-bars .progress {
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  .noo-progress-bar.thick-bars .progress .progress-bar {
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 16px;
  }
  .noo-progress-bar.thick-bars .progress .progress-bar .progress_title {
    float: left;
    padding: 5px 0 0 15px;
  }
  .noo-progress-bar.thick-bars .progress .progress-bar .progress_label {
    float: right;
    padding: 5px 15px 0 0;
  }
  .thick-bars.rounded-bars .progress,
  .thick-bars.rounded-bars .progress-bar {
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  /*
   *		Block Grid Shortcode
   */
  .noo-block-grid {
    display: block;
    overflow: hidden;
    padding: 0;
    list-style: disc;
  }
  .noo-block-grid > li {
    display: block;
    height: auto;
    float: left;
  }
  .noo-block-grid > li > img.noo-img-thumbnail {
    padding: 5px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    background-color: #fff;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-transition: border 0.3s ease, box-shadow 0.3s ease;
    transition: border 0.3s ease, box-shadow 0.3s ease;
  }
  .noo-block-grid.two-col {
    margin: 1.313em -1.25%;
  }
  .noo-block-grid.two-col > li {
    width: 50%;
    padding: 1.25%;
  }
  .noo-block-grid.two-col > li:nth-child(2n+1) {
    clear: both;
  }
  .noo-block-grid.three-col {
    margin: 1.313em -1%;
  }
  .noo-block-grid.three-col > li {
    width: 33.33333%;
    padding: 1%;
  }
  .noo-block-grid.three-col > li:nth-child(3n+1) {
    clear: both;
  }
  .noo-block-grid.four-col {
    margin: 1.313em -0.9%;
  }
  .noo-block-grid.four-col > li {
    width: 25%;
    padding: 0.9%;
  }
  .noo-block-grid.four-col > li:nth-child(4n+1) {
    clear: both;
  }
  .noo-block-grid.five-col {
    margin: 1.313em -0.85%;
  }
  .noo-block-grid.five-col > li {
    width: 20%;
    padding: 0.85%;
  }
  .noo-block-grid.five-col > li:nth-child(5n+1) {
    clear: both;
  }
  .noo-block-grid.six-col {
    margin: 1.313em -0.8%;
  }
  .noo-block-grid.six-col > li {
    width: 16.66666%;
    padding: 0.8%;
  }
  .noo-block-grid.six-col > li:nth-child(6n+1) {
    clear: both;
  }
  /*
   *
   	Button Shortcode
   */
  .pressable,
  .widget_newsletterwidget .newsletter-submit {
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 -2px rgba(0, 0, 0, 0.12);
    box-shadow: inset 0 -2px rgba(0, 0, 0, 0.12);
    border-color: rgba(255, 255, 255, 0.1);
    -webkit-transition: -webkit-box-shadow 0.1s ease-in-out;
    -moz-transition: -moz-box-shadow 0.1s ease-in-out;
    -o-transition: -o-box-shadow 0.1s ease-in-out;
    transition: box-shadow 0.1s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, -webkit-transform 0.1s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out, -moz-transform 0.1s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out, -o-transform 0.1s ease-in-out;
    transition: background-color 0.2s ease-in-out, transform 0.1s ease-in-out;
  }
  .pressable:active,
  .widget_newsletterwidget .newsletter-submit:active {
    outline: none;
    webkit-box-shadow: inset rgba(255, 255, 255, 0.6) 0 0.3em 0.3em, inset rgba(0, 0, 0, 0.2) 0 -0.1em 0.3em, rgba(0, 0, 0, 0.4) 0 0.1em 1px, rgba(0, 0, 0, 0.2) 0 0.2em 6px;
    -moz-box-shadow: inset rgba(255, 255, 255, 0.6) 0 0.3em 0.3em, inset rgba(0, 0, 0, 0.2) 0 -0.1em 0.3em, rgba(0, 0, 0, 0.4) 0 0.1em 1px, rgba(0, 0, 0, 0.2) 0 0.2em 6px;
    -moz-transform: translateY(0.2em);
    transform: translateY(0.2em);
  }
  .icon-right i {
    padding-left: 5px;
  }
  .btn,
  .wpcf7-submit,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a,
  .widget_tag_cloud .tagcloud a,
  .widget_product_tag_cloud .tagcloud a,
  .widget_newsletterwidget .newsletter-submit,
  .content-footer .content-tags a {
    -webkit-transition: border-color color 0.2s ease;
    -o-transition: border-color color 0.2s ease;
    transition: border-color color 0.2s ease;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
  }
  .btn.square,
  .wpcf7-submit.square,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a.square,
  .widget_newsletterwidget .newsletter-submit.square {
    border-radius: 0;
  }
  .btn.pill,
  .wpcf7-submit.pill,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a.pill,
  .widget_newsletterwidget .newsletter-submit.pill {
    border-radius: 100em;
  }
  .btn.rounded,
  .wpcf7-submit.rounded,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a.rounded,
  .widget_newsletterwidget .newsletter-submit.rounded {
    border-radius: 0.225em;
  }
  .btn.btn-white,
  .wpcf7-submit.btn-white,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a.btn-white,
  .widget_newsletterwidget .newsletter-submit.btn-white {
    background-color: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
    -webkit-transition: all 0.2 ease;
    -o-transition: all 0.2 ease;
    transition: all 0.2 ease;
  }
  .btn.btn-white:hover,
  .wpcf7-submit.btn-white:hover,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a.btn-white:hover,
  .widget_newsletterwidget .newsletter-submit.btn-white:hover {
    background-color: rgba(255, 255, 255, 0.6);
    border-color: rgba(255, 255, 255, 0.6);
    opacity: 1;
    color: #57666e;
  }
  .btn.btn-white:hover > i,
  .wpcf7-submit.btn-white:hover > i,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a.btn-white:hover > i,
  .widget_newsletterwidget .newsletter-submit.btn-white:hover > i {
    color: #57666e !important;
  }
  .btn.btn-black,
  .wpcf7-submit.btn-black,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a.btn-black,
  .widget_newsletterwidget .newsletter-submit.btn-black {
    background: none repeat scroll 0 0 #333333;
    color: white;
  }
  .btn.btn-black:hover,
  .wpcf7-submit.btn-black:hover,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a.btn-black:hover,
  .widget_newsletterwidget .newsletter-submit.btn-black:hover {
    background-color: #2b2b2b;
  }
  .btn i,
  .wpcf7-submit i,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a i,
  .widget_newsletterwidget .newsletter-submit i {
    padding-right: 10px;
  }
  .btn.icon-right i,
  .wpcf7-submit.icon-right i,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a.icon-right i,
  .widget_newsletterwidget .newsletter-submit.icon-right i {
    padding-left: 10px;
    padding-right: 0px;
  }
  .btn:hover,
  .wpcf7-submit:hover,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a:hover,
  .widget_newsletterwidget .newsletter-submit:hover {
    border-color: rgba(255, 255, 255, 0.1) !important;
  }
  .btn:focus,
  .btn:active,
  .btn.active,
  .wpcf7-submit:focus,
  .wpcf7-submit:active,
  .wpcf7-submit.active,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a:focus,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a:active,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a.active,
  .widget_newsletterwidget .newsletter-submit:focus,
  .widget_newsletterwidget .newsletter-submit:active,
  .widget_newsletterwidget .newsletter-submit.active {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .btn.btn-link:hover,
  .wpcf7-submit.btn-link:hover,
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a.btn-link:hover,
  .widget_newsletterwidget .newsletter-submit.btn-link:hover {
    text-decoration: none;
  }
  /*
   *		Typography Shortcode
   */
  .noo-dropcap {
    float: left;
    margin: 0 10px 0 0;
    font-size: 42px;
    line-height: 35px;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  }
  .noo-dropcap.dropcap-square,
  .noo-dropcap.dropcap-circle {
    padding: 7px 13px 11px;
  }
  .noo-dropcap.dropcap-circle {
    border-radius: 100%;
  }
  .noo-quote {
    border-left-color: #21c2f8;
    font-style: italic;
    font-weight: 400;
    font-size: 16px;
    color: #75747b;
    margin: 10px;
  }
  .noo-quote cite:before {
    content: "– ";
  }
  .noo-quote.text-right {
    border-left-width: 0;
    border-right: 5px solid #21c2f8;
  }
  .noo-quote.text-right cite {
    font-weight: 300;
  }
  .noo-quote.pullquote {
    width: 40%;
    font-size: 16px;
    border: none;
  }
  .noo-quote.pullquote h1 {
    font-size: 16px !important;
    line-height: 1.3 !important;
  }
  .noo-quote.pullquote.pullquote-left {
    float: left;
  }
  .noo-quote.pullquote.pullquote-right {
    float: right;
  }
  .noo-quote.pullquote.text-left {
    margin-left: 0;
    padding-left: 0;
  }
  .noo-quote.pullquote.text-right {
    margin-right: 0;
    padding-right: 0;
  }
  /*
   *		Lightbox Shortcode
   */
  .noo-lightbox-item > img {
    display: block;
    margin: 0 auto;
  }
  .noo-lightbox-item .rounded {
    border-radius: 4px;
  }
  .noo-lightbox-item .circle {
    border-radius: 50%;
  }
  /*
   *		Callout Shortcode
   */
  .noo-cta-btn {
    background-color: transparent;
    border: 1px solid #bcbcbc;
    border-radius: 4px;
    box-shadow: 1px 1px 9px rgba(0, 0, 0, 0.15);
  }
  .noo-cta-btn .btn,
  .noo-cta-btn .wpcf7-submit,
  .noo-cta-btn .agents.grid .hentry .agent-wrap .agent-desc .agent-action a,
  .noo-cta-btn .widget_newsletterwidget .newsletter-submit {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .noo-cta-btn .btn:hover,
  .noo-cta-btn .btn:active,
  .noo-cta-btn .btn:focus,
  .noo-cta-btn .wpcf7-submit:hover,
  .noo-cta-btn .wpcf7-submit:active,
  .noo-cta-btn .wpcf7-submit:focus,
  .noo-cta-btn .agents.grid .hentry .agent-wrap .agent-desc .agent-action a:hover,
  .noo-cta-btn .agents.grid .hentry .agent-wrap .agent-desc .agent-action a:active,
  .noo-cta-btn .agents.grid .hentry .agent-wrap .agent-desc .agent-action a:focus,
  .noo-cta-btn .widget_newsletterwidget .newsletter-submit:hover,
  .noo-cta-btn .widget_newsletterwidget .newsletter-submit:active,
  .noo-cta-btn .widget_newsletterwidget .newsletter-submit:focus {
    border: 1px solid !important;
  }
  .noo-icon.icon-style-custom.icon-circle > i {
    border: 1px solid transparent;
    border-radius: 50%;
    text-align: center;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .noo-icon.icon-style-custom.icon-square > i {
    border: 1px solid transparent;
    text-align: center;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  /*animations*/
  /******************
  * Bounce in right *
  *******************/
  .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  .bounceInRight,
  .bounceInLeft,
  .bounceInUp,
  .bounceInDown {
    opacity: 0;
    -webkit-transform: translateX(400px);
    transform: translateX(400px);
  }
  .fadeInRight,
  .fadeInLeft,
  .fadeInUp,
  .fadeInDown {
    opacity: 0;
    -webkit-transform: translateX(400px);
    transform: translateX(400px);
  }
  .flipInX,
  .flipInY,
  .rotateIn,
  .rotateInUpLeft,
  .rotateInUpRight,
  .rotateInDownLeft,
  .rotateDownUpRight,
  .rollIn {
    opacity: 0;
  }
  .lightSpeedInRight,
  .lightSpeedInLeft {
    opacity: 0;
    -webkit-transform: translateX(400px);
    transform: translateX(400px);
  }
  /***********
  * bounceIn *
  ************/
  @-webkit-keyframes bounceIn {
    0% {
      opacity: 0;
      -webkit-transform: scale(0.3);
    }
    50% {
      opacity: 1;
      -webkit-transform: scale(1.05);
    }
    70% {
      -webkit-transform: scale(0.9);
    }
    100% {
      -webkit-transform: scale(1);
    }
  }
  @keyframes bounceIn {
    0% {
      opacity: 0;
      transform: scale(0.3);
    }
    50% {
      opacity: 1;
      transform: scale(1.05);
    }
    70% {
      transform: scale(0.9);
    }
    100% {
      transform: scale(1);
    }
  }
  .bounceIn.go {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
  }
  /****************
  * bounceInRight *
  ****************/
  @-webkit-keyframes bounceInRight {
    0% {
      opacity: 0;
      -webkit-transform: translateX(400px);
    }
    60% {
      -webkit-transform: translateX(-30px);
    }
    80% {
      -webkit-transform: translateX(10px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
    }
  }
  @keyframes bounceInRight {
    0% {
      opacity: 0;
      transform: translateX(400px);
    }
    60% {
      transform: translateX(-30px);
    }
    80% {
      transform: translateX(10px);
    }
    100% {
      opacity: 1;
      transform: translateX(0);
    }
  }
  .bounceInRight.go {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
  }
  /******************
  * Bounce in left *
  *******************/
  @-webkit-keyframes bounceInLeft {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-400px);
    }
    60% {
      -webkit-transform: translateX(30px);
    }
    80% {
      -webkit-transform: translateX(-10px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
    }
  }
  @keyframes bounceInLeft {
    0% {
      opacity: 0;
      transform: translateX(-400px);
    }
    60% {
      transform: translateX(30px);
    }
    80% {
      transform: translateX(-10px);
    }
    100% {
      opacity: 1;
      transform: translateX(0);
    }
  }
  .bounceInLeft.go {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
  }
  /******************
  * Bounce in up *
  *******************/
  @-webkit-keyframes bounceInUp {
    0% {
      opacity: 0;
      -webkit-transform: translateY(400px);
    }
    60% {
      -webkit-transform: translateY(-30px);
    }
    80% {
      -webkit-transform: translateY(10px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
    }
  }
  @keyframes bounceInUp {
    0% {
      opacity: 0;
      transform: translateY(400px);
    }
    60% {
      transform: translateY(-30px);
    }
    80% {
      transform: translateY(10px);
    }
    100% {
      opacity: 1;
      transform: translateY(0);
    }
  }
  .bounceInUp.go {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
  }
  /******************
  * Bounce in down *
  *******************/
  @-webkit-keyframes bounceInDown {
    0% {
      opacity: 0;
      -webkit-transform: translateY(-400px);
    }
    60% {
      -webkit-transform: translateY(30px);
    }
    80% {
      -webkit-transform: translateY(-10px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
    }
  }
  @keyframes bounceInDown {
    0% {
      opacity: 0;
      transform: translateY(-400px);
    }
    60% {
      transform: translateY(30px);
    }
    80% {
      transform: translateY(-10px);
    }
    100% {
      opacity: 1;
      transform: translateY(0);
    }
  }
  .bounceInDown.go {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
  }
  /**********
  * Fade In *
  **********/
  @-webkit-keyframes fadeIn {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
      display: block;
    }
  }
  @keyframes fadeIn {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
      display: block;
    }
  }
  .fadeIn {
    opacity: 0;
  }
  .fadeIn.go {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
  }
  /**********
  * Grow in *
  ***********/
  @-webkit-keyframes growIn {
    0% {
      -webkit-transform: scale(0.2);
      opacity: 0;
    }
    50% {
      -webkit-transform: scale(1.2);
    }
    100% {
      -webkit-transform: scale(1);
      opacity: 1;
    }
  }
  @keyframes growIn {
    0% {
      transform: scale(0.2);
      opacity: 0;
    }
    50% {
      transform: scale(1.2);
    }
    100% {
      transform: scale(1);
      opacity: 1;
    }
  }
  .growIn {
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    opacity: 0;
  }
  .growIn.go {
    -webkit-animation-name: growIn;
    animation-name: growIn;
  }
  /********
  * Shake *
  ********/
  @-webkit-keyframes shake {
    0%,
    100% {
      -webkit-transform: translateX(0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
      -webkit-transform: translateX(-10px);
    }
    20%,
    40%,
    60%,
    80% {
      -webkit-transform: translateX(10px);
    }
  }
  @keyframes shake {
    0%,
    100% {
      transform: translateX(0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
      transform: translateX(-10px);
    }
    20%,
    40%,
    60%,
    80% {
      transform: translateX(10px);
    }
  }
  .shake.go {
    -webkit-animation-name: shake;
    animation-name: shake;
  }
  /********
  * ShakeUp *
  ********/
  @-webkit-keyframes shakeUp {
    0%,
    100% {
      -webkit-transform: translateX(0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
      -webkit-transform: translateY(-10px);
    }
    20%,
    40%,
    60%,
    80% {
      -webkit-transform: translateY(10px);
    }
  }
  @keyframes shakeUp {
    0%,
    100% {
      transform: translateY(0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
      transform: translateY(-10px);
    }
    20%,
    40%,
    60%,
    80% {
      transform: translateY(10px);
    }
  }
  .shakeUp.go {
    -webkit-animation-name: shakeUp;
    animation-name: shakeUp;
  }
  /*************
  * FadeInLeft *
  *************/
  @-webkit-keyframes fadeInLeft {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-400px);
    }
    50% {
      opacity: 0.3;
    }
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
    }
  }
  @keyframes fadeInLeft {
    0% {
      opacity: 0;
      transform: translateX(-400px);
    }
    50% {
      opacity: 0.3;
    }
    100% {
      opacity: 1;
      transform: translateX(0);
    }
  }
  .fadeInLeft {
    opacity: 0;
    -webkit-transform: translateX(-400px);
    transform: translateX(-400px);
  }
  .fadeInLeft.go {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
  }
  /*************
  * FadeInRight *
  *************/
  @-webkit-keyframes fadeInRight {
    0% {
      opacity: 0;
      -webkit-transform: translateX(400px);
    }
    50% {
      opacity: 0.3;
    }
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
    }
  }
  @keyframes fadeInRight {
    0% {
      opacity: 0;
      transform: translateX(400px);
    }
    50% {
      opacity: 0.3;
    }
    100% {
      opacity: 1;
      transform: translateX(0);
    }
  }
  .fadeInRight {
    opacity: 0;
    -webkit-transform: translateX(400px);
    transform: translateX(400px);
  }
  .fadeInRight.go {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
  }
  /*************
  * FadeInUp *
  *************/
  @-webkit-keyframes fadeInUp {
    0% {
      opacity: 0;
      -webkit-transform: translateY(400px);
    }
    50% {
      opacity: 0.3;
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
    }
  }
  @keyframes fadeInUp {
    0% {
      opacity: 0;
      transform: translateY(400px);
    }
    50% {
      opacity: 0.3;
    }
    100% {
      opacity: 1;
      transform: translateY(0);
    }
  }
  .fadeInUp {
    opacity: 0;
    -webkit-transform: translateY(400px);
    transform: translateY(400px);
  }
  .fadeInUp.go {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
  }
  /*************
  * FadeInDown *
  *************/
  @-webkit-keyframes fadeInDown {
    0% {
      opacity: 0;
      -webkit-transform: translateY(-400px);
    }
    50% {
      opacity: 0.3;
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
    }
  }
  @keyframes fadeInDown {
    0% {
      opacity: 0;
      transform: translateY(-400px);
    }
    50% {
      opacity: 0.3;
    }
    100% {
      opacity: 1;
      transform: translateY(0);
    }
  }
  .fadeInDown {
    opacity: 0;
    -webkit-transform: translateY(-400px);
    transform: translateY(-400px);
  }
  .fadeInDown.go {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
  }
  /*****************
  * rotateIn *
  *****************/
  @-webkit-keyframes rotateIn {
    0% {
      -webkit-transform-origin: center center;
      -webkit-transform: rotate(-200deg);
      opacity: 0;
    }
    100% {
      -webkit-transform-origin: center center;
      -webkit-transform: rotate(0);
      opacity: 1;
    }
  }
  @keyframes rotateIn {
    0% {
      transform-origin: center center;
      transform: rotate(-200deg);
      opacity: 0;
    }
    100% {
      transform-origin: center center;
      transform: rotate(0);
      opacity: 1;
    }
  }
  .rotateIn.go {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
  }
  /*****************
  * rotateInUpLeft *
  *****************/
  @-webkit-keyframes rotateInUpLeft {
    0% {
      -webkit-transform-origin: left bottom;
      -webkit-transform: rotate(90deg);
      opacity: 0;
    }
    100% {
      -webkit-transform-origin: left bottom;
      -webkit-transform: rotate(0);
      opacity: 1;
    }
  }
  @keyframes rotateInUpLeft {
    0% {
      transform-origin: left bottom;
      transform: rotate(90deg);
      opacity: 0;
    }
    100% {
      transform-origin: left bottom;
      transform: rotate(0);
      opacity: 1;
    }
  }
  .rotateInUpLeft.go {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
  }
  /*******************
  * rotateInDownLeft *
  *******************/
  @-webkit-keyframes rotateInDownLeft {
    0% {
      -webkit-transform-origin: left bottom;
      -webkit-transform: rotate(-90deg);
      opacity: 0;
    }
    100% {
      -webkit-transform-origin: left bottom;
      -webkit-transform: rotate(0);
      opacity: 1;
    }
  }
  @keyframes rotateInDownLeft {
    0% {
      transform-origin: left bottom;
      transform: rotate(-90deg);
      opacity: 0;
    }
    100% {
      transform-origin: left bottom;
      transform: rotate(0);
      opacity: 1;
    }
  }
  .rotateInDownLeft.go {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
  }
  /******************
  * rotateInUpRight *
  *******************/
  @-webkit-keyframes rotateInUpRight {
    0% {
      -webkit-transform-origin: right bottom;
      -webkit-transform: rotate(-90deg);
      opacity: 0;
    }
    100% {
      -webkit-transform-origin: right bottom;
      -webkit-transform: rotate(0);
      opacity: 1;
    }
  }
  @keyframes rotateInUpRight {
    0% {
      transform-origin: right bottom;
      transform: rotate(-90deg);
      opacity: 0;
    }
    100% {
      transform-origin: right bottom;
      transform: rotate(0);
      opacity: 1;
    }
  }
  .rotateInUpRight.go {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
  }
  /********************
  * rotateInDownRight *
  ********************/
  @-webkit-keyframes rotateInDownRight {
    0% {
      -webkit-transform-origin: right bottom;
      -webkit-transform: rotate(90deg);
      opacity: 0;
    }
    100% {
      -webkit-transform-origin: right bottom;
      -webkit-transform: rotate(0);
      opacity: 1;
    }
  }
  @keyframes rotateInDownRight {
    0% {
      transform-origin: right bottom;
      transform: rotate(90deg);
      opacity: 0;
    }
    100% {
      transform-origin: right bottom;
      transform: rotate(0);
      opacity: 1;
    }
  }
  .rotateInDownRight.go {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
  }
  /*********
  * rollIn *
  **********/
  @-webkit-keyframes rollIn {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-100%) rotate(-120deg);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateX(0px) rotate(0deg);
    }
  }
  @keyframes rollIn {
    0% {
      opacity: 0;
      transform: translateX(-100%) rotate(-120deg);
    }
    100% {
      opacity: 1;
      transform: translateX(0px) rotate(0deg);
    }
  }
  .rollIn.go {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
  }
  /*********
  * wiggle *
  **********/
  @-webkit-keyframes wiggle {
    0% {
      -webkit-transform: skewX(9deg);
    }
    10% {
      -webkit-transform: skewX(-8deg);
    }
    20% {
      -webkit-transform: skewX(7deg);
    }
    30% {
      -webkit-transform: skewX(-6deg);
    }
    40% {
      -webkit-transform: skewX(5deg);
    }
    50% {
      -webkit-transform: skewX(-4deg);
    }
    60% {
      -webkit-transform: skewX(3deg);
    }
    70% {
      -webkit-transform: skewX(-2deg);
    }
    80% {
      -webkit-transform: skewX(1deg);
    }
    90% {
      -webkit-transform: skewX(0deg);
    }
    100% {
      -webkit-transform: skewX(0deg);
    }
  }
  @keyframes wiggle {
    0% {
      transform: skewX(9deg);
    }
    10% {
      transform: skewX(-8deg);
    }
    20% {
      transform: skewX(7deg);
    }
    30% {
      transform: skewX(-6deg);
    }
    40% {
      transform: skewX(5deg);
    }
    50% {
      transform: skewX(-4deg);
    }
    60% {
      transform: skewX(3deg);
    }
    70% {
      transform: skewX(-2deg);
    }
    80% {
      transform: skewX(1deg);
    }
    90% {
      transform: skewX(0deg);
    }
    100% {
      transform: skewX(0deg);
    }
  }
  .wiggle.go {
    -webkit-animation-name: wiggle;
    animation-name: wiggle;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  /********
  * swing *
  *********/
  @-webkit-keyframes swing {
    20%,
    40%,
    60%,
    80%,
    100% {
      -webkit-transform-origin: top center;
    }
    20% {
      -webkit-transform: rotate(15deg);
    }
    40% {
      -webkit-transform: rotate(-10deg);
    }
    60% {
      -webkit-transform: rotate(5deg);
    }
    80% {
      -webkit-transform: rotate(-5deg);
    }
    100% {
      -webkit-transform: rotate(0deg);
    }
  }
  @keyframes swing {
    20% {
      transform: rotate(15deg);
    }
    40% {
      transform: rotate(-10deg);
    }
    60% {
      transform: rotate(5deg);
    }
    80% {
      transform: rotate(-5deg);
    }
    100% {
      transform: rotate(0deg);
    }
  }
  .swing.go {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
  }
  /*******
  * tada *
  ********/
  @-webkit-keyframes tada {
    0% {
      -webkit-transform: scale(1);
    }
    10%,
    20% {
      -webkit-transform: scale(0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
      -webkit-transform: scale(1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
      -webkit-transform: scale(1.1) rotate(-3deg);
    }
    100% {
      -webkit-transform: scale(1) rotate(0);
    }
  }
  @keyframes tada {
    0% {
      transform: scale(1);
    }
    10%,
    20% {
      transform: scale(0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
      transform: scale(1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
      transform: scale(1.1) rotate(-3deg);
    }
    100% {
      transform: scale(1) rotate(0);
    }
  }
  .tada.go {
    -webkit-animation-name: tada;
    animation-name: tada;
  }
  /*********
  * wobble *
  **********/
  @-webkit-keyframes wobble {
    0% {
      -webkit-transform: translateX(0%);
    }
    15% {
      -webkit-transform: translateX(-25%) rotate(-5deg);
    }
    30% {
      -webkit-transform: translateX(20%) rotate(3deg);
    }
    45% {
      -webkit-transform: translateX(-15%) rotate(-3deg);
    }
    60% {
      -webkit-transform: translateX(10%) rotate(2deg);
    }
    75% {
      -webkit-transform: translateX(-5%) rotate(-1deg);
    }
    100% {
      -webkit-transform: translateX(0%);
    }
  }
  @keyframes wobble {
    0% {
      transform: translateX(0%);
    }
    15% {
      transform: translateX(-25%) rotate(-5deg);
    }
    30% {
      transform: translateX(20%) rotate(3deg);
    }
    45% {
      transform: translateX(-15%) rotate(-3deg);
    }
    60% {
      transform: translateX(10%) rotate(2deg);
    }
    75% {
      transform: translateX(-5%) rotate(-1deg);
    }
    100% {
      transform: translateX(0%);
    }
  }
  .wobble.go {
    -webkit-animation-name: wobble;
    animation-name: wobble;
  }
  /********
  * pulse *
  *********/
  @-webkit-keyframes pulse {
    0% {
      -webkit-transform: scale(1);
    }
    50% {
      -webkit-transform: scale(1.1);
    }
    100% {
      -webkit-transform: scale(1);
    }
  }
  @keyframes pulse {
    0% {
      transform: scale(1);
    }
    50% {
      transform: scale(1.1);
    }
    100% {
      transform: scale(1);
    }
  }
  .pulse.go {
    -webkit-animation-name: pulse;
    animation-name: pulse;
  }
  /***************
  * lightSpeedInRight *
  ****************/
  @-webkit-keyframes lightSpeedInRight {
    0% {
      -webkit-transform: translateX(100%) skewX(-30deg);
      opacity: 0;
    }
    60% {
      -webkit-transform: translateX(-20%) skewX(30deg);
      opacity: 1;
    }
    80% {
      -webkit-transform: translateX(0%) skewX(-15deg);
      opacity: 1;
    }
    100% {
      -webkit-transform: translateX(0%) skewX(0deg);
      opacity: 1;
    }
  }
  @keyframes lightSpeedInRight {
    0% {
      transform: translateX(100%) skewX(-30deg);
      opacity: 0;
    }
    60% {
      transform: translateX(-20%) skewX(30deg);
      opacity: 1;
    }
    80% {
      transform: translateX(0%) skewX(-15deg);
      opacity: 1;
    }
    100% {
      transform: translateX(0%) skewX(0deg);
      opacity: 1;
    }
  }
  .lightSpeedInRight.go {
    -webkit-animation-name: lightSpeedInRight;
    animation-name: lightSpeedInRight;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  /***************
  * lightSpeedInLeft *
  ****************/
  @-webkit-keyframes lightSpeedInLeft {
    0% {
      -webkit-transform: translateX(-100%) skewX(30deg);
      opacity: 0;
    }
    60% {
      -webkit-transform: translateX(20%) skewX(-30deg);
      opacity: 1;
    }
    80% {
      -webkit-transform: translateX(0%) skewX(15deg);
      opacity: 1;
    }
    100% {
      -webkit-transform: translateX(0%) skewX(0deg);
      opacity: 1;
    }
  }
  @keyframes lightSpeedInLeft {
    0% {
      transform: translateX(-100%) skewX(30deg);
      opacity: 0;
    }
    60% {
      transform: translateX(20%) skewX(-30deg);
      opacity: 1;
    }
    80% {
      transform: translateX(0%) skewX(15deg);
      opacity: 1;
    }
    100% {
      transform: translateX(0%) skewX(0deg);
      opacity: 1;
    }
  }
  .lightSpeedInLeft.go {
    -webkit-animation-name: lightSpeedInLeft;
    animation-name: lightSpeedInLeft;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  /*******
  * Flip *
  *******/
  @-webkit-keyframes flip {
    0% {
      -webkit-transform: perspective(400px) rotateY(0);
      -webkit-animation-timing-function: ease-out;
    }
    40% {
      -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
      -webkit-animation-timing-function: ease-out;
    }
    50% {
      -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
      -webkit-animation-timing-function: ease-in;
    }
    80% {
      -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
      -webkit-animation-timing-function: ease-in;
    }
    100% {
      -webkit-transform: perspective(400px) scale(1);
      -webkit-animation-timing-function: ease-in;
    }
  }
  @keyframes flip {
    0% {
      transform: perspective(400px) rotateY(0);
      animation-timing-function: ease-out;
    }
    40% {
      transform: perspective(400px) translateZ(150px) rotateY(170deg);
      animation-timing-function: ease-out;
    }
    50% {
      transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
      animation-timing-function: ease-in;
    }
    80% {
      transform: perspective(400px) rotateY(360deg) scale(0.95);
      animation-timing-function: ease-in;
    }
    100% {
      transform: perspective(400px) scale(1);
      animation-timing-function: ease-in;
    }
  }
  .flip.go {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flip;
    backface-visibility: visible !important;
    animation-name: flip;
  }
  /**********
  * flipInX *
  **********/
  @-webkit-keyframes flipInX {
    0% {
      -webkit-transform: perspective(400px) rotateX(90deg);
      opacity: 0;
    }
    40% {
      -webkit-transform: perspective(400px) rotateX(-10deg);
    }
    70% {
      -webkit-transform: perspective(400px) rotateX(10deg);
    }
    100% {
      -webkit-transform: perspective(400px) rotateX(0deg);
      opacity: 1;
    }
  }
  @keyframes flipInX {
    0% {
      transform: perspective(400px) rotateX(90deg);
      opacity: 0;
    }
    40% {
      transform: perspective(400px) rotateX(-10deg);
    }
    70% {
      transform: perspective(400px) rotateX(10deg);
    }
    100% {
      transform: perspective(400px) rotateX(0deg);
      opacity: 1;
    }
  }
  .flipInX.go {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    backface-visibility: visible !important;
    animation-name: flipInX;
  }
  /**********
  * flipInY *
  **********/
  @-webkit-keyframes flipInY {
    0% {
      -webkit-transform: perspective(400px) rotateY(90deg);
      opacity: 0;
    }
    40% {
      -webkit-transform: perspective(400px) rotateY(-10deg);
    }
    70% {
      -webkit-transform: perspective(400px) rotateY(10deg);
    }
    100% {
      -webkit-transform: perspective(400px) rotateY(0deg);
      opacity: 1;
    }
  }
  @keyframes flipInY {
    0% {
      transform: perspective(400px) rotateY(90deg);
      opacity: 0;
    }
    40% {
      transform: perspective(400px) rotateY(-10deg);
    }
    70% {
      transform: perspective(400px) rotateY(10deg);
    }
    100% {
      transform: perspective(400px) rotateY(0deg);
      opacity: 1;
    }
  }
  .flipInY.go {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    backface-visibility: visible !important;
    animation-name: flipInY;
  }
  /*****************
  * Out animations *
  *****************/
  /************
  * bounceOut *
  *************/
  @-webkit-keyframes bounceOut {
    0% {
      -webkit-transform: scale(1);
    }
    25% {
      -webkit-transform: scale(0.95);
    }
    50% {
      opacity: 1;
      -webkit-transform: scale(1.1);
    }
    100% {
      opacity: 0;
      -webkit-transform: scale(0.3);
    }
  }
  @keyframes bounceOut {
    0% {
      transform: scale(1);
    }
    25% {
      transform: scale(0.95);
    }
    50% {
      opacity: 1;
      transform: scale(1.1);
    }
    100% {
      opacity: 0;
      transform: scale(0.3);
    }
  }
  .bounceOut.goAway {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
  }
  /************
  * bounceOutUp *
  *************/
  @-webkit-keyframes bounceOutUp {
    0% {
      -webkit-transform: translateY(0);
    }
    20% {
      opacity: 1;
      -webkit-transform: translateY(20px);
    }
    100% {
      opacity: 0;
      -webkit-transform: translateY(-2000px);
    }
  }
  @keyframes bounceOutUp {
    0% {
      transform: translateY(0);
    }
    20% {
      opacity: 1;
      transform: translateY(20px);
    }
    100% {
      opacity: 0;
      transform: translateY(-2000px);
    }
  }
  .bounceOutUp.goAway {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
  }
  /************
  * bounceOutDown *
  *************/
  @-webkit-keyframes bounceOutDown {
    0% {
      -webkit-transform: translateY(0);
    }
    20% {
      opacity: 1;
      -webkit-transform: translateY(-20px);
    }
    100% {
      opacity: 0;
      -webkit-transform: translateY(2000px);
    }
  }
  @keyframes bounceOutDown {
    0% {
      transform: translateY(0);
    }
    20% {
      opacity: 1;
      transform: translateY(-20px);
    }
    100% {
      opacity: 0;
      transform: translateY(2000px);
    }
  }
  .bounceOutDown.goAway {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
  }
  /************
  * bounceOutLeft *
  *************/
  @-webkit-keyframes bounceOutLeft {
    0% {
      -webkit-transform: translateX(0);
    }
    20% {
      opacity: 1;
      -webkit-transform: translateX(20px);
    }
    100% {
      opacity: 0;
      -webkit-transform: translateX(-2000px);
    }
  }
  @keyframes bounceOutLeft {
    0% {
      transform: translateX(0);
    }
    20% {
      opacity: 1;
      transform: translateX(20px);
    }
    100% {
      opacity: 0;
      transform: translateX(-2000px);
    }
  }
  .bounceOutLeft.goAway {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
  }
  /************
  * bounceOutRight *
  *************/
  @-webkit-keyframes bounceOutRight {
    0% {
      -webkit-transform: translateX(0);
    }
    20% {
      opacity: 1;
      -webkit-transform: translateX(-20px);
    }
    100% {
      opacity: 0;
      -webkit-transform: translateX(2000px);
    }
  }
  @keyframes bounceOutRight {
    0% {
      transform: translateX(0);
    }
    20% {
      opacity: 1;
      transform: translateX(-20px);
    }
    100% {
      opacity: 0;
      transform: translateX(2000px);
    }
  }
  .bounceOutRight.goAway {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
  }
  /************
  * fadeOut *
  *************/
  @-webkit-keyframes fadeOut {
    0% {
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }
  @keyframes fadeOut {
    0% {
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }
  .fadeOut.goAway {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
  }
  /************
  * fadeOutUp *
  *************/
  @-webkit-keyframes fadeOutUp {
    0% {
      opacity: 1;
      -webkit-transform: translateY(0);
    }
    100% {
      opacity: 0;
      -webkit-transform: translateY(-2000px);
    }
  }
  @keyframes fadeOutUp {
    0% {
      opacity: 1;
      transform: translateY(0);
    }
    100% {
      opacity: 0;
      transform: translateY(-2000px);
    }
  }
  .fadeOutUp.goAway {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
  }
  /************
  * fadeOutDown *
  *************/
  @-webkit-keyframes fadeOutDown {
    0% {
      opacity: 1;
      -webkit-transform: translateY(0);
    }
    100% {
      opacity: 0;
      -webkit-transform: translateY(2000px);
    }
  }
  @keyframes fadeOutDown {
    0% {
      opacity: 1;
      transform: translateY(0);
    }
    100% {
      opacity: 0;
      transform: translateY(2000px);
    }
  }
  .fadeOutDown.goAway {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
  }
  /************
  * fadeOutLeft *
  *************/
  @-webkit-keyframes fadeOutLeft {
    0% {
      opacity: 1;
      -webkit-transform: translateX(0);
    }
    100% {
      opacity: 0;
      -webkit-transform: translateX(-2000px);
    }
  }
  @keyframes fadeOutLeft {
    0% {
      opacity: 1;
      transform: translateX(0);
    }
    100% {
      opacity: 0;
      transform: translateX(-2000px);
    }
  }
  .fadeOutLeft.goAway {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
  }
  /************
  * fadeOutRight *
  *************/
  @-webkit-keyframes fadeOutRight {
    0% {
      opacity: 1;
      -webkit-transform: translateX(0);
    }
    100% {
      opacity: 0;
      -webkit-transform: translateX(2000px);
    }
  }
  @keyframes fadeOutRight {
    0% {
      opacity: 1;
      transform: translateX(0);
    }
    100% {
      opacity: 0;
      transform: translateX(2000px);
    }
  }
  .fadeOutRight.goAway {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
  }
  /************
  * flipOutX *
  *************/
  @-webkit-keyframes flipOutX {
    0% {
      -webkit-transform: perspective(400px) rotateX(0deg);
      opacity: 1;
    }
    100% {
      -webkit-transform: perspective(400px) rotateX(90deg);
      opacity: 0;
    }
  }
  @keyframes flipOutX {
    0% {
      transform: perspective(400px) rotateX(0deg);
      opacity: 1;
    }
    100% {
      transform: perspective(400px) rotateX(90deg);
      opacity: 0;
    }
  }
  .flipOutX.goAway {
    -webkit-animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    animation-name: flipOutX;
    backface-visibility: visible !important;
  }
  /************
  * flipOutY *
  *************/
  @-webkit-keyframes flipOutY {
    0% {
      -webkit-transform: perspective(400px) rotateY(0deg);
      opacity: 1;
    }
    100% {
      -webkit-transform: perspective(400px) rotateY(90deg);
      opacity: 0;
    }
  }
  @keyframes flipOutY {
    0% {
      transform: perspective(400px) rotateY(0deg);
      opacity: 1;
    }
    100% {
      transform: perspective(400px) rotateY(90deg);
      opacity: 0;
    }
  }
  .flipOutY {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    backface-visibility: visible !important;
    animation-name: flipOutY;
  }
  /************
  * lightSpeedOutRight *
  *************/
  @-webkit-keyframes lightSpeedOutRight {
    0% {
      -webkit-transform: translateX(0%) skewX(0deg);
      opacity: 1;
    }
    100% {
      -webkit-transform: translateX(100%) skewX(-30deg);
      opacity: 0;
    }
  }
  @keyframes lightSpeedOutRight {
    0% {
      transform: translateX(0%) skewX(0deg);
      opacity: 1;
    }
    100% {
      transform: translateX(100%) skewX(-30deg);
      opacity: 0;
    }
  }
  .lightSpeedOutRight.goAway {
    -webkit-animation-name: lightSpeedOutRight;
    animation-name: lightSpeedOutRight;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  /************
  * lightSpeedOutLeft *
  *************/
  @-webkit-keyframes lightSpeedOutLeft {
    0% {
      -webkit-transform: translateX(0%) skewX(0deg);
      opacity: 1;
    }
    100% {
      -webkit-transform: translateX(-100%) skewX(30deg);
      opacity: 0;
    }
  }
  @keyframes lightSpeedOutLeft {
    0% {
      transform: translateX(0%) skewX(0deg);
      opacity: 1;
    }
    100% {
      transform: translateX(-100%) skewX(30deg);
      opacity: 0;
    }
  }
  .lightSpeedOutLeft.goAway {
    -webkit-animation-name: lightSpeedOutLeft;
    animation-name: lightSpeedOutLeft;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  /************
  * rotateOut *
  *************/
  @-webkit-keyframes rotateOut {
    0% {
      -webkit-transform-origin: center center;
      -webkit-transform: rotate(0);
      opacity: 1;
    }
    100% {
      -webkit-transform-origin: center center;
      -webkit-transform: rotate(200deg);
      opacity: 0;
    }
  }
  @keyframes rotateOut {
    0% {
      transform-origin: center center;
      transform: rotate(0);
      opacity: 1;
    }
    100% {
      transform-origin: center center;
      transform: rotate(200deg);
      opacity: 0;
    }
  }
  .rotateOut.goAway {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
  }
  /************
  * rotateOutUpLeft *
  *************/
  @-webkit-keyframes rotateOutUpLeft {
    0% {
      -webkit-transform-origin: left bottom;
      -webkit-transform: rotate(0);
      opacity: 1;
    }
    100% {
      -webkit-transform-origin: left bottom;
      -webkit-transform: rotate(-90deg);
      opacity: 0;
    }
  }
  @keyframes rotateOutUpLeft {
    0% {
      transform-origin: left bottom;
      transform: rotate(0);
      opacity: 1;
    }
    100% {
      -transform-origin: left bottom;
      -transform: rotate(-90deg);
      opacity: 0;
    }
  }
  .rotateOutUpLeft.goAway {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
  }
  /************
  * rotateOutDownLeft *
  *************/
  @-webkit-keyframes rotateOutDownLeft {
    0% {
      -webkit-transform-origin: left bottom;
      -webkit-transform: rotate(0);
      opacity: 1;
    }
    100% {
      -webkit-transform-origin: left bottom;
      -webkit-transform: rotate(90deg);
      opacity: 0;
    }
  }
  @keyframes rotateOutDownLeft {
    0% {
      transform-origin: left bottom;
      transform: rotate(0);
      opacity: 1;
    }
    100% {
      transform-origin: left bottom;
      transform: rotate(90deg);
      opacity: 0;
    }
  }
  .rotateOutDownLeft.goAway {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
  }
  /************
  * rotateOutUpRight *
  *************/
  @-webkit-keyframes rotateOutUpRight {
    0% {
      -webkit-transform-origin: right bottom;
      -webkit-transform: rotate(0);
      opacity: 1;
    }
    100% {
      -webkit-transform-origin: right bottom;
      -webkit-transform: rotate(90deg);
      opacity: 0;
    }
  }
  @keyframes rotateOutUpRight {
    0% {
      transform-origin: right bottom;
      transform: rotate(0);
      opacity: 1;
    }
    100% {
      transform-origin: right bottom;
      transform: rotate(90deg);
      opacity: 0;
    }
  }
  .rotateOutUpRight.goAway {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
  }
  /************
  * rollOut *
  *************/
  @-webkit-keyframes rollOut {
    0% {
      opacity: 1;
      -webkit-transform: translateX(0px) rotate(0deg);
    }
    100% {
      opacity: 0;
      -webkit-transform: translateX(100%) rotate(120deg);
    }
  }
  @keyframes rollOut {
    0% {
      opacity: 1;
      transform: translateX(0px) rotate(0deg);
    }
    100% {
      opacity: 0;
      transform: translateX(100%) rotate(120deg);
    }
  }
  .rollOut.goAway {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
  }
  .noo-vc-row {
    position: relative;
  }
  .noo-vc-row.bg-image {
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .noo-vc-row.bg-image .noo-vc-col {
    position: relative;
    z-index: 1;
  }
  .noo-vc-row.image-repeat {
    background-repeat: repeat;
  }
  .noo-vc-row.bg-pattern {
    background-repeat: repeat;
  }
  .noo-vc-row.bg-video {
    position: relative;
    overflow: hidden;
  }
  .noo-vc-row.bg-video #big-video-wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
  }
  .noo-vc-row.bg-video #big-video-wrap .vjs-tech {
    left: 0;
    margin: 0;
  }
  .noo-vc-row.border-top {
    border-top: 1px solid #e5e5e5;
  }
  .noo-vc-row.border-left {
    border-left: 1px solid #e5e5e5;
  }
  .noo-vc-row.border-right {
    border-right: 1px solid #e5e5e5;
  }
  .noo-vc-row.border-bottom {
    border-bottom: 1px solid #e5e5e5;
  }
  .noo-separator {
    display: table;
  }
  .noo-separator h4 {
    display: table-cell;
    font-size: 100%;
    line-height: 1em;
    white-space: pre;
  }
  .noo-separator .noo-sep-line {
    border-top: 1px solid #e5e5e5;
    display: block;
    position: relative;
    top: 0px;
    width: 100%;
  }
  .noo-separator.line-with-text.separator-align-center h4 {
    padding-left: 0.8em;
    padding-right: 0.8em;
  }
  .noo-separator.line-with-text.separator-align-left h4 {
    padding-right: 0.8em;
  }
  .noo-separator.line-with-text.separator-align-left .noo-sep-holder-l {
    display: none;
  }
  .noo-separator.line-with-text.separator-align-left .noo-sep-holder-r {
    width: 100%;
  }
  .noo-separator.line-with-text.separator-align-right h4 {
    padding-left: 0.8em;
  }
  .noo-separator.line-with-text.separator-align-right .noo-sep-holder-l {
    width: 100%;
  }
  .noo-separator.line-with-text.separator-align-right .noo-sep-holder-r {
    display: none;
  }
  .noo-separator .noo-sep-holder-l {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    width: 50%;
  }
  .noo-separator .noo-sep-holder-r {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    width: 50%;
  }
  .noo-gap {
    margin-left: 0;
    margin-bottom: 0;
    border-color: rgba(0, 0, 0, 0);
  }
  .noo-clear {
    margin: 0;
    border: 0;
    clear: both;
  }
  .noo-pie-chart {
    z-index: 0;
    text-align: center;
  }
  .noo-pie-chart .noo-pie-chart-wrapper {
    position: relative;
    margin: 0 auto;
    -webkit-border-radius: 50%;
    border-radius: 50%;
  }
  .noo-pie-chart .noo-pie-chart-heading {
    margin-top: 30px !important;
  }
  .noo-pie-chart canvas {
    position: relative;
    z-index: 1;
  }
  .noo-pie-chart .noo-pie-chart-value {
    font-size: 200%;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
  }
  .noo-pie-chart .noo-pie-chart-back {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 4px;
    left: 4px;
    border: 6px solid #f7f7f7;
    border-radius: 999px;
    border-radius: 50%;
    opacity: 0.3;
    filter: alpha(opacity=30);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .noo-pricing-table {
    margin-left: -15px;
    margin-right: -15px;
  }
  .noo-pricing-table.one-col .noo-pricing-column {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  @media (min-width: 768px) {
    .noo-pricing-table.one-col .noo-pricing-column {
      float: left;
      width: 100%;
    }
  }
  .noo-pricing-table.two-col .noo-pricing-column {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  @media (min-width: 768px) {
    .noo-pricing-table.two-col .noo-pricing-column {
      float: left;
      width: 50%;
    }
  }
  .noo-pricing-table.three-col .noo-pricing-column {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  @media (min-width: 768px) {
    .noo-pricing-table.three-col .noo-pricing-column {
      float: left;
      width: 33.33333333%;
    }
  }
  .noo-pricing-table.four-col .noo-pricing-column {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  @media (min-width: 768px) {
    .noo-pricing-table.four-col .noo-pricing-column {
      float: left;
      width: 25%;
    }
  }
  .noo-pricing-table.six-col .noo-pricing-column {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  @media (min-width: 768px) {
    .noo-pricing-table.six-col .noo-pricing-column {
      float: left;
      width: 16.66666667%;
    }
  }
  .noo-pricing-table .noo-pricing-column .pricing-content {
    background: rgba(0, 0, 0, 0);
  }
  .noo-pricing-table .noo-pricing-column .pricing-content .pricing-header {
    background-color: #2E4A53;
    padding: 16px 24px;
  }
  .noo-pricing-table .noo-pricing-column .pricing-content .pricing-header .pricing-title {
    color: #75b08a;
    margin: 0;
    text-align: center;
    font-size: 16px;
  }
  .noo-pricing-table .noo-pricing-column .pricing-content .pricing-header .pricing-value {
    color: #75b08a;
    font-size: 16px;
    font-weight: 300;
    margin: 16px 0 0;
    text-align: center;
    color: #fff;
  }
  .noo-pricing-table .noo-pricing-column .pricing-content .pricing-header .pricing-value .noo-price {
    font-size: 45px;
    color: #75b08a;
  }
  .noo-pricing-table .noo-pricing-column .pricing-content .pricing-info {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
  }
  .noo-pricing-table .noo-pricing-column .pricing-content .pricing-info ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .noo-pricing-table .noo-pricing-column .pricing-content .pricing-info ul li {
    padding: 16px 24px;
    text-align: center;
    font-weight: 300;
    font-size: 16px;
    background: #fff;
  }
  .noo-pricing-table .noo-pricing-column .pricing-content .pricing-info ul li i {
    position: relative;
    left: 0;
    top: 0;
  }
  .noo-pricing-table .noo-pricing-column .pricing-content .pricing-info ul li:nth-child(odd) {
    background-color: #F2F2F2;
  }
  .noo-pricing-table .noo-pricing-column .pricing-content .pricing-footer {
    border: 1px solid #e5e5e5;
    border-top: none;
    padding: 16px 24px;
    text-align: center;
  }
  .noo-pricing-table .noo-pricing-column .pricing-content .pricing-footer .btn,
  .noo-pricing-table .noo-pricing-column .pricing-content .pricing-footer .wpcf7-submit,
  .noo-pricing-table .noo-pricing-column .pricing-content .pricing-footer .agents.grid .hentry .agent-wrap .agent-desc .agent-action a,
  .noo-pricing-table .noo-pricing-column .pricing-content .pricing-footer .widget_newsletterwidget .newsletter-submit {
    background: none !important;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-width: 2px;
    border-color: #d2d2d2;
    color: #d2d2d2;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 18px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 8px 20px;
    text-shadow: none;
  }
  .noo-pricing-table .noo-pricing-column .pricing-content .pricing-footer .btn:hover,
  .noo-pricing-table .noo-pricing-column .pricing-content .pricing-footer .wpcf7-submit:hover,
  .noo-pricing-table .noo-pricing-column .pricing-content .pricing-footer .agents.grid .hentry .agent-wrap .agent-desc .agent-action a:hover,
  .noo-pricing-table .noo-pricing-column .pricing-content .pricing-footer .widget_newsletterwidget .newsletter-submit:hover {
    border-color: #75b08a !important;
    color: #75b08a !important;
  }
  .noo-pricing-table .noo-pricing-column.featured .pricing-content .pricing-header {
    background-color: #75b08a;
  }
  .noo-pricing-table .noo-pricing-column.featured .pricing-content .pricing-header .pricing-title {
    color: #fff;
  }
  .noo-pricing-table .noo-pricing-column.featured .pricing-content .pricing-header .pricing-value {
    color: #fff;
  }
  .noo-pricing-table .noo-pricing-column.featured .pricing-content .pricing-header .pricing-value .noo-price {
    color: #fff;
  }
  .noo-pricing-table.ascending {
    margin: 0;
    padding: 0;
  }
  .noo-pricing-table.ascending .noo-pricing-column {
    padding: 0;
  }
  .noo-pricing-table.ascending .noo-pricing-column .pricing-content {
    border-left: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-right: none;
  }
  .noo-pricing-table.ascending .noo-pricing-column .pricing-content .pricing-header {
    border: none;
    background: none;
    padding: 0;
  }
  .noo-pricing-table.ascending .noo-pricing-column .pricing-content .pricing-header .pricing-title {
    padding: 16px 24px;
    text-transform: uppercase;
    margin: 0;
    color: #75b08a;
    font-size: 16px;
  }
  .noo-pricing-table.ascending .noo-pricing-column .pricing-content .pricing-header .pricing-value {
    padding: 16px 24px;
    background-color: #F2F2F2;
    margin: 0;
    color: #2d313f;
  }
  .noo-pricing-table.ascending .noo-pricing-column .pricing-content .pricing-header .pricing-value .noo-price {
    font-size: 45px;
  }
  .noo-pricing-table.ascending .noo-pricing-column .pricing-content .pricing-info {
    border: none;
  }
  .noo-pricing-table.ascending .noo-pricing-column .pricing-content .pricing-info ul li {
    font-size: 16px;
    background: #fff !important;
    text-align: inherit;
    border-bottom: 1px solid #e5e5e5;
  }
  .noo-pricing-table.ascending .noo-pricing-column .pricing-content .pricing-footer {
    border: none;
  }
  .noo-pricing-table.ascending .noo-pricing-column:last-child .pricing-content {
    border-right: 1px solid #e5e5e5;
  }
  .noo-pricing-table.ascending .noo-pricing-column.featured {
    position: relative;
    background: none repeat scroll 0 0 #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    margin: -20px -1px 0;
    z-index: 100;
  }
  .noo-pricing-table.ascending .noo-pricing-column.featured .pricing-content {
    border-right: 1px solid #e5e5e5;
  }
  .noo-pricing-table.ascending .noo-pricing-column.featured .pricing-content .pricing-value {
    background-color: #75b08a;
    color: #fff;
  }
  .noo-pricing-table.ascending .noo-pricing-column.featured .pricing-content .pricing-value .noo-price {
    color: #fff;
  }
  .noo-pricing-table.ascending .noo-pricing-column.featured .pricing-content .pricing-header .pricing-title {
    margin: 10px 0;
  }
  .noo-pricing-table.ascending .noo-pricing-column.featured .pricing-content .pricing-footer .btn,
  .noo-pricing-table.ascending .noo-pricing-column.featured .pricing-content .pricing-footer .wpcf7-submit,
  .noo-pricing-table.ascending .noo-pricing-column.featured .pricing-content .pricing-footer .agents.grid .hentry .agent-wrap .agent-desc .agent-action a,
  .noo-pricing-table.ascending .noo-pricing-column.featured .pricing-content .pricing-footer .widget_newsletterwidget .newsletter-submit {
    margin: 15px 0;
    border-color: #75b08a !important;
    color: #75b08a !important;
  }
  .noo-post-list .title .sub-title {
    margin-top: 12px;
  }
  .noo-member .member-avatar {
    position: relative;
  }
  .noo-member .member-avatar img {
    max-width: 100%;
    width: 100%;
  }
  .noo-member .member-avatar .member-social {
    background: #000;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .noo-member .member-avatar .member-social a {
    color: #fff;
    display: inline-block;
    font-size: 20px;
    padding: 6px 12px;
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .noo-member .member-avatar .member-social a:hover {
    color: #4f8a64;
  }
  .noo-member .member-avatar:hover .member-social {
    opacity: 0.8;
    filter: alpha(opacity=80);
  }
  .noo-member .member-info .team-meta {
    font-size: 20px;
    font-weight: 300;
    text-transform: uppercase;
  }
  .noo-member .member-info .team-meta small {
    float: right;
    font-size: 16px;
    font-weight: 300;
    text-transform: none;
  }
  .noo-gmaps {
    position: relative;
  }
  .noo-gmaps .map-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
  }
  .noo-gmaps iframe {
    max-width: 100%;
    border: medium none;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
  }
  .noo-gmaps.no-map-responsive iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
  }
  .noo-slider {
    position: relative;
  }
  .noo-slider > .sliders {
    list-style: none;
    padding: 0;
    position: relative;
    min-height: 250px;
  }
  .noo-slider > .sliders .slide-item + .slide-item {
    display: none;
  }
  .noo-slider .caroufredsel_wrapper {
    position: relative;
  }
  .noo-slider .caroufredsel_wrapper .sliders {
    list-style: none;
    margin: 0;
    padding: 0;
    height: auto !important;
    position: relative !important;
  }
  .noo-slider .caroufredsel_wrapper .sliders .slide-item {
    float: left;
    position: relative;
    height: auto;
    width: 100%;
  }
  .noo-slider .caroufredsel_wrapper .sliders .slide-item img {
    display: block;
    max-width: 100%;
    width: 100%;
  }
  .noo-slider .caroufredsel_wrapper .sliders .slide-item .slide-caption {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.45);
    bottom: 0;
    left: 0;
    padding: 10px;
    position: absolute;
    width: 100%;
    margin: 0;
    color: #fff;
  }
  .noo-slider .slider-timer {
    background: none repeat scroll 0 0 #EFEDED;
    height: 2px;
    left: 0;
    position: absolute;
    top: 0;
  }
  .noo-slider .slider-indicators {
    position: absolute;
    top: 10px;
    right: 10px;
  }
  .noo-slider .slider-indicators a {
    -webkit-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    background: none repeat scroll 0 0 #fff;
    display: inline-block;
    height: 10px;
    width: 10px;
    text-indent: -999em;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    float: left;
    margin: 0 3px;
  }
  .noo-slider .slider-indicators a.selected {
    border: 2px solid #fff;
    background: rgba(0, 0, 0, 0);
  }
  .noo-slider.bottom-indicators {
    padding-bottom: 15px;
  }
  .noo-slider.bottom-indicators .slider-indicators {
    right: auto;
    top: auto;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .noo-slider .slider-control {
    font-size: 30px;
    color: #ffffff;
    opacity: 0.6;
    filter: alpha(opacity=60);
    position: absolute;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0 10px;
    -webkit-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    z-index: 999;
  }
  .noo-slider .slider-control.prev-btn .slider-icon-prev:before {
    content: "\f104";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
  }
  .noo-slider .slider-control.next-btn {
    right: 0;
    left: auto;
  }
  .noo-slider .slider-control.next-btn .slider-icon-next:before {
    content: "\f105";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
  }
  .noo-slider .slider-control:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
  }
  code {
    display: block;
    font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;
    margin: 0 !important;
    color: #555;
    padding: 10px 15px;
    padding-left: 4px !important;
    font-size: 15px;
    line-height: 16px;
    background-color: #f7f7f9;
    white-space: normal;
    word-break: break-all;
    word-wrap: break-word;
    border-radius: 4px;
  }
  #cta_buy_theme .noo-text-block p {
    font-size: 18px;
    line-height: 36px;
    text-align: center;
  }
  @media (max-width: 992px) {
    #cta_buy_theme .noo-text-block p {
      text-align: center;
    }
    #cta_buy_theme .noo-text-block .btn,
    #cta_buy_theme .noo-text-block .wpcf7-submit,
    #cta_buy_theme .noo-text-block .agents.grid .hentry .agent-wrap .agent-desc .agent-action a,
    #cta_buy_theme .noo-text-block .widget_newsletterwidget .newsletter-submit {
      display: table;
      margin: 0 auto;
    }
  }
  .properties-header {
    display: table;
    width: 100%;
    margin-bottom: 30px;
  }
  .properties-header .page-title {
    width: 50%;
    vertical-align: middle;
    display: table-cell;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
  }
  .properties-header .properties-toolbar {
    display: table-cell;
    width: 50%;
    text-align: right;
    vertical-align: middle;
  }
  .properties-header .properties-toolbar a {
    font-size: 20px;
    color: #c9c9c9;
    margin-left: 10px;
  }
  .properties-header .properties-toolbar a.selected,
  .properties-header .properties-toolbar a:hover {
    color: #4f8a64;
  }
  .properties-header .properties-ordering {
    text-align: left;
    float: right;
    margin-left: 30px;
  }
  .properties-header .properties-ordering .properties-ordering-label {
    float: left;
    padding-top: 5px;
    padding-right: 10px;
  }
  .properties-header .properties-ordering .properties-ordering-select {
    float: left;
  }
  .properties-header .properties-ordering .form-group .dropdown > span {
    width: 150px;
    height: 33px;
    line-height: 29px;
    padding: 0 10px;
  }
  .properties-header .properties-ordering .form-group .dropdown > span:before {
    height: 33px;
    line-height: 33px;
    width: 33px;
    padding: 0;
  }
  .properties-header .properties-ordering .form-group .dropdown .dropdown-menu li a {
    font-size: 16px;
    margin: 0;
    padding: 5px 10px;
    color: #2d313f;
    cursor: pointer;
  }
  @media (max-width: 767px) {
    .properties-header .page-title {
      width: 100%;
    }
    .properties-header .properties-toolbar {
      display: none;
    }
    .properties-header .properties-ordering {
      display: none;
    }
  }
  .properties {
    position: relative;
  }
  .properties:before,
  .properties:after {
    content: " ";
    display: table;
  }
  .properties:after {
    clear: both;
  }
  .properties:before,
  .properties:after {
    content: " ";
    display: table;
  }
  .properties:after {
    clear: both;
  }
  .properties .properties-content:before,
  .properties .properties-content:after {
    content: " ";
    display: table;
  }
  .properties .properties-content:after {
    clear: both;
  }
  .properties .properties-content:before,
  .properties .properties-content:after {
    content: " ";
    display: table;
  }
  .properties .properties-content:after {
    clear: both;
  }
  .properties .hentry {
    float: left;
    width: 48%;
    padding: 0 0 0 0;
    margin: 0 4% 30px 0;
    border-bottom: none;
  }
  .properties .hentry:nth-of-type(n) {
    clear: none;
  }
  .properties .hentry:nth-of-type(2n) {
    margin-right: 0;
  }
  .properties .hentry:nth-of-type(2n + 1) {
    clear: both;
  }
  .properties .hentry:hover .property-featured .property-category {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  @media (min-width: 992px) {
    .page-fullwidth .properties .hentry {
      width: 31.33%;
      margin: 0 3% 30px 0;
    }
    .page-fullwidth .properties .hentry:nth-of-type(n) {
      clear: none !important;
    }
    .page-fullwidth .properties .hentry:nth-of-type(2n) {
      margin-right: 3%;
    }
    .page-fullwidth .properties .hentry:nth-of-type(3n) {
      margin-right: 0;
    }
    .page-fullwidth .properties .hentry:nth-of-type(3n + 1) {
      clear: both !important;
    }
  }
  .properties .hentry .property-title {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 15px 15px;
    background: #f9f9f9;
  }
  .properties .hentry .property-title small {
    display: none;
  }
  .properties .hentry .property-featured {
    margin: 0;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
  }
  .properties .hentry .property-featured .content-thumb {
    min-height: 175px;
  }
  .properties .hentry .property-featured img {
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    width: 100%;
    height: auto;
  }
  .properties .hentry .property-featured .featured {
    background: none repeat scroll 0 0 #fff;
    color: #f47606;
    font-size: 24px;
    height: 100px;
    left: -50px;
    line-height: 100px;
    position: absolute;
    text-align: center;
    top: -50px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 100px;
    z-index: 10;
  }
  .properties .hentry .property-featured .featured i {
    left: 68px;
    position: absolute;
    top: 35px;
  }
  .properties .hentry .property-featured .property-category {
    position: absolute;
    left: 15px;
    bottom: 15px;
    background: rgba(255, 255, 255, 0.85);
    padding: 0 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-size: 14px;
    text-transform: uppercase;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
  }
  .properties .hentry .property-featured .property-category a {
    color: #2d313f;
  }
  .properties .hentry .property-featured .property-category a:hover {
    color: #4f8a64;
  }
  .properties .hentry .property-featured .property-label {
    position: absolute;
    right: 15px;
    top: 15px;
    padding: 8px 15px;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
    background: #75b08a;
    font-weight: bold;
  }
  .properties .hentry .property-featured .property-label.sold {
    background: #6c6a64;
  }
  .properties .hentry .property-wrap {
    padding-left: 0 !important;
  }
  .properties .hentry .property-excerpt {
    display: none;
  }
  .properties .hentry .property-detail {
    background: #f9f9f9;
    border-top: 1px solid #e5e5e5;
    display: table;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
  }
  .properties .hentry .property-detail > div {
    width: 33.33%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 14px 8px;
  }
  .properties .hentry .property-detail > div span {
    display: inline-block;
    padding-left: 32px;
  }
  .properties .hentry .property-detail > div.size span {
    background: url("../images/size-icon.png") no-repeat scroll 0 center transparent;
  }
  .properties .hentry .property-detail > div.bathrooms {
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
  }
  .properties .hentry .property-detail > div.bathrooms span {
    background: url("../images/bathroom-icon.png") no-repeat scroll 0 center transparent;
  }
  .properties .hentry .property-detail > div.bedrooms span {
    background: url("../images/bedroom-icon.png") no-repeat scroll 0 center transparent;
  }
  .properties .hentry .property-info {
    border-top: 1px solid #fff;
    background: #ececec;
    display: table;
    width: 100%;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
  }
  .properties .hentry .property-info > div {
    padding: 10px 20px;
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    text-align: center;
    font-weight: bold;
  }
  .properties .hentry .property-info .property-price {
    text-align: left;
    font-size: 18px;
    font-weight: bold;
  }
  .properties .hentry .property-info .property-action {
    padding: 0;
    -webkit-border-radius: 0 0 4px 0;
    border-radius: 0 0 4px 0;
    -webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
    -o-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
    transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
  }
  .properties .hentry .property-info .property-action a {
    color: #bdb254;
    background-color: #f0e797;
    border-color: #f0e797;
    padding: 10px 15px;
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    -webkit-border-radius: 0 0 4px 0;
    border-radius: 0 0 4px 0;
  }
  .properties .hentry .property-info .property-action a:hover,
  .properties .hentry .property-info .property-action a:focus,
  .properties .hentry .property-info .property-action a:active,
  .properties .hentry .property-info .property-action a.active {
    color: #fff;
    background-color: #75b08a;
    border-color: #bdb254;
  }
  .properties .hentry .property-info .property-action a:active,
  .properties .hentry .property-info .property-action a.active {
    background-image: none;
  }
  .properties .hentry .property-info .property-action a.disabled,
  .properties .hentry .property-info .property-action a.disabled:hover,
  .properties .hentry .property-info .property-action a.disabled:focus,
  .properties .hentry .property-info .property-action a.disabled:active,
  .properties .hentry .property-info .property-action a.disabled.active {
    color: #fff;
    background-color: #75b08a;
    border-color: #bdb254;
  }
  .properties .hentry .property-info .property-action a .badge {
    color: #f0e797;
    background-color: #bdb254;
  }
  @media (max-width: 767px) {
    .properties .hentry {
      width: 100%;
      padding: 0 0 !important;
      margin: 0 0 15px 0 !important;
    }
    .properties .hentry .property-title {
      text-align: center !important;
    }
    .properties .hentry .property-price,
    .properties .hentry .property-action a {
      text-align: center !important;
      padding: 10px !important;
      font-size: 16px !important;
    }
  }
  .properties .property-action.property-fullwidth-action,
  .properties .property-info.property-fullwidth-info {
    display: none !important;
  }
  @media (min-width: 480px) {
    .properties.list .hentry {
      display: table;
      width: 100%;
      margin: 0 0 30px 0;
      padding: 0 0 30px 0;
    }
    .properties.list .property-featured {
      width: 40%;
      margin: 0;
      display: table-cell;
      -webkit-box-shadow: none;
      box-shadow: none;
      -webkit-border-radius: 4px 0 0 4px;
      border-radius: 4px 0 0 4px;
    }
    .properties.list .property-featured img {
      width: 100%;
      height: auto;
      -webkit-border-radius: 4px 0 0 4px;
      border-radius: 4px 0 0 4px;
    }
    .page-fullwidth .properties.list .property-featured {
      width: 30%;
    }
    .page-fullwidth .properties.list .property-featured img {
      max-height: 220px;
      width: auto;
      width: 100%;
    }
    .properties.list .property-wrap {
      width: 60%;
      display: table-cell;
      vertical-align: top;
      position: inherit;
      background: #f9f9f9;
      -webkit-border-radius: 0 0 4px 4px;
      border-radius: 0 0 4px 4px;
      position: relative;
    }
    .page-fullwidth .properties.list .property-wrap {
      width: 99%;
    }
    .properties.list .property-title {
      font-size: 18px;
      font-weight: bold;
      margin: 0;
      padding: 15px 30px 0;
      background: #f9f9f9;
    }
    .properties.list .property-title small {
      display: none;
    }
    .properties.list .property-summary {
      position: absolute;
      bottom: 0;
      right: 0;
      width: 100%;
    }
    .properties.list .property-excerpt {
      display: block;
      padding: 15px 30px;
    }
    .properties.list .property-excerpt > p {
      display: block;
    }
    .properties.list .property-excerpt > p.property-fullwidth-excerpt {
      display: none;
    }
    .properties.list .property-detail {
      background: #f9f9f9;
      border-top: 1px solid #e5e5e5;
      border-bottom: 1px solid #e5e5e5;
      display: table;
      width: 100%;
    }
    .properties.list .property-detail > div {
      width: 33.33%;
      display: table-cell;
      height: 100%;
      vertical-align: middle;
      text-align: center;
      padding: 14px 8px;
    }
    .properties.list .property-detail > div span {
      display: inline-block;
      padding-left: 32px;
    }
    .properties.list .property-detail > div.size span {
      background: url("../images/size-icon.png") no-repeat scroll 0 center transparent;
    }
    .properties.list .property-detail > div.bedrooms span {
      background: url("../images/bedroom-icon.png") no-repeat scroll 0 center transparent;
    }
    .properties.list .property-detail > div.bathrooms {
      border-right: 1px solid #e5e5e5;
      border-left: 1px solid #e5e5e5;
    }
    .properties.list .property-detail > div.bathrooms span {
      background: url("../images/bathroom-icon.png") no-repeat scroll 0 center transparent;
    }
    .properties.list .property-info {
      border-top: 1px solid #fff;
      background: #ececec;
      display: table;
      width: 100%;
      border-radius: 0;
    }
    .properties.list .property-info > div {
      padding: 10px 30px;
      display: table-cell;
      vertical-align: middle;
      width: 50%;
      text-align: center;
      font-weight: bold;
    }
    .properties.list .property-info .property-price {
      font-size: 18px;
      font-weight: bold;
      text-align: left;
    }
    .properties.list .property-info .property-action {
      padding: 0;
      -webkit-border-radius: 0 0 4px 0;
      border-radius: 0 0 4px 0;
    }
    .properties.list .property-info .property-action a {
      color: #bdb254;
      background-color: #f0e797;
      border-color: #f0e797;
      padding: 10px 15px;
      display: block;
      text-transform: uppercase;
      font-size: 18px;
      font-weight: bold;
      -webkit-border-radius: 0 0 4px 0;
      border-radius: 0 0 4px 0;
    }
    .properties.list .property-info .property-action a:hover,
    .properties.list .property-info .property-action a:focus,
    .properties.list .property-info .property-action a:active,
    .properties.list .property-info .property-action a.active {
      color: #fff;
      background-color: #75b08a;
      border-color: #bdb254;
    }
    .properties.list .property-info .property-action a:active,
    .properties.list .property-info .property-action a.active {
      background-image: none;
    }
    .properties.list .property-info .property-action a.disabled,
    .properties.list .property-info .property-action a.disabled:hover,
    .properties.list .property-info .property-action a.disabled:focus,
    .properties.list .property-info .property-action a.disabled:active,
    .properties.list .property-info .property-action a.disabled.active {
      color: #fff;
      background-color: #75b08a;
      border-color: #bdb254;
    }
    .properties.list .property-info .property-action a .badge {
      color: #f0e797;
      background-color: #bdb254;
    }
  }
  @media (min-width: 992px) {
    .page-fullwidth .properties.list .property-title small {
      display: block;
      font-size: 16px;
      font-style: italic;
      margin-top: 10px;
      font-weight: bold;
      color: #2d313f;
    }
    .page-fullwidth .properties.list .property-excerpt > p {
      display: none;
    }
    .page-fullwidth .properties.list .property-excerpt > p.property-fullwidth-excerpt {
      display: block;
    }
    .page-fullwidth .properties.list .property-summary > .property-detail {
      display: none;
    }
    .page-fullwidth .properties.list .property-summary > .property-info {
      display: none;
    }
    .page-fullwidth .properties.list .property-fullwidth-info.property-info {
      border-top: 1px solid #fff;
      background: #ececec;
      display: table !important;
      width: 100%;
      border-radius: 0;
    }
    .page-fullwidth .properties.list .property-fullwidth-info.property-info > div {
      padding: 10px 30px;
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      font-weight: bold;
      width: 23%;
      border-right: 1px solid #fff;
    }
    .page-fullwidth .properties.list .property-fullwidth-info.property-info > div.property-price {
      width: 30%;
      text-align: left;
    }
    .page-fullwidth .properties.list .property-fullwidth-info.property-info > div span {
      display: inline-block;
    }
    .page-fullwidth .properties.list .property-fullwidth-info.property-info > div.size span {
      font-weight: 300;
      padding-left: 32px;
      background: url("../images/size-icon.png") no-repeat scroll 0 center transparent;
    }
    .page-fullwidth .properties.list .property-fullwidth-info.property-info > div.bedrooms span {
      font-weight: 300;
      padding-left: 32px;
      background: url("../images/bedroom-icon.png") no-repeat scroll 0 center transparent;
    }
    .page-fullwidth .properties.list .property-fullwidth-info.property-info > div.bathrooms span {
      font-weight: 300;
      padding-left: 32px;
      background: url("../images/bathroom-icon.png") no-repeat scroll 0 center transparent;
    }
    .page-fullwidth .properties.list .property-fullwidth-info.property-info > div:last-child {
      border-right: none;
    }
    .page-fullwidth .properties.list .property-fullwidth-action.property-action {
      display: table-cell !important;
      width: 88px;
      height: 100%;
      vertical-align: top;
    }
    .page-fullwidth .properties.list .property-fullwidth-action.property-action a {
      color: #bdb254;
      background-color: #f0e797;
      border-color: #f0e797;
      display: block;
      font-size: 24px;
      font-weight: bold;
      height: 220px;
      padding: 80px 30px;
      position: relative;
      text-align: center;
      text-transform: uppercase;
      width: 170px;
      -webkit-border-radius: 0 4px 4px 0;
      border-radius: 0 4px 4px 0;
    }
    .page-fullwidth .properties.list .property-fullwidth-action.property-action a:hover,
    .page-fullwidth .properties.list .property-fullwidth-action.property-action a:focus,
    .page-fullwidth .properties.list .property-fullwidth-action.property-action a:active,
    .page-fullwidth .properties.list .property-fullwidth-action.property-action a.active {
      color: #fff;
      background-color: #75b08a;
      border-color: #bdb254;
    }
    .page-fullwidth .properties.list .property-fullwidth-action.property-action a:active,
    .page-fullwidth .properties.list .property-fullwidth-action.property-action a.active {
      background-image: none;
    }
    .page-fullwidth .properties.list .property-fullwidth-action.property-action a.disabled,
    .page-fullwidth .properties.list .property-fullwidth-action.property-action a.disabled:hover,
    .page-fullwidth .properties.list .property-fullwidth-action.property-action a.disabled:focus,
    .page-fullwidth .properties.list .property-fullwidth-action.property-action a.disabled:active,
    .page-fullwidth .properties.list .property-fullwidth-action.property-action a.disabled.active {
      color: #fff;
      background-color: #75b08a;
      border-color: #bdb254;
    }
    .page-fullwidth .properties.list .property-fullwidth-action.property-action a .badge {
      color: #f0e797;
      background-color: #bdb254;
    }
  }
  .noo-property-slide-wrap.noo-slider .slider-control {
    margin-top: -60px;
  }
  @media (max-width: 767px) {
    .noo-property-slide-wrap.noo-slider .slider-control {
      margin-top: 0;
    }
  }
  .noo-property-slide-wrap.noo-slider .slider-indicators {
    bottom: 20px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: auto;
    right: auto;
  }
  .noo-property-slide-wrap.noo-slider .slider-indicators a {
    outline: none;
  }
  @media (min-width: 992px) {
    .noo-property-slide-wrap.noo-slider .slider-control {
      background: none repeat scroll 0 0 transparent;
      display: inline-block;
      height: 141px;
      margin-top: -83px;
      width: 71px;
      outline: none;
    }
    .noo-property-slide-wrap.noo-slider .slider-control span {
      display: none;
    }
    .noo-property-slide-wrap.noo-slider .prev-btn {
      background: url(../images/prev-icon.png) no-repeat scroll 0 0 transparent;
      left: 30px;
    }
    .noo-property-slide-wrap.noo-slider .next-btn {
      background: url(../images/next-icon.png) no-repeat scroll 0 0 transparent;
      right: 30px !important;
    }
  }
  .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide {
    max-height: 700px;
    overflow: hidden;
  }
  .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide img {
    width: 100%;
    height: auto;
  }
  .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption {
    background: transparent;
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    bottom: auto;
    padding: 0;
    text-align: center;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-info {
    background: rgba(0, 0, 0, 0.4);
    text-align: center;
  }
  .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-info h3 {
    margin: 0;
    padding: 50px 0;
  }
  .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-info h3 a {
    color: #fff;
    font-size: 48px;
    text-transform: uppercase;
    font-weight: bold;
  }
  .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-info h3 small {
    color: #fff;
    font-size: 30px;
    font-weight: 300;
    display: block;
    margin-top: 15px;
  }
  .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-info .info-summary {
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
    padding: 20px 0;
  }
  .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-info .info-summary > div {
    display: inline-block;
    padding: 0 30px;
    font-size: 16px;
  }
  .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-info .info-summary > div.property-price {
    font-weight: bold;
  }
  .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-info .info-summary > div.property-price span {
    padding: 0;
  }
  .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-info .info-summary > div span {
    display: inline-block;
    padding-left: 40px;
  }
  .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-info .info-summary > div.size span {
    background: url("../images/size-icon-2.png") no-repeat scroll 0 center transparent;
  }
  .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-info .info-summary > div.bedrooms span {
    background: url("../images/bedroom-icon-2.png") no-repeat scroll 0 center transparent;
  }
  .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-info .info-summary > div.bathrooms span {
    background: url("../images/bathroom-icon-2.png") no-repeat scroll 0 center transparent;
  }
  .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-action {
    padding-top: 50px;
  }
  .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-action a {
    color: #bdb254;
    background-color: #f0e797;
    border-color: #f0e797;
    font-size: 24px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 40px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
  }
  .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-action a:hover,
  .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-action a:focus,
  .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-action a:active,
  .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-action a.active {
    color: #fff;
    background-color: #75b08a;
    border-color: #bdb254;
  }
  .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-action a:active,
  .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-action a.active {
    background-image: none;
  }
  .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-action a.disabled,
  .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-action a.disabled:hover,
  .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-action a.disabled:focus,
  .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-action a.disabled:active,
  .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-action a.disabled.active {
    color: #fff;
    background-color: #75b08a;
    border-color: #bdb254;
  }
  .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-action a .badge {
    color: #f0e797;
    background-color: #bdb254;
  }
  @media (max-width: 1199px) {
    .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-info h3 {
      padding: 20px 0;
    }
    .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-info h3 a {
      font-size: 20px;
    }
    .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-info h3 small {
      font-size: 16px;
    }
    .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-action {
      padding-top: 20px;
    }
    .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-action a {
      font-size: 16px;
      padding: 10px 15px;
    }
  }
  @media (max-width: 767px) {
    .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption {
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      transform: translate(0, -50%);
    }
    .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-info h3 {
      padding: 10px 0;
    }
    .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-info h3 a {
      font-size: 20px;
    }
    .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-info h3 small {
      font-size: 16px;
    }
    .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-info .info-summary {
      display: none;
    }
    .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-action {
      padding-top: 10px;
      display: none;
    }
    .noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-action a {
      font-size: 16px;
      padding: 5px 10px;
    }
  }
  .similar-property .similar-property-title h3 {
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .recent-properties {
    position: relative;
  }
  .recent-properties .page-title {
    font-weight: 100;
  }
  .recent-properties .caroufredsel-wrap {
    position: relative;
    overflow: hidden;
    height: 100%;
  }
  .recent-properties .caroufredsel-wrap ul li {
    float: left;
    padding: 0;
    list-style: none;
  }
  .recent-properties .recent-properties-title h3 {
    font-weight: 100;
    margin-top: 0;
    margin-bottom: 50px;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    font-size: 36px;
  }
  .recent-properties .caroufredsel-next,
  .recent-properties .caroufredsel-prev {
    display: inline-block;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    background: #75b08a;
    color: #fff;
    width: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 24px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
  }
  .recent-properties .caroufredsel-next:hover,
  .recent-properties .caroufredsel-prev:hover {
    background: #589a70;
  }
  .recent-properties .caroufredsel-prev {
    right: 41px;
  }
  .recent-properties .caroufredsel-prev:before {
    content: "\f104";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    padding-right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .recent-properties .caroufredsel-next:before {
    content: "\f105";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    padding-right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .recent-properties .recent-properties-content {
    overflow: hidden;
    padding: 0;
  }
  .recent-properties .recent-properties-content ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .recent-properties .recent-properties-content li {
    float: left;
  }
  .recent-properties .recent-properties-content .property-row {
    display: table;
    width: 100%;
  }
  .recent-properties .recent-properties-content .property-row .hentry {
    display: table-cell;
    width: 50%;
    vertical-align: top;
    position: relative;
    padding: 0;
    margin: 0;
    background: #f9f9f9;
    border: none;
  }
  .recent-properties .recent-properties-content .property-row .hentry .property-wrap,
  .recent-properties .recent-properties-content .property-row .hentry .property-featured {
    width: 50%;
    float: left;
  }
  .recent-properties .recent-properties-content .property-row .hentry .property-featured {
    position: relative;
  }
  .recent-properties .recent-properties-content .property-row .hentry .property-featured img {
    width: 100%;
    height: auto;
  }
  .recent-properties .recent-properties-content .property-row .hentry .property-featured .property-label {
    position: absolute;
    right: 15px;
    top: 15px;
    padding: 8px 15px;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
    background: #75b08a;
    font-weight: bold;
  }
  .recent-properties .recent-properties-content .property-row .hentry .property-featured .property-label.sold {
    background: #6c6a64;
  }
  .recent-properties .recent-properties-content .property-row .hentry .property-category {
    position: absolute;
    left: 15px;
    top: 15px;
    background: rgba(255, 255, 255, 0.85);
    padding: 0 15px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-size: 14px;
    text-transform: uppercase;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
  }
  .recent-properties .recent-properties-content .property-row .hentry .property-category a {
    color: #2d313f;
  }
  .recent-properties .recent-properties-content .property-row .hentry .property-category a:hover {
    color: #4f8a64;
  }
  .recent-properties .recent-properties-content .property-row .hentry .property-detail {
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 15px;
    background: rgba(255, 255, 255, 0.85);
    opacity: 0;
    filter: alpha(opacity=0);
    display: table;
    visibility: hidden;
    width: 90%;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .recent-properties .recent-properties-content .property-row .hentry .property-detail > div {
    width: 33.33%;
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    padding: 14px 8px;
    font-size: 14px;
  }
  .recent-properties .recent-properties-content .property-row .hentry .property-detail > div span {
    display: inline-block;
    padding-left: 32px;
  }
  .recent-properties .recent-properties-content .property-row .hentry .property-detail > div.size {
    width: 50%;
  }
  .recent-properties .recent-properties-content .property-row .hentry .property-detail > div.size span {
    background: url("../images/size-icon.png") no-repeat scroll 0 center transparent;
  }
  .recent-properties .recent-properties-content .property-row .hentry .property-detail > div.bedrooms {
    width: 25%;
  }
  .recent-properties .recent-properties-content .property-row .hentry .property-detail > div.bedrooms span {
    background: url("../images/bedroom-icon.png") no-repeat scroll 0 center transparent;
  }
  .recent-properties .recent-properties-content .property-row .hentry .property-detail > div.bathrooms {
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    width: 25%;
  }
  .recent-properties .recent-properties-content .property-row .hentry .property-detail > div.bathrooms span {
    background: url("../images/bathroom-icon.png") no-repeat scroll 0 center transparent;
  }
  .recent-properties .recent-properties-content .property-row .hentry:hover .property-category {
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
  }
  .recent-properties .recent-properties-content .property-row .hentry:hover .property-detail {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
  }
  .recent-properties .recent-properties-content .property-row .hentry:hover .property-title a {
    color: #4f8a64;
  }
  .recent-properties .recent-properties-content .property-row .hentry .property-wrap {
    padding: 30px 20px 20px;
    position: relative;
  }
  .recent-properties .recent-properties-content .property-row .hentry .property-wrap:before {
    border-color: transparent #f9f9f9 transparent transparent;
    border-style: solid;
    border-width: 0 18px 18px 0;
    content: "";
    left: -16px;
    position: absolute;
    top: 20px;
    z-index: 10;
  }
  .recent-properties .recent-properties-content .property-row .hentry .property-wrap .property-title {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
  }
  .recent-properties .recent-properties-content .property-row .hentry .property-wrap .property-excerpt {
    padding: 15px 0;
  }
  .recent-properties .recent-properties-content .property-row .hentry .property-summary {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50%;
  }
  .recent-properties .recent-properties-content .property-row .hentry .property-summary:before {
    position: absolute;
    content: "";
    top: -1px;
    left: 0;
    width: 100%;
    border-top: 1px solid #ececec;
    height: 0px;
  }
  .recent-properties .recent-properties-content .property-row .hentry .property-summary .property-info {
    clear: both;
    border-top: 1px solid #fff;
    background: #ececec;
    display: table;
    width: 100%;
  }
  .recent-properties .recent-properties-content .property-row .hentry .property-summary .property-info > div {
    padding: 10px 20px;
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    text-align: center;
    font-weight: bold;
  }
  .recent-properties .recent-properties-content .property-row .hentry .property-summary .property-info .property-price {
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
  }
  .recent-properties .recent-properties-content .property-row .hentry .property-summary .property-info .property-action {
    background: #f0e797;
    padding: 0;
    -webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
    -o-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
    transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease;
  }
  .recent-properties .recent-properties-content .property-row .hentry .property-summary .property-info .property-action:hover {
    background: #75b08a;
  }
  .recent-properties .recent-properties-content .property-row .hentry .property-summary .property-info .property-action:hover a {
    background: #75b08a;
    color: #ffffff;
  }
  .recent-properties .recent-properties-content .property-row .hentry .property-summary .property-info .property-action a {
    color: #bdb254;
    background-color: #f0e797;
    border-color: #f0e797;
    padding: 10px 15px;
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
  }
  .recent-properties .recent-properties-content .property-row .hentry .property-summary .property-info .property-action a:hover,
  .recent-properties .recent-properties-content .property-row .hentry .property-summary .property-info .property-action a:focus,
  .recent-properties .recent-properties-content .property-row .hentry .property-summary .property-info .property-action a:active,
  .recent-properties .recent-properties-content .property-row .hentry .property-summary .property-info .property-action a.active {
    color: #fff;
    background-color: #75b08a;
    border-color: #bdb254;
  }
  .recent-properties .recent-properties-content .property-row .hentry .property-summary .property-info .property-action a:active,
  .recent-properties .recent-properties-content .property-row .hentry .property-summary .property-info .property-action a.active {
    background-image: none;
  }
  .recent-properties .recent-properties-content .property-row .hentry .property-summary .property-info .property-action a.disabled,
  .recent-properties .recent-properties-content .property-row .hentry .property-summary .property-info .property-action a.disabled:hover,
  .recent-properties .recent-properties-content .property-row .hentry .property-summary .property-info .property-action a.disabled:focus,
  .recent-properties .recent-properties-content .property-row .hentry .property-summary .property-info .property-action a.disabled:active,
  .recent-properties .recent-properties-content .property-row .hentry .property-summary .property-info .property-action a.disabled.active {
    color: #fff;
    background-color: #75b08a;
    border-color: #bdb254;
  }
  .recent-properties .recent-properties-content .property-row .hentry .property-summary .property-info .property-action a .badge {
    color: #f0e797;
    background-color: #bdb254;
  }
  .recent-properties .recent-properties-content .property-row:last-child .hentry .property-wrap,
  .recent-properties .recent-properties-content .property-row:last-child .hentry .property-featured {
    width: 50%;
    float: right;
  }
  .recent-properties .recent-properties-content .property-row:last-child .hentry .property-wrap .property-label,
  .recent-properties .recent-properties-content .property-row:last-child .hentry .property-featured .property-label {
    right: auto;
    left: 15px;
  }
  .recent-properties .recent-properties-content .property-row:last-child .hentry .property-category {
    right: 15px;
    left: auto;
  }
  .recent-properties .recent-properties-content .property-row:last-child .hentry .property-wrap:before {
    right: -16px;
    left: auto;
    border-color: #f9f9f9 transparent transparent;
    border-style: solid;
    border-width: 18px 18px 18px 0;
  }
  .recent-properties .recent-properties-content .property-row:last-child .hentry .property-summary {
    left: 0;
    right: auto;
  }
  @media (max-width: 991px) {
    .recent-properties .recent-properties-content .property-row {
      display: block;
    }
    .recent-properties .recent-properties-content .property-row .hentry {
      display: block;
      width: 100%;
    }
    .recent-properties .recent-properties-content .property-row .hentry:before,
    .recent-properties .recent-properties-content .property-row .hentry:after {
      content: " ";
      display: table;
    }
    .recent-properties .recent-properties-content .property-row .hentry:after {
      clear: both;
    }
    .recent-properties .recent-properties-content .property-row .hentry:before,
    .recent-properties .recent-properties-content .property-row .hentry:after {
      content: " ";
      display: table;
    }
    .recent-properties .recent-properties-content .property-row .hentry:after {
      clear: both;
    }
  }
  @media (max-width: 767px) {
    .recent-properties .recent-properties-content .caroufredsel-next,
    .recent-properties .recent-properties-content .caroufredsel-prev {
      display: none !important;
    }
    .recent-properties .recent-properties-content .property-row .hentry {
      margin-bottom: 15px;
    }
    .recent-properties .recent-properties-content .property-row .hentry .property-wrap,
    .recent-properties .recent-properties-content .property-row .hentry .property-featured {
      float: none !important;
      width: 100% !important;
    }
    .recent-properties .recent-properties-content .property-row .hentry .property-wrap {
      padding-bottom: 0;
    }
    .recent-properties .recent-properties-content .property-row .hentry .property-wrap:before {
      display: none;
    }
    .recent-properties .recent-properties-content .property-row .hentry .property-summary {
      position: relative !important;
      bottom: auto !important;
      left: auto !important;
      right: auto !important;
      width: 100%;
    }
  }
  .recent-properties.recent-properties-featured .hentry {
    display: table;
    width: 100%;
    background: #f9f9f9;
    position: relative;
  }
  .recent-properties.recent-properties-featured .property-featured {
    display: table-cell;
    width: 55%;
    vertical-align: top;
    position: relative;
  }
  .recent-properties.recent-properties-featured .property-featured img {
    width: 100%;
    height: auto;
  }
  .recent-properties.recent-properties-featured .property-featured .property-label {
    position: absolute;
    right: 15px;
    top: 15px;
    padding: 8px 15px;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
    background: #75b08a;
    font-weight: bold;
  }
  .recent-properties.recent-properties-featured .property-featured .property-label.sold {
    background: #6c6a64;
  }
  .recent-properties.recent-properties-featured .property-featured .property-category {
    background: rgba(117, 176, 138, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 30px;
    font-size: 32px;
  }
  .recent-properties.recent-properties-featured .property-featured .property-category a {
    color: #fff;
    font-weight: 300;
  }
  .recent-properties.recent-properties-featured .property-wrap {
    display: table-cell;
    width: 45%;
    vertical-align: top;
    position: relative;
  }
  .recent-properties.recent-properties-featured .property-title {
    margin: 0;
    padding: 30px 30px 15px;
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
  }
  .recent-properties.recent-properties-featured .property-excerpt {
    padding: 0 30px 30px;
  }
  .recent-properties.recent-properties-featured .property-summary {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .recent-properties.recent-properties-featured .property-detail {
    background: #f9f9f9;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    display: table;
    width: 100%;
    font-size: 18px;
    line-height: 30px;
  }
  .recent-properties.recent-properties-featured .property-detail > div {
    width: 33.33%;
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    padding: 20px 8px;
  }
  .recent-properties.recent-properties-featured .property-detail > div span {
    display: inline-block;
    padding-left: 32px;
  }
  .recent-properties.recent-properties-featured .property-detail > div.size span {
    background: url("../images/size-icon.png") no-repeat scroll 0 center transparent;
  }
  .recent-properties.recent-properties-featured .property-detail > div.bedrooms span {
    background: url("../images/bedroom-icon.png") no-repeat scroll 0 center transparent;
  }
  .recent-properties.recent-properties-featured .property-detail > div.bathrooms {
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
  }
  .recent-properties.recent-properties-featured .property-detail > div.bathrooms span {
    background: url("../images/bathroom-icon.png") no-repeat scroll 0 center transparent;
  }
  .recent-properties.recent-properties-featured .property-info {
    border-top: 1px solid #fff;
    background: #ececec;
    display: table;
    width: 100%;
    border-radius: 0;
  }
  .recent-properties.recent-properties-featured .property-info > div {
    padding: 20px 30px;
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    text-align: center;
    font-weight: bold;
  }
  .recent-properties.recent-properties-featured .property-info .property-price {
    font-size: 30px;
    font-weight: bold;
    text-align: left;
    line-height: 30px;
  }
  .recent-properties.recent-properties-featured .property-info .property-action {
    padding: 0;
    -webkit-border-radius: 0 0 4px 0;
    border-radius: 0 0 4px 0;
  }
  .recent-properties.recent-properties-featured .property-info .property-action a {
    color: #bdb254;
    background-color: #f0e797;
    border-color: #f0e797;
    padding: 18px 15px;
    display: block;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    -webkit-border-radius: 0 0 4px 0;
    border-radius: 0 0 4px 0;
  }
  .recent-properties.recent-properties-featured .property-info .property-action a:hover,
  .recent-properties.recent-properties-featured .property-info .property-action a:focus,
  .recent-properties.recent-properties-featured .property-info .property-action a:active,
  .recent-properties.recent-properties-featured .property-info .property-action a.active {
    color: #fff;
    background-color: #75b08a;
    border-color: #bdb254;
  }
  .recent-properties.recent-properties-featured .property-info .property-action a:active,
  .recent-properties.recent-properties-featured .property-info .property-action a.active {
    background-image: none;
  }
  .recent-properties.recent-properties-featured .property-info .property-action a.disabled,
  .recent-properties.recent-properties-featured .property-info .property-action a.disabled:hover,
  .recent-properties.recent-properties-featured .property-info .property-action a.disabled:focus,
  .recent-properties.recent-properties-featured .property-info .property-action a.disabled:active,
  .recent-properties.recent-properties-featured .property-info .property-action a.disabled.active {
    color: #fff;
    background-color: #75b08a;
    border-color: #bdb254;
  }
  .recent-properties.recent-properties-featured .property-info .property-action a .badge {
    color: #f0e797;
    background-color: #bdb254;
  }
  @media (max-width: 991px) {
    .recent-properties.recent-properties-featured .hentry {
      display: block;
      padding: 0;
    }
    .recent-properties.recent-properties-featured .property-featured {
      display: block;
      width: 100%;
      -webkit-border-radius: 4px 4px 0 0;
      border-radius: 4px 4px 0 0;
    }
    .recent-properties.recent-properties-featured .property-wrap {
      display: block;
      width: 100%;
    }
    .recent-properties.recent-properties-featured .property-title {
      padding: 15px;
      font-size: 18px;
    }
    .recent-properties.recent-properties-featured .property-excerpt {
      padding: 0 15px 15px;
    }
    .recent-properties.recent-properties-featured .property-summary {
      position: relative;
      width: 100%;
      bottom: auto;
      right: auto;
    }
    .recent-properties.recent-properties-featured .property-info {
      -webkit-border-radius: 0 0 4px 4px;
      border-radius: 0 0 4px 4px;
    }
    .recent-properties.recent-properties-featured .property-info .property-action a,
    .recent-properties.recent-properties-featured .property-info .property-price {
      font-size: 18px;
    }
  }
  @media (max-width: 767px) {
    .recent-properties.recent-properties-featured .property-info .property-action i {
      display: none;
    }
  }
  .recent-properties.recent-properties-slider .recent-properties-content .property-row .hentry .property-summary .property-info .property-price {
    font-size: 17px;
  }
  .property .property-featured {
    margin-bottom: 50px;
    padding: 10px;
    background: #f6f6f6;
    position: relative;
    clear: both;
  }
  .property .property-featured .property-label {
    position: absolute;
    right: 30px;
    top: 30px;
    padding: 8px 15px;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
    background: #75b08a;
    font-weight: bold;
  }
  .property .property-featured .property-label.sold {
    background: #6c6a64;
  }
  .property .property-featured .images {
    position: relative;
    padding: 0;
    margin: 0;
    overflow: hidden;
  }
  .property .property-featured .images .caroufredsel-wrap {
    height: 100%;
    overflow: hidden;
    position: relative;
  }
  .property .property-featured .images ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .property .property-featured .images ul:before,
  .property .property-featured .images ul:after {
    content: " ";
    display: table;
  }
  .property .property-featured .images ul:after {
    clear: both;
  }
  .property .property-featured .images ul:before,
  .property .property-featured .images ul:after {
    content: " ";
    display: table;
  }
  .property .property-featured .images ul:after {
    clear: both;
  }
  .property .property-featured .images ul li {
    float: left;
    padding: 0 !important;
  }
  .property .property-featured .images ul li img {
    width: 100%;
    height: auto;
  }
  .property .property-featured .images .slider-control {
    font-size: 30px;
    color: #ffffff;
    opacity: 0.6;
    filter: alpha(opacity=60);
    position: absolute;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0 10px;
    -webkit-transition: all 0s ease 0s;
    -o-transition: all 0s ease 0s;
    transition: all 0s ease 0s;
    z-index: 1000;
  }
  .property .property-featured .images .slider-control.prev-btn .slider-icon-prev:before {
    content: "\f104";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
  }
  .property .property-featured .images .slider-control.next-btn {
    right: 0;
    left: auto;
  }
  .property .property-featured .images .slider-control.next-btn .slider-icon-next:before {
    content: "\f105";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
  }
  .property .property-featured .images .slider-control:hover {
    opacity: 0.9;
    filter: alpha(opacity=90);
  }
  .property .property-featured .thumbnails {
    margin-top: 10px;
    position: relative;
    overflow: hidden;
  }
  .property .property-featured .thumbnails .thumbnails-wrap {
    margin: 0 -5px;
  }
  .property .property-featured .thumbnails ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .property .property-featured .thumbnails ul:before,
  .property .property-featured .thumbnails ul:after {
    content: " ";
    display: table;
  }
  .property .property-featured .thumbnails ul:after {
    clear: both;
  }
  .property .property-featured .thumbnails ul:before,
  .property .property-featured .thumbnails ul:after {
    content: " ";
    display: table;
  }
  .property .property-featured .thumbnails ul:after {
    clear: both;
  }
  .property .property-featured .thumbnails ul li {
    float: left;
    margin: 0 5px;
    padding: 0 !important;
    max-width: 190px;
  }
  .property .property-featured .thumbnails ul li img {
    width: 100%;
    height: auto;
  }
  .property .property-featured .thumbnails .caroufredsel-next,
  .property .property-featured .thumbnails .caroufredsel-prev {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    width: 30px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
    z-index: 100;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }
  .property .property-featured .thumbnails .caroufredsel-next:hover,
  .property .property-featured .thumbnails .caroufredsel-prev:hover {
    background-color: #75b08a;
  }
  .property .property-featured .thumbnails .caroufredsel-next.disabled,
  .property .property-featured .thumbnails .caroufredsel-prev.disabled {
    display: none !important;
  }
  .property .property-featured .thumbnails .caroufredsel-prev {
    left: -35px;
  }
  .property .property-featured .thumbnails .caroufredsel-prev:before {
    content: "\f104";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    padding-right: 5px;
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  .property .property-featured .thumbnails .caroufredsel-next {
    right: -35px;
  }
  .property .property-featured .thumbnails .caroufredsel-next:before {
    content: "\f105";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    padding-right: 5px;
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  .property .property-featured .thumbnails:hover > .caroufredsel-prev {
    left: 10px;
  }
  .property .property-featured .thumbnails:hover > .caroufredsel-next {
    right: 10px;
  }
  .property .property-title {
    margin-bottom: 30px;
    margin-top: 0;
    font-size: 24px;
    font-weight: bold;
    color: #2d313f;
    float: left;
    width: 72%;
    width: -webkit-calc( 100% - 240px );
    /** Safari 6, Chrome 19-25 **/
    width: -moz-calc( 100% - 240px );
    /** FF 4-15  **/
    width: calc( 100% - 240px );
    /** FF 16+, IE 9+, Opera 15, Chrome 26+, Safari 7 and future other browsers **/
  }
  .property .property-title small {
    font-size: 18px;
    font-weight: 300;
    color: #2d313f;
    display: block;
    margin-top: 12px;
  }
  .property .property-share {
    float: right;
  }
  .property .property-share a {
    background: #eee;
    border-radius: 50%;
    margin: 0px 3px;
    color: #a5a5a5;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
  }
  .property .property-share a:hover {
    background: #75b08a;
    color: #fff;
  }
  .property .property-share a.action {
    background: #95c3a5;
    color: #fff;
  }
  .property .property-summary {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e5e5e5;
  }
  .property .property-detail {
    padding: 15px;
    background: #F6F6F6;
    border: 1px solid #e5e5e5;
    margin: 0 30px 15px 15px;
  }
  @media (max-width: 767px) {
    .property .property-detail {
      margin: 0 15px;
    }
  }
  .property .property-detail-title {
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .property .property-feature-title,
  .property .property-map-title {
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .property .property-detail-content .detail-field {
    font-size: 14px;
  }
  .property .property-detail-content .detail-field > span {
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .property .property-detail-content .detail-field .detail-field-label {
    font-weight: bold;
    text-align: right;
    clear: both;
  }
  @media (max-width: 767px) {
    .property .property-detail-content .detail-field > span {
      display: block;
      text-align: left !important;
      clear: none;
    }
  }
  .property .property-desc {
    width: calc(66.6666% - 45px);
    padding-top: 15px;
    padding-left: 0;
    padding-right: 0;
  }
  @media (max-width: 767px) {
    .property .property-desc {
      margin: 30px 15px 0;
      width: auto;
    }
  }
  .property .property-content {
    padding: 0 15px 0 0;
  }
  @media (max-width: 767px) {
    .property .property-content {
      padding: 0 15px;
    }
  }
  .property .property-feature {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e5e5e5;
  }
  .property .property-feature-content {
    text-transform: capitalize;
  }
  .property .property-feature-content:before,
  .property .property-feature-content:after {
    content: " ";
    display: table;
  }
  .property .property-feature-content:after {
    clear: both;
  }
  .property .property-feature-content:before,
  .property .property-feature-content:after {
    content: " ";
    display: table;
  }
  .property .property-feature-content:after {
    clear: both;
  }
  .property .property-feature-content .has,
  .property .property-feature-content .no-has {
    padding: 3px 0;
    font-size: 14px;
    width: 33.333%;
    float: left;
  }
  @media (max-width: 767px) {
    .property .property-feature-content .has,
    .property .property-feature-content .no-has {
      width: 49%;
    }
  }
  .property .property-feature-content .no-has {
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  .property .property-feature-content i {
    margin-right: 5px;
    font-size: 14px;
  }
  .property .property-video {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e5e5e5;
  }
  .property .property-video .property-video-title {
    font-weight: 300;
    margin-bottom: 20px;
    margin-top: 0;
  }
  .property .property-map {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e5e5e5;
  }
  .property .property-map img {
    max-width: none;
  }
  .property #property_map_search_input {
    margin-top: 6px;
    border: 1px solid transparent;
    border-radius: 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 32px;
    outline: none;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    background-color: #fff;
    padding: 0 11px 0 13px;
    width: 300px;
    display: none;
  }
  .property .property-map-content > .property-map-box {
    width: 100%;
    height: 230px;
  }
  .property .property-map-content > .property-map-box #property_map_search_input {
    display: block;
  }
  .agent-property {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 30px;
    padding-bottom: 30px;
    clear: both;
  }
  .agent-property .agent-property-title h3 {
    font-weight: 300;
    margin-bottom: 20px;
    margin-top: 0;
  }
  .agent-property .agents .hentry {
    margin-bottom: 0 !important;
  }
  .agent-property .agents .conact-agent {
    float: left;
    width: 50%;
    padding-left: 15px;
  }
  @media (max-width: 767px) {
    .agent-property .agents .conact-agent {
      width: 100%;
      float: left;
      padding: 0;
      margin-top: 15px;
    }
  }
  .agent-property .agents .conact-agent span.msg {
    font-size: 14px;
    color: #3c763d;
    padding: 5px 0;
    display: block;
    text-align: right;
  }
  .agent-property .agents .conact-agent span.error {
    font-size: 14px;
    color: #a94442;
  }
  .agent-property .agents .conact-agent input.form-control,
  .agent-property .agents .conact-agent input.wpcf7-form-control:not(.wpcf7-submit),
  .agent-property .agents .conact-agent input.widget_newsletterwidget .newsletter-email {
    height: 37px;
  }
  .agent-property .agents .conact-agent textarea.form-control,
  .agent-property .agents .conact-agent textarea.wpcf7-form-control:not(.wpcf7-submit),
  .agent-property .agents .conact-agent textarea.widget_newsletterwidget .newsletter-email {
    height: 80px;
  }
  .agent-property .agents .conact-agent .form-action {
    text-align: right;
  }
  .agent-property .agents .conact-agent .form-action:before,
  .agent-property .agents .conact-agent .form-action:after {
    content: " ";
    display: table;
  }
  .agent-property .agents .conact-agent .form-action:after {
    clear: both;
  }
  .agent-property .agents .conact-agent .form-action:before,
  .agent-property .agents .conact-agent .form-action:after {
    content: " ";
    display: table;
  }
  .agent-property .agents .conact-agent .form-action:after {
    clear: both;
  }
  .agent-property .agents .conact-agent .form-action button {
    background: #ededed;
    border: #ededed;
    font-weight: 300;
    color: #94a2a7;
  }
  .agent-property .agents .conact-agent .form-action button:hover {
    background-color: #75b08a;
    border-color: #75b08a;
    color: #ffffff;
  }
  .pac-container {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .noo-map {
    position: relative;
    background: url("../images/bg-map.jpg") repeat-x scroll 0 top transparent;
    background-size: cover;
  }
  .noo-map.fullscreen {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100000;
  }
  .noo-map.fullscreen #gmap {
    height: 100% !important;
  }
  .noo-map #gmap {
    height: 840px;
    width: 100%;
  }
  .noo-map .gmap-search {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  .noo-map #gmap_search_input {
    margin-top: 16px;
    border: 1px solid transparent;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 35px;
    outline: none;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    background-color: #fff;
    padding: 0 11px 0 13px;
    width: 400px;
    left: 0px;
    line-height: 18px;
    margin-left: 60px;
    font-size: 16px;
    font-family: "Lato";
    font-weight: 300;
  }
  .noo-map .gmap-loading {
    background-color: #fff;
    margin: 0px auto;
    position: absolute;
    top: 20%;
    left: 50%;
    width: 300px;
    height: 105px;
    margin-left: -150px;
    text-align: center;
    padding-top: 16px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    opacity: 0.95;
    z-index: 9999;
  }
  .noo-map .gmap-loader {
    margin: 100px auto;
    width: 100%;
    height: 30px;
    text-align: center;
  }
  .noo-map .gmap-loading .gmap-loader {
    margin: 10px auto;
  }
  .noo-map .gmap-loading .gmap-loader > div {
    -webkit-animation: 1.5s ease 0s normal none infinite loadingFade;
    -o-animation: 1.5s ease 0s normal none infinite loadingFade;
    animation: 1.5s ease 0s normal none infinite loadingFade;
    background: none repeat scroll 0 0 #75b08a;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    margin: 0 4px;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 10px;
    -webkit-animation-delay: 0;
    animation-delay: 0;
  }
  .noo-map .gmap-loading .gmap-loader .rect2 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
  }
  .noo-map .gmap-loading .gmap-loader .rect3 {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
  }
  .noo-map .gmap-loading .gmap-loader .rect4 {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
  }
  .noo-map .gmap-loading .gmap-loader .rect5 {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
  }
  @-webkit-keyframes loadingFade {
    0% {
      opacity: 0;
    }
    50% {
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }
  @-moz-keyframes loadingFade {
    0% {
      opacity: 0;
    }
    50% {
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }
  @keyframes loadingFade {
    0% {
      opacity: 0;
      filter: alpha(opacity=0);
    }
    50% {
      opacity: 1;
      filter: alpha(opacity=100);
    }
    100% {
      opacity: 0;
      filter: alpha(opacity=0);
    }
  }
  .noo-map .gmap-zoom {
    position: absolute;
    left: 0;
    top: 0;
    margin: 10px;
    z-index: 100;
    width: 40px;
  }
  .noo-map .gmap-zoom a {
    background: #75b08a;
    background: rgba(117, 176, 138, 0.75);
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    color: #fff;
    margin-bottom: 5px;
    font-size: 18px;
  }
  .noo-map .gmap-zoom a:hover {
    background: #4f8a64;
    background: rgba(79, 138, 100, 0.8);
  }
  @media (max-width: 991px) {
    .noo-map .gmap-zoom a {
      width: 30px;
      height: 30px;
      line-height: 30px;
    }
    .noo-map .gmap-zoom a i {
      line-height: 30px;
    }
  }
  .noo-map .gmap-infobox {
    border: 1px solid #aba7a3;
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: 3px 5px 13px 0 rgba(29, 29, 29, 0.05);
    margin: -260px 0 0 -200px;
    max-width: 480px;
    padding: 0;
    position: absolute;
    width: 500px;
  }
  .noo-map .gmap-infobox .info-close {
    background: #75b08a;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: -10px;
    text-align: center;
    top: -10px;
    width: 20px;
  }
  .noo-map .gmap-infobox .info-img {
    float: left;
  }
  .noo-map .gmap-infobox .info-summary {
    margin-left: 190px;
    font-family: "Lato";
    background: #f9f9f9;
    height: 160px;
  }
  .noo-map .gmap-infobox .info-title {
    padding: 12px 15px;
    font-weight: bold;
    font-size: 16px;
    margin: 0;
    background: #f9f9f9;
    border-bottom: 1px solid #f3f3f3;
    height: 62px;
    overflow: hidden;
    ext-overflow: ellipsis;
  }
  .noo-map .gmap-infobox .info-detail {
    background: #f9f9f9;
    border-top: 1px solid #fff;
    display: table;
    width: 100%;
    border-bottom: 1px solid #f3f3f3;
  }
  .noo-map .gmap-infobox .info-detail > div {
    width: 45%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 15px 8px;
  }
  .noo-map .gmap-infobox .info-detail > div span {
    display: inline-block;
    padding-left: 32px;
    font-size: 16px;
    font-weight: 300;
  }
  .noo-map .gmap-infobox .info-detail > div.size span {
    background: url("../images/size-icon.png") no-repeat scroll 0 center transparent;
  }
  .noo-map .gmap-infobox .info-detail > div.bedrooms {
    width: 25%;
  }
  .noo-map .gmap-infobox .info-detail > div.bedrooms span {
    background: url("../images/bedroom-icon.png") no-repeat scroll 0 center transparent;
  }
  .noo-map .gmap-infobox .info-detail > div.bathrooms {
    width: 25%;
  }
  .noo-map .gmap-infobox .info-detail > div.bathrooms span {
    background: url("../images/bathroom-icon.png") no-repeat scroll 0 center transparent;
  }
  .noo-map .gmap-infobox .info-more {
    border-top: 1px solid #fff;
    background: #ececec;
    display: table;
    width: 288px;
    position: absolute;
    bottom: 0;
  }
  .noo-map .gmap-infobox .info-more > div {
    padding: 7px 15px;
    display: table-cell;
    vertical-align: middle;
    width: 20%;
    text-align: left;
    font-weight: bold;
  }
  .noo-map .gmap-infobox .info-more .info-price {
    font-weight: 400;
    font-size: 18px;
    width: 80%;
  }
  .noo-map .gmap-infobox .info-more .info-action {
    padding: 0;
    background: #75b08a;
  }
  .noo-map .gmap-infobox .info-more .info-action a {
    padding: 7px 15px;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 16px;
  }
  .noo-map .gmap-infobox .info-more .info-action:hover {
    background: #589a70;
  }
  @media (max-width: 991px) {
    .noo-map .gmap-infobox {
      width: 190px;
      margin: -350px 0 0 -40px;
    }
    .noo-map .gmap-infobox .info-img,
    .noo-map .gmap-infobox .info-summary {
      width: 190px;
    }
    .noo-map .gmap-infobox .info-summary {
      margin-left: 0;
    }
    .noo-map .gmap-infobox .info-title {
      padding: 12px 4px;
      height: auto;
    }
    .noo-map .gmap-infobox .info-detail > div {
      padding: 6px 4px;
    }
    .noo-map .gmap-infobox .info-detail > div span {
      padding-left: 30px;
      font-size: 12px;
      font-weight: 400;
      min-height: 20px;
    }
    .noo-map .gmap-infobox .info-more {
      position: relative;
      width: 100%;
    }
    .noo-map .gmap-infobox .info-more .info-price {
      font-size: 15px;
    }
  }
  .noo-map .gmap-control {
    position: absolute;
    top: 0;
    right: 0;
    margin: 10px;
  }
  .noo-map .gmap-control a {
    background: #75b08a;
    background: rgba(117, 176, 138, 0.75);
    color: #fff;
    float: left;
    margin-right: 8px;
    text-align: center;
    min-width: 40px;
    height: 40px;
  }
  .noo-map .gmap-control a i {
    font-size: 30px;
    line-height: 40px;
  }
  .noo-map .gmap-control a:hover {
    background: #4f8a64;
    background: rgba(79, 138, 100, 0.8);
  }
  .noo-map .gmap-control .gmap-mylocation {
    padding-left: 10px;
    padding-right: 10px;
  }
  .noo-map .gmap-control .gmap-mylocation i {
    font-size: 16px;
    margin: 0 5px;
  }
  .noo-map .gmap-control .gmap-full i {
    font-size: 20px;
  }
  .noo-map .gmap-control .gmap-prev i {
    margin-right: 2px;
  }
  .noo-map .gmap-control .gmap-next i {
    margin-left: 2px;
  }
  @media (max-width: 991px) {
    .noo-map .gmap-control a {
      min-width: 30px;
      height: 30px;
    }
    .noo-map .gmap-control a i {
      line-height: 30px;
    }
  }
  .noo-map .gsearch {
    position: absolute;
    left: 0;
    bottom: 50px;
    z-index: 100;
    width: 100%;
  }
  .noo-map .gsearch .form-marker-icon {
    display: none;
  }
  .noo-map .gsearch .gsearch-title {
    margin: 0;
    float: left;
    font-size: 24px;
    color: #fff;
    background: rgba(117, 176, 138, 0.7);
    padding: 0 30px;
    height: 70px;
    line-height: 70px;
    padding-left: 100px;
    position: relative;
    text-transform: uppercase;
  }
  .noo-map .gsearch .gsearch-title i {
    color: #fff;
    background: #75b08a;
    display: inline-block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 32px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .noo-map .gsearch .gsearchform {
    display: block;
  }
  .noo-map .gsearch .gsearchform:before,
  .noo-map .gsearch .gsearchform:after {
    content: " ";
    display: table;
  }
  .noo-map .gsearch .gsearchform:after {
    clear: both;
  }
  .noo-map .gsearch .gsearchform:before,
  .noo-map .gsearch .gsearchform:after {
    content: " ";
    display: table;
  }
  .noo-map .gsearch .gsearchform:after {
    clear: both;
  }
  .noo-map .gsearch .gsearch-content {
    display: table;
    width: 100%;
  }
  .noo-map .gsearch .gsearch-content:before,
  .noo-map .gsearch .gsearch-content:after {
    content: " ";
    display: table;
  }
  .noo-map .gsearch .gsearch-content:after {
    clear: both;
  }
  .noo-map .gsearch .gsearch-content:before,
  .noo-map .gsearch .gsearch-content:after {
    content: " ";
    display: table;
  }
  .noo-map .gsearch .gsearch-content:after {
    clear: both;
  }
  .noo-map .gsearch .gsearch-content .gsearch-field {
    background: url("../images/map-line.png") repeat-x scroll left bottom #fff;
    display: table-cell;
    vertical-align: top;
    width: 80%;
    padding: 50px 10px 30px;
  }
  .noo-map .gsearch .gsearch-content .gsearch-field > .form-group {
    width: 25%;
    padding: 0 10px;
    float: left;
    margin-bottom: 20px;
  }
  .noo-map .gsearch .gsearch-content .gsearch-field > .form-group .dropdown-menu {
    max-height: 200px;
    overflow-y: auto;
  }
  .noo-map .gsearch .gsearch-content .gsearch-field > .form-group.gprice .ui-slider {
    position: relative;
    text-align: left;
  }
  .noo-map .gsearch .gsearch-content .gsearch-field > .form-group.gprice .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 20px;
    height: 20px;
    cursor: pointer;
    outline: none;
    top: -7px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #e5e5e5;
    background: #fff;
  }
  .noo-map .gsearch .gsearch-content .gsearch-field > .form-group.gprice .ui-slider .ui-slider-handle:last-child {
    margin-left: -1em;
  }
  .noo-map .gsearch .gsearch-content .gsearch-field > .form-group.gprice .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background: #75b08a;
  }
  .noo-map .gsearch .gsearch-content .gsearch-field > .form-group.gprice #gprice-slider-range .ui-widget-content {
    background: #e5e5e5;
  }
  .noo-map .gsearch .gsearch-content .gsearch-field > .form-group.gprice .ui-slider-horizontal {
    height: 5px;
    background: #e5e5e5;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-top: 10px;
  }
  .noo-map .gsearch .gsearch-content .gsearch-field > .form-group.gprice .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
  }
  .noo-map .gsearch .gsearch-content .gsearch-field > .form-group.gprice .ui-slider-horizontal .ui-slider-range-min {
    left: -1px;
  }
  .noo-map .gsearch .gsearch-content .gsearch-field > .form-group.gprice .ui-slider-horizontal .ui-slider-range-max {
    right: -1px;
  }
  .noo-map .gsearch .gsearch-content .gsearch-field > .form-group.garea .ui-slider {
    position: relative;
    text-align: left;
  }
  .noo-map .gsearch .gsearch-content .gsearch-field > .form-group.garea .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 20px;
    height: 20px;
    cursor: pointer;
    outline: none;
    top: -7px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #e5e5e5;
    background: #fff;
  }
  .noo-map .gsearch .gsearch-content .gsearch-field > .form-group.garea .ui-slider .ui-slider-handle:last-child {
    margin-left: -1em;
  }
  .noo-map .gsearch .gsearch-content .gsearch-field > .form-group.garea .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background: #75b08a;
  }
  .noo-map .gsearch .gsearch-content .gsearch-field > .form-group.garea #garea-slider-range .ui-widget-content {
    background: #e5e5e5;
  }
  .noo-map .gsearch .gsearch-content .gsearch-field > .form-group.garea .ui-slider-horizontal {
    height: 5px;
    background: #e5e5e5;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-top: 10px;
  }
  .noo-map .gsearch .gsearch-content .gsearch-field > .form-group.garea .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
  }
  .noo-map .gsearch .gsearch-content .gsearch-field > .form-group.garea .ui-slider-horizontal .ui-slider-range-min {
    left: -1px;
  }
  .noo-map .gsearch .gsearch-content .gsearch-field > .form-group.garea .ui-slider-horizontal .ui-slider-range-max {
    right: -1px;
  }
  .noo-map .gsearch .gsearch-content .gsearch-field .gsearch-feature {
    float: left;
    width: 100%;
    padding: 0 10px;
  }
  .noo-map .gsearch .gsearch-content .gsearch-field .gsearch-feature:before,
  .noo-map .gsearch .gsearch-content .gsearch-field .gsearch-feature:after {
    content: " ";
    display: table;
  }
  .noo-map .gsearch .gsearch-content .gsearch-field .gsearch-feature:after {
    clear: both;
  }
  .noo-map .gsearch .gsearch-content .gsearch-field .gsearch-feature:before,
  .noo-map .gsearch .gsearch-content .gsearch-field .gsearch-feature:after {
    content: " ";
    display: table;
  }
  .noo-map .gsearch .gsearch-content .gsearch-field .gsearch-feature:after {
    clear: both;
  }
  .noo-map .gsearch .gsearch-content .gsearch-field .gsearch-feature #gsearch-feature {
    padding-top: 20px;
  }
  .noo-map .gsearch .gsearch-content .gsearch-field .gsearch-feature label {
    display: inline-block;
    font-weight: 300;
    margin-bottom: 5px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .noo-map .gsearch .gsearch-content .gsearch-action {
    background: url("../images/map-line.png") repeat-x scroll left bottom #fff;
    display: table-cell;
    vertical-align: top;
    width: 20%;
    padding: 50px 20px 50px 0;
    position: relative;
  }
  .noo-map .gsearch .gsearch-content .gsearch-action .gsubmit {
    position: absolute;
    top: 50px;
    bottom: 50px;
    left: 0;
    right: 20px;
  }
  .noo-map .gsearch .gsearch-content .gsearch-action .gsubmit button {
    color: #bdb254;
    background-color: #f0e797;
    border-color: #f0e797;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: none;
    height: 100%;
    width: 100%;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: normal;
    min-height: 100px;
  }
  .noo-map .gsearch .gsearch-content .gsearch-action .gsubmit button:hover,
  .noo-map .gsearch .gsearch-content .gsearch-action .gsubmit button:focus,
  .noo-map .gsearch .gsearch-content .gsearch-action .gsubmit button:active,
  .noo-map .gsearch .gsearch-content .gsearch-action .gsubmit button.active {
    color: #fff;
    background-color: #75b08a;
    border-color: #bdb254;
  }
  .noo-map .gsearch .gsearch-content .gsearch-action .gsubmit button:active,
  .noo-map .gsearch .gsearch-content .gsearch-action .gsubmit button.active {
    background-image: none;
  }
  .noo-map .gsearch .gsearch-content .gsearch-action .gsubmit button.disabled,
  .noo-map .gsearch .gsearch-content .gsearch-action .gsubmit button.disabled:hover,
  .noo-map .gsearch .gsearch-content .gsearch-action .gsubmit button.disabled:focus,
  .noo-map .gsearch .gsearch-content .gsearch-action .gsubmit button.disabled:active,
  .noo-map .gsearch .gsearch-content .gsearch-action .gsubmit button.disabled.active {
    color: #fff;
    background-color: #75b08a;
    border-color: #bdb254;
  }
  .noo-map .gsearch .gsearch-content .gsearch-action .gsubmit button .badge {
    color: #f0e797;
    background-color: #bdb254;
  }
  @media (max-width: 991px) {
    .noo-map .gsearch {
      position: relative;
      bottom: auto;
      left: auto;
      padding-top: 20px;
    }
    .noo-map .gsearch .gsearch-title {
      float: none;
      display: block;
    }
    .noo-map .gsearch .gsearch-content {
      display: block;
    }
    .noo-map .gsearch .gsearch-content .gsearch-field {
      display: block;
      width: 100%;
      padding: 20px 0;
    }
    .noo-map .gsearch .gsearch-content .gsearch-field:before,
    .noo-map .gsearch .gsearch-content .gsearch-field:after {
      content: " ";
      display: table;
    }
    .noo-map .gsearch .gsearch-content .gsearch-field:after {
      clear: both;
    }
    .noo-map .gsearch .gsearch-content .gsearch-field:before,
    .noo-map .gsearch .gsearch-content .gsearch-field:after {
      content: " ";
      display: table;
    }
    .noo-map .gsearch .gsearch-content .gsearch-field:after {
      clear: both;
    }
    .noo-map .gsearch .gsearch-content .gsearch-field > .form-group {
      width: 50%;
      padding: 0 10px;
    }
    .noo-map .gsearch .gsearch-content .gsearch-field > .form-group:nth-of-type(2n) {
      padding-right: 0;
    }
    .noo-map .gsearch .gsearch-content .gsearch-field > .form-group:nth-of-type(2n+1) {
      padding-left: 0;
    }
    .noo-map .gsearch .gsearch-content .gsearch-action {
      display: block;
      width: 100%;
      padding: 20px 0 30px;
    }
    .noo-map .gsearch .gsearch-content .gsearch-action .gsubmit {
      position: relative;
      left: auto;
      top: auto;
      right: auto;
      bottom: auto;
    }
    .noo-map .gsearch .gsearch-content .gsearch-action .gsubmit button {
      padding: 10px 16px;
    }
  }
  @media (max-width: 991px) and (max-width: 767px) {
    .noo-map .gsearch .gsearch-content .gsearch-field > .form-group {
      width: 100%;
      padding: 0 10px !important;
    }
  }
  .horizontal .noo-map .gsearch .gsearch-content .gsearch-action .gsubmit.one-line button,
  .property-slider .noo-map .gsearch .gsearch-content .gsearch-action .gsubmit.one-line button {
    font-size: 18px;
    min-height: 50px;
  }
  .noo-map.no-map .gsearch {
    background: rgba(117, 176, 138, 0.95);
    padding-top: 50px;
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
  }
  .noo-map.no-map .gsearch .gsearch-info {
    text-align: center;
    padding: 50px 0;
  }
  .noo-map.no-map .gsearch .gsearch-info .gsearch-info-title {
    margin-top: 0;
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 400;
  }
  .noo-map.no-map .gsearch .gsearch-info .gsearch-info-content {
    color: #fff;
  }
  @media (max-width: 991px) {
    .noo-map.no-map .gsearch .gsearch-content {
      padding: 20px;
      background: #fff;
    }
    .noo-map.no-map .gsearch .gsearch-content .gsearch-field {
      padding: 0;
    }
  }
  .noo-map.no-map.no-container {
    background: none;
  }
  .noo-map.no-map.no-container .gsearch {
    background: none;
    padding-top: 0;
  }
  .noo-map.no-map.search-vertical .gsearch {
    position: relative;
    bottom: auto;
    left: auto;
    background: #f9f9f9;
    padding: 25px;
  }
  .noo-map.no-map.search-vertical .gsearch .container-boxed {
    width: 100%;
    max-width: 100%;
    padding: 0;
    background: transparent;
  }
  .noo-map.no-map.search-vertical .gsearch .gsearch-title {
    float: none;
    display: block;
  }
  .noo-map.no-map.search-vertical .gsearch .gsearch-content {
    display: block;
  }
  .noo-map.no-map.search-vertical .gsearch .gsearch-content .gsearch-field {
    display: block;
    width: 100%;
    padding: 20px 0;
    background: transparent;
  }
  .noo-map.no-map.search-vertical .gsearch .gsearch-content .gsearch-field:before,
  .noo-map.no-map.search-vertical .gsearch .gsearch-content .gsearch-field:after {
    content: " ";
    display: table;
  }
  .noo-map.no-map.search-vertical .gsearch .gsearch-content .gsearch-field:after {
    clear: both;
  }
  .noo-map.no-map.search-vertical .gsearch .gsearch-content .gsearch-field:before,
  .noo-map.no-map.search-vertical .gsearch .gsearch-content .gsearch-field:after {
    content: " ";
    display: table;
  }
  .noo-map.no-map.search-vertical .gsearch .gsearch-content .gsearch-field:after {
    clear: both;
  }
  .noo-map.no-map.search-vertical .gsearch .gsearch-content .gsearch-field > div {
    width: 100%;
    padding: 0;
  }
  .noo-map.no-map.search-vertical .gsearch .gsearch-content .gsearch-field > div > .dropdown > span {
    background: #fff;
  }
  .noo-map.no-map.search-vertical .gsearch .gsearch-content .gsearch-action {
    display: block;
    width: 100%;
    padding: 0;
    background: transparent;
  }
  .noo-map.no-map.search-vertical .gsearch .gsearch-content .gsearch-action .gsubmit {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
  }
  .noo-map.no-map.search-vertical .gsearch .gsearch-content .gsearch-action .gsubmit button {
    background: #ededed;
    color: #94a2a7;
    font-size: 24px;
    padding: 10px 16px;
  }
  .noo-map.no-map.search-vertical .gsearch .gsearch-content .gsearch-action .gsubmit button:hover {
    background: #75b08a;
    color: #fff;
  }
  @media (max-width: 1199px) {
    #gmap_search_input {
      display: none;
    }
  }
  @media (min-width: 992px) {
    .noo_advanced_search_property.vertical .gsearch .container-boxed {
      position: relative;
    }
    .noo_advanced_search_property.vertical .gsearch .form-marker-icon {
      display: block;
      background: none repeat scroll 0 0 #75b08a;
      color: #fff;
      display: inline-block;
      font-size: 32px;
      height: 70px;
      left: -70px;
      line-height: 70px;
      position: absolute;
      text-align: center;
      top: 80px;
      width: 70px;
    }
    .noo_advanced_search_property.vertical .gsearch .gsearch-wrap {
      bottom: 0;
      width: 311px;
      position: absolute;
      right: 0;
    }
    .noo_advanced_search_property.vertical .gsearch .gsearch-wrap .gsearch-title {
      float: none;
      margin-left: -71px;
      padding-left: 80px;
      font-size: 22px;
      font-weight: bold;
      text-align: center;
    }
    .noo_advanced_search_property.vertical .gsearch .gsearch-wrap .gsearch-content {
      display: block;
      background: #f9f9f9;
    }
    .noo_advanced_search_property.vertical .gsearch .gsearch-wrap .gsearch-content .gsearch-field,
    .noo_advanced_search_property.vertical .gsearch .gsearch-wrap .gsearch-content .gsearch-action {
      display: block;
      width: 100%;
      padding: 15px 30px;
      background: none;
    }
    .noo_advanced_search_property.vertical .gsearch .gsearch-wrap .gsearch-content .gsearch-field > div {
      float: none;
      width: 100%;
      padding: 0;
    }
    .noo_advanced_search_property.vertical .gsearch .gsearch-wrap .gsearch-content .gsearch-field > div.form-group .dropdown > span {
      height: 40px;
      background: #fff;
      line-height: 40px;
    }
    .noo_advanced_search_property.vertical .gsearch .gsearch-wrap .gsearch-content .gsearch-field > div.form-group .dropdown > span:before {
      height: 40px;
      width: 40px;
      line-height: 40px;
    }
    .noo_advanced_search_property.vertical .gsearch .gsearch-wrap .gsearch-content .gsearch-action .gsubmit {
      position: relative;
      left: auto;
      top: auto;
      right: auto;
      bottom: auto;
    }
    .noo_advanced_search_property.vertical .gsearch .gsearch-wrap .gsearch-content .gsearch-action .gsubmit button {
      background: #ededed;
      color: #94a2a7;
      font-size: 20px;
      padding: 16px;
    }
    .noo_advanced_search_property.vertical .gsearch .gsearch-wrap .gsearch-content .gsearch-action .gsubmit button:hover {
      background: #75b08a;
      color: #fff;
    }
    .noo_advanced_search_property.vertical .noo-map.no-map .gsearch .gsearch-wrap {
      position: relative;
    }
  }
  .property-featured ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .property-featured li {
    margin: 0;
    padding: 0 0 20px !important;
    border: none !important;
    float: left;
    width: 100%;
  }
  .property-featured li h4 {
    margin: 0;
  }
  .property-featured li .featured-status {
    font-size: 14px;
    font-style: italic;
  }
  .property-featured .featured-image {
    float: left;
    margin-right: 20px;
  }
  .property-featured .featured-image img {
    max-width: 70px;
    height: auto;
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  .loadmore-action {
    text-align: center;
  }
  .loadmore-action .noo-loader {
    display: none;
  }
  .loadmore-action .noo-loader > div {
    -webkit-animation: 1.5s ease 0s normal none infinite loadingFade;
    -o-animation: 1.5s ease 0s normal none infinite loadingFade;
    animation: 1.5s ease 0s normal none infinite loadingFade;
    background: none repeat scroll 0 0 #75b08a;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    margin: 0 4px;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 10px;
    -webkit-animation-delay: 0;
    animation-delay: 0;
  }
  .loadmore-action .noo-loader > div.rect2 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
  }
  .loadmore-action .noo-loader > div.rect3 {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
  }
  .loadmore-action .noo-loader > div.rect4 {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
  }
  .loadmore-action .noo-loader > div.rect5 {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
  }
  .loadmore-action .btn,
  .loadmore-action .wpcf7-submit,
  .loadmore-action .agents.grid .hentry .agent-wrap .agent-desc .agent-action a,
  .loadmore-action .widget_newsletterwidget .newsletter-submit {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
  }
  .loadmore-action ~ .pagination {
    display: none;
  }
  .dashboard-sidebar {
    background-color: #f8f8f8;
    border-radius: 4px;
  }
  .dashboard-sidebar .sidebar-content {
    padding: 1.25em;
  }
  .dashboard-sidebar-title {
    font-size: 1.5em;
    font-weight: 300;
    margin: 50px 0 40px;
  }
  .user-sidebar-menu .user-avatar {
    padding: 1.25em 1.25em 0.625em 1.25em;
  }
  .user-sidebar-menu .user-avatar img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .user-sidebar-menu .user-menu-links {
    padding: 0.625em 1.5em;
  }
  .user-sidebar-menu .user-menu-links a {
    display: block;
    color: #2d313f;
    line-height: 2em;
  }
  .user-sidebar-menu .user-menu-links a:hover,
  .user-sidebar-menu .user-menu-links a:focus,
  .user-sidebar-menu .user-menu-links a.active {
    color: #4f8a64;
  }
  .user-sidebar-menu .user-menu-links a i {
    margin-right: 1em;
  }
  .user-sidebar-menu .user-menu-submit {
    padding: 1.25em 1.5em;
  }
  .user-sidebar-menu .user-menu-submit a {
    display: block;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
  }
  .user-sidebar-menu .user-menu-links + .user-menu-links,
  .user-sidebar-menu .user-menu-submit {
    border-top: solid 0.0625em #ebebeb;
    -webkit-box-shadow: inset 0 0.125em 0.125em -0.125em #fff;
    box-shadow: inset 0 0.125em 0.125em -0.125em #fff;
  }
  .properties.my-properties.list .property-labels {
    display: block;
    padding: 15px 30px 0;
  }
  .properties.my-properties .hentry .property-info .property-action .agent-action a {
    display: inline-block;
    width: 33.33%;
    float: left;
    border-radius: 0;
  }
  .properties.my-properties .hentry .property-info .property-action .agent-action a:last-child {
    border-bottom-right-radius: 4px;
  }
  .properties.my-properties .hentry .property-info .property-action .agent-action a.disabled,
  .properties.my-properties .hentry .property-info .property-action .agent-action a.disabled:hover,
  .properties.my-properties .hentry .property-info .property-action .agent-action a.disabled:focus {
    color: #bdb254;
    background-color: #e8df8b;
    border-color: btn-thirdary-border-hover;
  }
  .properties.my-properties .hentry .property-info .property-action .agent-action.four-buttons a {
    width: 25%;
  }
  .properties.my-properties .submission-payment {
    display: table;
    padding: 15px 30px 0;
  }
  .properties.my-properties .submission-payment > div {
    display: table-cell;
    vertical-align: middle;
  }
  .properties.my-properties .submission-payment .payment-form {
    width: 45%;
  }
  .properties.my-properties .submission-payment .payment-form p {
    margin: 0;
  }
  .properties.my-properties .submission-payment .payment-form .amount {
    margin-left: 5px;
  }
  .properties.my-properties .submission-payment .payment-action {
    width: 35%;
  }
  .properties.my-properties .submission-payment .payment-total,
  .properties.my-properties .submission-payment .payment-action {
    padding-left: 5%;
    border-left: 1px solid #e5e5e5;
  }
  .noo-control-group {
    border: 1px solid #eee;
    margin-top: 50px;
  }
  .noo-control-group + .noo-control-group {
    margin-top: 0;
  }
  .noo-control-group .group-title {
    background-color: #eee;
    padding: 10px 20px;
    font-size: 1.5em;
  }
  .noo-control-group .group-container {
    margin: 20px 5px 15px 5px;
  }
  .property-form .noo-control-group .group-container {
    margin-right: 85px;
  }
  .property-form .noo-control-group.small-group .group-container {
    margin-right: 5px;
  }
  #uploaded-images {
    float: left;
    width: 100%;
  }
  #uploaded-images .uploaded-img {
    float: left;
    margin: 0 10px 15px 0;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    width: 150px;
    min-height: 100px;
    max-height: 150px;
    cursor: grab;
    cursor: -webkit-grab;
  }
  #uploaded-images .uploaded-img i {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background-color: #75b08a;
    color: #fff;
    font-size: 20px;
    padding: 5px;
    cursor: pointer;
  }
  #uploaded-images .uploaded-img i.featured-img {
    left: 0px;
    top: 0px;
    bottom: auto;
    right: auto;
    cursor: auto;
  }
  #aaiu-uploader {
    margin-top: 30px;
  }
  .noo_property_google_map {
    position: relative;
  }
  .noo_property_google_map .noo_property_google_map_search {
    position: absolute;
    width: 50%;
    margin: 0 auto;
    top: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .noo_property_google_map #noo_property_google_map_search_input {
    margin-top: 16px;
    border: 1px solid transparent;
    border-radius: 2px 0 0 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: none;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    background-color: #fff;
    padding: 0 11px 0 13px;
    width: 350px;
    height: 40px;
    font-size: 14px;
  }
  .noo-submit {
    margin-top: 30px;
  }
  .noo-submit input {
    text-transform: uppercase;
  }
  .form-message h4 {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .noo-login-form .noo-logreg.both .register-form {
    box-shadow: none;
  }
  .membership-packages.noo-pricing-table {
    margin-bottom: 30px;
  }
  .membership-packages.noo-pricing-table .noo-pricing-column .pricing-content .pricing-info {
    margin-top: 20px;
  }
  .noo-agent .content-title {
    text-transform: uppercase;
    float: left;
    margin-right: 30px;
    margin-bottom: 0;
  }
  .noo-agent .content-title small {
    display: block;
    margin-top: 10px;
    font-size: 70%;
    font-style: italic;
    text-transform: none;
  }
  .noo-agent .agent-social a {
    background: #eee;
    border-radius: 50%;
    margin: 0px 3px;
    color: #a5a5a5;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
  }
  .noo-agent .agent-social a:hover {
    background: #75b08a;
    color: #fff;
  }
  .noo-agent .agent-info {
    float: left;
    margin: 30px 0;
    width: 100%;
  }
  .noo-agent .agent-info .content-featured {
    width: 50%;
    float: left;
    margin: 0 30px 20px 0;
  }
  @media (max-width: 767px) {
    .noo-agent .agent-info .content-featured {
      width: 100%;
      margin: 0 0 20px 0;
    }
  }
  .noo-agent .agent-info .agent-detail-title {
    font-weight: 300;
  }
  .noo-agent .agent-info .agent-detail-info {
    line-height: 30px;
  }
  .noo-agent .agent-info .agent-detail-info i {
    font-size: 16px;
    width: 20px;
    height: 20px;
    float: left;
    margin-top: 8px;
  }
  .noo-agent .agent-info .agent-detail-info span {
    font-weight: bold;
    width: 80px;
    float: left;
  }
  .noo-agent .agent-info .agent-desc {
    margin: 30px 0;
  }
  .noo-agent .conact-agent .content-title {
    margin-bottom: 30px;
  }
  .noo-agent .conact-agent .form-control,
  .noo-agent .conact-agent .wpcf7-form-control:not(.wpcf7-submit),
  .noo-agent .conact-agent .widget_newsletterwidget .newsletter-email {
    padding: 4px 8px;
    height: 40px;
  }
  .noo-agent .conact-agent textarea.form-control,
  .noo-agent .conact-agent textarea.wpcf7-form-control:not(.wpcf7-submit),
  .noo-agent .conact-agent textarea.widget_newsletterwidget .newsletter-email {
    height: auto;
  }
  .noo-agent .conact-agent .form-group {
    margin-bottom: 30px;
  }
  .noo-agent .conact-agent .form-group.message {
    margin-bottom: 15px;
  }
  .noo-agent .conact-agent .btn,
  .noo-agent .conact-agent .wpcf7-submit,
  .noo-agent .conact-agent .agents.grid .hentry .agent-wrap .agent-desc .agent-action a,
  .noo-agent .conact-agent .widget_newsletterwidget .newsletter-submit {
    width: 100%;
    text-transform: uppercase;
    padding: 10px 0;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 30px;
  }
  .noo-agent .properties-header .page-title {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
  }
  .agents {
    position: relative;
  }
  .agents:before,
  .agents:after {
    content: " ";
    display: table;
  }
  .agents:after {
    clear: both;
  }
  .agents:before,
  .agents:after {
    content: " ";
    display: table;
  }
  .agents:after {
    clear: both;
  }
  .agents.grid .agents-header .page-title {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 24px;
  }
  .agents.grid .hentry {
    float: left;
    width: 50%;
    padding: 0 15px 0 0;
    margin: 0 0 30px 0;
    border-bottom: none;
  }
  .agents.grid .hentry:nth-of-type(n) {
    clear: none;
  }
  .agents.grid .hentry:nth-of-type(2n) {
    padding: 0 0 0 15px;
  }
  @media (max-width: 767px) {
    .agents.grid .hentry:nth-of-type(2n) {
      padding: 0;
    }
  }
  @media screen and (min-width: 992px) and (max-width: 1200px) {
    .agents.grid .hentry:nth-of-type(2n) {
      padding: 0;
    }
  }
  .agents.grid .hentry:nth-of-type(2n + 1) {
    clear: both;
  }
  .agents.grid .hentry .agent-title {
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    padding: 15px 15px;
    background: #f9f9f9;
  }
  .agents.grid .hentry .agent-featured {
    width: 46%;
    margin: 0;
    display: table-cell;
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
  }
  .agents.grid .hentry .agent-featured img {
    width: 100%;
    height: auto;
  }
  .agents.grid .hentry .agent-featured:after {
    content: '';
    position: absolute;
    bottom: 100%;
    right: 0px;
    top: 30px;
    border-top: 0px solid transparent;
    border-right: 17px solid #f9f9f9;
    border-bottom: 17px solid transparent;
    z-index: 99;
  }
  @media (max-width: 767px) {
    .agents.grid .hentry .agent-featured:after {
      border-right: 0;
    }
  }
  @media screen and (min-width: 992px) and (max-width: 1200px) {
    .agents.grid .hentry .agent-featured:after {
      border-right: 0;
    }
  }
  @media (max-width: 767px) {
    .agents.grid .hentry .agent-featured {
      width: 100%;
      display: block;
    }
  }
  .agents.grid .hentry .agent-wrap {
    width: 54%;
    display: table-cell;
    vertical-align: top;
    position: inherit;
    background: #f9f9f9;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    position: relative;
    padding-left: 20px;
    padding-top: 15px;
  }
  .agents.grid .hentry .agent-wrap .agent-desc {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    border-top: 1px solid #ececec;
  }
  .agents.grid .hentry .agent-wrap .agent-desc .agent-social {
    padding: 10px 0 10px 20px;
    border-bottom: 1px solid #ececec;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .agents.grid .hentry .agent-wrap .agent-desc .agent-social a {
    background: #eee;
    border-radius: 50%;
    margin: 0px 3px;
    color: #a5a5a5;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
  }
  .agents.grid .hentry .agent-wrap .agent-desc .agent-social a:hover {
    background: #75b08a;
    color: #fff;
  }
  @media (max-width: 991px) {
    .agents.grid .hentry .agent-wrap .agent-desc .agent-social {
      padding: 4px 0 5px 10px;
    }
  }
  @media (max-width: 767px) {
    .agents.grid .hentry .agent-wrap .agent-desc .agent-social {
      padding: 10px 20px;
    }
  }
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action {
    border-top: 1px solid #fff;
  }
  .agents.grid .hentry .agent-wrap .agent-desc .agent-action a {
    border-radius: 0;
    width: 100%;
    font-weight: bold;
    padding-top: 7px;
  }
  @media (max-width: 767px) {
    .agents.grid .hentry .agent-wrap .agent-desc {
      margin: 0 auto 0 -20px;
      width: auto;
      position: relative;
    }
  }
  @media screen and (min-width: 992px) and (max-width: 1200px) {
    .agents.grid .hentry .agent-wrap .agent-desc {
      margin: 0 auto 0 -20px;
      width: auto;
      position: relative;
    }
  }
  .agents.grid .hentry .agent-wrap .agent-info {
    line-height: 30px;
    font-size: 14px;
    padding-bottom: 10px;
  }
  .agents.grid .hentry .agent-wrap .agent-info div {
    overflow: hidden;
    display: block;
    white-space: nowrap;
  }
  @media screen and (min-width: 992px) and (max-width: 1200px) {
    .agents.grid .hentry .agent-wrap .agent-info div {
      display: block;
    }
  }
  .agents.grid .hentry .agent-wrap .agent-info i {
    font-size: 16px;
    width: 20px;
    height: 20px;
    float: left;
    margin-top: 8px;
  }
  @media (max-width: 767px) {
    .agents.grid .hentry .agent-wrap {
      width: 100%;
      display: block;
    }
  }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .agents.grid .hentry .agent-wrap {
      line-height: 28px;
      font-size: 12px;
    }
  }
  @media screen and (min-width: 992px) and (max-width: 1200px) {
    .agents.grid .hentry .agent-wrap {
      width: 100%;
      display: block;
    }
  }
  .agents.grid .hentry .agent-title {
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    padding: 30px 30px 0;
    background: #f9f9f9;
  }
  @media (max-width: 767px) {
    .agents.grid .hentry {
      width: 100%;
      padding: 0;
    }
  }
  .recent-agents {
    position: relative;
  }
  .recent-agents .caroufredsel-wrap {
    position: relative;
    overflow: hidden;
    height: 100%;
  }
  .recent-agents .caroufredsel-wrap ul {
    padding: 0;
  }
  .recent-agents .caroufredsel-wrap ul li {
    float: left;
    padding: 0;
    list-style: none;
    display: block;
  }
  @media (max-width: 767px) {
    .recent-agents .caroufredsel-wrap {
      margin: 0;
    }
  }
  .recent-agents .recent-agents-title h3 {
    font-weight: 100;
    margin-top: 0;
    margin-bottom: 50px;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    font-size: 36px;
  }
  .recent-agents .caroufredsel-next,
  .recent-agents .caroufredsel-prev {
    display: inline-block;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    background: #75b08a;
    color: #fff;
    width: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 24px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
  }
  .recent-agents .caroufredsel-next:hover,
  .recent-agents .caroufredsel-prev:hover {
    background: #589a70;
  }
  .recent-agents .caroufredsel-prev {
    right: 41px;
  }
  .recent-agents .caroufredsel-prev:before {
    content: "\f104";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    padding-right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .recent-agents .caroufredsel-next:before {
    content: "\f105";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    padding-right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .recent-agents .hentry {
    background: #fff;
    margin: 0 15px;
  }
  .recent-agents .hentry .agent-featured {
    overflow: hidden;
    max-height: 380px;
  }
  .recent-agents .hentry .agent-featured img {
    width: 100%;
  }
  .recent-agents .hentry .agent-wrap {
    text-align: center;
  }
  .recent-agents .hentry .agent-wrap .agent-title {
    font-size: 18px;
    font-weight: bold;
    margin: 30px 0 5px 0;
  }
  .recent-agents .hentry .agent-wrap .agent-excerpt {
    padding: 15px 20px;
    height: 115px;
    overflow: hidden;
  }
  .recent-agents .hentry .agent-wrap .agent-social {
    padding: 10px 20px 10px 20px;
    border-top: 1px solid #ececec;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .recent-agents .hentry .agent-wrap .agent-social a {
    background: #eee;
    border-radius: 50%;
    margin: 0px 3px;
    color: #a5a5a5;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
  }
  .recent-agents .hentry .agent-wrap .agent-social a:hover {
    background: #75b08a;
    color: #fff;
  }
  @media (max-width: 767px) {
    .recent-agents .hentry {
      margin: 0;
      padding: 0;
    }
  }
  .widget + .widget {
    margin-top: 30px;
  }
  .widget .widget-title:before {
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  .widget a:hover,
  .widget a:focus {
    text-decoration: none;
  }
  .widget p:last-child,
  .widget ul:last-child,
  .widget ol:last-child {
    margin-bottom: 0;
  }
  .widget ul,
  .widget ol {
    overflow: hidden;
    margin-left: 0;
    padding: 0;
    list-style: none;
    background-color: transparent;
  }
  .widget ul li,
  .widget ol li {
    border-bottom: 1px solid #e5e5e5;
    padding: 5px 0;
    line-height: 1.5;
    color: #8E8E8E;
    font-weight: 300;
  }
  .widget ul li a,
  .widget ol li a {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
  }
  .widget ul li:first-child,
  .widget ol li:first-child {
    padding-top: 0;
  }
  .widget ul li:last-child,
  .widget ol li:last-child {
    border-bottom: 0;
  }
  .widget select {
    width: 100%;
  }
  .widget-title {
    color: #6c6c6c;
    font-size: 24px;
    font-weight: 300;
    line-height: 1.5;
    margin: 0px 0 30px;
  }
  .widget_search form {
    position: relative;
  }
  .widget_search form:before {
    content: "\f002";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    padding-right: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .widget_search form:before {
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: inherit;
    top: 0;
    width: 50px;
    cursor: pointer;
    height: 50px;
    line-height: 50px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.56);
    color: #b8b8b8;
  }
  .widget_search #s {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    padding-right: 50px;
  }
  .widget_calendar #wp-calendar {
    border-collapse: collapse;
    border-spacing: 0;
    background-color: #f8f8f8;
    max-width: 100%;
    margin-bottom: 20px;
    width: 100%;
    position: relative;
    font-size: 16px;
    border-radius: 3px;
  }
  .widget_calendar #wp-calendar caption {
    font-size: 16px;
    font-weight: 300;
    padding: 8px;
    text-transform: uppercase;
    background-color: #f8f8f8;
    border-bottom: 1px solid #e5e5e5;
  }
  .colophon .widget_calendar #wp-calendar,
  .colophon .widget_calendar #wp-calendar caption {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .widget_calendar #wp-calendar th,
  .widget_calendar #wp-calendar td {
    text-align: center;
    line-height: 26px;
    padding: 10px;
  }
  .widget_calendar #wp-calendar > thead {
    background-color: rgba(0, 0, 0, 0);
  }
  .widget_calendar #wp-calendar > thead > tr > th {
    border-bottom: 1px solid #e5e5e5;
    font-weight: 300;
    font-size: 16px;
    padding: 8px;
  }
  .widget_calendar #wp-calendar > tbody > tr > td {
    border: none;
    line-height: 26px;
    padding: 5px;
  }
  .widget_calendar #wp-calendar > tbody > tr > td.pad {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .widget_calendar #wp-calendar > tbody > tr > td.pad:first-child {
    border-left: 0;
  }
  .widget_calendar #wp-calendar > tbody > tr > td.pad:last-child {
    border-right: 0;
  }
  .widget_calendar #wp-calendar > tbody > tr > td > a {
    background: #75b08a;
    color: #ffffff;
    display: block;
    border-radius: 3px;
  }
  .widget_calendar #wp-calendar > tfoot {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
  }
  .widget_calendar #wp-calendar > tfoot .pad {
    border: none;
  }
  .widget_calendar #wp-calendar #prev,
  .widget_calendar #wp-calendar #next {
    font-weight: 300;
    padding: 5px 10px;
    text-shadow: none;
    text-transform: uppercase;
    position: absolute;
    top: 0;
  }
  .widget_calendar #wp-calendar #prev > a,
  .widget_calendar #wp-calendar #next > a {
    display: block;
    width: 40px;
    height: 40px;
    text-indent: -9999em;
    position: absolute;
    top: 0;
  }
  .widget_calendar #wp-calendar #next {
    right: 0;
    padding-left: 15px;
  }
  .widget_calendar #wp-calendar #next:before {
    content: "\f105";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    padding-right: 5;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .widget_calendar #wp-calendar #next > a {
    right: 0;
  }
  .widget_calendar #wp-calendar #prev {
    left: 0;
    padding-left: 15px;
  }
  .widget_calendar #wp-calendar #prev:before {
    content: "\f104";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    padding-right: 5;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .widget_calendar #wp-calendar #prev > a {
    left: 0;
  }
  .widget_nav_menu ul li a,
  .widget_meta ul li a,
  .widget_pages ul li a {
    display: block;
  }
  .widget_nav_menu ul li ul,
  .widget_meta ul li ul,
  .widget_pages ul li ul,
  .widget_nav_menu ul li .sub-menu,
  .widget_meta ul li .sub-menu,
  .widget_pages ul li .sub-menu {
    border: 0;
    background-color: transparent;
    border-radius: 0;
  }
  .widget_nav_menu ul li ul li a,
  .widget_meta ul li ul li a,
  .widget_pages ul li ul li a,
  .widget_nav_menu ul li .sub-menu li a,
  .widget_meta ul li .sub-menu li a,
  .widget_pages ul li .sub-menu li a {
    padding-left: 35px;
  }
  .widget_nav_menu ul li ul li:first-child a,
  .widget_meta ul li ul li:first-child a,
  .widget_pages ul li ul li:first-child a,
  .widget_nav_menu ul li .sub-menu li:first-child a,
  .widget_meta ul li .sub-menu li:first-child a,
  .widget_pages ul li .sub-menu li:first-child a {
    border-radius: 0;
  }
  .widget_nav_menu ul li ul ul li a,
  .widget_meta ul li ul ul li a,
  .widget_pages ul li ul ul li a,
  .widget_nav_menu ul li .sub-menu ul li a,
  .widget_meta ul li .sub-menu ul li a,
  .widget_pages ul li .sub-menu ul li a {
    padding-left: 60px;
  }
  .widget_nav_menu .menu > li:last-child a:first-child {
    border-bottom: 0;
  }
  .widget_nav_menu .current-menu-item > a {
    background-color: rgba(0, 0, 0, 0);
  }
  .widget.widget_meta ul {
    border-bottom: 0;
  }
  .widget.widget_meta li abbr[title] {
    border-bottom: 0;
  }
  .widget.widget_pages ul {
    border-bottom: 0;
  }
  .widget.widget_recent_comments li,
  .widget.widget_recent_entries li,
  .widget.widget_rss li {
    font-size: 16px;
  }
  .widget.widget_recent_entries li a {
    display: block;
    border-bottom: 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    color: #75b08a;
  }
  .widget.widget_recent_entries li a:hover {
    color: #75b08a;
  }
  .widget.widget_recent_entries li .post-date {
    display: block;
    color: #8e8e8e;
    font-weight: 300;
    font-size: 14px;
  }
  .widget.widget_rss .widget-title img[alt=RSS] {
    display: none !important;
    visibility: hidden !important;
  }
  .widget.widget_rss .widget-title a:last-child:before {
    content: "\f143";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    padding-right: 8px;
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  .widget.widget_rss li a {
    display: block;
    margin-top: 5px;
    border-bottom: 0;
    font-size: 20px;
    font-weight: 300;
  }
  .widget.widget_rss li a:before {
    content: "\f08e";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    padding-right: 5px;
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  .widget_rss .rss-date {
    display: block;
    margin-top: 5px;
    text-transform: uppercase;
  }
  .widget_rss .rss-date:not(:empty):before {
    content: "\f133";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    padding-right: 5px;
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  .widget_rss .rssSummary {
    margin: 10px 0;
    font-size: 16px;
  }
  .widget_rss cite {
    display: block;
    text-transform: uppercase;
  }
  .widget_rss cite:not(:empty):before {
    content: "\f007";
    position: relative;
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    padding-right: 5px;
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  .widget_tag_cloud,
  .widget_product_tag_cloud {
    text-shadow: none;
  }
  .widget_tag_cloud .tagcloud a,
  .widget_product_tag_cloud .tagcloud a {
    margin: 0 0px 3px 0;
    color: #ffffff;
    background: #555555;
    border-color: #555555;
    font-size: 12px !important;
  }
  .widget_tag_cloud .tagcloud a:hover,
  .widget_product_tag_cloud .tagcloud a:hover {
    background: #75b08a;
    border-color: #75b08a;
    color: #ffffff;
  }
  .recent-tweets .twitter_time {
    font-size: 14px;
    border-bottom: 1px dotted #8d8d8d;
    color: #c2c2c2 !important;
  }
  .recent-tweets .twitter_time:hover {
    color: #95c3a5;
  }
  .hentry {
    border-bottom: 1px solid #f8f8f8;
    padding-bottom: 50px;
    margin-top: 50px;
  }
  .hentry:first-child {
    margin-top: 0;
  }
  .hentry:last-child:not(.masonry-item) {
    border: none;
    padding-bottom: 0;
  }
  .hentry p:last-child,
  .hentry ul:last-child,
  .hentry ol:last-child {
    margin-bottom: 0;
  }
  .hentry a:hover {
    text-decoration: none;
  }
  @media (max-width: 767px) {
    .hentry {
      padding: 0 15px;
    }
  }
  .hentry.format-quote a,
  .hentry.format-link a {
    color: #fff;
  }
  .hentry.format-quote cite,
  .hentry.format-link cite {
    color: #ffffff;
    font-size: 14px;
    font-style: italic;
  }
  .hentry.format-quote i[class^="fa-"],
  .hentry.format-link i[class^="fa-"] {
    font-size: 24px;
    padding-right: 10px;
    vertical-align: middle;
  }
  .hentry.format-quote > .content-wrap,
  .hentry.format-link > .content-wrap {
    background: #75b08a;
    padding: 20px;
    -webkit-box-shadow: 2px 2px 0px #eaeaea;
    box-shadow: 2px 2px 0px #eaeaea;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
  }
  .hentry.format-quote > .content-wrap:hover,
  .hentry.format-link > .content-wrap:hover {
    background: #f0e797;
  }
  .hentry.format-quote > .content-wrap:hover a,
  .hentry.format-link > .content-wrap:hover a {
    color: #bdb254;
  }
  .hentry.format-quote > .content-wrap:hover cite,
  .hentry.format-link > .content-wrap:hover cite {
    color: #bdb254;
  }
  .hentry.format-quote .content-header,
  .hentry.format-link .content-header {
    padding-left: 85px;
    margin-bottom: 10px;
  }
  .hentry.format-quote .content-header .content-title,
  .hentry.format-link .content-header .content-title {
    margin-top: 10px;
    margin-bottom: 5px;
    color: #fff;
  }
  .hentry.format-quote .content-header .content-quote,
  .hentry.format-link .content-header .content-quote {
    font-size: 16px;
    font-weight: 300;
  }
  .hentry.format-quote .content-link i,
  .hentry.format-link .content-link i,
  .hentry.format-quote .content-cite i,
  .hentry.format-link .content-cite i {
    position: absolute;
    left: 10px;
    top: -5px;
    font-size: 50px;
    opacity: 0.5;
  }
  .hentry.format-quote .author-info a,
  .hentry.format-link .author-info a {
    color: #2d313f;
  }
  .hentry.format-quote .author-info a:hover,
  .hentry.format-link .author-info a:hover {
    color: #75b08a;
  }
  .post-password-form label {
    font-weight: normal;
    font-weight: 600;
    font-size: 18px;
  }
  .post-password-form input[type="password"] {
    padding: 6px 12px;
    display: block;
    height: 38px;
    padding: 6px 18px;
    line-height: 1.5;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    letter-spacing: 0.5px;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    font-size: 16px;
    background: none repeat scroll 0 0 #fff;
    border: medium none;
    border-radius: 3px;
    padding: 8px;
    width: 100%;
    height: 50px;
    border: 1px solid #dedede;
    display: inline-block;
    height: auto;
    width: auto;
  }
  .post-password-form input[type="password"]:focus {
    border-color: #95c3a5;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(149, 195, 165, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(149, 195, 165, 0.6);
  }
  .post-password-form input[type="password"]:focus {
    border-color: #95c3a5;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 4px #75b08a;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 4px #75b08a;
  }
  .post-password-form input[type="password"]::-moz-placeholder {
    color: #777777;
    opacity: 1;
  }
  .post-password-form input[type="password"]:-ms-input-placeholder {
    color: #777777;
  }
  .post-password-form input[type="password"]::-webkit-input-placeholder {
    color: #777777;
  }
  .post-password-form input[type="password"][disabled],
  .post-password-form input[type="password"][readonly],
  fieldset[disabled] .post-password-form input[type="password"] {
    cursor: not-allowed;
    background-color: #dedede;
    opacity: 1;
  }
  textarea.post-password-form input[type="password"] {
    height: auto;
  }
  .post-password-form input[type="password"]:focus {
    border-color: #95c3a5;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(149, 195, 165, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(149, 195, 165, 0.6);
  }
  .post-password-form input[type="password"]:focus {
    border-color: #95c3a5;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 4px #75b08a;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 4px #75b08a;
  }
  .post-password-form input[type="password"]::-moz-placeholder {
    color: #777777;
    opacity: 1;
  }
  .post-password-form input[type="password"]:-ms-input-placeholder {
    color: #777777;
  }
  .post-password-form input[type="password"]::-webkit-input-placeholder {
    color: #777777;
  }
  .post-password-form input[type="password"][disabled],
  .post-password-form input[type="password"][readonly],
  fieldset[disabled] .post-password-form input[type="password"] {
    cursor: not-allowed;
    background-color: #dedede;
    opacity: 1;
  }
  textarea.post-password-form input[type="password"] {
    height: auto;
  }
  .post-password-form input[type="submit"] {
    border: 0 solid transparent;
    font-family: "Lato";
    padding: 10px 16px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: border-color color 0.2s ease;
    -o-transition: border-color color 0.2s ease;
    transition: border-color color 0.2s ease;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
    color: #fff;
    background-color: #75b08a;
    border-color: #75b08a;
    background-color: #434343;
    border: 1px solid #434343;
    font-size: 14px;
    color: #ffffff;
  }
  .post-password-form input[type="submit"]:focus,
  .post-password-form input[type="submit"]:active:focus,
  .post-password-form input[type="submit"].active:focus {
    outline-offset: -2px;
    -webkit-box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
    box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
    border-color: #75b08a;
  }
  .post-password-form input[type="submit"]:hover,
  .post-password-form input[type="submit"]:focus {
    color: #94a2a7;
    text-decoration: none;
  }
  .post-password-form input[type="submit"]:active,
  .post-password-form input[type="submit"].active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  }
  .post-password-form input[type="submit"].disabled,
  .post-password-form input[type="submit"][disabled],
  fieldset[disabled] .post-password-form input[type="submit"] {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .post-password-form input[type="submit"].square {
    border-radius: 0;
  }
  .post-password-form input[type="submit"].pill {
    border-radius: 100em;
  }
  .post-password-form input[type="submit"].rounded {
    border-radius: 0.225em;
  }
  .post-password-form input[type="submit"].btn-white {
    background-color: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
    -webkit-transition: all 0.2 ease;
    -o-transition: all 0.2 ease;
    transition: all 0.2 ease;
  }
  .post-password-form input[type="submit"].btn-white:hover {
    background-color: rgba(255, 255, 255, 0.6);
    border-color: rgba(255, 255, 255, 0.6);
    opacity: 1;
    color: #57666e;
  }
  .post-password-form input[type="submit"].btn-white:hover > i {
    color: #57666e !important;
  }
  .post-password-form input[type="submit"].btn-black {
    background: none repeat scroll 0 0 #333333;
    color: white;
  }
  .post-password-form input[type="submit"].btn-black:hover {
    background-color: #2b2b2b;
  }
  .post-password-form input[type="submit"] i {
    padding-right: 10px;
  }
  .post-password-form input[type="submit"].icon-right i {
    padding-left: 10px;
    padding-right: 0px;
  }
  .post-password-form input[type="submit"]:focus,
  .post-password-form input[type="submit"]:active:focus,
  .post-password-form input[type="submit"].active:focus {
    outline-offset: -2px;
    -webkit-box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
    box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
    border-color: #75b08a;
  }
  .post-password-form input[type="submit"]:hover,
  .post-password-form input[type="submit"]:focus {
    color: #94a2a7;
    text-decoration: none;
  }
  .post-password-form input[type="submit"]:active,
  .post-password-form input[type="submit"].active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  }
  .post-password-form input[type="submit"].disabled {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .post-password-form input[type="submit"].square {
    border-radius: 0;
  }
  .post-password-form input[type="submit"].pill {
    border-radius: 100em;
  }
  .post-password-form input[type="submit"].rounded {
    border-radius: 0.225em;
  }
  .post-password-form input[type="submit"].btn-white {
    background-color: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
    -webkit-transition: all 0.2 ease;
    -o-transition: all 0.2 ease;
    transition: all 0.2 ease;
  }
  .post-password-form input[type="submit"].btn-white:hover {
    background-color: rgba(255, 255, 255, 0.6);
    border-color: rgba(255, 255, 255, 0.6);
    opacity: 1;
    color: #57666e;
  }
  .post-password-form input[type="submit"].btn-white:hover > i {
    color: #57666e !important;
  }
  .post-password-form input[type="submit"].btn-black {
    background: none repeat scroll 0 0 #333333;
    color: white;
  }
  .post-password-form input[type="submit"].btn-black:hover {
    background-color: #2b2b2b;
  }
  .post-password-form input[type="submit"] i {
    padding-right: 10px;
  }
  .post-password-form input[type="submit"].icon-right i {
    padding-left: 10px;
    padding-right: 0px;
  }
  .post-password-form input[type="submit"]:hover {
    border-color: rgba(255, 255, 255, 0.1) !important;
  }
  .post-password-form input[type="submit"]:focus,
  .post-password-form input[type="submit"]:active,
  .post-password-form input[type="submit"].active {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .post-password-form input[type="submit"].btn-link:hover {
    text-decoration: none;
  }
  .post-password-form input[type="submit"]:hover,
  .post-password-form input[type="submit"]:focus,
  .post-password-form input[type="submit"]:active,
  .post-password-form input[type="submit"].active {
    color: #fff;
    background-color: #75b08a;
    border-color: #75b08a;
  }
  .post-password-form input[type="submit"]:active,
  .post-password-form input[type="submit"].active {
    background-image: none;
  }
  .post-password-form input[type="submit"].disabled,
  .post-password-form input[type="submit"].disabled:hover,
  .post-password-form input[type="submit"].disabled:focus,
  .post-password-form input[type="submit"].disabled:active,
  .post-password-form input[type="submit"].disabled.active {
    color: #fff;
    background-color: #75b08a;
    border-color: #75b08a;
  }
  .post-password-form input[type="submit"] .badge {
    color: #75b08a;
    background-color: #fff;
  }
  .post-password-form input[type="submit"]:hover,
  .post-password-form input[type="submit"]:focus {
    background: #75b08a;
    color: #ffffff;
    border-color: #75b08a;
  }
  .content-header {
    position: relative;
    margin-bottom: 20px;
  }
  .content-featured {
    margin-bottom: 24px;
    position: relative;
    -webkit-box-shadow: 2px 2px 0px #eaeaea;
    box-shadow: 2px 2px 0px #eaeaea;
  }
  .content-featured img {
    width: 100%;
    height: auto;
  }
  .has-featured .content-featured {
    overflow: hidden;
  }
  .single .content-wrap {
    padding-left: 100px;
    padding-bottom: 50px;
    border-bottom: 1px solid #e5e5e5;
  }
  @media (max-width: 767px) {
    .single .content-wrap {
      padding-left: 0;
      padding: 0;
    }
  }
  .content-wrap {
    display: block;
    position: relative;
    background-color: white;
    padding-left: 0px;
    border-bottom: 0;
    padding-bottom: 0px;
  }
  .content-wrap:first-child {
    margin-top: 0;
  }
  .content-title {
    font-size: 24px;
    margin-top: 0;
    font-weight: 900;
  }
  .single .content-title {
    font-size: 24px;
    font-weight: 900;
  }
  .content-thumb {
    display: block;
    position: relative;
  }
  .content-sub-title {
    display: block;
    margin: 5px 0 0;
    font-size: 20px;
  }
  .content-link,
  .content-cite {
    font-size: 16px;
  }
  .content-link a {
    word-break: break-all;
  }
  .content-meta {
    margin-top: 0;
    color: #585f7b;
    font-weight: 300;
  }
  .content-meta > span {
    display: inline-block;
    padding-right: 5px;
    color: #d6d6d6;
  }
  .content-meta > span i[class^="fa-"] {
    padding-right: 3px;
  }
  .content-meta > span > a {
    white-space: nowrap;
    color: #2d313f;
  }
  .content-meta > span > a:hover {
    color: #75b08a;
  }
  .content-meta > span:last-child:after {
    display: none;
  }
  .content-meta > span .entry-date {
    color: #2d313f;
  }
  .single .content-meta > span {
    padding: 0;
  }
  .content,
  .content-excerpt {
    margin-top: 16px;
  }
  .content embed,
  .content-excerpt embed,
  .content iframe,
  .content-excerpt iframe,
  .content object,
  .content-excerpt object {
    width: 100%;
    max-width: 100%;
  }
  .read-more {
    color: #bdb254;
    background-color: #f0e797;
    border-color: #f0e797;
    display: inline-block;
    margin: 0;
    font-weight: 700;
    line-height: 1.4;
    border-radius: 4px;
    padding: 10px 30px;
    margin: 20px 0 0px 0;
  }
  .read-more:hover,
  .read-more:focus,
  .read-more:active,
  .read-more.active {
    color: #fff;
    background-color: #75b08a;
    border-color: #bdb254;
  }
  .read-more:active,
  .read-more.active {
    background-image: none;
  }
  .read-more.disabled,
  .read-more.disabled:hover,
  .read-more.disabled:focus,
  .read-more.disabled:active,
  .read-more.disabled.active {
    color: #fff;
    background-color: #75b08a;
    border-color: #bdb254;
  }
  .read-more .badge {
    color: #f0e797;
    background-color: #bdb254;
  }
  .read-more .fa-arrow-circle-o-right {
    margin-left: 5px;
  }
  .entry-tags span {
    font-size: 24px;
    font-weight: bold;
    width: 100%;
    display: block;
    padding: 30px 0 30px 0;
  }
  .entry-tags a {
    background: #f8f8f8;
    border-radius: 20px;
    margin: 5px;
    padding: 5px 16px;
    color: #2d313f;
  }
  @media (max-width: 767px) {
    .entry-tags a {
      line-height: 35px;
    }
  }
  .entry-tags a:first-child {
    margin-left: 0;
  }
  .content-footer #author-bio {
    margin-top: 30px;
    background: #f8f8f8;
  }
  .content-footer #author-bio .author-avatar {
    float: left;
    position: relative;
  }
  .content-footer #author-bio .author-avatar:after {
    content: '';
    position: absolute;
    bottom: 100%;
    right: 0px;
    top: 20px;
    border-top: 0px solid transparent;
    border-right: 20px solid #f9f9f9;
    border-bottom: 15px solid transparent;
    z-index: 9999;
  }
  @media (max-width: 767px) {
    .content-footer #author-bio .author-avatar:after {
      border-right: 0;
    }
  }
  .content-footer #author-bio .author-info {
    margin-left: 170px;
    background: #f8f8f8;
    padding: 20px;
  }
  .content-footer #author-bio .author-info span {
    font-style: italic;
  }
  .content-footer #author-bio .author-info h4 {
    margin-top: 0;
    font-size: 24px;
    font-weight: normal;
  }
  .content-footer #author-bio .author-info > p {
    font-size: 16px;
    line-height: 1.7;
  }
  @media (max-width: 767px) {
    .content-footer #author-bio .author-info {
      margin-left: 0;
      float: left;
    }
  }
  .content-footer .content-tags {
    margin-top: 24px;
    margin-bottom: 12px;
  }
  .content-footer .content-tags a {
    margin: 0 0px 3px 0;
    color: #ffffff;
    background: #555555;
    border-color: #555555;
    font-size: 12px !important;
    margin: 0 3px 3px 0;
  }
  .content-footer .content-tags a:hover {
    background: #75b08a;
    border-color: #75b08a;
    color: #ffffff;
  }
  .single .content-footer {
    margin-top: 50px;
  }
  .content-share {
    position: absolute;
    left: 30px;
    top: 0;
  }
  .content-share > a {
    font-size: 20px;
  }
  @media (max-width: 767px) {
    .content-share {
      position: relative;
      left: 0;
      padding: 0 0 20px 0;
    }
    .content-share .noo-social a {
      float: left;
    }
  }
  .single-noo-portfolio .container-boxed.offset {
    margin-top: 0;
  }
  .single-noo-portfolio .content-header {
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 40px;
    position: relative;
  }
  .single-noo-portfolio .content-header .nav-single {
    position: absolute;
    right: 0;
    top: 40px;
  }
  .single-noo-portfolio .content-header .nav-single a {
    font-size: 36px;
    color: #d3d3d3;
    margin-left: 20px;
  }
  .single-noo-portfolio .content-header .nav-single a:hover,
  .single-noo-portfolio .content-header .nav-single a:focus,
  .single-noo-portfolio .content-header .nav-single a:active {
    text-decoration: none;
  }
  @media (max-width: 992px) {
    .single-noo-portfolio .content-header .nav-single {
      display: none;
    }
  }
  .single-noo-portfolio .content-header .nav-single-list {
    position: absolute;
    left: 0;
    top: 40px;
  }
  .single-noo-portfolio .content-header .nav-single-list a {
    font-size: 36px;
    color: #d3d3d3;
  }
  .single-noo-portfolio .content-header .nav-single-list a:hover,
  .single-noo-portfolio .content-header .nav-single-list a:focus,
  .single-noo-portfolio .content-header .nav-single-list a:active {
    text-decoration: none;
  }
  @media (max-width: 992px) {
    .single-noo-portfolio .content-header .nav-single-list {
      display: none;
    }
  }
  .single-noo-portfolio .content-share {
    position: relative;
    margin-bottom: 30px;
  }
  .single-noo-portfolio .content-title-portfolio {
    font-size: 30px;
    font-weight: 400;
  }
  .single-noo-portfolio .attribute-title,
  .single-noo-portfolio .project-link-title {
    font-size: 16px;
  }
  .single-noo-portfolio .attribute-list > li {
    float: left;
    width: 45%;
    padding: 10px 0;
    border-bottom: 1px solid #e5e5e5;
  }
  .single-noo-portfolio .attribute-list > li a {
    font-size: 12px;
    position: relative;
    color: #2d313f;
  }
  .single-noo-portfolio .attribute-list > li a:hover {
    color: #4f8a64;
  }
  .single-noo-portfolio .attribute-list > li a i:before {
    background: none repeat scroll 0 0 #75b08a;
    color: #ffffff;
    display: block;
    font-size: 8px;
    height: 12px;
    line-height: 1.5;
    text-align: center;
    width: 12px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    position: absolute;
    top: 3px;
    left: 0;
  }
  @media (max-width: 767px) {
    .single-noo-portfolio .attribute-list > li {
      width: 100%;
    }
  }
  .single-noo-portfolio .attribute-list .even {
    float: right;
  }
  .single-noo-portfolio .single-portfolio-3 .attribute-list > li {
    width: 22.7246%;
    margin-right: 3%;
  }
  .single-noo-portfolio .single-portfolio-3 .attribute-list > li:nth-child(4n) {
    margin-right: 0;
  }
  @media (max-width: 992px) {
    .single-noo-portfolio .single-portfolio-3 .attribute-list > li {
      width: 31.3%;
    }
    .single-noo-portfolio .single-portfolio-3 .attribute-list > li:nth-child(3n) {
      margin-right: 0;
    }
    .single-noo-portfolio .single-portfolio-3 .attribute-list > li:nth-child(4n) {
      margin-right: 3%;
    }
  }
  @media (max-width: 767px) {
    .single-noo-portfolio .single-portfolio-3 .attribute-list > li {
      width: 100%;
      margin: 0;
    }
  }
  .single-noo-portfolio .single-portfolio-3 .attribute-list .even {
    float: left;
  }
  .attribute-list {
    font-size: 20px;
  }
  .project-link-btn i {
    padding-right: 10px;
  }
  .comments-area > h2 {
    font-size: 16px;
    font-weight: 600;
  }
  .comments-area > .comment-respond .comment-form-fields .comment-form-input {
    float: left;
  }
  .comments-area > .comment-respond .comment-form-fields .comment-form-textarea label {
    display: none;
  }
  @media (max-width: 767px) {
    .comments-area > .comment-respond .comment-form-fields .comment-form-input,
    .comments-area > .comment-respond .comment-form-fields .comment-form-textarea {
      float: none;
      padding: 0;
    }
    .comments-area > .comment-respond .comment-form-fields .comment-form-textarea label {
      display: block;
    }
    .comments-area > .comment-respond .comment-form-fields .comment-form-textarea textarea {
      margin-bottom: 20px;
      margin-top: 0px;
    }
  }
  .comments-area > .comment-respond .comment-form-fields.comment-form-in-as .comment-form-textarea {
    float: none;
    padding: 0;
  }
  .comments-area > .comment-respond .comment-form-fields.comment-form-in-as .comment-form-textarea label {
    display: block;
  }
  .comments-area > .comment-respond .comment-form-fields.comment-form-in-as .comment-form-textarea textarea {
    margin-bottom: 20px;
    margin-top: 0px;
  }
  .comments-area a:hover,
  .comments-area a:focus {
    text-decoration: none;
  }
  .comments-title {
    text-transform: uppercase;
  }
  .comments-title span {
    color: #75b08a;
  }
  .comments-list,
  .comments-list .children {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  @media (min-width: 768px) {
    .comments-list .children {
      padding-left: 50px;
      margin-left: 35px;
      position: relative;
    }
    .comments-list .children .comment {
      position: relative;
    }
    .comments-list .children .comment:before {
      border-top: 1px solid #f8f8f8;
      content: " ";
      left: -50px;
      position: absolute;
      top: 60px;
      width: 50px;
    }
    .comments-list .children .comment:after {
      border-left: 1px solid #f8f8f8;
      content: " ";
      left: -50px;
      position: absolute;
      top: -109px;
      width: 40px;
      height: 170px;
    }
  }
  li.comment {
    margin: 0;
    padding: 0;
  }
  .comment-img {
    float: left;
  }
  .comment-img img {
    border-bottom: 3px solid #f6f6f6;
    border-right: 2px solid #f6f6f6;
  }
  .comment-wrap {
    position: relative;
    margin: 0 0 10px 0px;
    padding: 20px 100px 10px 0;
    border: 0;
  }
  @media (max-width: 767px) {
    .comment-wrap {
      padding: 7%;
    }
  }
  .comment-block {
    padding: 0;
    margin: 0 0 0 87px;
  }
  @media (max-width: 767px) {
    .comment-block {
      margin: 15px 0;
    }
  }
  .comment-header {
    padding-bottom: 6px;
    display: inline-flex;
  }
  .comment-header span.pull-right {
    margin-top: 6px;
  }
  .comment-content {
    position: relative;
    line-height: 1.7;
    font-size: 16px;
  }
  .comment-author {
    font-family: "Lato";
    font-size: 16px;
    line-height: 1.7;
    font-weight: 500;
    margin-right: 10px;
  }
  .comment-author a {
    color: #2d313f;
  }
  .comment-author a:hover {
    color: #4f8a64;
  }
  .ispostauthor {
    background: none repeat scroll 0 0 #75b08a;
    color: #FFFFFF;
    font-size: 14px;
    padding: 0px 5px;
    margin-left: 10px;
    border-radius: 4px;
  }
  .comment-meta {
    position: relative;
    margin: 5px 0;
    padding-left: 15px;
    font-size: 14px;
  }
  .comment-meta time:before {
    content: ".";
    position: absolute;
    font-size: 30px;
    top: -20px;
    left: 0;
  }
  .comment-pending {
    padding: 6px 12px;
    text-align: center;
    color: #75b08a;
    background-color: #dedede;
    border-radius: 4px;
  }
  .comment-reply-link {
    border-radius: 4px;
    color: #777777;
    padding: 5px 0;
  }
  .comment-reply-link:hover {
    color: #75b08a;
  }
  #respond {
    margin-bottom: 50px;
    margin-top: 50px;
  }
  #respond .required {
    position: relative;
    color: #75b08a;
  }
  .comment-reply-title {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
  }
  .comment-reply-title span {
    color: #75b08a;
  }
  #commentform {
    margin-bottom: 0;
  }
  .comment-notes:before,
  .comment-notes:after {
    content: " ";
    display: table;
  }
  .comment-notes:after {
    clear: both;
  }
  .comment-notes:before,
  .comment-notes:after {
    content: " ";
    display: table;
  }
  .comment-notes:after {
    clear: both;
  }
  .comment-notes,
  .logged-in-as {
    margin-bottom: 20px;
    font-size: 14px;
  }
  .comment-form-author,
  .comment-form-email,
  .comment-form-url,
  .comment-form-rating,
  .comment-form-comment {
    margin: 0;
  }
  .comment-form-author label,
  .comment-form-email label,
  .comment-form-url label,
  .comment-form-rating label,
  .comment-form-comment label {
    font-size: 14px;
    font-weight: 300;
  }
  .comment-form-author input,
  .comment-form-email input,
  .comment-form-url input {
    margin-bottom: 20px;
    font-size: 16px;
    background: transparent;
    border-radius: 4px;
    padding: 10px 20px;
    width: 100%;
    border: 1px solid #dedede;
  }
  .comment-form-comment textarea {
    font-size: 16px;
    background: transparent;
    border-radius: 4px;
    margin-bottom: 20px;
    margin-top: 0px;
    height: 197px;
    padding: 20px;
    resize: none;
    width: 100%;
    border: 1px solid #dedede;
  }
  .form-submit {
    margin: 0;
  }
  .form-submit input[type="submit"] {
    border: 0 solid transparent;
    font-family: "Lato";
    padding: 10px 16px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: border-color color 0.2s ease;
    -o-transition: border-color color 0.2s ease;
    transition: border-color color 0.2s ease;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
    color: #bdb254;
    background-color: #f0e797;
    border-color: #f0e797;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    font-size: 24px;
    width: 100%;
    padding: 6px 20px;
    text-transform: uppercase;
    font-weight: bold;
  }
  .form-submit input[type="submit"]:focus,
  .form-submit input[type="submit"]:active:focus,
  .form-submit input[type="submit"].active:focus {
    outline-offset: -2px;
    -webkit-box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
    box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
    border-color: #75b08a;
  }
  .form-submit input[type="submit"]:hover,
  .form-submit input[type="submit"]:focus {
    color: #94a2a7;
    text-decoration: none;
  }
  .form-submit input[type="submit"]:active,
  .form-submit input[type="submit"].active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  }
  .form-submit input[type="submit"].disabled,
  .form-submit input[type="submit"][disabled],
  fieldset[disabled] .form-submit input[type="submit"] {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .form-submit input[type="submit"].square {
    border-radius: 0;
  }
  .form-submit input[type="submit"].pill {
    border-radius: 100em;
  }
  .form-submit input[type="submit"].rounded {
    border-radius: 0.225em;
  }
  .form-submit input[type="submit"].btn-white {
    background-color: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
    -webkit-transition: all 0.2 ease;
    -o-transition: all 0.2 ease;
    transition: all 0.2 ease;
  }
  .form-submit input[type="submit"].btn-white:hover {
    background-color: rgba(255, 255, 255, 0.6);
    border-color: rgba(255, 255, 255, 0.6);
    opacity: 1;
    color: #57666e;
  }
  .form-submit input[type="submit"].btn-white:hover > i {
    color: #57666e !important;
  }
  .form-submit input[type="submit"].btn-black {
    background: none repeat scroll 0 0 #333333;
    color: white;
  }
  .form-submit input[type="submit"].btn-black:hover {
    background-color: #2b2b2b;
  }
  .form-submit input[type="submit"] i {
    padding-right: 10px;
  }
  .form-submit input[type="submit"].icon-right i {
    padding-left: 10px;
    padding-right: 0px;
  }
  .form-submit input[type="submit"]:focus,
  .form-submit input[type="submit"]:active:focus,
  .form-submit input[type="submit"].active:focus {
    outline-offset: -2px;
    -webkit-box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
    box-shadow: 0 0 2px rgba(117, 176, 138, 0.8);
    border-color: #75b08a;
  }
  .form-submit input[type="submit"]:hover,
  .form-submit input[type="submit"]:focus {
    color: #94a2a7;
    text-decoration: none;
  }
  .form-submit input[type="submit"]:active,
  .form-submit input[type="submit"].active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  }
  .form-submit input[type="submit"].disabled {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .form-submit input[type="submit"].square {
    border-radius: 0;
  }
  .form-submit input[type="submit"].pill {
    border-radius: 100em;
  }
  .form-submit input[type="submit"].rounded {
    border-radius: 0.225em;
  }
  .form-submit input[type="submit"].btn-white {
    background-color: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
    -webkit-transition: all 0.2 ease;
    -o-transition: all 0.2 ease;
    transition: all 0.2 ease;
  }
  .form-submit input[type="submit"].btn-white:hover {
    background-color: rgba(255, 255, 255, 0.6);
    border-color: rgba(255, 255, 255, 0.6);
    opacity: 1;
    color: #57666e;
  }
  .form-submit input[type="submit"].btn-white:hover > i {
    color: #57666e !important;
  }
  .form-submit input[type="submit"].btn-black {
    background: none repeat scroll 0 0 #333333;
    color: white;
  }
  .form-submit input[type="submit"].btn-black:hover {
    background-color: #2b2b2b;
  }
  .form-submit input[type="submit"] i {
    padding-right: 10px;
  }
  .form-submit input[type="submit"].icon-right i {
    padding-left: 10px;
    padding-right: 0px;
  }
  .form-submit input[type="submit"]:hover {
    border-color: rgba(255, 255, 255, 0.1) !important;
  }
  .form-submit input[type="submit"]:focus,
  .form-submit input[type="submit"]:active,
  .form-submit input[type="submit"].active {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .form-submit input[type="submit"].btn-link:hover {
    text-decoration: none;
  }
  .form-submit input[type="submit"]:hover,
  .form-submit input[type="submit"]:focus,
  .form-submit input[type="submit"]:active,
  .form-submit input[type="submit"].active {
    color: #fff;
    background-color: #75b08a;
    border-color: #bdb254;
  }
  .form-submit input[type="submit"]:active,
  .form-submit input[type="submit"].active {
    background-image: none;
  }
  .form-submit input[type="submit"].disabled,
  .form-submit input[type="submit"].disabled:hover,
  .form-submit input[type="submit"].disabled:focus,
  .form-submit input[type="submit"].disabled:active,
  .form-submit input[type="submit"].disabled.active {
    color: #fff;
    background-color: #75b08a;
    border-color: #bdb254;
  }
  .form-submit input[type="submit"] .badge {
    color: #f0e797;
    background-color: #bdb254;
  }
  .form-submit input[type="submit"]:hover,
  .form-submit input[type="submit"]:focus {
    background: #75b08a;
    color: #ffffff;
    border-color: #75b08a;
  }
  .breadcrumb {
    padding: 8px 0 0;
    margin-bottom: 24px;
    list-style: none;
    color: #979797;
    margin-bottom: 0;
    font-size: 14px;
  }
  .breadcrumb > li {
    display: inline-block;
    font-size: 14px;
  }
  .breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
  }
  .breadcrumb > li > a {
    color: #979797;
  }
  .breadcrumb > li > a:hover {
    color: #75b08a;
  }
  .breadcrumb > li > a i {
    text-decoration: none;
  }
  .breadcrumb > .active span {
    color: #979797;
    text-decoration: underline;
  }
  .pagination {
    display: table;
    padding-left: 0;
    margin: 24px auto;
    line-height: 3;
  }
  .pagination .page-numbers {
    color: #2d313f;
    background: #ececec;
    padding: 0 20px;
    text-transform: uppercase;
    font-size: 16px;
    float: left;
    height: 50px;
    line-height: 50px;
    margin: 0 3px;
    text-align: center;
  }
  .pagination .page-numbers.current {
    background: #75b08a;
    color: #ffffff;
  }
  .pagination .page-numbers.dots {
    border: none;
    border-radius: 0px;
    color: #2d313f;
    padding-left: 10px;
    padding-right: 10px;
  }
  .pagination a.page-numbers {
    text-decoration: none;
    color: #2d313f;
    font-weight: bold;
  }
  .pagination a.page-numbers:hover {
    background: #75b08a;
    color: #ffffff;
  }
  /* variables */
