.s-comp2 .s-team .s-team-social ul {
  display: inline-flex;
  flex-direction: row;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0;
  padding: 0; }

.s-comp2 {
  padding: 30px 0px 30px 0px; }

.s-comp2 .s-team .s-team-image .s-img {
  background-color: #b6bf00; }

.s-comp2 .s-team .s-team-image .s-img {
  -webkit-border-radius: 250px 250px 250px 250px;
  border-radius: 250px 250px 250px 250px; }

.s-comp2 .s-team .s-team-image .s-img {
  opacity: 0.8; }

.s-comp2 .s-team .s-team-social ul {
  margin: 10px 0px 0px 0px; }

.s-comp2 .s-team .s-team-social {
  text-align: center; }

.s-comp2 .s-team .s-team-social ul {
  justify-content: center; }

.s-comp2 .s-team .s-team-social a i.fa {
  font-size: 18px; }

.s-comp2 .s-team .s-team-social a i.fa {
  color: #000; }

.s-comp2 .s-team .s-team-social a i.fa {
  line-height: 30px; }

.s-comp2 .s-team .s-team-social a i.fa {
  -webkit-border-radius: 15px 15px 15px 15px;
  border-radius: 15px 15px 15px 15px; }

.s-comp2 .s-team .s-team-social a i.fa {
  border: 1px solid #b5b5b7; }

.s-comp2 .s-team .s-team-social a i.fa {
  width: 30px; }

.s-comp2 .s-team .s-team-social a i.fa {
  height: 30px; }

.s-comp2 .s-team .s-team-social a i.fa {
  margin: 0px 2px 0px 2px; }

.s-comp2 .s-team .s-team-social a:hover i.fa {
  color: #b6bf00; }

.s-comp2 .s-team .s-team-social a:hover i.fa {
  border: 1px solid #b6bf00; }

.s-comp2 .s-team .s-team-social a i.fa {
  -webkit-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s; }

.s-comp2 .s-team .s-team-info {
  padding: 20px 0px 20px 0px; }

.s-comp2 .s-team .s-team-name {
  font-family: 'Ubuntu', sans-serif, sans-serif; }

.s-comp2 .s-team .s-team-name {
  font-size: 16px; }

.s-comp2 .s-team .s-team-name {
  font-weight: 500; }

.s-comp2 .s-team .s-team-name {
  color: #252839; }

.s-comp2 .s-team .s-team-name {
  text-align: center; }

.s-comp2 .s-team .s-team-function {
  font-family: 'Source Sans Pro', sans-serif, sans-serif; }

.s-comp2 .s-team .s-team-function {
  font-size: 13px; }

.s-comp2 .s-team .s-team-function {
  text-align: center; }

.s-comp2 .s-team .s-team-function {
  display: block; }

.s-comp2 .s-team {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0); }

.s-comp2 .s-team {
  border: 0px solid #b5b5b7; }

.s-comp2 .s-team {
  min-height: 25em; }

.s-comp2 .s-team {
  margin: 30px 30px 30px 30px; }

.s-comp2 .s-team {
  padding: 0px 0px 0px 0px; }

.s-comp2 .s-team:hover .s-team-image .s-img {
  opacity: 1; }

@media (max-width: 768px) {
  .s-comp2 .s-team .s-team-name {
    font-size: 14px; } }

@media (max-width: 480px) {
  .s-comp2 .s-team .s-team-name {
    font-size: 16px; }

  .s-comp2 .s-team {
    margin: 10px 10px 10px 10px; } }


.s-comp3 h1:before, .s-comp3 h2:before, .s-comp3 h3:before, .s-comp3 h4:before, .s-comp3 h5:before, .s-comp3 h6:before {
  content: "";
  position: relative;
  display: block; }

.s-comp3 h1:after, .s-comp3 h2:after, .s-comp3 h3:after, .s-comp3 h4:after, .s-comp3 h5:after, .s-comp3 h6:after {
  content: "";
  position: relative;
  display: block; }

.s-comp3 h2 {
  font-family: 'Source Sans Pro', sans-serif, sans-serif; }

.s-comp3 h2 {
  font-size: 43px; }

.s-comp3 h2 {
  color: #b6bf00; }

.s-comp3 h2 {
  text-align: center; }

.s-comp3 h2 {
  border-top: 1px solid #b6bf00; }

.s-comp3 h2 {
  margin: 50px 250px 50px 250px; }

.s-comp3 h4 {
  font-family: 'Source Sans Pro', sans-serif, sans-serif; }

.s-comp3 h4 {
  font-size: 33px; }

.s-comp3 h4 {
  font-weight: bold; }

.s-comp3 h4 {
  color: #b6bf00; }

.s-comp3 h4 {
  text-align: center; }

.s-comp3 h4 {
  text-transform: uppercase; }

.s-comp3 h4 {
  border-bottom: 0px solid #b6bf00; }

.s-comp3 h4 {
  margin: 20px 0px 30px 0px; }

.s-comp3 {
  padding: 50px 0px 50px 0px; }

@media (max-width: 768px) {
  .s-comp3 h2 {
    margin: 50px 100px 50px 100px; } }

@media (max-width: 480px) {
  .s-comp3 h2 {
    font-size: 20px; }

  .s-comp3 h2 {
    margin: 10px 50px 10px 50px; } }


.s-comp4 {
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: 50% 0px;
  margin: 0 auto;
  padding: 0;
  overflow: auto;
  z-index: 1;
  position: relative; }

.s-comp4:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: #292929;
  opacity: 0.3;
  z-index: 2;
  top: 0;
  left: 0; }

.s-comp4 .parallax-content {
  position: relative;
  z-index: 3; }

@media only screen and (max-width: 1024px) {
  .s-comp4 {
    -moz-background-size: auto;
    -webkit-background-size: auto;
    background-size: auto;
    background-attachment: scroll !important;
    background-position: center center !important;
    background-repeat: no-repeat !important; } }

.s-comp4 .parallax-content {
  margin: 75px 0px 0px 0px; }

.s-comp4 {
  min-height: 33vh; }

.s-comp4:before {
  opacity: 0; }

.s-comp4 .s-btn, .s-comp4 a.s-btn:link, .s-comp4 a.s-btn:visited {
  display: none; }


.s-comp5 h1:before, .s-comp5 h2:before, .s-comp5 h3:before, .s-comp5 h4:before, .s-comp5 h5:before, .s-comp5 h6:before {
  content: "";
  position: relative;
  display: block; }

.s-comp5 h1:after, .s-comp5 h2:after, .s-comp5 h3:after, .s-comp5 h4:after, .s-comp5 h5:after, .s-comp5 h6:after {
  content: "";
  position: relative;
  display: block; }

.s-comp5 h6:before {
  content: "";
  position: relative;
  display: block; }

.s-comp5 h6:after {
  content: "";
  position: relative;
  display: block; }

.s-comp5 {
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: 50% 0px;
  margin: 0 auto;
  padding: 0;
  overflow: auto;
  z-index: 1;
  position: relative; }

.s-comp5:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: #292929;
  opacity: 0.3;
  z-index: 2;
  top: 0;
  left: 0; }

.s-comp5 .parallax-content {
  position: relative;
  z-index: 3; }

@media only screen and (max-width: 1024px) {
  .s-comp5 {
    -moz-background-size: auto;
    -webkit-background-size: auto;
    background-size: auto;
    background-attachment: scroll !important;
    background-position: center center !important;
    background-repeat: no-repeat !important; } }

.s-comp5:before {
  opacity: 0.5; }

.s-comp5 .parallax-content {
  margin: 75px 0px 75px 0px; }


.s-comp6 .s-tile-bg-img {
  background-attachment: scroll;
  background-size: contain;
  /*background-size: cover;*/
  background-repeat: no-repeat;
  background-position: center; }

.s-comp6 a {
  text-decoration: none; }

.s-comp6 .s-tile a:empty {
  display: none; }

.s-btn-beh a {
  display: inline-block; }

.s-comp6 .s-tile {
  border: -3px solid #b6bf00; }

.s-comp6 .s-tile {
  padding: 150px 25px 50px 25px; }

.s-comp6 .s-tile .s-tile-text {
  font-weight: 700; }

.s-comp6 .s-tile .s-tile-text {
  color: #b6bf00; }

.s-comp6 .s-tile .s-tile-text {
  text-align: center; }

.s-comp6 .s-tile .s-tile-text {
  text-transform: uppercase; }

.s-comp6 .s-tile .s-tile-text {
  background-color: #f5f5f5;
  background-color: rgba(245, 245, 245, 0.8); }

.s-comp6 .s-tile .s-tile-text {
  opacity: 0; }

.s-comp6 .s-tile .s-tile-text {
  margin: 0px 0px 0px 0px; }

.s-comp6 .s-tile .s-tile-title {
  font-family: 'Source Sans Pro', sans-serif, sans-serif; }

.s-comp6 .s-tile .s-tile-title {
  font-weight: bold; }

.s-comp6 .s-tile .s-tile-title {
  color: #fff; }

.s-comp6 .s-tile .s-tile-title {
  text-align: center; }

.s-comp6 .s-tile .s-tile-title {
  text-transform: uppercase; }

.s-comp6 .s-tile .s-tile-title {
  border-bottom: -2px dotted #fff; }

.s-comp6 .s-tile .s-tile-title {
  opacity: 0; }

.s-comp6 .s-tile .s-tile-content {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0); }

.s-comp6 .s-tile-content {
  padding: 20px 25px 20px 25px; }

.s-comp6 .s-tile:hover, .s-comp6 .s-tile:active {
  background-color: #b5b5b7;
  background-color: rgba(181, 181, 183, 0); }

.s-comp6 .s-tile:hover, .s-comp6 .s-tile:active {
  border: 0px solid #fff; }

.s-comp6 .s-tile, .s-comp6 .s-tile-bg-img {
  -webkit-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s; }

.s-comp6 .s-tile:hover .s-tile-text, .s-comp6 .s-tile:active .s-tile-text {
  color: #252839; }

.s-comp6 .s-tile:hover .s-tile-text, .s-comp6 .s-tile:active .s-tile-text {
  opacity: 1; }

.s-comp6 .s-tile:hover .s-tile-title, .s-comp6 .s-tile:active .s-tile-title {
  background-color: #252839;
  background-color: rgba(37, 40, 57, 0.9); }

.s-comp6 .s-tile:hover .s-tile-title, .s-comp6 .s-tile:active .s-tile-title {
  opacity: 1; }

.s-comp6 .s-tile .s-tile-content {
  -webkit-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s; }


.s-comp7 h1:before, .s-comp7 h2:before, .s-comp7 h3:before, .s-comp7 h4:before, .s-comp7 h5:before, .s-comp7 h6:before {
  content: "";
  position: relative;
  display: block; }

.s-comp7 h1:after, .s-comp7 h2:after, .s-comp7 h3:after, .s-comp7 h4:after, .s-comp7 h5:after, .s-comp7 h6:after {
  content: "";
  position: relative;
  display: block; }

.s-comp7 .s-btn-beh {
  text-align: center; }

.s-comp7 .s-btn-alt, .s-comp7 a.s-btn-alt:link, .s-comp7 a.s-btn-alt:visited {
  font-size: 18px; }

.s-comp7 .s-btn-alt, .s-comp7 a.s-btn-alt:link, .s-comp7 a.s-btn-alt:visited {
  margin: 0px 0px 0px 0px; }

.s-comp7 .s-btn-alt, .s-comp7 a.s-btn-alt:link, .s-comp7 a.s-btn-alt:visited {
  padding: 20px 50px 20px 50px; }

.s-comp7 .s-btns-beh {
  text-align: center; }

.s-comp7 .s-btn-alt-beh {
  text-align: center; }

.s-comp7 {
  padding: 0px 0px 20px 0px; }


@media (min-width: 768px) {
  .s-comp8 .row {
    display: flex; } }

.s-comp8 .s-content h1:before, .s-comp8 .s-content h2:before, .s-comp8 .s-content h3:before, .s-comp8 .s-content h4:before, .s-comp8 .s-content h5:before, .s-comp8 .s-content h6:before {
  content: "";
  position: relative;
  display: block; }

.s-comp8 .s-content h1:after, .s-comp8 .s-content h2:after, .s-comp8 .s-content h3:after, .s-comp8 .s-content h4:after, .s-comp8 .s-content h5:after, .s-comp8 .s-content h6:after {
  content: "";
  position: relative;
  display: block; }

.s-comp8 {
  margin: 15px 0px 15px 0px; }

.s-comp8 .s-img {
  -webkit-border-radius: 15px 15px 15px 15px;
  border-radius: 15px 15px 15px 15px; }

.s-comp8 .s-img {
  border: 1px solid #677077; }

.s-comp8 .s-img {
  width: 100%; }

.s-comp8 .s-img {
  margin: 0px 0px 0px 0px; }

.s-comp8 .s-btn-alt-beh {
  text-align: center; }

.s-comp8 .s-cover-img {
  height: 100%; }

@media (max-width: 480px) {
  .s-comp8 .s-img {
    margin: 15px 0px 15px 0px; }

  .s-comp8 .s-cover-img {
    height: 200px; } }


.s-comp9 h1:before, .s-comp9 h2:before, .s-comp9 h3:before, .s-comp9 h4:before, .s-comp9 h5:before, .s-comp9 h6:before {
  content: "";
  position: relative;
  display: block; }

.s-comp9 h1:after, .s-comp9 h2:after, .s-comp9 h3:after, .s-comp9 h4:after, .s-comp9 h5:after, .s-comp9 h6:after {
  content: "";
  position: relative;
  display: block; }

.s-comp9 a.no-style {
  text-decoration: none; }

.s-comp9 .s-tile i.fa, .s-comp9 .s-tile span {
  display: block; }

.s-comp9 .s-tile {
  border: 0px solid #b5b5b7; }

.s-comp9 .s-tile {
  margin: 0px 0px 50px 0px; }

.s-comp9 .s-tile span {
  font-family: 'Source Sans Pro', sans-serif, sans-serif; }

.s-comp9 .s-tile span {
  font-size: 18px; }

.s-comp9 .s-tile span {
  font-weight: 600; }

.s-comp9 .s-tile span {
  text-align: center; }

.s-comp9 .s-tile span {
  text-transform: uppercase; }

.s-comp9 .s-tile i.fa {
  font-size: 32px; }

.s-comp9 .s-tile i.fa {
  color: #000; }

.s-comp9 .s-tile i.fa {
  text-align: center; }

.s-comp9 .s-tile .s-number-counter {
  font-family: 'Source Sans Pro', sans-serif, sans-serif; }

.s-comp9 .s-tile .s-number-counter {
  font-size: 40px; }

.s-comp9 .s-tile .s-number-counter {
  font-weight: bold; }

.s-comp9 .s-tile .s-number-counter {
  color: #b6bf00; }

.s-comp9 .s-tile .s-number-counter {
  text-align: center; }

.s-comp9 .s-tile .s-number-counter {
  margin: 20px 0px 20px 0px; }

.s-comp9 .s-number-counter.s-single-number {
  font-family: 'Source Sans Pro', sans-serif, sans-serif; }

.s-comp9 .s-number-counter.s-single-number {
  font-size: 50px; }

.s-comp9 .s-number-counter.s-single-number {
  font-weight: bold; }

.s-comp9 .s-number-counter.s-single-number {
  color: #b6bf00; }

.s-comp9 .s-number-counter.s-single-number {
  text-align: center; }

@media (max-width: 480px) {
  .s-comp9 .s-tile {
    margin: 0px 0px 30px 0px; } }


.s-comp10 hr {
  border-bottom: 1px double #b6bf00; }


.s-comp11 .owl-carousel .owl-nav .owl-prev:before, .s-comp11 .owl-carousel .owl-nav .owl-next:before {
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none; }

.s-comp11 .owl-carousel .owl-dots .owl-dot img {
  width: auto; }

.s-comp11 .owl-carousel .owl-dots .owl-dot {
  display: inline-block; }

.s-comp11 .owl-carousel .owl-dots {
  height: auto; }

.s-comp11 .owl-carousel .owl-nav .owl-prev:before {
  content: ''; }

.s-comp11 .owl-carousel .owl-nav .owl-next:before {
  content: ''; }

.s-comp11 .owl-carousel .owl-nav .owl-prev:before, .s-comp11 .owl-carousel .owl-nav .owl-next:before {
  font-size: 21px;
  color: #f5f5f5; }

.s-comp11 .owl-carousel .owl-nav .owl-prev, .s-comp11 .owl-carousel .owl-nav .owl-next {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0); }

.s-comp11 .owl-carousel .owl-nav .owl-prev, .s-comp11 .owl-carousel .owl-nav .owl-next {
  width: 30px; }

.s-comp11 .owl-carousel .owl-nav .owl-prev, .s-comp11 .owl-carousel .owl-nav .owl-next {
  height: 30px; }

.s-comp11 .owl-carousel .owl-nav .owl-prev, .s-comp11 .owl-carousel .owl-nav .owl-next {
  margin: 0px -15px 0px -15px; }

.s-comp11 .owl-carousel .owl-nav .owl-prev, .s-comp11 .owl-carousel .owl-nav .owl-next {
  padding: 0px 0px 0px 0px; }

.s-comp11 .owl-carousel .owl-nav .owl-prev, .s-comp11 .owl-carousel .owl-nav .owl-next {
  opacity: 0; }

.s-comp11 .owl-carousel .owl-nav .owl-prev, .s-comp11 .owl-carousel .owl-nav .owl-next {
  visibility: hidden; }

.s-comp11 .owl-carousel .owl-nav .owl-prev {
  position: absolute; }

.s-comp11 .owl-carousel .owl-nav .owl-prev {
  top: 40%;
  bottom: auto;
  left: -35px;
  right: auto; }

.s-comp11 .owl-carousel .owl-nav .owl-next {
  position: absolute; }

.s-comp11 .owl-carousel .owl-nav .owl-next {
  top: 40%;
  bottom: auto;
  left: auto;
  right: -35px; }

.s-comp11 .owl-carousel .owl-nav .owl-prev:hover:before, .s-comp11 .owl-carousel .owl-nav .owl-prev:focus:before, .s-comp11 .owl-carousel .owl-nav .owl-prev:active:before {
  content: '\f104'; }

.s-comp11 .owl-carousel .owl-nav .owl-next:hover:before, .s-comp11 .owl-carousel .owl-nav .owl-next:focus:before, .s-comp11 .owl-carousel .owl-nav .owl-next:active:before {
  content: '\f105'; }

.s-comp11 .owl-carousel .owl-nav .owl-next:hover:before, .s-comp11 .owl-carousel .owl-nav .owl-next:focus:before, .s-comp11 .owl-carousel .owl-nav .owl-next:active:before, .s-comp11 .owl-carousel .owl-nav .owl-prev:hover:before, .s-comp11 .owl-carousel .owl-nav .owl-prev:focus:before, .s-comp11 .owl-carousel .owl-nav .owl-prev:active:before {
  color: #f5f5f5; }

.s-comp11 .owl-carousel .owl-nav .owl-prev, .s-comp11 .owl-carousel .owl-nav .owl-next {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.s-comp11 .owl-carousel .owl-dots .owl-dot span {
  border: 2px solid #252839; }

.s-comp11 .owl-carousel .owl-dots .owl-dot span {
  display: none; }

.s-comp11 .owl-dots {
  text-align: center; }

.s-comp11 .owl-carousel .owl-dots .owl-dot.active span {
  background-color: #b6bf00; }

.s-comp11 .owl-carousel .owl-dot img {
  width: auto; }

.s-comp11 .owl-carousel .owl-dot img {
  height: 75px; }

.s-comp11 .owl-carousel .owl-dot img {
  margin: 5px 5px 0px 0px; }

.s-comp11 .owl-carousel .owl-dot img {
  opacity: 0.5; }

.s-comp11 .owl-carousel .owl-dot:hover img, .s-comp11 .owl-carousel .owl-dot.active:hover img {
  opacity: 1; }

.s-comp11 .owl-carousel .owl-dot.active img {
  opacity: 1; }

.s-comp11 {
  margin: 30px 0px 0px 0px; }


.s-comp13 .s-img {
  border-radius: 50%; }

.s-comp13 .s-review-1 span:nth-child(1) ~ *, .s-comp13 .s-review-2 span:nth-child(2) ~ *, .s-comp13 .s-review-3 span:nth-child(3) ~ *, .s-comp13 .s-review-4 span:nth-child(4) ~ *, .s-comp13 .s-review-5 span:nth-child(5) ~ * {
  display: none; }

.s-comp13 .s-testimonial-item {
  cursor: pointer;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease; }

.s-comp13 .s-testimonial .s-tile .s-testimonial-wrapper {
  overflow: hidden; }

.s-comp13 .row > div {
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease; }

.s-comp13 .s-testimonial .s-tile {
  height: 125px; }

.s-comp13 .s-testimonial .s-tile {
  display: none; }

.s-comp13 .s-testimonial .s-icon-list .s-icon-text i.fa {
  font-size: 22px; }

.s-comp13 .s-testimonial .s-icon-list .s-icon-text i.fa {
  padding: 0px 7px 0px 7px; }

.s-comp13 .s-testimonial .s-icon-list .s-icon-link i.fa {
  padding: 0px 7px 0px 7px; }

.s-comp13 .s-testimonial .s-icon-list .s-icon-link a:hover i.fa {
  color: #b6bf00; }

.s-comp13 .active .s-testimonial .s-tile {
  background-color: #fff; }

.s-comp13 .active .s-testimonial .s-tile {
  height: 340px; }

.s-comp13 .s-testimonial:hover .s-tile {
  border: 2px solid #b6bf00; }

.s-comp13 .s-testimonial:hover .s-tile {
  -webkit-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s; }

.s-comp13 .s-testimonial .s-basic h3 {
  font-size: 24px; }

.s-comp13 .s-testimonial .s-img {
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px; }

.s-comp13 .s-testimonial .s-img {
  border: 0px solid #fff; }

.s-comp13 .s-testimonial .s-img {
  width: 100%; }

.s-comp13 .s-testimonial .s-img {
  height: 100%; }

.s-comp13 .s-testimonial .s-img-beh {
  display: block; }

.s-comp13 .s-testimonial .s-img-beh {
  text-align: center; }

.s-comp13 .s-testimonial .s-review span {
  font-size: 22px; }

.s-comp13 .active .s-testimonial .s-basic {
  -webkit-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s; }

.s-comp13 .s-testimonial:hover .s-basic {
  -webkit-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s; }

@media (max-width: 768px) {
  .s-comp13 .active .s-testimonial .s-tile {
    height: 430px; } }

@media (max-width: 480px) {
  .s-comp13 .active .s-testimonial .s-tile {
    height: 390px; } }


.s-comp14 .flex-viewport {
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -ms-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all 0s ease; }

.s-comp14 .flex-direction-nav a {
  height: auto;
  width: auto; }

.s-comp14 .flexslider.testimonial-slider .flex-direction-nav a.flex-next:before {
  font-size: inherit;
  color: inherit;
  text-shadow: inherit; }

.s-comp14 .flexslider.testimonial-slider .flex-direction-nav a.flex-prev:before {
  font-size: inherit;
  color: inherit;
  text-shadow: inherit; }

.s-comp14 .flexslider.testimonial-slider .flex-direction-nav a.flex-next:before, .s-comp14 .flexslider.testimonial-slider .flex-direction-nav a.flex-prev:before {
  line-height: 1;
  display: block; }

.s-comp14 .flex-direction-nav .flex-next {
  right: 0px; }

.s-comp14 .flex-direction-nav .flex-prev {
  left: 0px; }

.s-comp14 .flexslider:hover .flex-direction-nav .flex-next {
  right: 0px; }

.s-comp14 .flexslider:hover .flex-direction-nav .flex-prev {
  left: 0px; }

.s-comp14 .flexslider.testimonial-slider .flex-control-nav {
  width: auto;
  position: static;
  bottom: auto; }

.s-comp14 .flexslider.testimonial-slider {
  margin: 0;
  border: 0;
  border-radius: 0; }

.s-comp14 .testimonials-slider-box {
  position: relative; }

.s-comp14 .testimonial-content {
  position: relative;
  quotes: "“" "”"; }

.s-comp14 .testimonial-content:before, .s-comp14 .testimonial-content:after {
  content: open-quote;
  position: relative;
  display: block; }

.s-comp14 .testimonial-content:after {
  content: close-quote; }

.s-comp14 {
  position: relative; }

.s-comp14:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%; }

.s-comp14 {
  background-color: #f5f5f5; }

.s-comp14 .flexslider.testimonial-slider .flex-direction-nav a.flex-prev:before {
  content: '\f104';
  font-family: fontAwesome; }

.s-comp14 .flexslider.testimonial-slider .flex-direction-nav a.flex-next:before {
  content: '\f105';
  font-family: fontAwesome; }

.s-comp14 .flexslider.testimonial-slider .flex-direction-nav a.flex-next, .s-comp14 .flexslider.testimonial-slider .flex-direction-nav a.flex-prev {
  font-size: 50px; }

.s-comp14 .flexslider.testimonial-slider {
  background-color: #f5f5f5; }

.s-comp14 .testimonial-content:before {
  font-size: 60px; }

.s-comp14 .testimonial-content:before {
  color: #b6bf00; }

.s-comp14 .testimonial-content:before {
  line-height: 0px; }

.s-comp14 .testimonial-content:after {
  font-size: 60px; }

.s-comp14 .testimonial-content:after {
  color: #b6bf00; }

.s-comp14 .testimonial-content:after {
  line-height: 0px; }

.s-comp14 .testimonial-content:after {
  -ms-transform: translate(0px, 30px) rotate(1deg) scale(1, 1) skew(0deg, 0deg);
  -webkit-transform: translate(0px, 30px) rotate(1deg) scale(1, 1) skew(0deg, 0deg);
  transform: translate(0px, 30px) rotate(1deg) scale(1, 1) skew(0deg, 0deg); }

.s-comp14 .testimonials-slider-box .testimonial-content h1 {
  color: #000; }

.s-comp14 .testimonials-slider-box .testimonial-content h2 {
  color: #000; }

.s-comp14 .testimonials-slider-box .testimonial-content h3 {
  color: #000; }

.s-comp14 .testimonials-slider-box .testimonial-content h4 {
  color: #000; }

.s-comp14 .testimonials-slider-box .testimonial-content h5 {
  color: #000; }

.s-comp14 .testimonials-slider-box .testimonial-content h6 {
  color: #000; }

.s-comp14 .testimonials-slider-box .testimonial-content .s-text {
  color: #000; }

.s-comp14 .testimonials-slider-box .s-img-beh img.s-img {
  -webkit-border-radius: 125px 125px 125px 125px;
  border-radius: 125px 125px 125px 125px; }

.s-comp14 .testimonials-slider-box .s-img-beh img.s-img {
  width: 250px; }

.s-comp14 .testimonials-slider-box .s-img-beh img.s-img {
  height: 250px; }

.s-comp14 .flexslider.testimonial-slider .testimonial-content {
  margin: 80px 0px 0px 0px; }


.s-comp15 .s-tile-bg-img {
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.s-comp15 .s-tile a:empty {
  display: none; }

.s-btn-beh a {
  display: inline-block; }

.s-comp15 .s-tile:hover {
  background-color: #f5f5f5;
  background-color: rgba(245, 245, 245, 0.8); }

.s-comp15 .s-tile {
  -webkit-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s; }

.s-comp15 .s-tile:hover h2 {
  color: #252839; }

.s-comp15 .s-tile:hover h2 {
  text-align: center; }

.s-comp15 .s-tile:hover h2 {
  opacity: 1; }

.s-comp15 .s-tile:hover p {
  color: #252839; }

.s-comp15 .s-tile:hover p {
  text-align: center; }

.s-comp15 .s-tile:hover p {
  opacity: 1; }

.s-comp15 .s-tile {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0); }

.s-comp15 .s-tile {
  outline: 2px dotted #252839;
  outline-offset: 2px; }

.s-comp15 .s-tile {
  height: 350px; }

.s-comp15 .s-tile {
  margin: 15px 0px 15px 0px; }

.s-comp15 .s-tile {
  padding: 25px 25px 25px 25px; }

.s-comp15 .s-tile p {
  font-size: 13px; }

.s-comp15 .s-tile p {
  color: #f5f5f5; }

.s-comp15 .s-tile p {
  text-align: right; }

.s-comp15 .s-tile p {
  opacity: 0.1; }

.s-comp15 .s-tile p {
  visibility: visible; }

.s-comp15 .s-tile h2 {
  font-size: 14px; }

.s-comp15 .s-tile h2 {
  color: #b6bf00; }

.s-comp15 .s-tile h2 {
  text-align: right; }

.s-comp15 .s-tile h2 {
  line-height: 14normal; }

.s-comp15 .s-tile h2 {
  border-bottom: 1px dotted #fff; }

.s-comp15 .s-tile h2 {
  opacity: 0.1; }

@media (max-width: 480px) {
  .s-comp15 .s-tile {
    height: 150px; }

  .s-comp15 .s-tile p {
    font-size: 10px; }

  .s-comp15 .s-tile p {
    text-align: center; }

  .s-comp15 .s-tile p {
    opacity: 0; }

  .s-comp15 .s-tile p {
    display: none; }

  .s-comp15 .s-tile h2 {
    font-size: 12px; }

  .s-comp15 .s-tile h2 {
    text-align: center; } }


.s-comp16 .s-pricing-card .s-pricing-content h1:before, .s-comp16 .s-pricing-card .s-pricing-content h2:before, .s-comp16 .s-pricing-card .s-pricing-content h3:before, .s-comp16 .s-pricing-card .s-pricing-content h4:before, .s-comp16 .s-pricing-card .s-pricing-content h5:before, .s-comp16 .s-pricing-card .s-pricing-content h6:before {
  content: "";
  position: relative;
  display: block; }

.s-comp16 .s-pricing-card .s-pricing-content h1:after, .s-comp16 .s-pricing-card .s-pricing-content h2:after, .s-comp16 .s-pricing-card .s-pricing-content h3:after, .s-comp16 .s-pricing-card .s-pricing-content h4:after, .s-comp16 .s-pricing-card .s-pricing-content h5:after, .s-comp16 .s-pricing-card .s-pricing-content h6:after {
  content: "";
  position: relative;
  display: block; }

.s-comp16 .s-pricing-card:hover .s-pricing-content h1:before, .s-comp16 .s-pricing-card:hover .s-pricing-content h2:before, .s-comp16 .s-pricing-card:hover .s-pricing-content h3:before, .s-comp16 .s-pricing-card:hover .s-pricing-content h4:before, .s-comp16 .s-pricing-card:hover .s-pricing-content h5:before, .s-comp16 .s-pricing-card:hover .s-pricing-content h6:before {
  content: "";
  position: relative;
  display: block; }

.s-comp16 .s-pricing-card:hover .s-pricing-content h1:after, .s-comp16 .s-pricing-card:hover .s-pricing-content h2:after, .s-comp16 .s-pricing-card:hover .s-pricing-content h3:after, .s-comp16 .s-pricing-card:hover .s-pricing-content h4:after, .s-comp16 .s-pricing-card:hover .s-pricing-content h5:after, .s-comp16 .s-pricing-card:hover .s-pricing-content h6:after {
  content: "";
  position: relative;
  display: block; }

.s-comp16 .s-pricing-card.s-highlight-price .s-pricing-content h1:before, .s-comp16 .s-pricing-card.s-highlight-price .s-pricing-content h2:before, .s-comp16 .s-pricing-card.s-highlight-price .s-pricing-content h3:before, .s-comp16 .s-pricing-card.s-highlight-price .s-pricing-content h4:before, .s-comp16 .s-pricing-card.s-highlight-price .s-pricing-content h5:before, .s-comp16 .s-pricing-card.s-highlight-price .s-pricing-content h6:before {
  content: "";
  position: relative;
  display: block; }

.s-comp16 .s-pricing-card.s-highlight-price .s-pricing-content h1:after, .s-comp16 .s-pricing-card.s-highlight-price .s-pricing-content h2:after, .s-comp16 .s-pricing-card.s-highlight-price .s-pricing-content h3:after, .s-comp16 .s-pricing-card.s-highlight-price .s-pricing-content h4:after, .s-comp16 .s-pricing-card.s-highlight-price .s-pricing-content h5:after, .s-comp16 .s-pricing-card.s-highlight-price .s-pricing-content h6:after {
  content: "";
  position: relative;
  display: block; }

.s-comp16 .s-pricing-card:hover.s-highlight-price .s-pricing-content h1:before, .s-comp16 .s-pricing-card:hover.s-highlight-price .s-pricing-content h2:before, .s-comp16 .s-pricing-card:hover.s-highlight-price .s-pricing-content h3:before, .s-comp16 .s-pricing-card:hover.s-highlight-price .s-pricing-content h4:before, .s-comp16 .s-pricing-card:hover.s-highlight-price .s-pricing-content h5:before, .s-comp16 .s-pricing-card:hover.s-highlight-price .s-pricing-content h6:before {
  content: "";
  position: relative;
  display: block; }

.s-comp16 .s-pricing-card:hover.s-highlight-price .s-pricing-content h1:after, .s-comp16 .s-pricing-card:hover.s-highlight-price .s-pricing-content h2:after, .s-comp16 .s-pricing-card:hover.s-highlight-price .s-pricing-content h3:after, .s-comp16 .s-pricing-card:hover.s-highlight-price .s-pricing-content h4:after, .s-comp16 .s-pricing-card:hover.s-highlight-price .s-pricing-content h5:after, .s-comp16 .s-pricing-card:hover.s-highlight-price .s-pricing-content h6:after {
  content: "";
  position: relative;
  display: block; }

.s-comp16 .s-pricing-price > span {
  display: inline-block; }

.s-comp16 .s-pricing-card {
  position: relative; }

.s-comp16 .s-pricing-card {
  background-color: #fff; }

.s-comp16 .s-pricing-card {
  border: 1px solid #666; }

.s-comp16 .s-pricing-card {
  padding: 25px 20px 25px 20px; }

.s-comp16 .s-pricing-card .s-pricing-title {
  text-align: center; }

.s-comp16 .s-pricing-card .s-pricing-title {
  text-transform: uppercase; }

.s-comp16 .s-pricing-card .s-price-currency {
  color: #b6bf00; }

.s-comp16 .s-pricing-card .s-price-currency {
  -ms-transform: translate(0px, -35px) rotate(0deg) scale(1, 1) skew(0deg, 0deg);
  -webkit-transform: translate(0px, -35px) rotate(0deg) scale(1, 1) skew(0deg, 0deg);
  transform: translate(0px, -35px) rotate(0deg) scale(1, 1) skew(0deg, 0deg); }

.s-comp16 .s-pricing-card .s-price {
  font-size: 70px; }

.s-comp16 .s-pricing-card .s-price {
  font-weight: normal; }

.s-comp16 .s-pricing-card .s-price {
  color: #b6bf00; }

.s-comp16 .s-pricing-card .s-price {
  letter-spacing: 0px; }

.s-comp16 .s-pricing-card .s-price {
  margin: 25px 0px 25px 0px; }

.s-comp16 .s-pricing-card .s-small-price {
  display: none; }

.s-comp16 .s-pricing-card .s-small-price {
  -ms-transform: translate(5px, -35px) rotate(0deg) scale(1, 1) skew(0deg, 0deg);
  -webkit-transform: translate(5px, -35px) rotate(0deg) scale(1, 1) skew(0deg, 0deg);
  transform: translate(5px, -35px) rotate(0deg) scale(1, 1) skew(0deg, 0deg); }

.s-comp16 .s-pricing-card .s-price-period {
  -ms-transform: translate(-17px, 0px) rotate(0deg) scale(1, 1) skew(0deg, 0deg);
  -webkit-transform: translate(-17px, 0px) rotate(0deg) scale(1, 1) skew(0deg, 0deg);
  transform: translate(-17px, 0px) rotate(0deg) scale(1, 1) skew(0deg, 0deg); }

.s-comp16 .s-pricing-card .s-pricing-price {
  display: inline-block; }

.s-comp16 .s-pricing-card .s-pricing-price-beh {
  text-align: center; }

.s-comp16 .s-pricing-card .s-pricing-content {
  display: block; }

.s-comp16 .s-pricing-card .s-pricing-content-beh {
  text-align: center; }

.s-comp16 .s-pricing-card .s-btn-beh {
  text-align: center; }

.s-comp16 .s-pricing-card .s-btn-alt-beh {
  text-align: center; }

.s-comp16 .s-pricing-card.s-highlight-price {
  background-color: #b6bf00; }

.s-comp16 .s-pricing-card.s-highlight-price {
  margin: -15px -30px 0px -30px; }

.s-comp16 .s-pricing-card.s-highlight-price {
  padding: 35px 20px 35px 20px; }

.s-comp16 .s-pricing-card.s-highlight-price {
  z-index: 10; }

.s-comp16 .s-pricing-card.s-highlight-price .s-pricing-title {
  color: #f5f5f5; }

.s-comp16 .s-pricing-card.s-highlight-price .s-price-currency {
  color: #f5f5f5; }

.s-comp16 .s-pricing-card.s-highlight-price .s-price-currency {
  -ms-transform: translate(0px, -40px) rotate(0deg) scale(1, 1) skew(0deg, 0deg);
  -webkit-transform: translate(0px, -40px) rotate(0deg) scale(1, 1) skew(0deg, 0deg);
  transform: translate(0px, -40px) rotate(0deg) scale(1, 1) skew(0deg, 0deg); }

.s-comp16 .s-pricing-card.s-highlight-price .s-price {
  font-size: 80px; }

.s-comp16 .s-pricing-card.s-highlight-price .s-price {
  color: #f5f5f5; }

.s-comp16 .s-pricing-card.s-highlight-price .s-small-price {
  color: #f5f5f5; }

.s-comp16 .s-pricing-card.s-highlight-price .s-small-price {
  -ms-transform: translate(5px, -40px) rotate(0deg) scale(1, 1) skew(0deg, 0deg);
  -webkit-transform: translate(5px, -40px) rotate(0deg) scale(1, 1) skew(0deg, 0deg);
  transform: translate(5px, -40px) rotate(0deg) scale(1, 1) skew(0deg, 0deg); }

.s-comp16 .s-pricing-card.s-highlight-price .s-price-period {
  color: #f5f5f5; }

.s-comp16 .s-pricing-card.s-highlight-price .s-pricing-content h5 {
  color: #f5f5f5; }

.s-comp16 .s-pricing-card.s-highlight-price .s-pricing-content p {
  color: #f5f5f5; }

.s-comp16 .s-pricing-card.s-highlight-price .s-pricing-content .sw_alink {
  color: #f5f5f5; }

.s-comp16 .s-pricing-card.s-highlight-price .s-pricing-content .sw_alink:hover, .s-comp16 .s-pricing-card.s-highlight-price .s-pricing-content .sw_alink:focus, .s-comp16 .s-pricing-card.s-highlight-price .s-pricing-content .sw_alink:active {
  color: #444; }

.s-comp16 .s-pricing-card.s-highlight-price .s-pricing-content hr {
  border-top: 1px solid #f5f5f5; }

@media (max-width: 480px) {
  .s-comp16 .s-pricing-card.s-highlight-price {
    margin: 0px 0px 30px 0px; } }


.s-comp17 .stat-cont .s-counter h1:before, .s-comp17 .stat-cont .s-counter h2:before, .s-comp17 .stat-cont .s-counter h3:before, .s-comp17 .stat-cont .s-counter h4:before, .s-comp17 .stat-cont .s-counter h5:before, .s-comp17 .stat-cont .s-counter h6:before {
  content: "";
  position: relative;
  display: block; }

.s-comp17 .stat-cont .s-counter h1:after, .s-comp17 .stat-cont .s-counter h2:after, .s-comp17 .stat-cont .s-counter h3:after, .s-comp17 .stat-cont .s-counter h4:after, .s-comp17 .stat-cont .s-counter h5:after, .s-comp17 .stat-cont .s-counter h6:after {
  content: "";
  position: relative;
  display: block; }

.s-comp17 {
  position: relative; }

.s-comp17.overlay-stat:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.s-comp17 .stat-cont .skillbar-wrapper {
  width: 100%; }

.s-comp17 .stat-cont .skillbar-wrapper .skillbar-title {
  text-align: left; }

.s-comp17 .stat-cont .skillbar-wrapper .skill-bar-percent {
  text-align: right; }

.s-comp17 .skillbar, .s-comp17 .skillbar-bar {
  height: auto; }

.s-comp17 .skillbar-bar {
  width: 0; }

.s-comp17 {
  padding: 20px 0px 20px 0px; }

.s-comp17 .stat-cont .s-text {
  color: #000; }

.s-comp17 .stat-cont h1 {
  font-size: 30px; }

.s-comp17 .stat-cont h1 {
  color: #000; }

.s-comp17 .stat-cont h2 {
  color: #000; }

.s-comp17 .stat-cont h3 {
  font-size: 20px; }

.s-comp17 .stat-cont h3 {
  color: #000; }

.s-comp17 .stat-cont h3 {
  text-transform: uppercase; }

.s-comp17 .stat-cont h4 {
  color: #000; }

.s-comp17 .stat-cont h5 {
  color: #000; }

.s-comp17 .stat-cont h6 {
  color: #000; }

.s-comp17 .stat-cont .skillbar-bar {
  background-color: #b6bf00 !important; }

.s-comp17 .stat-cont .skillbar-title {
  text-align: center; }

.s-comp17 .stat-cont .skillbar-title-beh {
  text-align: center; }

.s-comp17 .stat-cont .skillbar {
  border: 1px solid #677077; }

.s-comp17 .stat-cont .s-counter {
  display: inline-block; }

.s-comp17 .stat-cont .s-counter-beh {
  text-align: center; }

.s-comp17 .stat-cont .s-counter .s-number-counter {
  font-size: 24px; }

.s-comp17 .stat-cont .s-counter .s-number-counter {
  color: #000; }

.s-comp17 .stat-cont .s-counter .s-number-counter {
  margin: 15px 0px 10px 0px; }

.s-comp17 .stat-cont .s-counter h1 {
  color: #000; }

.s-comp17 .stat-cont .s-counter h2 {
  color: #000; }

.s-comp17 .stat-cont .s-counter h3 {
  color: #000; }

.s-comp17 .stat-cont .s-counter h4 {
  color: #000; }

.s-comp17 .stat-cont .s-counter h5 {
  color: #000; }

.s-comp17 .stat-cont .s-counter h6 {
  color: #000; }


.swembed-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; max-width: 100%; height: auto; } .swembed-container iframe, .swembed-container object, .swembed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.s-comp19 .s-form h1:before, .s-comp19 .s-form h2:before, .s-comp19 .s-form h3:before, .s-comp19 .s-form h4:before, .s-comp19 .s-form h5:before, .s-comp19 .s-form h6:before {
  content: "";
  position: relative;
  display: block; }

.s-comp19 .s-form h1:after, .s-comp19 .s-form h2:after, .s-comp19 .s-form h3:after, .s-comp19 .s-form h4:after, .s-comp19 .s-form h5:after, .s-comp19 .s-form h6:after {
  content: "";
  position: relative;
  display: block; }

.s-comp19 .s-form .form-group {
  margin: 0; }

.s-comp19 select.form-control:not([size]):not([multiple]) {
  height: auto; }

.s-comp19 select[multiple] {
  overflow-y: auto; }

.s-comp19 .s-form label {
  display: block; }

.s-comp19 .s-form label.form-check-inline {
  display: inline-block; }

.s-comp19, .s-comp19 .s-btn {
  position: relative; }

.s-comp19 .sm-input {
  position: relative;
  display: inline-block;
  margin-bottom: 0;
  cursor: pointer; }

.s-comp19 .sm-file-input {
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0;
  cursor: pointer; }

.s-comp19 .sm-file-input:hover + .sm-file-control::before {
  background: red; }

.s-comp19 .sm-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  width: 100%;
  font-size: 1rem;
  line-height: 1.25;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 0.5rem 0.75rem;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.15);
  border-image: initial;
  border-radius: 0.25rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

.s-comp19 .sm-file-control::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 6;
  display: block;
  font-size: 1rem;
  line-height: 1.25;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 0.5rem 0.75rem;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.15);
  border-image: initial;
  border-radius: 0.25rem; }

.s-comp19 .sm-file-control::before {
  content: attr(data-btn); }

.s-comp19 .sm-file-control::after {
  content: attr(data-upload); }

.s-comp19 .submitBtn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0%;
  background: #000;
  opacity: 0.25;
  -webkit-filter: invert(1); }

.s-comp19 .s-form label.form-check-label {
  position: relative;
  display: inline-block;
  padding-left: 0;
  cursor: pointer; }

.s-comp19 .s-form .checkbox-inline {
  display: inline-block; }

.s-comp19 .s-form .radio-inline {
  display: inline-block; }

.s-comp19 .form-check-label > .form-check-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
  margin: 0;
  padding: 0; }

.s-comp19 .form-check-label > .form-check-description {
  display: inline-block; }

.s-comp19 .form-check-label > .form-check-indicator {
  position: absolute;
  top: 0.0625rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 50% 50%;
  background-size: 50% 50%; }

.s-comp19 .form-check-label .form-check-input:checked ~ .form-check-indicator {
  background-image: url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 8"><path fill="%23fff" d="M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z"/></svg>');
  color: #fff;
  background-color: #0074d9; }

.s-comp19 .form-check-label {
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Likely future */ }

.s-comp19 .form-check.radio .form-check-label .form-check-input:checked ~ .form-check-indicator {
  background-image: url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 -4 8 8"><circle r="3" fill="%23fff"/></svg>'); }

.s-comp19 *:focus {
  outline: none; }

.s-comp19 .s-form .s-recaptcha-beh > .g-recaptcha {
  display: inline-block; }

.s-comp19 .s-form .s-recaptcha-beh > .g-recaptcha > div {
  width: auto !important; }

input[type="date"]::-webkit-outer-spin-button, input[type="date"]::-webkit-inner-spin-button, input[type="date"]::-webkit-calendar-picker-indicator, input[type="datetime-local"]::-webkit-outer-spin-button, input[type="datetime-local"]::-webkit-inner-spin-button, input[type="datetime-local"]::-webkit-calendar-picker-indicator, input[type="time"]::-webkit-outer-spin-button, input[type="time"]::-webkit-inner-spin-button, input[type="time"]::-webkit-calendar-picker-indicator, input[type="month"]::-webkit-outer-spin-button, input[type="month"]::-webkit-inner-spin-button, input[type="month"]::-webkit-calendar-picker-indicator, input[type="week"]::-webkit-outer-spin-button, input[type="week"]::-webkit-inner-spin-button, input[type="week"]::-webkit-calendar-picker-indicator {
  -webkit-appearance: none;
  display: none; }

.s-comp19 .s-form h1 {
  color: #000; }

.s-comp19 .s-form h2 {
  color: #000; }

.s-comp19 .s-form h3 {
  font-family: 'Open Sans', sans-serif, sans-serif; }

.s-comp19 .s-form h3 {
  font-size: 21px; }

.s-comp19 .s-form h3 {
  color: #000; }

.s-comp19 .s-form h3 {
  letter-spacing: 0px; }

.s-comp19 .s-form h3 {
  text-transform: none; }

.s-comp19 .s-form h4 {
  color: #000; }

.s-comp19 .s-form h5 {
  color: #b5b5b7; }

.s-comp19 .s-form h5 {
  letter-spacing: 1px; }

.s-comp19 .s-form h5 {
  text-transform: none; }

.s-comp19 .s-form h6 {
  color: #000; }

.s-comp19 .form-check.checkbox .form-check-label > .form-check-indicator {
  background-color: #fff; }

.s-comp19 .form-check.checkbox .form-check-label > .form-check-indicator {
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

.s-comp19 .form-check.checkbox .form-check-label > .form-check-indicator {
  border: 1px solid #b5b5b7; }

.s-comp19 .form-check.checkbox .form-check-label > .form-check-indicator {
  width: 20px; }

.s-comp19 .form-check.checkbox .form-check-label > .form-check-indicator {
  height: 20px; }

.s-comp19 .form-check.checkbox .form-check-label > .form-check-indicator {
  margin: 3px 0px 0px 0px; }

.s-comp19 .form-check.checkbox .form-check-label .form-check-input:checked ~ .form-check-indicator {
  background-color: #b6bf00; }

.s-comp19 .form-check.checkbox .form-check-label .form-check-input:checked ~ .form-check-indicator {
  border: 1px solid #b6bf00; }

.s-comp19 .form-check.checkbox .form-check-label > .form-check-indicator {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.s-comp19 .form-check.checkbox .form-check-label > .form-check-description {
  font-size: 14px; }

.s-comp19 .form-check.checkbox .form-check-label > .form-check-description {
  padding: 0px 0px 0px 25px; }

.s-comp19 .s-form .form-check.checkbox {
  margin: 0px 15px 0px 0px; }

.s-comp19 .form-check.radio .form-check-label > .form-check-indicator {
  background-color: #fff; }

.s-comp19 .form-check.radio .form-check-label > .form-check-indicator {
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px; }

.s-comp19 .form-check.radio .form-check-label > .form-check-indicator {
  border: 1px solid #b5b5b7; }

.s-comp19 .form-check.radio .form-check-label > .form-check-indicator {
  width: 17px; }

.s-comp19 .form-check.radio .form-check-label > .form-check-indicator {
  height: 17px; }

.s-comp19 .form-check.radio .form-check-label .form-check-input:checked ~ .form-check-indicator {
  background-color: #b6bf00; }

.s-comp19 .form-check.radio .form-check-label .form-check-input:checked ~ .form-check-indicator {
  border: 1px solid #b6bf00; }

.s-comp19 .form-check.radio .form-check-label > .form-check-indicator {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.s-comp19 .form-check.radio .form-check-label:hover > .form-check-indicator {
  background-color: #b6bf00; }

.s-comp19 .form-check.radio .form-check-label:hover > .form-check-indicator {
  border: 1px solid #b6bf00; }

.s-comp19 .form-check.radio .form-check-label > .form-check-indicator {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.s-comp19 .s-form .form-check.radio {
  margin: 0px 15px 15px 0px; }

.s-comp19 .form-check.radio .form-check-label > .form-check-description {
  color: #000; }

.s-comp19 .form-check.radio .form-check-label > .form-check-description {
  margin: 0px 0px 0px 25px; }

.s-comp19 .form-check.checkbox .form-check-label > .form-check-indicator {
  background-color: #fff; }

.s-comp19 .form-check.checkbox .form-check-label > .form-check-indicator {
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

.s-comp19 .form-check.checkbox .form-check-label > .form-check-indicator {
  border: 1px solid #b5b5b7; }

.s-comp19 .form-check.checkbox .form-check-label > .form-check-indicator {
  width: 17px; }

.s-comp19 .form-check.checkbox .form-check-label > .form-check-indicator {
  height: 17px; }

.s-comp19 .form-check.checkbox .form-check-label > .form-check-indicator {
  margin: 0px 0px 0px 0px; }

.s-comp19 .form-check.checkbox .form-check-label .form-check-input:checked ~ .form-check-indicator {
  background-color: #b6bf00; }

.s-comp19 .form-check.checkbox .form-check-label .form-check-input:checked ~ .form-check-indicator {
  border: 1px solid #b6bf00; }

.s-comp19 .form-check.checkbox .form-check-label > .form-check-indicator {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.s-comp19 .form-check.checkbox .form-check-label:hover > .form-check-indicator {
  background-color: #b6bf00; }

.s-comp19 .form-check.checkbox .form-check-label:hover > .form-check-indicator {
  border: 1px solid #b6bf00; }

.s-comp19 .form-check.checkbox .form-check-label > .form-check-indicator {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.s-comp19 .form-check.checkbox .form-check-label > .form-check-description {
  color: #000; }

.s-comp19 .form-check.checkbox .form-check-label > .form-check-description {
  margin: 0px 0px 15px 0px; }

.s-comp19 .s-form label.control-label {
  color: #000; }

.s-comp19 .s-form input::-webkit-input-placeholder {
  color: #000; }

.s-comp19 .s-form textarea::-webkit-input-placeholder {
  color: #000; }

.s-comp19 .s-form input:-moz-placeholder {
  color: #000; }

.s-comp19 .s-form textarea:-moz-placeholder {
  color: #000; }

.s-comp19 .s-form input::-moz-placeholder {
  color: #000; }

.s-comp19 .s-form textarea::-moz-placeholder {
  color: #000; }

.s-comp19 .s-form input:-ms-input-placeholder {
  color: #000; }

.s-comp19 .s-form textarea:-ms-input-placeholder {
  color: #000; }

.s-comp19 .s-form .sw-result-easyform {
  color: #000; }

.s-comp19 .s-form .has-error label.control-label {
  color: #a94442; }

.s-comp19 .s-form .has-error input.form-control, .s-comp19 .s-form .has-error select.form-control, .s-comp19 .s-form .has-error textarea, .s-comp19 .s-form .has-error .sm-file-control {
  border: 2px solid #a94442; }

.s-comp19 .s-form .has-success label.control-label {
  color: #27ae60; }

.s-comp19 .s-form .has-success input.form-control, .s-comp19 .s-form .has-success select.form-control, .s-comp19 .s-form .has-success textarea, .s-comp19 .s-form .has-success .sm-file-control {
  border: 2px solid #27ae60; }

.s-comp19 .s-form .sm-file-control::before {
  color: #f5f5f5; }

.s-comp19 .s-form .sm-file-control::before {
  background-color: #b5b5b7; }

.s-comp19 .s-form .sm-file-control::before {
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px; }

.s-comp19 .s-form .sm-file-control::before {
  border: 0px solid #b5b5b7; }

.s-comp19 .s-form .sm-file-control::before {
  margin: -1px -1px -1px -1px; }

.s-comp19 .s-form .sm-file-control::before {
  padding: 9px 15px 0px 15px; }

.s-comp19 .s-form .sm-file-input:hover + .sm-file-control::before {
  color: #f5f5f5; }

.s-comp19 .s-form .sm-file-input:hover + .sm-file-control::before {
  background-color: #b6bf00; }

.s-comp19 .s-form .sm-file-input:hover + .sm-file-control::before {
  border: 0px solid #b5b5b7; }

.s-comp19 .s-form input.form-control, .s-comp19 .s-form select.form-control, .s-comp19 .s-form .sm-file-control {
  margin: 0px 0px 15px 0px; }

.s-comp19 .s-form input.form-control, .s-comp19 .s-form select.form-control, .s-comp19 .s-form .sm-file-control, .s-comp19 .s-form .sm-file-control::after {
  color: #000; }

.s-comp19 input:-webkit-autofill, .s-comp19 select:-webkit-autofill {
  -webkit-text-fill-color: #000; }

.s-comp19 .s-form textarea.form-control {
  color: #000; }

.s-comp19 .s-form [type='submit'].s-btn-beh {
  text-align: right; }

.s-comp19 .s-form [type='submit'].s-btn-alt-beh {
  text-align: right; }


.s-comp20 h1:before, .s-comp20 h2:before, .s-comp20 h3:before, .s-comp20 h4:before, .s-comp20 h5:before, .s-comp20 h6:before {
  content: "";
  position: relative;
  display: block; }

.s-comp20 h1:after, .s-comp20 h2:after, .s-comp20 h3:after, .s-comp20 h4:after, .s-comp20 h5:after, .s-comp20 h6:after {
  content: "";
  position: relative;
  display: block; }

.timeline .timeline-item:after, .timeline .timeline-item:before {
  content: '';
  display: block;
  width: 100%;
  clear: both; }

.timeline {
  width: 100%;
  margin: 30px auto;
  position: relative;
  padding: 0 10px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease; }

.timeline:before {
  content: "";
  width: 3px;
  height: 100%;
  background: #c0392b;
  left: 50%;
  top: 0;
  position: absolute; }

.timeline:after {
  content: "";
  clear: both;
  display: table;
  width: 100%; }

.timeline .timeline-item {
  margin-bottom: 50px;
  position: relative; }

.timeline-icon {
  background: #c0392b;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  left: 50%;
  overflow: hidden;
  margin-left: -23px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  font-size: 30px;
  text-align: center;
  padding: 4px 0 0 0; }

.timeline .timeline-item .timeline-content {
  width: 45%;
  padding: 20px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.timeline .timeline-item .timeline-content.right {
  float: right; }

@media screen and (max-width: 768px) {
  .timeline {
    margin: 15px;
    padding: 0px;
    width: 90%; }

  .timeline:before {
    left: 0; }

  .timeline .timeline-item .timeline-content {
    width: 90%;
    float: right; }

  .timeline .timeline-item .timeline-content:before, .timeline .timeline-item .timeline-content.right:before {
    left: 10%;
    margin-left: -6px;
    border-left: 0;
    border-right: 7px solid #c0392b; }

  .timeline .timeline-item .timeline-icon {
    left: 0; } }

.s-comp20 {
  margin: 0px 0px 0px 0px; }

.s-comp20 {
  padding: 50px 0px 50px 0px; }

.s-comp20 h2 {
  padding: 15px 0px 15px 0px; }

.s-comp20 .timeline .timeline-content {
  border: 1px solid #677077; }

.s-comp20 .timeline .timeline-content {
  background-color: #fff; }

.s-comp20 .timeline-icon {
  background-color: #000; }

.s-comp20 .timeline:before {
  background-color: #000; }


.s-comp21 .tab-content h1:before, .s-comp21 .tab-content h2:before, .s-comp21 .tab-content h3:before, .s-comp21 .tab-content h4:before, .s-comp21 .tab-content h5:before, .s-comp21 .tab-content h6:before {
  content: "";
  position: relative;
  display: block; }

.s-comp21 .tab-content h1:after, .s-comp21 .tab-content h2:after, .s-comp21 .tab-content h3:after, .s-comp21 .tab-content h4:after, .s-comp21 .tab-content h5:after, .s-comp21 .tab-content h6:after {
  content: "";
  position: relative;
  display: block; }

.s-comp21 .nav-tabs.tab-items-left {
  text-align: left; }

.s-comp21 .nav-tabs.tab-items-left .nav-item {
  float: none;
  display: inline-block; }

.s-comp21 .nav-tabs.tab-items-center {
  text-align: center; }

.s-comp21 .nav-tabs.tab-items-center .nav-item {
  float: none;
  display: inline-block; }

.s-comp21 .nav-tabs.tab-items-right {
  text-align: right; }

.s-comp21 .nav-tabs.tab-items-right .nav-item {
  float: none;
  display: inline-block; }

.s-comp21 .nav-tabs {
  border-top: 0px solid #677077; }

.s-comp21 .nav-tabs {
  border-bottom: 1px solid #b5b5b7; }

.s-comp21 .nav-tabs {
  margin: 0px 0px 50px 0px; }

.s-comp21 .nav-item a, .s-comp21 .nav-item a.active {
  color: #666; }

.s-comp21 .nav-item a, .s-comp21 .nav-item a.active {
  text-align: center; }

.s-comp21 .nav-item a, .s-comp21 .nav-item a.active {
  text-transform: uppercase; }

.s-comp21 .nav-item a, .s-comp21 .nav-item a.active {
  text-decoration: none; }

.s-comp21 .nav-item a, .s-comp21 .nav-item a.active {
  padding: 20px 20px 20px 20px; }

.s-comp21 .nav-item a:hover {
  color: #f5f5f5; }

.s-comp21 .nav-item a:hover {
  background-color: #b6bf00; }

.s-comp21 .nav-item a:hover {
  border-bottom: 2px solid #b6bf00; }

.s-comp21 .nav-item a {
  -webkit-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s; }

.s-comp21 .nav-item a.active, .s-comp21 .nav-item a.active:focus, .s-comp21 .nav-item a.active:active {
  color: #f5f5f5; }

.s-comp21 .nav-item a.active, .s-comp21 .nav-item a.active:focus, .s-comp21 .nav-item a.active:active {
  background-color: #677077; }

.s-comp21 .nav-item a.active, .s-comp21 .nav-item a.active:focus, .s-comp21 .nav-item a.active:active {
  border: 0px solid #fff; }

.s-comp21 .nav-item a.active, .s-comp21 .nav-item a.active:focus, .s-comp21 .nav-item a.active:active {
  border-bottom: 2px solid #b6bf00; }

.s-comp21 .nav-item a.active:hover {
  color: #f5f5f5; }

.s-comp21 .nav-item a.active:hover {
  background-color: #b6bf00; }

.s-comp21 .nav-item a.active:hover {
  border-bottom: 2px solid #b6bf00; }

.s-comp21 .tab-content h3 {
  text-align: center; }

.s-comp21 .tab-content p {
  text-align: center; }


.s-btn-beh a {
  display: inline-block; }

.s-comp22 .s-tile img.s-img {
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px; }

.s-comp22 .s-tile p {
  margin: 20px 0px 0px 0px; }

.s-comp22 .s-tile h2 {
  color: #000; }

.s-comp22 .s-tile h2 {
  margin: 10px 0px 10px 0px; }


.s-comp23 .s-icon-box-top .s-icon-content h1:before, .s-comp23 .s-icon-box-top .s-icon-content h2:before, .s-comp23 .s-icon-box-top .s-icon-content h3:before, .s-comp23 .s-icon-box-top .s-icon-content h4:before, .s-comp23 .s-icon-box-top .s-icon-content h5:before, .s-comp23 .s-icon-box-top .s-icon-content h6:before {
  content: "";
  position: relative;
  display: block; }

.s-comp23 .s-icon-box-top .s-icon-content h1:after, .s-comp23 .s-icon-box-top .s-icon-content h2:after, .s-comp23 .s-icon-box-top .s-icon-content h3:after, .s-comp23 .s-icon-box-top .s-icon-content h4:after, .s-comp23 .s-icon-box-top .s-icon-content h5:after, .s-comp23 .s-icon-box-top .s-icon-content h6:after {
  content: "";
  position: relative;
  display: block; }

.s-comp23 .s-icon-box-top:hover .s-icon-content h1:before, .s-comp23 .s-icon-box-top:hover .s-icon-content h2:before, .s-comp23 .s-icon-box-top:hover .s-icon-content h3:before, .s-comp23 .s-icon-box-top:hover .s-icon-content h4:before, .s-comp23 .s-icon-box-top:hover .s-icon-content h5:before, .s-comp23 .s-icon-box-top:hover .s-icon-content h6:before {
  content: "";
  position: relative;
  display: block; }

.s-comp23 .s-icon-box-top:hover .s-icon-content h1:after, .s-comp23 .s-icon-box-top:hover .s-icon-content h2:after, .s-comp23 .s-icon-box-top:hover .s-icon-content h3:after, .s-comp23 .s-icon-box-top:hover .s-icon-content h4:after, .s-comp23 .s-icon-box-top:hover .s-icon-content h5:after, .s-comp23 .s-icon-box-top:hover .s-icon-content h6:after {
  content: "";
  position: relative;
  display: block; }

.s-comp23 .s-icon-box.s-icon-box-top i.fa {
  font-size: 25px;
  width: auto;
  height: auto; }

.s-comp23 .s-icon-box.s-icon-box-top i.fa {
  font-size: 45px; }

.s-comp23 .s-icon-box.s-icon-box-top i.fa {
  color: #252839; }

.s-comp23 .s-icon-box.s-icon-box-top i.fa {
  text-align: center; }

.s-comp23 .s-icon-box.s-icon-box-top i.fa {
  margin: 0px 0px 20px 0px; }

.s-comp23 .s-icon-box .s-icon-beh {
  text-align: center; }

.s-comp23 .s-icon-box-top .s-icon-content p {
  text-align: center; }

.s-comp23 .s-icon-box-top .s-icon-content h1 {
  font-family: 'Droid Sans', sans-serif, sans-serif; }

.s-comp23 .s-icon-box-top .s-icon-content h1 {
  font-size: 20px; }

.s-comp23 .s-icon-box-top .s-icon-content h1 {
  font-weight: 700; }

.s-comp23 .s-icon-box-top .s-icon-content h1 {
  text-align: center; }

.s-comp23 .s-icon-box-top .s-icon-content h1 {
  text-transform: uppercase; }

.s-comp23 .s-icon-box.s-icon-box-top:hover i.fa {
  color: #b6bf00; }


.s-comp24 .s-colcont .s-form h1:before, .s-comp24 .s-colcont .s-form h2:before, .s-comp24 .s-colcont .s-form h3:before, .s-comp24 .s-colcont .s-form h4:before, .s-comp24 .s-colcont .s-form h5:before, .s-comp24 .s-colcont .s-form h6:before {
  content: "";
  position: relative;
  display: block; }

.s-comp24 .s-colcont .s-form h1:after, .s-comp24 .s-colcont .s-form h2:after, .s-comp24 .s-colcont .s-form h3:after, .s-comp24 .s-colcont .s-form h4:after, .s-comp24 .s-colcont .s-form h5:after, .s-comp24 .s-colcont .s-form h6:after {
  content: "";
  position: relative;
  display: block; }

.s-comp24 .s-tile .s-form h1:before, .s-comp24 .s-tile .s-form h2:before, .s-comp24 .s-tile .s-form h3:before, .s-comp24 .s-tile .s-form h4:before, .s-comp24 .s-tile .s-form h5:before, .s-comp24 .s-tile .s-form h6:before {
  content: "";
  position: relative;
  display: block; }

.s-comp24 .s-tile .s-form h1:after, .s-comp24 .s-tile .s-form h2:after, .s-comp24 .s-tile .s-form h3:after, .s-comp24 .s-tile .s-form h4:after, .s-comp24 .s-tile .s-form h5:after, .s-comp24 .s-tile .s-form h6:after {
  content: "";
  position: relative;
  display: block; }

.s-col-bleed .row [class^="col-"], .s-col-bleed .row [class^="col-"], .s-col-bleed .row .sm-gCol {
  padding-left: 0px !important;
  padding-right: 0px !important; }

.s-col-bleed > .row .row {
  margin: 0; }

.s-comp24 .s-form .form-group {
  margin: 0; }

.s-comp24 .s-form label {
  display: block; }

.s-comp24 .s-form label.form-check-inline {
  display: inline-block; }

.s-comp24 .s-form .s-recaptcha-beh > .g-recaptcha {
  display: inline-block; }

.s-comp24, .s-comp24 .s-btn, .s-comp24 .s-btn-alt {
  position: relative; }

.s-comp24 ul.s-icon-list {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.s-comp24 ul.s-icon-list li h1, .s-comp24 ul.s-icon-list li h2, .s-comp24 ul.s-icon-list li h3, .s-comp24 ul.s-icon-list li h4, .s-comp24 ul.s-icon-list li h5, .s-comp24 ul.s-icon-list li h6 {
  display: inline-block; }

.s-comp24 .s-colcont h1:before, .s-comp24 .s-colcont h2:before, .s-comp24 .s-colcont h3:before, .s-comp24 .s-colcont h4:before, .s-comp24 .s-colcont h5:before, .s-comp24 .s-colcont h6:before {
  content: "";
  position: relative;
  display: block; }

.s-comp24 .s-colcont h1:after, .s-comp24 .s-colcont h2:after, .s-comp24 .s-colcont h3:after, .s-comp24 .s-colcont h4:after, .s-comp24 .s-colcont h5:after, .s-comp24 .s-colcont h6:after {
  content: "";
  position: relative;
  display: block; }

.s-comp24 .s-tile h1:before, .s-comp24 .s-tile h2:before, .s-comp24 .s-tile h3:before, .s-comp24 .s-tile h4:before, .s-comp24 .s-tile h5:before, .s-comp24 .s-tile h6:before {
  content: "";
  position: relative;
  display: block; }

.s-comp24 .s-tile h1:after, .s-comp24 .s-tile h2:after, .s-comp24 .s-tile h3:after, .s-comp24 .s-tile h4:after, .s-comp24 .s-tile h5:after, .s-comp24 .s-tile h6:after {
  content: "";
  position: relative;
  display: block; }

.s-comp24 .s-colcont .s-icon-list-beh {
  text-align: center; }

.s-comp24 .s-colcont .s-map-h {
  height: 50vh; }


/*********************************/
/*        SiteManager CSS        */
/*********************************/
.s-comp25 {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.s-comp25:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

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

.s-comp25 a.s-playbtn {
  text-decoration: none; }

.s-comp25 a.s-playbtn:focus {
  outline: none; }

.s-comp25 a.s-playbtn i.fa {
  display: inline-flex;
  align-items: center;
  justify-content: center; }

.s-mfp25.mfp-bg {
  z-index: 10000; }

.s-mfp25.mfp-wrap {
  z-index: 10001; }

.s-mfp25.mfp-wrap .mfp-content {
  max-width: none; }

.s-mfp25.mfp-wrap iframe {
  box-shadow: none; }

.s-mfp25 .mfp-close {
  opacity: 1; }

.s-mfp25 .mfp-close:active {
  top: 0; }
/*********************************/
/*          Custom CSS           */
/*********************************/
.s-comp25 {
  padding: 100px 0px 100px 0px; }

.s-comp25 a.s-playbtn i.fa {
  font-size: 40px; }

.s-comp25 a.s-playbtn i.fa {
  color: #f5f5f5; }

.s-comp25 a.s-playbtn i.fa {
  background-color: #677077; }

.s-comp25 a.s-playbtn i.fa {
  -webkit-border-radius: 50px 50px 50px 50px;
  border-radius: 50px 50px 50px 50px; }

.s-comp25 a.s-playbtn i.fa {
  border: 8px solid #677077; }

.s-comp25 a.s-playbtn i.fa {
  width: 100px; }

.s-comp25 a.s-playbtn i.fa {
  height: 100px; }

.s-comp25 a.s-playbtn i.fa {
  margin: 10px 10px 10px 10px; }

.s-comp25 a.s-playbtn i.fa {
  padding: 0px 0px 0px 6px; }

.s-comp25 a.s-playbtn {
  display: inline-block; }

.s-comp25 .s-playbtn-beh {
  text-align: center; }

.s-comp25 a.s-playbtn:hover i.fa {
  color: #f5f5f5; }

.s-comp25 a.s-playbtn:hover i.fa {
  background-color: #b6bf00; }

.s-comp25 a.s-playbtn:hover i.fa {
  border: 8px solid #677077; }

.s-comp25 a.s-playbtn i.fa {
  -webkit-transition: all 0.22s ease 0s;
  transition: all 0.22s ease 0s; }

.s-mfp25.mfp-bg {
  background-color: #b5b5b7; }

.s-mfp25.mfp-bg {
  opacity: 0.8; }

.s-mfp25.mfp-wrap .mfp-content {
  width: 100%; }

.s-mfp25 button.mfp-close {
  color: #f5f5f5; }

.s-mfp25 button.mfp-close {
  background-color: #677077; }

.s-mfp25 button.mfp-close:hover {
  color: #f5f5f5; }

.s-mfp25 button.mfp-close:hover {
  background-color: #b6bf00; }

.s-mfp25 button.mfp-close {
  -webkit-transition: all 0.22s ease 0s;
  transition: all 0.22s ease 0s; }

@media (min-width: 1200px) {
  .s-mfp25.mfp-wrap .mfp-content {
    width: 70%; } }


#scomp15.s-comp8 {
  margin: 0px 0px 120px 0px; }


#scomp63.s-comp21 .nav-tabs {
  border-top: 0px solid #b5b5b7; }

#scomp63.s-comp21 .nav-tabs {
  border-bottom: 0px solid #b5b5b7; }

#scomp63.s-comp21 .nav-item a, #scomp63.s-comp21 .nav-item a.active {
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px; }

#scomp63.s-comp21 .nav-item a, #scomp63.s-comp21 .nav-item a.active {
  border: 1px solid #677077; }

#scomp63.s-comp21 .nav-item a, #scomp63.s-comp21 .nav-item a.active {
  width: auto; }

#scomp63.s-comp21 .nav-item a, #scomp63.s-comp21 .nav-item a.active {
  height: auto; }

#scomp63.s-comp21 .nav-item a, #scomp63.s-comp21 .nav-item a.active {
  margin: 0px 19px 0px 0px; }

#scomp63.s-comp21 .nav-item a, #scomp63.s-comp21 .nav-item a.active {
  padding: 15px 15px 15px 15px; }

#scomp63.s-comp21 .tab-content h2 {
  text-align: center; }

#scomp63.s-comp21 .tab-content h2 {
  border-bottom: 0px solid #fff; }

#scomp63.s-comp21 .tab-content .s-btn-beh {
  text-align: center; }

#scomp63.s-comp21 .tab-content .s-img {
  width: 100%; }


#scomp64.s-comp22 .s-tile {
  background-color: #f5f5f5;
  background-color: rgba(245, 245, 245, 0.4); }

#scomp64.s-comp22 .s-tile {
  border: 1px solid #677077; }

#scomp64.s-comp22 .s-tile {
  padding: 8px 8px 8px 8px; }

#scomp64.s-comp22 .s-tile p {
  font-size: 12px; }

#scomp64.s-comp22 .s-tile p {
  text-align: center; }

#scomp64.s-comp22 .s-tile h2 {
  font-size: 20px; }

#scomp64.s-comp22 .s-tile h2 {
  color: #b6bf00; }

#scomp64.s-comp22 .s-tile h2 {
  text-align: center; }

#scomp64.s-comp22 .s-tile h2 {
  border-top: 1px solid #b6bf00; }

#scomp64.s-comp22 .s-tile h4 {
  font-size: 18px; }

#scomp64.s-comp22 .s-tile h4 {
  text-align: center; }

#scomp64.s-comp22 .s-tile h4 {
  border-bottom: 1px solid #252839; }

#scomp64.s-comp22 .s-tile h4 {
  padding: 0px 0px 7px 0px; }

#scomp64.s-comp22 .s-tile .s-btn, #scomp64.s-comp22 .s-tile a.s-btn:link, #scomp64.s-comp22 .s-tile a.s-btn:active, #scomp64.s-comp22 .s-tile a.s-btn:visited {
  display: block; }

#scomp64.s-comp22 .s-tile .s-btn-beh {
  text-align: center; }

#scomp64.s-comp22 .s-tile .s-btn, #scomp64.s-comp22 .s-tile a.s-btn:link, #scomp64.s-comp22 .s-tile a.s-btn:visited {
  color: #f5f5f5; }

#scomp64.s-comp22 .s-tile .s-btn, #scomp64.s-comp22 .s-tile a.s-btn:link, #scomp64.s-comp22 .s-tile a.s-btn:visited {
  background-color: #677077; }

#scomp64.s-comp22 .s-tile .s-btn, #scomp64.s-comp22 .s-tile a.s-btn:link, #scomp64.s-comp22 .s-tile a.s-btn:visited {
  margin: 25px 0px 0px 0px; }

#scomp64.s-comp22 .s-tile .s-btn:hover, #scomp64.s-comp22 .s-tile a.s-btn:hover, #scomp64.s-comp22 .s-tile .s-btn:focus, #scomp64.s-comp22 .s-tile .s-btn:active {
  background-color: #b6bf00;
  background-color: rgba(182, 191, 0, 0.9); }


#scomp83.s-comp24 .s-colcont h3 {
  font-family: 'Droid Sans', sans-serif, sans-serif; }

#scomp83.s-comp24 .s-colcont h3 {
  font-size: 24px; }

#scomp83.s-comp24 .s-colcont h3 {
  font-weight: 600; }

#scomp83.s-comp24 .s-colcont h3 {
  color: #b6bf00; }

#scomp83.s-comp24 .s-colcont h3 {
  text-align: center; }

#scomp83.s-comp24 .s-colcont h3 {
  text-transform: uppercase; }

#scomp83.s-comp24 .s-colcont h3 {
  margin: 0px 0px 20px 0px; }


