/*
 Theme Name: Upfront Well - Company Of The Carolinas
 Theme URI: https://digitam-media.com
 Author: Digitam Media
 Author URI:  https://digitam-media.com
 Version: 3.3.1
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: upfrontwell
 */


@import url("https://fonts.googleapis.com/css2?family=Mulish:wght@200;300;400;500;700;800;900&family=Titillium+Web:wght@200;300;400;600;700;900&display=swap");

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  text-decoration: none;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  -moz-appearance: none;
       appearance: none;
}

button:focus,
[type="button"]:focus,
[type="reset"]:focus,
[type="submit"]:focus {
  outline: 0;
}

button:hover, button:focus,
[type="button"]:hover,
[type="button"]:focus,
[type="reset"]:hover,
[type="reset"]:focus,
[type="submit"]:hover,
[type="submit"]:focus {
  cursor: pointer;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*:after, *:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* Let's get this party started */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #0473B9;
}

::-webkit-scrollbar-thumb:window-inactive {
  background: #0473B9;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Mulish";
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0px;
  color: #14223D;
  margin: 0;
  text-align: left;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #14223D;
  font-weight: normal;
  line-height: 1.3;
  font-family: "Titillium Web";
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-size: 75%;
  color: #14223D;
}

h1,
.h1 {
  font-size: 3.5em;
}

h2,
.h1 {
  font-size: 2.5em;
}

h3,
.h3 {
  font-size: 1.825em;
}

h4,
.h4 {
  font-size: 1.5em;
}

h5,
.h5 {
  font-size: 1.3em;
}

h6,
.h6 {
  font-size: 0.9em;
  text-transform: uppercase;
  font-weight: bold;
}

h1,
.h1 {
  margin: 0 0 30px 0;
}

h2,
.h2 {
  margin: 0 0 30px 0;
}

h3,
.h3 {
  margin: 0 0 30px 0;
}

h4,
.h4 {
  margin: 0 0 30px 0;
}

h5,
.h5 {
  margin: 0 0 30px 0;
}

h6,
.h6 {
  margin: 0 0 30px 0;
}

a {
  color: #0473B9;
}

a:hover, a:focus {
  color: #02446e;
}

p.lead {
  font-size: 20px;
}

.m-0 {
  margin: 0em !important;
}

.mt-0 {
  margin-top: 0em !important;
}

.mb-0 {
  margin-bottom: 0em !important;
}

.ml-0 {
  margin-left: 0em !important;
}

.mr-0 {
  margin-right: 0em !important;
}

.p-0 {
  padding: 0em !important;
}

.pt-0 {
  padding-top: 0em !important;
}

.pb-0 {
  padding-bottom: 0em !important;
}

.pl-0 {
  padding-left: 0em !important;
}

.pr-0 {
  padding-right: 0em !important;
}

.m-1 {
  margin: 1em !important;
}

.mt-1 {
  margin-top: 1em !important;
}

.mb-1 {
  margin-bottom: 1em !important;
}

.ml-1 {
  margin-left: 1em !important;
}

.mr-1 {
  margin-right: 1em !important;
}

.p-1 {
  padding: 1em !important;
}

.pt-1 {
  padding-top: 1em !important;
}

.pb-1 {
  padding-bottom: 1em !important;
}

.pl-1 {
  padding-left: 1em !important;
}

.pr-1 {
  padding-right: 1em !important;
}

.m-2 {
  margin: 2em !important;
}

.mt-2 {
  margin-top: 2em !important;
}

.mb-2 {
  margin-bottom: 2em !important;
}

.ml-2 {
  margin-left: 2em !important;
}

.mr-2 {
  margin-right: 2em !important;
}

.p-2 {
  padding: 2em !important;
}

.pt-2 {
  padding-top: 2em !important;
}

.pb-2 {
  padding-bottom: 2em !important;
}

.pl-2 {
  padding-left: 2em !important;
}

.pr-2 {
  padding-right: 2em !important;
}

.m-3 {
  margin: 3em !important;
}

.mt-3 {
  margin-top: 3em !important;
}

.mb-3 {
  margin-bottom: 3em !important;
}

.ml-3 {
  margin-left: 3em !important;
}

.mr-3 {
  margin-right: 3em !important;
}

.p-3 {
  padding: 3em !important;
}

.pt-3 {
  padding-top: 3em !important;
}

.pb-3 {
  padding-bottom: 3em !important;
}

.pl-3 {
  padding-left: 3em !important;
}

.pr-3 {
  padding-right: 3em !important;
}

.m-4 {
  margin: 4em !important;
}

.mt-4 {
  margin-top: 4em !important;
}

.mb-4 {
  margin-bottom: 4em !important;
}

.ml-4 {
  margin-left: 4em !important;
}

.mr-4 {
  margin-right: 4em !important;
}

.p-4 {
  padding: 4em !important;
}

.pt-4 {
  padding-top: 4em !important;
}

.pb-4 {
  padding-bottom: 4em !important;
}

.pl-4 {
  padding-left: 4em !important;
}

.pr-4 {
  padding-right: 4em !important;
}

.m-5 {
  margin: 5em !important;
}

.mt-5 {
  margin-top: 5em !important;
}

.mb-5 {
  margin-bottom: 5em !important;
}

.ml-5 {
  margin-left: 5em !important;
}

.mr-5 {
  margin-right: 5em !important;
}

.p-5 {
  padding: 5em !important;
}

.pt-5 {
  padding-top: 5em !important;
}

.pb-5 {
  padding-bottom: 5em !important;
}

.pl-5 {
  padding-left: 5em !important;
}

.pr-5 {
  padding-right: 5em !important;
}

@media screen and (min-width: 568px) {
  .m-xs-0 {
    margin: 0em !important;
  }
  .mt-xs-0 {
    margin-top: 0em !important;
  }
  .mb-xs-0 {
    margin-bottom: 0em !important;
  }
  .ml-xs-0 {
    margin-left: 0em !important;
  }
  .mr-xs-0 {
    margin-right: 0em !important;
  }
  .p-xs-0 {
    padding: 0em !important;
  }
  .pt-xs-0 {
    padding-top: 0em !important;
  }
  .pb-xs-0 {
    padding-bottom: 0em !important;
  }
  .pl-xs-0 {
    padding-left: 0em !important;
  }
  .pr-xs-0 {
    padding-right: 0em !important;
  }
  .m-xs-1 {
    margin: 1em !important;
  }
  .mt-xs-1 {
    margin-top: 1em !important;
  }
  .mb-xs-1 {
    margin-bottom: 1em !important;
  }
  .ml-xs-1 {
    margin-left: 1em !important;
  }
  .mr-xs-1 {
    margin-right: 1em !important;
  }
  .p-xs-1 {
    padding: 1em !important;
  }
  .pt-xs-1 {
    padding-top: 1em !important;
  }
  .pb-xs-1 {
    padding-bottom: 1em !important;
  }
  .pl-xs-1 {
    padding-left: 1em !important;
  }
  .pr-xs-1 {
    padding-right: 1em !important;
  }
  .m-xs-2 {
    margin: 2em !important;
  }
  .mt-xs-2 {
    margin-top: 2em !important;
  }
  .mb-xs-2 {
    margin-bottom: 2em !important;
  }
  .ml-xs-2 {
    margin-left: 2em !important;
  }
  .mr-xs-2 {
    margin-right: 2em !important;
  }
  .p-xs-2 {
    padding: 2em !important;
  }
  .pt-xs-2 {
    padding-top: 2em !important;
  }
  .pb-xs-2 {
    padding-bottom: 2em !important;
  }
  .pl-xs-2 {
    padding-left: 2em !important;
  }
  .pr-xs-2 {
    padding-right: 2em !important;
  }
  .m-xs-3 {
    margin: 3em !important;
  }
  .mt-xs-3 {
    margin-top: 3em !important;
  }
  .mb-xs-3 {
    margin-bottom: 3em !important;
  }
  .ml-xs-3 {
    margin-left: 3em !important;
  }
  .mr-xs-3 {
    margin-right: 3em !important;
  }
  .p-xs-3 {
    padding: 3em !important;
  }
  .pt-xs-3 {
    padding-top: 3em !important;
  }
  .pb-xs-3 {
    padding-bottom: 3em !important;
  }
  .pl-xs-3 {
    padding-left: 3em !important;
  }
  .pr-xs-3 {
    padding-right: 3em !important;
  }
  .m-xs-4 {
    margin: 4em !important;
  }
  .mt-xs-4 {
    margin-top: 4em !important;
  }
  .mb-xs-4 {
    margin-bottom: 4em !important;
  }
  .ml-xs-4 {
    margin-left: 4em !important;
  }
  .mr-xs-4 {
    margin-right: 4em !important;
  }
  .p-xs-4 {
    padding: 4em !important;
  }
  .pt-xs-4 {
    padding-top: 4em !important;
  }
  .pb-xs-4 {
    padding-bottom: 4em !important;
  }
  .pl-xs-4 {
    padding-left: 4em !important;
  }
  .pr-xs-4 {
    padding-right: 4em !important;
  }
  .m-xs-5 {
    margin: 5em !important;
  }
  .mt-xs-5 {
    margin-top: 5em !important;
  }
  .mb-xs-5 {
    margin-bottom: 5em !important;
  }
  .ml-xs-5 {
    margin-left: 5em !important;
  }
  .mr-xs-5 {
    margin-right: 5em !important;
  }
  .p-xs-5 {
    padding: 5em !important;
  }
  .pt-xs-5 {
    padding-top: 5em !important;
  }
  .pb-xs-5 {
    padding-bottom: 5em !important;
  }
  .pl-xs-5 {
    padding-left: 5em !important;
  }
  .pr-xs-5 {
    padding-right: 5em !important;
  }
}

