@import url('https://fonts.cdnfonts.com/css/gotham');

@import url('https://fonts.googleapis.com/css2?family=Bodoni+Moda:wght@400;500;600&display=swap');

* {
  margin: 0;
  padding: 0;
  font-family: 'Gotham', sans-serif;
}

html, body {
  overflow-x: hidden;
}

body {
  margin-top: 5px;
}
p {
    font-family: 'Bodoni Moda', serif !important;
}

.navbar {
  padding: 16.5px 5%;
}

#brand {
    width: 250px;
  }

.navbar .navbar-nav li a {
    color: #344255;
}

@media (max-width: 900px) {
  #brand {
    width: 150px;
  }
}

.navbar .navbar-nav .nav-item {
  margin-right: 5%;
}

.navbar .navbar-nav .nav-item .nav-link {
  font-family: 'Gotham', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2.2px;
  word-spacing: 1.1px;
  font-size: 14px;
  -webkit-transition: all 1s;
  transition: all 1s;
  
  color: #344255 !important;
}


.navbar .navbar-nav .nav-item:hover {
  color: #B39683 !important;
}

.navbar-light {
  background-color: #fff !important;
}

.navbar .navbar-nav .nav-link:hover {
  color: #B39683;
}

.navbar .navbar-nav .nav-link:active {
  color: #B39683;
}

#home .carousel-item {
  height: 100vh;
}

#home .carousel-item img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  height: 100vh;
  width: 100vw;
}

#home .carousel-item h1 {
  position: absolute;
  margin: 0;
  color: white;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  font-family: 'Gotham Light', sans-serif;
  letter-spacing: 2.2px;
  word-spacing: 1.1px;
  line-height: 1.5;
  font-weight: 200;
  width: 1200px;
    font-size: 2.5rem;
}

#home .carousel-item p {
  position: absolute;
  margin: 0;
  color: white;
  left: 50%;
  top: 56.5%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  font-family: 'Bodoni Moda', serif !important;
  letter-spacing: 2.2px;
  word-spacing: 1.1px;
  line-height: 1.5;
  font-weight: 600;
  text-transform: lowercase;
  margin-top: 5px;
  width: 1200px;
  font-size: 1.15rem;
}




@media (max-width: 900px) {
  #home {
    height: 90vh;
    margin-bottom: -33px;
  }
}

@media (max-width: 900px) {
  #home .carousel-item h1 {
    width: 80%;
    zoom: 80%;
    margin-top: -50px;
    margin-bottom: 25px;
  }
}

@media (max-width: 900px) {
  #home .carousel-item img {
    max-height: 90vh;
  }
}

@media (max-width: 900px) {
  #home .carousel-item p {
    width: 70%;
    zoom: 80%;
    margin-top: 37.5px;
    margin-bottom: -50px;
  }
}

@media (max-width: 900px) {
  #home .carousel-control-next,
  #home .carousel-control-prev {
    display: none;
  }
}

#about {
  padding: 1.25% 5%;
}

#about .header {
  text-align: center;
}

#about .header h2 {
  margin: 12.5px 0;
  color: #B39683;
  letter-spacing: 3.3px;
  word-spacing: 3.3px;
  font-family: 'Gotham', sans-serif;
  font-weight: 200;
  padding-bottom: 1.25%;
}

#about .content {
  padding-top: 2.5%;
  padding-bottom: 0;
  border-top: #636363 1.1px solid;
}

@media (max-width: 900px) {
  #about .content .col-lg-7 {
    margin-top: 5%;
  }
}
#about .content .col-lg-7 {
    height: 70vh;
}

@media (max-width: 900px) {
  #about .content .col-lg-7 {
        height: 100%;
    }
}
#about .content .col-lg-7 .row {
  zoom: 75%
}

#about .content .col-lg-7 .row h3 {
  text-transform: uppercase;
  letter-spacing: 3.3px;
  word-spacing: -3.3px;
  text-align: justify;
  color: #344255;
   font-family: 'Gotham', sans-serif;
    font-weight: bold;
}

