h1,h2,h3,h4,h5,h6,ol,p,ul {
  margin-top: 0;
}

address,ol,ul {
  margin-bottom: 1rem;
}

img,svg {
  vertical-align: middle;
}

body {
  text-align: left;
}

label {
  margin-bottom: .5rem;
}

button,hr,input {
  overflow: visible;
}

textarea {
  overflow: auto;
}

footer,header,main,nav,section {
  display: block;
}

address {
  line-height: inherit;
}

label {
  display: inline-block;
}

.tooltip,button,select {
  text-transform: none;
}

#home-cover ul,.table-features ul,footer ul {
  list-style-type: none;
}

code[class*=language-] {
  color: #f8f8f2;
  background: 0 0;
  text-shadow: 0 1px rgba(0,0,0,.3);
  font-family: Consolas,Monaco,'Andale Mono','Ubuntu Mono',monospace;
  font-size: 1em;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  word-wrap: normal;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

:not(pre)>code[class*=language-] {
  background: 0 0;
}

:not(pre)>code[class*=language-] {
  padding: .1em;
  border-radius: .3em;
  white-space: normal;
}

.token.comment,.token.doctype {
  color: #708090;
}

.token.deleted,.token.property,.token.tag {
  color: #f92672;
}

.token.boolean,.token.number {
  color: #ae81ff;
}

.token.attr-name,.token.selector,.token.string {
  color: #a6e22e;
}

.language-css .token.string,.style .token.string,.token.entity,.token.url,.token.variable {
  color: #f8f8f2;
}

.token.attr-value,.token.class-name,.token.function {
  color: #e6db74;
}

.token.important,.token.regex {
  color: #fd971f;
}

.token.important {
  font-weight: 700;
}

.token.entity {
  cursor: help;
}

:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
}

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0!important;
}

hr {
  box-sizing: content-box;
  height: 0;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.btn:not(:disabled):not(.disabled),[role=button],[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled),summary {
  cursor: pointer;
}

address {
  font-style: normal;
}

ol ol,ol ul,ul ol,ul ul {
  margin-bottom: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

a:hover {
  text-decoration: underline;
}

.btn-link,.btn:hover {
  text-decoration: none;
}

a:not([href]):not([class]),a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

code {
  font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  font-size: 1em;
}

img {
  border-style: none;
}

svg {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

button {
  border-radius: 0;
}

button:focus {
  outline: dotted 1px;
  outline: -webkit-focus-ring-color auto 5px;
}

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

select {
  word-wrap: normal;
}

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

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

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

textarea {
  resize: vertical;
}

.dropdown-header,.dropdown-item,.dropdown-toggle {
  white-space: nowrap;
}

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

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

.btn.focus,.btn:focus,.custom-select:focus,.form-control:focus,.vertical-tabs-features button:focus {
  outline: 0;
}

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

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

.btn-link,.custom-select,.dropdown-item,.form-control,.tooltip {
  font-weight: 400;
}

.custom-select,input[type=date].form-control,input[type=time].form-control,input[type=datetime-local].form-control,input[type=month].form-control {
  appearance: none;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none!important;
}

.container,.container-fluid,.container-lg,.container-md,.container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width:576px) {
  .container,  .container-sm {
    max-width: 540px;
  }
}

@media (min-width:768px) {
  .container,  .container-md,  .container-sm {
    max-width: 720px;
  }
}

@media (min-width:992px) {
  .container,  .container-lg,  .container-md,  .container-sm {
    max-width: 960px;
  }
}

@media (min-width:1200px) {
  .container,  .container-lg,  .container-md,  .container-sm {
    max-width: 1140px;
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width:576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width:768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width:992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

@media (prefers-reduced-motion:reduce) {
  .form-control {
    transition: none;
  }
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:disabled,.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(.375rem + 1px);
  padding-bottom: calc(.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(.5rem + 1px);
  padding-bottom: calc(.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(.25rem + 1px);
  padding-bottom: calc(.25rem + 1px);
  font-size: .875rem;
  line-height: 1.5;
}

.form-control-sm {
  height: calc(1.5em + .5rem + 2px);
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem;
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem;
}

select.form-control[multiple],select.form-control[size],textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: .25rem;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

.form-row>.col,.form-row>[class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: .3rem;
  margin-left: -1.25rem;
}

.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.invalid-tooltip {
  position: absolute;
  z-index: 5;
  max-width: 100%;
  border-radius: .25rem;
  top: 100%;
  left: 0;
  line-height: 1.5;
}

.invalid-tooltip {
  display: none;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  color: #fff;
  background-color: rgba(220,53,69,.9);
}

.form-check-input.is-invalid~.invalid-tooltip,.is-invalid~.invalid-tooltip {
  display: block;
}

.custom-control-input.is-invalid~.custom-control-label,.form-check-input.is-invalid~.form-check-label {
  color: #dc3545;
}

.form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + .75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(.375em + .1875rem) center;
  background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

.form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 .2rem rgba(220,53,69,.25);
}

textarea.form-control.is-invalid {
  padding-right: calc(1.5em + .75rem);
  background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem);
}

.custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat #fff;
}

.custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 .2rem rgba(220,53,69,.25);
}

.custom-control-input.is-invalid~.custom-control-label::before {
  border-color: #dc3545;
}

.custom-control-input.is-invalid:checked~.custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}

.custom-control-input.is-invalid:focus~.custom-control-label::before {
  box-shadow: 0 0 0 .2rem rgba(220,53,69,.25);
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.custom-file-input.is-invalid~.custom-file-label {
  border-color: #dc3545;
}

.custom-file-input.is-invalid:focus~.custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 .2rem rgba(220,53,69,.25);
}

.btn.focus,.btn:focus,.custom-control-input:focus~.custom-control-label::before {
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);
}

.btn-block,input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
  width: 100%;
}

.btn {
  display: inline-block;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.dropdown-toggle::after {
  vertical-align: .255em;
  content: "";
}

@media (prefers-reduced-motion:reduce) {
  .btn {
    transition: none;
  }
}

.btn:hover {
  color: #212529;
}

.btn-primary.focus,.btn-primary:focus,.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(38,143,255,.5);
}

.btn.disabled,.btn:disabled {
  opacity: .65;
}

a.btn.disabled {
  pointer-events: none;
}

.btn-primary {
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary.focus,.btn-primary:focus,.btn-primary:hover {
  background-color: #0069d9;
  border-color: #0062cc;
  color: #fff;
}

.btn-primary.disabled,.btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(130,138,145,.5);
}

.btn-secondary {
  background-color: #6c757d;
}

.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover {
  background-color: #5a6268;
  border-color: #545b62;
}

.btn-secondary.focus,.btn-secondary:focus {
  color: #fff;
}

.btn-secondary.disabled,.btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

.btn-success.focus,.btn-success:focus,.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(72,180,97,.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success.focus,.btn-success:focus,.btn-success:hover {
  background-color: #218838;
  border-color: #1e7e34;
  color: #fff;
}

.btn-success.disabled,.btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

.btn-info.focus,.btn-info:focus,.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(58,176,195,.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info.focus,.btn-info:focus,.btn-info:hover {
  background-color: #138496;
  border-color: #117a8b;
  color: #fff;
}

.btn-info.disabled,.btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

.btn-warning.focus,.btn-warning:focus,.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(222,170,12,.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning.focus,.btn-warning:focus,.btn-warning:hover {
  background-color: #e0a800;
  border-color: #d39e00;
  color: #212529;
}

.btn-warning.disabled,.btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}

.btn-outline-primary.focus,.btn-outline-primary:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.5);
}

.btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary.disabled,.btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-outline-secondary.focus,.btn-outline-secondary:focus,.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(108,117,125,.5);
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary.disabled,.btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-success.focus,.btn-outline-success:focus,.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(40,167,69,.5);
}

.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success.disabled,.btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-info.focus,.btn-outline-info:focus,.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(23,162,184,.5);
}

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info.disabled,.btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-warning.focus,.btn-outline-warning:focus,.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(255,193,7,.5);
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning.disabled,.btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-link {
  color: #007bff;
}

.btn-link.focus,.btn-link:focus,.btn-link:hover {
  text-decoration: underline;
}

.btn-link:hover {
  color: #0056b3;
}

.btn-link.disabled,.btn-link:disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg {
  padding: .5rem 1rem;
  line-height: 1.5;
  border-radius: .3rem;
}

.btn-sm {
  padding: .25rem .5rem;
  line-height: 1.5;
  border-radius: .2rem;
}

.btn-block {
  display: block;
}

.btn-block+.btn-block {
  margin-top: .5rem;
}

.dropdown {
  position: relative;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: .255em;
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
}

.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: .5rem 0;
  margin: .125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: .25rem;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width:576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}

@media (min-width:768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}

@media (min-width:992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}

.dropdown-menu[x-placement^=top],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  color: #212529;
  text-align: inherit;
  background-color: transparent;
  border: 0;
}

.dropdown-item:focus,.dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

.dropdown-item.active,.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}

.dropdown-item.disabled,.dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: .5rem 1.5rem;
  margin-bottom: 0;
  font-size: .875rem;
  color: #6c757d;
}

.dropdown-item-text {
  display: block;
  padding: .25rem 1.5rem;
  color: #212529;
}

.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}

.custom-control-input:checked~.custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
  border-color: #80bdff;
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}

.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label {
  color: #6c757d;
}

.custom-control-input:disabled~.custom-control-label::before,.custom-control-input[disabled]~.custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

.custom-control-label::after,.custom-control-label::before {
  position: absolute;
  top: .25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
}

.custom-control-label::before {
  pointer-events: none;
  background-color: #fff;
  border: 1px solid #adb5bd;
}

.custom-control-label::after {
  background: 50%/50% 50% no-repeat;
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
  background-color: rgba(0,123,255,.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.custom-switch {
  padding-left: 2.25rem;
}

.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: .5rem;
}

.custom-switch .custom-control-label::after {
  top: calc(.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: .5rem;
  transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

@media (prefers-reduced-motion:reduce) {
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}

.custom-switch .custom-control-input:checked~.custom-control-label::after {
  background-color: #fff;
  transform: translateX(.75rem);
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
  background-color: rgba(0,123,255,.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem 1.75rem .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat #fff;
  border: 1px solid #ced4da;
  border-radius: .25rem;
}

.custom-file-input:focus~.custom-file-label,.custom-select:focus {
  border-color: #80bdff;
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);
}

.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label,.custom-select:disabled {
  background-color: #e9ecef;
}

.custom-select[multiple],.custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: .75rem;
  background-image: none;
}

.custom-select:disabled {
  color: #6c757d;
}

.custom-select::-ms-expand {
  display: none;
}

.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

.custom-select-sm {
  height: calc(1.5em + .5rem + 2px);
  padding-top: .25rem;
  padding-bottom: .25rem;
  padding-left: .5rem;
  font-size: .875rem;
}

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

.custom-file,.custom-file-input,.custom-file-label {
  height: calc(1.5em + .75rem + 2px);
}

.custom-file-label,.custom-file-label::after {
  padding: .375rem .75rem;
  color: #495057;
  line-height: 1.5;
  right: 0;
  top: 0;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  margin: 0;
  opacity: 0;
}

.custom-file-input:lang(en)~.custom-file-label::after {
  content: "Browse";
}

.custom-file-input~.custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

.custom-file-label {
  position: absolute;
  left: 0;
  z-index: 1;
  font-weight: 400;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: .25rem;
}

.custom-file-label::after {
  position: absolute;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + .75rem);
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 .25rem .25rem 0;
}

.breadcrumb,.breadcrumb-item {
  display: flex;
}

.custom-control-label::before,.custom-file-label,.custom-select {
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

@media (prefers-reduced-motion:reduce) {
  .custom-control-label::before,  .custom-file-label,  .custom-select {
    transition: none;
  }
}

.breadcrumb {
  flex-wrap: wrap;
  padding: .75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: .25rem;
}

.breadcrumb-item+.breadcrumb-item {
  padding-left: .5rem;
}

.breadcrumb-item+.breadcrumb-item::before {
  display: inline-block;
  padding-right: .5rem;
  color: #6c757d;
  content: "/";
}

.media,.nav {
  display: flex;
}

.carousel-inner::after,.embed-responsive::before {
  content: "";
}

.breadcrumb-item+.breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #6c757d;
}

.media {
  align-items: flex-start;
}

.media-body {
  flex: 1;
}

.nav {
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: .5rem 1rem;
}

.nav-link:focus,.nav-link:hover {
  text-decoration: none;
}

.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
}

.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6;
}

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.tooltip-inner {
  border-radius: .25rem;
}

.nav-fill .nav-item,.nav-fill>.nav-link {
  flex: 1 1 auto;
  text-align: center;
}

.tab-content>.tab-pane {
  display: none;
}

.tab-content>.active,.tooltip {
  display: block;
}

.tooltip {
  position: absolute;
  z-index: 1070;
  margin: 0;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-style: normal;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: .875rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.show {
  opacity: .9;
}

.carousel,.carousel-inner,.carousel-item {
  position: relative;
}

.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top {
  padding: .4rem 0;
}

.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right {
  padding: 0 .4rem;
}

.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom {
  padding: .4rem 0;
}

.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left {
  padding: 0 .4rem;
}

.tooltip-inner {
  padding: .25rem .5rem;
  color: #fff;
  background-color: #000;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  width: 100%;
  overflow: hidden;
}

.carousel-inner::after {
  display: block;
  clear: both;
}

.carousel-item {
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform .6s ease-in-out;
}

@media (prefers-reduced-motion:reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item-next,.carousel-item-prev,.carousel-item.active {
  display: block;
}

.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left) {
  transform: translateX(100%);
}

.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right) {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}

.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active {
  z-index: 1;
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s .6s;
}

@media (prefers-reduced-motion:reduce) {
  .carousel-fade .active.carousel-item-left,  .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

.carousel-control-next,.carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: .5;
  transition: opacity .15s ease;
}

#pricing-cards .plan-cards .paid-plan h6,.carousel-indicators {
  justify-content: center;
}

@media (prefers-reduced-motion:reduce) {
  .carousel-control-next,  .carousel-control-prev {
    transition: none;
  }
}

.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-next-icon,.carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50%/100% 100% no-repeat;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity .6s ease;
}

@media (prefers-reduced-motion:reduce) {
  .carousel-indicators li {
    transition: none;
  }
}

.carousel-indicators .active {
  opacity: 1;
}

.align-top {
  vertical-align: top!important;
}

.align-bottom {
  vertical-align: bottom!important;
}

.align-text-bottom {
  vertical-align: text-bottom!important;
}

.align-text-top {
  vertical-align: text-top!important;
}

.border {
  border: 1px solid #dee2e6!important;
}

.border-top {
  border-top: 1px solid #dee2e6!important;
}

.border-right {
  border-right: 1px solid #dee2e6!important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6!important;
}

.border-left {
  border-left: 1px solid #dee2e6!important;
}

.border-0 {
  border: 0!important;
}

.border-top-0 {
  border-top: 0!important;
}

.border-right-0 {
  border-right: 0!important;
}

.border-bottom-0 {
  border-bottom: 0!important;
}

.border-left-0 {
  border-left: 0!important;
}

.border-primary {
  border-color: #007bff!important;
}

.border-secondary {
  border-color: #6c757d!important;
}

.border-success {
  border-color: #28a745!important;
}

