/*
 Theme Name: BetterMaps
 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: bm
 */

@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rokkitt:wght@100;300;400;500;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;
}

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: "Roboto";
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0px;
  color: #143343;
  margin: 0;
  text-align: left;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #143343;
  font-family: "Rokkitt" !important;
  font-weight: normal;
  line-height: 1.2;
}

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

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: #06aaff;
}

a:hover, a:focus {
  color: #007ab9;
}

.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: #f2f2f2 !important;
}

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

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

.text-primary {
  color: #06aaff !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: #f2f2f2 !important;
}

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

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

.bg-primary {
  background-color: #06aaff !important;
}

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

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

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

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

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

.text-primary {
  color: #06aaff !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;
}

h1 {
  font-size: 35px;
  font-weight: 900;
}

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

h2 {
  font-size: 27px;
  font-weight: 900;
}

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

h3 {
  font-size: 23px;
  font-weight: bold;
}

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

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

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

h6 {
  font-size: 16px;
  color: #06aaff;
  text-transform: uppercase;
  font-family: "Noto Sans";
}

p {
  font-size: 14px;
}

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

h1,
h2,
h3,
h4,
h5 {
  font-family: "Roboto";
}

@font-face {
  font-family: "icomoon";
  src: url("/wp-content/themes/bm/assets/fonts/icons/icomoon.eot?v14xm");
  src: url("/wp-content/themes/bm/assets/fonts/icons/icomoon.eot?v14xm#iefix") format("embedded-opentype"), url("/wp-content/themes/bm/assets/fonts/icons/icomoon.ttf?v14xm") format("truetype"), url("/wp-content/themes/bm/assets/fonts/icons/icomoon.woff?v14xm") format("woff"), url("/wp-content/themes/bm/assets/fonts/icons/icomoon.svg?v14xm#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-analytics:before {
  content: "\e900";
}

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

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

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

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

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

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

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

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

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

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

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

.icon-friend-link:before {
  content: "\e90c";
}

.icon-geo-marketing:before {
  content: "\e90d";
}

.icon-hospital:before {
  content: "\e90e";
}

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

.icon-kitchen:before {
  content: "\e910";
}

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

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

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

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

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

.icon-memory-points:before {
  content: "\e916";
}

.icon-micromapping:before {
  content: "\e917";
}

.icon-mobile-ads:before {
  content: "\e918";
}

.icon-notification:before {
  content: "\e919";
}

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

.icon-proactive:before {
  content: "\e91b";
}

.icon-responsible:before {
  content: "\e91c";
}

.icon-school:before {
  content: "\e91d";
}

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

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

.icon-supermarket:before {
  content: "\e920";
}

.section {
  position: relative;
  padding: 60px 0;
}

.section.section-sm {
  padding: 30px 0;
}

.section.section-md {
  padding: 90px 0;
}

.section.section-lg {
  padding: 120px 0;
}

.section.dark {
  background-color: #143343;
}

.section.dark h1,
.section.dark h2,
.section.dark h3,
.section.dark h4,
.section.dark h5,
.section.dark h6 {
  color: #ffffff;
}

.section.dark h1 small,
.section.dark h2 small,
.section.dark h3 small,
.section.dark h4 small,
.section.dark h5 small,
.section.dark h6 small {
  color: #ffffff;
}

.section.dark a {
  color: #ffffff;
}

.section.dark a:hover, .section.dark a:focus {
  color: #ffffff;
}

.section.dark p {
  color: #ffffff;
}

.section.dark span {
  color: #ffffff;
}

.section-solutions {
  position: relative;
}

.section-solutions:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #f2f2f2;
  z-index: -1;
}

.section-testimonials {
  margin-top: -110px;
  background-color: #f2f2f2;
  z-index: -1;
  padding-top: 140px;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 150;
  padding: 0;
  background-color: #1967ce;
}

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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

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

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

@media only screen and (min-width: 992px) {
  header .navbar-left {
    width: auto;
    -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;
  }
}

header .navbar-left-header {
  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;
  width: 100%;
}

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

header .navbar-left-header .logo h4 {
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
  margin: 0;
}

header .navbar-left-header .logo img {
  width: 130px;
  position: relative;
  top: 4px;
}

@media only screen and (min-width: 992px) {
  header .navbar-left-header .logo img {
    margin-right: 2em;
  }
}

header .navbar-left-header .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: 40px;
  height: 40px;
  background-color: #06aaff;
}

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

header .navbar-left-header .navbar-toggler span {
  width: 25px;
  height: 1px;
  background: #ffffff;
  margin: 0 0 4px 0;
}

