html, blockquote {
  font-size: 16px;
  line-height: 1.5;
  background-color: rgb(219.9, 223.65, 228.45);
}

body {
  --ps-clientwidth: 100vw;
  --ps-contained-padding: calc( ( min(100rem, var(--ps-clientwidth)) - 95rem ) / 2 );
  --ps-contained-padding-r: calc( ( ( min(100rem, var(--ps-clientwidth)) - 95rem ) / 2 ) + 1.5rem );
  --ps-block-padding: clampBuilder(32px, 56px),;
  overflow-x: hidden;
  font-family: "proxima-nova", Sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #152E4E;
  background-color: #ffffff;
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}
body > [data-elementor-type=wp-page] {
  width: inherit;
  max-width: inherit;
}
body > [data-elementor-type=wp-page].elementor-edit-mode > .elementor-section-wrap {
  width: inherit;
  max-width: inherit;
}

.elementor-location-header[data-elementor-type=header] {
  width: inherit;
  max-width: inherit;
}
.elementor-location-header[data-elementor-type=header] > .elementor-section-wrap.ui-sortable {
  width: inherit;
  max-width: inherit;
}
.elementor-location-header[data-elementor-type=header] .ps-header-main {
  max-width: inherit;
}

.elementor-popup-modal {
  width: inherit;
  max-width: inherit;
  left: unset !important;
}
.elementor-popup-modal .dialog-lightbox-message {
  max-width: inherit;
}

p {
  line-height: 1.5;
  margin-bottom: 1.5rem;
}

.primary {
  color: #152E4E !important;
}

.color1 {
  color: #152E4E !important;
}

.color2 {
  color: #BAA897 !important;
}

.color3 {
  color: #FBF5F0 !important;
}

.color4 {
  color: #999 !important;
}

.color5 {
  color: #CCC !important;
}

.white {
  color: #ffffff !important;
}

.black {
  color: #000000 !important;
}

.gray {
  color: #F5F5F5 !important;
}

.hover-primary:hover, .hover-primary:focus, .hover-primary:active {
  color: #152E4E !important;
}

.hover-color1:hover, .hover-color1:focus, .hover-color1:active {
  color: #152E4E !important;
}

.hover-color2:hover, .hover-color2:focus, .hover-color2:active {
  color: #BAA897 !important;
}

.hover-color3:hover, .hover-color3:focus, .hover-color3:active {
  color: #FBF5F0 !important;
}

.hover-color4:hover, .hover-color4:focus, .hover-color4:active {
  color: #999 !important;
}

.hover-color5:hover, .hover-color5:focus, .hover-color5:active {
  color: #CCC !important;
}

.hover-white:hover, .hover-white:focus, .hover-white:active {
  color: #ffffff !important;
}

.hover-black:hover, .hover-black:focus, .hover-black:active {
  color: #000000 !important;
}

.hover-gray:hover, .hover-gray:focus, .hover-gray:active {
  color: #F5F5F5 !important;
}

