.v2 .tp-box-content {
  padding-bottom: 3rem !important;
}
.v2 .author-info h6 {
  color: #fff !important;
}
.v2 .tp-content h2 {
  color: #fff !important;
}
.v2 .tp-content h2 strong {
  color: #fff !important;
}
.v2 .tp-content h5 {
  color: #fff !important;
}

.bg_vid_stef {
  overflow-x: hidden;
  width: 100%;
  min-height: 600px;
  position: relative !important;
}

.bg_vid_stef video {
  object-fit: cover !important;
  object-position: top !important;
  height: 100% !important;
  width: 100% !important;
}

.bg_vid_stef {
  background: #1d1f20;
  color: #aaa;
  font-size: 18px;
  line-height: 1.4;
  font-family: "Inconsolata", sans-serif;
}

.bg_vid_stef #video-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  overflow: hidden;
}
.bg_vid_stef .touch #video-container {
  background: url(http://xtianmiller.com/dist/videos/winter_creek.jpg) no-repeat
    center;
  background-size: cover;
}

video {
  width: 100%;
  height: 100%;
}
.bg_vid_stef .touch video {
  display: none;
}

.bg_vid_stef .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 20;
  background-color: rgba(0, 0, 0, 0.7);
  padding-left: 6%;
  padding-right: 6%;
  display: table;
}
.bg_vid_stef .overlay__inner {
  width: 100%;
  height: auto;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.bg_vid_stef .overlay h2 {
  max-width: 40em;
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  font-family: "Raleway", sans-serif;
  line-height: 1.3;
  margin: 0 auto;
}
.bg_vid_stef .overlay p {
  padding-top: 1em;
  max-width: 40em;
  margin: 0 auto;
}

.bg_vid_stef .overlay p {
  color: #fff !important;
}

.bg_vid_stef .overlay {
  background-color: rgb(30 66 138 / 45%) !important;
}

.btn-default {
  background-color: #5d1923;
  border: 1px solid #5d1923;
}

.btn-white {
  background-color: #fff;
  border: 1px solid #fff;
  color: #5d1923 !important;
}

.btn-white:hover {
  color: #fff !important;
}

.home-service-gallery.ttyr .home-services-feature > img {
  height: 100% !important;
  object-fit: cover !important;
}

.home-services-feature .bottom-line {
  background-color: #2848be;
}

.bg_vid_stef {
  z-index: 1 !important;
}

.testimonials-carousel .testimonial_label_stef {
  display: inline-flex;
  justify-content: space-around;
  font-size: 13px;
  font-style: italic;
}

.testimonial_label_stef img.kwkwkwwllwlw{
    margin-right: 10px;
    width: 20px;
    float: none;
    clear: both;
    height: 100%;
    margin-right: 
    10px; width: 20px
}

.testimonial_label_stef span.country{
  font-style: normal !important;
}

.ttup{
  text-transform: uppercase !important;
}

.featured_p {
	color: #fff;
	text-align: center !important;
	max-width: 95%;
	margin-left: auto;
	margin-right: auto;
}

.flag-container{
  display: flex !important;
}

.flex-cont-translate {
  display: inline-flex !important;
	flex-direction: column !important;
	justify-content: flex-start !important;
}

a.gflag{
  height: 16px !important;
}

.navbar-dark .navbar-nav .nav-link:hover {
	color: #fff !important;
}
.navbar-dark .navbar-nav .nav-link:focus {
	color:  #fff !important;
}

@media (max-width: 600px) {
  .hide_sm {
    display: none !important;
  }
  .bg_vid_stef video.bg-vid-1 {
    object-position: right !important;
  }
}

@media (min-width: 600px) {
  .hide_lg {
    display: none !important;
  }

  .about_page_hero{
    height: 75vh !important;
  }
}

.t_w{
  color: #fff !important;
  font-weight: bold !important;
  text-transform: uppercase !important;
}

.navbar .navbar-brand {
	width: 200px !important;
}

.navbar .navbar-brand img, .footer-logo > img {
	width: 250px !important;
}