header .navbar-left-header .navbar-toggler span:nth-of-type(1) {
  width: 20px;
}

header .navbar-left-header .navbar-toggler span:nth-of-type(3) {
  width: 15px;
}

header .navbar-left-menu {
  position: absolute;
  top: 114px;
  left: 0;
  right: 0;
  height: 100%;
  background: #143343;
  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);
}

header .navbar-left-menu.show {
  opacity: 1;
  visibility: visible;
}

header .navbar-left-menu.show .navbar-nav {
  background: #143343;
}

@media only screen and (min-width: 992px) {
  header .navbar-left-menu.show .navbar-nav {
    background: transparent;
  }
}

@media only screen and (min-width: 992px) {
  header .navbar-left-menu {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    height: auto;
    background: transparent;
    opacity: 1;
    visibility: visible;
  }
}

header .navbar-left-menu .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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0;
  padding: 0;
  list-style: none;
}

@media only screen and (min-width: 992px) {
  header .navbar-left-menu .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;
  }
}

header .navbar-left-menu .navbar-nav li {
  display: block;
  width: 100%;
}

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

header .navbar-left-menu .navbar-nav li a {
  display: block;
  text-transform: uppercase;
  padding: 9px 15px;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  border-radius: 3px;
  -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 .navbar-left-menu .navbar-nav li a {
    padding: 25px 30px;
    color: #ffffff;
  }
}

header .navbar-left-menu .navbar-nav li a:hover, header .navbar-left-menu .navbar-nav li a:focus {
  color: #143343;
  background-color: #f2f2f2;
}

@media only screen and (min-width: 992px) {
  header .navbar-left-menu .navbar-nav li a:hover, header .navbar-left-menu .navbar-nav li a:focus {
    color: #ffffff;
    background-color: transparent;
  }
}

header .navbar-left-menu .navbar-nav li.dropdown {
  position: relative;
}

header .navbar-left-menu .navbar-nav li.dropdown:after {
  content: "\e901";
  font-family: "icomoon";
  font-size: 7px;
  color: #ffffff;
  position: absolute;
  right: 20px;
  top: 22px;
  opacity: 1;
}

@media only screen and (min-width: 992px) {
  header .navbar-left-menu .navbar-nav li.dropdown:after {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 03px;
  }
}

header .navbar-left-menu .navbar-nav li.dropdown .dropdown-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
  background: #1967CE;
}

@media only screen and (min-width: 992px) {
  header .navbar-left-menu .navbar-nav li.dropdown .dropdown-menu {
    display: block;
    position: absolute;
    top: auto;
    padding: 0px 10px 0 10px;
    left: 0;
    min-width: 23rem;
    background: #143343;
    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);
  }
  header .navbar-left-menu .navbar-nav li.dropdown .dropdown-menu:before {
    content: "";
    position: absolute;
    top: -10px;
    left: 25px;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #143343;
  }
  header .navbar-left-menu .navbar-nav li.dropdown .dropdown-menu li a {
    color: #ffffff !important;
    border-bottom: 1px dashed rgba(20, 51, 67, 0.05);
    padding: 14px 15px;
  }
}

@media only screen and (min-width: 992px) and (min-width: 992px) {
  header .navbar-left-menu .navbar-nav li.dropdown .dropdown-menu li a {
    color: #ffffff;
  }
}

@media only screen and (min-width: 992px) {
  header .navbar-left-menu .navbar-nav li.dropdown .dropdown-menu li a:hover, header .navbar-left-menu .navbar-nav li.dropdown .dropdown-menu li a:focus {
    color: #06aaff;
    background: transparent;
  }
  header .navbar-left-menu .navbar-nav li.dropdown .dropdown-menu li a:after {
    display: none;
  }
  header .navbar-left-menu .navbar-nav li.dropdown .dropdown-menu li:last-child a {
    border-bottom: 0;
  }
}

header .navbar-left-menu .navbar-nav li.dropdown.is-active .dropdown-menu {
  display: block;
}

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

header .navbar-right {
  display: none;
}

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

header .navbar-right a {
  padding: 28px 30px;
  background: #1967ce;
  border-radius: 0px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  -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);
}

.navbar-right ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

header .navbar-right a:hover, header .navbar-right a:focus {
  color: #1967ce;
  background-color: #ffffff;
}

footer {
  padding: 80px 0;
  position: relative;
}

footer:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  background: #143343;
  z-index: -1;
}

footer h5 {
  color: #ffffff;
  font-weight: bold;
}

footer .footer-logo {
  width: 150px;
}

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

footer p.copy {
  margin: 0;
}

