.h-25-sm {
    height: 25vh !important;
}

.btn {
    display: flex !important;
    align-items: center !important;
}

.is-fullheight {
    min-height: 100vh;
    padding-top: 3vh!important;
}

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

/* CARD CSS */
.card.about {

}

.card-img-top {
    max-width: 50%;
        align-self: center;
    margin-top: 1.25rem;
}


/*NAVICON CSS*/

.navicon-button {
  display: inline-block;
  position: relative;
  padding: 1.2rem 1rem;
  transition: 0.25s;
  cursor: pointer;
  user-select: none;
  opacity: .8;
}
.navicon-button .navicon:before, .navicon-button .navicon:after {
  transition: 0.25s;
}
.navicon-button:hover {
  transition: 0.5s;
  opacity: 1;
}
.navicon-button:hover .navicon:before, .navicon-button:hover .navicon:after {
  transition: 0.25s;
}
.navicon-button:hover .navicon:before {
  top: .825rem;
}
.navicon-button:hover .navicon:after {
  top: -.825rem;
}

.navicon {
  position: relative;
  width: 2.5em;
  height: .3125rem;
  background: #343a40!important;
  transition: 0.5s;
  border-radius: 2.5rem;
}
.navicon:before, .navicon:after {
  display: block;
  content: "";
  height: .3125rem;
  width: 2.5rem;
  background: #343a40!important;
  position: absolute;
  z-index: -1;
  transition: 0.5s 0.25s;
  border-radius: 1rem;
}
.navicon:before {
  top: .625rem;
}
.navicon:after {
  top: -.625rem;
}

.open:not(.steps) .navicon:before,
.open:not(.steps) .navicon:after {
  top: 0 !important;
}

.open .navicon:before,
.open .navicon:after {
  transition: 0.5s;
}

/* Minus */
.open {
  transform: scale(0.75);
}

/*END OF NAVICON CSS */

/* SIMPLUS HOME CSS */
#house_small {
    width: 36vw !important;
    margin-top: 15vh;
}

.house-cover {
    height: 20vh;
}

.navigation-icon1 {
    display: block;
    position: fixed;
    top: 40vh;
    right: 1vw;
}

.navigation-icon2 {
    display: block;
    position: fixed;
    top: 40vh;
    right: 1vw;
}

.navigation-icon3 {
    display: block;
    position: fixed;
    top: 40vh;
    right: 1vw;
}

/* END OF SIMPLUS HOME CSS */