.hover-parent .hover-child-primary * {
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.hover-parent:hover .hover-child-primary * {
  color: #152E4E !important;
}

.hover-parent .hover-child-color1 * {
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.hover-parent:hover .hover-child-color1 * {
  color: #152E4E !important;
}

.hover-parent .hover-child-color2 * {
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.hover-parent:hover .hover-child-color2 * {
  color: #BAA897 !important;
}

.hover-parent .hover-child-color3 * {
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.hover-parent:hover .hover-child-color3 * {
  color: #FBF5F0 !important;
}

.hover-parent .hover-child-color4 * {
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.hover-parent:hover .hover-child-color4 * {
  color: #999 !important;
}

.hover-parent .hover-child-color5 * {
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.hover-parent:hover .hover-child-color5 * {
  color: #CCC !important;
}

.hover-parent .hover-child-white * {
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.hover-parent:hover .hover-child-white * {
  color: #ffffff !important;
}

.hover-parent .hover-child-black * {
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.hover-parent:hover .hover-child-black * {
  color: #000000 !important;
}

.hover-parent .hover-child-gray * {
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.hover-parent:hover .hover-child-gray * {
  color: #F5F5F5 !important;
}

.bg-primary {
  background-color: #152E4E !important;
}

.bg-color1 {
  background-color: #152E4E !important;
}

.bg-color2 {
  background-color: #BAA897 !important;
}

.bg-color3 {
  background-color: #FBF5F0 !important;
}

.bg-color4 {
  background-color: #999 !important;
}

.bg-color5 {
  background-color: #CCC !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.bg-black {
  background-color: #000000 !important;
}

.bg-gray {
  background-color: #F5F5F5 !important;
}

.fill-primary {
  fill: #152E4E !important;
}

.fill-color1 {
  fill: #152E4E !important;
}

.fill-color2 {
  fill: #BAA897 !important;
}

.fill-color3 {
  fill: #FBF5F0 !important;
}

.fill-color4 {
  fill: #999 !important;
}

.fill-color5 {
  fill: #CCC !important;
}

.fill-white {
  fill: #ffffff !important;
}

.fill-black {
  fill: #000000 !important;
}

.fill-gray {
  fill: #F5F5F5 !important;
}

.icon-fill-primary i[class^=fa] {
  color: #152E4E !important;
}

.icon-fill-color1 i[class^=fa] {
  color: #152E4E !important;
}

.icon-fill-color2 i[class^=fa] {
  color: #BAA897 !important;
}

.icon-fill-color3 i[class^=fa] {
  color: #FBF5F0 !important;
}

.icon-fill-color4 i[class^=fa] {
  color: #999 !important;
}

.icon-fill-color5 i[class^=fa] {
  color: #CCC !important;
}

.icon-fill-white i[class^=fa] {
  color: #ffffff !important;
}

.icon-fill-black i[class^=fa] {
  color: #000000 !important;
}

.icon-fill-gray i[class^=fa] {
  color: #F5F5F5 !important;
}

body {
  --ps-fsize-h1: clamp(3.5rem, -0.5744rem + 8.4993vw, 7.5rem);
}
body h1, body .elementor-widget-heading h1.elementor-heading-title {
  font-size: clamp(3.5rem, -0.5744rem + 8.4993vw, 7.5rem);
}
body .h1, body .h1.elementor-widget-heading .elementor-heading-title {
  font-size: clamp(3.5rem, -0.5744rem + 8.4993vw, 7.5rem) !important;
}
body {
  --ps-fsize-h2: clamp(2.5rem, 0.9721rem + 3.1873vw, 4rem);
}
body h2, body .elementor-widget-heading h2.elementor-heading-title {
  font-size: clamp(2.5rem, 0.9721rem + 3.1873vw, 4rem);
}
body .h2, body .h2.elementor-widget-heading .elementor-heading-title {
  font-size: clamp(2.5rem, 0.9721rem + 3.1873vw, 4rem) !important;
}
body {
  --ps-fsize-h3: clamp(2rem, 0.9814rem + 2.1248vw, 3rem);
}
body h3, body .elementor-widget-heading h3.elementor-heading-title {
  font-size: clamp(2rem, 0.9814rem + 2.1248vw, 3rem);
}
body .h3, body .h3.elementor-widget-heading .elementor-heading-title {
  font-size: clamp(2rem, 0.9814rem + 2.1248vw, 3rem) !important;
}
body {
  --ps-fsize-h4: clamp(1.5rem, 0.9907rem + 1.0624vw, 2rem);
}
body h4, body .elementor-widget-heading h4.elementor-heading-title {
  font-size: clamp(1.5rem, 0.9907rem + 1.0624vw, 2rem);
}
body .h4, body .h4.elementor-widget-heading .elementor-heading-title {
  font-size: clamp(1.5rem, 0.9907rem + 1.0624vw, 2rem) !important;
}
body {
  --ps-fsize-h5: clamp(1rem, 0.4907rem + 1.0624vw, 1.5rem);
}
body h5, body .elementor-widget-heading h5.elementor-heading-title {
  font-size: clamp(1rem, 0.4907rem + 1.0624vw, 1.5rem);
}
body .h5, body .h5.elementor-widget-heading .elementor-heading-title {
  font-size: clamp(1rem, 0.4907rem + 1.0624vw, 1.5rem) !important;
}
body {
  --ps-fsize-h6: 14px;
}
body h6, body .elementor-widget-heading h6.elementor-heading-title {
  font-size: 14px;
}
body .h6, body .h6.elementor-widget-heading .elementor-heading-title {
  font-size: 14px !important;
}

body {
  --ps-lheight-h1: 1;
}
body h1, body .h1, body .h1.elementor-widget-heading .elementor-heading-title, body .elementor-widget-heading h1.elementor-heading-title {
  line-height: 1;
}
body {
  --ps-lheight-h2: 1.125;
}
body h2, body .h2, body .h2.elementor-widget-heading .elementor-heading-title, body .elementor-widget-heading h2.elementor-heading-title {
  line-height: 1.125;
}
body {
  --ps-lheight-h3: 1.16667;
}
body h3, body .h3, body .h3.elementor-widget-heading .elementor-heading-title, body .elementor-widget-heading h3.elementor-heading-title {
  line-height: 1.16667;
}
body {
  --ps-lheight-h4: 1.25;
}
body h4, body .h4, body .h4.elementor-widget-heading .elementor-heading-title, body .elementor-widget-heading h4.elementor-heading-title {
  line-height: 1.25;
}
body {
  --ps-lheight-h5: 1.33333;
}
body h5, body .h5, body .h5.elementor-widget-heading .elementor-heading-title, body .elementor-widget-heading h5.elementor-heading-title {
  line-height: 1.33333;
}
body {
  --ps-lheight-h6: 1.42857;
}
body h6, body .h6, body .h6.elementor-widget-heading .elementor-heading-title, body .elementor-widget-heading h6.elementor-heading-title {
  line-height: 1.42857;
}

h1, .elementor-widget-heading h1.elementor-heading-title,
.h1, .h1.elementor-widget-heading .elementor-heading-title,
h2, .elementor-widget-heading h2.elementor-heading-title,
.h2, .h2.elementor-widget-heading .elementor-heading-title,
h3, .elementor-widget-heading h3.elementor-heading-title,
.h3, .h3.elementor-widget-heading .elementor-heading-title {
  font-family: "davis", Sans-serif;
}

/*
h4, .elementor-widget-heading h4.elementor-heading-title,
.h4, .h4.elementor-widget-heading .elementor-heading-title,
h5, .elementor-widget-heading h5.elementor-heading-title,
.h5, .h5.elementor-widget-heading .elementor-heading-title { 
    font-weight: 600;
}
*/
.elementor-widget-text-editor .elementor-widget-container a:not(.e-con):not(.elementor-button) {
  text-decoration: underline;
}

.elementor-widget-theme-post-content > .elementor-widget-container > p > a:not(.e-con):not(.elementor-button) {
  text-decoration: underline;
}

.elementor-widget-icon .elementor-icon-wrapper {
  line-height: 0;
}

.elementor-widget-icon.ps-fa-light i[class^=fa] {
  font-weight: 100 !important;
}

/* Buttons */
body a.ps-btn {
  text-decoration: none !important;
}

body a.ps-btn, body button.ps-btn {
  --btn-color: #ffffff;
  --btn-bg-color: #152E4E;
  --btn-border-color: #152E4E;
  --btn-h-color: #152E4E;
  --btn-h-bg-color: #ffffff;
  --btn-h-border-color: #ffffff;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-width: 1px;
  border-style: solid;
  padding: 15px 23px;
  border-radius: 0px;
  font-size: 1rem;
  line-height: 1.5em;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: var(--btn-color) !important;
  background-color: var(--btn-bg-color) !important;
  border-color: var(--btn-border-color);
}
body a.ps-btn i[class^=fa]:before, body button.ps-btn i[class^=fa]:before {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 1em;
}
body a.ps-btn.ps-btn-block, body button.ps-btn.ps-btn-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body a.ps-btn.ps-btn-icon, body button.ps-btn.ps-btn-icon {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
body a.ps-btn:hover, body a.ps-btn:focus, body button.ps-btn:hover, body button.ps-btn:focus {
  color: var(--btn-h-color) !important;
  background-color: var(--btn-h-bg-color) !important;
  border-color: var(--btn-h-border-color);
}
body a.ps-btn.ps-btn-secondary, body button.ps-btn.ps-btn-secondary {
  --btn-color: #ffffff;
  --btn-bg-color: #BAA897;
  --btn-border-color: #BAA897;
  --btn-h-color: #ffffff;
  --btn-h-bg-color: #152E4E;
  --btn-h-border-color: #152E4E;
}
body a.ps-btn.ps-btn-tertiary, body button.ps-btn.ps-btn-tertiary {
  --btn-color: #152E4E;
  --btn-bg-color: #ffffff;
  --btn-border-color: #ffffff;
  --btn-h-color: #ffffff;
  --btn-h-bg-color: #BAA897;
  --btn-h-border-color: #BAA897;
}
body a.ps-btn.ps-btn-ghost, body button.ps-btn.ps-btn-ghost {
  --btn-color: #152E4E;
  --btn-bg-color: transparent;
  --btn-border-color: #152E4E;
  --btn-h-color: #ffffff;
  --btn-h-bg-color: #152E4E;
  --btn-h-border-color: #152E4E;
}
body a.ps-btn.ps-btn-ghost.ps-btn-secondary, body button.ps-btn.ps-btn-ghost.ps-btn-secondary {
  --btn-color: #BAA897;
  --btn-bg-color: transparent;
  --btn-border-color: #BAA897;
  --btn-h-color: #ffffff;
  --btn-h-bg-color: #152E4E;
  --btn-h-border-color: #152E4E;
}
body a.ps-btn.ps-btn-ghost.ps-btn-tertiary, body button.ps-btn.ps-btn-ghost.ps-btn-tertiary {
  --btn-color: #ffffff;
  --btn-bg-color: transparent;
  --btn-border-color: #ffffff;
  --btn-h-color: #152E4E;
  --btn-h-bg-color: #ffffff;
  --btn-h-border-color: #ffffff;
}
body a.ps-btn.ps-btn-reverse, body button.ps-btn.ps-btn-reverse {
  color: var(--btn-h-color);
  background-color: var(--btn-h-bg-color);
  border-color: var(--btn-h-border-color);
}
body a.ps-btn.ps-btn-reverse:hover, body a.ps-btn.ps-btn-reverse:focus, body button.ps-btn.ps-btn-reverse:hover, body button.ps-btn.ps-btn-reverse:focus {
  color: var(--btn-color);
  background-color: var(--btn-bg-color);
  border-color: var(--btn-border-color);
}

/* ELEMENTOR BUTTONS */
.elementor-widget-button .elementor-button .elementor-button-icon > svg, body.elementor-editor-active .elementor-widget-button .elementor-button .elementor-button-icon > svg {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.elementor-widget-button.ps-btn-e .elementor-button, body.elementor-editor-active .elementor-widget-button.ps-btn-e .elementor-button {
  --btn-color: #ffffff;
  --btn-bg-color: #152E4E;
  --btn-border-color: #152E4E;
  --btn-h-color: #152E4E;
  --btn-h-bg-color: #ffffff;
  --btn-h-border-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  padding: 15px 23px;
  border-radius: 0px;
  font-size: 1rem;
  line-height: 1.5em;
  color: var(--btn-color);
  background-color: var(--btn-bg-color);
  border-color: var(--btn-border-color);
}
.elementor-widget-button.ps-btn-e .elementor-button:hover, .elementor-widget-button.ps-btn-e .elementor-button:focus, body.elementor-editor-active .elementor-widget-button.ps-btn-e .elementor-button:hover, body.elementor-editor-active .elementor-widget-button.ps-btn-e .elementor-button:focus {
  color: var(--btn-h-color);
  background-color: var(--btn-h-bg-color);
  border-color: var(--btn-h-border-color);
}
.elementor-widget-button.ps-btn-e.ps-btn-e-secondary .elementor-button, body.elementor-editor-active .elementor-widget-button.ps-btn-e.ps-btn-e-secondary .elementor-button {
  --btn-color: #ffffff;
  --btn-bg-color: #BAA897;
  --btn-border-color: #BAA897;
  --btn-h-color: #ffffff;
  --btn-h-bg-color: #152E4E;
  --btn-h-border-color: #152E4E;
}
.elementor-widget-button.ps-btn-e.ps-btn-e-tertiary .elementor-button, body.elementor-editor-active .elementor-widget-button.ps-btn-e.ps-btn-e-tertiary .elementor-button {
  --btn-color: #152E4E;
  --btn-bg-color: #ffffff;
  --btn-border-color: #ffffff;
  --btn-h-color: #ffffff;
  --btn-h-bg-color: #BAA897;
  --btn-h-border-color: #BAA897;
}
.elementor-widget-button.ps-btn-e.ps-btn-e-ghost .elementor-button, body.elementor-editor-active .elementor-widget-button.ps-btn-e.ps-btn-e-ghost .elementor-button {
  --btn-color: #152E4E;
  --btn-bg-color: transparent;
  --btn-border-color: #152E4E;
  --btn-h-color: #ffffff;
  --btn-h-bg-color: #152E4E;
  --btn-h-border-color: #152E4E;
}
.elementor-widget-button.ps-btn-e.ps-btn-e-ghost.ps-btn-e-secondary .elementor-button, body.elementor-editor-active .elementor-widget-button.ps-btn-e.ps-btn-e-ghost.ps-btn-e-secondary .elementor-button {
  --btn-color: #BAA897;
  --btn-bg-color: transparent;
  --btn-border-color: #BAA897;
  --btn-h-color: #ffffff;
  --btn-h-bg-color: #152E4E;
  --btn-h-border-color: #152E4E;
}
.elementor-widget-button.ps-btn-e.ps-btn-e-ghost.ps-btn-e-tertiary .elementor-button, body.elementor-editor-active .elementor-widget-button.ps-btn-e.ps-btn-e-ghost.ps-btn-e-tertiary .elementor-button {
  --btn-color: #ffffff;
  --btn-bg-color: transparent;
  --btn-border-color: #ffffff;
  --btn-h-color: #152E4E;
  --btn-h-bg-color: #ffffff;
  --btn-h-border-color: #ffffff;
}
.elementor-widget-button.ps-btn-e.ps-btn-e-reverse .elementor-button, body.elementor-editor-active .elementor-widget-button.ps-btn-e.ps-btn-e-reverse .elementor-button {
  color: var(--btn-h-color);
  background-color: var(--btn-h-bg-color);
  border-color: var(--btn-h-border-color);
}
.elementor-widget-button.ps-btn-e.ps-btn-e-reverse .elementor-button:hover, .elementor-widget-button.ps-btn-e.ps-btn-e-reverse .elementor-button:focus, body.elementor-editor-active .elementor-widget-button.ps-btn-e.ps-btn-e-reverse .elementor-button:hover, body.elementor-editor-active .elementor-widget-button.ps-btn-e.ps-btn-e-reverse .elementor-button:focus {
  color: var(--btn-color);
  background-color: var(--btn-bg-color);
  border-color: var(--btn-border-color);
}
.elementor-widget-button.ps-btn-e.ps-btn-e-block .elementor-button, body.elementor-editor-active .elementor-widget-button.ps-btn-e.ps-btn-e-block .elementor-button {
  width: 100%;
}
.elementor-widget-button.ps-btn-e.ps-btn-e-block .elementor-button .elementor-button-text, body.elementor-editor-active .elementor-widget-button.ps-btn-e.ps-btn-e-block .elementor-button .elementor-button-text {
  text-align: left;
}

/* HELPER: UNORDERED LIST ICONS */
ul.ul-circle {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 1.5em;
}
ul.ul-circle > li {
  position: relative;
  padding-left: 1.4em;
}
ul.ul-circle > li::before {
  position: absolute;
  font-weight: 600;
  font-size: 0.5em;
  line-height: inherit;
  content: "\f111";
  display: block;
  color: currentColor;
  left: 0;
  margin-top: 0.9em;
  font-family: "Font Awesome 7 Pro", sans-serif;
}
ul.ul-circle > li > ul {
  margin-top: 1.2em;
}
ul.ul-circle > li > ul > li::before {
  font-weight: 400;
}

.breadcrumbs {
  color: #ffffff;
}

.breadcrumbs, .breadcrumbs a, .breadcrumbs a:hover {
  font-weight: 400;
}/*# sourceMappingURL=style.css.map */