footer hr {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

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

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

footer .social {
  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: 15px 0 0 0;
  padding: 0;
  list-style: none;
}

footer .social li a {
  display: block;
  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 .social li a i {
  color: #ffffff;
  font-size: 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);
}

footer .social li a:hover i, footer .social li a:focus i {
  color: #06aaff;
}

footer .footer-links {
  margin: 0;
  padding: 0;
  list-style: none;
}

footer .footer-links li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-transform: uppercase;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 4px 0;
  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);
}

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

footer .footer-links li a:before {
  content: "\e902";
  font-family: "Icomoon";
  font-size: 8px;
  color: #06aaff;
  margin-right: 1em;
  position: relative;
  top: 2px;
}

footer .newsletter {
  padding: 35px 0;
  border-radius: 35px;
  position: relative;
}

footer .newsletter [class*="col-"] {
  margin: 0;
}

@media only screen and (min-width: 992px) {
  footer .newsletter {
    padding: 5px 0;
  }
}

footer .newsletter h2 {
  color: #ffffff;
}

footer .newsletter input[type="email"] {
  color: #ffffff;
  height: 50px;
  padding: 0 35px;
  width: 100%;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.07);
}

footer .newsletter input[type="email"]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}

footer .newsletter input[type="email"]:-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}

footer .newsletter input[type="email"]::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}

footer .newsletter input[type="email"]:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}

footer .newsletter input[type="email"]:focus {
  border: 1px solid #06aaff;
}

footer .newsletter input[type="submit"] {
  height: 50px;
  width: auto;
  margin: 20px 0 0 0;
}

footer h3 {
  color: #ffffff;
}

.contact-item {
  margin: 0 0 25px 0;
}

.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;
}

.contact-item a .contact-item-icon {
  width: 45px;
  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;
  margin-right: 1em;
}

.contact-item a .contact-item-icon i {
  color: #06aaff;
  font-size: 25px;
}

.contact-item a .contact-item-icon img {
  width: 35px;
}