@media (max-width: 900px) {
  #about .content .col-lg-7 .row h3 {
    text-align: left;
      
  }
}

@media (max-width: 900px) {
  #about .content .col-lg-7 .row p {
    zoom: 115%;
  }
}

#about .content .col-lg-7 .row p {
  text-align: justify;
  zoom: 110%;
}

#about .content .col-lg-4 {
  height: 70vh;
  background-image: url(../assets/OCC_Stock-04.jpg);
  background-size: cover;
  background-position: center right;
}


@media (max-width: 900px) {
  #about .content .col-lg-4 {
    margin-top: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    height: 44vh;
  }
}

#about::before {
  height: 66px;
  content: "";
  display: block;
}

@media (max-width: 900px) {
  #about::before {
    height: 66px;
    content: "";
    display: block;
  }
}

#team {
  padding-top: 5%;
}


@media (max-height: 768px){
  #team {
  margin-top: 20%;
  padding-top: 0px;
}
}

#team .header {
  text-align: center;
  padding: 2.5%;
  padding-bottom: 1.25%;
}

#team .header h2 {
 
  margin-bottom: 2.5%;
  color: #B39683;
  letter-spacing: 3.3px;
  word-spacing: 3.3px;
  font-family: 'Gotham', sans-serif;
  font-weight: 200;
  padding-bottom: 2.5%;
  border-bottom: #636363 1.1px solid;
}


#team .content {
  padding: 0 5%;
}

#team .content .col-lg-4 {
  padding: 5%;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
}

#team .content .col-lg-4 h4 {
  color: #344255;
    font-family: 'Gotham', sans-serif;
    font-weight: bold;
}

#team .content .col-lg-4 img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transition: all 1s;
  transition: all 1s;
}

#team .content .col-lg-4 img:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

#team .content .col-lg-4 h4 {
  margin-top: 12.5px;
  text-transform: uppercase;
  letter-spacing: 2.2px;
  word-spacing: 1.1px;
  text-transform: uppercase;
  color: #344255;
    font-family: 'Gotham', sans-serif;
    font-weight: bold;
}

#team .content .col-lg-4 h6 {
  color: #B39683;
  text-transform: uppercase;
  letter-spacing: 2.2px;
  word-spacing: 1.1px;
  line-height: 1.5;
}

#team .content .col-lg-4 .modal .modal-body {
  text-align: justify;
}

#team .content .col-lg-4 .modal .modal-body .row {
  padding: 0;
  margin: 0;
}

#team .content .col-lg-4 .modal .modal-body .row .col-lg-3 {
  background-size: cover;
  background-position-x: 50%;
}

#team .content .col-lg-4 .modal .modal-body .row .col-lg-9 {
  padding: 2.5% 5%;
}


#team .content .col-lg-4 .modal .modal-body .row .col-lg-9 button {
  background-color: #fff;
  color: #344255;
  border-color: #344255;
}

#team .content .col-lg-4 #megan {
  background-image: url(/assets/megan.png);
}

#team .content .col-lg-4 #james {
  background-image: url(/assets/james.png);
}

#team .content .col-lg-4 #will {
  background-image: url(/assets/will.png);
}

@media (max-width: 900px) {
  #team::before {
    height: 66px;
    content: "";
    display: block;
  }
}

#updated {
  padding: 5%;
}

@media (max-width: 900px) {
  #updated::before {
    height: 99px;
    content: "";
    display: block;
  }
}

#updated #experienceHeadline {
  text-align: center;
}

#updated #experienceHeadline h2 {
  margin: 12.5px 0;
  margin-bottom: 2.5%;
  color: #B39683;
  letter-spacing: 3.3px;
  word-spacing: 3.3px;
  font-family: 'Gotham', sans-serif;
  font-weight: 200;
  border-bottom: #636363 1.1px solid;
  padding-bottom: 2.5%;
}