.border-info {
  border-color: #17a2b8!important;
}

.border-warning {
  border-color: #ffc107!important;
}

.border-white {
  border-color: #fff!important;
}

.rounded-sm {
  border-radius: .2rem!important;
}

.rounded-right,.rounded-top {
  border-top-right-radius: .25rem!important;
}

.rounded-bottom,.rounded-right {
  border-bottom-right-radius: .25rem!important;
}

.rounded-left,.rounded-top {
  border-top-left-radius: .25rem!important;
}

.rounded-bottom,.rounded-left {
  border-bottom-left-radius: .25rem!important;
}

.rounded {
  border-radius: .25rem!important;
}

.rounded-lg {
  border-radius: .3rem!important;
}

.rounded-circle {
  border-radius: 50%!important;
}

.rounded-0 {
  border-radius: 0!important;
}

.d-none {
  display: none!important;
}

.d-block {
  display: block!important;
}

.d-table {
  display: table!important;
}

.d-table-row {
  display: table-row!important;
}

.d-flex {
  display: flex!important;
}

@media (min-width:576px) {
  .d-sm-none {
    display: none!important;
  }

  .d-sm-block {
    display: block!important;
  }

  .d-sm-table {
    display: table!important;
  }

  .d-sm-table-row {
    display: table-row!important;
  }

  .d-sm-flex {
    display: flex!important;
  }
}

@media (min-width:768px) {
  .d-md-none {
    display: none!important;
  }

  .d-md-block {
    display: block!important;
  }

  .d-md-table {
    display: table!important;
  }

  .d-md-table-row {
    display: table-row!important;
  }

  .d-md-flex {
    display: flex!important;
  }
}

@media (min-width:992px) {
  .d-lg-none {
    display: none!important;
  }

  .d-lg-block {
    display: block!important;
  }

  .d-lg-table {
    display: table!important;
  }

  .d-lg-table-row {
    display: table-row!important;
  }

  .d-lg-flex {
    display: flex!important;
  }
}

@media print {
  .d-print-none {
    display: none!important;
  }

  .d-print-block {
    display: block!important;
  }

  .d-print-table {
    display: table!important;
  }

  .d-print-table-row {
    display: table-row!important;
  }

  .d-print-flex {
    display: flex!important;
  }
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
}

.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.85714%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  flex-direction: row!important;
}

.flex-column {
  flex-direction: column!important;
}

.flex-fill {
  flex: 1 1 auto!important;
}

.flex-grow-0 {
  flex-grow: 0!important;
}

.flex-grow-1 {
  flex-grow: 1!important;
}

.justify-content-start {
  justify-content: flex-start!important;
}

.justify-content-end {
  justify-content: flex-end!important;
}

.justify-content-center {
  justify-content: center!important;
}

.align-items-start {
  align-items: flex-start!important;
}

.align-items-end {
  align-items: flex-end!important;
}

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

.align-content-start {
  align-content: flex-start!important;
}

.align-content-end {
  align-content: flex-end!important;
}

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

.align-self-auto {
  align-self: auto!important;
}

.align-self-start {
  align-self: flex-start!important;
}

.align-self-end {
  align-self: flex-end!important;
}

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

@media (min-width:576px) {
  .flex-sm-row {
    flex-direction: row!important;
  }

  .flex-sm-column {
    flex-direction: column!important;
  }

  .flex-sm-fill {
    flex: 1 1 auto!important;
  }

  .flex-sm-grow-0 {
    flex-grow: 0!important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1!important;
  }

  .justify-content-sm-start {
    justify-content: flex-start!important;
  }

  .justify-content-sm-end {
    justify-content: flex-end!important;
  }

  .justify-content-sm-center {
    justify-content: center!important;
  }

  .align-items-sm-start {
    align-items: flex-start!important;
  }

  .align-items-sm-end {
    align-items: flex-end!important;
  }

  .align-items-sm-center {
    align-items: center!important;
  }

  .align-content-sm-start {
    align-content: flex-start!important;
  }

  .align-content-sm-end {
    align-content: flex-end!important;
  }

  .align-content-sm-center {
    align-content: center!important;
  }

  .align-self-sm-auto {
    align-self: auto!important;
  }

  .align-self-sm-start {
    align-self: flex-start!important;
  }

  .align-self-sm-end {
    align-self: flex-end!important;
  }

  .align-self-sm-center {
    align-self: center!important;
  }
}

@media (min-width:768px) {
  .flex-md-row {
    flex-direction: row!important;
  }

  .flex-md-column {
    flex-direction: column!important;
  }

  .flex-md-fill {
    flex: 1 1 auto!important;
  }

  .flex-md-grow-0 {
    flex-grow: 0!important;
  }

  .flex-md-grow-1 {
    flex-grow: 1!important;
  }

  .justify-content-md-start {
    justify-content: flex-start!important;
  }

  .justify-content-md-end {
    justify-content: flex-end!important;
  }

  .justify-content-md-center {
    justify-content: center!important;
  }

  .align-items-md-start {
    align-items: flex-start!important;
  }

  .align-items-md-end {
    align-items: flex-end!important;
  }

  .align-items-md-center {
    align-items: center!important;
  }

  .align-content-md-start {
    align-content: flex-start!important;
  }

  .align-content-md-end {
    align-content: flex-end!important;
  }

  .align-content-md-center {
    align-content: center!important;
  }

  .align-self-md-auto {
    align-self: auto!important;
  }

  .align-self-md-start {
    align-self: flex-start!important;
  }

  .align-self-md-end {
    align-self: flex-end!important;
  }

  .align-self-md-center {
    align-self: center!important;
  }
}

.float-left {
  float: left!important;
}

.float-right {
  float: right!important;
}

.float-none {
  float: none!important;
}

@media (min-width:576px) {
  .float-sm-left {
    float: left!important;
  }

  .float-sm-right {
    float: right!important;
  }

  .float-sm-none {
    float: none!important;
  }
}

@media (min-width:768px) {
  .float-md-left {
    float: left!important;
  }

  .float-md-right {
    float: right!important;
  }

  .float-md-none {
    float: none!important;
  }
}

.user-select-all {
  user-select: all!important;
}

.user-select-auto {
  user-select: auto!important;
}

.user-select-none {
  user-select: none!important;
}

.fixed-bottom,.fixed-top {
  position: fixed;
  z-index: 1030;
  right: 0;
  left: 0;
}

.fixed-top {
  top: 0;
}

.fixed-bottom {
  bottom: 0;
}

@supports (position:sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

#choose-plan .plan-cards ul,.btn-green,.btn-green-white,.btn-primary,.card {
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}

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

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

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

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

.w-auto {
  width: auto!important;
}

.h-25 {
  height: 25%!important;
}

.h-50 {
  height: 50%!important;
}

.h-75 {
  height: 75%!important;
}

.h-100 {
  height: 100%!important;
}

.h-auto {
  height: auto!important;
}

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

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

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

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

.mx-0 {
  margin-left: 0!important;
}

.m-1 {
  margin: .25rem!important;
}

.mt-1,.my-1 {
  margin-top: .25rem!important;
}

.mr-1,.mx-1 {
  margin-right: .25rem!important;
}

.mb-1,.my-1 {
  margin-bottom: .25rem!important;
}

.mx-1 {
  margin-left: .25rem!important;
}

.m-2 {
  margin: .5rem!important;
}

.mt-2,.my-2 {
  margin-top: .5rem!important;
}

.mr-2,.mx-2 {
  margin-right: .5rem!important;
}

.mb-2,.my-2 {
  margin-bottom: .5rem!important;
}

.mx-2 {
  margin-left: .5rem!important;
}

.m-3 {
  margin: 1rem!important;
}

.mt-3,.my-3 {
  margin-top: 1rem!important;
}

.mr-3,.mx-3 {
  margin-right: 1rem!important;
}

.mb-3,.my-3 {
  margin-bottom: 1rem!important;
}

.mx-3 {
  margin-left: 1rem!important;
}

.m-4 {
  margin: 1.5rem!important;
}

.mt-4,.my-4 {
  margin-top: 1.5rem!important;
}

.mr-4,.mx-4 {
  margin-right: 1.5rem!important;
}

.mb-4,.my-4 {
  margin-bottom: 1.5rem!important;
}

.mx-4 {
  margin-left: 1.5rem!important;
}

.m-5 {
  margin: 3rem!important;
}

.mt-5,.my-5 {
  margin-top: 3rem!important;
}

.mr-5,.mx-5 {
  margin-right: 3rem!important;
}

.mb-5,.my-5 {
  margin-bottom: 3rem!important;
}

.mx-5 {
  margin-left: 3rem!important;
}

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

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

.px-0 {
  padding-right: 0!important;
}

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

.px-0 {
  padding-left: 0!important;
}

.p-1 {
  padding: .25rem!important;
}

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

.px-1 {
  padding-right: .25rem!important;
}

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

.px-1 {
  padding-left: .25rem!important;
}

.p-2 {
  padding: .5rem!important;
}

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

.px-2 {
  padding-right: .5rem!important;
}

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

.px-2 {
  padding-left: .5rem!important;
}

.p-3 {
  padding: 1rem!important;
}

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

.px-3 {
  padding-right: 1rem!important;
}

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

.px-3 {
  padding-left: 1rem!important;
}

.p-4 {
  padding: 1.5rem!important;
}

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

.px-4 {
  padding-right: 1.5rem!important;
}

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

.px-4 {
  padding-left: 1.5rem!important;
}

.p-5 {
  padding: 3rem!important;
}

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

.px-5 {
  padding-right: 3rem!important;
}

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

.px-5 {
  padding-left: 3rem!important;
}

.m-n1 {
  margin: -.25rem!important;
}

.mt-n1,.my-n1 {
  margin-top: -.25rem!important;
}

.mr-n1,.mx-n1 {
  margin-right: -.25rem!important;
}

.mb-n1,.my-n1 {
  margin-bottom: -.25rem!important;
}

.mx-n1 {
  margin-left: -.25rem!important;
}

.m-n2 {
  margin: -.5rem!important;
}

.mt-n2,.my-n2 {
  margin-top: -.5rem!important;
}

.mr-n2,.mx-n2 {
  margin-right: -.5rem!important;
}

.mb-n2,.my-n2 {
  margin-bottom: -.5rem!important;
}

.mx-n2 {
  margin-left: -.5rem!important;
}

.m-n3 {
  margin: -1rem!important;
}

.mt-n3,.my-n3 {
  margin-top: -1rem!important;
}

.mr-n3,.mx-n3 {
  margin-right: -1rem!important;
}

.mb-n3,.my-n3 {
  margin-bottom: -1rem!important;
}

.mx-n3 {
  margin-left: -1rem!important;
}

.m-n4 {
  margin: -1.5rem!important;
}

.mt-n4,.my-n4 {
  margin-top: -1.5rem!important;
}

.mr-n4,.mx-n4 {
  margin-right: -1.5rem!important;
}

.mb-n4,.my-n4 {
  margin-bottom: -1.5rem!important;
}

.mx-n4 {
  margin-left: -1.5rem!important;
}

.m-n5 {
  margin: -3rem!important;
}

.mt-n5,.my-n5 {
  margin-top: -3rem!important;
}

.mr-n5,.mx-n5 {
  margin-right: -3rem!important;
}

.mb-n5,.my-n5 {
  margin-bottom: -3rem!important;
}

.mx-n5 {
  margin-left: -3rem!important;
}

.m-auto {
  margin: auto!important;
}

.mt-auto,.my-auto {
  margin-top: auto!important;
}

.mr-auto,.mx-auto {
  margin-right: auto!important;
}

.mb-auto,.my-auto {
  margin-bottom: auto!important;
}

.mx-auto {
  margin-left: auto!important;
}

@media (min-width:576px) {
  .m-sm-0 {
    margin: 0!important;
  }

  .mt-sm-0,  .my-sm-0 {
    margin-top: 0!important;
  }

  .mr-sm-0,  .mx-sm-0 {
    margin-right: 0!important;
  }

  .mb-sm-0,  .my-sm-0 {
    margin-bottom: 0!important;
  }

  .mx-sm-0 {
    margin-left: 0!important;
  }

  .m-sm-1 {
    margin: .25rem!important;
  }

  .mt-sm-1,  .my-sm-1 {
    margin-top: .25rem!important;
  }

  .mr-sm-1,  .mx-sm-1 {
    margin-right: .25rem!important;
  }

  .mb-sm-1,  .my-sm-1 {
    margin-bottom: .25rem!important;
  }

  .mx-sm-1 {
    margin-left: .25rem!important;
  }

  .m-sm-2 {
    margin: .5rem!important;
  }

  .mt-sm-2,  .my-sm-2 {
    margin-top: .5rem!important;
  }

  .mr-sm-2,  .mx-sm-2 {
    margin-right: .5rem!important;
  }

  .mb-sm-2,  .my-sm-2 {
    margin-bottom: .5rem!important;
  }

  .mx-sm-2 {
    margin-left: .5rem!important;
  }

  .m-sm-3 {
    margin: 1rem!important;
  }

  .mt-sm-3,  .my-sm-3 {
    margin-top: 1rem!important;
  }

  .mr-sm-3,  .mx-sm-3 {
    margin-right: 1rem!important;
  }

  .mb-sm-3,  .my-sm-3 {
    margin-bottom: 1rem!important;
  }

  .mx-sm-3 {
    margin-left: 1rem!important;
  }

  .m-sm-4 {
    margin: 1.5rem!important;
  }

  .mt-sm-4,  .my-sm-4 {
    margin-top: 1.5rem!important;
  }

  .mr-sm-4,  .mx-sm-4 {
    margin-right: 1.5rem!important;
  }

  .mb-sm-4,  .my-sm-4 {
    margin-bottom: 1.5rem!important;
  }

  .mx-sm-4 {
    margin-left: 1.5rem!important;
  }

  .m-sm-5 {
    margin: 3rem!important;
  }

  .mt-sm-5,  .my-sm-5 {
    margin-top: 3rem!important;
  }

  .mr-sm-5,  .mx-sm-5 {
    margin-right: 3rem!important;
  }

  .mb-sm-5,  .my-sm-5 {
    margin-bottom: 3rem!important;
  }

  .mx-sm-5 {
    margin-left: 3rem!important;
  }

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

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

  .px-sm-0 {
    padding-right: 0!important;
  }

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

  .px-sm-0 {
    padding-left: 0!important;
  }

  .p-sm-1 {
    padding: .25rem!important;
  }

  .pt-sm-1 {
    padding-top: .25rem!important;
  }

  .px-sm-1 {
    padding-right: .25rem!important;
  }

  .pb-sm-1 {
    padding-bottom: .25rem!important;
  }

  .px-sm-1 {
    padding-left: .25rem!important;
  }

  .p-sm-2 {
    padding: .5rem!important;
  }

  .pt-sm-2 {
    padding-top: .5rem!important;
  }

  .px-sm-2 {
    padding-right: .5rem!important;
  }

  .pb-sm-2 {
    padding-bottom: .5rem!important;
  }

  .px-sm-2 {
    padding-left: .5rem!important;
  }

  .p-sm-3 {
    padding: 1rem!important;
  }

  .pt-sm-3 {
    padding-top: 1rem!important;
  }

  .px-sm-3 {
    padding-right: 1rem!important;
  }

  .pb-sm-3 {
    padding-bottom: 1rem!important;
  }

  .px-sm-3 {
    padding-left: 1rem!important;
  }

  .p-sm-4 {
    padding: 1.5rem!important;
  }

  .pt-sm-4 {
    padding-top: 1.5rem!important;
  }

  .px-sm-4 {
    padding-right: 1.5rem!important;
  }

  .pb-sm-4 {
    padding-bottom: 1.5rem!important;
  }

  .px-sm-4 {
    padding-left: 1.5rem!important;
  }

  .p-sm-5 {
    padding: 3rem!important;
  }

  .pt-sm-5 {
    padding-top: 3rem!important;
  }

  .px-sm-5 {
    padding-right: 3rem!important;
  }

  .pb-sm-5 {
    padding-bottom: 3rem!important;
  }

  .px-sm-5 {
    padding-left: 3rem!important;
  }

  .m-sm-n1 {
    margin: -.25rem!important;
  }

  .mt-sm-n1,  .my-sm-n1 {
    margin-top: -.25rem!important;
  }

  .mr-sm-n1,  .mx-sm-n1 {
    margin-right: -.25rem!important;
  }

  .mb-sm-n1,  .my-sm-n1 {
    margin-bottom: -.25rem!important;
  }

  .mx-sm-n1 {
    margin-left: -.25rem!important;
  }

  .m-sm-n2 {
    margin: -.5rem!important;
  }

  .mt-sm-n2,  .my-sm-n2 {
    margin-top: -.5rem!important;
  }

  .mr-sm-n2,  .mx-sm-n2 {
    margin-right: -.5rem!important;
  }

  .mb-sm-n2,  .my-sm-n2 {
    margin-bottom: -.5rem!important;
  }

  .mx-sm-n2 {
    margin-left: -.5rem!important;
  }

  .m-sm-n3 {
    margin: -1rem!important;
  }

  .mt-sm-n3,  .my-sm-n3 {
    margin-top: -1rem!important;
  }

  .mr-sm-n3,  .mx-sm-n3 {
    margin-right: -1rem!important;
  }

  .mb-sm-n3,  .my-sm-n3 {
    margin-bottom: -1rem!important;
  }

  .mx-sm-n3 {
    margin-left: -1rem!important;
  }

  .m-sm-n4 {
    margin: -1.5rem!important;
  }

  .mt-sm-n4,  .my-sm-n4 {
    margin-top: -1.5rem!important;
  }

  .mr-sm-n4,  .mx-sm-n4 {
    margin-right: -1.5rem!important;
  }

  .mb-sm-n4,  .my-sm-n4 {
    margin-bottom: -1.5rem!important;
  }

  .mx-sm-n4 {
    margin-left: -1.5rem!important;
  }

  .m-sm-n5 {
    margin: -3rem!important;
  }

  .mt-sm-n5,  .my-sm-n5 {
    margin-top: -3rem!important;
  }

  .mr-sm-n5,  .mx-sm-n5 {
    margin-right: -3rem!important;
  }

  .mb-sm-n5,  .my-sm-n5 {
    margin-bottom: -3rem!important;
  }

  .mx-sm-n5 {
    margin-left: -3rem!important;
  }

  .m-sm-auto {
    margin: auto!important;
  }

  .mt-sm-auto,  .my-sm-auto {
    margin-top: auto!important;
  }

  .mr-sm-auto,  .mx-sm-auto {
    margin-right: auto!important;
  }

  .mb-sm-auto,  .my-sm-auto {
    margin-bottom: auto!important;
  }

  .mx-sm-auto {
    margin-left: auto!important;
  }
}