.contact-item a .contact-item-text p {
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

.contact-item a .contact-item-text p strong {
  display: block;
}

.contact-item-dark a .contact-item-text p {
  color: #143343;
}

.btn,
button,
input[type="submit"] {
  display: inline-block;
  position: relative;
  padding: 10px 25px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  line-height: 1.7;
  border-radius: 3px;
  -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.btn-white,
button.btn-white,
input[type="submit"].btn-white {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #ffffff;
}

.btn.btn-white:hover, .btn.btn-white:focus,
button.btn-white:hover,
button.btn-white:focus,
input[type="submit"].btn-white:hover,
input[type="submit"].btn-white:focus {
  background: #d9d9d9;
  border: 1px solid #d9d9d9;
  color: #ffffff;
}

.btn.btn-light,
button.btn-light,
input[type="submit"].btn-light {
  background: #f2f2f2;
  border: 1px solid #f2f2f2;
  color: #ffffff;
}

.btn.btn-light:hover, .btn.btn-light:focus,
button.btn-light:hover,
button.btn-light:focus,
input[type="submit"].btn-light:hover,
input[type="submit"].btn-light:focus {
  background: #cccccc;
  border: 1px solid #cccccc;
  color: #ffffff;
}

.btn.btn-dark,
button.btn-dark,
input[type="submit"].btn-dark {
  background: #143343;
  border: 1px solid #143343;
  color: #ffffff;
}

.btn.btn-dark:hover, .btn.btn-dark:focus,
button.btn-dark:hover,
button.btn-dark:focus,
input[type="submit"].btn-dark:hover,
input[type="submit"].btn-dark:focus {
  background: #020608;
  border: 1px solid #020608;
  color: #ffffff;
}

.btn.btn-default,
button.btn-default,
input[type="submit"].btn-default {
  background: #143343;
  border: 1px solid #143343;
  color: #ffffff;
}

.btn.btn-default:hover, .btn.btn-default:focus,
button.btn-default:hover,
button.btn-default:focus,
input[type="submit"].btn-default:hover,
input[type="submit"].btn-default:focus {
  background: #020608;
  border: 1px solid #020608;
  color: #ffffff;
}

.btn.btn-primary,
button.btn-primary,
input[type="submit"].btn-primary {
  background: #06aaff;
  border: 1px solid #06aaff;
  color: #ffffff;
}

.btn.btn-primary:hover, .btn.btn-primary:focus,
button.btn-primary:hover,
button.btn-primary:focus,
input[type="submit"].btn-primary:hover,
input[type="submit"].btn-primary:focus {
  background: #007ab9;
  border: 1px solid #007ab9;
  color: #ffffff;
}

.btn.btn-secondary,
button.btn-secondary,
input[type="submit"].btn-secondary {
  background: #f18927;
  border: 1px solid #f18927;
  color: #ffffff;
}

.btn.btn-secondary:hover, .btn.btn-secondary:focus,
button.btn-secondary:hover,
button.btn-secondary:focus,
input[type="submit"].btn-secondary:hover,
input[type="submit"].btn-secondary:focus {
  background: #bf630c;
  border: 1px solid #bf630c;
  color: #ffffff;
}

.btn.btn-outline-white,
button.btn-outline-white,
input[type="submit"].btn-outline-white {
  background: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
}

.btn.btn-outline-white:hover, .btn.btn-outline-white:focus,
button.btn-outline-white:hover,
button.btn-outline-white:focus,
input[type="submit"].btn-outline-white:hover,
input[type="submit"].btn-outline-white:focus {
  background: #d9d9d9;
  border: 1px solid #d9d9d9;
  color: #ffffff;
}

.btn.btn-outline-light,
button.btn-outline-light,
input[type="submit"].btn-outline-light {
  background: transparent;
  border: 1px solid #f2f2f2;
  color: #f2f2f2;
}

.btn.btn-outline-light:hover, .btn.btn-outline-light:focus,
button.btn-outline-light:hover,
button.btn-outline-light:focus,
input[type="submit"].btn-outline-light:hover,
input[type="submit"].btn-outline-light:focus {
  background: #cccccc;
  border: 1px solid #cccccc;
  color: #ffffff;
}

.btn.btn-outline-dark,
button.btn-outline-dark,
input[type="submit"].btn-outline-dark {
  background: transparent;
  border: 1px solid #143343;
  color: #143343;
}

.btn.btn-outline-dark:hover, .btn.btn-outline-dark:focus,
button.btn-outline-dark:hover,
button.btn-outline-dark:focus,
input[type="submit"].btn-outline-dark:hover,
input[type="submit"].btn-outline-dark:focus {
  background: #020608;
  border: 1px solid #020608;
  color: #ffffff;
}

.btn.btn-outline-default,
button.btn-outline-default,
input[type="submit"].btn-outline-default {
  background: transparent;
  border: 1px solid #143343;
  color: #143343;
}

.btn.btn-outline-default:hover, .btn.btn-outline-default:focus,
button.btn-outline-default:hover,
button.btn-outline-default:focus,
input[type="submit"].btn-outline-default:hover,
input[type="submit"].btn-outline-default:focus {
  background: #020608;
  border: 1px solid #020608;
  color: #ffffff;
}

.btn.btn-outline-primary,
button.btn-outline-primary,
input[type="submit"].btn-outline-primary {
  background: transparent;
  border: 1px solid #06aaff;
  color: #06aaff;
}

.btn.btn-outline-primary:hover, .btn.btn-outline-primary:focus,
button.btn-outline-primary:hover,
button.btn-outline-primary:focus,
input[type="submit"].btn-outline-primary:hover,
input[type="submit"].btn-outline-primary:focus {
  background: #007ab9;
  border: 1px solid #007ab9;
  color: #ffffff;
}

.btn.btn-outline-secondary,
button.btn-outline-secondary,
input[type="submit"].btn-outline-secondary {
  background: transparent;
  border: 1px solid #f18927;
  color: #f18927;
}

.btn.btn-outline-secondary:hover, .btn.btn-outline-secondary:focus,
button.btn-outline-secondary:hover,
button.btn-outline-secondary:focus,
input[type="submit"].btn-outline-secondary:hover,
input[type="submit"].btn-outline-secondary:focus {
  background: #bf630c;
  border: 1px solid #bf630c;
  color: #ffffff;
}

.btn.btn-rounded,
button.btn-rounded,
input[type="submit"].btn-rounded {
  border-radius: 35px;
}

.btn.btn-block,
button.btn-block,
input[type="submit"].btn-block {
  display: block;
  width: 100%;
  text-align: center;
}

.btn:focus,
button:focus,
input[type="submit"]:focus {
  outline: 0;
}

.btn.btn-white,
button.btn-white,
input[type="submit"].btn-white {
  color: #06aaff;
}

.btn.btn-white:hover, .btn.btn-white:focus,
button.btn-white:hover,
button.btn-white:focus,
input[type="submit"].btn-white:hover,
input[type="submit"].btn-white:focus {
  background-color: #009bec;
  border: 1px solid #009bec;
}

.btn.btn-icon,
button.btn-icon,
input[type="submit"].btn-icon {
  padding: 0;
  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;
  color: #143343;
  font-size: 14px;
  font-weight: 400;
}

.btn.btn-icon i,
button.btn-icon i,
input[type="submit"].btn-icon i {
  color: #06aaff;
  font-size: 14px;
  margin: 0 0 0 15px;
}

.btn.btn-icon:hover, .btn.btn-icon:focus,
button.btn-icon:hover,
button.btn-icon:focus,
input[type="submit"].btn-icon:hover,
input[type="submit"].btn-icon:focus {
  color: #06aaff;
}

.upper {
  text-transform: uppercase;
}

.btn-mapping {
  display: block;
  margin: 0 auto;
  text-transform: uppercase;
  color: #ffffff;
  padding: 10px 25px;
  background-color: #06aaff;
  text-align: center;
  border-radius: 3px;
  font-weight: bold;
  -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);
  position: relative;
  top: 15px;
}

@media only screen and (min-width: 992px) {
  .btn-mapping {
    top: 35px;
  }
}

.btn-mapping:hover, .btn-mapping:focus {
  color: #ffffff;
  background-color: #008ad2;
}

.btn-mapping span {
  display: block;
  text-transform: none;
  font-size: 10px;
}

.form-group {
  margin: 0 0 15px 0;
}

.form-control, input[type=text], input[type=email], textarea {
  display: block;
  width: 100%;
  position: relative;
  padding: 12px 15px;
  text-transform: none;
  font-size: 14px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  color: #143343;
  -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);
}

