@import url("https://fonts.googleapis.com/css2?family=Source+Serif+4:ital,opsz,wght@0,8..60,200..900;1,8..60,200..900&display=swap");
/*font-family: "Source Serif 4", serif;*/
@import url("https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,100..900;1,9..144,100..900&display=swap");
/*font-family: "Fraunces", serif;*/
@import url("https://fonts.googleapis.com/css2?family=Beau+Rivage&family=Birthstone&family=Cookie&family=Dynalight&family=Qwigley&family=Rouge+Script&family=Style+Script&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Literata:ital,opsz,wght@0,7..72,200..900;1,7..72,200..900&display=swap");
/*font-family: "Literata", serif;*/
@import url("https://fonts.googleapis.com/css2?family=Libre+Franklin:ital,wght@0,100..900;1,100..900&display=swap");
/*font-family: "Libre Franklin", sans-serif;*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-y: scroll; }

body {
  font-family: "Libre Franklin", sans-serif;
  color: #58595b;
  font-size: 16px !important;
  line-height: 175%;
  font-weight: 500 !important;
  overflow-x: hidden !important;
  background-image: url("../images/bg5.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

h1, h2, h3, h4, h5, h6 {
  text-align: left;
  margin-top: 30px;
  margin-bottom: 10px;
  padding: 0; }

h1 {
  font-size: 30px; }

h2 {
  font-size: 26px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 14px; }

a {
  color: #58595b;
  text-decoration: none;
  border: none !important;
  outline: 0;
  -webkit-tap-highlight-color: transparent;
  overflow-x: hidden !important; }
  a:link, a:visited, a:hover, a:active {
    color: #58595b; }

.bgDark a {
  color: rgba(255, 255, 255, 0.75) !important;
  text-decoration: none;
  border: none !important;
  outline: 0; }
  .bgDark a:link, .bgDark a:visited, .bgDark a:hover, .bgDark a:active {
    color: rgba(255, 255, 255, 0.75) !important; }

img {
  vertical-align: middle; }

figure {
  margin: 5px 0 10px; }

figcaption {
  text-align: center;
  font-size: 10px;
  font-style: italic;
  margin: 0 auto; }

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2); }

li {
  margin-left: 30px; }

p {
  text-align: justify;
  margin-bottom: 20px; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

.italic1 {
  font-family: "Cookie", serif !important; }

.italic2 {
  font-family: "Birthstone", serif !important; }

.italic3 {
  font-family: "Beau Rivage", serif !important; }

.italic4 {
  font-family: "Rouge Script", serif !important; }

.italic5 {
  font-family: "Qwigley", serif !important; }

.italic6 {
  font-family: "Style Script", serif !important; }

.italic7 {
  font-family: "Dynalight", serif !important; }

/* Mobile first (default) */
.hero {
  min-height: 70vh;
  background-position: center top; }

.top-bar-phone {
  font-size: 24px;
  text-align: center !important; }

.aboutUs1 {
  background: url(../../assets/images/about2m.jpg) no-repeat center fixed;
  background-size: cover !important; }

.bg1 {
  background: url(../../assets/images/about2m.jpg) no-repeat center fixed !important;
  background-size: cover !important;
  /*min-height: 100vh;*/ }

/* ===================================================== */
/* Tablets */
/* ===================================================== */
/* Desktops */
@media (min-width: 992px) {
  .top-bar-phone {
    font-size: 16px;
    text-align: left !important; }

  .bg1 {
    background: url(../../assets/images/about2.jpg) no-repeat center fixed !important;
    background-size: cover !important;
    /*min-height: 100vh;*/ } }
/* ===================================================== */
/* Large desktops */

/*# sourceMappingURL=responsive.css.map */
