/* =========================================================
   Base / Global styles
   ========================================================= */

body {
    padding: 0;
    line-height: 1.8;
    font-size: 16px;
    font-family: "Raleway", sans-serif;
    background-color: white !important;
    color: #222;
    -webkit-font-smoothing: antialiased;
}

/* =========================================================
   Headings
   ========================================================= */

h3 {
    font-size: 26px;
    margin-bottom: 0;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #333;
}

h3 span {
    display: block;
    font-size: 20px;
    margin-top: 10px;
    color: #777;
    text-transform: capitalize;
}

h4 {
    font-size: 26px;
    margin-top: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #333;
    display: flex;
    align-items: center;
    font-weight: 800;
}

h4 span {
    display: block;
    font-size: 25px;
    margin-top: 10px;
    color: #3b3b3b;
    text-transform: capitalize;
    padding: 0 10px;
}

h4::before,
h4::after {
    content: "";
    flex: 1;
    border-bottom: 15px solid #a19c9c46;
    padding-top: 15px;
}

/* =========================================================
   Spacing helpers
   ========================================================= */

.base-margin { margin: 1rem 0; }
.large-margin { margin: 2rem 0; }
.small-margin { margin: 0.5rem 0; }

/* =========================================================
   Lists
   ========================================================= */

ul {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}

.list-blurb li {
    margin-bottom: 0.6rem;
}

.list-blurb li::before {
    margin-bottom: 0.6rem;
    padding-left: 0.4rem;
    content: "\25cf";
    color: #1ABC9C;
    font-size: 16px;
    position: relative;
}


/* =========================================================
   Experience banner
   ========================================================= */

.experience {
    line-height: 44px;
    font-size: 20px;
    background-color: #1ABC9C;
    padding: 5px;
    font-weight: 800;
    color: #fff;
}

/* =========================================================
   Header / Navbar (FINAL & STABLE)
   ========================================================= */

header,
.header {
    background-color: white !important;
}

.navbar,
.navbar-brand,
.navbar-nav .nav-link {
    font-family: "Raleway", sans-serif !important;
    font-size: 18px;
    font-weight: 500;
    color: #333;
}

.navbar-nav .nav-link:hover {
    background-color: #1ABC9C;
    border-radius: 5px;
    color: #fff;
}

.navbar-nav .nav-link.active {
    background-color: #1ABC9C;
    border-radius: 5px;
    color: #fff;
    font-weight: 600;
    padding: 10px;
}

/* =========================================================
   Containers
   ========================================================= */

.container,
.container-fluid {
    box-sizing: border-box;
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

/* =========================================================
   Images
   ========================================================= */

img,
.img-fluid,
.carousel-item img {
    max-width: 100%;
    height: auto;
    display: block;
}

/* =========================================================
   Carousel
   ========================================================= */

.carousel-inner {
    margin-top: 10px;
}

.card-img-overlay {
    text-shadow: 0 2px 6px rgba(0, 0, 0, 0.6);
    padding: 1rem;
}

/* =========================================================
   CAROUSEL TEXT — PAGE 1
   ========================================================= */

.page-1-h1 {
    font-family: "Parisienne", "Allura", cursive;
    font-size: 6vw;
    position: absolute;
    top: 15%;
    left: 35%;
}

.page-1-p {
    font-family: "Raleway", sans-serif;
    font-size: 4vw;
    position: absolute;
    top: 72%;
    left: 25%;
}

/* =========================================================
   CAROUSEL TEXT — PAGE 2
   ========================================================= */

.page-2-h1 {
    font-family: "Raleway", sans-serif;
    font-size: 4vw;
    position: absolute;
    top: 2%;
    left: 40%;
}

.page-2-owning,
.page-2-through,
.page-2-is,
.page-2-thing {
    font-family: "Raleway", sans-serif;
    font-size: 3vw;
    font-style: italic;
    font-weight: 500;
}

.page-2-owning { top: 20%; left: 41%; position: absolute; }
.page-2-through { top: 43%; left: 53%; position: absolute; }
.page-2-is { top: 56%; left: 55%; position: absolute; }
.page-2-thing { top: 56%; left: 77%; position: absolute; }

.page-2-story,
.page-2-bravest {
    font-family: "Raleway", sans-serif;
    font-size: 3vw;
    font-style: italic;
    font-weight: 600;
    color: #a52929;
}

.page-2-story { top: 20%; left: 59%; position: absolute; }
.page-2-bravest { top: 56%; left: 63%; position: absolute; }

.page-2-and,
.page-2-that {
    font-family: "Allura", "Parisienne", cursive;
    font-size: 4.5vw;
    position: absolute;
}

.page-2-and { top: 28%; left: 50%; }
.page-2-that { top: 66%; left: 52%; }

.page-2-bff {
    font-family: "Raleway", sans-serif;
    font-size: 3vw;
    position: absolute;
    top: 80%;
    left: 75%;
    font-style: italic;
    font-weight: 700;
}

/* =========================================================
   CAROUSEL TEXT — PAGE 3
   ========================================================= */

.page-3-h1 {
    font-family: "Raleway", sans-serif;
    font-size: 4vw;
    position: absolute;
    top: 10%;
    left: 7%;
    color: #fff;
    font-weight: 600;
}

.page-3-line-1,
.page-3-line-2,
.page-3-line-3,
.page-3-line-4,
.page-3-line-5,
.page-3-quotee {
    font-family: "Raleway", sans-serif;
    font-size: 3vw;
    position: absolute;
    right: 15%;
    font-style: italic;
    font-weight: 600;
    color: #fff;
}

.page-3-line-1 { top: 10%; }
.page-3-line-2 { top: 20%; }
.page-3-line-3 { top: 30%; }
.page-3-line-4 { top: 40%; }
.page-3-line-5 { top: 50%; }

.page-3-quotee {
    top: 70%;
    font-weight: 700;
}

/* =========================================================
   Forms
   ========================================================= */

.form-control {
    background-color: #ededed;
}

.contact-form {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #fff;
    color: #000;
    font-size: 16px;
    width: 87%;
    margin: 5px 0;
}