@media (min-width:768px) {
  .m-md-0 {
    margin: 0!important;
  }

  .mt-md-0,  .my-md-0 {
    margin-top: 0!important;
  }

  .mr-md-0,  .mx-md-0 {
    margin-right: 0!important;
  }

  .mb-md-0,  .my-md-0 {
    margin-bottom: 0!important;
  }

  .mx-md-0 {
    margin-left: 0!important;
  }

  .m-md-1 {
    margin: .25rem!important;
  }

  .mt-md-1,  .my-md-1 {
    margin-top: .25rem!important;
  }

  .mr-md-1,  .mx-md-1 {
    margin-right: .25rem!important;
  }

  .mb-md-1,  .my-md-1 {
    margin-bottom: .25rem!important;
  }

  .mx-md-1 {
    margin-left: .25rem!important;
  }

  .m-md-2 {
    margin: .5rem!important;
  }

  .mt-md-2,  .my-md-2 {
    margin-top: .5rem!important;
  }

  .mr-md-2,  .mx-md-2 {
    margin-right: .5rem!important;
  }

  .mb-md-2,  .my-md-2 {
    margin-bottom: .5rem!important;
  }

  .mx-md-2 {
    margin-left: .5rem!important;
  }

  .m-md-3 {
    margin: 1rem!important;
  }

  .mt-md-3,  .my-md-3 {
    margin-top: 1rem!important;
  }

  .mr-md-3,  .mx-md-3 {
    margin-right: 1rem!important;
  }

  .mb-md-3,  .my-md-3 {
    margin-bottom: 1rem!important;
  }

  .mx-md-3 {
    margin-left: 1rem!important;
  }

  .m-md-4 {
    margin: 1.5rem!important;
  }

  .mt-md-4,  .my-md-4 {
    margin-top: 1.5rem!important;
  }

  .mr-md-4,  .mx-md-4 {
    margin-right: 1.5rem!important;
  }

  .mb-md-4,  .my-md-4 {
    margin-bottom: 1.5rem!important;
  }

  .mx-md-4 {
    margin-left: 1.5rem!important;
  }

  .m-md-5 {
    margin: 3rem!important;
  }

  .mt-md-5,  .my-md-5 {
    margin-top: 3rem!important;
  }

  .mr-md-5,  .mx-md-5 {
    margin-right: 3rem!important;
  }

  .mb-md-5,  .my-md-5 {
    margin-bottom: 3rem!important;
  }

  .mx-md-5 {
    margin-left: 3rem!important;
  }

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

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

  .px-md-0 {
    padding-right: 0!important;
  }

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

  .px-md-0 {
    padding-left: 0!important;
  }

  .p-md-1 {
    padding: .25rem!important;
  }

  .pt-md-1 {
    padding-top: .25rem!important;
  }

  .px-md-1 {
    padding-right: .25rem!important;
  }

  .pb-md-1 {
    padding-bottom: .25rem!important;
  }

  .px-md-1 {
    padding-left: .25rem!important;
  }

  .p-md-2 {
    padding: .5rem!important;
  }

  .pt-md-2 {
    padding-top: .5rem!important;
  }

  .px-md-2 {
    padding-right: .5rem!important;
  }

  .pb-md-2 {
    padding-bottom: .5rem!important;
  }

  .px-md-2 {
    padding-left: .5rem!important;
  }

  .p-md-3 {
    padding: 1rem!important;
  }

  .pt-md-3 {
    padding-top: 1rem!important;
  }

  .px-md-3 {
    padding-right: 1rem!important;
  }

  .pb-md-3 {
    padding-bottom: 1rem!important;
  }

  .px-md-3 {
    padding-left: 1rem!important;
  }

  .p-md-4 {
    padding: 1.5rem!important;
  }

  .pt-md-4 {
    padding-top: 1.5rem!important;
  }

  .px-md-4 {
    padding-right: 1.5rem!important;
  }

  .pb-md-4 {
    padding-bottom: 1.5rem!important;
  }

  .px-md-4 {
    padding-left: 1.5rem!important;
  }

  .p-md-5 {
    padding: 3rem!important;
  }

  .pt-md-5 {
    padding-top: 3rem!important;
  }

  .px-md-5 {
    padding-right: 3rem!important;
  }

  .pb-md-5 {
    padding-bottom: 3rem!important;
  }

  .px-md-5 {
    padding-left: 3rem!important;
  }

  .m-md-n1 {
    margin: -.25rem!important;
  }

  .mt-md-n1,  .my-md-n1 {
    margin-top: -.25rem!important;
  }

  .mr-md-n1,  .mx-md-n1 {
    margin-right: -.25rem!important;
  }

  .mb-md-n1,  .my-md-n1 {
    margin-bottom: -.25rem!important;
  }

  .mx-md-n1 {
    margin-left: -.25rem!important;
  }

  .m-md-n2 {
    margin: -.5rem!important;
  }

  .mt-md-n2,  .my-md-n2 {
    margin-top: -.5rem!important;
  }

  .mr-md-n2,  .mx-md-n2 {
    margin-right: -.5rem!important;
  }

  .mb-md-n2,  .my-md-n2 {
    margin-bottom: -.5rem!important;
  }

  .mx-md-n2 {
    margin-left: -.5rem!important;
  }

  .m-md-n3 {
    margin: -1rem!important;
  }

  .mt-md-n3,  .my-md-n3 {
    margin-top: -1rem!important;
  }

  .mr-md-n3,  .mx-md-n3 {
    margin-right: -1rem!important;
  }

  .mb-md-n3,  .my-md-n3 {
    margin-bottom: -1rem!important;
  }

  .mx-md-n3 {
    margin-left: -1rem!important;
  }

  .m-md-n4 {
    margin: -1.5rem!important;
  }

  .mt-md-n4,  .my-md-n4 {
    margin-top: -1.5rem!important;
  }

  .mr-md-n4,  .mx-md-n4 {
    margin-right: -1.5rem!important;
  }

  .mb-md-n4,  .my-md-n4 {
    margin-bottom: -1.5rem!important;
  }

  .mx-md-n4 {
    margin-left: -1.5rem!important;
  }

  .m-md-n5 {
    margin: -3rem!important;
  }

  .mt-md-n5,  .my-md-n5 {
    margin-top: -3rem!important;
  }

  .mr-md-n5,  .mx-md-n5 {
    margin-right: -3rem!important;
  }

  .mb-md-n5,  .my-md-n5 {
    margin-bottom: -3rem!important;
  }

  .mx-md-n5 {
    margin-left: -3rem!important;
  }

  .m-md-auto {
    margin: auto!important;
  }

  .mt-md-auto,  .my-md-auto {
    margin-top: auto!important;
  }

  .mr-md-auto,  .mx-md-auto {
    margin-right: auto!important;
  }

  .mb-md-auto,  .my-md-auto {
    margin-bottom: auto!important;
  }

  .mx-md-auto {
    margin-left: auto!important;
  }
}

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

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

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

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