#updated #experience .carousel-control-next,
#updated #experience .carousel-control-prev, #updated #experience .carousel-indicators {
  -webkit-filter: invert(100%);
          filter: invert(100%);
          margin-top: 33px;
}

@media (max-width: 900px) {
  #updated #experience .carousel-control-next,
  #updated #experience .carousel-control-prev, #updated #experience .carousel-indicators {
    margin-bottom: 33px;
    zoom: 60%;
  }
}

#updated #updatedSliderContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
          margin-top: 66px;
}

@media (max-width: 900px) {
  #updated #updatedSliderContainer {
    margin-top: 99px;
  }
}

#updated #updatedSliderContainer .carousel-inner .carousel-item {
  padding: 5%;
  padding-bottom: 0;
  padding-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  height: 40vh;
}

 #updated #updatedSliderContainer .carousel-inner .carousel-item h2 {
    zoom: 80%;   
    color: #344255;
    margin-top: 25px;
 }

@media (max-width: 900px) {
  #updated #updatedSliderContainer .carousel-inner .carousel-item h2 {
    zoom: 80%;
    max-width: 75%;
    color: #344255;
    font-family: 'Gotham', sans-serif;
    font-weight: bold;
  }
}

#updated #updatedSliderContainer .carousel-inner .carousel-item img {
  max-width: 50px;
}

#updated #updatedSliderContainer .carousel-inner .carousel-item p {
  max-width: 75%;
}

#updated #updatedImageContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#updated #updatedImageContainer img {
    max-width: 80%;
}

@media (max-width: 900px) {
  #updated #updatedImageContainer {
    margin-top: -99px;
    zoom: 60%;
  }
}

#contact {
  padding: 5%;
}

#contact .header {
  text-align: center;
  padding: 2.5%;
}

#contact .header h2 {
  margin: 12.5px 0;
  margin-bottom: 2.5%;
  color: #B39683;
  letter-spacing: 3.3px;
  word-spacing: 3.3px;
  font-family: 'Gotham', sans-serif;
  font-weight: 200;
  border-bottom: #636363 1.1px solid;
  padding-bottom: 2.5%;
}

#contact .content .row {
  margin-bottom: 50px;
}

#contact .content .row:first-of-type {
  margin-top: 25px;
}

@media (max-width: 900px) {
  #contact .content .row {
    position: relative;
    top: 50px;
  }
}

#contact .content .col-lg-7 .row .col-lg-9 h3 {
  color: #344255;
  margin-top: 10px;
}

@media (max-width: 900px) {
  #contact .content .col-lg-7 .row .col-lg-9 h3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

#contact .content .col-lg-7 .row .col-lg-9 a {
  color: #636363;
  text-decoration: none;
}

@media (max-width: 900px) {
  #contact .content .col-lg-7 .row .col-lg-9 a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

#contact .content .col-lg-7 .row .col-lg-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 900px) {
  #contact .content .col-lg-7 .row .col-lg-3 {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 7.5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

#contact .content .col-lg-7 .row .col-lg-3 i {
  font-size: 50px;
  color: #344255;
}

#contact .content .col-lg-4 {
  height: 60vh;
  background-image: url(../assets/OCC_Stock-08.jpg);
  background-size: cover;
  background-position: center;
}

@media (max-width: 900px) {
  #contact .content .col-lg-4 {
    margin-top: 33px;
  }
}


@media (max-width: 900px) {
  #contact::before {
    height: 99px;
    content: "";
    display: block;
  }
}

#updatedSliderContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  bottom: 75px;
}

#updatedImageContainer {
  padding: 5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#footer {
  padding: 15px 5%;
  background-color: #344255;
  color: white;
}

@media (max-width: 900px) {
  #footer {
    padding: 1.25% 5%;
  }
}

#footer .navbar-text {
  letter-spacing: 3.3px;
  word-spacing: 3.3px;
  font-family: 'Gotham', sans-serif;
  font-weight: 200;
}
/*# sourceMappingURL=style.css.map */