@media screen and (min-width: 768px) {
  .m-sm-0 {
    margin: 0em !important;
  }
  .mt-sm-0 {
    margin-top: 0em !important;
  }
  .mb-sm-0 {
    margin-bottom: 0em !important;
  }
  .ml-sm-0 {
    margin-left: 0em !important;
  }
  .mr-sm-0 {
    margin-right: 0em !important;
  }
  .p-sm-0 {
    padding: 0em !important;
  }
  .pt-sm-0 {
    padding-top: 0em !important;
  }
  .pb-sm-0 {
    padding-bottom: 0em !important;
  }
  .pl-sm-0 {
    padding-left: 0em !important;
  }
  .pr-sm-0 {
    padding-right: 0em !important;
  }
  .m-sm-1 {
    margin: 1em !important;
  }
  .mt-sm-1 {
    margin-top: 1em !important;
  }
  .mb-sm-1 {
    margin-bottom: 1em !important;
  }
  .ml-sm-1 {
    margin-left: 1em !important;
  }
  .mr-sm-1 {
    margin-right: 1em !important;
  }
  .p-sm-1 {
    padding: 1em !important;
  }
  .pt-sm-1 {
    padding-top: 1em !important;
  }
  .pb-sm-1 {
    padding-bottom: 1em !important;
  }
  .pl-sm-1 {
    padding-left: 1em !important;
  }
  .pr-sm-1 {
    padding-right: 1em !important;
  }
  .m-sm-2 {
    margin: 2em !important;
  }
  .mt-sm-2 {
    margin-top: 2em !important;
  }
  .mb-sm-2 {
    margin-bottom: 2em !important;
  }
  .ml-sm-2 {
    margin-left: 2em !important;
  }
  .mr-sm-2 {
    margin-right: 2em !important;
  }
  .p-sm-2 {
    padding: 2em !important;
  }
  .pt-sm-2 {
    padding-top: 2em !important;
  }
  .pb-sm-2 {
    padding-bottom: 2em !important;
  }
  .pl-sm-2 {
    padding-left: 2em !important;
  }
  .pr-sm-2 {
    padding-right: 2em !important;
  }
  .m-sm-3 {
    margin: 3em !important;
  }
  .mt-sm-3 {
    margin-top: 3em !important;
  }
  .mb-sm-3 {
    margin-bottom: 3em !important;
  }
  .ml-sm-3 {
    margin-left: 3em !important;
  }
  .mr-sm-3 {
    margin-right: 3em !important;
  }
  .p-sm-3 {
    padding: 3em !important;
  }
  .pt-sm-3 {
    padding-top: 3em !important;
  }
  .pb-sm-3 {
    padding-bottom: 3em !important;
  }
  .pl-sm-3 {
    padding-left: 3em !important;
  }
  .pr-sm-3 {
    padding-right: 3em !important;
  }
  .m-sm-4 {
    margin: 4em !important;
  }
  .mt-sm-4 {
    margin-top: 4em !important;
  }
  .mb-sm-4 {
    margin-bottom: 4em !important;
  }
  .ml-sm-4 {
    margin-left: 4em !important;
  }
  .mr-sm-4 {
    margin-right: 4em !important;
  }
  .p-sm-4 {
    padding: 4em !important;
  }
  .pt-sm-4 {
    padding-top: 4em !important;
  }
  .pb-sm-4 {
    padding-bottom: 4em !important;
  }
  .pl-sm-4 {
    padding-left: 4em !important;
  }
  .pr-sm-4 {
    padding-right: 4em !important;
  }
  .m-sm-5 {
    margin: 5em !important;
  }
  .mt-sm-5 {
    margin-top: 5em !important;
  }
  .mb-sm-5 {
    margin-bottom: 5em !important;
  }
  .ml-sm-5 {
    margin-left: 5em !important;
  }
  .mr-sm-5 {
    margin-right: 5em !important;
  }
  .p-sm-5 {
    padding: 5em !important;
  }
  .pt-sm-5 {
    padding-top: 5em !important;
  }
  .pb-sm-5 {
    padding-bottom: 5em !important;
  }
  .pl-sm-5 {
    padding-left: 5em !important;
  }
  .pr-sm-5 {
    padding-right: 5em !important;
  }
}

@media screen and (min-width: 992px) {
  .m-md-0 {
    margin: 0em !important;
  }
  .mt-md-0 {
    margin-top: 0em !important;
  }
  .mb-md-0 {
    margin-bottom: 0em !important;
  }
  .ml-md-0 {
    margin-left: 0em !important;
  }
  .mr-md-0 {
    margin-right: 0em !important;
  }
  .p-md-0 {
    padding: 0em !important;
  }
  .pt-md-0 {
    padding-top: 0em !important;
  }
  .pb-md-0 {
    padding-bottom: 0em !important;
  }
  .pl-md-0 {
    padding-left: 0em !important;
  }
  .pr-md-0 {
    padding-right: 0em !important;
  }
  .m-md-1 {
    margin: 1em !important;
  }
  .mt-md-1 {
    margin-top: 1em !important;
  }
  .mb-md-1 {
    margin-bottom: 1em !important;
  }
  .ml-md-1 {
    margin-left: 1em !important;
  }
  .mr-md-1 {
    margin-right: 1em !important;
  }
  .p-md-1 {
    padding: 1em !important;
  }
  .pt-md-1 {
    padding-top: 1em !important;
  }
  .pb-md-1 {
    padding-bottom: 1em !important;
  }
  .pl-md-1 {
    padding-left: 1em !important;
  }
  .pr-md-1 {
    padding-right: 1em !important;
  }
  .m-md-2 {
    margin: 2em !important;
  }
  .mt-md-2 {
    margin-top: 2em !important;
  }
  .mb-md-2 {
    margin-bottom: 2em !important;
  }
  .ml-md-2 {
    margin-left: 2em !important;
  }
  .mr-md-2 {
    margin-right: 2em !important;
  }
  .p-md-2 {
    padding: 2em !important;
  }
  .pt-md-2 {
    padding-top: 2em !important;
  }
  .pb-md-2 {
    padding-bottom: 2em !important;
  }
  .pl-md-2 {
    padding-left: 2em !important;
  }
  .pr-md-2 {
    padding-right: 2em !important;
  }
  .m-md-3 {
    margin: 3em !important;
  }
  .mt-md-3 {
    margin-top: 3em !important;
  }
  .mb-md-3 {
    margin-bottom: 3em !important;
  }
  .ml-md-3 {
    margin-left: 3em !important;
  }
  .mr-md-3 {
    margin-right: 3em !important;
  }
  .p-md-3 {
    padding: 3em !important;
  }
  .pt-md-3 {
    padding-top: 3em !important;
  }
  .pb-md-3 {
    padding-bottom: 3em !important;
  }
  .pl-md-3 {
    padding-left: 3em !important;
  }
  .pr-md-3 {
    padding-right: 3em !important;
  }
  .m-md-4 {
    margin: 4em !important;
  }
  .mt-md-4 {
    margin-top: 4em !important;
  }
  .mb-md-4 {
    margin-bottom: 4em !important;
  }
  .ml-md-4 {
    margin-left: 4em !important;
  }
  .mr-md-4 {
    margin-right: 4em !important;
  }
  .p-md-4 {
    padding: 4em !important;
  }
  .pt-md-4 {
    padding-top: 4em !important;
  }
  .pb-md-4 {
    padding-bottom: 4em !important;
  }
  .pl-md-4 {
    padding-left: 4em !important;
  }
  .pr-md-4 {
    padding-right: 4em !important;
  }
  .m-md-5 {
    margin: 5em !important;
  }
  .mt-md-5 {
    margin-top: 5em !important;
  }
  .mb-md-5 {
    margin-bottom: 5em !important;
  }
  .ml-md-5 {
    margin-left: 5em !important;
  }
  .mr-md-5 {
    margin-right: 5em !important;
  }
  .p-md-5 {
    padding: 5em !important;
  }
  .pt-md-5 {
    padding-top: 5em !important;
  }
  .pb-md-5 {
    padding-bottom: 5em !important;
  }
  .pl-md-5 {
    padding-left: 5em !important;
  }
  .pr-md-5 {
    padding-right: 5em !important;
  }
}