@media (min-width:576px) {
  .text-sm-left {
    text-align: left!important;
  }

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

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

@media (min-width:768px) {
  .text-md-left {
    text-align: left!important;
  }

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

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

@media (min-width:992px) {
  .flex-lg-row {
    flex-direction: row!important;
  }

  .flex-lg-column {
    flex-direction: column!important;
  }

  .flex-lg-fill {
    flex: 1 1 auto!important;
  }

  .flex-lg-grow-0 {
    flex-grow: 0!important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1!important;
  }

  .justify-content-lg-start {
    justify-content: flex-start!important;
  }

  .justify-content-lg-end {
    justify-content: flex-end!important;
  }

  .justify-content-lg-center {
    justify-content: center!important;
  }

  .align-items-lg-start {
    align-items: flex-start!important;
  }

  .align-items-lg-end {
    align-items: flex-end!important;
  }

  .align-items-lg-center {
    align-items: center!important;
  }

  .align-content-lg-start {
    align-content: flex-start!important;
  }

  .align-content-lg-end {
    align-content: flex-end!important;
  }

  .align-content-lg-center {
    align-content: center!important;
  }

  .align-self-lg-auto {
    align-self: auto!important;
  }

  .align-self-lg-start {
    align-self: flex-start!important;
  }

  .align-self-lg-end {
    align-self: flex-end!important;
  }

  .align-self-lg-center {
    align-self: center!important;
  }

  .float-lg-left {
    float: left!important;
  }

  .float-lg-right {
    float: right!important;
  }

  .float-lg-none {
    float: none!important;
  }

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

  .mt-lg-0,  .my-lg-0 {
    margin-top: 0!important;
  }

  .mr-lg-0,  .mx-lg-0 {
    margin-right: 0!important;
  }

  .mb-lg-0,  .my-lg-0 {
    margin-bottom: 0!important;
  }

  .mx-lg-0 {
    margin-left: 0!important;
  }

  .m-lg-1 {
    margin: .25rem!important;
  }

  .mt-lg-1,  .my-lg-1 {
    margin-top: .25rem!important;
  }

  .mr-lg-1,  .mx-lg-1 {
    margin-right: .25rem!important;
  }

  .mb-lg-1,  .my-lg-1 {
    margin-bottom: .25rem!important;
  }

  .mx-lg-1 {
    margin-left: .25rem!important;
  }

  .m-lg-2 {
    margin: .5rem!important;
  }

  .mt-lg-2,  .my-lg-2 {
    margin-top: .5rem!important;
  }

  .mr-lg-2,  .mx-lg-2 {
    margin-right: .5rem!important;
  }

  .mb-lg-2,  .my-lg-2 {
    margin-bottom: .5rem!important;
  }

  .mx-lg-2 {
    margin-left: .5rem!important;
  }

  .m-lg-3 {
    margin: 1rem!important;
  }

  .mt-lg-3,  .my-lg-3 {
    margin-top: 1rem!important;
  }

  .mr-lg-3,  .mx-lg-3 {
    margin-right: 1rem!important;
  }

  .mb-lg-3,  .my-lg-3 {
    margin-bottom: 1rem!important;
  }

  .mx-lg-3 {
    margin-left: 1rem!important;
  }

  .m-lg-4 {
    margin: 1.5rem!important;
  }

  .mt-lg-4,  .my-lg-4 {
    margin-top: 1.5rem!important;
  }

  .mr-lg-4,  .mx-lg-4 {
    margin-right: 1.5rem!important;
  }

  .mb-lg-4,  .my-lg-4 {
    margin-bottom: 1.5rem!important;
  }

  .mx-lg-4 {
    margin-left: 1.5rem!important;
  }

  .m-lg-5 {
    margin: 3rem!important;
  }

  .mt-lg-5,  .my-lg-5 {
    margin-top: 3rem!important;
  }

  .mr-lg-5,  .mx-lg-5 {
    margin-right: 3rem!important;
  }

  .mb-lg-5,  .my-lg-5 {
    margin-bottom: 3rem!important;
  }

  .mx-lg-5 {
    margin-left: 3rem!important;
  }

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

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

  .px-lg-0 {
    padding-right: 0!important;
  }

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

  .px-lg-0 {
    padding-left: 0!important;
  }

  .p-lg-1 {
    padding: .25rem!important;
  }

  .pt-lg-1 {
    padding-top: .25rem!important;
  }

  .px-lg-1 {
    padding-right: .25rem!important;
  }

  .pb-lg-1 {
    padding-bottom: .25rem!important;
  }

  .px-lg-1 {
    padding-left: .25rem!important;
  }

  .p-lg-2 {
    padding: .5rem!important;
  }

  .pt-lg-2 {
    padding-top: .5rem!important;
  }

  .px-lg-2 {
    padding-right: .5rem!important;
  }

  .pb-lg-2 {
    padding-bottom: .5rem!important;
  }

  .px-lg-2 {
    padding-left: .5rem!important;
  }

  .p-lg-3 {
    padding: 1rem!important;
  }

  .pt-lg-3 {
    padding-top: 1rem!important;
  }

  .px-lg-3 {
    padding-right: 1rem!important;
  }

  .pb-lg-3 {
    padding-bottom: 1rem!important;
  }

  .px-lg-3 {
    padding-left: 1rem!important;
  }

  .p-lg-4 {
    padding: 1.5rem!important;
  }

  .pt-lg-4 {
    padding-top: 1.5rem!important;
  }

  .px-lg-4 {
    padding-right: 1.5rem!important;
  }

  .pb-lg-4 {
    padding-bottom: 1.5rem!important;
  }

  .px-lg-4 {
    padding-left: 1.5rem!important;
  }

  .p-lg-5 {
    padding: 3rem!important;
  }

  .pt-lg-5 {
    padding-top: 3rem!important;
  }

  .px-lg-5 {
    padding-right: 3rem!important;
  }

  .pb-lg-5 {
    padding-bottom: 3rem!important;
  }

  .px-lg-5 {
    padding-left: 3rem!important;
  }

  .m-lg-n1 {
    margin: -.25rem!important;
  }

  .mt-lg-n1,  .my-lg-n1 {
    margin-top: -.25rem!important;
  }

  .mr-lg-n1,  .mx-lg-n1 {
    margin-right: -.25rem!important;
  }

  .mb-lg-n1,  .my-lg-n1 {
    margin-bottom: -.25rem!important;
  }

  .mx-lg-n1 {
    margin-left: -.25rem!important;
  }

  .m-lg-n2 {
    margin: -.5rem!important;
  }

  .mt-lg-n2,  .my-lg-n2 {
    margin-top: -.5rem!important;
  }

  .mr-lg-n2,  .mx-lg-n2 {
    margin-right: -.5rem!important;
  }

  .mb-lg-n2,  .my-lg-n2 {
    margin-bottom: -.5rem!important;
  }

  .mx-lg-n2 {
    margin-left: -.5rem!important;
  }

  .m-lg-n3 {
    margin: -1rem!important;
  }

  .mt-lg-n3,  .my-lg-n3 {
    margin-top: -1rem!important;
  }

  .mr-lg-n3,  .mx-lg-n3 {
    margin-right: -1rem!important;
  }

  .mb-lg-n3,  .my-lg-n3 {
    margin-bottom: -1rem!important;
  }

  .mx-lg-n3 {
    margin-left: -1rem!important;
  }

  .m-lg-n4 {
    margin: -1.5rem!important;
  }

  .mt-lg-n4,  .my-lg-n4 {
    margin-top: -1.5rem!important;
  }

  .mr-lg-n4,  .mx-lg-n4 {
    margin-right: -1.5rem!important;
  }

  .mb-lg-n4,  .my-lg-n4 {
    margin-bottom: -1.5rem!important;
  }

  .mx-lg-n4 {
    margin-left: -1.5rem!important;
  }

  .m-lg-n5 {
    margin: -3rem!important;
  }

  .mt-lg-n5,  .my-lg-n5 {
    margin-top: -3rem!important;
  }

  .mr-lg-n5,  .mx-lg-n5 {
    margin-right: -3rem!important;
  }

  .mb-lg-n5,  .my-lg-n5 {
    margin-bottom: -3rem!important;
  }

  .mx-lg-n5 {
    margin-left: -3rem!important;
  }

  .m-lg-auto {
    margin: auto!important;
  }

  .mt-lg-auto,  .my-lg-auto {
    margin-top: auto!important;
  }

  .mr-lg-auto,  .mx-lg-auto {
    margin-right: auto!important;
  }

  .mb-lg-auto,  .my-lg-auto {
    margin-bottom: auto!important;
  }

  .mx-lg-auto {
    margin-left: auto!important;
  }

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

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

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

.nav-tabs,.sign-up-advice,h1 {
  text-align: center;
}

#pricing-cards .plan-cards h4,.banner-main .banner-container .button-container .btn,.btn-green,.btn-green-white,.btn-primary,.btn-secondary {
  text-transform: uppercase;
}

.font-weight-normal {
  font-weight: 400!important;
}

#back4app-in-numbers,#products-cover,.blue-theme,.text-white {
  color: #fff!important;
}

.text-primary {
  color: #007bff!important;
}

a.text-primary:focus,a.text-primary:hover {
  color: #0056b3!important;
}

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

a.text-secondary:focus,a.text-secondary:hover {
  color: #494f54!important;
}

.text-success {
  color: #28a745!important;
}

a.text-success:focus,a.text-success:hover {
  color: #19692c!important;
}

.text-info {
  color: #17a2b8!important;
}

a.text-info:focus,a.text-info:hover {
  color: #0f6674!important;
}

.text-warning {
  color: #ffc107!important;
}

a.text-warning:focus,a.text-warning:hover {
  color: #ba8b00!important;
}

.text-body {
  color: #212529!important;
}

.text-muted {
  color: #6c757d!important;
}

.text-white-50 {
  color: rgba(255,255,255,.5)!important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none!important;
}

.text-break {
  word-break: break-word!important;
  overflow-wrap: break-word!important;
}

.text-reset {
  color: inherit!important;
}

label,p {
  color: rgba(0,0,0,.75);
}

.visible {
  visibility: visible!important;
}

.icon-feature-container,.icon-feature-container span {
  display: inline-block;
  vertical-align: middle;
}

h1,h2,h3,h4,h5,h6,p {
  margin-bottom: 16px;
}

h2,p {
  margin-bottom: 25px;
}

@media only screen and (max-width:767px) {
  #back4app-in-numbers h1 p,  #back4app-in-numbers h2 p,  #back4app-in-numbers h3 p,  #back4app-in-numbers h4 p,  #back4app-in-numbers h5 p,  #back4app-in-numbers h6 p,  #back4app-in-numbers p p,  #products-cover h1 p,  #products-cover h2 p,  #products-cover h3 p,  #products-cover h4 p,  #products-cover h5 p,  #products-cover h6 p,  #products-cover p p,  .product-row h1 p,  .product-row h2 p,  .product-row h3 p,  .product-row h4 p,  .product-row h5 p,  .product-row h6 p,  .product-row p p,  h1 #back4app-in-numbers p,  h1 #products-cover p,  h1 .primary,  h1 .product-row p,  h2 #back4app-in-numbers p,  h2 #products-cover p,  h2 .primary,  h2 .product-row p,  h3 #back4app-in-numbers p,  h3 #products-cover p,  h3 .primary,  h3 .product-row p,  h4 #back4app-in-numbers p,  h4 #products-cover p,  h4 .primary,  h4 .product-row p,  h5 #back4app-in-numbers p,  h5 #products-cover p,  h5 .primary,  h5 .product-row p,  h6 #back4app-in-numbers p,  h6 #products-cover p,  h6 .primary,  h6 .product-row p,  p #back4app-in-numbers p,  p #products-cover p,  p .primary,  p .product-row p {
    padding: 20px;
    font-size: 1.1em;
    font-weight: 500;
  }
}

h1,h2 {
  color: #18507f;
  font-weight: 600;
}

h3,h4,h5,h6 {
  font-weight: 700;
  color: #18507f;
}

h1 {
  font-size: 3em;
  margin-bottom: 48px;
}

h2 {
  font-size: 2.1em;
}

h3 {
  font-size: 1.95em;
}

h4 {
  font-size: 1.48em;
}

h5 {
  font-size: 1.11em;
}

h6 {
  font-size: .84em;
}

p {
  font-size: 1em;
}

#back4app-in-numbers p,#products-cover p,.primary,.product-row p {
  font-size: 1.1em;
  color: rgba(0,0,0,.75);
  font-weight: 500px;
  margin: 0;
}

a {
  font-size: 1em;
  color: #208aec;
}

a:hover {
  color: #18507f;
}

a:active {
  color: 0;
}

label {
  font-size: .9em;
  margin: 0;
  padding: 0;
}

body {
  font-family: Raleway,"PT Sans",Roboto,Arial,Helvetica,sans-serif!important;
  -webkit-font-smoothing: antialiased;
}

@media only screen and (max-width:575px) {
  body h2,  body p {
    margin-bottom: 25px;
  }

  body h1 {
    font-size: 2.8em;
    text-align: center;
    margin-bottom: 48px;
  }

  body h2 {
    font-size: 1.8em;
  }

  body h3 {
    font-size: 1.7em;
  }

  body h4 {
    font-size: 1.35em;
  }

  body h5 {
    font-size: 1em;
  }

  body h6 {
    font-size: .84em;
  }

  body p {
    color: rgba(0,0,0,.75);
    font-size: 1em;
  }

  #back4app-in-numbers body p,  #products-cover body p,  .product-row body p,  body #back4app-in-numbers p,  body #products-cover p,  body .primary,  body .product-row p {
    font-size: 1.1em;
    padding-bottom: 24px;
    font-weight: 500px;
    margin: 0;
  }
}

.sign-up-advice {
  font-size: 12px;
  color: #fff;
}

.sign-up-advice a {
  color: #fff;
  text-decoration: underline;
}

.sign-up-advice-blue {
  color: #208aec;
  font-size: 12px;
}

.sign-up-advice-blue a {
  color: #208aec;
  text-decoration: underline;
}

.sign-up-advice-gray {
  color: rgba(0,0,0,.5);
  font-size: 12px;
}

.sign-up-advice-gray a {
  color: #208aec;
  text-decoration: underline;
}

#back4app-in-numbers h1,#back4app-in-numbers h2,#back4app-in-numbers h3,#back4app-in-numbers h4,#back4app-in-numbers h5,#back4app-in-numbers h6,#back4app-in-numbers label,#back4app-in-numbers p,#products-cover h1,#products-cover h2,#products-cover h3,#products-cover h4,#products-cover h5,#products-cover h6,#products-cover label,#products-cover p,.blue-theme h1,.blue-theme h2,.blue-theme h3,.blue-theme h4,.blue-theme h5,.blue-theme h6,.blue-theme label,.blue-theme p,.text-white h1,.text-white h2,.text-white h3,.text-white h4,.text-white h5,.text-white h6,.text-white label,.text-white p {
  color: #fff;
}

h1 {
  font-weight: 700!important;
  line-height: normal!important;
}

@keyframes anim-fade-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.btn,.fade-in,img {
  -moz-animation-name: anim-fade-in;
  -moz-animation-duration: .5s;
  animation-name: anim-fade-in;
  animation-duration: .5s;
  -webkit-animation-name: anim-fade-in;
  -webkit-animation-duration: .5s;
}

@keyframes anim-intro-fade-up {
  from {
    bottom: -10px;
    opacity: 0;
  }

  to {
    bottom: 0;
    opacity: 1;
  }
}

.fade-in-up {
  position: relative;
  -moz-animation-name: intro-fade-up;
  -moz-animation-duration: 1s;
  animation-name: intro-fade-up;
  animation-duration: 1s;
  -webkit-animation-name: anim-intro-fade-up;
  -webkit-animation-duration: 1s;
}

@keyframes anim-intro-from-right {
  from {
    right: -1000px;
  }

  to {
    right: 0;
  }
}

@keyframes anim-intro-from-left {
  from {
    left: -1000px;
  }

  to {
    left: 0;
  }
}

.main-cover-image {
  width: 80%;
}

.impact-image {
  padding-bottom: 100px;
}

.rouded-divisory {
  width: 100%;
  height: 1px;
}

.rouded-divisory img,.rouded-divisory-footer img {
  position: relative;
  bottom: 15px;
  width: 100%;
}

@media only screen and (min-width:992px) {
  .rouded-divisory img {
    bottom: 25px;
  }
}

@media only screen and (max-width:575px) {
  .rouded-divisory img {
    bottom: 6px;
  }

  .rouded-divisory-footer img {
    bottom: 8px;
  }
}

.hidden {
  display: none;
}

.line,.line-gray,.line-white {
  margin: 16px 0 48px;
  width: 100%;
  height: 1px;
}

.line-white {
  background: rgba(255,255,255,.5);
}

.line-gray {
  background: rgba(0,0,0,.1);
}

.icon-feature-container {
  border-radius: 100%;
  height: 50px;
  width: 50px;
  margin: 16px 8px 16px 16px;
  text-align: center;
}

.icon-feature-container span {
  height: 100%;
}

.icon-feature-container img {
  vertical-align: middle;
}

.icon-features,.table-features img {
  height: 45px;
}

@media only screen and (max-width:767px) {
  .icon-features,  .table-features img {
    height: 40px;
  }
}

.btn {
  padding: 8px 20px;
  font-weight: 600;
}

.btn-lg,.btn-sm {
  font-weight: 700;
}

.btn-primary {
  background: #208aec;
  color: #fff;
}

.btn-secondary {
  background: #fff;
  color: #208aec;
  border: none;
}

.btn-secondary:hover {
  color: #fff;
  background: #208aec;
}

.btn-green {
  background: #4CAF50;
  color: #fff;
}

.btn-green:hover {
  color: #fff;
  background: #3b873e;
}

.btn-green:active {
  color: #fff;
  background: #327535;
}

.btn-green-white {
  background: #fff;
  color: #4CAF50;
}

.btn-green-white:hover {
  color: #4CAF50;
  background: #d7ffd9;
}

.btn-green-white:active {
  color: #4CAF50;
  background: #fff;
}

.btn-green-white:focus {
  border: 1px solid #e0e0e0;
}

.btn-sm {
  font-size: .8em;
  padding-top: 8px;
  height: 35px;
}

.btn-lg {
  font-size: 1em;
  padding-top: 13px;
  height: 50px;
}

@media only screen and (max-width:767px) {
  .btn-lg {
    height: 40px;
    padding-top: 8px;
  }
}

.btn-github-sign-up,.btn-google-sign-up {
  background-color: #fff;
  color: #757575;
  padding-left: 50px;
  padding-right: 50px;
  font-family: Sailec-Bold,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;
  position: relative;
}

.btn-sign-up {
  height: 50px;
  border-radius: 5px;
}

.btn-github-sign-up img,.btn-google-sign-up img {
  height: 25px;
  margin-right: 10px;
}

.card .card-body,.card .card-footer {
  background: rgba(0,0,0,.03);
}

@media only screen and (max-width:767px) {
  .nav-tabs a {
    font-size: .9em;
  }
}

.card {
  margin-top: 24px;
}

.card h5 {
  color: #000;
}

.card a,.card p {
  font-size: .9em;
}

.card a {
  margin-left: 16px;
}

.card .card-img-container {
  width: 100%;
  height: 150px;
  overflow: hidden;
  border-radius: 5px 5px 0 0;
}

.card .card-img-container .card-img-helper {
  display: inline-block;
  position: relative;
  right: -50%;
}

.card .card-img-container .card-img-helper img {
  position: relative;
  left: -50%;
  max-height: 180px;
}

.card .card-text {
  height: 45px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.card .card-footer {
  border: none;
}

.b4a-dropdown {
  margin-bottom: 25px;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
  font-weight: 600;
  color: #208aec;
}

.sign-up-form input {
  height: 50px;
  border-radius: 5px;
  border: 1px solid rgba(0,0,0,.1);
  color: #4a4a4a;
}

.sign-up-form-gray {
  height: 50px;
  color: #4a4a4a;
  border: 1px solid rgba(0,0,0,.1);
  background: rgba(0,0,0,.05);
}

.nav-tabs .nav-link {
  border: none;
}

.nav-tabs .nav-item a {
  color: rgba(0,0,0,.5);
  font-weight: 500;
}

.nav-tabs .nav-item:hover {
  font-weight: 500;
}

.nav-tabs .nav-item .active {
  background: #208aec;
  color: #fff;
  font-weight: 700;
}

.nav-tabs-lg .nav-item {
  padding: 24px 18px;
}

.tooltip {
  margin-left: 8px;
}

.tooltip-inner {
  max-width: 350px;
  text-align: left;
  font-weight: 600;
}

.lds-spinner {
  color: #208aec;
  margin: 50px auto;
  width: 64px;
  height: 64px;
}

.lds-spinner div {
  transform-origin: 32px 32px;
  animation: lds-spinner 1.2s linear infinite;
}

.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 29px;
  width: 5px;
  height: 14px;
  border-radius: 20%;
  background: #208aec;
}

