.ftco-navbar-light {
  background: transparent !important;
  position: absolute;
  top: 51px;
  left: 0;
  right: 0;
  z-index: 3;
  padding: 0; }
  @media (max-width: 991.98px) {
    .ftco-navbar-light {
      background: #151c26 !important;
      position: relative;
      top: 0;
      padding: 7px 0; } }
  .ftco-navbar-light .navbar-brand {
    color: #fff;
    padding-top: .7rem;
    padding-bottom: .7rem; }
    .ftco-navbar-light .navbar-brand:hover, .ftco-navbar-light .navbar-brand:focus {
      color: #000000 !important; }
    @media (max-width: 767.98px) {
      .ftco-navbar-light .navbar-brand {
        color: #fff; } }
  @media (max-width: 991.98px) {
    .ftco-navbar-light .navbar-nav {
      padding-top: 20px;
      padding-bottom: 20px; } }
  @media (max-width: 767.98px) {
    .ftco-navbar-light .navbar-nav {
      padding-top: 20px;
      padding-bottom: 20px;
      margin-right: 0; } }
  .ftco-navbar-light .navbar-nav .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
    font-size: 13px;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
    padding-left: 25px;
    padding-right: 25px;
    color: rgba(255, 255, 255, 0.7);
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px; }
    .ftco-navbar-light .navbar-nav > .nav-item > .nav-link span {
      position: relative;
      display: block;
      padding-bottom: 2px; }
      @media (max-width: 991.98px) {
        .ftco-navbar-light .navbar-nav > .nav-item > .nav-link span {
          display: inline-block; } }
    @media (max-width: 991.98px) {
      .ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 1rem;
        padding-top: 0;
        color: #fff; } }
    .ftco-navbar-light .navbar-nav > .nav-item > .nav-link.active {
      color: #fff !important; }
  .ftco-navbar-light .navbar-nav > .nav-item .nav-link.active {
    background: transparent;
    background: none;
    color: #184c61; }
    .ftco-navbar-light .navbar-nav > .nav-item .nav-link.active span:before {
      visibility: visible;
      -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
      transform: scaleX(1); }
  @media (max-width: 767.98px) {
    .ftco-navbar-light .navbar-nav > .nav-item.active > a {
      color: #fff;
      background: transparent; } }
  .ftco-navbar-light .navbar-toggler {
    border: none;
    color: rgba(255, 255, 255, 0.9) !important;
    cursor: pointer;
    padding-right: 0;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: .1em; }
    .ftco-navbar-light .navbar-toggler:hover, .ftco-navbar-light .navbar-toggler:focus {
      text-decoration: none;
      color: #184c61;
      outline: none !important;
      -webkit-box-shadow: none;
      box-shadow: none; }

.navbar-brand {
  font-weight: 900;
  font-size: 31px;
  z-index: 3;
  position: relative; }
  @media (max-width: 575.98px) {
    .navbar-brand {
      line-height: 1; } }
  .navbar-brand span {
    color: #fff;
    display: block;
    line-height: 1.1; }
    .navbar-brand span small, .navbar-brand span .small {
      display: block;
      font-size: 11px;
      color: #fff;
      font-weight: 700;
      text-transform: uppercase; }
  .navbar-brand .flaticon {
    font-size: 40px;
    color: #184c61;
    line-height: .7; }

.hero-wrap {
  height: 100vh;
  min-height: 750px;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  z-index: 0; }
  .hero-wrap .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .3;
    background: #000000;
    z-index: -1; }
  .hero-wrap.hero-wrap-2 {
    min-height: auto;
    height: 700px; }
    .hero-wrap.hero-wrap-2 .overlay {
      opacity: .4; }
    .hero-wrap.hero-wrap-2 .slider-text {
      min-height: auto;
      height: 700px; }
  .hero-wrap .slider-text {
    height: 100vh;
    min-height: 750px;
    color: rgba(255, 255, 255, 0.8);
    z-index: 3; }
    .hero-wrap .slider-text h1, .hero-wrap .slider-text .h1 {
      font-weight: 700;
      color: #fff;
      font-size: 64px;
      line-height: 1.2; }
      @media (max-width: 767.98px) {
        .hero-wrap .slider-text h1, .hero-wrap .slider-text .h1 {
          font-size: 40px; } }
    .hero-wrap .slider-text .breadcrumbs {
      font-size: 14px;
      margin-bottom: 10px;
      z-index: 99;
      font-weight: 600;
      text-transform: uppercase;
      color: rgba(255, 255, 255, 0.8); }
      .hero-wrap .slider-text .breadcrumbs span {
        color: rgba(255, 255, 255, 0.8); }
        .hero-wrap .slider-text .breadcrumbs span i {
          color: rgba(255, 255, 255, 0.8);
          font-size: 12px; }
        .hero-wrap .slider-text .breadcrumbs span a {
          color: rgba(255, 255, 255, 0.8); }
          .hero-wrap .slider-text .breadcrumbs span a:hover, .hero-wrap .slider-text .breadcrumbs span a:focus {
            color: #184c61; }
            .hero-wrap .slider-text .breadcrumbs span a:hover i, .hero-wrap .slider-text .breadcrumbs span a:focus i {
              color: #184c61; }
    .hero-wrap .slider-text .bread {
      font-weight: 700;
      color: #fff;
      font-size: 70px; }

.bg-light {
  background: #f0f4f7 !important; }

.bg-darken {
  background: #151c26 !important; }

.btn {
  padding: 9px 12px;
  cursor: pointer;
  border-radius: 4px;
  -webkit-box-shadow: 0px 24px 36px -11px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0px 24px 36px -11px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 24px 36px -11px rgba(0, 0, 0, 0.09);
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px; }
  .btn:hover, .btn:active, .btn:focus {
    outline: none; }
  .btn.btn-primary {
    background: #184c61 !important;
    border: 1px solid #184c61 !important;
    color: #fff !important; }
    .btn.btn-primary span {
      color: #fff !important;
      font-size: 16px;
      line-height: 1;
      margin-left: 10px; }
    .btn.btn-primary:hover {
      border: 1px solid #184c61;
      background: transparent;
      color: #184c61; }
  .btn.btn-darken {
    background: #151c26 !important;
    border: 1px solid #151c26 !important;
    color: #fff !important; }
    .btn.btn-darken:hover {
      border: 1px solid #151c26;
      background: transparent;
      color: #151c26; }

.aside-stretch {
  background: #184c61;
  position: relative;
  z-index: 0; }
  .aside-stretch:after {
    z-index: -1;
    position: absolute;
    top: 0;
    left: 100%;
    bottom: 0;
    content: '';
    width: 360%;
    background: #184c61; }
  @media (max-width: 575.98px) {
    .aside-stretch {
      background: transparent; }
      .aside-stretch:after {
        background: transparent;
        display: none; } }

.form-control {
  height: 45px;
  background: #fff;
  color: rgba(0, 0, 0, 0.8);
  font-size: 14px;
  border-radius: 2px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: 1px solid rgba(0, 0, 0, 0.1); }
  .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgba(0, 0, 0, 0.3) !important; }
  .form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(0, 0, 0, 0.3) !important; }
  .form-control:-ms-input-placeholder {
    /* IE 0+ */
    color: rgba(0, 0, 0, 0.3) !important; }
  .form-control:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(0, 0, 0, 0.3) !important; }
  .form-control:focus, .form-control:active {
    border-color: #184c61 !important; }

textarea.form-control {
  height: inherit !important; }

.search-property-1 {
  background: #fff;
  overflow-x: hidden;
  border-radius: 5px; }
  .search-property-1 .form-group {
    position: relative;
    margin-bottom: 0;
    width: 100%;
    border-left: 1px solid rgba(0, 0, 0, 0.1); }
    @media (max-width: 575.98px) {
      .search-property-1 .form-group {
        margin-bottom: 0;
        border: none;
        border-bottom: 1px solid rgba(0, 0, 0, 0.04); } }
    .search-property-1 .form-group label {
      font-weight: 700;
      font-size: 14px;
      color: #000000;
      text-transform: uppercase; }
    .search-property-1 .form-group .form-field {
      position: relative;
      display: block; }
    .search-property-1 .form-group .form-control {
      padding: 0;
      padding-left: 20px;
      display: block;
      width: 100%;
      height: inherit !important;
      font-size: 14px;
      border: none !important;
      color: rgba(0, 0, 0, 0.4) !important;
      background: transparent !important;
      border-radius: 0; }
      .search-property-1 .form-group .form-control::-webkit-input-placeholder {
        color: rgba(0, 0, 0, 0.4) !important; }
      .search-property-1 .form-group .form-control::-moz-placeholder {
        color: rgba(0, 0, 0, 0.4) !important; }
      .search-property-1 .form-group .form-control:-ms-input-placeholder {
        color: rgba(0, 0, 0, 0.4) !important; }
      .search-property-1 .form-group .form-control:-moz-placeholder {
        color: rgba(0, 0, 0, 0.4) !important; }
      .search-property-1 .form-group .form-control.btn {
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase;
        background: #184c61 !important;
        border: none !important;
        color: #fff !important;
        border-radius: 0; }
        @media (max-width: 575.98px) {
          .search-property-1 .form-group .form-control.btn {
            padding: 20px; } }
    .search-property-1 .form-group .select-wrap {
      position: relative; }
      .search-property-1 .form-group .select-wrap select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none; }
    .search-property-1 .form-group .icon {
      position: absolute;
      top: 51%;
      left: 0;
      font-size: 16px;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      color: rgba(0, 0, 0, 0.1); }
      @media (max-width: 575.98px) {
        .search-property-1 .form-group .icon {
          left: 0; } }
  .search-property-1 .btn-primary span {
    text-transform: capitalize !important;
    letter-spacing: 0; }

.services-wrap {
  margin-top: -80px !important; }

.services {
  width: 100%;
  background: #fff;
  padding: 30px;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 0;
  -webkit-box-shadow: 0px 5px 14px -6px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 5px 14px -6px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 5px 14px -6px rgba(0, 0, 0, 0.07); }
  .services:after {
    position: absolute;
    bottom: -100px;
    right: -80px;
    content: '';
    width: 200px;
    height: 200px;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    z-index: -1;
    opacity: 0;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .services .icon span {
    font-size: 60px;
    line-height: 1.2;
    color: #184c61; }
  .services .text {
    width: 100%; }
    .services .text h2, .services .text .h2 {
      font-size: 20px;
      font-weight: 600;
      margin-bottom: 2px; }
    .services .text p.list {
      font-size: 14px;
      text-transform: uppercase;
      font-weight: 600;
      color: rgba(0, 0, 0, 0.5); }
      .services .text p.list span {
        color: #184c61;
        font-weight: 600;
        background: rgba(0, 0, 0, 0.03);
        padding: 2px 5px;
        border-radius: 4px; }
  .services:hover, .services.active {
    background: #184c61;
    -webkit-box-shadow: 0px 5px 14px -6px rgba(0, 0, 0, 0.27);
    -moz-box-shadow: 0px 5px 14px -6px rgba(0, 0, 0, 0.27);
    box-shadow: 0px 5px 14px -6px rgba(0, 0, 0, 0.27);
    color: rgba(255, 255, 255, 0.9); }
    .services:hover:after, .services.active:after {
      bottom: -80px;
      right: -70px;
      opacity: 1; }
    .services:hover .icon span, .services.active .icon span {
      color: #fff; }
    .services:hover .text h2, .services:hover .text .h2, .services.active .text h2, .services.active .text .h2 {
      color: #fff; }
    .services:hover .text p.list, .services.active .text p.list {
      color: #fff; }
      .services:hover .text p.list span, .services.active .text p.list span {
        background: #fff; }

.listing-wrap {
  width: 100%;
  background: #fff;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 5px 21px -14px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px 5px 21px -14px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 5px 21px -14px rgba(0, 0, 0, 0.14);
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  @media (max-width: 575.98px) {
    .listing-wrap {
      margin-bottom: 40px; } }
  .listing-wrap .img {
    display: block;
    width: 100%;
    height: 250px;
    position: relative;
    z-index: 0; }
    .listing-wrap .img.img-property:after {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      opacity: 0;
      background: #000000;
      z-index: -1;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .listing-wrap .img .icon {
      width: 40px;
      height: 40px;
      border-radius: 50%;
      background: #fff;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease;
      opacity: 0; }
      .listing-wrap .img .icon span {
        color: #184c61; }
    .listing-wrap .img:hover:after {
      opacity: .3; }
    .listing-wrap .img:hover .icon {
      opacity: 1; }
  .listing-wrap .text {
    position: relative;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 25px;
    position: relative; }
    .listing-wrap .text .icon {
      width: 50px;
      height: 50px;
      border-radius: 50%;
      background: #184c61;
      border: 2px solid #fff;
      margin: 0 auto;
      margin-top: -50px;
      margin-bottom: 15px; }
    .listing-wrap .text .icon img {
        width:65%;
    }
      .listing-wrap .text .icon span {
        color: #fff;
        font-size: 30px; }
    .listing-wrap .text .subheading {
      color: #184c61;
      font-size: 12px;
      text-transform: uppercase;
      font-weight: 600; }
    .listing-wrap .text h3, .listing-wrap .text .h3 {
      font-size: 22px;
      margin-bottom: 10px; 
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
      .listing-wrap .text h3 a, .listing-wrap .text .h3 a {
        color: #000000;
        font-weight: 600; }
    .listing-wrap .text ul {
      padding: 0; }
      .listing-wrap .text ul li {
        list-style: none;
        font-size: 14px; }
        .listing-wrap .text ul li p {
          margin-bottom: 0;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis; }
          .listing-wrap .text ul li p span {
            color: #184c61;
            margin-right: 5px; }
    .listing-wrap .text .info-wrap2 {
      width: 100%;
      border-top: 1px solid rgba(0, 0, 0, 0.07);
      padding-top: 15px; }
      .listing-wrap .text .info-wrap2 p {
        width: calc(100% - 30px);
        margin-bottom: 0;
        text-align: left; }
        .listing-wrap .text .info-wrap2 p span, .listing-wrap .text .info-wrap2 p small, .listing-wrap .text .info-wrap2 p .small {
          font-size: 14px; }
        .listing-wrap .text .info-wrap2 p span.ico {
          color: #ffc107; }
        .listing-wrap .text .info-wrap2 p small, .listing-wrap .text .info-wrap2 p .small {
          color: #000000; }
        .listing-wrap .text .info-wrap2 p span.rev {
          margin-right: 5px; }
      .listing-wrap .text .info-wrap2 p.heart {
        width: 30px;
        display: block; }
        .listing-wrap .text .info-wrap2 p.heart a {
          width: 30px;
          height: 30px;
          border-radius: 50%;
          display: block;
          background: rgba(0, 0, 0, 0.04);
          -moz-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          -webkit-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          transition: all 0.3s ease; }
          .listing-wrap .text .info-wrap2 p.heart a:hover {
            background: #184c61 !important; }
            .listing-wrap .text .info-wrap2 p.heart a:hover span {
              color: #fff; }
        .listing-wrap .text .info-wrap2 p.heart span {
          color: #184c61;
          font-size: 16px; }
  .listing-wrap:hover {
    -webkit-box-shadow: 0px 5px 39px -14px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0px 5px 39px -14px rgba(0, 0, 0, 0.26);
    box-shadow: 0px 5px 39px -14px rgba(0, 0, 0, 0.26); }
    .listing-wrap:hover .img:after {
      opacity: .3; }

.v-section {
  position: relative;
  z-index: 0; }
  .v-section .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    z-index: -1;
    background: #151c26;
    background: url(../images/curls.png);
    opacity: 1;
    height: 600px;
  }
  .v-section .icon-video {
    width: 80px !important;
    height: 80px;
    border-radius: 50%;
    display: block;
    background: #fff;
    margin: 0 auto;
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite;
    position:absolute;
  }
    .v-section .icon-video span {
      color: #184c61;
      font-size: 30px;
      line-height: 1; }
  .v-section .vid-img {
    height: 600px;
    border-radius: 4px; }
  .v-section .services {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 30px;
    background: #f0f4f7; }
    .v-section .services .icon {
      width: 80px;
      height: 80px;
      border-radius: 50%;
      background: #184c61;
      margin: 0 auto;
      margin-bottom: 10px;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -webkit-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .v-section .services .icon span {
        color: #fff;
        font-size: 45px; }
    .v-section .services .text h2, .v-section .services .text .h2 {
      font-size: 24px;
      margin-bottom: 20px; }
    .v-section .services:hover {
      background: #184c61; }
      .v-section .services:hover .icon {
        background: #fff; }
        .v-section .services:hover .icon span {
          color: #184c61; }

.about-author img {
  border-radius: 50%; }

.about-author .desc h3, .about-author .desc .h3 {
  font-size: 30px;
  font-weight: 700; }

.ftco-section {
  padding: 7em 0;
  position: relative;
  width: 100%; }
  @media (max-width: 575.98px) {
    .ftco-section {
      padding: 6em 0; } }

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

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

.ftco-intro {
  width: 100%;
  position: relative;
  overflow-x: hidden;
  z-index: 0; }
  .ftco-intro .aside-stretch {
    background-image: -webkit-linear-gradient(321deg, #184c61 25%, #1f566c 25%, #1f566c 50%, #184c61 50%, #184c61 75%, #1f566c 75%, #1f566c 100%);
    background-image: -o-linear-gradient(321deg, #184c61 25%, #1f566c 25%, #1f566c 50%, #184c61 50%, #184c61 75%, #1f566c 75%, #1f566c 100%);
    background-image: linear-gradient(129deg, #184c61 25%, #1f566c 25%, #1f566c 50%, #184c61 50%, #184c61 75%, #1f566c 75%, #1f566c 100%);
    background-size: 25.74px 31.78px; }
    .ftco-intro .aside-stretch:before {
      z-index: -1;
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      width: 50%;
      content: '';
      background: rgba(46, 74, 117, 0);
      background: -moz-linear-gradient(left, rgba(46, 74, 117, 0) 0%, rgba(162, 69, 95, 0) 42%, rgba(22, 72, 96, 0.63) 76%, #184c61 96%);
      background: -webkit-gradient(left top, right top, color-stop(0%, rgba(46, 74, 117, 0)), color-stop(42%, rgba(162, 69, 95, 0)), color-stop(76%, rgba(22, 72, 96, 0.63)), color-stop(96%, #184c61));
      background: -webkit-linear-gradient(left, rgba(46, 74, 117, 0) 0%, rgba(162, 69, 95, 0) 42%, rgba(22, 72, 96, 0.63) 76%, #184c61 96%);
      background: -o-linear-gradient(left, rgba(46, 74, 117, 0) 0%, rgba(162, 69, 95, 0) 42%, rgba(22, 72, 96, 0.63) 76%, #184c61 96%);
      background: -ms-linear-gradient(left, rgba(46, 74, 117, 0) 0%, rgba(162, 69, 95, 0) 42%, rgba(22, 72, 96, 0.63) 76%, #184c61 96%);
      background: -webkit-gradient(linear, left top, right top, from(rgba(46, 74, 117, 0)), color-stop(42%, rgba(162, 69, 95, 0)), color-stop(76%, rgba(22, 72, 96, 0.63)), color-stop(96%, #184c61));
      background: linear-gradient(to right, rgba(46, 74, 117, 0) 0%, rgba(162, 69, 95, 0) 42%, rgba(22, 72, 96, 0.63) 76%, #184c61 96%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e4a75', endColorstr='#184c61', GradientType=1 ); }
  .ftco-intro .text h2, .ftco-intro .text .h2 {
    color: #fff;
    font-weight: 700; }
  .ftco-intro .text .subheading {
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 14px; }
  @media (max-width: 575.98px) {
    .ftco-intro .img {
      height: 300px; } }

.ftco-footer {
  padding: 7em 0 0 0;
  background: #10151c;
  color: rgba(255, 255, 255, 0.7); }
  .ftco-footer .logo a {
    position: relative;
    text-decoration: none; }
  .ftco-footer .ftco-footer-widget h2, .ftco-footer .ftco-footer-widget .h2 {
    color: #fff;
    margin-bottom: 40px;
    font-size: 20px;
    font-weight: 700;
    font-family: "Nunito Sans", Arial, sans-serif; }
  .ftco-footer .ftco-footer-widget ul li {
    margin-bottom: 10px; }
    .ftco-footer .ftco-footer-widget ul li a {
      color: rgba(255, 255, 255, 0.7); }
      .ftco-footer .ftco-footer-widget ul li a span {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.7); }
      .ftco-footer .ftco-footer-widget ul li a:hover {
        color: #184c61; }
        .ftco-footer .ftco-footer-widget ul li a:hover span {
          color: #184c61; }
  .ftco-footer .ftco-footer-widget .btn-primary {
    background: #fff !important;
    border: 2px solid #fff !important; }
    .ftco-footer .ftco-footer-widget .btn-primary:hover {
      background: #fff;
      border: 2px solid #fff !important; }
  .ftco-footer .block-23 ul {
    padding: 0; }
    .ftco-footer .block-23 ul li {
      font-size: 15px; }
      .ftco-footer .block-23 ul li, .ftco-footer .block-23 ul li > a {
        display: table;
        line-height: 1.5;
        margin-bottom: 15px;
        font-size: 15px; }
      .ftco-footer .block-23 ul li span {
        color: rgba(255, 255, 255, 0.7);
        color: #184c61; }
      .ftco-footer .block-23 ul li .icon, .ftco-footer .block-23 ul li .text {
        display: table-cell;
        vertical-align: top;
        color: rgba(255, 255, 255, 0.8) !important; }
      .ftco-footer .block-23 ul li .icon {
        width: 40px;
        font-size: 15px;
        padding-top: 2px;
        color: #184c61 !important; }
  .ftco-footer .bg-darken {
    background: #0c1016 !important; }

.ftco-footer-social li {
  list-style: none;
  margin: 0 10px 0 0;
  display: inline-block; }
  .ftco-footer-social li a {
    height: 40px;
    width: 40px;
    display: block;
    float: left;
    color: #fff;
    border-radius: 50%;
    position: relative;
    background: #184c61; }
    .ftco-footer-social li a span {
      position: absolute;
      font-size: 18px;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      color: #fff !important; }
    .ftco-footer-social li a:hover {
      color: #184c61; }

#map {
  width: 100%; }
  @media (max-width: 767.98px) {
    #map {
      height: 300px; } }

@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(22, 72, 96, 0.4);
    -webkit-box-shadow: 0 0 0 0 rgba(22, 72, 96, 0.4);
    box-shadow: 0 0 0 0 rgba(22, 72, 96, 0.4); }
  70% {
    -moz-box-shadow: 0 0 0 30px rgba(22, 72, 96, 0);
    -webkit-box-shadow: 0 0 0 30px rgba(22, 72, 96, 0);
    box-shadow: 0 0 0 30px rgba(22, 72, 96, 0); }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(22, 72, 96, 0);
    -webkit-box-shadow: 0 0 0 0 rgba(22, 72, 96, 0);
    box-shadow: 0 0 0 0 rgba(22, 72, 96, 0); } }

.heading-section .subheading {
  font-size: 13px;
  display: block;
  margin-bottom: 5px;
  color: #184c61;
  text-transform: uppercase;
  font-weight: 700; }

.heading-section h2, .heading-section .h2 {
  font-size: 50px;
  font-weight: 700;
  line-height: 1.4; }
  .heading-section h2 span, .heading-section .h2 span {
    font-weight: 400; }
  @media (max-width: 575.98px) {
    .heading-section h2, .heading-section .h2 {
      font-size: 28px; } }

.heading-section.heading-section-white .subheading {
  color: #184c61; }

.heading-section.heading-section-white h2, .heading-section.heading-section-white .h2 {
  color: #fff; }

.img,
.blog-img,
.user-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.testimony-section {
  position: relative;
  z-index: 0; }
  .testimony-section .tns-outer {
    position: relative;
    padding-bottom: 3em !important; }
  .testimony-section .tns-ovh {
    padding: 2em 0 0 0; }
  .testimony-section .tns-controls {
    text-align: center;
    margin-bottom: 10px; }
  .testimony-section .tns-nav {
    text-align: center;
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99; }
  .testimony-section .tns-nav > [aria-controls] {
    width: 9px;
    height: 9px;
    padding: 0;
    margin: 0 5px;
    border-radius: 50%;
    background: #ddd;
    border: 0; }
  .testimony-section .tns-outer [aria-controls], .testimony-section .tns-outer [data-action] {
    cursor: pointer; }
  .testimony-section .tns-nav > .tns-nav-active {
    background: #999; }

.testimony-wrap {
  display: block;
  position: relative;
  background: white;
  padding: 35px 30px 30px 30px !important;
  border-radius: 4px;
  width: 98%;
  margin: 0 auto;
  color: rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0px 5px 12px -9px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0px 5px 12px -9px rgba(0, 0, 0, 0.17);
  box-shadow: 0px 5px 12px -9px rgba(0, 0, 0, 0.17); }
  .testimony-wrap .icon {
    position: absolute;
    top: -20px;
    left: 50%;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #184c61; }
    .testimony-wrap .icon span {
      color: #fff; }
  .testimony-wrap .tx {
    width: calc(100% - 80px); }
  .testimony-wrap .user-img {
    width: 80px;
    height: 80px;
    position: relative;
    border-radius: 50%; }
  .testimony-wrap .name {
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 0;
    color: #000000; }
  .testimony-wrap .position {
    font-size: 13px;
    text-transform: uppercase;
    color: #184c61;
    font-weight: 600; }

.ftco-about-section .counter-wrap {
  width: 100%;
  background: rgba(0, 0, 0, 0.03);
  padding: 30px 20px;
  border-radius: 4px; }

.ftco-about-section .text {
  width: 100%; }
  .ftco-about-section .text .number {
    font-size: 30px;
    font-weight: 700;
    color: #000000;
    line-height: 1;
    display: inline-block;
    margin-bottom: 5px; }
  .ftco-about-section .text span.counter {
    font-size: 40px;
    font-weight: 600;
    color: #000000;
    line-height: 1;
    display: inline-block;
    margin-bottom: 5px; }
  .ftco-about-section .text p {
    display: inline-block;
    font-size: 13px;
    color: #184c61;
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0; }

.ftco-about-section .icon {
  width: 70px;
  height: 70px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  position: relative;
  margin-bottom: 10px; }
  .ftco-about-section .icon span {
    color: rgba(255, 255, 255, 0.3);
    font-size: 40px; }

.block-20 {
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  display: block;
  width: 100%;
  height: 270px;
  z-index: -1; }

.blog-entry {
  width: 100%;
  position: relative;
  z-index: 0;
  overflow: hidden;
  border-radius: 4px;
  -webkit-box-shadow: 0px 10px 25px -13px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 10px 25px -13px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 25px -13px rgba(0, 0, 0, 0.1);
  background: #fff; }
  @media (min-width: 768px) {
    .blog-entry {
      margin-bottom: 40px; } }
  @media (max-width: 575.98px) {
    .blog-entry {
      margin-bottom: 30px; } }
  .blog-entry .list-team {
    position: absolute;
    bottom: 0;
    left: 20px;
    right: 20px;
    background: rgba(255, 255, 255, 0.8);
    padding: 5px 10px;
    border-radius: 4px; }
    .blog-entry .list-team > div, .blog-entry .list-team span {
      width: 50%; }
    .blog-entry .list-team .img {
      width: 34px;
      height: 34px;
      border-radius: 50%; }
    .blog-entry .list-team h3, .blog-entry .list-team .h3, .blog-entry .list-team span {
      font-size: 14px;
      font-weight: 600;
      color: #184c61; }
    .blog-entry .list-team h3, .blog-entry .list-team .h3 {
      color: rgba(0, 0, 0, 0.7);
      font-weight: 700; }
  .blog-entry .text {
    position: relative;
    width: 100%;
    margin: 0 auto;
    z-index: 0;
    padding: 30px; }
    .blog-entry .text .heading {
      font-size: 20px;
      margin-bottom: 0;
      font-weight: 700; }
      .blog-entry .text .heading a {
        color: #000000; }
        .blog-entry .text .heading a:hover, .blog-entry .text .heading a:focus, .blog-entry .text .heading a:active {
          color: #184c61; }
  .blog-entry .meta {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600; }
    .blog-entry .meta span {
      margin-right: 10px; }

.blog-single h2, .blog-single .h2 {
  font-size: 40px;
  font-weight: 700; }

.block-27 ul {
  padding: 0;
  margin: 0; }
  .block-27 ul li {
    display: inline-block;
    margin-bottom: 4px;
    font-weight: 400; }
    .block-27 ul li a, .block-27 ul li span {
      color: #000000;
      text-align: center;
      display: inline-block;
      width: 40px;
      height: 40px;
      line-height: 40px;
      border-radius: 4px;
      border: 1px solid #e6e6e6;
      background: #fff; }
    .block-27 ul li.active a, .block-27 ul li.active span, .block-27 ul li:hover a, .block-27 ul li:hover span {
      background: #184c61;
      color: #fff;
      border: 1px solid transparent; }

.wrapper {
  width: 100%; }
  .wrapper .social-media h3, .wrapper .social-media .h3 {
    font-size: 18px;
    font-weight: 700; }
  .wrapper .social-media p a {
    color: black;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    margin-right: 10px; }
    .wrapper .social-media p a:hover {
      color: #000000; }

.contact-wrap {
  background: #fff; }
  .contact-wrap h3, .contact-wrap .h3 {
    color: #000000;
    font-weight: 700;
    font-size: 30px; }

.dbox {
  width: 100%;
  margin-bottom: 25px; }
  @media (min-width: 768px) {
    .dbox {
      margin-bottom: 0; } }
  .dbox p {
    margin-bottom: 0; }
    .dbox p span {
      font-weight: 400;
      color: #000000;
      display: block;
      text-transform: uppercase;
      font-size: 13px;
      font-weight: 700; }
    .dbox p a {
      color: black; }
  .dbox .text {
    width: 100%; }

.contactForm .label {
  color: #184c61;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600; }

.contactForm .form-control {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0; }

.block-21 .blog-img {
  display: block;
  height: 80px;
  width: 80px; }

.block-21 .text {
  width: calc(100% - 90px); }
  .block-21 .text .heading {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0; }
    .block-21 .text .heading a {
      color: #000000; }
      .block-21 .text .heading a:hover, .block-21 .text .heading a:active, .block-21 .text .heading a:focus {
        color: #184c61; }
  .block-21 .text .meta > div {
    display: inline-block;
    font-size: 11px;
    margin-right: 5px; }
    .block-21 .text .meta > div a {
      color: gray;
      color: #184c61; }

/* Blog*/

.tagcloud a {
  text-transform: uppercase;
  display: inline-block;
  padding: 4px 10px;
  margin-bottom: 7px;
  margin-right: 4px;
  border-radius: 4px;
  color: #fff;
  font-size: 11px;
  background: #184c61; }

.comment-form-wrap {
  clear: both; }
  .comment-form-wrap .comment-form {
    background: #f8f9fa; }
  .comment-form-wrap .form-group {
    width: 100%;
    margin-bottom: 15px; }
    .comment-form-wrap .form-group label {
      font-size: 13px;
      text-transform: uppercase;
      color: #000000;
      font-weight: 700; }
  .comment-form-wrap .form-control {
    height: 45px;
    background: white;
    color: rgba(0, 0, 0, 0.8);
    font-size: 14px;
    border-radius: 2px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none; }
    .comment-form-wrap .form-control::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: rgba(0, 0, 0, 0.3) !important; }
    .comment-form-wrap .form-control::-moz-placeholder {
      /* Firefox 19+ */
      color: rgba(0, 0, 0, 0.3) !important; }
    .comment-form-wrap .form-control:-ms-input-placeholder {
      /* IE 0+ */
      color: rgba(0, 0, 0, 0.3) !important; }
    .comment-form-wrap .form-control:-moz-placeholder {
      /* Firefox 18- */
      color: rgba(0, 0, 0, 0.3) !important; }
    .comment-form-wrap .form-control:focus, .comment-form-wrap .form-control:active {
      border-color: #184c61 !important; }
  .comment-form-wrap textarea.form-control {
    height: inherit !important; }

.comment-list {
  padding: 0;
  margin: 0; }
  .comment-list .children {
    padding: 50px 0 0 40px;
    margin: 0;
    float: left;
    width: 100%; }
  .comment-list li {
    padding: 0;
    margin: 0 0 30px 0;
    float: left;
    width: 100%;
    clear: both;
    list-style: none; }
    .comment-list li .vcard {
      width: 80px;
      float: left; }
      .comment-list li .vcard img {
        width: 50px;
        border-radius: 50%; }
    .comment-list li .comment-body {
      float: right;
      width: calc(100% - 80px); }
      .comment-list li .comment-body h3, .comment-list li .comment-body .h3 {
        font-size: 24px;
        font-weight: 700; }
      .comment-list li .comment-body .meta {
        text-transform: uppercase;
        font-size: 13px;
        letter-spacing: .1em;
        color: #ccc;
        font-weight: 600;
        color: #184c61;
        display: block;
        margin-bottom: 10px; }
      .comment-list li .comment-body .reply {
        padding: 5px 10px;
        background: #e6e6e6;
        color: #fff;
        text-transform: uppercase;
        font-size: 11px;
        letter-spacing: .1em;
        font-weight: 600;
        border-radius: 4px;
        background: #184c61; }
        .comment-list li .comment-body .reply:hover {
          color: #fff;
          background: black; }

.search-form .form-group {
  position: relative; }
  .search-form .form-group input {
    padding-right: 50px;
    font-size: 14px;
    border: none; }

.search-form .icon {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.sidebar-box {
  margin-bottom: 30px;
  padding: 10px;
  font-size: 15px;
  width: 100%; }
  .sidebar-box *:last-child {
    margin-bottom: 0; }
  .sidebar-box h3, .sidebar-box .h3 {
    font-size: 30px;
    margin-bottom: 15px;
    font-weight: 700; }

.categories li {
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 10px;
  list-style: none;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase; }
  .categories li:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0; }
  .categories li a {
    display: block;
    color: #1a1a1a; }
    .categories li a span {
      position: absolute;
      right: 0;
      top: 0;
      color: #ccc; }
  .categories li.active a {
    color: #000000;
    font-style: italic; }


.hidden {
    display: none !important;
}