/*!
 * Start Bootstrap - Freelancer v4.0.0-beta.2 (https://startbootstrap.com/template-overviews/freelancer)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-freelancer/blob/master/LICENSE)
 */
body,
html {
  width: 100%;
  height: 100%; }

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #561f5d;
    font-family: "mrs-eaves-roman-all-small-ca", sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .08em;
}

p {
    color: #561f5d;
    font-family: "mrs-eaves-roman-all-small-ca", sans-serif;
    font-style: normal;
    font-weight: 400;
}

p.lead {
    color: white;
    font-family: "mrs-eaves-roman-lining", sans-serif;
    font-style: normal;
    font-weight: 400;
}

li {
    color: #561f5d;
    font-family: "mr-eaves-modern", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 16pt;
    margin: 0 1.5rem;
}

a {
    text-decoration: none;
    color: #561f5d;
    letter-spacing: .07em;
}

.dropdown-item {
    color: #561f5d;
    letter-spacing: .07em;
}

.navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(35,173,134, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

div#header.container-fluid {
  width: 100%;
  height: 100%;
  background: url(../img/orangetile.png) repeat;
}

.navbar {
    background-color: #C1F7E1;
}

nav a img {
    max-height: 60px;
    margin: 0px 25px;
}

h1#portfolio {
    background: rgba(255,255,255, 0.6);
    margin: 1rem auto;
    padding: .25rem 0rem;
    vertical-align: middle;
}

div#header.container-fluid {
    padding: 1rem auto !important;
}

.container.name {
    vertical-align: middle;
}
@media (min-width: 992px){
    .container.name {
        max-width: 750px;
        padding-top: 1.25rem;
    }
}

@media (min-width: 200px) and (max-width: 991px){
    .container.name {
        max-width: 450px;
        padding-top: 1rem;
    }
}

section#pattern {
    background-color: #C1F7E1;
}

section#pattern h2, h3, h4, h5, h6, p {
    font-family: "mr-eaves-modern", sans-serif;
    font-style: normal;
    font-weight: 300;
}

section#pattern small {
    font-family: "mr-eaves-modern", sans-serif;
    font-style: italic;
    font-weight: 100;
}

section#pattern h1 {
    font-family: "mr-eaves-modern", sans-serif;
    font-style: normal;
    font-weight: 700;
    margin-top: 1.5rem;
    margin-bottom: 0.5rem;
}

@media (min-width: 768px){
    section#pattern h1 {
        margin-bottom: 3rem;
        margin-top: 3rem;
    }
}

@media (max-width: 576px){
    section#pattern h1 {
        font-size: 2rem;
    }
}


div.content-section-heading.text-center h1 {
    font-family: "mrs-eaves-roman-all-small-ca", serif;
    font-style: normal;
    font-weight: 400;
    font-size: 2.75rem;
}

@media (min-width: 992px) {
   div.content-section-heading.text-center h1 {
        font-family: "mrs-eaves-roman-all-small-ca", serif;
        font-style: normal;
        font-weight: 400;
        font-size: 4.5rem;
    }
}

@media (min-width: 576px) and (max-width: 991px) {
    div.content-section-heading.text-center h1 {
        font-family: "mrs-eaves-roman-all-small-ca", serif;
        font-style: normal;
        font-weight: 400;
        font-size: 3.5rem;
    }
}

section#pattern div.content-section-heading.text-center h1 {
    font-family: "mrs-eaves-roman-all-small-ca", serif;
    font-style: normal;
    font-weight: 400;
    font-size: 2.75rem;
}

@media (min-width: 992px) {
    section#pattern div.content-section-heading.text-center h1 {
        font-family: "mrs-eaves-roman-all-small-ca", serif;
        font-style: normal;
        font-weight: 400;
        font-size: 4.5rem;
    }
}

@media (min-width: 576px) and (max-width: 991px) {
    section#pattern div.content-section-heading.text-center h1 {
        font-family: "mrs-eaves-roman-all-small-ca", serif;
        font-style: normal;
        font-weight: 400;
        font-size: 3.5rem;
    }
}


card-body {
    border-radius: 0rem !important;
    stroke: 1px solid rgba(0,0,0,0);
}

img.card-image-bottom.img-fluid {
    border-radius: 0;
    padding-top: 1.25rem;
    padding-bottom: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    stroke: none;
}

hr.star-light,
hr.star-dark {
  max-width: 15rem;
  padding: 0;
  text-align: center;
  border: none;
  border-top: solid 0.25rem;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem; }

hr.star-light:after,
hr.star-dark:after {
  position: relative;
  top: -.8em;
  display: inline-block;
  padding: 0 0.25em;
  content: '\f0a3';
  font-family: FontAwesome;
  font-size: 2em; }

hr.star-light {
  border-color: #fff; }

hr.star-light:after {
  color: #fff;
 }

section#print hr.star-light:after {
    background-color: #18bc9c;
}

section#lettering hr.star-light:after {
    background-color: #62B2A3;
}