@media screen and (min-width: 1200px) {
  .m-lg-0 {
    margin: 0em !important;
  }
  .mt-lg-0 {
    margin-top: 0em !important;
  }
  .mb-lg-0 {
    margin-bottom: 0em !important;
  }
  .ml-lg-0 {
    margin-left: 0em !important;
  }
  .mr-lg-0 {
    margin-right: 0em !important;
  }
  .p-lg-0 {
    padding: 0em !important;
  }
  .pt-lg-0 {
    padding-top: 0em !important;
  }
  .pb-lg-0 {
    padding-bottom: 0em !important;
  }
  .pl-lg-0 {
    padding-left: 0em !important;
  }
  .pr-lg-0 {
    padding-right: 0em !important;
  }
  .m-lg-1 {
    margin: 1em !important;
  }
  .mt-lg-1 {
    margin-top: 1em !important;
  }
  .mb-lg-1 {
    margin-bottom: 1em !important;
  }
  .ml-lg-1 {
    margin-left: 1em !important;
  }
  .mr-lg-1 {
    margin-right: 1em !important;
  }
  .p-lg-1 {
    padding: 1em !important;
  }
  .pt-lg-1 {
    padding-top: 1em !important;
  }
  .pb-lg-1 {
    padding-bottom: 1em !important;
  }
  .pl-lg-1 {
    padding-left: 1em !important;
  }
  .pr-lg-1 {
    padding-right: 1em !important;
  }
  .m-lg-2 {
    margin: 2em !important;
  }
  .mt-lg-2 {
    margin-top: 2em !important;
  }
  .mb-lg-2 {
    margin-bottom: 2em !important;
  }
  .ml-lg-2 {
    margin-left: 2em !important;
  }
  .mr-lg-2 {
    margin-right: 2em !important;
  }
  .p-lg-2 {
    padding: 2em !important;
  }
  .pt-lg-2 {
    padding-top: 2em !important;
  }
  .pb-lg-2 {
    padding-bottom: 2em !important;
  }
  .pl-lg-2 {
    padding-left: 2em !important;
  }
  .pr-lg-2 {
    padding-right: 2em !important;
  }
  .m-lg-3 {
    margin: 3em !important;
  }
  .mt-lg-3 {
    margin-top: 3em !important;
  }
  .mb-lg-3 {
    margin-bottom: 3em !important;
  }
  .ml-lg-3 {
    margin-left: 3em !important;
  }
  .mr-lg-3 {
    margin-right: 3em !important;
  }
  .p-lg-3 {
    padding: 3em !important;
  }
  .pt-lg-3 {
    padding-top: 3em !important;
  }
  .pb-lg-3 {
    padding-bottom: 3em !important;
  }
  .pl-lg-3 {
    padding-left: 3em !important;
  }
  .pr-lg-3 {
    padding-right: 3em !important;
  }
  .m-lg-4 {
    margin: 4em !important;
  }
  .mt-lg-4 {
    margin-top: 4em !important;
  }
  .mb-lg-4 {
    margin-bottom: 4em !important;
  }
  .ml-lg-4 {
    margin-left: 4em !important;
  }
  .mr-lg-4 {
    margin-right: 4em !important;
  }
  .p-lg-4 {
    padding: 4em !important;
  }
  .pt-lg-4 {
    padding-top: 4em !important;
  }
  .pb-lg-4 {
    padding-bottom: 4em !important;
  }
  .pl-lg-4 {
    padding-left: 4em !important;
  }
  .pr-lg-4 {
    padding-right: 4em !important;
  }
  .m-lg-5 {
    margin: 5em !important;
  }
  .mt-lg-5 {
    margin-top: 5em !important;
  }
  .mb-lg-5 {
    margin-bottom: 5em !important;
  }
  .ml-lg-5 {
    margin-left: 5em !important;
  }
  .mr-lg-5 {
    margin-right: 5em !important;
  }
  .p-lg-5 {
    padding: 5em !important;
  }
  .pt-lg-5 {
    padding-top: 5em !important;
  }
  .pb-lg-5 {
    padding-bottom: 5em !important;
  }
  .pl-lg-5 {
    padding-left: 5em !important;
  }
  .pr-lg-5 {
    padding-right: 5em !important;
  }
}

@media screen and (min-width: 1200px) {
  .m-xl-0 {
    margin: 0em !important;
  }
  .mt-xl-0 {
    margin-top: 0em !important;
  }
  .mb-xl-0 {
    margin-bottom: 0em !important;
  }
  .ml-xl-0 {
    margin-left: 0em !important;
  }
  .mr-xl-0 {
    margin-right: 0em !important;
  }
  .p-xl-0 {
    padding: 0em !important;
  }
  .pt-xl-0 {
    padding-top: 0em !important;
  }
  .pb-xl-0 {
    padding-bottom: 0em !important;
  }
  .pl-xl-0 {
    padding-left: 0em !important;
  }
  .pr-xl-0 {
    padding-right: 0em !important;
  }
  .m-xl-1 {
    margin: 1em !important;
  }
  .mt-xl-1 {
    margin-top: 1em !important;
  }
  .mb-xl-1 {
    margin-bottom: 1em !important;
  }
  .ml-xl-1 {
    margin-left: 1em !important;
  }
  .mr-xl-1 {
    margin-right: 1em !important;
  }
  .p-xl-1 {
    padding: 1em !important;
  }
  .pt-xl-1 {
    padding-top: 1em !important;
  }
  .pb-xl-1 {
    padding-bottom: 1em !important;
  }
  .pl-xl-1 {
    padding-left: 1em !important;
  }
  .pr-xl-1 {
    padding-right: 1em !important;
  }
  .m-xl-2 {
    margin: 2em !important;
  }
  .mt-xl-2 {
    margin-top: 2em !important;
  }
  .mb-xl-2 {
    margin-bottom: 2em !important;
  }
  .ml-xl-2 {
    margin-left: 2em !important;
  }
  .mr-xl-2 {
    margin-right: 2em !important;
  }
  .p-xl-2 {
    padding: 2em !important;
  }
  .pt-xl-2 {
    padding-top: 2em !important;
  }
  .pb-xl-2 {
    padding-bottom: 2em !important;
  }
  .pl-xl-2 {
    padding-left: 2em !important;
  }
  .pr-xl-2 {
    padding-right: 2em !important;
  }
  .m-xl-3 {
    margin: 3em !important;
  }
  .mt-xl-3 {
    margin-top: 3em !important;
  }
  .mb-xl-3 {
    margin-bottom: 3em !important;
  }
  .ml-xl-3 {
    margin-left: 3em !important;
  }
  .mr-xl-3 {
    margin-right: 3em !important;
  }
  .p-xl-3 {
    padding: 3em !important;
  }
  .pt-xl-3 {
    padding-top: 3em !important;
  }
  .pb-xl-3 {
    padding-bottom: 3em !important;
  }
  .pl-xl-3 {
    padding-left: 3em !important;
  }
  .pr-xl-3 {
    padding-right: 3em !important;
  }
  .m-xl-4 {
    margin: 4em !important;
  }
  .mt-xl-4 {
    margin-top: 4em !important;
  }
  .mb-xl-4 {
    margin-bottom: 4em !important;
  }
  .ml-xl-4 {
    margin-left: 4em !important;
  }
  .mr-xl-4 {
    margin-right: 4em !important;
  }
  .p-xl-4 {
    padding: 4em !important;
  }
  .pt-xl-4 {
    padding-top: 4em !important;
  }
  .pb-xl-4 {
    padding-bottom: 4em !important;
  }
  .pl-xl-4 {
    padding-left: 4em !important;
  }
  .pr-xl-4 {
    padding-right: 4em !important;
  }
  .m-xl-5 {
    margin: 5em !important;
  }
  .mt-xl-5 {
    margin-top: 5em !important;
  }
  .mb-xl-5 {
    margin-bottom: 5em !important;
  }
  .ml-xl-5 {
    margin-left: 5em !important;
  }
  .mr-xl-5 {
    margin-right: 5em !important;
  }
  .p-xl-5 {
    padding: 5em !important;
  }
  .pt-xl-5 {
    padding-top: 5em !important;
  }
  .pb-xl-5 {
    padding-bottom: 5em !important;
  }
  .pl-xl-5 {
    padding-left: 5em !important;
  }
  .pr-xl-5 {
    padding-right: 5em !important;
  }
}