.form-control::-webkit-input-placeholder, input[type=text]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}

.form-control:-moz-placeholder, input[type=text]:-moz-placeholder, input[type=email]:-moz-placeholder, textarea:-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
}

.form-control::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=email]::-moz-placeholder, textarea::-moz-placeholder {
  color: rgba(0, 0, 0, 0.3);
}

.form-control:-ms-input-placeholder, input[type=text]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.3);
}

.form-control.form-control-rounded, input[type=text].form-control-rounded, input[type=email].form-control-rounded, textarea.form-control-rounded {
  padding: 12px 25px;
  border-radius: 35px;
}

.form-control:hover, input[type=text]:hover, input[type=email]:hover, textarea:hover {
  border: 1px solid rgba(0, 0, 0, 0.4);
}

.form-control:focus, input[type=text]:focus, input[type=email]:focus, textarea:focus {
  border: 1px solid #06aaff;
  outline: 0;
}

.form-check {
  margin-top: .65rem;
  padding-left: 0;
}

.form-check .form-check-label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  padding-left: 35px;
  line-height: 26px;
  margin-bottom: 0;
  -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);
}

.form-check .form-check-sign::before, .form-check .form-check-sign::after,
.form-check .form-check-sign::before,
.form-check .form-check-sign::after {
  content: " ";
  display: inline-block;
  position: absolute;
  width: 26px;
  height: 26px;
  left: 0;
  cursor: pointer;
  border-radius: 3px;
  top: 0;
  background-color: transparent;
  border: 1px solid #06aaff;
  -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);
}

.form-check .form-check-sign::after {
  font-family: 'themify';
  content: "\e64c";
  top: 0px;
  text-align: center;
  font-size: 14px;
  opacity: 0;
  color: #06aaff;
  border: 0;
  background-color: inherit;
}

.form-check.disabled .form-check-label {
  color: #143343;
  opacity: .5;
  cursor: not-allowed;
}

.form-check input[type="checkbox"], .radio input[type="radio"] {
  opacity: 0;
  position: absolute;
  visibility: hidden;
}

.form-check-radio input[type="radio"] {
  display: none;
}

.form-check input[type="checkbox"]:checked + .form-check-sign::after {
  opacity: 1;
}

.form-control input[type="checkbox"]:disabled + .form-check-sign::before,
.checkbox input[type="checkbox"]:disabled + .form-check-sign::after {
  cursor: not-allowed;
}

.form-check input[type="checkbox"]:disabled + .form-check-sign,
.form-check input[type="radio"]:disabled + .form-check-sign {
  pointer-events: none;
}

.form-check-radio .form-check-sign::before,
.form-check-radio .form-check-sign::after {
  content: " ";
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #143343;
  display: inline-block;
  position: absolute;
  left: 3px;
  top: 3px;
  padding: 1px;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}

.form-check-radio input[type="radio"] + .form-check-sign:after,
.form-check-radio input[type="radio"] {
  opacity: 0;
}

.form-check-radio input[type="radio"]:checked + .form-check-sign::after {
  width: 4px;
  height: 4px;
  background-color: #143343;
  border-color: #143343;
  top: 11px;
  left: 11px;
  opacity: 1;
}