/*
!*Mobile*!
@media (min-width: 320px) and (max-width: 767px) {
    #home-min {
        margin-left: -10vw !important;
        height: 40vh !important;
        margin-top: 2vh !important;
    }

    .column.inline {
        display: inline-block !important;
        margin-top: 8vh !important;
    }

    .columns.inline {
        display: inline-block !important;
    }
}

.hero .navbar {
    background: inherit !important;
}

.navbar {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 1 !important;
}

.navbar-end {
    text-align: center !important;
}

.navigation-icon1 {
    display: block;
    position: fixed;
    top: 40vh;
    right: 5vw;
    z-index: 2000;
}

.navigation-icon2 {
    display: block;
    position: fixed;
    top: 40vh;
    right: 5vw;
    z-index: 2000;
}

.navigation-icon3 {
    display: block;
    position: fixed;
    top: 40vh;
    right: 5vw;
    z-index: 2000;
}

.hero-head {
    z-index: 2000 !important;
    background-color: whitesmoke;
}

.house_small {
    margin: 0;
}

#house-cover {
    width: 100vw;
    height: auto;
    margin-top: 10vh;
}

.title {
    font-size: 1.7em !important;
}

h1.title.custom {
    font-size: 1.7em !important;
}

.footer {
    padding: 1.5rem 1.5rem 1rem !important;
}

!* CARD CSS *!

.columns.is-centered.has-text-centered.about {
    margin: 10vh 15vh 15vh 15vh;
    display: flex;
}

.columns.is-centered.has-text-centered.services {
}

.card.about {
    background-color: transparent!important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.card.apps {
    display: grid;
    background-color: #f9f9f9 !important;
}

.card-image {
    height: 150px !important;
}

.image img {
    width: 40% !important;
}

.card-content {
    min-height: 25vh;
    margin-top: 5vh;
}

.center-card-image {
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding-top: 30px;
}

.card-footer-item {
    transition: ease .3s;
}

.card-footer-item:hover {
    background: #222222 !important;
    color: white !important;
}

.card-title {
    font-size:1.2em !important;
    font-weight: 500!important;
}

!*Research page*!

#research-title {
    margin-top: 5vh !important;
    position: absolute !important;
    width: 100% !important;
    left: 0 !important;
}

#research-columns {
    margin-top: 9vh;
}

#survey-button-align {
    position: absolute;
    bottom: 2px;
    width: 100%;
    left: 0;
    justify-content: center;
}

!*Select 2 CSS *!
.select2 {
    width: 50%;
    float: right;
}

.select2-container {
    width: 250px !important;
}

span.select2.select2-container.select2-container--default {
    width: 250px !important;
    margin-top: 10px;
    float: none;
}

.form-select {
    width: 250px;
}

.form-select select {
    width: 100%;
    height: 35px;
    margin: 8px 0;
    border: 0;
    border: 1px solid lightgray;
    background: #fff url('https://cdn3.iconfinder.com/data/icons/google-material-design-icons/48/ic_keyboard_arrow_down_48px-128.png') no-repeat;
    background-size: 20px;
    background-position: right 10px center;
    font-family: 'Arial';
    padding-left: 24px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

!*Select 2 CSS *!
.select2 {
    width: 50%;
    float: right;
}

.select2-container {
    width: 250px !important;
}

span.select2.select2-container.select2-container--default {
    width: 250px !important;
    margin-top: 10px;
    float: none;
    height: 35px;
    padding: 3px;
}

.form-select {
    width: 250px;
}

.form-select select {
    width: 100%;
    height: 35px;
    margin: 8px 0;
    border: 0;
    border: 1px solid lightgray;
    background: #fff url('https://cdn3.iconfinder.com/data/icons/google-material-design-icons/48/ic_keyboard_arrow_down_48px-128.png') no-repeat;
    background-size: 20px;
    background-position: right 10px center;
    font-family: 'Arial';
    padding-left: 24px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

!* Survey CSS  *!

input.input_field {
    width: 195px;
    margin-top: 10px;
    height: 30px;
    padding: 3px;
    border: 1px solid #aaa;
    border-radius: 3px;
    text-align: center;
}

.unit {
    width: 45px;
    margin-top: 10px;
    margin-left: 1px;
    height: 30px;
    border: 1px solid #aaa;
    border-radius: 3px;
    text-align: center;
}

.plot {
    width: 90px;
    height: 60px;
    background-color: lightgray;
    margin: 15px;
    background-image: linear-gradient(-45deg, dimgray 25%, transparent 25%, transparent 50%, black 50%, black 75%, transparent 75%, transparent);
    background-size: 4px 4px;
    border: 1px solid dimgray;
}

.access_type {
    width: 125px;
    margin-left: 1px;
    height: 30px;
    border: 1px solid #aaa;
    border-radius: 3px;
    text-align: center;
}

input.dim_field {
    width: 50px;
    height: 28px;
    padding: 3px;
    border: 1px solid #aaa;
    border-radius: 3px;
    text-align: center;
}

.unit_length {
    width: 45px;
    height: 28px;
    border: 1px solid #aaa;
    border-radius: 3px;
    text-align: center;
}

input.num_field {
    width: 35px;
    height: 25px;
    padding: 2px;
    border: 1px solid #aaa;
    border-radius: 3px;
    text-align: center;
    margin-left: 5px;
}

.subtitle.materials {
    font-size: 1.2em !important;
    margin-top: 20px;
    margin-bottom: 0 !important;
}

#google_form {
    width: 90vw;
    min-height: 100vh;
    max-height: 200vh;
}

.card-image {
    height: 150px !important;
}

#map {
    height: 40vh;
}

#map a img {
    display: none;
}

html {
    background-color: whitesmoke !important;
}
*/
