.logo-slider {
  background-color: #fff;
  border-radius: 100px;
  margin-left: 0px;
}

.page-id-470 .tm-toolbar,
.page-id-470 .tm-header,
.page-id-470 .footer,
.page-id-470 .tm-header-mobile {
  display: none !important;
}

.highlight {
  color: #20b894;
}

.tm-toolbar .uk-container {
  border-bottom: solid 1px #dfe0e2;
  padding-bottom: 20px;
}

.tm-toolbar .uk-subnav > * > :first-child {
  color: #888c95;
}

.tm-toolbar .uk-subnav > * > :first-child:hover {
  color: #0f0f11;
}
.tm-toolbar-default .uk-subnav > .uk-active > a {
  color: #0f0f11;
}

.uk-navbar-container:not(.uk-navbar-transparent) {
  box-shadow: 0px 4px 6px -1px rgba(16, 24, 40, 0.1),
    0px 2px 4px -2px rgba(16, 24, 40, 0.1);
}

.price-title {
  color: #20b894;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
}

.price-tagline {
  color: #9ea1a8;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}

.logo-slider-2 {
  background-color: #fff;
  border-radius: 100px;
  margin-left: 0px;
  box-shadow: 0px 4px 6px -1px rgb(16 24 40 / 10%),
    0px 2px 4px -2px rgb(16 24 40 / 10%);
  padding-right: 8px;
  padding-left: 8px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.uk-list-bullet > ::before {
  background-image: url(/wp-content/uploads/check-icon.svg) !important;
}

.uk-container .call-to-action {
  background: #20b894;
  border-radius: 100px;
  padding: 16px 0px;
  margin-left: 0px;
  color: #fff;
}
@media (max-width: 768px) {
  .call-to-action {
    display: none;
  }
}

.fotter-contact {
  background: #fff;
  box-shadow: 0px 4px 6px -1px rgb(16 24 40 / 10%),
    0px 2px 4px -2px rgb(16 24 40 / 10%);
  border-radius: 6px;
  padding: 24px;
  margin: 0px;
}

.fotter-contact .uk-first-column {
  padding: 0px;
}

.nf-form-fields-required,
.nf-form-title,
.ninja-forms-req-symbol {
  display: none;
}

.nf-form-layout .nf-form-content input:not([type="button"]) {
  border: 1px solid #b3b6bc;
  border-radius: 6px;
  background: transparent;
  color: #4b4d54;
}

.nf-form-layout .nf-form-content textarea {
  border: 1px solid #b3b6bc;
  border-radius: 6px;
  background: transparent;
  color: #4b4d54;
}

.nf-form-content .ninja-forms-field {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
}
.nf-field-container .field-wrap .nf-element::placeholder {
  color: #9ea1a8;
}

.nf-form-layout .nf-form-content label {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}

.nf-field-container
  .nf-field
  > .listcheckbox-wrap
  > .nf-field-element
  li
  input[type="checkbox"]:checked
  + label:before {
  background-color: #20b894;
}

.checkbox-wrap .nf-field-label label:after {
  border-radius: 4px;
  border: 1px solid #b3b6bc;
  background: #fff;
}

.checkbox-wrap .nf-field-label label.nf-checked-label:before {
  color: #20b894 !important;
}

.nf-error-msg {
  color: #888c95 !important;
  font-size: 11px;
}
#nf-label-field-12 {
  display: none;
}

.nf-form-layout .nf-form-content input[type="submit"] {
  margin: 0;
  border: none;
  overflow: visible;
  font: inherit;
  color: inherit;
  -webkit-appearance: none;
  border-radius: 0;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 24px;
  vertical-align: middle;
  font-size: 16px;
  line-height: 38px;
  text-align: center;
  text-decoration: none;
  transition: 0.1s ease-in-out;
  transition-property: color, background-color, background-position,
    background-size, border-color, box-shadow;
  font-family: Open Sans;
  font-weight: 500;
  text-transform: none;
  letter-spacing: 0;
  border-radius: 6px;
  background-origin: border-box;
  background-color: #20b894;
  color: #fff;
  border-color: transparent;
  transition: border-radius 0.5s, transform 0.5s;
  height: auto;
}

.nf-form-layout .nf-form-content input[type="submit"]:hover {
  background-color: #27c29e;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 32px;
}

.nf-form-layout .nf-fu-progress {
  display: none;
}
.nf-form-content button {
  margin: 0;
  border: none;
  overflow: visible;
  font: inherit;
  color: inherit;
  -webkit-appearance: none;
  border-radius: 0;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 24px;
  vertical-align: middle;
  font-size: 16px;
  line-height: 38px;
  text-align: center;
  text-decoration: none;
  transition: 0.1s ease-in-out;
  transition-property: color, background-color, background-position,
    background-size, border-color, box-shadow;
  font-family: Open Sans;
  font-weight: 500;
  text-transform: none;
  letter-spacing: 0;
  border-radius: 6px;
  background-origin: border-box;
  background-color: #20b894;
}


.wp-block-button__link{
  margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: inherit;
    -webkit-appearance: none;
    border-radius: 0;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 24px;
    vertical-align: middle;
    font-size: 16px;
    line-height: 38px;
    text-align: center;
    text-decoration: none;
    transition: 0.1s ease-in-out;
    transition-property: color, background-color, background-position, background-size, border-color, box-shadow;
    font-family: Open Sans;
    font-weight: 500;
    text-transform: none;
    letter-spacing: 0;
    border-radius: 6px;
    background-origin: border-box;
    background-color: #20b894;
    color: #fff;
    border-color: transparent;
    transition: border-radius 0.5s, transform 0.5s;
    height: auto;
}

.wp-block-button__link:hover {
  background-color: #27c29e;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.1);
  border-radius: 32px;
  text-decoration:none;
}

.uk-dropdown,
.uk-navbar-dropdown {
  display: none;
}

#builderwidget-6\#1 .uk-flex-middle{
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}

.apis {
	margin-top: -150px !important;
}