.lds-spinner div:nth-child(1) {
  transform: rotate(0);
  animation-delay: -1.1s;
}

.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}

.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -.9s;
}

.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -.8s;
}

.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -.7s;
}

.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -.6s;
}

.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -.5s;
}

.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -.4s;
}

.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -.3s;
}

.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -.2s;
}

.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -.1s;
}

.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}

@keyframes lds-spinner {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.banner-main {
  position: fixed;
  bottom: 0;
  width: 100%;
  margin-bottom: 10px;
  z-index: 99999999;
}

.banner-main .banner-container {
  background-color: #07335c;
  padding: 10px 25px;
  border-radius: 10px;
}

@media (min-width:769px) {
  .banner-main .banner-container {
    display: flex;
    align-items: center;
  }
}

.banner-main .banner-container .image-container {
  margin-right: 20px;
}

@media (max-width:1279px) {
  .banner-main .banner-container .image-container {
    display: none;
  }
}

.banner-main .banner-container .image-container .image-helper {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.banner-main .banner-container .image-container .banner-image {
  max-height: 50px;
  height: 50%;
  vertical-align: middle;
}

@media (max-width:768px) {
  .banner-main .banner-container {
    text-align: center;
  }

  .banner-main .banner-container div {
    margin-bottom: 10px;
  }

  .banner-main .banner-container .text-container {
    margin-top: 30px;
    text-align: center;
  }
}

.banner-main .banner-container .text-container .banner-title {
  font-size: 20px;
  font-weight: 700;
  margin: 0;
  padding: 0;
  color: #fff;
}

.banner-main .banner-container .text-container .banner-subtitle {
  font-size: 16px;
  margin: 0;
  padding: 0;
  color: #fff;
}

.banner-main .banner-container .text-container .close-button {
  display: none;
}

@media (max-width:768px) {
  .banner-main .banner-container .text-container .close-button {
    color: #fff;
    opacity: .5;
    background: 0 0;
    border: none;
    display: block;
    float: right;
    position: relative;
    top: -25px;
  }
}

.banner-main .banner-container .button-container {
  display: flex;
  text-align: center;
  justify-content: space-between;
  margin-left: auto;
  height: 60px;
  align-items: center;
}

@media (max-width:768px) {
  .banner-main .banner-container .button-container {
    display: block;
    padding-top: 15px;
  }

  .banner-main .banner-container .button-container .close-button {
    display: none;
  }
}

.banner-main .banner-container .button-container .banner-button {
  min-height: 0;
  height: 30px;
  font-size: .8em;
}

@media (min-width:769px) {
  .banner-main .banner-container .button-container .banner-button {
    margin-right: 50px;
  }

  .banner-main .banner-container .button-container .pipe {
    border-left: 1px solid #f8f8f8;
    margin-right: 30px;
    height: inherit;
    opacity: .7;
  }
}

.banner-main .banner-container .button-container .btn {
  padding: 1px 20px;
}

.banner-main .banner-container .button-container .btn-white {
  background-color: #fff;
  color: #007bff;
}

.banner-main .banner-container .button-container .close-button {
  color: #fff;
  opacity: .5;
  background: 0 0;
  border: none;
}

.testimonials-container {
  height: 630px;
  background: #fff;
  padding-top: 120px;
  margin: 0;
}

#carousel-testmonial .carousel-item {
  height: 450px;
}

@media only screen and (max-width:575px) {
  #carousel-testmonial .carousel-item {
    height: 490px;
  }
}

#carousel-testmonial ol li {
  float: left;
  width: 48px;
  height: 4px;
  margin: 16X;
  border-radius: 0;
  border: 0;
  background: rgba(0,0,0,.1);
}

#carousel-testmonial ol li.active {
  float: left;
  width: 48px;
  height: 4px;
  margin: 16X;
  border-radius: 0;
  border: 0;
  background: #208aec;
}

#carousel-testmonial text {
  text-align: left;
}

#carousel-testmonial .photo {
  margin-bottom: 25px;
}

#carousel-testmonial h5 {
  padding-bottom: 0;
}

#carousel-testmonial p {
  font-size: 1.1em;
  padding: 16px;
}

#carousel-testmonial img {
  max-width: 80px;
}

#carousel-testmonial .carousel-content {
  display: block;
  margin: auto;
  max-width: 700px;
}

.invalid_email,.invalid_pass {
  z-index: 99999;
  display: none;
}

footer {
  font-weight: 600;
}

footer a {
  color: #fff;
}

footer .footer-header {
  height: 170px;
}

footer .footer-bottom {
  height: 250px;
  background-color: #114370;
  font-weight: lighter;
  color: #83C4FF;
  font-size: 1em;
}

footer .footer-bottom img {
  max-width: 30px;
  padding-bottom: 24px;
  padding-top: 48px;
}

footer .footer-bottom blockquote {
  padding-left: 24px;
  padding-right: 24px;
}

footer ul {
  margin: 0;
  padding: 0;
}

footer ul li {
  font-size: 14px;
  font-weight: lighter;
}

footer .footer-logo {
  max-width: 150px;
  margin-top: 32px;
}

footer .footer-line {
  background: rgba(255,255,255,.25);
  height: 1px;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
}

footer .footer-social-text {
  text-align: center;
  width: 100%;
  margin-top: 24px;
  color: #fff;
  background: rgba(0,0,0,.25);
  padding: 8px;
  border-radius: 100px;
}

footer .footer-social-icon {
  height: 36px;
}

footer a {
  font-weight: 500;
}

.forgot_pass,.terms-service {
  font-family: Raleway,sans-serif;
  font-weight: 300;
}

footer a:hover {
  color: #fff;
  text-decoration: none;
}

.forgot_pass {
  cursor: pointer;
}

.forgot_pass a {
  color: #2d449a;
}

.forgot_pass a:hover {
  color: #1c2a5f;
}

.invalid_pass {
  height: 100%;
  width: 100%;
  position: fixed;
  background: rgba(0,0,0,.6);
  margin: -30px 0;
}

.invalid_pass_content {
  width: 300px;
  height: 160px;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #ccc;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  margin: auto;
}

.invalid_email_content {
  border-radius: 5px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.invalid_pass_header {
  text-align: center;
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
  background: #f9f9f9;
  height: 50px;
}

.invalid_pass_header h5 {
  margin-top: 5px;
}

.invalid_pass_container {
  text-align: center;
  padding: 7px 15px;
  font-size: 1em;
  color: rgba(0,0,0,.85);
}

.invalid_email {
  height: 100%;
  width: 100%;
  position: fixed;
  background: rgba(0,0,0,.6);
  margin: -30px 0;
}

.invalid_email_content {
  width: 300px;
  height: 160px;
  background: #fff;
  border: 1px solid #ccc;
  position: absolute;
  margin: auto;
}

.invalid_email_header {
  text-align: center;
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
  background: #f5f5f5;
}

.invalid_email_container {
  text-align: center;
  padding: 15px;
  font-size: 20px;
}

.internal_error,.invalid_link,.invalid_signup,.invalid_terms,.session_expired {
  height: 100%;
  width: 100%;
  position: fixed;
  background: rgba(0,0,0,.6);
  z-index: 99999;
  display: none;
  margin: -30px 0;
}

.invalid_signup_content {
  width: 300px;
  height: 160px;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #ccc;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  margin: auto;
}

.invalid_signup_header {
  text-align: center;
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
  background: #f9f9f9;
  height: 50px;
}

.invalid_signup_header h5 {
  margin-top: 5px;
}

.invalid_signup_container {
  text-align: center;
  padding: 7px 15px;
  font-size: 1em;
  color: rgba(0,0,0,.85);
}

.close_wrong {
  width: 30px;
  height: 30px;
  right: 7px;
  top: 5px;
  position: absolute;
  font-size: 26px;
  padding-left: 2px;
  cursor: pointer;
  font-weight: 700;
  color: rgba(0,0,0,.5);
}

.modal-dialog {
  pointer-events: auto;
}

.modal_sad_face_icon {
  font-size: 30px;
}

#pricing-cards {
  padding-bottom: 30px;
}

#pricing-cards .tab-content .col {
  margin-top: 50px;
  display: flex;
}

#pricing-cards .plan-cards .col-centered {
  display: flex;
}

@media (max-width:768px) {
  #pricing-cards .plan-cards .col-centered {
    justify-content: center;
  }

  #pricing-cards .plan-cards .col-centered ul {
    margin-top: 30px;
  }
}

@media (min-width:769px) {
  #pricing-cards .plan-cards .col-centered {
    justify-content: flex-end;
  }
}

@media (min-width:955px) {
  #pricing-cards .plan-cards .col-centered {
    max-width: fit-content;
  }
}

#pricing-cards .plan-cards ul {
  margin-top: 20px;
  margin-bottom: auto;
  list-style: none;
  display: inline-grid;
  text-align: justify;
  padding: 0;
}

#pricing-cards .plan-cards ul li i {
  color: #208aec;
  font-size: 20px;
  margin-right: 10px;
}

#pricing-cards .plan-cards p {
  margin-bottom: 0;
  font-size: .9em;
}

#pricing-cards .plan-cards h4 {
  margin-bottom: 0;
}

#pricing-cards .plan-cards h5 {
  padding-left: 0;
  color: rgba(0,0,0,.5);
  margin-bottom: 0;
}

#pricing-cards .plan-cards .no-item {
  padding-top: 28px;
}

#pricing-cards .plan-cards .paid-plan .plan-title {
  padding-top: 12px;
}

#pricing-cards .plan-cards .paid-plan .choose-plan-title {
  color: #208aec;
  text-transform: uppercase;
  margin-top: 0;
  padding-top: 0;
  font-size: 18px;
}

#pricing-cards .plan-cards .paid-plan .plan-price {
  font-size: 55px;
  color: #208aec;
  justify-self: center;
  align-items: flex-end;
  font-family: "noto sans";
}

#pricing-cards .plan-cards .paid-plan .plan-price small {
  font-size: 18px;
  font-weight: 700;
}

#pricing-cards .plan-cards .paid-plan .plan-price .before-one {
  letter-spacing: -2px;
}

#pricing-cards .plan-cards .paid-plan .plan-price .before-others {
  letter-spacing: 3px;
}

#pricing-cards .plan-cards .paid-plan h5 {
  color: #208aec;
  font-size: 16px;
  margin: 20px 10px;
}

#pricing-cards .plan-cards .paid-plan p>span {
  font-size: 12px;
  text-transform: lowercase;
}

#pricing-cards .plan-cards .paid-plan span {
  font-size: 14px;
  color: rgba(0,0,0,.5);
  padding-top: 10px;
}

#pricing-cards .plan-cards .free-plan h4 {
  color: rgba(0,0,0,.75);
  margin-top: 10px;
}

#pricing-cards .plan-cards .popular-plan {
  margin-top: 20px;
}

#pricing-cards .plan-cards .popular-plan .pricing-card {
  padding-top: 0;
}

#pricing-cards .plan-cards .popular-plan .pricing-card .choose-plan-title {
  color: #18507f;
}

#pricing-cards .plan-cards .popular-plan .popular-label {
  background-color: #18507f;
  border-radius: 5px 5px 0 0;
  color: #fff;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  text-transform: uppercase;
  height: 30px;
}

@media (min-width:956px) {
  #pricing-cards .plan-cards .popular-plan .popular-label {
    width: calc(100% + 60px);
    margin-left: -30px;
  }
}

@media (max-width:955px) {
  #pricing-cards .plan-cards .popular-plan .popular-label {
    width: calc(100% + 20px);
    margin-left: -10px;
  }
}

@media (max-width:767px) {
  #pricing-cards .plan-cards .popular-plan .popular-label {
    width: calc(100% + 60px);
    margin-left: -30px;
  }
}

#pricing-cards .plan-cards .popular-plan .plan-price {
  color: #18507f;
  justify-self: center;
  align-items: flex-end;
}

#pricing-cards .plan-cards .popular-plan h6 {
  justify-content: center;
}

#pricing-cards .plan-cards form .btn-green {
  align-self: flex-end;
}

#pricing-cards .plan-cards .btn {
  margin-top: 10px;
  width: 100%;
  font-size: .9em;
  padding-left: 10px;
  padding-right: 10px;
  height: auto;
  align-self: end;
}

#pricing-cards .plan-cards .btn-plan-submit {
  width: 200px;
  float: right;
}

#pricing-cards .plan-cards #enterprises .main-text {
  padding-top: 50px;
  font-size: 1.4em;
  text-align: left;
  color: #208aec;
}

#pricing-cards .plan-cards .form-group {
  margin: 0 0 25px;
}

#pricing-cards .plan-cards .form-group label {
  color: rgba(0,0,0,.5);
}

#pricing-cards .plan-cards .form-group .form-control {
  color: rgba(0,0,0,.75);
  font-weight: 500;
}

@media only screen and (max-width:575px) {
  #pricing-cards .plan-cards .btn {
    margin-top: 0;
  }

  #pricing-cards .plan-cards #enterprises .main-text {
    font-size: 1.2em;
  }
}

@media only screen and (max-width:991px) {
  #pricing-cards h5 {
    font-size: 1em;
  }

  #pricing-cards h4 {
    font-size: 1.3em;
  }

  #pricing-cards p {
    font-size: .8em;
    font-weight: 500;
  }

  #pricing-cards .btn {
    font-size: .8em;
  }
}

@media only screen and (max-width:575px) {
  #pricing-cards .plan-title {
    padding-top: 16px;
    font-size: 1.2em;
  }
}

#pricing-cards .main-card-wrapper {
  max-height: 550px;
}

#pricing-cards .main-card {
  height: auto!important;
}

@media (min-width:991px) {
  #pricing-cards .main-card {
    padding: 30px;
  }
}

@media (max-width:990px) {
  #pricing-cards .main-card {
    padding: 30px 10px;
  }
}

#pricing-cards .choose-plan-card {
  height: 100%;
}

@media (min-width:956px) {
  #pricing-cards .choose-plan-card {
    padding: 30px;
  }
}

@media (max-width:955px) {
  #pricing-cards .choose-plan-card {
    padding: 30px 10px;
  }
}

#pricing-cards .choose-plan-card .pricing-box-plan.shared {
  height: 210px;
}

@media not all and (min-resolution:0.001dpcm) {
@supports (-webkit-appearance:none) {
@media (min-width:1200px) {
      #pricing-cards .choose-plan-card {
        height: 100%!important;
      }
}

@media (max-width:1199px) {
      #pricing-cards .choose-plan-card {
        height: auto!important;
      }
}
}
}

#pricing-cards .pricing-card {
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
  border: 1px solid rgba(0,0,0,.1);
  border-radius: 8px;
  text-align: center;
  background-color: #fff;
  display: grid;
}

@media (max-width:767px) {
  #pricing-cards .pricing-card {
    padding: 30px;
  }
}

