/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */
/* Background */
.background-holder {
  position: absolute;
  width: 100%;
  min-height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  z-index: -1;
  overflow: hidden;
  will-change: transform, opacity, filter;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-repeat: no-repeat;
}

.background-holder.background-fixed {
  background-attachment: fixed;
}

.background-holder.background-right {
  left: auto;
  right: 0;
}

.background-holder.overlay:before {
  position: absolute;
  content: '';
  background: rgba(0, 0, 0, 0.25);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.background-holder.overlay-primary:before {
  background: rgba(42, 56, 85, 0.4);
}

.background-holder.overlay-info:before {
  background: rgba(54, 128, 179, 0.4);
}

.background-holder.overlay-success:before {
  background: rgba(54, 179, 106, 0.4);
}

.background-holder.overlay-warning:before {
  background: rgba(253, 212, 40, 0.4);
}

.background-holder.overlay-danger:before {
  background: rgba(179, 54, 65, 0.4);
}

.background-holder.overlay-0:before {
  background: rgba(0, 0, 0, 0.7);
}

.background-holder.overlay-1:before {
  background: rgba(0, 0, 0, 0.55);
}

.background-holder.overlay-2:before {
  background: rgba(0, 0, 0, 0.4);
}

.background-holder video {
  position: absolute;
  display: block;
  z-index: -1;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  min-width: 100%;
}

.background-holder .youtube-background {
  position: absolute !important;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.background-holder .youtube-background .mb_YTPBar {
  display: none !important;
}

.has-parallax {
  position: relative;
  overflow: hidden;
}

.overflow-hidden {
  overflow: hidden;
}

hr {
  border-color: currentColor;
}

hr.left {
  margin-left: 0;
}

hr.short {
  width: 4.20873rem;
}

.background-transparent {
  background-color: transparent !important;
}

.color-black {
  color: black !important;
}

.background-black {
  background-color: black !important;
}

.border-color-black {
  border-color: black !important;
}

.color-1 {
  color: #1f1f1f !important;
}

.background-1 {
  background-color: #1f1f1f !important;
}

.border-color-1 {
  border-color: #1f1f1f !important;
}

.color-2 {
  color: #2b2b2b !important;
}

.background-2 {
  background-color: #2b2b2b !important;
}

.border-color-2 {
  border-color: #2b2b2b !important;
}

.color-3 {
  color: #404040 !important;
}

.background-3 {
  background-color: #404040 !important;
}

.border-color-3 {
  border-color: #404040 !important;
}

.color-4 {
  color: #555555 !important;
}

.background-4 {
  background-color: #555555 !important;
}

.border-color-4 {
  border-color: #555555 !important;
}

.color-5 {
  color: #6a6a6a !important;
}

.background-5 {
  background-color: #6a6a6a !important;
}

.border-color-5 {
  border-color: #6a6a6a !important;
}

.color-6 {
  color: #7F7F7F !important;
}

.background-6 {
  background-color: #7F7F7F !important;
}

.border-color-6 {
  border-color: #7F7F7F !important;
}

.color-7 {
  color: #949494 !important;
}

.background-7 {
  background-color: #949494 !important;
}

.border-color-7 {
  border-color: #949494 !important;
}

.color-8 {
  color: #bebebe !important;
}

.background-8 {
  background-color: #bebebe !important;
}

.border-color-8 {
  border-color: #bebebe !important;
}

.color-9 {
  color: #e1e1e1 !important;
}

.background-9 {
  background-color: #e1e1e1 !important;
}

.border-color-9 {
  border-color: #e1e1e1 !important;
}

.color-10 {
  color: #f2f2f2 !important;
}

.background-10 {
  background-color: #f2f2f2 !important;
}

.border-color-10 {
  border-color: #f2f2f2 !important;
}

.color-11 {
  color: #fafafa !important;
}

.background-11 {
  background-color: #ffffff !important;
}

.border-color-11 {
  border-color: #fafafa !important;
}

.color-white {
  color: white !important;
}

.background-white {
  background-color: white !important;
}

.border-color-white {
  border-color: white !important;
}

.color-primary {
  color: #d42a4f !important;
}

.background-primary {
  background-color: #d42a4f !important;
}

.border-color-primary {
  border-color: #d42a4f !important;
}

.color-info {
  color: #3680b3 !important;
}

.background-info {
  background-color: #3680b3 !important;
}

.border-color-info {
  border-color: #3680b3 !important;
}

.color-success {
  color: #36b36a !important;
}

.background-success {
  background-color: #36b36a !important;
}

.border-color-success {
  border-color: #36b36a !important;
}

.color-warning {
  color: #a8cdfe !important;
}

.background-warning {
  background-color: #a8cdfe !important;
}

.border-color-warning {
  border-color: #a8cdfe !important;
}

.color-danger {
  color: #b33641 !important;
}

.background-danger {
  background-color: #b33641 !important;
}

.border-color-danger {
  border-color: #b33641 !important;
}

.color-facebook {
  color: #3b5998 !important;
}

.background-facebook {
  background-color: #3b5998 !important;
}

.border-color-facebook {
  border-color: #3b5998 !important;
}

.color-twitter {
  color: #1da1f2 !important;
}

.background-twitter {
  background-color: #1da1f2 !important;
}

.border-color-twitter {
  border-color: #1da1f2 !important;
}

.color-google-plus {
  color: #db4437 !important;
}

.background-google-plus {
  background-color: #db4437 !important;
}

.border-color-google-plus {
  border-color: #db4437 !important;
}

.color-github {
  color: #24292e !important;
}

.background-github {
  background-color: #24292e !important;
}

.border-color-github {
  border-color: #24292e !important;
}

.badge-white {
  background-color: #ffffff;
}

.badge-primary {
  background-color: #d42a4f;
}

.badge-info {
  background-color: #3680b3;
}

.badge-success {
  background-color: #36b36a;
}

.badge-warning {
  background-color: #a8cdfe;
}

.badge-danger {
  background-color: #b33641;
}

.radius-primary {
  border-radius: 3px !important;
}

.radius-secondary {
  border-radius: 10px !important;
}

.radius-capsule {
  border-radius: 50px !important;
}

.radius-square {
  border-radius: 0 !important;
}

.radius-round {
  border-radius: 100% !important;
}

.pos-relative {
  position: relative;
}

.pos-absolute {
  position: absolute;
}

.pos-fixed {
  position: fixed;
}

@media (min-width: 62em) {
  .w-lg-25 {
    width: 25% !important;
  }
  .pos-lg-absolute {
    position: absolute;
  }
  .absolute-centered {
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
  }
}

.background-transparent {
  background-color: transparent;
}

.background-transparent:active, .background-transparent:hover, .background-transparent:focus, .background-transparent:active:focus {
  background-color: transparent !important;
}

.r-0 {
  right: 0;
}

.l-0 {
  left: 0;
}

.t-0 {
  top: 0;
}

.b-0 {
  bottom: 0;
}

.opacity-75 {
  opacity: 0.75;
}

.elevated {
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.08);
}

.box-shadow-wide {
  -webkit-box-shadow: 0 23px 40px rgba(0, 0, 0, 0.2);
  box-shadow: 0 23px 40px rgba(0, 0, 0, 0.2);
}

/*///////////////////////////////////