@font-face {
  font-family: "CachetPro";
  src: url("../includes/assets/fonts/Cachet/CachetPro-Regular.ttf"), url("../includes/assets/fonts/Cachet/CachetPro-Regular.woff"), url("../includes/assets/fonts/Cachet/CachetPro-Regular.svg"), url("../includes/assets/fonts/Cachet/CachetPro-Regular.eot"), url("../includes/assets/fonts/Cachet/CachetPro-Bold.ttf"); }

/* =============================================================================
    1. CSS RESET
    ========================================================================= */
:focus, a:active, a:focus {
  text-decoration: none;
  outline: 0; }

a, abbr, acronym, address, applet, article, aside, audio, b, big, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline; }

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

body {
  line-height: 1; }

blockquote, q {
  quotes: none; }

blockquote:after, blockquote:before, q:after, q:before {
  content: '';
  content: none; }

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

/* =============================================================================
    2. BASE STYLES
    ========================================================================= */
body {
  font-family: "CachetPro", sans-serif;
  font-size: 22px;
  line-height: 26px;
  font-weight: normal;
  color: #212121;
  -webkit-backface-visibility: hidden;
  position: relative; }

button, input, select, textarea {
  max-width: 100%; }

html {
  margin-top: 0 !important; }

/*
    2.1. TYPOGRAPHY
    ========================================================================= */
/*  2.1.1. HEADINGS
    ------------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
  font-family: "CachetPro", sans-serif;
  font-weight: normal;
  color: #1981B6;
  margin-bottom: 15px;
  margin-top: 0; }

h1 {
  font-size: 52px;
  line-height: 72px; }

h2 {
  font-size: 48px;
  line-height: 50px; }

h3 {
  font-size: 36px;
  line-height: 48px; }

h4 {
  font-size: 30px;
  line-height: 45px; }

h5 {
  font-size: 27px;
  line-height: 36px; }

h6 {
  font-size: 21px;
  line-height: 31px; }

::-webkit-input-placeholder {
  font-family: "Arial", serif;
  color: #fff;
  font-size: 15px; }

:-moz-placeholder {
  font-family: "Arial", serif;
  color: #fff;
  font-size: 15px; }

::-moz-placeholder {
  font-family: "Arial", serif;
  color: #fff;
  font-size: 15px; }

:-ms-input-placeholder {
  font-family: "Arial", serif;
  color: #fff;
  font-size: 15px; }

a:focus, a:hover {
  text-decoration: inherit; }

/*  2.1.3. TEXT LEVEL ELEMENTS
    ------------------------------------------------------------------------- */
p {
  padding-bottom: 0px;
  font-family: "CachetPro", sans-serif;
  font-size: 22px;
  line-height: 26px;
  font-weight: normal;
  color: #212121;
  font-size: 18px;
  line-height: 24px;
  color: #333333;
  margin-bottom: 30px; }

.home p {
  font-size: 22px;
  line-height: 27px; }

.main-heading-section p {
  width: 40%;
  margin: 0 auto; }

.note-paragraph {
  padding-top: 30px;
  margin-bottom: 40px !important; }
  .note-paragraph p {
    font-size: 14px;
    line-height: 20px; }
  .note-paragraph.note-paragraph_padding {
    padding-top: 30px; }

.center-image-wrapper {
  margin-bottom: 40px; }
  .center-image-wrapper img {
    width: 100%; }

strong, b {
  font-weight: 600;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }

ul li p {
  margin-bottom: 0; }

.page-wrapper-404 {
  min-height: 500px;
  padding-top: 70px; }

.archive #header + .page-content, .search-results #header + .page-content {
  margin-top: 70px; }