#pricing-cards .pricing-card span {
  text-transform: uppercase;
}

#choose-plan {
  padding-bottom: 100px;
}

#choose-plan .tab-content .col {
  margin-top: 50px;
}

#choose-plan .plan-cards ul {
  padding: 0;
  list-style: none;
  border: 1px solid rgba(0,0,0,.1);
  border-radius: 4px;
}

#choose-plan .plan-cards ul li {
  border-bottom: 1px solid rgba(0,0,0,.1);
  padding: 10px;
  height: 75px;
  text-align: center;
}

#choose-plan .plan-cards .single-text-item {
  padding-top: 18px;
  height: 60px;
}

#choose-plan .plan-cards p {
  margin-bottom: 0;
  font-size: .9em;
}

#choose-plan .plan-cards h4 {
  text-transform: uppercase;
  margin-bottom: 0;
}

#choose-plan .plan-cards h5 {
  padding-left: 0;
  color: rgba(0,0,0,.5);
  margin-bottom: 0;
}

#choose-plan .plan-cards .no-item {
  padding-top: 28px;
}

#choose-plan .plan-cards .paid-plan .choose-plan-title {
  color: #208aec;
  text-transform: uppercase;
  margin-top: 0;
  padding-top: 0;
}

#choose-plan .plan-cards .paid-plan h5 {
  color: rgba(0,0,0,.5);
}

#choose-plan .plan-cards .free-plan h4 {
  color: rgba(0,0,0,.75);
  padding-top: 12px;
}

#choose-plan .plan-cards .popular-plan {
  position: relative;
  text-align: center;
  top: -26px;
}

#choose-plan .plan-cards .popular-plan .popular-label {
  background: #208aec;
  color: #fff;
  height: 28px;
  position: relative;
  bottom: -4px;
  border-radius: 4px 4px 0 0;
  font-weight: 600;
  text-transform: uppercase;
  padding-top: 4px;
}

#choose-plan .plan-cards .btn {
  margin-top: 10px;
  width: 100%;
  font-size: .9em;
  padding-left: 0;
  padding-right: 0;
}

#choose-plan .plan-cards .btn-plan-submit {
  width: 200px;
  float: right;
}

#choose-plan .plan-cards #enterprises .main-text {
  padding-top: 50px;
  font-size: 1.4em;
  text-align: left;
  color: #208aec;
}

#choose-plan .plan-cards .form-group {
  margin: 0 0 25px;
}

#choose-plan .plan-cards .form-group label {
  color: rgba(0,0,0,.5);
}

#choose-plan .plan-cards .form-group .form-control {
  color: rgba(0,0,0,.75);
  font-weight: 500;
}

@media only screen and (max-width:575px) {
  #choose-plan .plan-cards ul li {
    height: 65px;
  }

  #choose-plan .plan-cards .btn {
    margin-top: 0;
  }

  #choose-plan .plan-cards #enterprises .main-text {
    font-size: 1.2em;
  }
}

@media only screen and (max-width:991px) {
  #choose-plan h5 {
    font-size: 1em;
  }

  #choose-plan h4 {
    font-size: 1.3em;
  }

  #choose-plan .btn,  #choose-plan p {
    font-size: .8em;
  }

  #choose-plan p {
    font-weight: 500;
  }

  .vertical-tabs-features i {
    display: none;
  }
}

@media only screen and (max-width:575px) {
  #choose-plan .plan-title {
    padding-top: 16px;
    font-size: 1.2em;
  }
}

#choose-plan .plan-cards-wrapper {
  align-items: flex-end;
}

#main-section {
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 70px 0;
}

#main-section h1,#main-section h2 {
  text-align: center;
  margin-bottom: 25px;
}

.vertical-tabs-features {
  margin: 50px 0;
}

.vertical-tabs-features button {
  font-size: .9em;
  background: 0 0;
  color: rgba(0,0,0,.5);
  padding: 8px;
  width: 100%;
  border: none;
  text-align: left;
  cursor: pointer;
  transition: .3s;
  font-weight: 400;
  border-left: 2px solid rgba(0,0,0,.1);
}

.vertical-tabs-features button:hover {
  background-color: #f9f9f9;
  color: #18507f;
}

.vertical-tabs-features button.active {
  color: #208aec;
  font-weight: 700;
  border-left: 3px solid #208aec;
  background: -moz-linear-gradient(left,rgba(32,138,236,.1) 0,rgba(32,138,236,.1) 1%,rgba(32,138,236,.05) 86%,rgba(32,138,236,0) 100%);
  background: -webkit-linear-gradient(left,rgba(32,138,236,.1) 0,rgba(32,138,236,.1) 1%,rgba(32,138,236,.05) 86%,rgba(32,138,236,0) 100%);
  background: linear-gradient(to right,rgba(32,138,236,.1) 0,rgba(32,138,236,.1) 1%,rgba(32,138,236,.05) 86%,rgba(32,138,236,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a208aec', endColorstr='#00208aec', GradientType=1 );
}

.vertical-tabs-features i {
  color: #208aec;
}

.vertical-tabs-features .btn {
  margin-top: 25px;
  margin-bottom: 48px;
}

.vertical-tabs-features .tabcontent {
  float: left;
  padding: 0 12px;
  width: 100%;
}

.vertical-tabs-features .tabcontent .nav-link {
  font-weight: 400;
  border: none;
  color: rgba(0,0,0,.75);
}

.vertical-tabs-features .tabcontent .nav-link:hover {
  color: #18507f;
}

.vertical-tabs-features .nav-item .active {
  font-weight: 700;
  background: #208aec;
  border: none;
  color: #fff;
}

.vertical-tabs-features .nav-item .active:hover {
  color: #add8e6;
}

.vertical-tabs-features .blockcode {
  background: #041e49;
  min-height: 300px;
  overflow-y: auto;
  border-radius: 0 0 5px 5px;
  padding: 20px;
  font-family: 'Courier New',Courier,monospace;
  color: #fff;
  border-top: 2px solid #208aec;
}

@media only screen and (max-width:767px) {
  #back4app-in-numbers #main-section p,  #main-section #back4app-in-numbers p,  #main-section #products-cover p,  #main-section .primary,  #main-section .product-row p,  #products-cover #main-section p,  .product-row #main-section p {
    text-align: left;
  }

  .vertical-tabs-features .blockcode {
    border-radius: 4px;
  }

  .vertical-tabs-features .blockcode,  .vertical-tabs-features .tabcontent .nav-link {
    font-size: .85em;
  }

  .vertical-tabs-features .nav-item .active {
    font-weight: 700;
    background: #208aec;
    border-radius: 4px;
    padding: 6px;
    margin: 4px;
    color: #fff;
  }

  .vertical-tabs-features .nav-item .active:hover {
    color: #add8e6;
  }
}

.table-features {
  display: table;
}

.table-features ul {
  margin: 0;
  padding: 0 0 0 16px;
}

.table-features ul li {
  height: 70px;
  display: table;
}

.table-features ul li div {
  text-align: left;
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
}

.table-features ul li div p {
  text-align: left;
}

.table-features ul li div.icon-div {
  width: 65px;
  text-align: center;
}

.table-features p {
  padding-left: 16px;
  margin: 0;
  font-weight: 500;
  font-size: .9em;
}

.table-features .title {
  margin-bottom: 25px;
  font-weight: 700;
  color: #18507f;
  width: 100%;
  text-align: center;
}

@media only screen and (max-width:575px) {
  .table-features h4 {
    font-size: 32px;
    min-width: 320px;
  }
}

@media only screen and (max-width:767px) {
  .table-features {
    padding-bottom: 50px;
  }

  .table-features img {
    height: 45px;
  }

  .table-features li {
    height: 60px;
  }
}

.sign-up-box {
  max-height: 600px;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 10px 20px rgba(3,27,78,.1);
  margin: 0;
  padding: 32px;
}

.sign-up-box h3 {
  text-align: center;
  color: #18507f;
  font-size: 24px;
  margin-bottom: 0;
  padding-bottom: 8px;
}

#products-cover {
  padding-top: 150px;
  padding-bottom: 100px;
  width: 100%;
}

#products-cover h1 {
  font-size: 4.5em;
}

@media only screen and (max-width:767px) {
  .sign-up-box {
    margin-left: 16px;
    margin-right: 16px;
  }

  #products-cover {
    padding-top: 75px;
    padding-bottom: 50px;
  }
}

.product-row {
  padding-top: 30px;
  padding-bottom: 30px;
}

.product-row img {
  flex-basis: 50%;
  padding-bottom: 32px;
}

.product-row h4 {
  text-align: center;
}

@media only screen and (max-width:991px) {
  .product-row img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}

.partners-page .partners-header {
  text-align: center;
}

.partners-page .partners-header-center {
  text-align: center;
  width: 100%;
}

.partners-page .partners-title {
  margin-bottom: 20px;
}

@media (max-width:768px) {
  .partners-page .partners-title {
    font-size: 50px;
    text-align: center;
    margin-top: 50px;
  }

  .partners-page .container h4 {
    margin: 30px 0;
  }
}

@media (min-width:769px) {
  .partners-page .partners-title {
    font-size: 65px;
    text-align: left;
  }
}

.partners-page .partners-subtitle {
  color: #fff!important;
  font-size: 1.3em!important;
  text-align: left;
  max-width: 600px;
}

.partners-page .partners-subtitle-center {
  color: #fff!important;
  font-size: 1.3em!important;
  text-align: center!important;
  max-width: 100%!important;
}

.partners-page .apply-btn {
  height: 55px;
  padding: 16px 24px;
}

.partners-page .container .section-title {
  margin: 30px 0;
}

.partners-page .container h2,.partners-page .container h3,.partners-page .container h4 {
  color: #104576!important;
}

.partners-page .container h2 {
  font-size: 42px;
}

.partners-page .container h3 {
  font-size: 32px;
}

.partners-page .container h4 {
  font-size: 24px;
}

@media (max-width:768px) {
  .partners-page .container .row-benefits {
    margin-bottom: 50px;
  }
}

@media (min-width:769px) {
  .partners-page .container h4 {
    margin-top: 16px;
  }

  .partners-page .container .row-benefits {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .partners-page .align-center {
    display: flex;
    align-items: center;
  }
}

.partners-page .container .row-benefits .benefit-description {
  max-width: 450px;
}

.partners-page .container .row-partners p {
  color: rgba(0,0,0,.75);
  text-align: left;
}

.partners-page .container .email-us {
  background-color: #d6ebf7;
  border-radius: 10px;
  margin-bottom: 110px;
}

@media (max-width:768px) {
  .partners-page .container .email-us {
    margin: 0 15px 60px;
    padding: 0 15px;
  }

  .partners-page .container .email-us p {
    font-size: 16px;
  }
}

.partners-page .container .email-us p {
  color: #104576;
  margin: 30px auto;
}

.partners-page .container .email-us p a {
  color: #208AEC;
  text-decoration: underline;
  font-weight: 700;
}

.partners-page .img-partners-features {
  width: 450px;
  height: 300px;
  border-radius: 15px;
}

@media (min-width:769px) {
  .partners-page .row-header {
    display: flex;
    justify-content: space-between;
  }
}

.partners-page .row-header .btn-green,.partners-page .row-header .btn-primary {
  box-shadow: 0 3px 5px rgba(0,0,0,.125)!important;
  padding: 2px 8px;
  height: auto;
}

.partners-page .partners-logo-wrapper {
  padding-bottom: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.partners-page .partners-box .row,.section-tabs-content {
  justify-content: center;
}

.partners-page .partners-info-text {
  margin: 0 0 5px;
}

.partners-page .partners-subheader-wrapper {
  margin-left: 1px;
}

@media (min-width:769px) {
  .partners-page .partners-logo-wrapper .partners-logo {
    max-height: 100%;
    max-width: 100%;
    padding-left: 0;
  }

  .partners-page .partners-subheader-wrapper {
    display: inline-flex;
    width: 100%;
  }
}

.partners-page .partners-subheader-wrapper p {
  margin-right: 25px;
}

.partners-page .partners-subheader-wrapper p:last-of-type {
  margin-right: 0;
}

@media (max-width:768px) {
  .partners-page .partners-logo-wrapper .partners-logo {
    max-height: 90px;
    max-width: 90px;
  }

  .partners-page .partners-subheader-wrapper {
    margin-top: 25px;
    text-align: left;
    width: fit-content;
    display: inline-block;
  }

  .partners-page .partners-subheader-wrapper p {
    margin-bottom: 15px;
    width: fit-content;
  }

  .partners-page .partners-box {
    text-align: center;
  }
}

.partners-page .partners-subheader-wrapper a {
  color: inherit;
}

.partners-page ul.partners-list {
  padding-left: 0;
}

.partners-page li.partners-container {
  list-style: none;
  margin-top: 60px;
}

.partners-page .partners-about-author {
  color: #707070;
  font-size: 12px;
  font-style: italic;
}

.partners-page .partners-box {
  -webkit-box-shadow: 0 0 12px 0 rgba(0,0,0,.16);
  -moz-box-shadow: 0 0 12px 0 rgba(0,0,0,.16);
  box-shadow: 0 0 12px 0 rgba(0,0,0,.16);
  border: 1px #E0E0E0;
  border-radius: 5px;
  background-color: #fff;
}

.partners-page .partners-box p {
  font-size: 14px!important;
}

.partners-page .partners-box .partner-tags {
  margin: 0 0 10px 10px;
  height: 25px;
  padding-top: 2px;
  opacity: .75;
  color: #208aec;
  cursor: default;
}

.partners-page .partners-box .partner-tags:focus,.partners-page .partners-box .partner-tags:hover {
  color: #fff;
}

.partners-page .partners-box .partners-icons {
  color: #208aec;
  margin-right: 5px;
  font-size: 20px;
}

.partners-page .partners-box .partners-info-section {
  padding: 20px 20px 30px;
}

@media (min-width:769px) {
  .partners-page .partners-box .partners-info-section {
    border-right: 1px solid #E0E0E0;
  }
}

@media (max-width:768px) {
  .partners-page .partners-box .partners-info-section {
    text-align: left;
    border-top: 1px solid #E0E0E0;
  }

  .partners-page .partners-box .partners-info-section:last-of-type {
    text-align: center;
  }
}

.partners-page .partners-box .partners-info-section h6 {
  text-align: center;
}

.partners-page .partners-box .partners-info-section p {
  font-size: 16px;
  width: fit-content;
}

.partners-page .partners-box .partners-info-section:last-of-type {
  border-right: none;
}

.partners-page .partners-box .partners-info-section:first-of-type {
  border-top: none;
}

.partners-page .partners-box .partners-top-section {
  padding: 20px 20px 0;
  border-bottom: 1px solid #E0E0E0;
}

.partners-page .partners-box .partners-subheader {
  border-bottom: 1px solid #E0E0E0;
  padding: 0 20px;
}

@media (max-width:768px) {
  .partners-page .partners-box .partners-info-section:first-of-type {
    width: fit-content;
  }

  .partners-page .partners-box .partners-ticket {
    text-align: left;
    width: fit-content;
    display: inline-block;
  }

  .partners-page .partners-box .partners-ticket p {
    width: fit-content;
  }
}

@media only screen and (max-width:576px) {
  body h2,  body p {
    margin-bottom: 40px;
  }

  body h1 {
    font-size: 2.8em;
    text-align: center;
    margin-bottom: 48px;
  }

  body h2 {
    font-size: 1.8em;
  }

  body h3 {
    font-size: 1.7em;
  }

  body h4 {
    font-size: 1.35em;
  }

  body h5 {
    font-size: 1em;
  }

  body h6 {
    font-size: .84em;
  }

  body p {
    color: rgba(0,0,0,.75);
    font-size: 1em;
  }
}

#home-cover {
  padding-top: 140px;
  padding-bottom: 100px;
  width: 100%;
}

#back4app-in-numbers #home-cover p,#home-cover #back4app-in-numbers p,#home-cover #products-cover p,#home-cover .primary,#home-cover .product-row p,#products-cover #home-cover p,.product-row #home-cover p {
  padding-top: 25px;
  padding-left: 0;
  font-size: 1.4em;
  max-width: 550px;
}