hr.star-dark {
  border-color: #561f5d; }

hr.star-dark:after {
  color: #561f5d;
  background-color: #C1F7E1; }

section#web hr.star-dark:after {
  color: #561f5d;
  background-color: #dcf9ec; }


hr {
    margin-bottom: 1.5rem;
}

.scroll-to-top {
  position: fixed;
  right: 15px;
  bottom: 15px;
  display: none;
  width: 50px;
  height: 50px;
  text-align: center;
  color: white;
  background: rgba(52, 58, 64, 0.5);
  line-height: 45px; }
  .scroll-to-top:focus, .scroll-to-top:hover {
    color: white; }
  .scroll-to-top:hover {
    background: #343a40; }
  .scroll-to-top i {
    font-weight: 800; }


.portfolio-item {
  display: block;
  position: relative;
  overflow: hidden;
  max-width: 530px;
  margin: auto auto 1rem; }
  .portfolio-item .caption {
    display: flex;
    height: 100%;
    width: 100%;
    background-color: rgba(33, 37, 41, 0.2);
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1; }
    .portfolio-item .caption .caption-content {
      color: #fff;
      margin: auto 2rem 2rem; }
      .portfolio-item .caption .caption-content h2 {
        font-size: 0.8rem;
        text-transform: uppercase; }
      .portfolio-item .caption .caption-content p {
        font-weight: 300;
        font-size: 1.2rem; }
  @media (min-width: 992px) {
    .portfolio-item {
      max-width: none;
      margin: 0; }
      .portfolio-item .caption {
        -webkit-transition: -webkit-clip-path 0.25s ease-out, background-color 0.7s;
        -webkit-clip-path: inset(0px);
        clip-path: inset(0px); }
        .portfolio-item .caption .caption-content {
          transition: opacity 0.25s;
          margin-left: 5rem;
          margin-right: 5rem;
          margin-bottom: 5rem; }
      .portfolio-item img {
        -webkit-transition: -webkit-clip-path 0.25s ease-out;
        -webkit-clip-path: inset(-1px);
        clip-path: inset(-1px); }
      .portfolio-item:hover img {
        -webkit-clip-path: inset(2rem);
        clip-path: inset(2rem); }
      .portfolio-item:hover .caption {
        background-color: rgba(29, 128, 159, 0.9);
        -webkit-clip-path: inset(2rem);
        clip-path: inset(2rem); } }


section {
  padding: 5.5rem 0; }
  section h2 {
    font-size: 2.25rem;
    line-height: 2rem; }
  @media (min-width: 992px) {
    section h2 {
      font-size: 3rem;
      line-height: 2.5rem; } }

@media (min-width: 768px) and (max-width: 991px){
    section {
      padding: 3.5rem 0; }
}

@media (min-width: 576px) and (max-width: 767px){
    section {
      padding: 2.75rem 0; }
}

@media (max-width: 575px){
    section {
      padding: 2rem 0; }
}


.scroll-to-top {
  z-index: 1042;
  right: 1rem;
  bottom: 1rem;
  display: none; }
  .scroll-to-top a {
    width: 3.5rem;
    height: 3.5rem;
    background-color: rgba(33, 37, 41, 0.5);
    line-height: 3.1rem; }


@media (min-width: 992px) {
  
  #mainNav.navbar-shrink {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }
    #mainNav.navbar-shrink .navbar-brand {
      font-size: 1.5em; } }

header.masthead {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }
  header.masthead h1 {
    font-size: 3rem;
    line-height: 3rem; }
  

@media (min-width: 992px) {
  header.masthead {
    padding-top: 3rem;
    padding-bottom: 3rem; }
    header.masthead h1 {
      font-size: 7rem;
      line-height: 5rem; }
    }

@media (min-width: 576px) and (max-width:991px) {
  header.masthead {
    padding-top: 2rem;
    padding-bottom: 2rem; }
    header.masthead h1 {
      font-size: 4.75rem;
      line-height: 4rem; }
    }

.footer {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: white;
  color: #561f5d;
  font-family: "mrs-eaves-roman-all-small-ca", sans-serif;
  font-style: normal;
  font-weight: 400;
}

@media (min-width: 992px){
    div.container.branding {
        padding-top: 2rem;
        padding-bottom: 1rem;
    }
}

@media (min-width: 576px) and (max-width:991px) {
  div.container.branding {
        padding-top: 1.5rem;
        padding-bottom: 1rem;
    }
}

@media (max-width: 575px) {
  div.container.branding {
        padding-top: .5rem;
        padding-bottom: .5rem;
    }
}

@media (min-width: 992px) {
    div.container.stationery {
        padding-bottom: 3rem;    
    }
}

@media (max-width: 576px) {
    div.container.stationery {
        padding-bottom: 1rem;    
    }
}

@media (min-width: 576px) and (max-width:991px) {
  div.container.stationery {
        padding-bottom: 2rem;
    }
}

.copyright {
  background-color: white; }

.dropdown-item:hover {
    color: #345ccc;
}

a:link {
    color: #561f5d;
}

a:hover, a:active {
    text-decoration: none;
    color: #561f5d;
}

li a.nav-link:link {
    color: #561f5d;
}

ul.navbar-nav li a:hover, ul.navbar-nav li a:active {
  color: #345ccc !important;
}

li a.nav-link:visited {
    color: #561f5d;
}

.bg-primary {
  background-color: #18BC9C !important; }

.bg-secondary {
  background-color: #62B2A3 !important; }

.bg-tertiary {
    background-color: #DCF9EC;
}

.text-primary {
  color: #18BC9C !important; }

.text-secondary {
  color: #2C3E50 !important; }

.btn-primary {
  background-color: #18BC9C;
  border-color: #18BC9C; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background-color: #128f76;
    border-color: #128f76; }

.btn-secondary {
  background-color: #2C3E50;
  border-color: #2C3E50; }
  .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
    background-color: #1a252f;
    border-color: #1a252f; }



div.col-md-4.branding h3 p ul {
    text-align:left;
}