.form-check-radio input[type="radio"]:checked + .form-check-sign::after {
  opacity: 1;
}

.form-check-radio input[type="radio"]:disabled + .form-check-sign {
  color: #143343;
}

.form-check-radio input[type="radio"]:disabled + .form-check-sign::before,
.form-check-radio input[type="radio"]:disabled + .form-check-sign::after {
  color: #143343;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.owl-height {
  -webkit-transition: height .5s ease-in-out;
  transition: height .5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease;
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform .1s ease;
  transition: -webkit-transform .1s ease;
  transition: transform .1s ease;
  transition: transform .1s ease, -webkit-transform .1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.page-header {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 80px;
  height: auto;
  padding: 120px 0 170px 0;
  overflow: hidden;
}

@media only screen and (min-width: 992px) {
  .page-header {
    padding: 80px 0 0 0;
    height: 850px;
  }
}

.page-header-sm {
  height: 696px;
  padding-top: 137px;
}

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


.page-header-image {
  position: absolute;
  top: 0;
  left: -5%;
  width: 110%;
  height: 105%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-filter: blur(5px);
          filter: blur(5px);
}

.page-header-image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(20, 51, 67, 0.6);
}

.page-header .container,
.page-header .row {
  height: 100%;
}

.page-header .container .col-md-6,
.page-header .row .col-md-6 {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  margin: 0 0 30px 0;
}

@media only screen and (min-width: 992px) {
  .page-header .container .col-md-6,
  .page-header .row .col-md-6 {
    margin: 0;
  }
}

.page-header .container .col-md-12,
.page-header .row .col-md-12 {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  margin: 0 0 80px 0;
}

@media only screen and (min-width: 992px) {
  .page-header .container .col-md-12,
  .page-header .row .col-md-12 {
    margin: 0;
  }
}

.page-header .container .col-md-5,
.page-header .row .col-md-5 {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.page-header .row-sm {
  height: auto !important;
}

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

.page-header p {
  text-transform: uppercase;
}

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

.page-header h1 {
  font-size: 38px;
  text-transform: uppercase;
}

.page-header .btn {
  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: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  background: transparent;
  border: 0;
  padding-left: 0;
}

.page-header .btn:hover, .page-header .btn:focus {
  background: transparent;
  border: 0;
  opacity: .5;
}

.page-header .btn img {
  margin-right: 2em;
  width: 45px;
}

.page-header-form {
  background: #ffffff;
  padding: 25px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  max-width: 75%;
  margin: 0 auto;
}

.page-header-form input[type="email"],
.page-header-form input[type="text"],
.page-header-form textarea {
  background-color: #fafbfb;
  border: 1px solid #e1e5e7;
  font-size: 13px;
  -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-form input[type="email"]::-webkit-input-placeholder, .page-header-form input[type="text"]::-webkit-input-placeholder, .page-header-form textarea::-webkit-input-placeholder {
  color: rgba(20, 51, 67, 0.45);
}

.page-header-form input[type="email"]:-moz-placeholder, .page-header-form input[type="text"]:-moz-placeholder, .page-header-form textarea:-moz-placeholder {
  color: rgba(20, 51, 67, 0.45);
}

.page-header-form input[type="email"]::-moz-placeholder, .page-header-form input[type="text"]::-moz-placeholder, .page-header-form textarea::-moz-placeholder {
  color: rgba(20, 51, 67, 0.45);
}

.page-header-form input[type="email"]:-ms-input-placeholder, .page-header-form input[type="text"]:-ms-input-placeholder, .page-header-form textarea:-ms-input-placeholder {
  color: rgba(20, 51, 67, 0.45);
}

.page-header-form input[type="email"]:hover, .page-header-form input[type="email"]:focus,
.page-header-form input[type="text"]:hover,
.page-header-form input[type="text"]:focus,
.page-header-form textarea:hover,
.page-header-form textarea:focus {
  border: 1px solid #06aaff;
}

.page-header-form p {
  color: rgba(20, 51, 67, 0.6);
}

.page-header .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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  margin-top: 0px;
}

.page-header .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;
  color: #ffffff;
  font-size: 11px;
  text-transform: uppercase;
  -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 .page-header-breadcrumb li a:after {
  content: "\e913";
  font-family: "icomoon";
  margin: 0 15px;
  font-size: 8px;
  color: #39bbff;
}

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

.page-header .scroll-arrow {
  position: absolute;
  bottom: 50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  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: 50px;
  height: 80px;
}

@media only screen and (min-width: 992px) {
  .page-header .scroll-arrow {
    bottom: 170px;
  }
}

.page-header .scroll-arrow i {
  color: #ffffff;
  font-size: 15px;
  -webkit-animation-name: animate-scroll-arrow;
          animation-name: animate-scroll-arrow;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  position: relative;
}

.page-header .scroll-arrow i:nth-of-type(2) {
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s;
}

.page-header .scroll-arrow i:nth-of-type(3) {
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s;
}

.how-it-works h2 {
  font-size: 22px !important;
}

.how-it-works a {
	display: block;
  -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);
}

