.material-icons.md-dark {
  color: rgba(0, 0, 0, 1);
}

/* NAVBAR CONFIG */
x #navbar {
  background-color: rgb(1, 50, 32);
}

#navbar a:hover {
  background-color: #ddd;
}

.navbar-brand {
  display:flex
}

.navbar {
  background-color:  rgb(1, 50, 32);
  padding-left: 10%;
  padding-right: 10%;
  width: 100%;
  align-items: center;
  justify-content: center;
}

.nav-col {
  justify-content: center;
}

.nav-item .nav-link {
  color: white;
}


#navbar a {
  float: none;
  display: flex;
  color: white;
  text-align: center;
  padding: 10px;
  text-decoration: none;
  align-items: center;
  justify-content: center;
}

#navbar a:hover {
  background-color: rgb(78, 78, 78);
  color: white;
}

.brand {
  position: absolute;
  left: 50%;
  margin-left: -50px !important;
  display: block;
  max-width: 20%
}


/* TEXT CONFIG */

h1 {
  font-size: 1.6em;
  text-transform: uppercase;
  font-weight: lighter;
  line-height: 2em;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.15em;
  margin: 0;
}

h2 {
  font-size: 1.6em;
  text-transform: uppercase;
  font-weight: lighter;
  line-height: 2em;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.15em;
  margin: 0;
}

h3 {
  font-size: 1.3em;
  text-transform: uppercase;
  font-weight: inherit;
  line-height: 2em;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.15em;
  margin: 0
}

h4 {
  font-size: 1.2em;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.15em;
  font-weight: normal;
  line-height: 2em;
  margin: 0
}

h5 {
  font-size: 1.0em;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 2em;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.15em;
  margin: 0
}

h6 {
  font-size: 0.9rem;
  text-transform: uppercase;
  font-weight: 300;
  line-height: 2em;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.15em;
  margin: 0
}

p {
  font-size: medium;
}

li {
  list-style: none;
  font-size: 0.8em;
}

/* MAIN CONFIG */

html,
body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;
}

.wrapper {
  height: 200vh;
  overflow-y: auto;
  overflow-x: hidden;
  perspective: 10px;
}

.main-title {
  background-color: rgb(78, 78, 78);
}

.main-container {
  padding-top: 2%;
  padding-bottom: 2%;
  padding-right: 2%;
  padding-left: 2%;
  background-color: white
}

.body_light {
  background-color: rgb(78, 78, 78);
}

.body_dark {
  background-color: rgb(78, 78, 78);
}

.mobile-logo {
  display: none
}

.mobile-jumbotron {
  display: none;
}

ul {
  list-style-image: url(../img/general/img_logo_notext.png);
  list-style: none;
  display: list-item;
  padding-left: 5%;
}

.mainlogo {
  max-width: 15%;
}

.secondarylogo {
  max-width: 15%;
}

.affil_logo {
  max-width: 30%;
}

.mainlogo-footer {
  max-width: 45%;
}

.chamberlogo {
  max-width: 30%
}

.sociallogo {
  max-width: 100%
}

.links-div {
  background-color: rgb(0, 0, 0);
  border-radius: 15px;
  -moz-border-radius: 15px;
}

.vpa-links-div {
  background-color: rgb(0, 0, 0);
  border-radius: 15px; 
  border: 15px solid rgb(1, 88, 56);
  -moz-border-radius: 15px;
}

.vpr-links-div {
  height: 100%;
  background-color: rgb(0,0,0);
  border-radius: 15px;
  border: 15px solid #2a14a3;
  -moz-border-radius: 15px;
}

.vpainfo-div {
  background-color: rgb(1, 50, 32);
  border-radius: 15px;
  -moz-border-radius: 15px;
  color: white
}

.links-a:hover,
.links-a,
links-a:hover {
  color: rgb(78, 78, 78);
}

.jumbotron-main {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
  -webkit-background-size: cover;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  height: 125vh;
  color: rgb(78, 78, 78);
  line-height: 125vh;
  text-align: center;
  background-image: url('../img/commercial/img_main_master.webp')
}