#home-cover .title,#home-cover .title-center {
  font-weight: 700;
  font-size: 3.01em;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  color: #fff;
}

#home-cover .title {
  text-align: left;
  max-width: 500px;
}

#home-cover .title-center {
  text-align: center;
  max-width: 100%;
}

#home-cover .subtitle {
  color: #fff;
  text-transform: uppercase;
  font-size: 3em;
  font-weight: 300;
}

#home-cover .highlights {
  margin-bottom: 20px;
  font-size: 1.2em;
  font-weight: 400;
}

#home-cover .highlights img {
  margin-bottom: 25px;
  height: 100px;
}

#home-cover .highlights h3 {
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 16px;
}

@media only screen and (max-width:767px) {
  #home-cover {
    padding-top: 70px;
  }

  #home-cover .title {
    font-size: 35px;
    text-align: center;
    padding-bottom: 45px;
  }

  #home-cover .subtitle {
    font-size: 2.5em;
    margin-bottom: 25px;
  }

  #home-cover .highlights {
    display: none;
  }
}

#back4app-in-numbers {
  color: #fff;
}

#back4app-in-numbers .container {
  padding-top: 32px;
  padding-bottom: 32px;
}

#back4app-in-numbers h3 {
  margin-top: 32px;
  color: #fff;
  margin-bottom: 25px;
  text-align: center;
}

@media only screen and (max-width:767px) {
  #back4app-in-numbers {
    padding-bottom: 48px;
  }

  #back4app-in-numbers h3 {
    margin-top: 32px;
    margin-bottom: 25px;
  }

  #back4app-in-numbers #products-cover p,  #back4app-in-numbers .primary,  #back4app-in-numbers .product-row p,  #back4app-in-numbers p,  #products-cover #back4app-in-numbers p,  .product-row #back4app-in-numbers p {
    font-weight: 600;
    margin-bottom: 25px;
    text-align: center;
  }

  #back4app-in-numbers .container {
    padding-bottom: 0;
  }
}

#back4app-in-numbers #products-cover p,#back4app-in-numbers .primary,#back4app-in-numbers .product-row p,#back4app-in-numbers p,#products-cover #back4app-in-numbers p,.product-row #back4app-in-numbers p {
  text-align: center;
  color: #fff;
  font-weight: 500;
}

#companies {
  background-color: #114370;
}

.companies-logo-container {
  padding: 12px 15px;
}

@media (max-width:1199px) {
  .companies-logo-container {
    width: 100%;
    max-width: none;
  }
}

#customer-case {
  color: #104576;
}

#customer-case .customer-case-title {
  margin: 80px 0 50px;
}

#customer-case .customer-card-img {
  width: 100%;
}

#customer-case .customer-card-img img {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  max-width: 100%;
}

#customer-case .card-content {
  font-family: Raleway,sans-serif;
  font-size: 14px;
}

#customer-case .card-title {
  font-family: Raleway,sans-serif;
  font-size: 32px;
  line-height: 37px;
  font-weight: 700;
}

#customer-case .card-subtitle {
  font-family: Raleway,sans-serif;
  font-size: 18px;
  line-height: 21px;
}

#customer-case .customer-card-body {
  height: 190px;
  padding: 15px;
  box-shadow: 0 3px 5px rgba(0,0,0,.161);
}

#customer-case .customer-card-content {
  height: 135px;
}

#customer-case .customer-case-link {
  float: right;
  font-weight: 700;
}

.section-highlight {
  padding-top: 50px;
  padding-bottom: 50px;
  overflow: hidden;
}

.section-highlight h1 {
  margin-bottom: 25px;
}

#back4app-in-numbers .section-highlight p,#products-cover .section-highlight p,.product-row .section-highlight p,.section-highlight #back4app-in-numbers p,.section-highlight #products-cover p,.section-highlight .primary,.section-highlight .product-row p {
  padding: 0;
  margin-bottom: 48px;
}

@media only screen and (max-width:767px) {
  .section-highlight h1 {
    margin-top: 0;
  }

  .section-highlight img {
    max-width: 250px;
    margin-bottom: 25px;
    margin-top: 25px;
  }
}

.section-highlight img {
  max-height: 350px;
}

.section-highlight .enterprises-image {
  position: absolute;
  bottom: -110px;
}

.blue-theme a {
  color: #208aec;
}

.blue-theme .blue-line {
  background: #83C4FF;
  height: 2px;
}

.agency-banner {
  top: 50px;
  min-height: 50px;
  background-color: #1732A6;
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.agency-banner span {
  color: #fff;
  font-family: Raleway;
  font-size: 16px;
}

.agency-banner span a {
  color: #fff;
  text-decoration: underline;
}

.agency-banner .md-show {
  padding: 10px 0;
  font-size: 14px;
}

@media (max-width:768px) {
  .section-tabs-content .snippets {
    width: 100%;
  }
}

.routes-cover {
  padding-top: 140px!important;
  padding-bottom: 100px!important;
}

body.cards-background {
  background-color: #F5FAFF;
}

.section-tabs {
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.section-tabs .nav-tabs {
  border-bottom: none;
  z-index: 99;
}

.section-tabs .rounded-section-tabs {
  display: block;
  width: 100%;
  height: 10px;
  position: relative;
}

.section-tabs .rounded-section-tabs.outer {
  background-image: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.09));
  top: -8px;
}

.section-tabs .rounded-section-tabs.outer .inner {
  background-image: linear-gradient(to right,#fff,rgba(255,255,255,0) 34%,rgba(255,255,255,.12) 70%,#fff);
}

.section-tabs-content {
  display: flex;
  margin-bottom: 70px;
}

@media (min-width:769px) {
  .section-tabs-content .snippets {
    width: 70%;
  }
}

.section-tabs-content .video-content video {
  border: none;
  border-radius: 6px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.call-to-action {
  border-radius: 50px;
  background-image: linear-gradient(to right,rgba(0,15,82,0),rgba(0,10,56,.2) 49%,rgba(0,13,67,0));
  margin-top: 40px;
  padding: 20px 0 10px;
}

@media (max-width:768px) {
  .call-to-action {
    margin-top: 0;
    margin-bottom: 30px;
  }
}

.call-to-action .icon-wrapper {
  display: flex;
  justify-content: center;
  opacity: 1;
  z-index: 99;
}

.call-to-action .icon-wrapper a {
  color: #fff;
}

.call-to-action .icon-wrapper a:hover {
  color: #acd7ff;
  cursor: pointer;
}

.call-to-action .icon-wrapper a i {
  font-size: 60px;
}

.call-to-action p {
  font-size: 14px;
  line-height: 1.14;
  text-align: center;
  color: #acd7ff;
  margin: 10px 0;
}

.graphql-logo-wrapper {
  text-align: center;
}

@media (max-width:768px) {
  .graphql-logo-wrapper {
    margin-bottom: 30px;
  }
}

.what-is-graphql {
  text-decoration: underline;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.graphql-modal-video {
  max-width: 936px!important;
}

.migration-page {
  counter-reset: section;
}

.migration-page h4 {
  counter-increment: section;
}

.migration-page h4:before {
  content: counter(section) " - ";
}

.migration-page .migration-step {
  width: 100%;
  margin-top: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.migration-page .migration-step p {
  color: rgba(0,0,0,.75);
}

.migration-page .migration-step .big-paragraph {
  text-align: left;
}

.migration-page .migration-step .paragraph-highlight {
  background-color: #d6ebf7;
  border-radius: 10px;
  width: 100%;
  margin: 30px auto;
  padding: 15px 30px;
}

.migration-page .migration-step .paragraph-highlight p {
  color: #104576;
  text-align: left;
  margin-bottom: 0;
}

@media (max-width:768px) {
  .migration-page .migration-step .paragraph-highlight p {
    font-size: 16px;
  }
}

.migration-page .migration-step .step-row {
  width: 100%;
}

.migration-page .migration-step h5 {
  text-align: left;
}

.migration-page .migration-step ol {
  list-style: none;
  text-align: left;
  counter-reset: item;
  padding-left: 20px;
}

.migration-page .migration-step ol li {
  counter-increment: item;
  margin-bottom: 10px;
}

.migration-page .migration-step ol li:before {
  font-weight: 700;
  content: counter(item) " - ";
}

.migration-page .partners-header {
  text-align: center;
}

.migration-page .partners-header-center {
  text-align: center;
  width: 100%;
}

.migration-page .partners-title {
  margin-bottom: 20px;
}

@media (max-width:768px) {
  .migration-page .partners-title {
    font-size: 50px;
    text-align: center;
    margin-top: 50px;
  }

  .migration-page .container .section-title {
    margin-bottom: 50px!important;
  }
}

@media (min-width:769px) {
  .migration-page .partners-title {
    font-size: 65px;
    text-align: left;
  }

  .migration-page .container .section-title {
    margin-bottom: 80px!important;
  }
}

.migration-page .partners-subtitle {
  color: #fff!important;
  font-size: 20px;
  text-align: left;
  max-width: 600px;
}

.migration-page .partners-subtitle-center {
  color: #fff!important;
  font-size: 20px;
  text-align: center!important;
  max-width: 100%!important;
}

.migration-page .apply-btn {
  height: 55px;
  padding: 16px 24px;
}

.migration-page .container {
  text-align: left;
}

.migration-page .container .section-title {
  margin-top: 60px;
}

.migration-page .container h2,.migration-page .container h3,.migration-page .container h4 {
  color: #104576;
}

.migration-page .container h2 {
  font-size: 42px;
}

.migration-page .container h3 {
  font-size: 32px;
}

.migration-page .container h4 {
  font-size: 24px;
}

@media (max-width:768px) {
  .migration-page .container h4 {
    margin: 30px 0;
  }
}

.migration-page .img-partners-features {
  width: 450px;
  height: 300px;
  border-radius: 15px;
}

@media (min-width:769px) {
  .migration-page .container h4 {
    margin-top: 16px;
  }

  .migration-page .align-center {
    display: flex;
    align-items: center;
  }
}

.terms-of-service {
  counter-reset: subsection;
}

.terms-of-service h5 {
  counter-increment: subsection;
  counter-reset: item;
}

.terms-of-service h5:before {
  content: counter(section) "." counter(subsection) " - ";
}

.terms-of-service h6 {
  font-size: 1rem;
  counter-increment: item;
}

#pricing-page .enterprise-section p,#pricing-page .plan-cards-wrapper p {
  font-size: 18px;
}

.terms-of-service h6:before {
  content: counter(section) "." counter(subsection) "." counter(item) " - ";
}

#pricing-page {
  overflow-x: hidden;
}

@media (min-width:1200px) {
  #pricing-page .container {
    max-width: 1240px;
  }
}

@media (min-width:769px) {
  .btn-help:first-of-type {
    margin-right: 20px;
  }

  #pricing-page .pricing-cover {
    padding-top: 110px!important;
    padding-bottom: 80px!important;
  }
}

#pricing-page .pricing-cover .container {
  text-align: center;
}

#pricing-page .pricing-cover .container img {
  position: relative;
  left: 30px;
}

@media (max-width:768px) {
  .btn-help {
    margin: 0 0 20px;
  }

  #pricing-page .pricing-cover .container img {
    display: none;
  }

  #pricing-page .nav-tabs .nav-item a {
    font-size: 20px;
  }
}

#pricing-page .pricing-plans-cover {
  padding-bottom: 13px;
  padding-top: 100px;
  background-color: #208aec;
  background-image: url(/assets/images/backgrounds/b4a-background-v3.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
}

#pricing-page .pricing-plans-cover .pricing-breadcrumb {
  color: #fff;
  position: relative;
  top: -30;
  left: 30;
}

#pricing-page .pricing-plans-cover .pricing-breadcrumb a {
  color: #fff;
}

#pricing-page .pricing-plans-cover .pricing-breadcrumb a:focus {
  color: #fff;
  text-decoration: underline;
}

#pricing-page .pricing-plans-cover .pricing-breadcrumb a:nth-of-type(2) {
  font-weight: 700;
}

#pricing-page #main-section {
  padding: 0 0 100px;
  position: relative;
}

#pricing-page .pricing-title {
  color: #fff;
}

#pricing-page .enterprise-section {
  margin-top: 70px;
}

#pricing-page .enterprise-section img {
  margin-top: 25px;
  width: inherit;
}

#pricing-page .dedicated-card .plan-price,#pricing-page .plan-cards-wrapper {
  margin-top: 10px;
}

#pricing-page .text-center a {
  text-decoration: underline;
}

#pricing-page .nav-tabs {
  border-bottom: none;
}

#pricing-page .nav-tabs .nav-item {
  line-height: 10px;
}

#pricing-page .nav-tabs .nav-item .triangle {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  display: none;
}

#pricing-page .nav-tabs .nav-item a {
  text-transform: uppercase;
  background-color: transparent;
  color: rgba(255,255,255,.5);
}

@media (min-width:769px) {
  #pricing-page #main-section {
    top: -100px;
  }

  #pricing-page .nav-tabs .nav-item a {
    font-size: 35px;
  }
}

#pricing-page .nav-tabs .nav-item .active {
  color: #fff;
}

#pricing-page .nav-tabs .nav-item .active~.triangle {
  display: inline;
}

#pricing-page .nav-tabs .nav-item:first-of-type>a {
  border-right: 2px solid rgba(255,255,255,.5);
  border-radius: 0;
}

#pricing-page .dedicated-card {
  height: 700px;
  display: block!important;
  max-width: none!important;
}

#pricing-page .dedicated-card:nth-of-type(2) {
  height: 730px;
}

#pricing-page .dedicated-card .choose-plan-card {
  height: 100%!important;
}

#pricing-page .dedicated-card .choose-plan-title {
  font-size: 35px!important;
  font-weight: 400;
  margin-bottom: 10px!important;
}

#pricing-page .dedicated-card span:first-of-type {
  margin-bottom: 15px;
}

#pricing-page .dedicated-card ul {
  margin-top: -20px!important;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

#pricing-page .dedicated-card ul li {
  margin-bottom: 5px;
}

#pricing-page .dedicated-card .overview-span {
  top: 20px;
}

#pricing-page .dedicated-card:nth-of-type(2) ul {
  top: 16px;
}

#pricing-page .dedicated-card:nth-of-type(3) ul {
  top: 25px;
}

@media (min-width:1200px) {
  #pricing-page .shared-card {
    height: 480px;
    display: block!important;
    max-width: none!important;
  }

  #pricing-page .shared-card:nth-of-type(2) {
    height: 510px;
  }
}

#pricing-page .shared-card .overview-span {
  top: 17px;
}

