/*!
 * Start Bootstrap - Landing Page v5.0.6 (https://startbootstrap.com/template-overviews/landing-page)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-landing-page/blob/master/LICENSE)
 */
 
 @import 'https://go.vive.com/rs/058-SUW-894/images/font-awesome.min.css';
 
 @font-face {
font-family: "Oscine";
src: 	url("../vendor/fonts/Oscine/Oscine.ttf") format('truetype'),
		url("../vendor/fonts/Oscine/OscineBold.ttf") format('truetype');
} 

body {
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  color: #596677;
}

a,
a:hover,
a:focus,
a:active {
    font-weight: 500;
    text-decoration: none;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

a {
  color: #f4623a;
  background-color: transparent;
}

a:hover {
  color: #d6370c;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Oscine', sans-serif;
  font-weight: 700;
  color: #2c3a50;
}

.btn-vive{font-family: 'Roboto', sans-serif;color:#fff;background-color:#00b3e3;border-color:#00b3e3}

.btn-vive:hover{color:#fff;background-color:#00b3e3;border-color:#00b3e3}
.btn-vive:focus,.btn-vive.focus{box-shadow:0 0 0 .2rem rgba(0,90,90,0.5)}
.btn-vive.disabled,.btn-vive:disabled{color:#fff;background-color:#00b3e3;border-color:#00b3e3}
.btn-vive:not(:disabled):not(.disabled):active,.btn-vive:not(:disabled):not(.disabled).active,.show>.btn-vive.dropdown-toggle{color:#fff;background-color:#00b3b3;border-color:#000}
.btn-vive:not(:disabled):not(.disabled):active:focus,.btn-vive:not(:disabled):not(.disabled).active:focus,.show>.btn-vive.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,90,90,0.5)}

.btn-outline-vive{color:#00b3e3;background-color:transparent;background-image:none;border-color:#00b3e3}.btn-outline-vive:hover{color:#222;background-color:#009a9a;border-color:#00b3e3}
.btn-outline-vive:focus,.btn-outline-vive.focus{box-shadow:0 0 0 .2rem rgba(0,128,128,0.5)}
.btn-outline-vive.disabled,.btn-outline-vive:disabled{color:#00b3e3;background-color:transparent}
.btn-outline-vive:not(:disabled):not(.disabled):active,.btn-outline-vive:not(:disabled):not(.disabled).active,.show>.btn-outline-vive.dropdown-toggle{color:#fff;background-color:#009a9a;border-color:#00b3e3}
.btn-outline-vive:not(:disabled):not(.disabled):active:focus,.btn-outline-vive:not(:disabled):not(.disabled).active:focus,.show>.btn-outline-vive.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,128,128,0.5)}

.features-icons-icon {
  color: #00B3e3;
}

header.masthead {
  position: relative;
  background-color: #343a40;
  background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url("https://go.vive.com/rs/058-SUW-894/images/bg-masthead-1920x1267.jpg") no-repeat center center;
  background-size: cover;
  padding-top: 8rem;
  padding-bottom: 8rem;
}

header.masthead .overlay {
  position: absolute;
  background-color: #212529;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.3;
}

header.masthead h1 {
  font-size: 2rem;
}

header {
  position: relative;
  background-color: black;
  height: 75vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}

header video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

header .container {
  position: relative;
  z-index: 2;
}

header .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}

.carousel-item {
  height: 65vh;
  min-height: 350px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

@media (pointer: coarse) and (hover: none) {
  header {
    background: url('https://source.unsplash.com/XT5OInaElMw/1600x900') black no-repeat center center scroll;
  }
  header video {
    display: none;
  }
}

@media (min-width: 768px) {
  header.masthead {
    padding-top: 12rem;
    padding-bottom: 12rem;
  }
  header.masthead h1 {
    font-size: 3rem;
  }
}

.showcase .showcase-text {
  padding: 3rem;
}

.showcase .showcase-img {
  min-height: 30rem;
  background-size: cover;
}

@media (min-width: 768px) {
  .showcase .showcase-text {
    padding: 7rem;
  }
}

.features-icons {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.features-icons .features-icons-item {
  max-width: 20rem;
}

.features-icons .features-icons-item .features-icons-icon {
  height: 7rem;
}

.features-icons .features-icons-item .features-icons-icon i {
  font-size: 4.5rem;
}

.features-icons .features-icons-item:hover .features-icons-icon i {
  font-size: 5rem;
}

.testimonials {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.testimonials .testimonial-item {
  max-width: 18rem;
}

.testimonials .testimonial-item img {
  max-width: 12rem;
  -webkit-box-shadow: 0px 5px 5px 0px #adb5bd;
  box-shadow: 0px 5px 5px 0px #adb5bd;
}

.call-to-action h2 {
  color: #FFFFFF;
}

.call-to-action {
  position: relative;
  background-color: #343a40;
  background: url("../img/space-1.png") no-repeat center center;
  background-size: cover;
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.call-to-action .overlay {
  position: absolute;
  background-color: #212529;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0.3;
}

/* FOOTER */
.footer-area {
    position: relative;
    z-index: 1;
    background-color: #111820;
}

.footer-area p {
	color: #868686;
}

.single-footer-widget h5 {
    color: #fff;
    margin-bottom: 50px;
}

.single-footer-widget ul > li > a {
    color: #aaaaaf;
    margin-bottom: 10px!important;
    display: block;
    font-weight: 500;
}

.single-footer-widget ul > li > a:last-child {
    margin-bottom: 0;
}

.single-footer-widget ul > li > a:hover {
    color: #ffffff;
}

.copyright-text > p {
    margin-bottom: 0;
    font-size: 13px;
	color: #868686;
}

.footer-social-info > a {
    color: #aaaaaf;
    padding: 0 15px;
    display: inline-block;
    font-size: 13px;
}

.footer-social-info > a:hover {
    color: #fff;
}

.footer-single--blog-post {
    margin-bottom: 30px;
}

.footer-single--blog-post:last-child {
    margin-bottom: 0;
}

.footer-single--blog-post .blog-post-date > p {
    font-size: 12px;
    margin-bottom: 5px;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

.footer-single--blog-post .blog-post-title > h6 {
    font-size: 14px;
    margin-bottom: 0;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

.footer-single--blog-post .blog-post-date > p:hover,
.footer-single--blog-post .blog-post-title > h6:hover {
    color: #26a4d3;
}

.footer-single-contact-info .contact-icon {
    margin-right: 15px;
}

.footer-bottom-area {
    background-color: #000000;
    height: 60px;
}

.footer-bottom-content {
    padding-top: 10px;
}

.footer-area .section_padding_100_0 {
    padding-top: 100px;
    padding-bottom: 0;
}

.footer-area .mb-100 {
    margin-bottom: 100px;
}

.footer-area .mb-50 {
    margin-bottom: 50px;
}

.footer-area li {
    list-style: none;
}

.footer-area ul,
ol {
    margin: 0;
    padding: 0;
}