.how-it-works a img {
  width: 45px !important;
}

.how-it-works a:hover, .how-it-works a:focus {
  opacity: .6;
}

.page-header-sm .col-md-5 {
  -ms-flex-item-align: center !important;
      -ms-grid-row-align: center !important;
      align-self: center !important;
}

.page-header-sm img {
  width: 45px !important;
}

.page-header-sm h2 {
  text-transform: uppercase;
}

.page-header-sm .how-it-works {
  position: relative;
}

@media only screen and (min-width: 992px) {
  .page-header-sm .how-it-works {
    margin-top: -56px;
  }
}

.page-header-sm .how-it-works h2 {
  text-transform: uppercase;
}

.page-header-form-lg {
  max-width: 100%;
}

.how-it-works h2 {
  text-transform: uppercase;
}

.how-it-works.home {
  position: relative;
  margin-top: -80px;
}

@media only screen and (min-width: 992px) {
  .how-it-works.home {
    margin-top: -239px;
  }
}

.page-header .btn-mapping {
  display: inline-block;
  margin: 0 auto;
  text-transform: uppercase;
  color: #ffffff;
  padding: 10px 25px;
  background-color: #06aaff;
  text-align: center;
  border-radius: 3px;
  font-weight: bold;
  -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);
  position: relative;
  top: 15px;
}

@media only screen and (min-width: 992px) {
  .page-header .btn-mapping {
    top: 15px;
  }
.page-header .how-it-works.home .btn-mapping {
	top: 58px;
}
	
}

.page-header .btn-mapping:hover, .page-header .btn-mapping:focus {
  color: #ffffff;
  background-color: #008ad2;
}


.page-header .btn-mapping span {
  display: block;
  text-transform: none;
  font-size: 10px;
}

@-webkit-keyframes animate-scroll-arrow {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
}

@keyframes animate-scroll-arrow {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
}

.i-item i {
  display: block;
  font-size: 65px;
  color: #06aaff;
  margin: 0 0 25px 0;
}

.i-item-lg i {
  display: block;
  font-size: 65px;
  color: #06aaff;
  margin: 0 0 25px 0;
}

.i-item-lg p {
  min-height: 92px;
}

.i-item-lg h5 {
  text-transform: uppercase;
}

.i-item-lg a h5,
.i-item-lg a p {
  color: #143343 !important;
}

.i-item-sm {
  text-align: center;
}

.i-item-sm i {
  display: block;
  font-size: 50px;
  color: #06aaff;
  margin: 0 0 25px 0;
}

.i-item-sm h5 {
  font-size: 18px;
}

.i-item-sm a h5,
.i-item-sm a p {
  color: #143343 !important;
}

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

.service-item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(20, 51, 67, 0)), to(rgba(20, 51, 67, 0.65)));
  background: linear-gradient(to bottom, rgba(20, 51, 67, 0) 0%, rgba(20, 51, 67, 0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  -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);
}

.service-item:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(20, 51, 67, 0.5);
  opacity: 0;
  -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);
}

.service-item-image img {
  display: block;
}

.service-item-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  padding: 25px;
  text-align: 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);
}

.service-item-content h5 {
  color: #ffffff;
  margin: 0;
  font-size: 18px;
  text-transform: uppercase;
}

.service-item:hover .service-item-content, .service-item:focus .service-item-content {
  bottom: 15px;
}

.service-item:hover:after, .service-item:focus:after {
  opacity: 1;
}

.testimonial-item-content {
  background: #ffffff;
  padding: 20px;
  border-radius: 3px;
  margin: 0 0 25px 0;
  -webkit-box-shadow: 0 3px 11px rgba(0, 0, 0, 0.05);
          box-shadow: 0 3px 11px rgba(0, 0, 0, 0.05);
}

.testimonial-item-author {
  display: block;
  text-align: center;
}

.testimonial-item-author h5 {
  color: #06aaff;
  font-size: 18px;
  margin: 0 05px 0;
}

.testimonial-item-author small {
  font-style: italic;
  font-size: 14px;
  color: rgba(20, 51, 67, 0.45);
}

#clients-testimonials .owl-dots {
  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;
}

