/* Add here all your CSS customizations */


/* Home page Slider settings */
.fc-slider1 {
  color:white;white-space: normal !important;
}
.tp-loop-wrap, .tp-mask-wrap {
  position: relative !important;
}
@media only screen and (max-width: 999px) {
  .fc-slider1 .fc-slider1-br {
    display: none;
  }
}
@media only screen and (min-width: 1000px) {
  .fc-slider1 .fc-slider1-br {
    display: block;
  }
}


/* Header settings */
.fc-header-phone a:link {
  text-decoration: none;
  color: #444;
}

.fc-header-phone a:visited {
  text-decoration: none;
  color: #444;
}

.fc-header-phone a:hover {
  text-decoration: none;
  color: #444;
}

.fc-header-phone a:active {
  text-decoration: none;
  color: #444;
}


/* Services page */
.fc-services a:link {
  text-decoration: none;
}

.fc-services a:visited {
  text-decoration: none;
}

.fc-services a:hover {
  text-decoration: none;
}

.fc-services a:active {
  text-decoration: none;
}


.fc-timeline-box-date {
  left:-5px !important;
}

.fc-subtitle {
  color: #6a80a9 !important;
}

.fc-profile-title {
  color: #6a80a9 !important;
}

.fc-highlighted-word:before {
  content: none !important;
}

.fc-highlighted-word {
  font-size: 1.6em !important;
  display: inline-block !important;
  padding-top: 0 !important;
  color: yellow !important;
  opacity: 1 !important;
  font-weight: bold !important;
}

.fc-highlighted-word:after {
  content: none !important;
}

p {
  font-size: 140%;
}


.fc-banner-style {
  text-shadow: 2px 2px black;
}

.tparrows {
  display: none;
}