.area-404 {
  padding: 150px 0;
  border-top: 1px solid #ebebeb; }
  .area-404 h2, .area-404 h1, .area-404 p, .area-404 a {
    color: #7B218F; }
  .area-404 h2 {
    font-size: 36px;
    font-weight: 500; }
  .area-404 h1 {
    font-size: 180px;
    line-height: 180px; }
  .area-404 a span {
    font-size: 18px; }
    .area-404 a span:before {
      content: "\f177";
      font-family: FontAwesome;
      position: relative;
      margin-right: 15px;
      left: 0;
      top: 0;
      -webkit-transition: all 0.3s ease-in-out 0s;
      -moz-transition: all 0.3s ease-in-out 0s;
      -o-transition: all 0.3s ease-in-out 0s;
      transition: all 0.3s ease-in-out 0s; }
  .area-404 a:hover span {
    color: #620876; }
    .area-404 a:hover span:before {
      left: -20px; }

.latest-posts.archive .blog-post {
  margin-top: 50px; }

.latest-posts .blog-post .blog-post_media {
  position: relative;
  float: left;
  width: 100%; }
  .latest-posts .blog-post .blog-post_media.no-image {
    background: #e0e0e0;
    width: 100%;
    min-height: 312px; }
  .latest-posts .blog-post .blog-post_media img {
    width: 100%;
    height: auto;
    float: left; }

.latest-posts .blog-post .blog-post_body {
  float: left;
  position: relative;
  top: 0;
  padding: 20px 0px 15px 0px;
  height: 100%;
  border: 1px solid #E9EFF3;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap; }
  .latest-posts .blog-post .blog-post_body .blog-post_heading {
    padding: 0 25px 0px 25px; }
    .latest-posts .blog-post .blog-post_body .blog-post_heading a h4 {
      font-size: 21px;
      line-height: 25px;
      color: #1981B6;
      margin-bottom: 10px; }
    .latest-posts .blog-post .blog-post_body .blog-post_heading a:hover h4 {
      color: #00689C; }
  .latest-posts .blog-post .blog-post_body .blog-post_content {
    padding: 0 25px 0px 25px; }
    .latest-posts .blog-post .blog-post_body .blog-post_content p {
      font-size: 15px;
      line-height: 21px;
      color: #666666;
      margin-bottom: 25px; }
  .latest-posts .blog-post .blog-post_body .blog-post_meta {
    padding: 0 25px 0px 25px;
    align-self: flex-end;
    padding-top: 10px;
    float: left;
    position: relative;
    width: 100%; }
    .latest-posts .blog-post .blog-post_body .blog-post_meta:before {
      content: "";
      position: absolute;
      display: block;
      width: 100%;
      left: 0%;
      top: -15px;
      height: 1px;
      z-index: 258;
      background-color: #E9EFF3; }
    .latest-posts .blog-post .blog-post_body .blog-post_meta .blog-post_author,
    .latest-posts .blog-post .blog-post_body .blog-post_meta .blog-post_date {
      display: inline;
      color: #78909C;
      font-size: 15px; }
      .latest-posts .blog-post .blog-post_body .blog-post_meta .blog-post_author .fa,
      .latest-posts .blog-post .blog-post_body .blog-post_meta .blog-post_date .fa {
        margin-right: 10px; }
    .latest-posts .blog-post .blog-post_body .blog-post_meta .blog-post_author {
      float: right;
      width: 50%;
      line-height: 15px; }
      .latest-posts .blog-post .blog-post_body .blog-post_meta .blog-post_author .fa {
        float: left; }
      .latest-posts .blog-post .blog-post_body .blog-post_meta .blog-post_author span {
        display: block;
        padding-left: 30px; }
    .latest-posts .blog-post .blog-post_body .blog-post_meta .blog-post_date {
      width: 50%;
      float: left;
      position: relative; }
      .latest-posts .blog-post .blog-post_body .blog-post_meta .blog-post_date .fa {
        position: absolute;
        top: 0;
        display: inline; }
      .latest-posts .blog-post .blog-post_body .blog-post_meta .blog-post_date ul.post-categories {
        float: left;
        display: inline;
        padding-left: 20px;
        line-height: 15px; }
        .latest-posts .blog-post .blog-post_body .blog-post_meta .blog-post_date ul.post-categories li a {
          display: inline-block;
          width: 100%;
          line-height: 15px;
          color: #78909C;
          margin-bottom: 5px; }
          .latest-posts .blog-post .blog-post_body .blog-post_meta .blog-post_date ul.post-categories li a:last-child {
            margin-bottom: 0; }

.blog-title h1 {
  font-size: 30px;
  line-height: 45px; }

.blog-post .post-media {
  margin-bottom: 15px; }
  .blog-post .post-media img {
    width: 100%;
    height: auto; }

.post-comments {
  float: left;
  width: 100%;
  margin-top: 35px; }
  .post-comments > h3 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 35px; }
  .post-comments > ul.comments-li {
    padding-left: 0;
    float: left;
    width: 100%; }
    .post-comments > ul.comments-li .comment-respond {
      margin-top: 60px;
      margin-bottom: 40px; }
      .post-comments > ul.comments-li .comment-respond:after {
        content: "";
        clear: both;
        display: table; }
    .post-comments > ul.comments-li > li {
      float: left;
      list-style: none;
      width: 100%;
      min-height: 85px;
      margin-bottom: 30px; }
      .post-comments > ul.comments-li > li:last-child {
        margin-bottom: 0; }
      .post-comments > ul.comments-li > li .comment {
        width: 100%;
        min-height: 85px;
        padding-bottom: 40px;
        border-bottom: 1px solid #E3E3E3; }
        .post-comments > ul.comments-li > li .comment + .children {
          margin-top: 30px; }
          .post-comments > ul.comments-li > li .comment + .children .comment-respond {
            margin-bottom: 30px; }
        .post-comments > ul.comments-li > li .comment .avatar-container {
          float: left;
          width: 85px;
          height: 85px;
          margin-right: 30px;
          overflow: hidden;
          position: relative;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          -ms-border-radius: 50%;
          border-radius: 50%; }
        .post-comments > ul.comments-li > li .comment .comment-meta {
          margin-bottom: 10px;
          padding-left: 110px; }
          .post-comments > ul.comments-li > li .comment .comment-meta > li {
            list-style: none; }
            .post-comments > ul.comments-li > li .comment .comment-meta > li a {
              font-size: 18px;
              color: #555; }
            .post-comments > ul.comments-li > li .comment .comment-meta > li:first-child {
              font-size: 22px;
              line-height: 25px;
              margin-top: 0;
              margin-bottom: 0;
              color: #1981b6; }
          .post-comments > ul.comments-li > li .comment .comment-meta .date {
            font-size: 13px;
            text-transform: uppercase;
            color: #aaa;
            display: inline-block;
            margin-right: 5px; }
        .post-comments > ul.comments-li > li .comment .comment-body {
          padding-left: 115px; }
          .post-comments > ul.comments-li > li .comment .comment-body p {
            font-size: 17px;
            line-height: 26px;
            margin-bottom: 15px; }
          .post-comments > ul.comments-li > li .comment .comment-body .comment-reply-link {
            position: relative;
            padding-right: 15px;
            font-size: 17px;
            line-height: 26px; }
            .post-comments > ul.comments-li > li .comment .comment-body .comment-reply-link::after {
              position: absolute;
              display: block;
              content: "\f078";
              font-family: "FontAwesome";
              font-size: 10px;
              top: -3px;
              right: 0; }
      .post-comments > ul.comments-li > li:last-child:not(:only-child) .comment {
        border: none;
        padding-bottom: 0; }
  .post-comments .children {
    margin-left: 10%;
    float: left;
    padding: 0 0 0 20px;
    width: calc(90%); }
    .post-comments .children li {
      list-style: none; }
    .post-comments .children > li {
      margin-bottom: 30px; }
      .post-comments .children > li p:last-child {
        padding-bottom: 0; }
      .post-comments .children > li:last-child {
        margin-bottom: 0; }

.logged-in-as {
  font-size: 17px;
  line-height: 26px; }

h3.comment-reply-title, .post-comments h3.comment-reply-title {
  float: left;
  width: 100%;
  font-size: 18px;
  line-height: 25px;
  margin-top: 20px;
  margin-bottom: 15px;
  color: #333; }
  h3.comment-reply-title #cancel-comment-reply-link, .post-comments h3.comment-reply-title #cancel-comment-reply-link {
    text-transform: none;
    float: right;
    font-size: 17px;
    line-height: 26px; }

.comment-form-container {
  margin-top: 20px;
  margin-bottom: 70px; }

.post-comments h3 {
  font-size: 30px;
  line-height: 45px; }

.comment-form,
.comment-form-container {
  width: 100%;
  float: left; }
  .comment-form fieldset,
  .comment-form-container fieldset {
    margin: 15px 0; }
  .comment-form .reguired-fields,
  .comment-form-container .reguired-fields {
    display: none; }
  .comment-form .comment-input-container,
  .comment-form-container .comment-input-container {
    display: block;
    width: 100%; }
    .comment-form .comment-input-container input,
    .comment-form-container .comment-input-container input {
      height: 50px; }
    .comment-form .comment-input-container input,
    .comment-form .comment-input-container textarea,
    .comment-form-container .comment-input-container input,
    .comment-form-container .comment-input-container textarea {
      width: 100%;
      padding: 8px 12px;
      border: 1px solid #E3E3E3;
      resize: none;
      line-height: 25px;
      font-size: 16px;
      font-family: "CachetPro", sans-serif;
      color: #212121; }
      .comment-form .comment-input-container input:focus,
      .comment-form .comment-input-container textarea:focus,
      .comment-form-container .comment-input-container input:focus,
      .comment-form-container .comment-input-container textarea:focus {
        outline: none;
        border-color: #1981B6; }
  .comment-form .form-submit,
  .comment-form-container .form-submit {
    padding-bottom: 0;
    margin-bottom: 0; }
    .comment-form .form-submit #comment-reply,
    .comment-form .form-submit #submit,
    .comment-form-container .form-submit #comment-reply,
    .comment-form-container .form-submit #submit {
      font-family: "Arial", serif;
      cursor: pointer;
      position: relative;
      left: 0;
      right: 0;
      display: table;
      font-size: 17px;
      padding: 10px 60px;
      color: #fff;
      border: none;
      background-color: #1981B6;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      -ms-border-radius: 10px;
      border-radius: 10px;
      -webkit-transition: all 0.3s ease-in-out 0s;
      -moz-transition: all 0.3s ease-in-out 0s;
      -o-transition: all 0.3s ease-in-out 0s;
      transition: all 0.3s ease-in-out 0s; }
      .comment-form .form-submit #comment-reply:focus, .comment-form .form-submit #comment-reply:hover,
      .comment-form .form-submit #submit:focus,
      .comment-form .form-submit #submit:hover,
      .comment-form-container .form-submit #comment-reply:focus,
      .comment-form-container .form-submit #comment-reply:hover,
      .comment-form-container .form-submit #submit:focus,
      .comment-form-container .form-submit #submit:hover {
        background: #00689C;
        outline: none; }

.comment-notes {
  font-size: 17px;
  line-height: 26px; }

.pagination {
  margin: 60px 0;
  width: 100%;
  text-align: left; }
  .pagination > ul {
    padding-left: 0;
    display: inline-block; }
    .pagination > ul li {
      list-style-type: none;
      display: inline-block;
      margin: 0 5px;
      border: 1px solid #E3E3E3;
      min-width: 35px; }
      .pagination > ul li a {
        display: block;
        padding: 5px 10px;
        font-size: 14px; }
      .pagination > ul li.active span {
        display: inline-block;
        background-color: #337ab7;
        color: #fff;
        padding: 5px 15px;
        font-size: 14px; }

.pagination.pagination-centered {
  float: none;
  text-align: center;
  margin-bottom: 0; }

.button {
  padding: 14px 58px;
  line-height: 0.7rem;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  display: table;
  background-color: #000; }
  .button:hover {
    background-color: #333; }
  .button span {
    color: #fff;
    position: relative;
    top: -1px;
    font-size: 17px;
    font-family: "Arial", serif; }
  .button.btn-theme {
    background-color: #1981B6;
    margin-right: 5px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }
    .button.btn-theme span {
      color: #fff; }
    .button.btn-theme:hover {
      background-color: #00689C; }
      .button.btn-theme:hover span {
        color: #fff; }
    .button.btn-theme.purple {
      background-color: #7B218F; }
      .button.btn-theme.purple:hover {
        background-color: #620876; }
    .button.btn-theme:last-child {
      margin-right: 0; }
  .button.btn-empty {
    background-color: transparent;
    margin-right: 5px;
    border: 1px solid #212121;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }
    .button.btn-empty span {
      color: #212121; }
    .button.btn-empty:hover {
      background-color: #1981B6;
      border: 1px solid #1981B6; }
      .button.btn-empty:hover span {
        color: #fff; }
    .button.btn-empty:last-child {
      margin-right: 0; }
  .button.btn-full {
    text-align: center;
    width: 100%; }
  .button.center {
    margin-left: auto !important;
    margin-right: auto !important; }

.vc-volcanno .button {
  margin-bottom: 40px; }

.carousel-wrapper {
  padding: 40px 0 95px 0; }
  .carousel-wrapper .owl-carousel .owl-item {
    display: table; }
    .carousel-wrapper .owl-carousel .owl-item .client-carousel {
      padding: 0px 10px; }
      .carousel-wrapper .owl-carousel .owl-item .client-carousel img {
        width: auto;
        max-width: 100%;
        margin: 0 auto;
        display: table-cell;
        vertical-align: middle;
        height: auto; }
  .carousel-wrapper .owl-carousel .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent; }
    .carousel-wrapper .owl-carousel .owl-dots .owl-dot {
      margin-top: 40px;
      margin-right: 12px;
      display: inline-block;
      zoom: 1;
      *display: inline; }
      .carousel-wrapper .owl-carousel .owl-dots .owl-dot:last-child {
        margin-right: 0; }
      .carousel-wrapper .owl-carousel .owl-dots .owl-dot span {
        position: relative;
        top: -2px;
        width: 12px;
        height: 12px;
        margin: 0 2px;
        background-color: #D6D6D6;
        display: block;
        -webkit-backface-visibility: visible;
        border-radius: 30px;
        -webkit-transition: all 0.3s ease-in-out 0s;
        -moz-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s; }
      .carousel-wrapper .owl-carousel .owl-dots .owl-dot.active span:after {
        content: "";
        position: absolute;
        top: 2px;
        left: 2px;
        width: 8px;
        height: 8px;
        background-color: #fff;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        -ms-border-radius: 50px;
        border-radius: 50px; }
      .carousel-wrapper .owl-carousel .owl-dots .owl-dot:hover span:after {
        content: "";
        position: absolute;
        top: 2px;
        left: 2px;
        width: 8px;
        height: 8px;
        background-color: #fff;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        -ms-border-radius: 50px;
        border-radius: 50px; }

/*
    5.2. ELEMENTS - CONTACT FORM
    ========================================================================= */
.wpcf7-form p > span {
  font-family: "CachetPro", sans-serif;
  float: left;
  width: 100%;
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 15px; }

.wpcf7-form h5 {
  font-family: "CachetPro", sans-serif;
  float: left;
  width: 100%;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 15px;
  color: #333; }

.wpcf7-form .wpcf7-form-control-wrap {
  margin-top: 0; }

.wpcf7-form .wpcf7-form-control.wpcf7-select {
  height: 50px;
  border: 1px solid #E3E3E3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  padding: 10px 15px;
  font-size: 16px;
  font-family: "Arial", serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url("../img/dropdown.jpg");
  background-repeat: no-repeat;
  background-position: 93%; }
  .wpcf7-form .wpcf7-form-control.wpcf7-select:focus {
    border-color: #1981B6; }
  .wpcf7-form .wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    width: 100%;
    margin-bottom: 20px;
    padding: 10px 15px;
    border: 1px solid #E3E3E3;
    font-size: 16px;
    height: 50px;
    font-family: "Arial", serif;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url("../img/dropdown.jpg");
    background-repeat: no-repeat;
    background-position: 98%; }
    .wpcf7-form .wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required:focus {
      border-color: #1981B6; }
    .wpcf7-form .wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.quarter-field {
      width: 25%;
      float: left;
      background-position: 90%; }
      .wpcf7-form .wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.quarter-field.field-with-margin {
        margin-left: 2%; }
    .wpcf7-form .wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.one-third-field {
      width: 32%;
      float: left;
      background-position: 95%; }
      .wpcf7-form .wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.one-third-field.field-with-margin {
        margin-left: 3%; }

.wpcf7-form .contact-form-input-wrapper label {
  float: left;
  margin-bottom: 10px; }

.wpcf7-form .contact-form-input-wrapper.two-thirds-field {
  width: 65%;
  float: left; }

.wpcf7-form .contact-form-input-wrapper.one-third-field {
  width: 32%;
  float: left; }
  .wpcf7-form .contact-form-input-wrapper.one-third-field.field-with-margin {
    margin-left: 3%; }

.wpcf7-form .contact-form-input-wrapper.half-field {
  width: 49%;
  float: left; }

.wpcf7-form .contact-form-input-wrapper.quarter-field {
  width: 23.5%;
  float: left; }

.wpcf7-form .contact-form-input-wrapper.field-with-margin {
  margin-left: 2%; }

.wpcf7-form .contact-form-input-wrapper .wpcf7-form-control-wrap {
  width: 100%;
  display: inline-block;
  margin-bottom: 20px; }
  .wpcf7-form .contact-form-input-wrapper .wpcf7-form-control-wrap.name {
    background: url("../img/name.jpg");
    background-repeat: no-repeat;
    background-position: 98% 85%; }

.wpcf7-form .contact-form-input-wrapper .wpcf7-text,
.wpcf7-form .contact-form-input-wrapper .wpcf7-email,
.wpcf7-form .contact-form-input-wrapper .wpcf7-textarea {
  padding: 10px 15px;
  margin-bottom: 0;
  background-color: transparent;
  border: none;
  color: #212121;
  border: 1px solid #E3E3E3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  width: 100%; }
  .wpcf7-form .contact-form-input-wrapper .wpcf7-text:focus,
  .wpcf7-form .contact-form-input-wrapper .wpcf7-email:focus,
  .wpcf7-form .contact-form-input-wrapper .wpcf7-textarea:focus {
    border-color: #1981B6; }

.wpcf7-form .contact-form-input-wrapper .wpcf7-text,
.wpcf7-form .contact-form-input-wrapper .wpcf7-email,
.wpcf7-form .contact-form-input-wrapper .wpcf7-textarea {
  height: 50px;
  font-size: 16px;
  font-family: "CachetPro", sans-serif;
  color: #212121; }

.wpcf7-form .contact-form-input-wrapper p {
  padding-bottom: 0; }

.wpcf7-form .contact-form-input-wrapper .wpcf7-textarea {
  margin-left: 0;
  width: 100%;
  resize: none;
  height: 180px;
  padding-top: 18px; }

.wpcf7-form .contact-form-input-wrapper ::-webkit-input-placeholder {
  color: #212121; }

.wpcf7-form .contact-form-input-wrapper :-moz-placeholder {
  color: #212121; }

.wpcf7-form .contact-form-input-wrapper ::-moz-placeholder {
  color: #212121; }

.wpcf7-form .contact-form-input-wrapper :-ms-input-placeholder {
  color: #212121; }

.wpcf7-form .wpcf7-submit {
  font-family: "Arial", serif;
  cursor: pointer;
  position: relative;
  left: 0;
  right: 0;
  display: table;
  font-size: 17px;
  padding: 10px 60px;
  color: #fff;
  border: none;
  background-color: #1981B6;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }
  .wpcf7-form .wpcf7-submit.wpcf7-submit-full {
    width: 100%; }
  .wpcf7-form .wpcf7-submit:hover {
    background: #00689C; }

.g-recaptcha {
  display: none; }
  .g-recaptcha.recaptcha-visible {
    display: table;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px; }

.contact-list {
  margin-bottom: 10px;
  list-style: none; }
  .contact-list span {
    font-size: 18px;
    line-height: 20px; }
  .contact-list p {
    font-weight: 700; }
  .contact-list li {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 18px; }

.content-block {
  margin-bottom: 40px; }
  .content-block h4 {
    margin-bottom: 10px; }
  .content-block p {
    font-size: 18px;
    line-height: 24px; }
  .content-block .button {
    margin-top: 20px; }
    .content-block .button.none {
      display: none; }

.content-list {
  margin-bottom: 30px; }
  .content-list span {
    font-size: 18px;
    color: #1981B6;
    font-weight: 700; }
  .content-list ul {
    margin-bottom: 15px; }
    .content-list ul li {
      margin-left: 20px;
      font-size: 18px;
      line-height: 28px; }
  .content-list p {
    font-size: 18px; }

.gallery-items {
  padding-left: 0; }
  .gallery-items > li {
    list-style: none; }
  .gallery-items .gallery-item {
    margin-bottom: 0 !important;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 8px; }
    .gallery-items .gallery-item .gallery-item-container {
      position: relative;
      width: 100%;
      float: left; }
      .gallery-items .gallery-item .gallery-item-container .gallery-img {
        float: left;
        width: 100%; }
        .gallery-items .gallery-item .gallery-item-container .gallery-img img {
          float: left;
          width: 100%; }
        .gallery-items .gallery-item .gallery-item-container .gallery-img:hover .mask {
          opacity: 1; }
          .gallery-items .gallery-item .gallery-item-container .gallery-img:hover .mask .zoom {
            opacity: 1;
            -webkit-transform: translate(0, 0);
            -moz-transform: translate(0, 0);
            -ms-transform: translate(0, 0);
            -o-transform: translate(0, 0);
            transform: translate(0, 0); }
    .gallery-items .gallery-item:nth-child(3n+1) {
      clear: left; }

.mask {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }
  .mask .zoom {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    margin-left: -15px;
    margin-top: -15px;
    -webkit-transform: translate(0, 50%);
    -moz-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    -o-transform: translate(0, 50%);
    transform: translate(0, 50%);
    display: table;
    text-align: center; }
    .mask .zoom .fa {
      display: table-cell;
      vertical-align: middle;
      color: #fff;
      font-size: 24px; }
    .mask .zoom.video-post-trigger .fa, .mask .zoom.video-item-trigger .fa {
      font-size: 36px; }

#map {
  height: 390px; }

.section-heading {
  text-align: center; }
  .section-heading p {
    margin-bottom: 0; }
  .section-heading.page-title h1 {
    line-height: 50px; }
  .section-heading.page-title p {
    margin-bottom: 20px; }

.services {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 40px 0 0; }
  .services.services_top-border {
    border-top: 1px solid #e5e5e5; }
  .services.services_bottom-border {
    border-bottom: 1px solid #e5e5e5; }
  .services .service {
    text-align: center; }
    .services .service.five-columns {
      float: left;
      width: 18.8%;
      padding: 0 0 30px;
      margin-right: 1.5%;
      min-height: 0;
      position: relative;
      min-height: 120px;
      margin-bottom: 40px; }
      .services .service.five-columns:nth-last-child(2) {
        margin-right: auto; }
      .services .service.five-columns:nth-child(5n) {
        margin-right: 0; }
    .services .service .service_img {
      margin-bottom: 20px; }
      .services .service .service_img a:before {
        display: none; }
      .services .service .service_img a img {
        max-width: 70px; }
    .services .service a {
      padding: 0;
      position: relative; }
      .services .service a span {
        font-family: "CachetPro", sans-serif;
        font-size: 17px;
        color: #1981B6; }
        .services .service a span:hover {
          color: #00689C; }
      .services .service a:last-child:before {
        content: "";
        position: absolute;
        width: 100px;
        height: 1px;
        background-color: #e5e5e5;
        top: -2px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%); }
    .services .service > a:last-child {
      padding: 2px 8px 0;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0; }
    .services .service > a h3 {
      font-family: "CachetPro", sans-serif;
      font-size: 22px;
      line-height: 24px;
      color: #333333;
      -webkit-transition: all 0.3s ease-in-out 0s;
      -moz-transition: all 0.3s ease-in-out 0s;
      -o-transition: all 0.3s ease-in-out 0s;
      transition: all 0.3s ease-in-out 0s; }
    .services .service > a:hover h3 {
      color: #00689C; }

.sidebar {
  border-left: 1px solid #c4c4c4;
  padding-top: 70px; }
  .sidebar .sidebar_widget {
    padding-bottom: 40px; }
    .sidebar .sidebar_widget .sidebar_heading h6 {
      text-align: center;
      margin-bottom: 20px; }
    .sidebar .sidebar_widget.widget-service-list-item {
      padding-bottom: 0; }
      .sidebar .sidebar_widget.widget-service-list-item:last-child .sidebar_list li {
        border-bottom: 1px solid #c4c4c4; }
      .sidebar .sidebar_widget.widget-service-list-item .sidebar_heading {
        border-bottom: 1px solid #c4c4c4; }
    .sidebar .sidebar_widget.volcanno-widget-latest-posts {
      padding-top: 40px; }
    .sidebar .sidebar_widget .sidebar_list {
      list-style: none; }
      .sidebar .sidebar_widget .sidebar_list li {
        padding: 15px 0 10px 20px;
        border-bottom: 1px solid #c4c4c4;
        border-top: none; }
        .sidebar .sidebar_widget .sidebar_list li img {
          max-width: 22px;
          margin-right: 10px; }
        .sidebar .sidebar_widget .sidebar_list li a span {
          font-size: 16px;
          color: #333333;
          position: relative;
          top: -4px;
          -webkit-transition: all 0.3s ease-in-out 0s;
          -moz-transition: all 0.3s ease-in-out 0s;
          -o-transition: all 0.3s ease-in-out 0s;
          transition: all 0.3s ease-in-out 0s; }
        .sidebar .sidebar_widget .sidebar_list li a:hover span {
          color: #1981B6; }
    .sidebar .sidebar_widget .sidebar_blog {
      list-style: none; }
      .sidebar .sidebar_widget .sidebar_blog a li {
        padding: 0 20px 25px;
        line-height: 20px; }
        .sidebar .sidebar_widget .sidebar_blog a li .sidebar_image {
          -webkit-transition: all 0.3s ease-in-out 0s;
          -moz-transition: all 0.3s ease-in-out 0s;
          -o-transition: all 0.3s ease-in-out 0s;
          transition: all 0.3s ease-in-out 0s; }
          .sidebar .sidebar_widget .sidebar_blog a li .sidebar_image img {
            width: 100%;
            height: auto; }
        .sidebar .sidebar_widget .sidebar_blog a li span {
          font-size: 16px;
          color: #333333; }
      .sidebar .sidebar_widget .sidebar_blog a:hover li .sidebar_image {
        opacity: 0.8; }
      .sidebar .sidebar_widget .sidebar_blog a:hover li span {
        color: #1981B6; }
  .sidebar .widget_calendar #wp-calendar {
    width: 100%; }
  .sidebar .widget_calendar .calendar_wrap {
    padding-left: 20px; }
  .sidebar .widget_calendar caption {
    padding: 0 0 10px;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    color: #333333; }
  .sidebar .widget_calendar tfoot tr td {
    padding: 0; }
  .sidebar .widget_calendar tr td,
  .sidebar .widget_calendar tr th {
    font-size: 16px;
    color: #333333;
    text-align: center; }
    .sidebar .widget_calendar tr td.pad,
    .sidebar .widget_calendar tr th.pad {
      background-color: #f7f7f7; }
  .sidebar .widget_calendar td a {
    font-weight: 700; }
  .sidebar .widget_calendar #today {
    background-color: #48a0f1;
    color: #fff; }
  .sidebar .widget ul > li {
    border-top: 1px solid #c4c4c4;
    margin-bottom: 0;
    list-style-type: none;
    padding: 15px 0 10px 20px;
    font-size: 16px;
    color: #333333; }
    .sidebar .widget ul > li:last-child {
      border-bottom: 1px solid #c4c4c4; }
    .sidebar .widget ul > li a {
      font-size: 16px;
      color: #333333; }
    .sidebar .widget ul > li .children {
      margin-left: 20px;
      margin-top: 15px;
      padding-left: 0; }
      .sidebar .widget ul > li .children li:last-child {
        border-bottom: none; }
  .sidebar input,
  .sidebar select {
    height: 50px;
    font-size: 16px;
    font-family: "CachetPro", sans-serif;
    color: #212121;
    padding: 10px 15px;
    margin-bottom: 0;
    background-color: transparent;
    border: none;
    border: 1px solid #E3E3E3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    width: 100%; }
  .sidebar .widget_archive,
  .sidebar .widget_categories,
  .sidebar .widget_search,
  .sidebar .widget_text {
    padding-left: 20px;
    font-size: 16px;
    color: #333333; }
  .sidebar .widget_search input {
    display: inline-block;
    width: auto; }
  .sidebar .widget_search #searchsubmit {
    font-size: 17px;
    padding: 10px 15px;
    margin-left: 5px;
    color: #fff;
    border: none;
    float: right;
    background-color: #1981B6; }
    .sidebar .widget_search #searchsubmit:focus, .sidebar .widget_search #searchsubmit:hover {
      background: #00689C;
      outline: none; }
  .sidebar .textwidget strong {
    margin-top: 20px;
    margin-bottom: 10px;
    display: inline-block; }
  .sidebar .textwidget p {
    margin-bottom: 10px; }
  .sidebar .textwidget img {
    width: 100%; }
  .sidebar .rss-date {
    display: inline-block;
    width: 100%;
    font-size: 13px;
    text-transform: uppercase;
    color: #aaa;
    display: inline-block;
    margin-right: 5px; }

.wpb_widgetised_column.sidebar {
  margin-bottom: 0; }

.simple-list {
  list-style: none; }
  .simple-list li {
    margin-bottom: 20px; }
    .simple-list li p {
      line-height: 20px;
      margin-bottom: 0;
      font-size: 22px;
      line-height: 21px; }
    .simple-list li span {
      font-size: 16px;
      line-height: 15px;
      color: #333333; }
    .simple-list li:last-child {
      margin-bottom: 0; }

.team-member {
  margin-bottom: 60px; }
  .team-member .team-member_image {
    float: left;
    width: 40%; }
    .team-member .team-member_image img {
      margin-bottom: 10px; }
    .team-member .team-member_image ul {
      list-style: none;
      margin-bottom: 10px; }
      .team-member .team-member_image ul li {
        font-size: 14px;
        line-height: 18px; }
  .team-member .team-member_content p {
    font-size: 18px;
    margin-bottom: 30px; }

#ticker-carousel {
  height: 36px !important; }
  #ticker-carousel .ticker-carousel p {
    font-family: "Arial", serif;
    color: #fff;
    font-size: 15px;
    position: relative;
    top: 4px; }
    #ticker-carousel .ticker-carousel p strong {
      text-transform: uppercase;
      margin-right: 45px;
      position: relative; }
      #ticker-carousel .ticker-carousel p strong:after {
        content: "";
        position: absolute;
        top: 5px;
        right: -23px;
        height: 10px;
        width: 1px;
        background-color: #fff; }
    #ticker-carousel .ticker-carousel p a {
      color: inherit;
      text-decoration: none; }
  #ticker-carousel .owl-nav {
    position: absolute;
    top: 0;
    display: inline;
    right: 0; }
    #ticker-carousel .owl-nav .owl-prev, #ticker-carousel .owl-nav .owl-next {
      display: inline; }
      #ticker-carousel .owl-nav .owl-prev i, #ticker-carousel .owl-nav .owl-next i {
        position: relative;
        font-size: 15px;
        width: 22px;
        height: 22px;
        border: 1px solid #fff;
        color: #fff;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%; }
        #ticker-carousel .owl-nav .owl-prev i:before, #ticker-carousel .owl-nav .owl-next i:before {
          position: relative;
          left: 8px;
          top: 2px; }
    #ticker-carousel .owl-nav .owl-prev {
      margin-right: 10px; }

.rhcalendar.not-widget .fc-view-month.fc-grid .fc-day-number, .rhcalendar .fullCalendar th, .rhcalendar .fullCalendar th {
  color: #848484;
  font-size: 14px; }

.fc-grid th {
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  color: #848484; }

.fullCalendar .fc-header-title h2 {
  margin: -25px 0 0px !important;
  font-size: 28px;
  color: #333; }

.rhcalendar .fc-footer .fc-button {
  float: right; }

body .fc-events-holder .fc-event-list-holder h3.fc-event-list-date-header {
  color: #333;
  font-weight: 400; }

body .rhc-info-cell.fe-cell-label .fe-extrainfo-label {
  font-size: 18px; }

.ubermenu .ubermenu-autocolumn, .ubermenu .ubermenu-submenu-type-stack {
  padding-top: 0;
  padding-bottom: 0; }

.ubermenu .ubermenu-item-type-column > .ubermenu-submenu-type-stack > .ubermenu-item-normal:first-child {
  margin-top: 0; }

.ubermenu-transition-shift .ubermenu-item .ubermenu-submenu-drop {
  padding-bottom: 10px; }

.ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target:after {
  display: none; }

.navbar .ubermenu-skin-minimal .ubermenu-item-level-0 > .ubermenu-target:hover {
  color: #337ab7; }

.ubermenu-skin-minimal .ubermenu-submenu .ubermenu-item-header > .ubermenu-target:hover {
  color: #337ab7; }

.ubermenu-skin-minimal .ubermenu-submenu .ubermenu-item-header > .ubermenu-target.text-color-theme {
  color: #337ab7;
  font-family: Arial, sans-serif;
  font-size: 14px; }

.ubermenu .ubermenu-target-text:hover {
  color: #337ab7;
  font-family: Arial, sans-serif;
  font-size: 14px; }

.ubermenu-skin-minimal .ubermenu-submenu .ubermenu-item-header > .ubermenu-target.text-color-theme .ubermenu-target-text {
  font-weight: bold; }

.ubermenu-skin-minimal .ubermenu-submenu .ubermenu-item-header > .ubermenu-target.text-color-purple .ubermenu-target-text {
  font-weight: bold; }

.ubermenu-skin-minimal .ubermenu-submenu .ubermenu-item-header > .ubermenu-target.text-color-purple:hover .ubermenu-target-text {
  color: #7c218f; }

.ubermenu-skin-minimal .ubermenu-submenu .ubermenu-item-header.ubermenu-has-submenu-stack > .ubermenu-target {
  border-bottom: none; }

.ubermenu-skin-minimal .ubermenu-submenu .ubermenu-item-header > .ubermenu-target.text-color-purple {
  color: #7c218f;
  font-family: Arial, sans-serif;
  font-size: 14px; }

.ubermenu .ubermenu-target-text {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: normal; }

.ubermenu .ubermenu-colgroup .ubermenu-column > .ubermenu-item-normal > .ubermenu-target, .ubermenu .ubermenu-colgroup .ubermenu-column > .ubermenu-item-normal .ubermenu-target, .ubermenu .ubermenu-colgroup .ubermenu-column > .ubermenu-item-normal .ubermenu-widget, .ubermenu .ubermenu-colgroup .ubermenu-custom-content-padded > .ubermenu-item-normal > .ubermenu-target, .ubermenu .ubermenu-colgroup .ubermenu-custom-content-padded > .ubermenu-item-normal .ubermenu-target, .ubermenu .ubermenu-colgroup .ubermenu-custom-content-padded > .ubermenu-item-normal .ubermenu-widget, .ubermenu .ubermenu-colgroup .ubermenu-nonlink > .ubermenu-item-normal > .ubermenu-target, .ubermenu .ubermenu-colgroup .ubermenu-nonlink > .ubermenu-item-normal .ubermenu-target, .ubermenu .ubermenu-colgroup .ubermenu-nonlink > .ubermenu-item-normal .ubermenu-widget, .ubermenu .ubermenu-colgroup .ubermenu-retractor > .ubermenu-item-normal > .ubermenu-target, .ubermenu .ubermenu-colgroup .ubermenu-retractor > .ubermenu-item-normal .ubermenu-target, .ubermenu .ubermenu-colgroup .ubermenu-retractor > .ubermenu-item-normal .ubermenu-widget, .ubermenu .ubermenu-colgroup .ubermenu-submenu-padded > .ubermenu-item-normal > .ubermenu-target, .ubermenu .ubermenu-colgroup .ubermenu-submenu-padded > .ubermenu-item-normal .ubermenu-target, .ubermenu .ubermenu-colgroup .ubermenu-submenu-padded > .ubermenu-item-normal .ubermenu-widget, .ubermenu .ubermenu-colgroup .ubermenu-submenu-type-stack > .ubermenu-item-normal > .ubermenu-target, .ubermenu .ubermenu-colgroup .ubermenu-submenu-type-stack > .ubermenu-item-normal .ubermenu-target, .ubermenu .ubermenu-colgroup .ubermenu-submenu-type-stack > .ubermenu-item-normal .ubermenu-widget {
  padding: 8px 20px; }

.ubermenu-responsive-toggle {
  padding: 8px 20px; }

.ubermenu-transition-shift .ubermenu-item .ubermenu-submenu-drop {
  padding-top: 5px; }

.news.bigger-width .container {
  padding-right: 10%;
  padding-left: 10%;
  width: 100%; }

.ubermenu-skin-minimal .ubermenu-submenu .ubermenu-item-header.ubermenu-has-submenu-stack > .ubermenu-target {
  border-bottom: none !important; }

/* =============================================================================
    3. BASIC LAYOUT STYLES
    ========================================================================= */
.container {
  width: 1010px; }

.container-fluid {
  padding-right: 0px;
  padding-left: 0px; }
  .container-fluid .row {
    margin: 0; }
    .container-fluid .row .col-lg-12 {
      padding: 0; }

.bkg-color_section .section-heading h2 {
  color: #fff; }

.bkg-color_section .simple-list li p {
  color: #fff; }

.bkg-color_section .simple-list li span {
  color: #fff; }

/*  MENU
------------------------------------------------------------------------- */
.ubermenu-sub-indicators .ubermenu-item-has-children > .ubermenu-target.ubermenu-noindicator {
  padding-right: 19px !important; }

.ubermenu-transition-shift .ubermenu-item .ubermenu-submenu-drop {
  top: 130px !important; }

#nav-uber #megaMenu {
  margin-top: 80px !important; }

/*
    3.1. PAGE CONTENT
    ========================================================================= */
.page-content {
  position: relative; }
  .page-content .row {
    margin-bottom: 70px; }
  .page-content.page-content_no-padding {
    padding: 0; }
  .page-content.page-content_custom-padding {
    padding: 120px 0; }
  .page-content.page-content__custom-border.full-screen-section {
    border-top: 50px solid #fff;
    border-bottom: 50px solid #fff; }
  .page-content.page-title {
    padding: 120px 0;
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .page-content.page-title .pt-image {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .page-content.page-title .pt-image img {
        height: 100%;
        min-height: 100%;
        width: auto;
        max-width: none; }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .page-content.page-title {
        /* IE10+ CSS styles go here */ }
        .page-content.page-title .pt-image {
          display: block; }
          .page-content.page-title .pt-image img {
            width: 100%;
            height: auto; } }
    .page-content.page-title.page-title_custom-padding {
      padding: 195px 0; }
  .page-content[class*="bkg"] {
    margin-bottom: 70px; }

/*  3.1.1. PAGE CONTENT BACKGROUNDS
    ------------------------------------------------------------------------- */
.bkg-blue {
  background-color: #1981B6; }

.bkg-light {
  background-color: #fff; }

.custom-background {
  padding-top: 40px;
  background-repeat: no-repeat;
  background-position: center 0; }

.bkg-img01 {
  background-image: url("../img/page-title01.jpg"); }

.bkg-img02 {
  background-image: url("../img/background-img01.jpg"); }

.bkg-img03 {
  background-image: url("../img/page-title02.jpg"); }

.bkg-img04 {
  background-image: url("../img/page-title03.jpg"); }

.bkg-img05 {
  background-image: url("../img/page-title04.jpg"); }

.bkg-img06 {
  background-image: url("../img/page-title05.jpg"); }

.bkg-img07 {
  background-image: url("../img/page-title06.jpg"); }

.bkg-img08 {
  background-image: url("../img/page-title07.jpg"); }

.bkg-img09 {
  background-image: url("../img/page-title08.jpg"); }

.bkg-img10 {
  background-image: url("../img/page-title09.jpg"); }

.bkg-img11 {
  background-image: url("../img/page-title10.jpg"); }

[class*="bkg-img"] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

/*
    3.2. HELPERS - PADDINGS AND MARGINS, CENTERING TEXT...
    ========================================================================= */
*[class^="row"] *[class^="row"]:last-child {
  margin-bottom: 0; }

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

.mb-20 {
  margin-bottom: 20px !important; }

.pt-70 {
  padding-top: 70px; }

.centered {
  text-align: center; }

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

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

.no-padding {
  padding: 0; }

#header {
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  background-color: #fff; }

.logo-wrapper {
  float: left; }
  .logo-wrapper a {
    float: left;
    height: 50px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    margin-right: 30px;
    padding: 0; }
    .logo-wrapper a > img {
      display: block; }

.navbar {
  padding: 20px 0;
  margin-bottom: 0; }
  .navbar .logo-wrapper .navbar-brand {
    margin-right: 30px;
    padding: 0; }
  .navbar .hamburger {
    margin: 10px 0 0 0; }
  .navbar .nav-wrapper {
    width: 100%; }
    .navbar .nav-wrapper #main-nav {
      padding: 0;
      float: right; }
      .navbar .nav-wrapper #main-nav .upper-nav {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        width: 100%;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-pack: space-between;
        padding-bottom: 8px;
        border-bottom: 1px solid #ebebeb; }
        .navbar .nav-wrapper #main-nav .upper-nav .upper-nav__location span {
          position: relative;
          top: 10px;
          font-size: 15px;
          text-transform: uppercase;
          color: #1981B6; }
        .navbar .nav-wrapper #main-nav .upper-nav .upper-nav__buttons {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex; }
      .navbar .nav-wrapper #main-nav .navbar-nav {
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        -ms-justify-content: flex-end;
        justify-content: flex-end;
        -ms-flex-pack: flex-end;
        list-style: none;
        padding-top: 20px;
        min-width: 650px; }
        .navbar .nav-wrapper #main-nav .navbar-nav .nav-item {
          line-height: 20px; }
          .navbar .nav-wrapper #main-nav .navbar-nav .nav-item a {
            padding: 0 14px 0 0;
            font-family: "Arial", serif;
            color: #212121;
            font-size: 15px;
            text-transform: uppercase;
            -webkit-transition: all 0.3s ease-in-out 0s;
            -moz-transition: all 0.3s ease-in-out 0s;
            -o-transition: all 0.3s ease-in-out 0s;
            transition: all 0.3s ease-in-out 0s; }
            .navbar .nav-wrapper #main-nav .navbar-nav .nav-item a:hover {
              color: #666666; }
          .navbar .nav-wrapper #main-nav .navbar-nav .nav-item:last-child a {
            padding-right: 0; }
        .navbar .nav-wrapper #main-nav .navbar-nav.navbar-nav_alexandria .nav-item a {
          padding-right: 25px; }
  .navbar .ubermenu {
    padding-top: 20px;
    float: left; }
  .navbar .ubermenu-skin-minimal .ubermenu-item-level-0 > .ubermenu-target {
    padding: 0 14px 0 0;
    font-family: "Arial", serif;
    color: #212121;
    font-size: 15px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }
    .navbar .ubermenu-skin-minimal .ubermenu-item-level-0 > .ubermenu-target:hover {
      color: #666666; }
  .navbar #search {
    position: relative;
    top: 16px;
    float: right;
    min-height: 20px;
    background-color: transparent;
    z-index: 1; }
    .navbar #search .search-submit {
      position: relative;
      top: 0;
      width: 20px;
      min-height: 20px;
      border: none;
      background-color: transparent;
      background-image: url("../img/svg/search.svg");
      background-size: 12px;
      background-repeat: no-repeat;
      background-position: 0 center;
      text-indent: -9999px; }
  .navbar #m_search {
    position: absolute;
    display: none;
    top: 43px;
    right: 0;
    padding: 10px 15px;
    font-size: 15px;
    color: #eee;
    min-width: 200px;
    background-color: rgba(25, 129, 182, 0.8);
    border: none;
    border-radius: 0;
    height: auto;
    box-shadow: none; }
  .navbar ::-webkit-input-placeholder {
    color: #fff !important; }
  .navbar :-moz-placeholder {
    color: #fff !important; }
  .navbar ::-moz-placeholder {
    color: #fff !important; }
  .navbar :-ms-input-placeholder {
    color: #fff !important; }

.navbar .ubermenu-skin-minimal .ubermenu-item-level-0 > .ubermenu-target {
  padding: 0 13px 0 0 !important; }

/* =============================================================================
    6. FOOTER
    ========================================================================= */
.footer-wrapper {
  border-top: 35px solid #f5f5f5; }
  .footer-wrapper .footer-wrapper__footer {
    padding: 40px 0; }
    .footer-wrapper .footer-wrapper__footer .widget-img {
      position: relative;
      top: 10px; }
      .footer-wrapper .footer-wrapper__footer .widget-img img {
        width: 100%; }
    .footer-wrapper .footer-wrapper__footer .widget-nav .widget-nav_nav {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      list-style: none; }
      .footer-wrapper .footer-wrapper__footer .widget-nav .widget-nav_nav .widget-nav_nav-item {
        margin: 0 15px;
        position: relative;
        line-height: 20px; }
        .footer-wrapper .footer-wrapper__footer .widget-nav .widget-nav_nav .widget-nav_nav-item a {
          font-size: 15px;
          font-family: "Arial", serif;
          color: #666666; }
          .footer-wrapper .footer-wrapper__footer .widget-nav .widget-nav_nav .widget-nav_nav-item a:after {
            content: "";
            position: absolute;
            top: 4px;
            right: -17px;
            width: 1px;
            height: 15px;
            background: #666666; }
          .footer-wrapper .footer-wrapper__footer .widget-nav .widget-nav_nav .widget-nav_nav-item a:hover {
            color: #000; }
        .footer-wrapper .footer-wrapper__footer .widget-nav .widget-nav_nav .widget-nav_nav-item:last-child {
          margin-right: 0; }
          .footer-wrapper .footer-wrapper__footer .widget-nav .widget-nav_nav .widget-nav_nav-item:last-child a:after {
            display: none; }
        .footer-wrapper .footer-wrapper__footer .widget-nav .widget-nav_nav .widget-nav_nav-item:first-child {
          margin-left: 0; }
        .footer-wrapper .footer-wrapper__footer .widget-nav .widget-nav_nav .widget-nav_nav-item.small {
          margin: 0 5px; }
          .footer-wrapper .footer-wrapper__footer .widget-nav .widget-nav_nav .widget-nav_nav-item.small a {
            font-size: 10px; }
            .footer-wrapper .footer-wrapper__footer .widget-nav .widget-nav_nav .widget-nav_nav-item.small a:after {
              top: 8px;
              right: -5px;
              height: 10px; }
          .footer-wrapper .footer-wrapper__footer .widget-nav .widget-nav_nav .widget-nav_nav-item.small:first-child {
            margin-left: 0; }
    .footer-wrapper .footer-wrapper__footer .widget-list .widget-list_info ul {
      list-style: none; }
      .footer-wrapper .footer-wrapper__footer .widget-list .widget-list_info ul span {
        font-family: "Arial", serif;
        font-size: 14px;
        line-height: 1px;
        color: #666666;
        font-weight: 700; }
      .footer-wrapper .footer-wrapper__footer .widget-list .widget-list_info ul li {
        font-family: "Arial", serif;
        font-size: 10px;
        line-height: 14px;
        color: #666666; }
    .footer-wrapper .footer-wrapper__footer .icon-position {
      height: 76px;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      -ms-justify-content: flex-end;
      justify-content: flex-end;
      -ms-flex-pack: flex-end; }
      .footer-wrapper .footer-wrapper__footer .icon-position .widget-social {
        list-style: none;
        -webkit-align-self: flex-end;
        -moz-align-self: flex-end;
        -ms-align-self: flex-end;
        align-self: flex-end; }
        .footer-wrapper .footer-wrapper__footer .icon-position .widget-social li {
          margin-right: 18px;
          display: inline; }
          .footer-wrapper .footer-wrapper__footer .icon-position .widget-social li:last-child {
            margin-right: 0; }
          .footer-wrapper .footer-wrapper__footer .icon-position .widget-social li a {
            color: #000; }
            .footer-wrapper .footer-wrapper__footer .icon-position .widget-social li a i {
              font-size: 18px;
              -webkit-transition: all 0.3s ease-in-out 0s;
              -moz-transition: all 0.3s ease-in-out 0s;
              -o-transition: all 0.3s ease-in-out 0s;
              transition: all 0.3s ease-in-out 0s; }
            .footer-wrapper .footer-wrapper__footer .icon-position .widget-social li a:hover i.fa-facebook {
              color: #3b5998; }
            .footer-wrapper .footer-wrapper__footer .icon-position .widget-social li a:hover i.fa-twitter {
              color: #1da1f2; }
            .footer-wrapper .footer-wrapper__footer .icon-position .widget-social li a:hover i.fa-youtube {
              color: #cd201f; }
            .footer-wrapper .footer-wrapper__footer .icon-position .widget-social li a:hover i.fa-pinterest {
              color: #bd081c; }
            .footer-wrapper .footer-wrapper__footer .icon-position .widget-social li a:hover i.fa-instagram {
              color: #c13584; }
            .footer-wrapper .footer-wrapper__footer .icon-position .widget-social li a:hover i.fa-google-plus {
              color: #dd4b39; }

.vc_row {
  margin-bottom: 70px; }
  .vc_row .row {
    margin-bottom: 0; }
  .vc_row .page-content[class*="bkg"] {
    margin-bottom: 0; }
  .vc_row .wpb_column:only-child .wpb_wrapper .wpb_content_element:last-child {
    margin-bottom: 0; }

.vc_col-has-fill > .vc_column-inner,
.vc_row-has-fill > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
.vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner {
  padding-top: 0 !important; }

.wpb_wrapper .wpb_text_column:last-of-type {
  margin-bottom: 0; }

.vc_row .wpb_text_column p:last-child {
  margin-bottom: 35px; }

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

.wpb_wrapper .container {
  max-width: 1010px;
  width: auto; }

.post .post-body .vc_row:last-child {
  margin-bottom: 0; }

.page-content .vc_col-has-fill > .vc_column-inner,
.page-content .vc_row-has-fill > .vc_column_container > .vc_column-inner,
.page-content .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
.page-content .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner,
.page-content .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
.page-content .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner,
.page-content .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner,
.page-content .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner,
.page-content .vc_section.vc_section-has-fill,
.page-content .vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section,
.page-content .vc_section.vc_section-has-fill + .vc_section {
  padding-top: 70px; }

.wpb_text_column h5 strong {
  font-size: 18px;
  color: #1981B6;
  font-weight: 700; }

.wpb_text_column ul {
  margin-bottom: 15px; }

.wpb_text_column ul li {
  margin-left: 20px;
  font-size: 18px;
  line-height: 28px; }

.wpb_revslider_element.wpb_content_element {
  margin-bottom: 0; }

.wpb_text_column.wpb_content_element {
  margin-bottom: 0; }

.wpb_text_column.wpb_content_element h1,
.wpb_text_column.wpb_content_element h2,
.wpb_text_column.wpb_content_element h3,
.wpb_text_column.wpb_content_element h4 {
  margin-bottom: 20px; }

.vc_grid-container-wrapper {
  margin-top: 70px; }

.vc_grid-container-wrapper .vc_btn3.vc_btn3-color-inverse,
.vc_grid-container-wrapper .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat {
  background-color: #fff;
  color: #212121;
  border: 1px solid #212121; }
  .vc_grid-container-wrapper .vc_btn3.vc_btn3-color-inverse:focus, .vc_grid-container-wrapper .vc_btn3.vc_btn3-color-inverse:hover,
  .vc_grid-container-wrapper .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:focus,
  .vc_grid-container-wrapper .vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:hover {
    background-color: #1981B6;
    border: 1px solid #1981B6; }

.vc_grid-container-wrapper .vc_btn3.vc_btn3-size-md {
  font-size: 17px;
  font-family: "Arial", serif;
  padding: 14px 58px;
  line-height: 0.7rem;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }

.vc_grid.vc_pageable-wrapper .vc_pageable-load-more-btn {
  margin-top: 70px; }

/**
 * WORDPRESS CORE CLASSES
 */
.alignnone {
  max-width: 100%;
  height: auto;
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 35px auto;
  clear: both; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
  clear: both; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
  clear: both; }

p .alignnone {
  margin: 5px 20px 0 0; }

p .aligncenter,
p div.aligncenter {
  margin: 5px auto 15px auto; }

p .alignright {
  margin: 5px 0 0 20px; }

p .alignleft {
  margin: 5px 20px 0 0; }

.float-left,
img.left {
  float: left; }

.float-right,
img.right {
  float: right; }

.img-center,
img.center {
  display: table;
  margin: 0 auto; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
  max-width: 100%;
  height: auto; }

a img.alignnone {
  margin: 5px 20px 20px 0;
  max-width: 100%;
  height: auto; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
  max-width: 100%;
  height: auto; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  height: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
  max-width: 100%; }
  .wp-caption.alignnone {
    margin: 5px 20px 20px 0;
    clear: both; }
  .wp-caption.alignleft {
    margin: 5px 20px 20px 0; }
  .wp-caption.alignright {
    margin: 5px 0 20px 20px; }
  .wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto; }
  .wp-caption p.wp-caption-text {
    margin: 0;
    padding: 0 4px 5px;
    padding-bottom: 0;
    font-size: 15px;
    line-height: 25px; }

.blog-posts li.blog-post.sticky {
  padding-bottom: 10px;
  border-bottom: 3px solid #ededed; }

.sticky {
  border-bottom: 1px solid #071740; }
  .sticky.style2 {
    border-bottom: none; }
    .sticky.style2:after {
      border-bottom: none; }

.gallery-caption {
  opacity: 1; }

.bypostauthor {
  opacity: 1; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

.page-links > a,
.page-links > span {
  padding-right: 5px;
  float: left;
  display: inline !important;
  width: auto !important; }

/* 7.4. WORDPRESS SPECIFIC CLASSES: DEFINITION LIST
    ----------------------------------------------------------------------------- */
dl:not(.gallery-item) {
  margin: 2em 0;
  padding: 0; }
  dl:not(.gallery-item) dt {
    position: relative;
    left: 0;
    top: 1.1em;
    width: 5em;
    font-weight: bold; }
  dl:not(.gallery-item) dd {
    border-left: 1px solid #000;
    margin: 0 0 0 6em;
    padding: 0 0 .5em .5em; }

/* 7.5. WORDPRESS SPECIFIC CLASSES: Abbreviation and Acronym
    ----------------------------------------------------------------------------- */
abbr,
acronym {
  cursor: help;
  border-bottom: 1px dotted #999; }

/* WORDPRESS SPECIFIC CLASSES: Default gallery
----------------------------------------------------------------------------- */
.gallery .gallery-item img {
  margin: 0 auto; }

/*
    Responsive styles
*/
/* =============================================================================*/
/* =============================================================================
   SMALL SCREENS - MOBILE PHONE PORTRAIT
============================================================================= */
@media only screen and (min-width: 0) and (max-width: 479px) {
  .container {
    width: auto; }
  .page-content .row {
    margin-bottom: 50px; }
  .vc_row {
    margin-bottom: 50px; }
  .vc_row .page-content .row,
  .vc_row .row {
    margin-bottom: 0; }
  .page-content[class*="bkg"] {
    margin-bottom: 50px; }
  h1 {
    font-size: 36px;
    line-height: 40px; }
  h2 {
    font-size: 30px;
    line-height: 38px; }
  h3 {
    font-size: 27px;
    line-height: 36px; }
  h4 {
    font-size: 21px;
    line-height: 31px; }
  h5 {
    font-size: 18px;
    line-height: 24px; }
  h6 {
    font-size: 16px;
    line-height: 21px; }
  p {
    font-size: 18px; }
  /* =========================================================================
      HEADER
  ========================================================================= */
  .navbar .logo-wrapper {
    position: relative; }
    .navbar .logo-wrapper .navbar-brand > img,
    .navbar .logo-wrapper a > img {
      max-width: 160px;
      height: auto; }
  .navbar .nav-wrapper #main-nav {
    width: 100%;
    text-align: center; }
    .navbar .nav-wrapper #main-nav .upper-nav {
      display: block;
      padding-bottom: 12px; }
      .navbar .nav-wrapper #main-nav .upper-nav .upper-nav__location {
        padding: 10px 0;
        margin-bottom: 20px; }
      .navbar .nav-wrapper #main-nav .upper-nav .upper-nav__buttons {
        display: block;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center; }
        .navbar .nav-wrapper #main-nav .upper-nav .upper-nav__buttons .button {
          min-width: 250px;
          margin: 0 auto 10px; }
          .navbar .nav-wrapper #main-nav .upper-nav .upper-nav__buttons .button:last-child {
            margin-bottom: 0; }
    .navbar .nav-wrapper #main-nav .navbar-nav {
      margin: 0; }
      .navbar .nav-wrapper #main-nav .navbar-nav .nav-item {
        padding: 5px 0; }
  .navbar .nav-wrapper #search {
    width: 100%;
    padding: 20px; }
    .navbar .nav-wrapper #search .search-submit {
      display: none; }
    .navbar .nav-wrapper #search #m_search {
      width: 100%;
      display: block !important;
      position: relative;
      top: 5px;
      height: 40px !important; }
  /* =========================================================================
      ELEMENTS
  ========================================================================= */
  /*  PAGE TITLE
------------------------------------------------------------------------- */
  .page-title .pt-image img {
    height: 100%;
    width: auto; }
  /*  SIDEBAR
  ------------------------------------------------------------------------- */
  .sidebar {
    border-left: 0; }
    .sidebar .sidebar_widget {
      padding-bottom: 50px; }
      .sidebar .sidebar_widget .sidebar_heading h6 {
        text-align: left;
        font-size: 27px;
        margin-bottom: 30px; }
      .sidebar .sidebar_widget .sidebar_blog a li {
        padding: 0 0 35px; }
        .sidebar .sidebar_widget .sidebar_blog a li .sidebar_image {
          margin-bottom: 10px;
          text-align: center; }
          .sidebar .sidebar_widget .sidebar_blog a li .sidebar_image img {
            display: inline-block;
            width: auto; }
        .sidebar .sidebar_widget .sidebar_blog a li span {
          font-size: 18px;
          line-height: 24px; }
  /*  BUTTON
  ------------------------------------------------------------------------- */
  .button {
    padding: 14px 30px; }
  /*  CONTENT BLOCK
  ------------------------------------------------------------------------- */
  .content-block h4 {
    font-size: 27px; }
  /*  CALENDAR
  ------------------------------------------------------------------------- */
  body .rhcalendar.not-widget.rhc_holder.fc-small {
    margin-top: 130px !important; }
  body .rhcalendar.not-widget .fc-view-month.fc-grid .fc-day-number {
    text-align: center; }
  .rhcalendar.fc-small .fc-view-basicWeek .fc-day-number {
    display: block;
    color: #848484;
    font-size: 16px; }
  /*  FORM
  ------------------------------------------------------------------------- */
  .wpcf7-form .contact-form-input-wrapper.half-field {
    width: 100%; }
    .wpcf7-form .contact-form-input-wrapper.half-field.field-with-margin {
      margin-left: 0; }
  .wpcf7-form .contact-form-input-wrapper.quarter-field {
    width: 49%; }
    .wpcf7-form .contact-form-input-wrapper.quarter-field.field-with-margin {
      margin-left: 1%; }
  .wpcf7-form .contact-form-input-wrapper.two-thirds-field {
    width: 100%; }
  .wpcf7-form .contact-form-input-wrapper.one-third-field {
    width: 100%; }
    .wpcf7-form .contact-form-input-wrapper.one-third-field.field-with-margin {
      margin-left: 0; }
  .wpcf7-form .wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.quarter-field {
    width: 49%; }
  .wpcf7-form .wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.one-third-field {
    width: 100%; }
    .wpcf7-form .wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.one-third-field.field-with-margin {
      margin-left: 0; }
  /*  TEAM MEMBER
  ------------------------------------------------------------------------- */
  .team-member .team-member_image {
    width: 100%;
    margin-bottom: 20px; }
    .team-member .team-member_image img {
      width: 100%;
      margin-bottom: 15px;
      height: 100%; }
  /*  TICKER
  ------------------------------------------------------------------------- */
  #ticker-carousel .owl-nav {
    display: none; }
  /*  SERVICES
  ------------------------------------------------------------------------- */
  .services.services_top-border {
    padding-bottom: 0; }
  .services .service {
    text-align: center; }
    .services .service.five-columns {
      width: 100%;
      margin: 0 0 50px; }
    .services .service .service_img a img {
      max-width: 60px;
      height: auto; }
    .services .service a h3 {
      font-size: 21px;
      line-height: 20px; }
    .services .service a span {
      line-height: 20px; }
  /*  POSTS
  ------------------------------------------------------------------------- */
  .latest-posts .blog-post {
    max-width: 400px;
    margin: 0 auto 30px;
    float: left;
    width: 100%; }
    .latest-posts .blog-post .blog-post_body {
      padding: 20px 0px 15px; }
      .latest-posts .blog-post .blog-post_body .blog-post_heading, .latest-posts .blog-post .blog-post_body .blog-post_content, .latest-posts .blog-post .blog-post_body .blog-post_meta {
        padding: 0 25px 0; }
      .latest-posts .blog-post .blog-post_body .blog-post_heading a h4 {
        font-size: 21px;
        margin-bottom: 10px; }
  .archive .latest-posts .blog-post,
  .search-results .latest-posts .blog-post {
    max-width: inherit; }
  .post-comments > ul.comments-li > li .comment .avatar-container {
    margin-right: 10px; }
  .post-comments > ul.comments-li > li .comment .comment-meta {
    padding-left: 90px; }
  .post-comments > ul.comments-li > li .comment .comment-body {
    padding-left: 95px; }
  .post-comments .children {
    margin-left: 5%; }
  /*  SIMPLE LIST
  ------------------------------------------------------------------------- */
  .simple-list li {
    margin-bottom: 15px;
    line-height: 18px; }
    .simple-list li p {
      font-weight: 700;
      margin-bottom: 3px; }
    .simple-list li span {
      line-height: 10px; }
  /*  CAROUSEL
  ------------------------------------------------------------------------- */
  .carousel-wrapper .owl-carousel .owl-item img {
    margin-bottom: 20px; }
  .carousel-wrapper .owl-carousel .owl-dots {
    max-width: 400px;
    margin: 0 auto; }
    .carousel-wrapper .owl-carousel .owl-dots .owl-dot {
      margin-top: 20px; }
  /*  AREA-404
  ------------------------------------------------------------------------- */
  .area-404 {
    padding: 100px 0; }
    .area-404 h2 {
      font-size: 27px; }
    .area-404 h1 {
      font-size: 80px;
      line-height: 90px; }
  /* =========================================================================
      FOOTER
  ========================================================================= */
  .footer-wrapper .footer-wrapper__footer .widget-img {
    text-align: center;
    top: 0;
    margin-bottom: 30px; }
    .footer-wrapper .footer-wrapper__footer .widget-img img {
      max-width: 180px;
      height: auto; }
  .footer-wrapper .footer-wrapper__footer .widget-nav {
    margin-bottom: 20px; }
    .footer-wrapper .footer-wrapper__footer .widget-nav .widget-nav_nav {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; }
  .footer-wrapper .footer-wrapper__footer .widget-list {
    margin-bottom: 5px; }
    .footer-wrapper .footer-wrapper__footer .widget-list .widget-list_info ul {
      text-align: center; }
  .footer-wrapper .footer-wrapper__footer .icon-position {
    height: auto;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; } }

/* =============================================================================
   SMALL SCREENS - MOBILE PHONE LANDSCAPE
============================================================================= */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container {
    width: auto; }
  .page-content .row {
    margin-bottom: 50px; }
  .vc_row {
    margin-bottom: 50px; }
  .vc_row .page-content .row,
  .vc_row .row {
    margin-bottom: 0; }
  .vc_row .page-content[class*="bkg"] {
    margin-bottom: 0; }
  .page-content[class*="bkg"] {
    margin-bottom: 50px; }
  h1 {
    font-size: 48px;
    line-height: 50px; }
  h2 {
    font-size: 36px;
    line-height: 48px; }
  h3 {
    font-size: 30px;
    line-height: 45px; }
  h4 {
    font-size: 27px;
    line-height: 36px; }
  h5 {
    font-size: 21px;
    line-height: 31px; }
  h6 {
    font-size: 18px;
    line-height: 24px; }
  p {
    font-size: 18px; }
  /* =========================================================================
      HEADER
  ========================================================================= */
  .navbar .logo-wrapper {
    position: relative; }
    .navbar .logo-wrapper .navbar-brand > img,
    .navbar .logo-wrapper a > img {
      max-width: 160px;
      height: auto; }
  .navbar .nav-wrapper #main-nav {
    width: 100%;
    text-align: center; }
    .navbar .nav-wrapper #main-nav .upper-nav {
      display: block;
      padding-bottom: 12px; }
      .navbar .nav-wrapper #main-nav .upper-nav .upper-nav__location {
        padding: 10px 0;
        margin-bottom: 20px; }
      .navbar .nav-wrapper #main-nav .upper-nav .upper-nav__buttons {
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center; }
    .navbar .nav-wrapper #main-nav .navbar-nav {
      margin: 0; }
      .navbar .nav-wrapper #main-nav .navbar-nav .nav-item {
        padding: 5px 0; }
  .navbar .nav-wrapper #search {
    width: 100%;
    padding: 20px; }
    .navbar .nav-wrapper #search .search-submit {
      display: none; }
    .navbar .nav-wrapper #search #m_search {
      width: 100%;
      display: block !important;
      position: relative;
      top: 5px;
      height: 40px !important; }
  /* =========================================================================
      ELEMENTS
  ========================================================================= */
  /*  AREA-404
------------------------------------------------------------------------- */
  .area-404 {
    padding: 120px 0; }
    .area-404 h2 {
      font-size: 36px; }
    .area-404 h1 {
      font-size: 100px;
      line-height: 100px; }
  /*  PAGE TITLE
------------------------------------------------------------------------- */
  .page-title .pt-image img {
    height: 100%;
    width: auto; }
  /*  SIDEBAR
  ------------------------------------------------------------------------- */
  .sidebar {
    border-left: 0; }
    .sidebar .sidebar_widget {
      padding-bottom: 50px;
      padding-right: 0;
      padding-left: 0; }
      .sidebar .sidebar_widget .sidebar_heading h6 {
        text-align: left;
        font-size: 28px;
        margin-bottom: 30px; }
      .sidebar .sidebar_widget .sidebar_list li a span {
        font-size: 18px; }
      .sidebar .sidebar_widget .sidebar_blog a li {
        padding: 0 0 35px;
        text-align: center; }
        .sidebar .sidebar_widget .sidebar_blog a li .sidebar_image {
          margin-bottom: 10px;
          text-align: center; }
          .sidebar .sidebar_widget .sidebar_blog a li .sidebar_image img {
            display: inline-block;
            width: auto; }
        .sidebar .sidebar_widget .sidebar_blog a li span {
          font-size: 21px;
          line-height: 31px;
          display: inline-block; }
  /*  BUTTON
  ------------------------------------------------------------------------- */
  .button.btn-full {
    width: auto;
    margin-left: 30px; }
  /*  CONTENT LIST
  ------------------------------------------------------------------------- */
  .content-list {
    padding-left: 30px;
    padding-right: 30px; }
  /*  CONTENT BLOCK
  ------------------------------------------------------------------------- */
  .content-block {
    padding-left: 30px;
    padding-right: 30px; }
  /*  FORM
  ------------------------------------------------------------------------- */
  form.wpcf7.wpcf7-form {
    padding-left: 30px;
    padding-right: 30px; }
  /*  TEAM MEMBER
  ------------------------------------------------------------------------- */
  .team-member {
    padding-left: 30px;
    padding-right: 30px; }
    .team-member .team-member_image {
      width: auto;
      margin-right: 20px; }
  /*  CENTER IMAGE
  ------------------------------------------------------------------------- */
  .center-image-wrapper {
    padding-left: 30px;
    padding-right: 30px; }
  /*  TICKER
  ------------------------------------------------------------------------- */
  #ticker-carousel .owl-nav {
    display: none; }
  /*  SERVICES
  ------------------------------------------------------------------------- */
  .services .service {
    text-align: center; }
    .services .service .service_img a img {
      max-width: 40px;
      height: auto; }
    .services .service a {
      padding: 0;
      border-top: none;
      line-height: 20px; }
      .services .service a span {
        line-height: 15px; }
      .services .service a:before {
        top: -5px;
        width: 80%; }
      .services .service a h3 {
        font-size: 18px;
        line-height: 20px; }
    .services .service.five-columns {
      padding: 0 0 40px; }
  /*  POSTS
  ------------------------------------------------------------------------- */
  .latest-posts .blog-post {
    max-width: 400px;
    margin: 0 auto 40px;
    display: table;
    width: 100%; }
    .latest-posts .blog-post .blog-post_body {
      padding: 20px 0px 15px; }
      .latest-posts .blog-post .blog-post_body .blog-post_heading, .latest-posts .blog-post .blog-post_body .blog-post_content, .latest-posts .blog-post .blog-post_body .blog-post_meta {
        padding: 0 25px 0; }
  .archive .latest-posts .blog-post,
  .search-results .latest-posts .blog-post {
    max-width: inherit; }
  /*  CONTACT LIST
  ------------------------------------------------------------------------- */
  .contact-list {
    padding-left: 30px;
    padding-right: 30px; }
  /*  SIMPLE LIST
  ------------------------------------------------------------------------- */
  .simple-list li {
    margin-bottom: 15px;
    line-height: 18px; }
    .simple-list li p {
      font-weight: 700;
      margin-bottom: 3px; }
    .simple-list li span {
      line-height: 10px; }
  /*  CAROUSEL
  ------------------------------------------------------------------------- */
  .carousel-wrapper .owl-carousel .owl-item img {
    margin-bottom: 20px; }
  .carousel-wrapper .owl-carousel .owl-dots {
    max-width: 400px;
    margin: 0 auto; }
    .carousel-wrapper .owl-carousel .owl-dots .owl-dot {
      margin-top: 20px; }
  /* =========================================================================
      FOOTER
  ========================================================================= */
  .footer-wrapper .footer-wrapper__footer .widget-img {
    text-align: center;
    top: 0;
    margin-bottom: 30px; }
    .footer-wrapper .footer-wrapper__footer .widget-img img {
      max-width: 180px;
      height: auto; }
  .footer-wrapper .footer-wrapper__footer .widget-nav {
    margin-bottom: 20px; }
    .footer-wrapper .footer-wrapper__footer .widget-nav .widget-nav_nav {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; }
  .footer-wrapper .footer-wrapper__footer .widget-list {
    margin-bottom: 5px; }
    .footer-wrapper .footer-wrapper__footer .widget-list .widget-list_info ul {
      text-align: center; }
  .footer-wrapper .footer-wrapper__footer .icon-position {
    height: auto;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; } }

/* =============================================================================
    TABLETS - PORTRAIT
========================================================================= */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .container {
    width: 750px; }
  .page-content .row {
    margin-bottom: 50px; }
  .vc_row {
    margin-bottom: 50px; }
  .page-content[class*="bkg"] {
    margin-bottom: 50px; }
  .vc_row .page-content .row,
  .vc_row .row {
    margin-bottom: 0; }
  .vc_row .page-content[class*="bkg"] {
    margin-bottom: 0; }
  h1 {
    font-size: 48px;
    line-height: 50px; }
  h2 {
    font-size: 36px;
    line-height: 48px; }
  h3 {
    font-size: 30px;
    line-height: 45px; }
  h4 {
    font-size: 27px;
    line-height: 36px; }
  h5 {
    font-size: 21px;
    line-height: 31px; }
  h6 {
    font-size: 18px;
    line-height: 24px; }
  p {
    font-size: 18px; }
  /* =========================================================================
      HEADER
  ========================================================================= */
  .navbar {
    padding-top: 0; }
    .navbar .logo-wrapper {
      position: absolute;
      top: 20px; }
      .navbar .logo-wrapper .navbar-brand > img,
      .navbar .logo-wrapper a > img {
        max-width: 180px;
        height: auto; }
    .navbar .nav-wrapper #main-nav .upper-nav {
      display: block;
      width: 50%;
      float: right; }
      .navbar .nav-wrapper #main-nav .upper-nav .upper-nav__location {
        padding-bottom: 20px;
        text-align: right; }
  /* =========================================================================
      ELEMENTS
  ========================================================================= */
  /*  SIDEBAR
  ------------------------------------------------------------------------- */
  .sidebar {
    border-left: 0; }
    .sidebar .sidebar_widget {
      padding-bottom: 50px;
      float: left;
      width: 100%; }
      .sidebar .sidebar_widget .sidebar_heading h6 {
        text-align: left;
        margin-bottom: 30px; }
      .sidebar .sidebar_widget .sidebar_list li a span {
        font-size: 18px; }
      .sidebar .sidebar_widget .sidebar_blog a li {
        padding: 0 0 25px;
        float: left; }
        .sidebar .sidebar_widget .sidebar_blog a li .sidebar_image {
          margin-bottom: 5px; }
        .sidebar .sidebar_widget .sidebar_blog a li span {
          font-size: 18px; }
  .sidebar .sidebar_widget .sidebar_blog a li .sidebar_image img {
    width: auto;
    height: auto; }
  /*  GALLERY
  ------------------------------------------------------------------------- */
  .gallery-items .gallery-item:nth-child(3n+1) {
    clear: none; }
  .gallery-items .gallery-item:nth-child(2n+1) {
    clear: left; }
  /*  POSTS
  ------------------------------------------------------------------------- */
  .latest-posts .blog-post .blog-post_body {
    padding: 15px 0; }
    .latest-posts .blog-post .blog-post_body .blog-post_heading a h4 {
      font-size: 21px;
      line-height: 26px;
      margin-bottom: 3px; }
    .latest-posts .blog-post .blog-post_body .blog-post_button {
      padding: 2px 25px; }
  /*  SERVICES
  ------------------------------------------------------------------------- */
  .services .service .service_img a img {
    max-width: 50px;
    height: auto; }
  .services .service a h3 {
    font-size: 20px; }
  /*  SIMPLE LIST
  ------------------------------------------------------------------------- */
  .simple-list li {
    margin-bottom: 15px;
    line-height: 18px; }
    .simple-list li p {
      font-weight: 700;
      margin-bottom: 3px; }
    .simple-list li span {
      line-height: 10px; }
  /*  CAROUSEL
  ------------------------------------------------------------------------- */
  .carousel-wrapper .owl-carousel .owl-item img {
    max-width: 150px; }
  /* =========================================================================
      FOOTER
  ========================================================================= */
  .footer-wrapper .footer-wrapper__footer .widget-img {
    top: 40px; }
    .footer-wrapper .footer-wrapper__footer .widget-img img {
      max-width: 160px;
      height: auto; }
  .footer-wrapper .footer-wrapper__footer .widget-nav .widget-nav_nav {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .footer-wrapper .footer-wrapper__footer .widget-nav .widget-nav_nav .widget-nav_nav-item {
      line-height: 30px; }
      .footer-wrapper .footer-wrapper__footer .widget-nav .widget-nav_nav .widget-nav_nav-item:nth-child(6) {
        margin-left: 0; }
      .footer-wrapper .footer-wrapper__footer .widget-nav .widget-nav_nav .widget-nav_nav-item a:after {
        top: 9px; }
      .footer-wrapper .footer-wrapper__footer .widget-nav .widget-nav_nav .widget-nav_nav-item.small a:after {
        top: 12px; }
  .footer-wrapper .footer-wrapper__footer .icon-position .widget-social {
    margin-right: 30px; } }

@media only screen and (min-width: 992px) and (max-width: 1285px) {
  .container {
    width: 970px; }
  /* =========================================================================
      HEADER
  ========================================================================= */
  .navbar .logo-wrapper .navbar-brand,
  .navbar .logo-wrapper a {
    height: auto;
    margin-right: 0;
    padding: 12px 0; }
    .navbar .logo-wrapper .navbar-brand img,
    .navbar .logo-wrapper a img {
      max-width: 200px;
      height: auto; }
  /* =========================================================================
      ELEMENTS
  ========================================================================= */
  /*  POSTS
  ------------------------------------------------------------------------- */
  .latest-posts .blog-post .blog-post_body .blog-post_heading a h4 {
    margin-bottom: 5px; }
  /*  COLOR BACKGROUND SECTION
  ------------------------------------------------------------------------- */
  .vc_custom_1501660034709 .vc_custom_1501660034707 {
    padding: 60px 80px !important; }
    .vc_custom_1501660034709 .vc_custom_1501660034707 .vc_custom_1501589305512 {
      margin-top: 60px !important; }
  /* =========================================================================
      FOOTER
  ========================================================================= */
  .footer-wrapper .footer-wrapper__footer .widget-img {
    top: 15px; }
    .footer-wrapper .footer-wrapper__footer .widget-img img {
      max-width: 200px;
      height: auto; } }

@media only screen and (min-width: 500px) and (max-width: 768px) {
  /*  GALLERY
  ------------------------------------------------------------------------- */
  .gallery-items {
    text-align: center; }
    .gallery-items .gallery-item {
      max-width: 500px;
      float: none;
      margin: 0 auto;
      display: inline-block; } }

@media only screen and (min-width: 767px) {
  .navbar-toggle.hamburger {
    display: none; } }

@media only screen and (max-width: 768px) {
  .wpb_wrapper .vc_custom_1501589305512 {
    margin-top: 80px !important; }
  .navbar .ubermenu-skin-minimal .ubermenu-item-level-0 > .ubermenu-target {
    padding: 5px 0;
    text-align: center; }
  .navbar .ubermenu-responsive-default.ubermenu-responsive.ubermenu-responsive-collapse {
    text-align: center;
    width: 100%; }
  .navbar .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-item-level-0 {
    width: 100%; }
  .navbar .nav-wrapper #main-nav .navbar-nav .nav-item a {
    padding-right: 0; }
  .page-content.page-title.page-title_custom-padding {
    padding: 135px 0; }
    .page-content.page-title.page-title_custom-padding .pt-image {
      align-items: center; }
  .content-block {
    margin-bottom: 0; }
  .sidebar {
    padding-top: 30px; }
  .navbar .nav-wrapper #main-nav .navbar-nav {
    min-width: inherit; }
  .blog-title h1 {
    font-size: 30px;
    line-height: 38px; }
  .sidebar .widget_search input {
    width: 75%; }
  .sidebar .widget_search #searchsubmit {
    width: 20%; } }

@media only screen and (max-width: 992px) {
  .sidebar {
    min-height: initial !important; }
  .navbar .ubermenu-responsive-toggle,
  .navbar .ubermenu-sticky-toggle-wrapper {
    display: none; }
  .navbar .ubermenu-responsive-default.ubermenu-responsive.ubermenu-responsive-collapse {
    visibility: visible;
    max-height: 500px; }
  .navbar .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column:nth-of-type(2n+1) {
    clear: none; }
  .navbar .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column,
  .navbar .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column-auto {
    min-width: inherit; }
  .navbar .ubermenu-responsive-default.ubermenu-responsive,
  .navbar .ubermenu-responsive-default.ubermenu-responsive .ubermenu-item-level-0 {
    width: auto; }
  .sidebar .widget_archive,
  .sidebar .widget_categories,
  .sidebar .widget_search,
  .sidebar .widget_text {
    padding-left: 0; } }

@media only screen and (min-width: 992px) {
  /* IE10+ CSS here */
  .is-ie10 .navbar .nav-wrapper #main-nav .upper-nav .upper-nav__location {
    margin-bottom: 15px; }
  .is-ie10 .navbar .nav-wrapper #main-nav .upper-nav .upper-nav__buttons {
    position: absolute;
    right: 0; }
  .is-ie10 .footer-wrapper .footer-wrapper__footer .icon-position .widget-social {
    position: absolute;
    right: 0;
    bottom: 0; }
  .bigger-width .vc_column-inner {
    padding-left: 10% !important;
    padding-right: 10% !important; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .page-title .pt-image img {
    height: 100%;
    width: auto; } }

@media only screen and (min-width: 767px) and (max-width: 1199px) {
  .team-member .team-member_image {
    margin-right: 20px; }
    .team-member .team-member_image img {
      width: 100%;
      height: auto; } }

@media only screen and (min-width: 1199px) and (max-width: 1400px) {
  /*  COLOR BACKGROUND SECTION
------------------------------------------------------------------------- */
  .vc_custom_1501660034709 .vc_custom_1501660034707 {
    padding: 70px 80px !important; }
    .vc_custom_1501660034709 .vc_custom_1501660034707 .vc_custom_1501589305512 {
      margin-top: 80px !important; } }

@media only screen and (min-width: 1400px) and (max-width: 1600px) {
  /*  COLOR BACKGROUND SECTION
------------------------------------------------------------------------- */
  .vc_custom_1501660034709 .vc_custom_1501660034707 {
    padding: 70px 200px 70px 80px !important; }
    .vc_custom_1501660034709 .vc_custom_1501660034707 .vc_custom_1501589305512 {
      margin-top: 80px !important; } }

@media screen and (max-width: 959px) {
  .ubermenu-responsive-default.ubermenu-responsive.ubermenu-responsive-collapse .ubermenu-item .ubermenu-submenu {
    display: block; } }
