@charset "utf-8";


.container-fluid {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 120px;
    width: 100%;
    text-align: center;
}

.container-fluid.mt-0 .footer  {
    font-family: 'Big Shoulders Text', cursive;
    text-align: center;
    text-transform: lowercase;
    color: #C2C2C2;
    margin-top: 10px;
    font-style: normal;
    letter-spacing: 2px;
    font-size: 12px;
}
.navbar-nav.mx-auto .nav-item .nav-link {
    color: #285F5C;	
	}
.row .col-xl-8 .navbar.navbar-expand-lg.navbar-light.bg-white {
    margin-top: 50px;
    color: #285F5C;
    font-family: 'Big Shoulders Text', cursive;
    font-size: 20px;
    font-weight: 200;
    letter-spacing: 1px;
}


ul.navbar-nav a:hover { color:#19B7C1 !important; }

.row .col-xl-6 .text-justify {
    color: #000000;
    font-family: "Helvetica Neue", sans-serif;
    font-size: 13px;
}


.photo-gallery {
  font-size:16px;
  max-width:500px;
  margin:0 auto 40px;
}

.photo-gallery {
  margin-bottom:0;
}

.photo-gallery .photos {
  padding-bottom:7px;
}

.photo-gallery .item {
  padding-bottom:10px;

}


.row .col-xl-6.text-justify p {
}
.container-fluid.mt-auto .row .col-xl-4 {
    color: #3E3B3B;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
}

.container-fluid .row .col-xl-6 {
    color: #282828;
    font-family: "Helvetica Neue", sans-serif;
    font-style: normal;
    font-size: 12px;
}

.container-fluid.mt-auto.mb-3 .row .col-xl-6.text-center {
    color: #C2C2C2;
	font-family: "Helvetica Neue", sans-serif;
	font-size: 13px;
}