.container-fluid {
  max-width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.container {
  max-width: 100%;
  padding: 0 15px;
}

@media screen and (min-width: 568px) {
  .container {
    max-width: 568px;
    margin: 0 auto;
    padding: 0 15px;
  }
}

@media screen and (min-width: 768px) {
  .container {
    max-width: 768px;
    margin: 0 auto;
    padding: 0 15px;
  }
}

@media screen and (min-width: 992px) {
  .container {
    max-width: 992px;
    margin: 0 auto;
    padding: 0 15px;
  }
}

@media screen and (min-width: 1200px) {
  .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
  }
}

@media screen and (min-width: 1200px) {
  .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
  }
}

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

.text-light {
  color: #F8F8F8 !important;
}

.text-dark {
  color: #3e4555 !important;
}

.text-default {
  color: #14223D !important;
}

.text-primary {
  color: #0473B9 !important;
}

.text-secondary {
  color: #f18927 !important;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

[class*="col-"] {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-1 {
  -ms-flex-preferred-size: 8.33333%;
      flex-basis: 8.33333%;
  max-width: 8.33333%;
}

.col-2 {
  -ms-flex-preferred-size: 16.66667%;
      flex-basis: 16.66667%;
  max-width: 16.66667%;
}

.col-3 {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  max-width: 25%;
}

.col-4 {
  -ms-flex-preferred-size: 33.33333%;
      flex-basis: 33.33333%;
  max-width: 33.33333%;
}

.col-5 {
  -ms-flex-preferred-size: 41.66667%;
      flex-basis: 41.66667%;
  max-width: 41.66667%;
}

.col-6 {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  max-width: 50%;
}

.col-7 {
  -ms-flex-preferred-size: 58.33333%;
      flex-basis: 58.33333%;
  max-width: 58.33333%;
}

.col-8 {
  -ms-flex-preferred-size: 66.66667%;
      flex-basis: 66.66667%;
  max-width: 66.66667%;
}

.col-9 {
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
  max-width: 75%;
}

.col-10 {
  -ms-flex-preferred-size: 83.33333%;
      flex-basis: 83.33333%;
  max-width: 83.33333%;
}

.col-11 {
  -ms-flex-preferred-size: 91.66667%;
      flex-basis: 91.66667%;
  max-width: 91.66667%;
}

.col-12 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
}

.col-offset-1 {
  margin-left: 8.33333%;
}

.col-offset-2 {
  margin-left: 16.66667%;
}

.col-offset-3 {
  margin-left: 25%;
}

.col-offset-4 {
  margin-left: 33.33333%;
}

.col-offset-5 {
  margin-left: 41.66667%;
}

.col-offset-6 {
  margin-left: 50%;
}

.col-offset-7 {
  margin-left: 58.33333%;
}

.col-offset-8 {
  margin-left: 66.66667%;
}

.col-offset-9 {
  margin-left: 75%;
}

.col-offset-10 {
  margin-left: 83.33333%;
}

.col-offset-11 {
  margin-left: 91.66667%;
}

.col-offset-12 {
  margin-left: 100%;
}

@media screen and (min-width: 568px) {
  .col-xs-1 {
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
    max-width: 8.33333%;
  }
  .col-xs-2 {
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
    max-width: 16.66667%;
  }
  .col-xs-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .col-xs-4 {
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
    max-width: 33.33333%;
  }
  .col-xs-5 {
    -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
    max-width: 41.66667%;
  }
  .col-xs-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .col-xs-7 {
    -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
    max-width: 58.33333%;
  }
  .col-xs-8 {
    -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
    max-width: 66.66667%;
  }
  .col-xs-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .col-xs-10 {
    -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
    max-width: 83.33333%;
  }
  .col-xs-11 {
    -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
    max-width: 91.66667%;
  }
  .col-xs-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}

@media screen and (min-width: 568px) {
  .col-xs-offset-1 {
    margin-left: 8.33333%;
  }
  .col-xs-offset-2 {
    margin-left: 16.66667%;
  }
  .col-xs-offset-3 {
    margin-left: 25%;
  }
  .col-xs-offset-4 {
    margin-left: 33.33333%;
  }
  .col-xs-offset-5 {
    margin-left: 41.66667%;
  }
  .col-xs-offset-6 {
    margin-left: 50%;
  }
  .col-xs-offset-7 {
    margin-left: 58.33333%;
  }
  .col-xs-offset-8 {
    margin-left: 66.66667%;
  }
  .col-xs-offset-9 {
    margin-left: 75%;
  }
  .col-xs-offset-10 {
    margin-left: 83.33333%;
  }
  .col-xs-offset-11 {
    margin-left: 91.66667%;
  }
  .col-xs-offset-12 {
    margin-left: 100%;
  }
}

@media screen and (min-width: 768px) {
  .col-sm-1 {
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media screen and (min-width: 992px) {
  .col-md-1 {
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}

@media screen and (min-width: 992px) {
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1200px) {
  .col-lg-1 {
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}

@media screen and (min-width: 1200px) {
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

@media screen and (min-width: 1200px) {
  .col-xl-1 {
    -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-3 {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
    max-width: 91.66667%;
  }
  .col-xl-12 {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
}

@media screen and (min-width: 1200px) {
  .col-xl-offset-1 {
    margin-left: 8.33333%;
  }
  .col-xl-offset-2 {
    margin-left: 16.66667%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-4 {
    margin-left: 33.33333%;
  }
  .col-xl-offset-5 {
    margin-left: 41.66667%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-7 {
    margin-left: 58.33333%;
  }
  .col-xl-offset-8 {
    margin-left: 66.66667%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-10 {
    margin-left: 83.33333%;
  }
  .col-xl-offset-11 {
    margin-left: 91.66667%;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
}

.w-0 {
  width: 0% !important;
  margin: 0 auto;
}

.w-1 {
  width: 1% !important;
  margin: 0 auto;
}

.w-2 {
  width: 2% !important;
  margin: 0 auto;
}

.w-3 {
  width: 3% !important;
  margin: 0 auto;
}

.w-4 {
  width: 4% !important;
  margin: 0 auto;
}

.w-5 {
  width: 5% !important;
  margin: 0 auto;
}

.w-6 {
  width: 6% !important;
  margin: 0 auto;
}

.w-7 {
  width: 7% !important;
  margin: 0 auto;
}

.w-8 {
  width: 8% !important;
  margin: 0 auto;
}

.w-9 {
  width: 9% !important;
  margin: 0 auto;
}

.w-10 {
  width: 10% !important;
  margin: 0 auto;
}

.w-11 {
  width: 11% !important;
  margin: 0 auto;
}

.w-12 {
  width: 12% !important;
  margin: 0 auto;
}

.w-13 {
  width: 13% !important;
  margin: 0 auto;
}

.w-14 {
  width: 14% !important;
  margin: 0 auto;
}

.w-15 {
  width: 15% !important;
  margin: 0 auto;
}

.w-16 {
  width: 16% !important;
  margin: 0 auto;
}

.w-17 {
  width: 17% !important;
  margin: 0 auto;
}

.w-18 {
  width: 18% !important;
  margin: 0 auto;
}

.w-19 {
  width: 19% !important;
  margin: 0 auto;
}

.w-20 {
  width: 20% !important;
  margin: 0 auto;
}

.w-21 {
  width: 21% !important;
  margin: 0 auto;
}

.w-22 {
  width: 22% !important;
  margin: 0 auto;
}

.w-23 {
  width: 23% !important;
  margin: 0 auto;
}

.w-24 {
  width: 24% !important;
  margin: 0 auto;
}

.w-25 {
  width: 25% !important;
  margin: 0 auto;
}

.w-26 {
  width: 26% !important;
  margin: 0 auto;
}

.w-27 {
  width: 27% !important;
  margin: 0 auto;
}

.w-28 {
  width: 28% !important;
  margin: 0 auto;
}

.w-29 {
  width: 29% !important;
  margin: 0 auto;
}

.w-30 {
  width: 30% !important;
  margin: 0 auto;
}

.w-31 {
  width: 31% !important;
  margin: 0 auto;
}

.w-32 {
  width: 32% !important;
  margin: 0 auto;
}

.w-33 {
  width: 33% !important;
  margin: 0 auto;
}

.w-34 {
  width: 34% !important;
  margin: 0 auto;
}

.w-35 {
  width: 35% !important;
  margin: 0 auto;
}

.w-36 {
  width: 36% !important;
  margin: 0 auto;
}

.w-37 {
  width: 37% !important;
  margin: 0 auto;
}

.w-38 {
  width: 38% !important;
  margin: 0 auto;
}

.w-39 {
  width: 39% !important;
  margin: 0 auto;
}

.w-40 {
  width: 40% !important;
  margin: 0 auto;
}

.w-41 {
  width: 41% !important;
  margin: 0 auto;
}

.w-42 {
  width: 42% !important;
  margin: 0 auto;
}

.w-43 {
  width: 43% !important;
  margin: 0 auto;
}

.w-44 {
  width: 44% !important;
  margin: 0 auto;
}

.w-45 {
  width: 45% !important;
  margin: 0 auto;
}

.w-46 {
  width: 46% !important;
  margin: 0 auto;
}

.w-47 {
  width: 47% !important;
  margin: 0 auto;
}

.w-48 {
  width: 48% !important;
  margin: 0 auto;
}

.w-49 {
  width: 49% !important;
  margin: 0 auto;
}

.w-50 {
  width: 50% !important;
  margin: 0 auto;
}

.w-51 {
  width: 51% !important;
  margin: 0 auto;
}

.w-52 {
  width: 52% !important;
  margin: 0 auto;
}

.w-53 {
  width: 53% !important;
  margin: 0 auto;
}

.w-54 {
  width: 54% !important;
  margin: 0 auto;
}

.w-55 {
  width: 55% !important;
  margin: 0 auto;
}

.w-56 {
  width: 56% !important;
  margin: 0 auto;
}

.w-57 {
  width: 57% !important;
  margin: 0 auto;
}

.w-58 {
  width: 58% !important;
  margin: 0 auto;
}

.w-59 {
  width: 59% !important;
  margin: 0 auto;
}

.w-60 {
  width: 60% !important;
  margin: 0 auto;
}

.w-61 {
  width: 61% !important;
  margin: 0 auto;
}

.w-62 {
  width: 62% !important;
  margin: 0 auto;
}

.w-63 {
  width: 63% !important;
  margin: 0 auto;
}

.w-64 {
  width: 64% !important;
  margin: 0 auto;
}

.w-65 {
  width: 65% !important;
  margin: 0 auto;
}

.w-66 {
  width: 66% !important;
  margin: 0 auto;
}

.w-67 {
  width: 67% !important;
  margin: 0 auto;
}

.w-68 {
  width: 68% !important;
  margin: 0 auto;
}

.w-69 {
  width: 69% !important;
  margin: 0 auto;
}

.w-70 {
  width: 70% !important;
  margin: 0 auto;
}

.w-71 {
  width: 71% !important;
  margin: 0 auto;
}

.w-72 {
  width: 72% !important;
  margin: 0 auto;
}

.w-73 {
  width: 73% !important;
  margin: 0 auto;
}

.w-74 {
  width: 74% !important;
  margin: 0 auto;
}

.w-75 {
  width: 75% !important;
  margin: 0 auto;
}

.w-76 {
  width: 76% !important;
  margin: 0 auto;
}

.w-77 {
  width: 77% !important;
  margin: 0 auto;
}

.w-78 {
  width: 78% !important;
  margin: 0 auto;
}

.w-79 {
  width: 79% !important;
  margin: 0 auto;
}

.w-80 {
  width: 80% !important;
  margin: 0 auto;
}

.w-81 {
  width: 81% !important;
  margin: 0 auto;
}

.w-82 {
  width: 82% !important;
  margin: 0 auto;
}

.w-83 {
  width: 83% !important;
  margin: 0 auto;
}

.w-84 {
  width: 84% !important;
  margin: 0 auto;
}

.w-85 {
  width: 85% !important;
  margin: 0 auto;
}

.w-86 {
  width: 86% !important;
  margin: 0 auto;
}

.w-87 {
  width: 87% !important;
  margin: 0 auto;
}

.w-88 {
  width: 88% !important;
  margin: 0 auto;
}

.w-89 {
  width: 89% !important;
  margin: 0 auto;
}

.w-90 {
  width: 90% !important;
  margin: 0 auto;
}

.w-91 {
  width: 91% !important;
  margin: 0 auto;
}

.w-92 {
  width: 92% !important;
  margin: 0 auto;
}

.w-93 {
  width: 93% !important;
  margin: 0 auto;
}

.w-94 {
  width: 94% !important;
  margin: 0 auto;
}

.w-95 {
  width: 95% !important;
  margin: 0 auto;
}

.w-96 {
  width: 96% !important;
  margin: 0 auto;
}

.w-97 {
  width: 97% !important;
  margin: 0 auto;
}

.w-98 {
  width: 98% !important;
  margin: 0 auto;
}

.w-99 {
  width: 99% !important;
  margin: 0 auto;
}

.w-100 {
  width: 100% !important;
  margin: 0 auto;
}

.align-self-center {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.justify-self-center {
  -ms-grid-column-align: center;
      justify-self: center;
}

.align-content-center {
  -ms-flex-line-pack: center;
      align-content: center;
}

.justify-content-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.align-items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.justify-items-center {
  justify-items: center;
}

.img-fluid {
  max-width: 100%;
  margin: 0;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-justify {
  text-align: justify !important;
}

@media screen and (min-width: 568px) {
  .text-xs-left {
    text-align: left !important;
  }
  .text-xs-right {
    text-align: right !important;
  }
  .text-xs-center {
    text-align: center !important;
  }
  .text-xs-justify {
    text-align: justify !important;
  }
}

@media screen and (min-width: 768px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
  .text-sm-justify {
    text-align: justify !important;
  }
}

@media screen and (min-width: 992px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
  .text-md-justify {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1200px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
  .text-lg-justify {
    text-align: justify !important;
  }
}

@media screen and (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
  .text-xl-justify {
    text-align: justify !important;
  }
}

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

.bg-light {
  background-color: #F8F8F8 !important;
}

.bg-dark {
  background-color: #3e4555 !important;
}

.bg-default {
  background-color: #14223D !important;
}

.bg-primary {
  background-color: #0473B9 !important;
}

.bg-secondary {
  background-color: #f18927 !important;
}

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

.text-light {
  color: #F8F8F8 !important;
}

.text-dark {
  color: #3e4555 !important;
}

.text-default {
  color: #14223D !important;
}

.text-primary {
  color: #0473B9 !important;
}

.text-secondary {
  color: #f18927 !important;
}

.shadow-sm {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
          box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow-md {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.085) !important;
          box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.085) !important;
}

.shadow-lg {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.0875) !important;
          box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.0875) !important;
}

@font-face {
  font-family: 'icomoon';
  src: url("/wp-content/themes/upfrontwell/assets/fonts/icons/icomoon.eot?5l8u0m");
  src: url("/wp-content/themes/upfrontwell/assets/fonts/icons/icomoon.eot?5l8u0m#iefix") format("embedded-opentype"), url("/wp-content/themes/upfrontwell/assets/fonts/icons/icomoon.ttf?5l8u0m") format("truetype"), url("/wp-content/themes/upfrontwell/assets/fonts/icons/icomoon.woff?5l8u0m") format("woff"), url("/wp-content/themes/upfrontwell/assets/fonts/icons/icomoon.svg?5l8u0m#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-internet:before {
  content: "\e90b";
}

.icon-arrow-down:before {
  content: "\e900";
}

.icon-arrow-left:before {
  content: "\e901";
}

.icon-arrow-right:before {
  content: "\e902";
}

.icon-arrow-up:before {
  content: "\e903";
}

.icon-facebook:before {
  content: "\e904";
}

.icon-instagram:before {
  content: "\e905";
}

.icon-mail:before {
  content: "\e906";
}

.icon-marker:before {
  content: "\e907";
}

.icon-phone:before {
  content: "\e908";
}

.icon-twitter:before {
  content: "\e909";
}

.icon-youtube:before {
  content: "\e90a";
}

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 150;
  padding: 1em 0;
  background: #0473B9;
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

@media only screen and (min-width: 992px) {
  header {
    padding: 1.5em 0;
  }
}

header .container {
  position: relative;
}

header .navbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media only screen and (min-width: 992px) {
  header .navbar {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

header .navbar-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

header .navbar-left .navbar-logo {
  width: 197px;
}

@media only screen and (min-width: 992px) {
  header .navbar-left .navbar-logo {
    width: 280px;
  }
}

header .navbar-left .navbar-toggler {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 45px;
  height: 45px;
}

@media only screen and (min-width: 992px) {
  header .navbar-left .navbar-toggler {
    display: none;
  }
}

header .navbar-left .navbar-toggler span {
  width: 25px;
  height: 1px;
  background-color: #ffffff;
  margin: 0 0 5px 0;
  position: relative;
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

header .navbar-left .navbar-toggler.active span {
  margin: 0;
}

header .navbar-left .navbar-toggler.active span:nth-of-type(2) {
  display: none;
}

header .navbar-left .navbar-toggler.active span:nth-of-type(1) {
  top: 2px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

header .navbar-left .navbar-toggler.active span:nth-of-type(3) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

header .navbar-right {
  background-color: #ffffff;
  padding: 25px;
  position: absolute;
  top: 56.28px;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(25px);
          transform: translateY(25px);
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

header .navbar-right.active {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

@media only screen and (min-width: 992px) {
  header .navbar-right {
    background-color: transparent;
    padding: 0;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

header .navbar-right .navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0;
  padding: 0;
  list-style: none;
}

@media only screen and (min-width: 992px) {
  header .navbar-right .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

header .navbar-right .navbar-nav li a {
  display: block;
  padding: 10px 15px;
  font-size: 16px;
  color: #14223D;
  font-weight: bolder;
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

header .navbar-right .navbar-nav li a:hover, header .navbar-right .navbar-nav li a:focus {
  color: #0473B9;
}

@media only screen and (min-width: 992px) {
  header .navbar-right .navbar-nav li a {
    color: #ffffff;
    padding: 10px 25px;
  }
  header .navbar-right .navbar-nav li a:hover, header .navbar-right .navbar-nav li a:focus {
    color: #ffffff;
    opacity: .7;
  }
}

header.sticky {
  background: #ffffff;
  padding: 1em 0;
}

header.sticky .navbar-left .navbar-toggler span {
  background: #14223D;
}

header.sticky .navbar-right .navbar-nav li a {
  color: #14223D;
}

header.sticky .navbar-right .navbar-nav li a:hover, header.sticky .navbar-right .navbar-nav li a:focus {
  color: #0473B9;
}

.dropdown {
  position: relative;
}

.dropdown:before {
  content: "";
  position: absolute;
  right: 15px;
  top: 27px;
  width: 10px;
  height: 1px;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #14223D;
  opacity: 0;
}

@media only screen and (min-width: 992px) {
  .dropdown:before {
    opacity: 1;
    right: 8px;
    top: 21px;
    border-top: 4px solid #ffffff;
  }
}

.dropdown .dropdown-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
  background: #f8f8f8;
}

.dropdown .dropdown-menu li {
  width: 100%;
}

@media only screen and (min-width: 992px) {
  .dropdown .dropdown-menu li {
    width: auto;
  }
}

.dropdown .dropdown-menu li a {
  text-transform: none !important;
}

@media only screen and (min-width: 992px) {
  .dropdown .dropdown-menu {
    display: block;
    position: absolute;
    top: auto;
    padding: 0px;
    left: 0px;
    min-width: 16rem;
    overflow: hidden;
    background: #ffffff;
    border-radius: 5px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(15px);
            transform: translateY(15px);
    -webkit-box-shadow: 0 0 11px rgba(0, 0, 0, 0.07);
            box-shadow: 0 0 11px rgba(0, 0, 0, 0.07);
    -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .dropdown .dropdown-menu li a {
    color: #14223D !important;
    border-bottom: 1px dashed rgba(20, 34, 61, 0.05);
    padding: 8px 15px !important;
    text-transform: none !important;
    font-weight: 400 !important;
  }
  .dropdown .dropdown-menu li a:hover, .dropdown .dropdown-menu li a:focus {
    color: #0473B9 !important;
    background: #F8F8F8 !important;
  }
  .dropdown .dropdown-menu li a:after {
    display: none;
  }
  .dropdown .dropdown-menu li:last-child a {
    border-bottom: 0;
  }
}

.dropdown.is-active .dropdown-menu {
  display: block;
}

@media only screen and (min-width: 992px) {
  .dropdown:hover .dropdown-menu, .dropdown:focus .dropdown-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

header.sticky .dropdown:before, header.color .dropdown:before {
  border-top: 4px solid #14223D !important;
}

h1 {
  font-size: 26px;
  font-weight: bold;
}

@media only screen and (min-width: 992px) {
  h1 {
    font-size: 42px;
  }
}

h2 {
  font-weight: bold;
  font-stretch: 22px;
}

@media only screen and (min-width: 992px) {
  h2 {
    font-size: 32px;
  }
}

h5 {
  font-size: 18px;
  font-weight: bold;
}

h6 {
  color: #0473B9;
  text-transform: uppercase;
  font-size: 14px;
}

p.lead.color {
  color: #0473B9;
}

.btn-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  border: 1px solid #0473B9;
  border-radius: 50%;
  color: #0473B9;
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.btn-icon:hover, .btn-icon:focus {
  background: #0473B9;
  color: #ffffff;
}

.btn-text-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  text-transform: uppercase;
  color: #14223D;
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.btn-text-icon i {
  width: 40px;
  height: 40px;
  border: 1px solid #0473B9;
  border-radius: 50%;
  color: #0473B9;
  margin-right: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.btn-text-icon:hover, .btn-text-icon:focus {
  color: #0473B9;
}

.btn-text-icon:hover i, .btn-text-icon:focus i {
  background: #0473B9;
  color: #ffffff;
}

.btn-lead {
  padding-left: 15px;
  margin-top: 25px;
}

@media only screen and (min-width: 992px) {
  .btn-lead {
    margin-top: 45px;
    padding-left: 65px;
  }
}

.btn-primary {
  display: inline-block;
  padding: 15px 55px;
  background: #0473B9;
  color: #ffffff;
  letter-spacing: .4px;
  border-radius: 35px;
  font-size: 14px;
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.btn-primary:hover, .btn-primary:focus {
  background: #02446e;
  color: #ffffff;
}

.page-header {
  position: relative;
  height: 650px;
  width: 100%;
  overflow: hidden;
}

@media only screen and (min-width: 992px) {
  .page-header {
    height: 100vh;
  }
}

.page-header:before {
  content: "";
  position: absolute;
  bottom: -65px;
  left: 0;
  width: 100%;
  height: 132px;
  background-image: url("/wp-content/themes/upfrontwell/assets/images/page-header-shape.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 12;
}

.page-header-light:before {
  background-image: url("/wp-content/themes/upfrontwell/assets/images/page-header-light.svg");
}

.page-header-contact {
  height: 1100px;
  padding-top: 150px;
}

@media only screen and (min-width: 992px) {
  .page-header-contact {
    height: 835px;
  }
}

.page-header-contact h1 {
  font-size: 40px !important;
}

.page-header-contact:before {
  background-image: none;
}

.page-header:after {
  content: "";
  position: absolute;
  top: 0;
  right: -130px;
  width: 225px;
  height: 100%;
  -webkit-transform: skew(-15deg);
          transform: skew(-15deg);
  background: #0473b9;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 115, 185, 0.7)), to(rgba(4, 90, 143, 0.7)));
  background: linear-gradient(to bottom, rgba(4, 115, 185, 0.7) 0%, rgba(4, 90, 143, 0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0473b9', endColorstr='#045a8f', GradientType=0);
}

@media only screen and (min-width: 992px) {
  .page-header:after {
    width: 435px;
  }
}

.page-header-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.page-header-image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, rgba(4, 115, 185, 0.64) 0%, rgba(4, 115, 185, 0.64) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d614223d', endColorstr='#d60473b9', GradientType=1);
}

.page-header-image:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(ellipse at center, rgba(15, 24, 43, 0) 0%, rgba(15, 24, 43, 0.53) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000f182b', endColorstr='#870f182b', GradientType=1);
}

.page-header .container,
.page-header .row {
  height: 100%;
  position: relative;
  z-index: 1;
}

.page-header h1,
.page-header p {
  color: #ffffff;
}

.page-header h1 {
  font-size: 25px;
}

@media only screen and (min-width: 992px) {
  .page-header h1 {
    font-size: 45px;
  }
}

@media only screen and (min-width: 1200px) {
  .page-header h1 {
    font-size: 65px;
  }
}

.page-header p {
  font-size: 14px;
}

@media only screen and (min-width: 992px) {
  .page-header p {
    font-size: 18px;
  }
}

.page-header-scroll {
  position: absolute;
  bottom: 0px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.page-header-sm {
  background-color: #0473B9;
  height: 525px;
  padding-top: 150px;
}

.page-header-breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
}

.page-header-breadcrumb li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.7);
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.page-header-breadcrumb li a:after {
  content: "\e902";
  font-family: "icomoon";
  margin: 0 15px;
}

.page-header-breadcrumb li a:hover, .page-header-breadcrumb li a:focus {
  color: #ffffff;
}

.page-header-breadcrumb li:last-child a:after {
  display: none;
}

.service-item {
  padding: 35px;
  margin: 0 0 30px 0;
}

@media only screen and (min-width: 992px) {
  .service-item {
    margin: 0;
  }
}

.service-item h5 {
  margin: 0 0 30px 0;
}

.service-item a p {
	color: #14223D;
}

.service-item p {
  margin: 0 0 30px 0;
}

.service-item h5 {
  font-size: 23px;
}

.service-item p {
  font-size: 18px;
}

.service-item-lg {
  padding: 0;
  margin: 0 0 30px 0;
}

.service-item-lg img {
  margin: 0 0 20px 0;
}

@media only screen and (min-width: 992px) {
  .service-item-lg {
    margin: 0 0 60px 0;
  }
}

.service-item-lg h5 {
  margin: 0 0 30px 0;
}

.service-item-lg p {
  margin: 0 0 30px 0;
}

.testimonials-slider-item {
  padding: 0;
  text-align: center;
}

.testimonials-slider-item p,
.testimonials-slider-item h5 {
  color: #ffffff;
}

.testimonials-slider-item:focus {
  outline: none;
  border: 0;
}

.testimonials-item {
  border: 1px solid #F8F8F8;
  padding: 35px;
}

.testimonials-item p strong {
  display: block;
  font-weight: 700;
}

.testimonials-item p small {
  font-style: italic;
}

.team-item {
  border: 1px solid #F8F8F8;
  padding: 15px;
  margin: 0 0 30px 0;
  background-color: #ffffff;
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media only screen and (min-width: 992px) {
  .team-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media only screen and (min-width: 992px) and (min-width: 992px) {
  .team-item img {
    margin-right: 2em;
    width: 30%;
  }
}

.team-item p {
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.team-item p strong {
  display: block;
  font-weight: 900;
  font-size: 18px;
}

.team-item p small {
  font-style: italic;
  font-size: 100%;
  opacity: .8;
}

.contact-item,
.contact-item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0 0 30px 0;
}

.contact-item i,
.contact-item a i {
  margin-right: 1em;
  color: #0473B9;
  font-size: 24px;
}

.contact-item div p,
.contact-item a div p {
  margin: 0;
}

.contact-item div p.color,
.contact-item a div p.color {
  font-weight: bold;
  color: #0473B9;
}

.contact-item a {
  margin: 0;
}

.service-feature-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  margin: 0 0 30px 0;
}

.service-feature-item i {
  width: 40px;
  min-width: 40px;
  height: 40px;
  min-height: 40px;
  border: 1px solid #0473B9;
  border-radius: 50%;
  color: #0473B9;
  margin-right: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.service-feature-item p {
  margin: 0;
}

.testimonials-slider-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 45px 0 0 0;
}

.testimonials-slider-nav a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  color: #ffffff;
  left: auto;
  right: auto;
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.testimonials-slider-nav a:first-of-type {
  margin-right: 1em;
}

.testimonials-slider-nav a:after {
  display: none;
}

.testimonials-slider-nav a:hover, .testimonials-slider-nav a:focus {
  background: #0473B9;
  color: #ffffff;
}

.about-slider .swiper-slide {
  padding: 0 65px;
}

.about-slider-nav a i {
  font-size: 28px;
  color: #0473B9;
}

.about-slider-nav a:after {
  display: none;
}

.contact-form .form-group {
  margin: 0 0 20px 0;
}

.contact-form input[type=text],
.contact-form input[type=email],
.contact-form textarea {
  border: 1px solid rgba(255, 255, 255, 0.42);
  background-color: rgba(255, 255, 255, 0.77);
  padding: 19px 25px;
  display: block;
  width: 100%;
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.contact-form input[type=text]::-webkit-input-placeholder, .contact-form input[type=email]::-webkit-input-placeholder, .contact-form textarea::-webkit-input-placeholder {
  color: rgba(20, 34, 61, 0.61);
}

.contact-form input[type=text]:-moz-placeholder, .contact-form input[type=email]:-moz-placeholder, .contact-form textarea:-moz-placeholder {
  color: rgba(20, 34, 61, 0.61);
}

.contact-form input[type=text]::-moz-placeholder, .contact-form input[type=email]::-moz-placeholder, .contact-form textarea::-moz-placeholder {
  color: rgba(20, 34, 61, 0.61);
}

.contact-form input[type=text]:-ms-input-placeholder, .contact-form input[type=email]:-ms-input-placeholder, .contact-form textarea:-ms-input-placeholder {
  color: rgba(20, 34, 61, 0.61);
}

.contact-form input[type=text]:hover, .contact-form input[type=text]:focus,
.contact-form input[type=email]:hover,
.contact-form input[type=email]:focus,
.contact-form textarea:hover,
.contact-form textarea:focus {
  outline: none;
  border: 1px solid #ffffff;
}

.contact-form input[type=submit] {
  display: block;
  padding: 19px 25px;
  text-align: center;
  background-color: #0473B9;
  color: #ffffff;
  border: 0;
  width: 100%;
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.contact-form input[type=submit]:hover, .contact-form input[type=submit]:focus {
  background-color: #02446e;
}

.page-header-contact .contact-item i {
  color: #ffffff;
}

.page-header-contact .contact-item p {
  opacity: .7;
}

.page-header-contact .contact-item p.color {
  opacity: 1;
  color: #ffffff;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 160;
  background-color: rgba(20, 34, 61, 0.7);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.modal-close {
  position: fixed;
  top: 25px;
  right: 25px;
}

.modal-close a {
  width: 25px;
  height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.modal-close a span {
  width: 25px;
  height: 1px;
  background: #ffffff;
}

.modal-close a span:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: relative;
  top: 1px;
}

.modal-close a span:nth-of-type(2) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.modal-wrapper {
  min-width: 100%;
  max-width: 100%;
  padding: 0 15px;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

@media only screen and (min-width: 568px) {
  .modal-wrapper {
    min-width: 568px;
    max-width: 568px;
  }
}

@media only screen and (min-width: 768px) {
  .modal-wrapper {
    min-width: 768px;
    max-width: 768px;
  }
}

@media only screen and (min-width: 992px) {
  .modal-wrapper {
    min-width: 992px;
    max-width: 992px;
  }
}

@media only screen and (min-width: 1200px) {
  .modal-wrapper {
    min-width: 1166px;
    max-width: 1166px;
  }
}

.modal-wrapper h3 {
  color: #ffffff;
  margin: 0 0 25px 0;
  font-size: 18px;
}

.modal.active {
  opacity: 1;
  visibility: visible;
}

.modal.active .modal-wrapper {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.modal-text .modal-wrapper {
  background-color: #ffffff;
  padding: 45px;
  max-height: 650px;
  overflow-y: scroll;
}

.modal-text .modal-wrapper h3 {
  font-size: 25px;
  font-weight: bold;
  color: #14223D;
}

.modal-text .modal-wrapper p {
  font-size: 20px !important;
}

.modal-text .modal-wrapper a {
  margin-top: 55px;
}

footer {
  background-image: url("/wp-content/themes/upfrontwell/assets/images/footer-bg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 65px 0 45px 0;
  position: relative;
}

footer [class*="col-"] {
  margin: 0 0 30px 0;
}

@media only screen and (min-width: 992px) {
  footer [class*="col-"] {
    margin: 0;
  }
}

footer:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/wp-content/themes/upfrontwell/assets/images/map.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  opacity: .02;
}

footer h1 {
  color: #ffffff;
}

footer p {
  color: rgba(255, 255, 255, 0.67);
}

footer p.lead {
  color: #ffffff;
}

footer .img-float {
  margin-top: -170px;
}

footer .footer-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0;
  padding: 0;
  list-style: none;
}

footer .footer-links li a {
  text-transform: uppercase;
  display: block;
  padding: 5px 0;
  color: rgba(255, 255, 255, 0.77);
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

footer .footer-links li a:hover, footer .footer-links li a:focus {
  color: #ffffff;
}

footer .footer-socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
}

footer .footer-socials li a {
  display: block;
  margin-right: 1em;
}

footer .footer-socials li a i {
  color: #0473B9;
  font-size: 23px;
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

footer .footer-socials li a i:hover, footer .footer-socials li a i:focus {
  color: #ffffff;
}

footer .footer-socials li:last-child a {
  margin-right: 0;
}

.footer-bottom {
  padding: 15px 0;
  background-color: #14223D;
}

.footer-bottom p {
  color: rgba(255, 255, 255, 0.37);
  margin: 0;
}

.footer-bottom .footer-c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 25px 0 0 0;
  padding: 0;
  list-style: none;
}

@media only screen and (min-width: 992px) {
  .footer-bottom .footer-c {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin: 0;
  }
}

.footer-bottom .footer-c li a {
  color: rgba(255, 255, 255, 0.37);
  margin-right: 1em;
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.footer-bottom .footer-c li a:hover, .footer-bottom .footer-c li a:focus {
  color: #ffffff;
}

section {
  padding: 100px 0;
}

section.section-services {
  position: relative;
  padding: 0;
}

section.section-services .container {
  padding: 100px 15px;
  position: relative;
}

.section-services .vc_col-sm-12 {
	position: unset;
}

@media only screen and (min-width: 992px) {
  section.section-services .container {
    padding: 200px 15px 80px 15px;
  }
}

section.section-services .section-services-lines {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media only screen and (min-width: 992px) {
  section.section-services .section-services-lines {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

section.section-services .section-services-lines span {
  width: calc(100% / 3);
  height: 100%;
  border-left: 1px solid #F8F8F8;
}

section.section-services .section-services-lines span:last-of-type {
  border-right: 1px solid #F8F8F8;
}

section.testimonials {
  position: relative;
  padding: 0;
}

section.testimonials:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 40%;
  height: 100%;
  background: #0473B9;
}

section.testimonials .container {
  padding: 100px 35px 290px 35px;
  background: #0473B9;
}

section.testimonials h1 {
  color: #ffffff;
}

section.about {
  padding: 0;
  position: relative;
  margin-top: -110px;
  z-index: 1;
}

section.about:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 298px;
  background: #F8F8F8;
}

@media only screen and (min-width: 992px) {
  section.about:after {
    width: 30%;
  }
}

section.about .container {
  padding: 80px 15px;
  position: relative;
}

section.about .container:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 60%;
  height: 298px;
  background: #F8F8F8;
}

section.about .img-float {
  position: relative;
  width: 90%;
  margin: 0 auto;
}

@media only screen and (min-width: 992px) {
  section.about .img-float {
    margin: -170px 0 0 0;
    width: 90%;
  }
}

.img-shadow {
  -webkit-box-shadow: 0 3px 58px rgba(20, 34, 61, 0.22);
          box-shadow: 0 3px 58px rgba(20, 34, 61, 0.22);
}

.lead-bg {
  padding: 45px 15px 25px 15px;
  position: relative;
  z-index: -1;
  margin: 0;
  font-size: 20px;
}

@media only screen and (min-width: 992px) {
  .lead-bg {
    background: #F8F8F8;
    padding: 45px 45px 45px 65px;
  }
}

.testimonials .col-md-4 {
  padding: 0;
}

.cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #F8F8F8;
  padding: 45px;
  margin: 95px 0 35px 0;
}

.cta-light {
  background: #ffffff;
}

@media only screen and (min-width: 992px) {
  .cta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.cta-left {
  width: 100%;
}

@media only screen and (min-width: 992px) {
  .cta-left {
    width: 70%;
  }
}

.cta-right {
  width: 100%;
}

@media only screen and (min-width: 992px) {
  .cta-right {
    width: 30%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.l-section .container {
  padding-bottom: 100px !important;
}

.gallery {
  -webkit-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 10px;
          column-gap: 10px;
}

@media only screen and (min-width: 768px) {
  .gallery {
    -webkit-column-count: 3;
            column-count: 3;
  }
}

@media only screen and (min-width: 992px) {
  .gallery {
    -webkit-column-count: 4;
            column-count: 4;
  }
}

.gallery-item {
  -webkit-column-break-inside: avoid;
          break-inside: avoid-column;
  margin: 0 0 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}

.list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-line-pack: center;
      align-content: center;
  width: 46%;
  margin-right: 1em;
  padding: 8px 0;
  font-size: 20px;
  color: #0473B9;
}

.list li:before {
  content: "\e902";
  font-family: "icomoon";
  color: #0473B9;
  margin-right: 1em;
}

.list-lg li {
  width: 100%;
}

.section-intro-img-float {
  position: relative;
}

@media only screen and (min-width: 992px) {
  .section-intro-img-float {
    position: absolute;
    width: 80% !important;
    max-width: 80%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(55px);
            transform: translateX(-50%) translateY(55px);
    z-index: 1;
  }
	.pl-md-0 .vc_column-inner {
		padding-left: 0 !important;
	}
		.pr-md-0 .vc_column-inner {
		padding-right: 0 !important;
	}
}
/*# sourceMappingURL=style.css.map */