#pricing-page .shared-card:last-of-type .price-info {
  margin-top: 14px;
}

#pricing-page .shared-card:nth-of-type(2) .choose-plan-title {
  margin-top: 18px;
}

#pricing-page .shared-card:nth-of-type(3) ul,#pricing-page .shared-card:nth-of-type(4) ul {
  padding-top: 10px;
}

#pricing-page .plan-frequency-toggle {
  margin-top: 50px;
  border-radius: 5px;
}

@media (max-width:768px) {
  #pricing-page .plan-frequency-toggle {
    min-width: 100%;
  }
}

@media (min-width:769px) {
  #pricing-page .plan-frequency-toggle {
    min-width: 400px;
  }
}

#pricing-page .plan-frequency-toggle .btn {
  margin-top: 0;
  text-transform: none;
  color: rgba(0,0,0,.25);
  border: 1px solid rgba(0,0,0,.25);
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#pricing-page .plan-frequency-toggle .btn:hover {
  color: #fff;
}

#pricing-page .plan-frequency-toggle .active:hover,.price-info {
  color: #208aec;
}

#pricing-page .plan-frequency-toggle .btn span:nth-of-type(1) {
  font-weight: 700;
  margin-right: 5px;
}

#pricing-page .plan-frequency-toggle .btn span:nth-of-type(2),.price-info {
  font-weight: 400;
}

#pricing-page .plan-frequency-toggle .active {
  background-color: rgba(32,138,236,.1);
  border: 1px solid #208aec;
  color: #208aec;
}

.monthly {
  display: none;
}

.annually {
  display: inherit;
}

.price-info {
  font-size: 12px;
  margin: 15px 0;
}

.show-all-features-container {
  display: flex;
  justify-content: center;
}

.btn.show-all-features {
  width: max-content!important;
  text-decoration: none!important;
  font-size: 14px!important;
  padding: 10px 15px!important;
}

hr.overview-span {
  overflow: visible;
  padding: 0;
  border: none;
  border-top: 1px solid rgba(0,0,0,.25);
  color: rgba(0,0,0,.5);
  position: relative;
}

hr.overview-span:after {
  content: "OVERVIEW";
  display: inline-block;
  position: relative;
  top: -.7em;
  font-size: 14px;
  padding: 0 .25em;
  background: #fff;
}

.rounded-grey img {
  left: -50px;
  width: calc(100% + 70px);
  position: relative;
}

@media (max-width:900px) {
  .rounded-grey img {
    bottom: 20px;
  }
}

@media (min-width:901px) {
  .rounded-grey img {
    bottom: 30px;
  }
}

@media (max-width:768px) {
  .rounded-grey img {
    display: none;
  }
}

.zmdi-info-outline {
  font-size: 16px!important;
  top: 1px;
  position: relative;
}

h1.compare-plans-title {
  font-family: Raleway;
  font-size: 34px;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  color: #fff;
  margin-bottom: 20px;
}

.button-line-wrapper {
  display: flex;
  justify-content: center;
  align-content: center;
  align-self: center;
}

.button-line-wrapper hr.button-line {
  border-top: 1px solid #e0e0e0;
  width: 100%;
}

#table-section,#table-section-footer {
  padding-top: 45px;
}

@media (min-width:1024px) {
  #table-section .col-3,  #table-section-footer .col-3 {
    flex: 0 0 17%;
    max-width: 17%;
    padding: 0 30px;
  }
}

@media (max-width:1023px) {
  #table-section .col-3,  #table-section-footer .col-3 {
    flex: 0 0 45%;
    max-width: 45%;
    display: none;
  }
}

@media (min-width:1024px) {
  #table-section .col-1,  #table-section-footer .col-1 {
    flex: 0 0 9.33333%;
    max-width: 9.33333%;
    display: flex;
  }
}

#table-section .col-1 i,#table-section-footer .col-1 i {
  color: #208aec;
  font-size: 20px;
}

@media (max-width:1023px) {
  #table-section .col-1,  #table-section-footer .col-1 {
    flex: 0 0 45%;
    max-width: 45%;
    display: none;
  }

  #table-section .hidden,  #table-section-footer .hidden {
    display: none;
  }
}

#table-section .plan-type,#table-section-footer .plan-type {
  background-color: #dfeffe;
  font-family: Raleway;
  font-size: 12px;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: center;
  color: #208aec;
  height: 30px;
  border-radius: 2px;
  text-transform: uppercase;
  align-items: center;
  justify-content: center;
}

#table-section .plan-type:first-of-type,#table-section-footer .plan-type:first-of-type {
  margin-right: 10px;
}

@media (min-width:1024px) {
  #table-section .plan-type,  #table-section-footer .plan-type {
    display: flex;
  }
}

@media (max-width:1023px) {
  #table-section .plan-type,  #table-section-footer .plan-type {
    display: none;
    max-width: 90%;
    width: 90%;
    flex: 0 0 90%;
    margin-right: auto;
    margin-left: auto;
  }

  #table-section .plan-name,  #table-section-footer .plan-name {
    display: none;
  }
}

@media (min-width:1024px) {
  #table-section .plan-name,  #table-section-footer .plan-name {
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: normal;
    text-align: center;
    color: #208aec;
    text-transform: uppercase;
    flex-basis: 20%;
  }

  #table-section .price-info,  #table-section-footer .price-info {
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
    background-color: #fff;
  }
}

#table-section .price-info,#table-section-footer .price-info {
  margin-right: 1%;
  vertical-align: top;
  border-radius: 5px 5px 0 0;
  text-align: center;
  padding: 10px 0 0!important;
  flex-wrap: wrap;
  height: 200px;
  flex-direction: column;
  margin-bottom: 0;
}

@media (max-width:1023px) {
  #table-section .price-info,  #table-section-footer .price-info {
    flex: 0 0 100%;
    max-width: 100%;
    justify-content: start;
    height: 180px;
  }
}

#table-section .price-info:last-of-type,#table-section-footer .price-info:last-of-type {
  margin-right: 0;
}

#table-section .plan-price,#table-section-footer .plan-price {
  font-family: "noto sans";
  font-stretch: normal;
  line-height: 1.34;
  letter-spacing: normal;
  text-align: center;
  color: #208aec;
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
  flex-basis: 10%;
}

#table-section .btn-payment,#table-section-footer .btn-payment {
  line-height: 1.8;
  text-align: center;
}

@media (min-width:1024px) {
  #table-section .btn-payment,  #table-section-footer .btn-payment {
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.16)!important;
    height: 10px;
    font-size: 12px;
    padding: 0 0 20px;
    width: 80%;
  }
}

@media (max-width:1023px) {
  #table-section .btn-payment,  #table-section-footer .btn-payment {
    height: 40px;
    font-size: 14px;
    width: 90%;
  }
}

#table-section .plan-frequency,#table-section-footer .plan-frequency {
  padding: 2px;
  font-family: Raleway;
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  text-align: center;
  color: rgba(0,0,0,.5);
  line-height: revert;
}

@media (min-width:1024px) {
  #table-section .shared-header,  #table-section-footer .shared-header {
    max-width: 40.5%;
    width: 40.5%;
    flex: 0 0 50.66667%;
    margin-right: .8%;
  }

  #table-section .dedicated-header,  #table-section-footer .dedicated-header {
    max-width: 30%;
    width: 30%;
    flex: 0 0 30%;
  }

  #table-section .plan-frequency,  #table-section-footer .plan-frequency {
    flex-basis: 30%;
  }
}

#table-section .table-row,#table-section-footer .table-row {
  display: flex;
  align-items: center;
  font-size: 12px;
  height: 35px;
  background-color: #ebf6ff;
  text-align: center;
  border-bottom: .5px solid #c8def4;
}

#table-section .table-row:last-of-type .col-1,#table-section-footer .table-row:last-of-type .col-1 {
  height: 120%;
  border-radius: 0 0 5px 5px;
}

#table-section .table-row .col-3,#table-section-footer .table-row .col-3 {
  display: flex;
}

#table-section .table-row:not(.row-section-title):hover,#table-section-footer .table-row:not(.row-section-title):hover {
  background-color: #c2e1ff;
}

#table-section .table-row:not(.row-section-title):hover .col-1,#table-section-footer .table-row:not(.row-section-title):hover .col-1 {
  background-color: #d6ebff;
}

#table-section .table-row .zmdi-info-outline,#table-section-footer .table-row .zmdi-info-outline {
  margin-left: 5px;
  top: -1px;
}

#table-section .table-row-inside,#table-section-footer .table-row-inside {
  display: flex;
  align-items: center;
  text-align: center;
  height: 35px;
}

#table-section .table-row-inside div:first-of-type,#table-section-footer .table-row-inside div:first-of-type {
  font-family: Raleway;
  font-weight: 700;
  text-align: left;
  color: #104576;
  white-space: nowrap;
  overflow: hidden;
}

#table-section .table-row-inside .col-3,#table-section-footer .table-row-inside .col-3 {
  display: flex;
}

#table-section .table-row-inside .col-1,#table-section-footer .table-row-inside .col-1 {
  margin-right: 1%;
  height: 100%;
  align-items: center;
  justify-content: center;
}

@media (min-width:1024px) {
  #table-section .table-row-inside .col-1,  #table-section-footer .table-row-inside .col-1 {
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.16)!important;
    background-color: #fff;
  }
}

#table-section .row-section-title,#table-section-footer .row-section-title {
  background-color: #dfeffe;
  height: 40px;
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: none;
}

#table-section .row-section-title .col-3,#table-section-footer .row-section-title .col-3 {
  display: flex;
}

#table-section .row-section-title .col-1,#table-section-footer .row-section-title .col-1 {
  padding: 0;
  overflow: hidden;
}

#table-section .row-section-title .col-1 img,#table-section-footer .row-section-title .col-1 img {
  height: auto;
  width: 100%;
}

#table-section .dedicated-plan-description,#table-section-footer .dedicated-plan-description {
  font-family: Raleway;
  font-size: 10px;
  line-height: 1.1;
  letter-spacing: normal;
  text-align: center;
  color: rgba(0,0,0,.5);
}

@media (min-width:1024px) {
  #table-section .dedicated-plan-description.mobile,  #table-section-footer .dedicated-plan-description.mobile {
    display: none;
  }
}

@media (max-width:1023px) {
  #table-section .row-section-title .col-1 img,  #table-section-footer .row-section-title .col-1 img {
    display: none;
  }

  #table-section .dedicated-plan-description.mobile,  #table-section-footer .dedicated-plan-description.mobile {
    font-size: 12px;
    top: -15px;
    position: relative;
  }
}

#table-section .annually-tab,#table-section .monthly-tab,#table-section-footer .annually-tab,#table-section-footer .monthly-tab {
  width: 50%;
}

#table-section .plan-frequency-toggle,#table-section-footer .plan-frequency-toggle {
  margin: 0 0 50px;
}

#table-section .monthly,#table-section-footer .monthly {
  display: none;
}

#table-section .annually,#table-section-footer .annually {
  display: block;
}

#table-section .container-fixed,#table-section-footer .container-fixed {
  top: 50px;
  z-index: 99;
  position: -webkit-sticky;
  position: sticky;
  width: 100%;
  background-color: #f2f9ff;
  box-shadow: 0 3px 6px 0 rgba(0,0,0,.1);
  transition: top .2s ease-in-out;
}

@media (min-width:1200px) {
  #table-section .container,  #table-section-footer .container {
    max-width: 1600px;
  }
}

@media (max-width:1199px) {
  #table-section .container,  #table-section-footer .container {
    max-width: 100%!important;
  }
}

#table-section .active-plan,#table-section-footer .active-plan {
  display: flex;
}

@media (min-width:1024px) {
  #table-section .mobile-plans-selector,  #table-section-footer .mobile-plans-selector {
    display: none;
  }
}

@media (max-width:1023px) {
  #table-section .mobile-plans-selector,  #table-section-footer .mobile-plans-selector {
    display: flex;
    width: 90%;
    justify-content: space-between;
    margin: 20px auto;
    color: #104576;
    font-size: 24px;
    font-weight: 700;
  }

  #table-section .mobile-plans-selector i,  #table-section-footer .mobile-plans-selector i {
    font-size: 32px;
  }

  #table-section .mobile-plans-selector div span,  #table-section-footer .mobile-plans-selector div span {
    display: none;
  }

  #table-section .mobile-plans-selector div .plan-selected,  #table-section-footer .mobile-plans-selector div .plan-selected {
    display: block;
  }

  #table-section .first-column .plan-price,  #table-section-footer .first-column .plan-price {
    display: none;
  }

  #table-section .first-column.price-info,  #table-section-footer .first-column.price-info {
    height: 115px;
  }

  #table-section .first-column .plan-frequency,  #table-section-footer .first-column .plan-frequency {
    flex-basis: 17%;
    position: relative;
    top: -20px;
  }

  #table-section :not(.first-column).plan-frequency,  #table-section-footer :not(.first-column).plan-frequency {
    flex-basis: 35%;
    padding-top: 20px;
  }

  #table-section :not(.first-column).plan-price,  #table-section-footer :not(.first-column).plan-price {
    flex-basis: 25%;
  }
}

.b4a-gradient,.blue-theme,.icon-feature-container {
  background: #1f68dd;
  background: -moz-linear-gradient(top,#1f68dd 2%,#208aec 100%);
  background: -webkit-linear-gradient(top,#1f68dd 2%,#208aec 100%);
  background: linear-gradient(to bottom,#1f68dd 2%,#208aec 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f68dd', endColorstr='#208aec', GradientType=0 );
}

#back4app-in-numbers {
  background-image: linear-gradient(#208aec 80%,#4fa9ee 95%,#fff 100%);
}

#choose-plan .plan-cards ul,.btn-green,.btn-green-white,.btn-primary,.card {
  -webkit-box-shadow: 1px 1px 5px 1px rgba(0,0,0,.2);
  -moz-box-shadow: 1px 1px 5px 1px rgba(0,0,0,.2);
}

.b4a-footer-gradient {
  color: #fff;
  background: #1f68dd;
  background: -moz-linear-gradient(top,#1f68dd 2%,#208aec 100%);
  background: -webkit-linear-gradient(top,#1f68dd 2%,#208aec 100%);
  background: linear-gradient(to bottom,#1f68dd 2%,#208aec 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f68dd', endColorstr='#208aec', GradientType=0 );
}

.b4a-background-01 {
  background: url(/assets/images/backgrounds/b4a-background-v3.png) center center no-repeat;
  background-size: cover;
}

@media (min-width:768px) {
  #home-cover,  #products-cover,  .b4a-background-v3 {
    background-color: #208aec;
    background-image: url(/assets/images/backgrounds/b4a-background-v3.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

.col-centered {
  float: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media only screen and (max-width:575px) {
  .sm-hidden {
    display: none;
  }

  .sm-show {
    display: block;
  }
}

@media only screen and (min-width:576px) {
  .sm-show {
    display: none;
  }
}

@media only screen and (max-width:767px) {
  .md-hidden {
    display: none;
  }

  .md-show {
    display: block;
  }
}

@media only screen and (min-width:768px) {
  .md-show {
    display: none;
  }
}

@media only screen and (max-width:991px) {
  .lg-hidden {
    display: none;
  }

  .lg-show {
    display: block;
  }
}

@media only screen and (min-width:992px) {
  .lg-show {
    display: none;
  }
}

/*# sourceMappingURL=maps/static-aa5eb3fac3.css.map */