.logo {
  color:rgb(0, 0, 0);
  font-size: 100px;
}

span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}

.label {
  color: white;
}

.footer-banner {
  background-image: url('../img/general/img_banner_footer_grey.webp');
  background-size: cover;
  height: 500px;
}

.footer {
  background-size: cover;
  background-color:rgb(1, 50, 32);
  background-image: url('../img/commercial/img_footer_team.webp');
  background-position: center;
  height: 500px;
  position: relative;
  left: 0;
  bottom: 0;
  width: 100%;
}

.footer-links {
  text-align: end;
}

.container-footer {
  padding-left: 15%;
  padding-right: 15%;
  padding-bottom: 1%;
  margin-bottom: 0px;
  background-color: rgb(1, 50, 32);
}

.contact-footer {
  padding: 0px 50px 0px 50px;
  background-color: rgb(1, 50, 32);
  color: black;
  justify-content: center;
}

.mobile-nav {
  display: none;
}

/* AFFILIATES CONFIG */

.affiliates-div {
  background-color: rgb(0, 0, 0);
  padding-left: 10%;
  padding-right: 10%;
  width: 100%;
  align-items: center;
}




@media screen and (max-width: 600px) {

  .mobile-jumbotron {
    display: block;
    margin-bottom: 0;
    background-size: cover;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    padding: 10px 0px 10px 0px;
    color: white;
  }

  .navbar {
    display: none
  }

  .mainlogo {
    display: none;
  }

  .secondarylogo {
    max-width: 20%;
  }

  .chamberlogo {
    display: none;
  }

  .sociallogo {
    display: none;
  }

  .main-title {
    display: none;
  }

  .desktop-logo {
    display: none;
  }

  .product-mobile {
    display: block;
  }

  .mobile-logo {
    display: block
  }

  .mobile-nav {
    display: block;
  }

  .mobile-main-logo {
    max-width: 25%;
  }

  .navbar-brand {
    display: none;
  }

  .mantle-col {
    background-size: contain;
  }

  .float-col {
    background-size: contain;
  }

  h2 {
    text-transform: uppercase;
    font-size: 1.0em;
    font-weight: 400;
    line-height: 2.0em;
    margin: 0;
  }

  h1 {
    text-transform: uppercase;
    font-size: 1.1em;
    font-weight: normal;
    line-height: 2.0em;
    margin: 0;
  }

  h5 {
    font-size: 0.8em;
    font-weight: inherit;
    line-height: 1.8em;
    margin: 0;
  }

  h6 {
    font-size: .9rem;
    text-transform: uppercase;
    font-weight: 200;
    line-height: 2em;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.10em;
    margin: 0
  }

  .h5-color-light {
    color: white;
  }

  .h5-color-dark {
    color: black;
  }

  .footer {
    display: none;
  }

  .footer-row-mobile {
    text-align: center;
  }

  .footer-links {
    display: none
  }

  .service_info {
    margin-top: 5%;
    margin-bottom: 5%;
    padding: 5%;
    border: #ddd;
    border-style: solid;
    border-width: thin;
    background-color: rgba(255, 255, 255, 0.5);
  }

  .nav-link {
    margin-top: 5%;
    margin-bottom: 5%;

  }

  .main-container {
    padding-left: 0px;
    padding-right: 0px;
  }

  .info_outline {
    justify-content: center;
  }

  .mobile-nav {
    display: block;
  }



}


/* SCROLL TRANISITION TEST 

.container {
  position: relative;
  width: 100%;
  height: 1500px;
  max-width: 100% !important;
  min-height: 1000px;
  }

.image-container {
    width: 100%;
    height: 1000px;
    padding-top: 45.347%;
    position: sticky;
    top: 0;
    background-size: cover;
  }

.text-container {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: -50;
    align-items: center;
    justify-content: center;
    color: Black;
  }
    
.title { 
    opacity: 0;
    margin: -20px 0;
    font-size: 30px;
    text-transform: uppercase;
    color: black;
    font-weight: inherit;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.15em;
    }
  */