@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; }

.display-5 {
  font-size: 3rem;
  font-weight: 300; }

.display-6 {
  font-size: 2.5rem;
  font-weight: 300; }

.display-7 {
  font-size: 2rem;
  font-weight: 300; }

.nav-link, .dropdown-item {
  font-size: 14px; }

.w-10 {
  width: 10% !important; }

.w-15 {
  width: 15% !important; }

a.dropdown-item {
  margin-left: -30px !important;
  width: auto !important; }

h2.accordion-header {
  margin-top: 0 !important; }

.btnMyBlue {
  background-color: #144e8c;
  border: 2px solid #0B5ED7 !important;
  color: #ffffff !important; }
  .btnMyBlue:hover, .btnMyBlue:focus {
    background-color: #084bb5;
    border: 2px solid red !important;
    color: #ffffff; }

.btn-outline-primary {
  color: #0B5ED7 !important;
  border: 2px solid #0B5ED7 !important;
  background: transparent !important; }

.btn-outline-primary:hover {
  background: #0B5ED7 !important;
  color: #ffffff !important;
  border: 2px solid red !important; }

.accordion-item {
  background-color: rgba(255, 255, 255, 0.4) !important;
  border: 1px solid rgba(0, 0, 0, 0.125); }

.accordion-button:focus {
  z-index: 3;
  border: none !important;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25); }

.myAccordion .accordion-item {
  background: none !important; }
.myAccordion .accordion-item:hover {
  background: none !important; }
.myAccordion button.accordion-button {
  background-color: rgba(161, 210, 215, 0.48) !important;
  border-radius: 30px;
  /*border:.01em solid rgba(255, 255, 255, 0.42) !important;*/ }
.myAccordion h2.accordion-header:hover {
  margin-top: 0 !important;
  background-color: rgba(161, 210, 215, 0.6) !important; }

/*# sourceMappingURL=myBootstrap.css.map */