#clients-testimonials .owl-dots button span {
  width: 15px;
  height: 15px;
  background: #ffffff;
  display: block;
  border-radius: 50%;
  margin-right: 10px;
  border: 1px solid #06aaff;
}

#clients-testimonials .owl-dots button.active span {
  background: #06aaff;
}

.single-service-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;
}

.single-service-nav 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;
  background: #fafbfb;
  color: #143343;
  padding: 25px 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);
}

.single-service-nav li a i {
  width: 45px;
  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;
  font-size: 30px;
  margin-right: 1em;
  color: #000000;
}

.single-service-nav li a:hover, .single-service-nav li a:focus, .single-service-nav li a.active {
  background: #06aaff;
  color: #ffffff;
}

.single-service-nav li a:hover i, .single-service-nav li a:focus i, .single-service-nav li a.active i {
  color: #ffffff;
}

.single-service-nav li:last-child a {
  border-bottom: 0;
}

.sticky-sidebar {
  position: sticky;
  position: -webkit-sticky;
  top: 100px;
}

.icons {
  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: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  margin: 0;
  padding: 0;
  list-style: none;
}

.icons li i {
  color: #06aaff;
  font-size: 35px;
}

.cookies-wrapper {
	position: fixed;
	top: 45px;
	left: 50%;
	transform: translateX(-50%);
   background: #143343;
	z-index: 250;
  -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);
	opacity: 0;
	visibility: hidden;
}

.cookies-wrapper.show {
	opacity: 1;
	visibility: visible;
}

.cookies-wrapper .col-md-12 {
	  display: flex;
  flex-direction: row;
	align-items: center;
	justify-content: center;
}

.cookies-wrapper p {
	margin-right: 1em;
}

.cookies {
  color: #ffffff;
}

.list {
  margin: 0;
  -webkit-padding-start: 15px;
          padding-inline-start: 15px;
  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-item-align: start;
      align-self: flex-start;
  padding: 4px 0;
}

.list li:before {
  content: "\e913";
  font-family: "icomoon";
  margin-right: 1em;
  color: #06aaff;
  font-size: 8px;
  position: relative;
  top: 5px;
}

.l-section {
  display: block;
}

.l-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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  margin: 0;
  padding: 0;
  list-style: none;
}

.l-list li a {
  display: block;
  padding: 10px 0;
  text-transform: uppercase;
  color: #ffffff;
}

@media only screen and (min-width: 992px) {
  .l-list li a {
    padding: 25px 0;
  }
}

.l-list li a:after {
  content: "|";
  margin: 0 15px;
  color: rgba(255, 255, 255, 0.3);
}

.l-list li:last-child a:after {
  display: none;
}
section:focus, div:focus, h2:focus, video:focus {
	outline: none;
}

.cookies-close {
  width: 35px;
  height: 35px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  .cookies-close span {
    width: 25px;
    height: 1px;
    background-color: #ffffff; }
    .cookies-close span:nth-child(1) {
      transform: rotate(45deg); }
    .cookies-close span:nth-child(2) {
      transform: rotate(-45deg); }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(16, 34, 48, 0.5);
  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;
  z-index: 180;
  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.is-active {
  opacity: 1;
  visibility: visible;
}

.modal-close {
  position: fixed;
  top: 15px;
  right: 15px;
  z-index: 150;
}

.modal-close a {
  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: 50px;
  height: 50px;
}

.modal-close a span {
  display: block;
  background: #ffffff;
  width: 35px;
  height: 2px;
  -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 a span:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: relative;
  top: 2px;
}

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

.modal-close a:hover span, .modal-close a:focus span {
  background: #2ca8ff;
}

.modal-wrapper {
  width: 100%;
  background: transparent;
  border-radius: 5px;
  padding: 0;
}

.modal-wrapper video {
  display: block;
}

.modal-body {
	 display: flex;
    align-items: center;
    justify-content: center;
}

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

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

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

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

.wpcf7 form.invalid .wpcf7-response-output {
	background-color: rgba(255,178,54,.8);
    border: 0;
    border-radius: 0;
    color: #fff;
    padding-top: .9rem;
    padding-bottom: .9rem;
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
}

.wpcf7 form.failed .wpcf7-response-output {
	background-color: rgba(255,54,54,.8);
    border: 0;
    border-radius: 0;
    color: #fff;
    padding-top: .9rem;
    padding-bottom: .9rem;
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
}

.wpcf7 form.success .wpcf7-response-output {
	background-color: rgba(24,206,15,.8);
    border: 0;
    border-radius: 0;
    color: #fff;
    padding-top: .9rem;
    padding-bottom: .9rem;
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
}
/*# sourceMappingURL=style.css.map */'