/****** CUSTOM STYLES FOR SCVAS ******/

/**SPACING**/
/*@import url("spacing.css");*/

.credits-r {
    position: absolute;
    bottom: 0px;
    right: 0.25em;
    font-size: 75%;
    color: #fff;
    z-index:9999;
}


.trick {
    display:none;
}
.credits-l {
    position: absolute;
    bottom: 0px;
    left: 0.25em;
    font-size: 75%;
    color: #fff;
    z-index:9999;
}

.nav-is-overlay .page-title-3.image-bg:first-child,
.nav-is-overlay.page-title-3.bg-dark:first-child,
.nav-is-overlay .page-title-4.image-bg:first-child,
.nav-is-overlay.page-title-4.bg-dark:first-child {
  height: 85vh;
  padding-top: 55px;
}
.module {
  display: inline-block;
  padding: 0 8px 0 0 !important;
}
nav.transparent .nav-open .logo-light {
    display: inline !important;
height: 10em !important;
padding-top: 1em !important;
  }

.logo {
padding-top: 1em !important;
}

.module.widget-handle {
border-top: 0px !important;
}

nav.transparent .module.widget-handle {
border-left: 0px !important;
}

.menu > li {
margin-right: 16px !important;
}

body {
font-size: 16px !important;
}

.menu li a	{
font-size: 13px !important;
}

.p {
font-size: 16px !important;
}

.menu > li ul {
width: 275px !important;
margin: 0 auto !important
}

.subheader {
background-position: 50% 50% !important;
}

@media (max-width: 767px) {
  p.lead {
    font-size: 15px !important;
    line-height: 24px !important;
  }
  p {
    font-size: 14px !important;
  }
}
.title2 {
    font-size: 24px !important;
    line-height: 32px !important;
    margin-bottom: 1em !important;
    margin-top: 1em !important;
  }
.fullscreen {
    height: 100vh !important;
}
.cover.fullscreen .slides li {
    height: 100vh !important;
}

.main-bg-blur {
  background: rgb(255,255,255); /* for IE */
  background: rgba(255,255,255,0.75);
  border-radius: 1em !important;
}

p {
    margin-bottom: 0px !important;
}
hr {
    margin-top: 2em !important;
}
input[type="text"],
input[type="password"] {
  background: #C8D5F1 !important;
}
textarea {
    background: #C8D5F1 !important;
}
select {
    background: #C8D5F1 !important;
}

.slider_box h2 {
    font-size: 26px;
    margin: 20px 0;
    font-family: 'Museo Sans',sans-serif;
    font-weight: 600;
    color: whitesmoke;
}


.slider_box .item h4 {
    margin: 20px 0 10px;
    font-size: 26px;
    min-height: 56px;
    color: whitesmoke;
}

.slider_box {
    text-align: center;
    
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}


.carousel-control.right {
    right: 0;
    left: auto;
    background-image: unset;
}

.carousel-control.left {
   
    background-image: unset;
}

