/* Colors for the ripple elements.*/
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable-next-line material/theme-mixin-api */
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
.mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-badge-small .mat-badge-content {
  font-size: 9px;
}
.mat-badge-large .mat-badge-content {
  font-size: 24px;
}
.mat-h1, .mat-headline, .mat-typography h1 {
  font: 400 24px/32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h2, .mat-title, .mat-typography h2 {
  font: 500 20px/32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h3, .mat-subheading-2, .mat-typography h3 {
  font: 400 16px/28px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h4, .mat-subheading-1, .mat-typography h4 {
  font: 400 15px/24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
.mat-h5, .mat-typography h5 {
  font: 400 calc(14px * 0.83)/20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}
.mat-h6, .mat-typography h6 {
  font: 400 calc(14px * 0.67)/20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}
.mat-body-strong, .mat-body-2 {
  font: 500 14px/24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-body, .mat-body-1, .mat-typography {
  font: 400 14px/20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-body p, .mat-body-1 p, .mat-typography p {
  margin: 0 0 12px;
}
.mat-small, .mat-caption {
  font: 400 12px/20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-display-4, .mat-typography .mat-display-4 {
  font: 300 112px/112px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.05em;
  margin: 0 0 56px;
}
.mat-display-3, .mat-typography .mat-display-3 {
  font: 400 56px/56px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.02em;
  margin: 0 0 64px;
}
.mat-display-2, .mat-typography .mat-display-2 {
  font: 400 45px/48px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.005em;
  margin: 0 0 64px;
}
.mat-display-1, .mat-typography .mat-display-1 {
  font: 400 34px/40px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}
.mat-bottom-sheet-container {
  font: 400 14px/20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-button, .mat-raised-button, .mat-icon-button, .mat-stroked-button,
.mat-flat-button, .mat-fab, .mat-mini-fab {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.mat-button-toggle {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-card {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-card-title {
  font-size: 24px;
  font-weight: 500;
}
.mat-card-header .mat-card-title {
  font-size: 20px;
}
.mat-card-subtitle,
.mat-card-content {
  font-size: 14px;
}
.mat-checkbox {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-checkbox-layout .mat-checkbox-label {
  line-height: 24px;
}
.mat-chip {
  font-size: 14px;
  font-weight: 500;
}
.mat-chip .mat-chip-trailing-icon.mat-icon,
.mat-chip .mat-chip-remove.mat-icon {
  font-size: 18px;
}
.mat-table {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-header-cell {
  font-size: 12px;
  font-weight: 500;
}
.mat-cell, .mat-footer-cell {
  font-size: 14px;
}
.mat-calendar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-calendar-body {
  font-size: 13px;
}
.mat-calendar-body-label,
.mat-calendar-period-button {
  font-size: 14px;
  font-weight: 500;
}
.mat-calendar-table-header th {
  font-size: 11px;
  font-weight: 400;
}
.mat-dialog-title {
  font: 500 20px/32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-expansion-panel-header {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 15px;
  font-weight: 400;
}
.mat-expansion-panel-content {
  font: 400 14px/20px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-form-field {
  font-size: inherit;
  font-weight: 400;
  line-height: 1.125;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-form-field-wrapper {
  padding-bottom: 1.34375em;
}
.mat-form-field-prefix .mat-icon,
.mat-form-field-suffix .mat-icon {
  font-size: 150%;
  line-height: 1.125;
}
.mat-form-field-prefix .mat-icon-button,
.mat-form-field-suffix .mat-icon-button {
  height: 1.5em;
  width: 1.5em;
}
.mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field-suffix .mat-icon-button .mat-icon {
  height: 1.125em;
  line-height: 1.125;
}
.mat-form-field-infix {
  padding: 0.5em 0;
  border-top: 0.84375em solid transparent;
}
.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-form-field-label-wrapper {
  top: -0.84375em;
  padding-top: 0.84375em;
}
.mat-form-field-label {
  top: 1.34375em;
}
.mat-form-field-underline {
  bottom: 1.34375em;
}
.mat-form-field-subscript-wrapper {
  font-size: 75%;
  margin-top: 0.6666666667em;
  top: calc(100% - 1.7916666667em);
}
.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0.4375em 0;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px);
  -ms-transform: translateY(-1.28125em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00101px);
  -ms-transform: translateY(-1.28124em) scale(0.75);
  width: 133.3333433333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00102px);
  -ms-transform: translateY(-1.28123em) scale(0.75);
  width: 133.3333533333%;
}
.mat-form-field-appearance-legacy .mat-form-field-label {
  top: 1.28125em;
}
.mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
  margin-top: 0.5416666667em;
  top: calc(100% - 1.6666666667em);
}
@media print {
  .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28122em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28121em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.2812em) scale(0.75);
  }
}
.mat-form-field-appearance-fill .mat-form-field-infix {
  padding: 0.25em 0 0.75em 0;
}
.mat-form-field-appearance-fill .mat-form-field-label {
  top: 1.09375em;
  margin-top: -0.5em;
}
.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 1em 0 1em 0;
}
.mat-form-field-appearance-outline .mat-form-field-label {
  top: 1.84375em;
  margin-top: -0.25em;
}
.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59374em) scale(0.75);
  width: 133.3333433333%;
}
.mat-grid-tile-header,
.mat-grid-tile-footer {
  font-size: 14px;
}
.mat-grid-tile-header .mat-line,
.mat-grid-tile-footer .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-grid-tile-header .mat-line:nth-child(n+2),
.mat-grid-tile-footer .mat-line:nth-child(n+2) {
  font-size: 12px;
}
input.mat-input-element {
  margin-top: -0.0625em;
}
.mat-menu-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
}
.mat-radio-button {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-select {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-select-trigger {
  height: 1.125em;
}
.mat-slide-toggle-content {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-slider-thumb-label-text {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}
.mat-stepper-vertical, .mat-stepper-horizontal {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-step-label {
  font-size: 14px;
  font-weight: 400;
}
.mat-step-sub-label-error {
  font-weight: normal;
}
.mat-step-label-error {
  font-size: 14px;
}
.mat-step-label-selected {
  font-size: 14px;
  font-weight: 500;
}
.mat-tab-group {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-tab-label, .mat-tab-link {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.mat-toolbar,
.mat-toolbar h1,
.mat-toolbar h2,
.mat-toolbar h3,
.mat-toolbar h4,
.mat-toolbar h5,
.mat-toolbar h6 {
  font: 500 20px/32px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0;
}
.mat-tooltip {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.mat-tooltip-handset {
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.mat-list-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-list-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-list-base .mat-list-item {
  font-size: 16px;
}
.mat-list-base .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.mat-list-base .mat-list-option {
  font-size: 16px;
}
.mat-list-base .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.mat-list-base .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.mat-list-base[dense] .mat-list-item {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}
.mat-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 16px;
}
.mat-optgroup-label {
  font: 500 14px/24px Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-simple-snackbar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
}
.mat-simple-snackbar-action {
  line-height: 1;
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
}
.mat-tree {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
.mat-tree-node,
.mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}
.mat-ripple {
  overflow: hidden;
  position: relative;
}
.mat-ripple:not(:empty) {
  transform: translateZ(0);
}
.mat-ripple.mat-ripple-unbounded {
  overflow: visible;
}
.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transform: scale(0);
}
.cdk-high-contrast-active .mat-ripple-element {
  display: none;
}
.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.cdk-overlay-container, .cdk-global-overlay-wrapper {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.cdk-overlay-container {
  position: fixed;
  z-index: 1000;
}
.cdk-overlay-container:empty {
  display: none;
}
.cdk-global-overlay-wrapper {
  display: flex;
  position: absolute;
  z-index: 1000;
}
.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1000;
  display: flex;
  max-width: 100%;
  max-height: 100%;
}
.cdk-overlay-backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1;
}
.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0.6;
}
.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.32);
}
.cdk-overlay-transparent-backdrop, .cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
}
.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px;
}
.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}
@keyframes cdk-text-field-autofill-start {
  /*!*/
}
@keyframes cdk-text-field-autofill-end {
  /*!*/
}
.cdk-text-field-autofill-monitored:-webkit-autofill {
  animation: cdk-text-field-autofill-start 0s 1ms;
}
.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  animation: cdk-text-field-autofill-end 0s 1ms;
}
textarea.cdk-textarea-autosize {
  resize: none;
}
textarea.cdk-textarea-autosize-measuring {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: auto !important;
  overflow: hidden !important;
}
textarea.cdk-textarea-autosize-measuring-firefox {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: 0 !important;
}
.mat-focus-indicator {
  position: relative;
}
.mat-mdc-focus-indicator {
  position: relative;
}
.mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
.mat-option {
  color: rgba(0, 0, 0, 0.87);
}
.mat-option:hover:not(.mat-option-disabled), .mat-option:focus:not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
  background: rgba(0, 0, 0, 0.04);
}
.mat-option.mat-active {
  background: rgba(0, 0, 0, 0.04);
  color: rgba(0, 0, 0, 0.87);
}
.mat-option.mat-option-disabled {
  color: rgba(0, 0, 0, 0.38);
}
.mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #3f51b5;
}
.mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #ff4081;
}
.mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #f44336;
}
.mat-optgroup-label {
  color: rgba(0, 0, 0, 0.54);
}
.mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38);
}
.mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54);
}
.mat-pseudo-checkbox::after {
  color: #fafafa;
}
.mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
.mat-primary .mat-pseudo-checkbox-checked,
.mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #3f51b5;
}
.mat-pseudo-checkbox-checked,
.mat-pseudo-checkbox-indeterminate,
.mat-accent .mat-pseudo-checkbox-checked,
.mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #ff4081;
}
.mat-warn .mat-pseudo-checkbox-checked,
.mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336;
}
.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0;
}
.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}
.mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}
.mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-autocomplete-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
  background: white;
}
.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
  color: rgba(0, 0, 0, 0.87);
}
.mat-badge-content {
  color: white;
  background: #3f51b5;
}
.cdk-high-contrast-active .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}
.mat-badge-accent .mat-badge-content {
  background: #ff4081;
  color: white;
}
.mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336;
}
.mat-badge {
  position: relative;
}
.mat-badge-hidden .mat-badge-content {
  display: none;
}
.mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38);
}
.mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}
.ng-animate-disabled .mat-badge-content,
.mat-badge-content._mat-animation-noopable {
  transition: none;
}
.mat-badge-content.mat-badge-active {
  transform: none;
}
.mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}
.mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}
.mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}
.mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
.mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}
.mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-button, .mat-icon-button, .mat-stroked-button {
  color: inherit;
  background: transparent;
}
.mat-button.mat-primary, .mat-icon-button.mat-primary, .mat-stroked-button.mat-primary {
  color: #3f51b5;
}
.mat-button.mat-accent, .mat-icon-button.mat-accent, .mat-stroked-button.mat-accent {
  color: #ff4081;
}
.mat-button.mat-warn, .mat-icon-button.mat-warn, .mat-stroked-button.mat-warn {
  color: #f44336;
}
.mat-button.mat-primary.mat-button-disabled, .mat-button.mat-accent.mat-button-disabled, .mat-button.mat-warn.mat-button-disabled, .mat-button.mat-button-disabled.mat-button-disabled, .mat-icon-button.mat-primary.mat-button-disabled, .mat-icon-button.mat-accent.mat-button-disabled, .mat-icon-button.mat-warn.mat-button-disabled, .mat-icon-button.mat-button-disabled.mat-button-disabled, .mat-stroked-button.mat-primary.mat-button-disabled, .mat-stroked-button.mat-accent.mat-button-disabled, .mat-stroked-button.mat-warn.mat-button-disabled, .mat-stroked-button.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.mat-button.mat-primary .mat-button-focus-overlay, .mat-icon-button.mat-primary .mat-button-focus-overlay, .mat-stroked-button.mat-primary .mat-button-focus-overlay {
  background-color: #3f51b5;
}
.mat-button.mat-accent .mat-button-focus-overlay, .mat-icon-button.mat-accent .mat-button-focus-overlay, .mat-stroked-button.mat-accent .mat-button-focus-overlay {
  background-color: #ff4081;
}
.mat-button.mat-warn .mat-button-focus-overlay, .mat-icon-button.mat-warn .mat-button-focus-overlay, .mat-stroked-button.mat-warn .mat-button-focus-overlay {
  background-color: #f44336;
}
.mat-button.mat-button-disabled .mat-button-focus-overlay, .mat-icon-button.mat-button-disabled .mat-button-focus-overlay, .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  background-color: transparent;
}
.mat-button .mat-ripple-element, .mat-icon-button .mat-ripple-element, .mat-stroked-button .mat-ripple-element {
  opacity: 0.1;
  background-color: currentColor;
}
.mat-button-focus-overlay {
  background: black;
}
.mat-stroked-button:not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}
.mat-flat-button, .mat-raised-button, .mat-fab, .mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white;
}
.mat-flat-button.mat-primary, .mat-raised-button.mat-primary, .mat-fab.mat-primary, .mat-mini-fab.mat-primary {
  color: white;
}
.mat-flat-button.mat-accent, .mat-raised-button.mat-accent, .mat-fab.mat-accent, .mat-mini-fab.mat-accent {
  color: white;
}
.mat-flat-button.mat-warn, .mat-raised-button.mat-warn, .mat-fab.mat-warn, .mat-mini-fab.mat-warn {
  color: white;
}
.mat-flat-button.mat-primary.mat-button-disabled, .mat-flat-button.mat-accent.mat-button-disabled, .mat-flat-button.mat-warn.mat-button-disabled, .mat-flat-button.mat-button-disabled.mat-button-disabled, .mat-raised-button.mat-primary.mat-button-disabled, .mat-raised-button.mat-accent.mat-button-disabled, .mat-raised-button.mat-warn.mat-button-disabled, .mat-raised-button.mat-button-disabled.mat-button-disabled, .mat-fab.mat-primary.mat-button-disabled, .mat-fab.mat-accent.mat-button-disabled, .mat-fab.mat-warn.mat-button-disabled, .mat-fab.mat-button-disabled.mat-button-disabled, .mat-mini-fab.mat-primary.mat-button-disabled, .mat-mini-fab.mat-accent.mat-button-disabled, .mat-mini-fab.mat-warn.mat-button-disabled, .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  color: rgba(0, 0, 0, 0.26);
}
.mat-flat-button.mat-primary, .mat-raised-button.mat-primary, .mat-fab.mat-primary, .mat-mini-fab.mat-primary {
  background-color: #3f51b5;
}
.mat-flat-button.mat-accent, .mat-raised-button.mat-accent, .mat-fab.mat-accent, .mat-mini-fab.mat-accent {
  background-color: #ff4081;
}
.mat-flat-button.mat-warn, .mat-raised-button.mat-warn, .mat-fab.mat-warn, .mat-mini-fab.mat-warn {
  background-color: #f44336;
}
.mat-flat-button.mat-primary.mat-button-disabled, .mat-flat-button.mat-accent.mat-button-disabled, .mat-flat-button.mat-warn.mat-button-disabled, .mat-flat-button.mat-button-disabled.mat-button-disabled, .mat-raised-button.mat-primary.mat-button-disabled, .mat-raised-button.mat-accent.mat-button-disabled, .mat-raised-button.mat-warn.mat-button-disabled, .mat-raised-button.mat-button-disabled.mat-button-disabled, .mat-fab.mat-primary.mat-button-disabled, .mat-fab.mat-accent.mat-button-disabled, .mat-fab.mat-warn.mat-button-disabled, .mat-fab.mat-button-disabled.mat-button-disabled, .mat-mini-fab.mat-primary.mat-button-disabled, .mat-mini-fab.mat-accent.mat-button-disabled, .mat-mini-fab.mat-warn.mat-button-disabled, .mat-mini-fab.mat-button-disabled.mat-button-disabled {
  background-color: rgba(0, 0, 0, 0.12);
}
.mat-flat-button.mat-primary .mat-ripple-element, .mat-raised-button.mat-primary .mat-ripple-element, .mat-fab.mat-primary .mat-ripple-element, .mat-mini-fab.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.mat-flat-button.mat-accent .mat-ripple-element, .mat-raised-button.mat-accent .mat-ripple-element, .mat-fab.mat-accent .mat-ripple-element, .mat-mini-fab.mat-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.mat-flat-button.mat-warn .mat-ripple-element, .mat-raised-button.mat-warn .mat-ripple-element, .mat-fab.mat-warn .mat-ripple-element, .mat-mini-fab.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.mat-stroked-button:not([class*=mat-elevation-z]), .mat-flat-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.mat-raised-button:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.mat-fab:not([class*=mat-elevation-z]), .mat-mini-fab:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]), .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]) {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]), .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.mat-button-toggle-standalone,
.mat-button-toggle-group {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.mat-button-toggle-group-appearance-standard {
  box-shadow: none;
}
.mat-button-toggle {
  color: rgba(0, 0, 0, 0.38);
}
.mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}
.mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white;
}
.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}
.mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
}
[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px rgba(0, 0, 0, 0.12);
}
.mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
}
.mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
}
.mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee;
}
.mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}
.mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}
.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
.mat-button-toggle-group-appearance-standard {
  border: solid 1px rgba(0, 0, 0, 0.12);
}
.mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
  line-height: 48px;
}
.mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-card:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
.mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54);
}
.mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54);
}
.mat-checkbox-checkmark {
  fill: #fafafa;
}
.mat-checkbox-checkmark-path {
  stroke: #fafafa !important;
}
.mat-checkbox-mixedmark {
  background-color: #fafafa;
}
.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background, .mat-checkbox-checked.mat-primary .mat-checkbox-background {
  background-color: #3f51b5;
}
.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, .mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #ff4081;
}
.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background, .mat-checkbox-checked.mat-warn .mat-checkbox-background {
  background-color: #f44336;
}
.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background, .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
  background-color: #b0b0b0;
}
.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #b0b0b0;
}
.mat-checkbox-disabled .mat-checkbox-label {
  color: rgba(0, 0, 0, 0.54);
}
.mat-checkbox .mat-ripple-element {
  background-color: black;
}
.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
  background: #3f51b5;
}
.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
  background: #ff4081;
}
.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
  background: #f44336;
}
.mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87);
}
.mat-chip.mat-standard-chip .mat-chip-remove {
  color: rgba(0, 0, 0, 0.87);
  opacity: 0.4;
}
.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover {
  opacity: 0.54;
}
.mat-chip.mat-standard-chip.mat-chip-disabled {
  opacity: 0.4;
}
.mat-chip.mat-standard-chip::after {
  background: black;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #3f51b5;
  color: white;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #ff4081;
  color: white;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
  color: white;
  opacity: 0.4;
}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
.mat-table {
  background: white;
}
.mat-table thead, .mat-table tbody, .mat-table tfoot,
mat-header-row, mat-row, mat-footer-row,
[mat-header-row], [mat-row], [mat-footer-row],
.mat-table-sticky {
  background: inherit;
}
mat-row, mat-header-row, mat-footer-row,
th.mat-header-cell, td.mat-cell, td.mat-footer-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}
.mat-header-cell {
  color: rgba(0, 0, 0, 0.54);
}
.mat-cell, .mat-footer-cell {
  color: rgba(0, 0, 0, 0.87);
}
.mat-calendar-arrow {
  border-top-color: rgba(0, 0, 0, 0.54);
}
.mat-datepicker-toggle,
.mat-datepicker-content .mat-calendar-next-button,
.mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54);
}
.mat-calendar-table-header {
  color: rgba(0, 0, 0, 0.38);
}
.mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}
.mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54);
}
.mat-calendar-body-cell-content,
.mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent;
}
.mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(0, 0, 0, 0.38);
}
.mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.38);
}
.mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}
.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.38);
}
.mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.18);
}
.mat-calendar-body-in-range::before {
  background: rgba(63, 81, 181, 0.2);
}
.mat-calendar-body-comparison-identical,
.mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.mat-calendar-body-comparison-bridge-start::before,
[dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(63, 81, 181, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-calendar-body-comparison-bridge-end::before,
[dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(63, 81, 181, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.mat-calendar-body-selected {
  background-color: #3f51b5;
  color: white;
}
.mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(63, 81, 181, 0.4);
}
.mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(63, 81, 181, 0.3);
}
.mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(255, 64, 129, 0.2);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(255, 64, 129, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(255, 64, 129, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #ff4081;
  color: white;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(255, 64, 129, 0.4);
}
.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(255, 64, 129, 0.3);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(244, 67, 54, 0.2);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(244, 67, 54, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #f44336;
  color: white;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(244, 67, 54, 0.4);
}
.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
.mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(244, 67, 54, 0.3);
}
.mat-datepicker-content-touch {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
.mat-datepicker-toggle-active {
  color: #3f51b5;
}
.mat-datepicker-toggle-active.mat-accent {
  color: #ff4081;
}
.mat-datepicker-toggle-active.mat-warn {
  color: #f44336;
}
.mat-date-range-input-inner[disabled] {
  color: rgba(0, 0, 0, 0.38);
}
.mat-dialog-container {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}
.mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}
@media (hover: none) {
  .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}
.mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87);
}
.mat-expansion-panel-header-description,
.mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54);
}
.mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(0, 0, 0, 0.26);
}
.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}
.mat-expansion-panel-header {
  height: 48px;
}
.mat-expansion-panel-header.mat-expanded {
  height: 64px;
}
.mat-form-field-label {
  color: rgba(0, 0, 0, 0.6);
}
.mat-hint {
  color: rgba(0, 0, 0, 0.6);
}
.mat-form-field.mat-focused .mat-form-field-label {
  color: #3f51b5;
}
.mat-form-field.mat-focused .mat-form-field-label.mat-accent {
  color: #ff4081;
}
.mat-form-field.mat-focused .mat-form-field-label.mat-warn {
  color: #f44336;
}
.mat-focused .mat-form-field-required-marker {
  color: #ff4081;
}
.mat-form-field-ripple {
  background-color: rgba(0, 0, 0, 0.87);
}
.mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #3f51b5;
}
.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
  background-color: #ff4081;
}
.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
  background-color: #f44336;
}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
  color: #3f51b5;
}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
  color: #ff4081;
}
.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
  color: #f44336;
}
.mat-form-field.mat-form-field-invalid .mat-form-field-label {
  color: #f44336;
}
.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,
.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
  color: #f44336;
}
.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,
.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
  background-color: #f44336;
}
.mat-error {
  color: #f44336;
}
.mat-form-field-appearance-legacy .mat-form-field-label {
  color: rgba(0, 0, 0, 0.54);
}
.mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54);
}
.mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}
.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.mat-form-field-appearance-standard .mat-form-field-underline {
  background-color: rgba(0, 0, 0, 0.42);
}
.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
  background-size: 4px 100%;
  background-repeat: repeat-x;
}
.mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04);
}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02);
}
.mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42);
}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
  background-color: transparent;
}
.mat-form-field-appearance-outline .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.12);
}
.mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87);
}
.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #3f51b5;
}
.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
  color: #ff4081;
}
.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
  color: #f44336;
}
.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
  color: #f44336;
}
.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 0, 0, 0.38);
}
.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06);
}
.mat-icon.mat-primary {
  color: #3f51b5;
}
.mat-icon.mat-accent {
  color: #ff4081;
}
.mat-icon.mat-warn {
  color: #f44336;
}
.mat-form-field-type-mat-native-select .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54);
}
.mat-input-element:disabled,
.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38);
}
.mat-input-element {
  caret-color: #3f51b5;
}
.mat-input-element::placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-input-element::-moz-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-input-element::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-input-element:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-form-field.mat-accent .mat-input-element {
  caret-color: #ff4081;
}
.mat-form-field.mat-warn .mat-input-element,
.mat-form-field-invalid .mat-input-element {
  caret-color: #f44336;
}
.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
  color: #f44336;
}
.mat-list-base .mat-list-item {
  color: rgba(0, 0, 0, 0.87);
}
.mat-list-base .mat-list-option {
  color: rgba(0, 0, 0, 0.87);
}
.mat-list-base .mat-subheader {
  color: rgba(0, 0, 0, 0.54);
}
.mat-list-item-disabled {
  background-color: #eeeeee;
}
.mat-list-option:hover, .mat-list-option:focus,
.mat-nav-list .mat-list-item:hover,
.mat-nav-list .mat-list-item:focus,
.mat-action-list .mat-list-item:hover,
.mat-action-list .mat-list-item:focus {
  background: rgba(0, 0, 0, 0.04);
}
.mat-list-single-selected-option, .mat-list-single-selected-option:hover, .mat-list-single-selected-option:focus {
  background: rgba(0, 0, 0, 0.12);
}
.mat-menu-panel {
  background: white;
}
.mat-menu-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87);
}
.mat-menu-item[disabled], .mat-menu-item[disabled]::after,
.mat-menu-item[disabled] .mat-icon-no-color {
  color: rgba(0, 0, 0, 0.38);
}
.mat-menu-item .mat-icon-no-color,
.mat-menu-item-submenu-trigger::after {
  color: rgba(0, 0, 0, 0.54);
}
.mat-menu-item:hover:not([disabled]),
.mat-menu-item.cdk-program-focused:not([disabled]),
.mat-menu-item.cdk-keyboard-focused:not([disabled]),
.mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}
.mat-paginator {
  background: white;
}
.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 0, 0, 0.54);
}
.mat-paginator-decrement,
.mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54);
}
.mat-paginator-first,
.mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
}
.mat-icon-button[disabled] .mat-paginator-decrement,
.mat-icon-button[disabled] .mat-paginator-increment,
.mat-icon-button[disabled] .mat-paginator-first,
.mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 0, 0, 0.38);
}
.mat-paginator-container {
  min-height: 56px;
}
.mat-progress-bar-background {
  fill: #c5cae9;
}
.mat-progress-bar-buffer {
  background-color: #c5cae9;
}
.mat-progress-bar-fill::after {
  background-color: #3f51b5;
}
.mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #ff80ab;
}
.mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #ff80ab;
}
.mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #ff4081;
}
.mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffcdd2;
}
.mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffcdd2;
}
.mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336;
}
.mat-progress-spinner circle, .mat-spinner circle {
  stroke: #3f51b5;
}
.mat-progress-spinner.mat-accent circle, .mat-spinner.mat-accent circle {
  stroke: #ff4081;
}
.mat-progress-spinner.mat-warn circle, .mat-spinner.mat-warn circle {
  stroke: #f44336;
}
.mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54);
}
.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #3f51b5;
}
.mat-radio-button.mat-primary .mat-radio-inner-circle,
.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple, .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
  background-color: #3f51b5;
}
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ff4081;
}
.mat-radio-button.mat-accent .mat-radio-inner-circle,
.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple, .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #ff4081;
}
.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336;
}
.mat-radio-button.mat-warn .mat-radio-inner-circle,
.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple), .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple, .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
  background-color: #f44336;
}
.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,
.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.38);
}
.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,
.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
  background-color: rgba(0, 0, 0, 0.38);
}
.mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38);
}
.mat-radio-button .mat-ripple-element {
  background-color: black;
}
.mat-select-value {
  color: rgba(0, 0, 0, 0.87);
}
.mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42);
}
.mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38);
}
.mat-select-arrow {
  color: rgba(0, 0, 0, 0.54);
}
.mat-select-panel {
  background: white;
}
.mat-select-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12);
}
.mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #3f51b5;
}
.mat-form-field.mat-focused.mat-accent .mat-select-arrow {
  color: #ff4081;
}
.mat-form-field.mat-focused.mat-warn .mat-select-arrow {
  color: #f44336;
}
.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
  color: #f44336;
}
.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
  color: rgba(0, 0, 0, 0.38);
}
.mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
.mat-drawer.mat-drawer-push {
  background-color: white;
}
.mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}
[dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}
[dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
.mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #ff4081;
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(255, 64, 129, 0.54);
}
.mat-slide-toggle.mat-checked .mat-ripple-element {
  background-color: #ff4081;
}
.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb {
  background-color: #3f51b5;
}
.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(63, 81, 181, 0.54);
}
.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element {
  background-color: #3f51b5;
}
.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb {
  background-color: #f44336;
}
.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(244, 67, 54, 0.54);
}
.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element {
  background-color: #f44336;
}
.mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: black;
}
.mat-slide-toggle-thumb {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fafafa;
}
.mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38);
}
.mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}
.mat-primary .mat-slider-track-fill,
.mat-primary .mat-slider-thumb,
.mat-primary .mat-slider-thumb-label {
  background-color: #3f51b5;
}
.mat-primary .mat-slider-thumb-label-text {
  color: white;
}
.mat-primary .mat-slider-focus-ring {
  background-color: rgba(63, 81, 181, 0.2);
}
.mat-accent .mat-slider-track-fill,
.mat-accent .mat-slider-thumb,
.mat-accent .mat-slider-thumb-label {
  background-color: #ff4081;
}
.mat-accent .mat-slider-thumb-label-text {
  color: white;
}
.mat-accent .mat-slider-focus-ring {
  background-color: rgba(255, 64, 129, 0.2);
}
.mat-warn .mat-slider-track-fill,
.mat-warn .mat-slider-thumb,
.mat-warn .mat-slider-thumb-label {
  background-color: #f44336;
}
.mat-warn .mat-slider-thumb-label-text {
  color: white;
}
.mat-warn .mat-slider-focus-ring {
  background-color: rgba(244, 67, 54, 0.2);
}
.mat-slider:hover .mat-slider-track-background,
.cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38);
}
.mat-slider-disabled .mat-slider-track-background,
.mat-slider-disabled .mat-slider-track-fill,
.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26);
}
.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26);
}
.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12);
}
.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87);
}
.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26);
}
.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent;
}
.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38);
}
.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
}
.mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7);
}
.mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
}
.mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
}
.mat-step-header.cdk-keyboard-focused, .mat-step-header.cdk-program-focused, .mat-step-header:hover {
  background-color: rgba(0, 0, 0, 0.04);
}
@media (hover: none) {
  .mat-step-header:hover {
    background: none;
  }
}
.mat-step-header .mat-step-label,
.mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54);
}
.mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
  color: white;
}
.mat-step-header .mat-step-icon-selected,
.mat-step-header .mat-step-icon-state-done,
.mat-step-header .mat-step-icon-state-edit {
  background-color: #3f51b5;
  color: white;
}
.mat-step-header.mat-accent .mat-step-icon {
  color: white;
}
.mat-step-header.mat-accent .mat-step-icon-selected,
.mat-step-header.mat-accent .mat-step-icon-state-done,
.mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: #ff4081;
  color: white;
}
.mat-step-header.mat-warn .mat-step-icon {
  color: white;
}
.mat-step-header.mat-warn .mat-step-icon-selected,
.mat-step-header.mat-warn .mat-step-icon-state-done,
.mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #f44336;
  color: white;
}
.mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #f44336;
}
.mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87);
}
.mat-step-header .mat-step-label.mat-step-label-error {
  color: #f44336;
}
.mat-stepper-horizontal, .mat-stepper-vertical {
  background-color: white;
}
.mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}
.mat-horizontal-stepper-header::before,
.mat-horizontal-stepper-header::after,
.mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}
.mat-horizontal-stepper-header {
  height: 72px;
}
.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,
.mat-vertical-stepper-header {
  padding: 24px 24px;
}
.mat-stepper-vertical-line::before {
  top: -16px;
  bottom: -16px;
}
.mat-stepper-label-position-bottom .mat-horizontal-stepper-header::after, .mat-stepper-label-position-bottom .mat-horizontal-stepper-header::before {
  top: 36px;
}
.mat-stepper-label-position-bottom .mat-stepper-horizontal-line {
  top: 36px;
}
.mat-sort-header-arrow {
  color: #757575;
}
.mat-tab-nav-bar,
.mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.mat-tab-group-inverted-header .mat-tab-nav-bar,
.mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none;
}
.mat-tab-label, .mat-tab-link {
  color: rgba(0, 0, 0, 0.87);
}
.mat-tab-label.mat-tab-disabled, .mat-tab-link.mat-tab-disabled {
  color: rgba(0, 0, 0, 0.38);
}
.mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87);
}
.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38);
}
.mat-tab-group[class*=mat-background-] .mat-tab-header,
.mat-tab-nav-bar[class*=mat-background-] {
  border-bottom: none;
  border-top: none;
}
.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(197, 202, 233, 0.3);
}
.mat-tab-group.mat-primary .mat-ink-bar, .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #3f51b5;
}
.mat-tab-group.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .mat-tab-group.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar, .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-header .mat-ink-bar, .mat-tab-nav-bar.mat-primary.mat-background-primary > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 128, 171, 0.3);
}
.mat-tab-group.mat-accent .mat-ink-bar, .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #ff4081;
}
.mat-tab-group.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .mat-tab-group.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar, .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-header .mat-ink-bar, .mat-tab-nav-bar.mat-accent.mat-background-accent > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3);
}
.mat-tab-group.mat-warn .mat-ink-bar, .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336;
}
.mat-tab-group.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .mat-tab-group.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar, .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-header .mat-ink-bar, .mat-tab-nav-bar.mat-warn.mat-background-warn > .mat-tab-link-container .mat-ink-bar {
  background-color: white;
}
.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(197, 202, 233, 0.3);
}
.mat-tab-group.mat-background-primary > .mat-tab-header, .mat-tab-group.mat-background-primary > .mat-tab-link-container, .mat-tab-group.mat-background-primary > .mat-tab-header-pagination, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header, .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination {
  background-color: #3f51b5;
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label, .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label, .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.mat-tab-group.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-primary > .mat-tab-links .mat-focus-indicator::before,
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-focus-indicator::before, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-links .mat-focus-indicator::before,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.mat-tab-group.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}
.mat-tab-group.mat-background-primary > .mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-primary > .mat-tab-link-container .mat-ripple-element, .mat-tab-nav-bar.mat-background-primary > .mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-primary > .mat-tab-link-container .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}
.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 128, 171, 0.3);
}
.mat-tab-group.mat-background-accent > .mat-tab-header, .mat-tab-group.mat-background-accent > .mat-tab-link-container, .mat-tab-group.mat-background-accent > .mat-tab-header-pagination, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header, .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination {
  background-color: #ff4081;
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label, .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label, .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.mat-tab-group.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-accent > .mat-tab-links .mat-focus-indicator::before,
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-focus-indicator::before, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-links .mat-focus-indicator::before,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.mat-tab-group.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}
.mat-tab-group.mat-background-accent > .mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-accent > .mat-tab-link-container .mat-ripple-element, .mat-tab-nav-bar.mat-background-accent > .mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-accent > .mat-tab-link-container .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}
.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3);
}
.mat-tab-group.mat-background-warn > .mat-tab-header, .mat-tab-group.mat-background-warn > .mat-tab-link-container, .mat-tab-group.mat-background-warn > .mat-tab-header-pagination, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header, .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination {
  background-color: #f44336;
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label, .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label, .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link {
  color: white;
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-tab-link.mat-tab-disabled {
  color: rgba(255, 255, 255, 0.4);
}
.mat-tab-group.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-group.mat-background-warn > .mat-tab-links .mat-focus-indicator::before,
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-focus-indicator::before, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination .mat-tab-header-pagination-chevron,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-links .mat-focus-indicator::before,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-focus-indicator::before {
  border-color: white;
}
.mat-tab-group.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4);
}
.mat-tab-group.mat-background-warn > .mat-tab-header .mat-ripple-element,
.mat-tab-group.mat-background-warn > .mat-tab-link-container .mat-ripple-element, .mat-tab-nav-bar.mat-background-warn > .mat-tab-header .mat-ripple-element,
.mat-tab-nav-bar.mat-background-warn > .mat-tab-link-container .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12);
}
.mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87);
}
.mat-toolbar.mat-primary {
  background: #3f51b5;
  color: white;
}
.mat-toolbar.mat-accent {
  background: #ff4081;
  color: white;
}
.mat-toolbar.mat-warn {
  background: #f44336;
  color: white;
}
.mat-toolbar .mat-form-field-underline,
.mat-toolbar .mat-form-field-ripple,
.mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}
.mat-toolbar .mat-form-field-label,
.mat-toolbar .mat-focused .mat-form-field-label,
.mat-toolbar .mat-select-value,
.mat-toolbar .mat-select-arrow,
.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}
.mat-toolbar .mat-input-element {
  caret-color: currentColor;
}
.mat-toolbar-multiple-rows {
  min-height: 64px;
}
.mat-toolbar-row, .mat-toolbar-single-row {
  height: 64px;
}
@media (max-width: 599px) {
  .mat-toolbar-multiple-rows {
    min-height: 56px;
  }

  .mat-toolbar-row, .mat-toolbar-single-row {
    height: 56px;
  }
}
.mat-tooltip {
  background: rgba(97, 97, 97, 0.9);
}
.mat-tree {
  background: white;
}
.mat-tree-node,
.mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87);
}
.mat-tree-node {
  min-height: 48px;
}
.mat-snack-bar-container {
  color: rgba(255, 255, 255, 0.7);
  background: #323232;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
.mat-simple-snackbar-action {
  color: #ff4081;
}
/*------Landing Page Header -----*/
p,h1,h2,h3,h4,h5,h6,span,a,button{
  font-family: AvantGarGotltcTEE;
  line-height:1.5;
}
.cdk-overlay-container
{
  z-index:1050;
}
.cdk-overlay-pane
{
  max-height: 65%;
}
.mr-auto1, .mx-auto1 {
  margin-left: auto!important;
}
.fa-facebook-square {
  color: #3b5998;
  
  background-size: 55%;
  background-position: 70% 0;
  background-repeat: no-repeat;
}
.lplogin
  {
    color: black;
    padding-left:19%;
  }
nav.navbar {
  background: #58c7e1;
  border-bottom: 1px solid #fff;
  
}
#logo h1 {
  color: #000;
  font-size: 24px;
  border-bottom: 1px solid #000;
  margin-bottom: 0!important;
}
#logo p {
  font-size: 14px;
  text-align: center;
  color: #fff;
  margin-bottom: 5px;
  line-height: 20px;
}
#logo h1 span {
  text-transform: uppercase;
  font-weight: 700;
}
#logo {
  font: 400 24px/32px Roboto,Helvetica Neue,sans-serif;
  letter-spacing: normal;
}
.navbar-nav li a {
  color: #000 !important;
  font-size: 16px;
  letter-spacing: 2px;
  font-weight: 600; 
}
.navbar-nav li a:hover {  
  transition: color 1s;
  color: #fff; 
}
.authhdr .navbar-toggler
{ 
  border:none;
}
.userdtls {
  background: #231f20;
  padding: 8px 2px;
  text-align: center;
}
.userdtls a{
  color: #f58220;
  font-size: 12px;
  font-weight: 600;
}
.tdec
{
  text-decoration: underline;
}
.htdec a:hover {
  text-decoration: none;
 }
/*------Landing Page Footer-----*/
.contact-footer {
  background: #56c8e3;
  padding: 10px 0;
}
.footer-image-contact {
  margin-top: -100px;
  margin-bottom: 5px;
}
.footer-right {
  text-align: left;
}
.footer-right h3 {
  font-size: 14px;
  margin-bottom: 10px;
}
.footer-right p {
  font-size: 12px;
  font-weight: 500;
}
.contact-footer h2 {
  font-size: 27px; 
  padding-bottom: 5px;
  margin-bottom: 0;
  display: inline-block;
  display: block;
  margin-left: 0;
  color: #000;
}
.contact-footer .line { 
  padding-bottom: 5px;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
/*------Landing Page-----*/
.home-details {
  text-align: center;
  padding: 0;
}
.home-details h2 {
  font-size: 48px;
  border-bottom: 1px solid #000;
  margin-bottom: 10px;
  display: inline-block;
  font-weight: 100;
}
.hmdtlsbold
{
  font-weight: bold !important;
  
}
.home-details p {
  color: #000;
}
.click_btn {
  background: url('button.png') no-repeat scroll 0 0;
  background-size: cover;
  color: #000;
  width: 258px;
  height: 50px;
  display: inline-block;
  line-height: 50px;
}
.img-responsive {
  display: block;
  height: auto;
  width: 100%;
}
.home {
  position: absolute;
  content: '';
  left: 0;
  top: 68px;
  background: url('01-full.png') no-repeat scroll 0 0;
  width: 100%;
  height: 776px;
  background-size: contain;
  background-position: center;
}
.footer-bg{padding-bottom:50px;}
.footer-bg #home-slider .owl-item img{width:100% !important;}
.footer-bg {
  background: url('grey.png') no-repeat scroll 0 0;
  background-size: cover;
  padding: 35px 15px 70px;
  width: 100%;
  width: 100%;
  position: relative;
  bottom: 0;
}
.abtstock
{
  padding-bottom: 5px;
  font-size: 16px;
}
.align-center {
  align-items: center;
  display: inline-grid;
  width: 100%;
  text-align: center;
}
.who_text_anchot a {
  color: #fff;
  border: 2px solid #fff;
  padding: 3px 16px;
  font-size: 18px;
  display: inline-block;
  position: relative;
  top: 0;
  font-weight: 500;
}
a:hover
{
  color: #000;
}
.who_text
{
height: 85px;
width: 200px !important;
padding-left: 20px;
}
.whowhatpimg
{
  width: 61%; margin-bottom: 4%;
}
.owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 10px;
  
}
.owl-dots {
  position: absolute;
  top: -40px;
  margin-top: 0;
  left: 50%;
  margin-left: -5px;
}
.owl-dots button {
  outline: none;
  box-shadow: none;
}
.bg-primary button {
  outline: none;
  box-shadow: none;
}
.about-mountain {
  background: #3b3a39 url('mountain.jpg') no-repeat scroll 0 0;
  background-size: contain;
  text-align: center;
  padding: 80px 15px;
  position: relative;
}
.about-mountain:after {
  position: absolute;
  content: '';
  left: 50%;
  background: #aec906;
  width: 3px;
  height: 100%;
  top: 0;
  margin-left: -3px;
}
.popup-content img {
  width: 70%;
  margin-bottom: 6px;
}
p.heit-cls {
  min-height: 160px;
}
.about-mountain p {
  color: #f6f6f6;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  margin-bottom: 10px;
}
.stcoksherpa-div h3 {
  margin-bottom: 20px;
  font-size: 22px;
  text-decoration: underline;
  text-transform: capitalize;
  color: #dce492;
  }
.stcoksherpa-div p {
  font-size: 17px;
  margin-bottom: 0;
  line-height: 25px;
  color: #dce492;
  }
.products-check {
  background: #afca05;
  text-align: center;
}
.products-check p {
  padding: 15px 0;  
  font-size: 16px; 
  }
/*.scbdr {
  border: 2px solid #a5a2a1; 
}*/
.scbdrlft {
  border-left: 1px solid #a5a2a1;
}
.scbdrrgt {
  border-right: 1px solid #a5a2a1;
}
.border .stock-check ul {
  height: 100%;
}
.products-view-details .stock-check ul {
  position: relative;
}
.stricke-line {
font-size: 16px;
text-align: center;
margin: 0 auto;
display: -webkit-inline-box;
position: relative;
}
.stricke-line:after {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: red;
  top: 50%;
  left: 0;
  content: "";
  margin-top: -1px;
}
.subscription-view {
  text-align: center;
  padding-top: 10px;
}
.subscription-view a {
  margin: 10px 0;
  background: url('button.png') no-repeat scroll 0 0;
  background-size: cover;
  color: #000;
  width: 100%;
  height: 35px;
  display: inline-block;
  line-height: 31px;
  font-size: 14px;
  border-radius: 10px;
  padding: 0 11px;

}
.ourproductsbg {
  background: url('our_product_bg.png') no-repeat scroll 0 0;
  background-size: cover;
  background-position: 100% 100%;
}
.instagram
{
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%); 
    background: -webkit-radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);    

}
.products h2 {
 text-align: left;
 display: block;
 /* margin-left: 20px; */
 padding-top: 25px;
 border-bottom: 1px solid #000;
 padding-bottom: 5px;
 margin-bottom: 10px;
 font-size: 30px;
}
.products h2 span {
  font-weight: 700;
}
.products .teamdtls p {
  
  font-size: 16px;
  font-weight: 400;
  font-weight: 500;
  margin-bottom: 10px!important;
}
.vission-div {
  background: url('our_team.png') no-repeat scroll 0 0;
  background-size: cover;
  /* padding: 6px; */
  
  border: 4px solid #e78235;
  border-radius: 25px;
  margin: 10px 0;
}
.vission-div h3 {
  color: #fff;
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 0;
  text-align: left;
  padding-left: 15px;
  line-height:1;
  }
.vission-div p {
  color: #fff;
  
    font-size: 16px;
    font-weight: 400;
  }
.team-image img {
  margin-bottom: 10px;
  max-width: 100%;
  height: 100px;
}
.team-image ul {
  margin: 0;
  padding: 0;
}
.team-image ul.social-links li {
  display: inline-block;
  margin-right: 5px;
  margin-top: 0;
}
.team-image ul.social-links li i {
  color: #444;
  font-size: 25px;
}
.team-content h3 {
  text-align: left;
  font-size: 20px;
  margin-bottom: 5px;
}
.team-content p {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 4px;
}
.blog-slider h3.title {
  margin-bottom: 5px;
  text-align: left;
  padding-left: 45px;
  font-size: 16px;
}
.blog-slider h3 span {
  font-weight: 700;
}
.blog-image {
  background: url('blog_ss.jpg') no-repeat scroll 0 0;
  background-size: cover;

  
}
.blog-st-div {
  background: #9bbc2a;
  padding: 15px;
}
.content-stt h3 {
  font-size: 18px;
  margin-bottom: 5px;
  text-transform: uppercase;
  text-align: left;
  font-weight: 400;
}
.content-stt a {
  color: #58585a;
  border: 2px solid #58585a;
  padding: 3px 15px;
  font-size: 20px;
  display: block;
  float: right;
  margin-right: 5px;
  font-weight: 700;
}
.owl-nav {
  position: absolute;
  bottom: 0;
}
.owl-theme .owl-nav {
  margin-top: 10px;
}
.owl-theme .owl-dots, .owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0!important;
  font: inherit;
}
.owl-theme .owl-nav [class*=owl-] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-dots .owl-dot span
{
  background:#B1CB1F !important;
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
}
.blog-content button.owl-next i, .blog-content button.owl-prev i {
  color: #58585a;
  font-size: 25px;
}
button.owl-prev i {
  transform: rotate(90deg);
}
button.owl-next i {
  transform: rotate(270deg);
}
.owl-carousel button {
  outline: none;
  box-shadow: none;
}
.faq-stt {
  padding-bottom: 50px;
}
.faq-stt:after {
  position: absolute;
  content: "";
  bottom: 0;
  background: url('faq_012.png') no-repeat scroll 0 0;
  background-size: cover;
  width: 228px;
  height: 367px;
  left: 0;
  z-index: -1;
  box-sizing: border-box;
  margin-left: 10px;
}
.faq-qt {
  padding-left: 70px;
  
}
.products p.text-center.att {
  padding: 0 0;
  font-size: 16px; 
  }
.faq-content-tt {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.faq-content-st {
  background: #fff;
  border: 2px solid #e78235;
  padding: 9px 9px;
  min-height: 132px;
  margin-bottom: 20px;
  position: relative;
  align-items: center;
  display: flex;
  width: 48%;
}
.faq-content-st h3 {
  word-break: break-word;
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  padding-bottom: 15px;
  text-align: left;
  position: relative;
  
}
.faq-content-st h3 a {
  color: #000;
  font-size: 16px;
  font-weight: 500;
}
.faq-content-st h3:after {
  background: #4e4e4e;
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 90px;
  height: 10px;
}
.owl-theme .owl-nav {
  margin-top: 10px;
}
.faq-stt .owl-theme .owl-nav [class*=owl-] {
  background: #9bbc2a;
  width: 25px;
  height: 30px;
  color: #fff;
}
button.owl-prev i {
  transform: rotate(90deg);
}
.faq-stt .owl-nav {
  position: absolute; 
  right: 10px;
  bottom: -44px;
}
.faq-stt {
  position: relative;
  z-index: 9;
}
.home-details.products.faq-stt {
  padding-bottom: 60px;
}
.contact-us-details {
  background: url('last_page.png') no-repeat scroll 0 0;
  background-size: cover;
  padding: 10px 0 100px;
}
.contact-us-details h2 {
  border-bottom: 3px solid #a5a2a1;
  font-size: 30px;
  border-bottom: 1px solid #f58220;
  padding-bottom: 5px;
  margin-bottom: 10px;
  display: inline-block;
  text-align: left;
  display: block;
  color: #f58220;
  padding-top: 15px;
   }
.contact-us-details h2 span {
  font-weight: 700;
}
.contact-us-details p.text-left {
  font-size: 12px;
  color: #fff;
  font-weight: 500;
  line-height: 20px;

}
.call-action h3 {
  color: #f58220;
  margin-bottom: 5px;
  font-size: 28px;
}
.call-action a {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}
.contact-us-details span {
  color: #fff;
  
}
.call-action.tt {
  text-align: left;
  margin-top: 25px;
}
.contact-us-details .call-action span {
  font-size: 16px;
}
.call-action ul {
  display: -webkit-inline-box;
  margin-left: 10px;
}
.call-action ul li {
  margin-right: 10px;
}
.call-action ul li {
  list-style: none;
  font-weight: 500;
}
.call-action ul { 
  padding: 0;
}
.call-action ul li i {
  color: #fff;
  font-size: 25px;
}
.contact-us-details h2 span {
  color: #f58220;
}
#myModal .modal-body, #myModalwhat .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 16px 20px 20px;
}
#myModal12 {
  overflow-x: hidden;
}
.modal.faq-popup {
  padding-right: 0!important;
}
#myModal.modal, #myModalwhat.modal {
  padding-right: 0!important;
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.fade .modal-dialog {
  transition: transform .3s ease-out; 
}
#myModal .modal-content, #myModalwhat .modal-content {
  background: url('slider_expansion_bg.png') no-repeat scroll 0 0;
  background-size: cover;
  border-radius: 50px;
  text-align: center;
}
#myModal .close, #myModalwhat .close {
  float: right;
  font-size: 25px;
  font-weight: 700;
  line-height: 1;
  color: #B1CB1F;
  text-shadow: none;
  opacity: 1;
  position: absolute;
  right: 40px;
  top: 28px;
  z-index: 9;
  border: 2px solid #B1CB1F;
  padding: 0;
  border-radius: 50px;
  width: 35px;
  height: 35px;
}
#myModal12 .close {
  float: right;
  font-size: 25px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: none;
  opacity: 1;
  position: absolute;
  right: 28px;
  top: 28px;
  z-index: 9;
  border: 2px solid #000;
  padding: 0;
  border-radius: 50px;
  width: 35px;
  height: 35px;
}
.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}
.modal-dialog {
  position: relative;
  width: auto; 
  pointer-events: none;
}
#myModal p, #myModalwhat p {
  color: #fff;
  font-size: 16px; 
  font-weight: 500;
  margin-bottom: 7px!important;
}
#myModal .stcoksherpa-div, #myModalwhat .stcoksherpa-div {
  border: 1px solid #B1CB1F;
  border-radius: 25px;
  padding: 15px;
  margin-top: 50px;
}
#myModal .stcoksherpa-div p, #myModalwhat .stcoksherpa-div p, .stcoksherpa-div h3 {
  color: #B1CB1F;
  font-size: 20px;
  margin-bottom: 8px;
  
}
.faq-popup h3 {
  color: #fff;
  margin-bottom: 20px;
  font-size: 20px;
  text-align: left;
  position: relative;
  padding-bottom: 15px;
  display: table-cell;
  font-weight: 400;
  }
.lpage .faq-popup .modal-content:after {
  position: absolute;
  content: "";
  bottom: 0;
  background: url('faq-bg.png') no-repeat scroll 0 0;
  background-size: cover;
  background-position: bottom;
  width: 200px;
  height: 320px;
  left: 15px;
  z-index: 1;
}
.lpage .faq-popup .modal-content {
  border-radius: 50px;
  text-align: center;
  top: 0;
  height: 90vh;
  background: #f48120;
  position: relative;
}
.faq-popup .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 45px 25px;
}
.faq-popup .modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 0;
  border-bottom: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.faq-popup h3:after {
  background: #fff;
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 90px;
  height: 10px;
}
.faq-popup p {
  color: #000;
  text-align: left;
  margin-top: 10px;
  
  font-size: 16px; 
  
  font-weight: 500;
  margin-bottom: 10px!important;
}
#myModal12 .modal-content{border-radius: 0px;background:transparent;}
#myModal12 .modal-body{padding: 0px 0px 0px;background: linear-gradient(to bottom, #58c7e1 50%, #b0b1b2 50%);}
#myModal12 .modal-content:after{display: none;}
#myModal12 .logo-section p{width: 77%;padding: 7px 7px;border: 2px solid #000;font-size: 14px;margin: 12px 15px;
text-align: center;}
#myModal12 .logo-section p strong{font-size: 18px;}
#myModal12 .logo-section img{
  width: 100%;
}
.ratios {
  width: 100%;
  padding: 15px; 
  z-index: 99999;
  position: relative;
  background: linear-gradient(180deg,transparent 50%,#b0b1b2 0);
}
.ratio1 {
  background: #fff;
  width: 100%;
  display: inline-block;
  border: 2px solid #f07e01;
  border-radius: 30px;
  height: 100%;
  text-align: center;
  padding: 6px 0 0;
}
.ratio2 {
  height: auto;
  margin-top: 4%;
  border: 1px solid #fff;
  background: #f07e01;
}
.ratio3 {
  height: 100%;
  margin-top: 4%;
  background: url('04.png');
  background-size: contain;
  position: relative;
  overflow: hidden;
}
.ratio3:before {
  width: 140px;
  right: -30px;
  top: -33px;
}
.ratios h6 {
  font-size: 15px;
  font-weight: 700;
  
}
.ratios ul {
  flex-wrap: wrap;
  width: 90%;
  margin: 0 auto;
  padding: 0;
}
.ratios li, .ratios ul {
  display: flex;
  justify-content: center;
}
.ratios li:first-child {
  background: #63bbe1;
}
.ratios li {
  font-size: 11px;
}
.ratios li, .ratios ul {
  display: flex;
  justify-content: center;
}
.ratios li { 
  width: 40%;
  font-weight: 700;
  line-height: 11px;
  align-items: center;
  padding: 5px 0;
  margin: 0 10px 10px;
}
.ratios ul li {
  list-style: none;
  
  font-weight: 500;
}
.ratios li:nth-child(3), .ratios li:nth-child(6) {
  background: #0092cb;
}
.ratios li:nth-child(4), .ratios li:nth-child(5) {
  background: #1f77a7;
}
.ratios li:nth-child(2), .ratios li:nth-child(7) {
  background: #a0d6ee;
}
.ratio2 li {
  margin: 0 5px;
  width: 19%;
  background: #fff!important;
}
.ratio2 ul {
  margin: 5px auto;
  padding: 0 5px;
}
#myModal12 .bth {
  text-decoration: underline;
  margin-top: 0;
  color: #0f1012;
  cursor: pointer;
}
/*------Login Page-----*/
.form-section h1 {
  font-size: 50px;
  border-bottom: 3px solid #a5a2a1;
  padding-bottom: 5px;
  margin-bottom: 5px;
  text-align: center;
  font: 400 Roboto,Helvetica Neue,sans-serif;
}
.form-section h1 span {
  text-transform: uppercase;
  font-weight: 700;
}
.form-section h2 {
  text-align: center;
  font-size: 22px;
  color: #f48120;
  margin-top: 10px;
  
  font-weight: 500;
}
.login-home {
position: absolute;
top:0;
right: 0;
padding: 15px;
}
.form-section h3 {
  
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  margin-bottom: 15px;
  color: #000;
}
.form-section input {
  margin-bottom: 10px;
  border-radius: 0;
  border: 2px solid #a5a2a1;
  
  font-weight: 500;
  font-size: 16px;
}
.click_btn.add {
  border: 0!important;
  margin: 0 auto;
  display: block;
  text-align: center;
  font-size: 20px;
}
.form-section .login-btn {
  background: transparent;
  border: 0;
  text-decoration: underline;
  padding-top: 15px;
  text-align: center;
  margin: 0 auto;
  display: table;
  color: #000;
}
.faq-popup .modal-content {
  background: #f48120;
}
.faq-popup .close {
  float: right;
  font-size: 25px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: none;
  opacity: 1;
  position: absolute;
  right: 40px;
  top: 28px;
  z-index: 9;
  border: 2px solid #000;
  padding: 0!important;
  border-radius: 50px;
  width: 35px;
  height: 35px;
}
.modal-header {
  border-bottom: none;
}
#myModaln1 input {
  margin-bottom: 10px;
  font-size: 14px;
  border-radius: 0;
  border: 1px solid #958783;
}
#myModaln1 p {
  text-align: center;
  color: #000; 
  margin-top: 10px;
  line-height: 20px;
  font-size: 16px; 
  
  font-weight: 500;
  margin-bottom: 10px!important;
}
.cnt {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  user-select: none;
}
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  border: 1px solid #000;
}
.cnt input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.sbtn .click_btn.add {
  display: inline-flex!important;
  border: 1px solid #000!important;
  justify-content: center;
  width: 50%;
  background: transparent;
  height: 35px;
  line-height: 33px;
  font-size: 18px!important;
}
#myModaln1 a {
  text-decoration: underline;
  color: #000;
}
.cnt input:checked~.checkmark:after {
  display: block;
}
.cnt .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid #000;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/*------Free Common Css (header,footer,page)-----*/
.stockhead {
  background: #f58220;  
  text-align: center;
  font-family: 'AvantGarGotltcTEE';
  padding: 10px 0;
  color: #2b2220;
  font-size: 12px;
  margin-top: 10px;
}
.sheadbdr {
  border-right: 2px solid #fff;
}
.stockhead a {
  color: #000;
  font-family: 'AvantGarGotltcTEE';
  font-weight: 500;
  font-size: 12px;
}
.stockhead a:hover {
 text-decoration: none;
}
.wel {
  background: #57585a;  
  min-height: 400px;
}
app-autocomplete input
{
  box-sizing: border-box;
    border: none;
    box-shadow: none;
    outline: 0;
    background-color: #fff;
    color: #000000 !important; 
    padding: 0 15px;
    line-height: 40px;
    height: 40px;
    border-radius: 3px !important;
}
industry-autocomplete input
{
  box-sizing: border-box;
    border: none;
    box-shadow: none;
    outline: 0;
    background-color: #fff;
    color: #000000 !important; 
    padding: 0 15px;
    line-height: 40px;
    height: 40px;
    border-radius: 3px !important;
}
.clearable{
  position: relative;
  display: inline-block;
  width: 100%;
}
.clearable input[type=text]{
  padding-right: 24px;
  width: 100%;
  box-sizing: border-box;
}
.okto_popup
{
  font-family:AvantGarGotltcTEE;
  text-align: left;
  color: #000;
  list-style-type:lower-alpha
}
.clearable__clear{ 
  position: absolute;
  right:0; top:0;
  padding: 4px 8px;
  font-style: normal;
  font-size: 2em;
  -webkit-user-select: none;
          user-select: none;
  cursor: pointer;
}
.searchbox input {
  text-align: center;
  font-size: 14px;
  font-family: AvantGarGotltcTEE;
  
}
.stars1, .stars2, .moon1 {
  position: absolute; 
}
.stars1 {
  top: 184px;
  right: 30px;
}
.stars2 {
  top: 178px;
  right: 3px;
  width: 35%;
}
.moon1 {   
  right: 2px;
  top: 230px; 
}
.comn .btn.btn-info{
  color: #000;
  background-color: #f58220;
  border-color: #f58220;
  outline: none;
  font-weight: 700;
  font-size: 12px;
}
.comn .btn.btn-info:hover {
  color: #000;
  background-color: #f58220;
  border-color: #f58220;
  outline: none;
  box-shadow: none;
}
.comn .btn.btn-info:focus, 
.comn .btn.btn-info.focus { 
  outline: none;
  box-shadow: none !important;
  background-color: #f58220;
  border-color: #f58220;
  color: #000;
}
.comn .btn.btn-info.active, 
.comn .btn.btn-info:active 
{
  outline: none; 
  background-color: #f58220;
  border-color: #f58220;
}
.comn .btn.btn-info.active.focus,
.comn .btn.btn-info.active:focus,
.comn .btn.btn-info.active:hover,
.comn .btn.btn-info:active.focus,
.comn .btn.btn-info:active:focus,
.comn .btn.btn-info:active:hover 
{
  color: #fff;
  background-color: #f58220;
  border-color: #f58220;
  outline: none;
  box-shadow: none;
}
.comn .srheadblk
 {
 text-align: center;
}
.comn .srheadblk p {
  color: #f58220;
  font-size: 8px;
  border: 1px solid #f58220;
  border-radius: 15px; 
  line-height: 15px;
  font-family:avantgargotitcteedem;
  font-weight: 700;
  margin: 0;
}
.comn .srdetail {
  background-color:  #f58220;
  border: 1px solid #fff;
  height: 36px;
}
.comn .srdetail .srdetailblk .srdetailnum {
  font-size: 14px;   
  padding: 5px;
  font-weight: 600;
  text-align: right;
  
}
.comn .srdetail .srdetailblk .srdetailtxt {
  font-size: 10px; 
   line-height: 13px;
  font-weight: 600;
  margin-top: 4px;
}
.comn .srdetail .srdetailblk p {
  margin: 0;
  padding: 0;
}
.comn .srdetailnumblk {
  width: 20%;
  display: inline-block;  
  vertical-align: top;
}
.comn .srdetailtxtblk {
  width: 80%;  
  display: inline-block;
}
.comn .aidetail {
  background-color:  #fff;
  border: 1px solid #f58220;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  font-family: avantgargotitcteedem;
}
.comn .aidetail .aidetailblk {
  text-align:  center;
}
.comn .aidetail .aidetailblk p { 
  
  font-family: avantgargotitcteedem;
  margin: 0;
  padding-top: 2px;
  font-size: 12px;
  
}
.comn .aadetail {
  border: 1px solid #f58220;
  height: 36px; 
  display: flex;
  align-items: center;
  font-weight: bold;
}
.comn .aadetail .aadetailblk p {
  font-size: 10px;   
  color: #f58220;
  padding: 0px 5px;
  margin: 0;
  font-family: avantgargotitcteedem;
}
.comn .oktodetail {
  background-color:  #fff;
  border: 1px solid #f58220;
  height: 36px;
  
}
.comn .oktodetail .oktodetailblk p { 
  font-size: 12px; 
  color: #000;
  line-height: 15px;
  font-family: avantgargotitcteedem;
  padding: 3px 3px 0; 
  margin: 0;
}
.comn .oktoaidetail {
  background-color:  #f58220;
  border: 1px solid #f58220;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.comn .oktoaidetail .oktoaidetailblk p {
  margin: 0;
  padding-top: 2px;  
  font-weight: 600;
  text-align: center;
  margin: 0;
}
.comn .oktoaadetail {
  border: 1px solid #f58220;
  height: 36px;
  display: flex;
  align-items: center;
}
.comn .oktoaadetail .oktoaadetailblk p {
  font-size: 10px; 
  font-family: avantgargotitcteedem;
  color: #fff;
  padding: 0 5px;
  margin: 0;
  font-weight: bold;
}
.sanalysis { 
  background: url('shapen.png');
  background-color: #3c3b3a;
  background-repeat: no-repeat;
  background-size: contain; 
  margin: 0px auto;  
  position: relative;
  padding-left: 19%;
  padding-bottom: 10px;
  padding-top: 25px;
  padding-right: 10px;
  border: 1px solid #f58220;
}
.sanalysis .sahead {
  font-size: 10px;
  
  color:#000;
  background: #fff;
  display: inline-flex;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  font-weight: 600;
  padding:1px 5px;
  margin-left:-5%;
  position: absolute;
  top:0;
}
.sacontent p { 
  font-size: 10px;
  text-align: left;
  margin-bottom: 0px;
  font-family: avantgargotitcteedem;
  
}
.sanalysis .sacontent p {
  color:#f58220; 
  
}
.sanalysis .sacontent p:first-child{color: #fff;}
.sanalysis .sacontents
{
  color: #fff;
  font-size: 12px;
  text-align: left;
  margin-bottom: 0px;
  padding: 0;
  font-family: avantgargotitcteedem;
  text-transform: uppercase;
}
.orangeclr
{
  color: #f58220;
  font-family:avantgargotitcteedem;
  margin-top:10px;
}
.orangeclrwithol
{
  padding-left:10px;
  color: #f58220;
  font-family:avantgargotitcteedem;
}
.with-arrow .nav-link.active {
  position: relative;
}
.with-arrow .nav-link.active::after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #f58220;
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
}
.nav-item .border {
  border: 1px solid #fff !important;
}
.dareport {
  text-align: center;
  border-bottom: 1px solid #ebebeb; 
  padding-top: 7px;
}
.dareport p span {
  color: #fff; 
  font-size: 12px;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  background-color: #f58220;
}
.nav-pills  a {
  color: #fff;
}
.dtlstockdtls {
  margin: 15px 0;
}
.dtlstockdtls p {
 margin-bottom: 0;
 color: #fff;  
 font-size: 10px;
 padding: 5px 0;
}
.bdrl {
  border-left: 1px solid #f58220;
}
#aianalysis1 .rmpadding .col-3, #aianalysis1 .rmpadding .col-9  {
padding: 0;
}
#aianalysis1 .aiblock .aitxt {  
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  background-color: #f58220;
  text-align: center;
  display: flex;
  justify-content: center; 
  align-items: center;
  height: 29px;
}
#aianalysis1 .aiblock .aitxt p {
  color: #000; 
  
  font-size: 8px;
  margin-bottom: 0; 
  line-height: 8px;
  font-weight: 700;

}
#aianalysis1 .aiblock .aitxt p span {
  font-size: 7px;
}
#aianalysis1 .aiblock .aivalue {
  border: 1px solid #f58220; 
  background-color: #fff; 
  text-align: center;
  display: flex;
  justify-content: center; 
  align-items: center;
  height: 26px;
}
#aianalysis1 .aiblock .aivalue p {
 color: green; 
  
 font-weight: bold;
 font-size: 13px;
 margin-bottom: 0;
}
#aianalysis1 .headstyle {
    text-align: left;
    border: 1px solid #fff;
    padding: 5px;
    font-size: 11px;
     
    margin: 0;
}
#aianalysis1 .headstyle {
  color: #fff;
}
#aianalysis1 .headstyle span {
  color: #f58220;
}
#aianalysis1 .oktoblock .oktotxt {  
  border: 1px solid #f58220; 
  background-color: #fff; 
  text-align: center;
  display: flex;
  justify-content: center; 
  align-items: center;
  height: 29px;
}
#aianalysis1 .oktoblock .oktotxt p {
  color: #000; 
 
 font-size: 8px;
 margin-bottom: 0;
 line-height: 8px;
 font-weight: 700;
}
#aianalysis1 .oktoblock .oktovalue {
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  background-color: #f58220;
  text-align: center;
  display: flex;
  justify-content: center; 
  align-items: center;
  height: 26px;
}
#aianalysis1 .oktoblock .oktovalue p {
 color: green; 
  
 font-weight: bold;
 font-size: 13px;
 margin-bottom: 0;
}
#aianalysis1 .aihead{
  text-align: center;
}
#aianalysis1 .aihead p{
margin: 0;
 
color: #fff;
font-weight: 600;
text-decoration: underline;
}
#overview1 .rmpadding .col-3, #overview1 .rmpadding .col-9  {
  padding: 0;
  }
#overview1 .aiblock .aitxt {  
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    background-color: #f58220;
    text-align: center;
    display: flex;
    justify-content: center; 
    align-items: center;
    height: 29px;
  }
#overview1 .aiblock .aitxt p {
    color: #000; 
    
    font-size: 8px;
    margin-bottom: 0; 
    line-height: 8px;
    font-weight: 700;
  
  }
#overview1 .aiblock .aitxt p span {
    font-size: 7px;
  }
#overview1 .aiblock .aivalue {
    border: 1px solid #f58220; 
    background-color: #fff; 
    text-align: center;
    display: flex;
    justify-content: center; 
    align-items: center;
    height: 26px;
  }
#overview1 .aiblock .aivalue p {
   color: green; 
    
   font-weight: bold;
   font-size: 13px;
   margin-bottom: 0;
  }
#overview1 .headstyle {
      text-align: left;
      border: 1px solid #fff;
      padding: 5px;
      font-size: 11px;
       
      margin: 0;
  }
#overview1 .headstyle {
    color: #fff;
  }
#overview1 .headstyle span {
    color: #f58220;
  }
#overview1 .oktoblock .oktotxt {  
    border: 1px solid #f58220; 
    background-color: #fff; 
    text-align: center;
    display: flex;
    justify-content: center; 
    align-items: center;
    height: 29px;
  }
#overview1 .oktoblock .oktotxt p {
    color: #000; 
   
   font-size: 8px;
   margin-bottom: 0;
   line-height: 8px;
   font-weight: 700;
  }
#overview1 .oktoblock .oktovalue {
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    background-color: #f58220;
    text-align: center;
    display: flex;
    justify-content: center; 
    align-items: center;
    height: 26px;
  }
#overview1 .oktoblock .oktovalue p {
   color: green; 
    
   font-weight: bold;
   font-size: 13px;
   margin-bottom: 0;
  }
#overview1 .aihead{
    text-align: center;
  }
#overview1 .aihead p{
  margin: 0;
   
  color: #fff;
  font-weight: 600;
  text-decoration: underline;
  }
#swot1 .aihead{
    text-align: center;
  }
#swot1 .aihead p{
  margin: 0;
   
  color: #fff;
  font-weight: 600;
  text-decoration: underline;
  }
.green
{
    color: green;
    font-family: avantgargotitcteedem;
    font-size: 12px;
    font-weight: 700;
}
.pt-5,.py-5
{
  padding-bottom:15px !important;
}
.red
{
   color: red !important;
   font-family: avantgargotitcteedem;
   font-size: 12px;
   font-weight: 700;
}
.green-moon {
    /* width: 22px;
    height: 22px;   */
    border-radius: 50%;
    /* background: yellow; */
    color: green; 
    margin: 0 auto !important;
    font-size: 12px;
    font-family: avantgargotitcteedem;
    font-weight: 700;
  }
.white-moon {
    width: 22px;
    height: 22px;  
    border-radius: 50%;
    background: white;
    margin: 0 auto !important;
    font-size: 12px;
    font-family: avantgargotitcteedem;
    font-weight: 700;
    }
.orange-moon {
    width: 22px;
    height: 22px;  
      border-radius: 50%;
      background: white;
      margin: 0 auto !important;
      font-size: 12px;
      font-family: avantgargotitcteedem;
      font-weight: 700;
    }
.mrb15 {
  margin-bottom: 15px;
 }
/*------Free Dashboard Page-----*/
.inrusrDtls {
  padding-top: 10px;
  
}
.headp { 
  line-height: 18px;
  margin-bottom: 7px;
  color: #f58220;
  font-family: avantgargotitcteedem;
  
}
.freedb .comparetxt {
  text-align:  right;
  
}
.freedb .comparetxt span {
  font-weight: 500;
  
  color: #fff;
  font-size: 15px;
  text-decoration: underline;
}
.freedb .comparetxt i {
  color: #f58220;
  
}
.freedb .portfoliotxt {
  text-align:  center;
}
.freedb .portfoliotxt span {
  font-weight: 500;  
  color: #fff;
  font-size: 10px;
  text-decoration: underline;
  cursor: pointer;
}
.freedb .portfoliotxt i {
  color: #f58220;
  font-size: 10px;
  
}
.portfolioalign
{
  margin-bottom: 12px;
  text-align: center;
  color:#ffff;
  cursor: pointer;
  text-decoration: underline;
}
.paidedt {
  background-color: #d4b16d;
}
.our-products ol {
  font-family: AvantGarGotltcTEE;
  
  display: block;
  padding: 0 0 0 26px;
  list-style: none;
        overflow: hidden;
  counter-reset: numList;
}
.our-products ol>li {
  counter-increment:item;    
  font-family: AvantGarGotltcTEE;
  font-size: 16px;
  /* float: left;   */
  position: relative;
  padding-left: 5px;
  padding-bottom: 4px;
    
}
.our-products .paidedtcnt ol>li:before {
  content:counter(item) ;
  margin-right: 5px;
  padding: 0px;
  display: block;
  border-radius: 50%;
  border:1px solid #000; 
  color: #000;
  text-align: center; 
  font-family: AvantGarGotltcTEE;
  float: left;
  position: absolute;
  left: -26px;
  width: 25px; 
  height: 25px;
  font-weight: 600;
  
}
.our-products ol>li:before {
  content:counter(item) ;
  border-radius: 50%;
  border:1px solid #fe862c; 
  color: #fe862c;
  text-align: center; 
  font-family: AvantGarGotltcTEE;
  float: left;
  position: absolute;
  left: -26px;
  width: 25px; 
    height: 25px;
  
}
.fredtimg {
  text-align: center; 
  margin-top:3px;
}
.fredtimg img {
  width: 100%;
}
.fredtcnt {
  font-family:AvantGarGotltcTEE;
  padding: 5px 0;
}
.fredtcnt p {
  font-family: AvantGarGotltcTEE; 
  font-size: 16px;
  font-weight: 500;
  padding-top: 0px;
}
.paidedtcnt p {
  font-family: AvantGarGotltcTEE; 
  font-size: 16px;
  font-weight: 500;
  padding-top: 5px;

}
.prodemail {
  margin-top: 10px;
  padding: 10px;
  border: 2px solid #afca05;
  background: #afca05;
}
/*------Free Compare Page-----*/
.compare app-autocomplete input
{ 
  height: 30px;
  
}
.dasboard app-autocomplete input
{
  height: 30px;
}
.compare .clearable__clear{  
  padding: 3px 8px; 
  color: #000000;
  font-size: 1.5em;
}
.compare {
  padding-top: 20px;
 }
.compare .complus {
 text-align: center;
}
.compare .complus i {
  color: #f58220;
  font-weight: 600;
  font-size: 18px;
  padding: 4px 0;
 }
.gviewtxt {
   border-bottom: 1px solid #fff;
 }
.gviewtxt p {  
  color: #fff;
    
  font-size: 10px;
  margin-bottom: 0;
 }
.compareres .cmpsthead {
  text-align: center;
}
.compareres .cmpsthead p {
  color: #fff;
    
  font-weight: 600;
  font-size: 10px;
  margin-bottom: 0;
  padding-top: 5px;
}
.compareres .compadd .row .col-3 {
  padding: 0 5px;
}
.compareres .compadd .row .col-2 {
  padding: 0 2px;
}
.compareres .compadd .row .col-1 {
  padding: 0 2px;
}
.compareres .cmpsrdetail .cmpsrdetailblk .cmpsrdetailnum {
  font-size: 14px; 
  
  padding: 2px;
  font-weight: 600;
  color: #f58220;
}
.compareres .cmpsrdetail .cmpsrdetailblk .cmpsrdetailtxt {
  font-size: 8px; 
   
  font-weight: 600;
  margin-top: 2px;
  color: #f58220;
}
.compareres .cmpsrdetail .cmpsrdetailblk p {
  margin: 0;
  padding: 0;
}
.cmpsrdetailnumblk {
  width: 20%;
  display: inline-block;  
  vertical-align: top;
}
.cmpsrdetailtxtblk {
  width: 80%;  
  display: inline-block;
}
.compareres .cmpoktohead {
  text-align: center;
}
.compareres .cmpoktohead p {
  color: #fff;
    
  font-weight: 600;
  font-size: 8px;
  margin-bottom: 0;
  padding-top: 5px;
}
.compareres .cmpstname {
  border: 1px solid #fff;
  text-align: center;
  display: flex;
  justify-content: center; 
  align-items: center;
}
.compareres .cmpstname p {
  color: #fff;     
  font-size: 10px;
  margin-bottom: 0;
  padding: 3px 2px;
}
.compareres .cmpstval {
  border: 1px solid #f58220;
  text-align: center;
  display: flex;
  justify-content: center; 
  align-items: center;
}
.compareres .cmpstval p {
  color: #f58220;
     
  font-size: 12px;
  margin-bottom: 0;
  padding: 3px 2px;
}
.compareres .cmpstoktoval {
  border: 1px solid #fff;
  text-align: center;
  display: flex;
  justify-content: center; 
  align-items: center;
}
.compareres .cmpstoktoval p {
  color: #fff;
     
  font-size: 12px;
  margin-bottom: 0;
  padding: 3px 2px;
}
.compareres .cmpstexpand { 
  text-align: center;
  display: flex;
  justify-content: center; 
  align-items: center;
}
.compareres .cmpstexpand i {
  color: #f58220;  
  font-size: 13px;  
}
.mscriteria {
  text-align: center;
  border: 1px solid #fff;
  border-radius: 20px;
  margin: 0;
}
.mscriteriahead p {
  margin: 0;
  font-size: 10px;
  color:  #f58220;
  text-decoration: underline;
     
}
.mscriteriadtls {
  padding: 0 5px;
}
.mscriteriadtls p {
  font-size: 10px;
  margin: 0;
  color:  #fff;
     
}
.valuesidenty {
  color:  #f58220;
  font-weight: 600;
  font-size: 12px;
}
@media only screen and (max-width: 374px) {
  .comparetxt{
    margin-left: 12px;
  }
}
@media only screen and (min-width: 375px) {
  .comparetxt
  {
    margin-left: 8px;
  }
}
@media only screen and (max-width: 359px) {
  .stockhead a {
    font-size: 12px;
  }
  .headp {
    font-size: 14px;
  }
  .headp span {
    font-size: 14px;
  }
  .stars1, .stars2 {
    width: 50px;
   }
   .moon1 {
    width: 40px;
   }
   .subscription-details p{
     font-size: 14px;
   }
   .stricke-line {
    font-size: 14px;
   }
   .subscription-view a {
     font-size: 13px;
   }
   .products-check p {
    font-size: 14px;
   }
   .team-image ul.social-links li i {
     font-size: 20px;
   }
   .modal-dialog {
    margin: 0.5em;
  }
  #myModal12 .logo-section p {
    font-size: 12px;
  }
  .ratios {
   margin-top: -220px;
  }
  .stockelipse
  {
    text-overflow: ellipsis;width: 79px;white-space: nowrap;overflow: hidden;
  }
}
@media only screen and (min-width: 360px) and (max-width: 575px) {
  #home .homedtls {
    margin-top: -25px;
  }
  .headp {
    font-size: 14px;
  }
  .headp span {
    font-size: 14px;
  }
  .stars1, .stars2, .moon1  {
    width: 50px;
  }
  .modal-dialog {
    margin: 0.5em;
  }
  .ratios {
    margin-top: -250px;
   }
   .stockelipse
  {
    text-overflow: ellipsis;width: 79px;white-space: nowrap;overflow: hidden;
  }
}
/* 
@media only screen and (max-width: 576px) {
  #home .homedtls {
    margin-top: -25px;
  }
}
@media only screen and (min-width: 577px) and (max-width: 768px) {
  #home .homedtls {
    margin-top: -100px;
  }

}
@media only screen and (min-width: 769px) and (max-width: 1824px) {
  #home .homedtls {
    margin-top: -200px;
  }

}  */
/* By Industry */
.rtntxt a {
  color: #fff;
  text-align: center;
  font-size: 14px; 
  text-decoration: underline;
  padding-bottom: 15px;
  }
.inshead {
      text-align: center;
      padding-top: 15px;
      
  }
.moonshotdiv .moonshottxt {
      color: #f58220;
      margin-bottom: 0;
      font-weight: 600;
      font-size: 14px; 
      margin-top: 15px;
  }
.moonshotdiv .moonshottxt span {  
      color: #f58220;
      padding-bottom: 2px;
      border-bottom: 1px solid #f58220;
  }
.acctypetxt {
      color: #000;
      font-weight: 600;
      font-size: 14px;
      margin-top: 3px;
      margin-bottom: 10px;
  }
.acctypetxt span {
      background: #f58220;
      padding: 5px 10px;
      border-radius: 0 0 10px 10px;
      font-weight: 600;
    
  }
.searchinrdiv  {
      padding: 5px;
  }
.searchdiv .row .col-12 .searchinrdiv {
      border: 1px solid #acacac;
      border-radius: 20px;
  }
.searchinrdiv .paidver {
      background: #fff;
      color: #000;
  }
.searchinrdiv .freever {
      background: #acacac;
      color: #fff;
  }
.searchinrdiv .cntnum {
      width: 10%;
      display: inline-block;
      text-align: center;
  }
.searchinrdiv .cntnum  span{
      border-radius: 30px;
      margin-left: 3px;
      padding: 3px 8px;
      font-weight: 600; 
  }
.searchinrdiv .qstxt {
      text-align: center;
      width: 85%;
      display: inline-block
  }
.searchinrdiv .qstxt  span{
   font-size: 14px;
  }
.links
  {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
.links li{
    margin: 10px 10px 0px;
    list-style: none;
  }
.links a {
    color: #fff;
    text-decoration: underline;
    font-size: 14px !important;
    justify-content: space-around;
    width: 50%;
}
.ogcolour {
      color: #f58220;
  }
.whtcolour {
      color: #fff;
  }
.disablecolour {
      color: #939598;
  }
.industrypaidclr
  {
    color: #000;
    
  }
.industryfreebox
  {
    margin-left: 0;margin-bottom: 15px;margin-right: 0;
  }
.industryfreeboxextra
  {
    margin-left: 0;margin-bottom: 30px;margin-right: 0;
  }
.industryelipse
  {
    text-overflow: ellipsis;white-space: nowrap;overflow: hidden;color: #fff;
  }
.searchresdiv {
      border: 1px solid #acacac;
      color: #fff;
  }
.searchrespdiv {
      border: 1px solid #f58220;
      color: #000;
  }
.schprefix  {    
      width: 25%;
      display: inline-block;
      text-align: center;
  }
.fversion {
      background: #acacac;
  }
.pversion {
      background: #f58220;
  }
.schprefixval {
      width: 75%;
      display: inline-block;
      text-align: center;
  }
.schprefix span{    
      font-size: 14px;
      font-weight: 600; 
  }
.schprefixval span{
      font-size: 12px;
      color: #fff;
      
  }
.rmpadd {
      padding: 2px;
      
  }
.searchicon
  {
    transform:rotate(90deg);
  }
.btns a {
  background: #c26a1a;
  width: 60px;
  font-size: 12px;
}
.btns a span {
  color: #000 !important;
}
.click_btn {
  line-height: 44px;
  
}
.btns a::after {
  background: #f58220;
  margin: 7px 8px;
}
.btns a::after {
  content: '';
  position: absolute;
  background: #f48120;
  width: 100%;
  height: 100%;
  left: 0;
  margin: 10px 13px;
  border-radius: 10px;
}
.btns a {
  background: #d26e1e;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  transform: rotateZ(180deg);
}
.btns a span {
  transform: rotateZ(180deg);
  display: inline-block;
  z-index: 1029;
  color: #000;
  position: relative;
  font-weight: bold;
  
  
}
#myModaldash5 .modal-content{
  background-size: cover;
  border-radius: 50px;
  text-align: center;
background-color: #57585a;
top: 0px;
  height: 70vh;
border: 2px solid #f58220;

}
#myModaldash5 .modal-header .close{
padding: 3px 5px 5px 6px;
  margin: 0rem 0rem -1rem auto;
  color: #f58220;
  border: 2px solid #f58220;
  border-radius: 50px;
}
#myModaldash5  .close{
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
   text-shadow:0 0 black; 
   opacity: 1; 
}
#myModaldash5 .modal-body{
padding: 0;
display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: center;
  overflow: hidden;
}
.btns {  
  text-align: center;
}
.navbar {
  display: block !important;
  padding: 0;
}
.navbar .navsplit {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: .5rem 1rem;
}
.navbar-collapse {
margin: 0 15px !important;
}
.navbar-nav {
  background: url('dropdown_menu_bg.png') no-repeat scroll 0 0;
  background-size: cover;
  background-position: 50%;
}
.navbar-collapse ul li {
  padding: 15px 0;
  text-align: center;
  border-top: 1px solid #4e4e4e;
  border-bottom: 1px solid #4e4e4e;
}
.navbar-toggler .navbar-toggler-icon {
  background-image: none !important;
}
.navbar-toggler.collapsed span.navbar-toggler-icon i {
  font-size: 40px !important;
color:#fff;
}
.navbar-toggler span.navbar-toggler-icon i {
  font-size: 40px !important;
color:#fff;
}
.authhdr .navbar-toggler {
font-size: 25px;
}
.autocomplete-container .input-container input
{
  border-radius: 3px !important;
}
.pagination{
  display:inline-block !important;
  padding-left:0;
  margin:20px 0;
  border-radius:4px
}
.pagination>li
{
  display:inline;
}
.pagination>li>a,.pagination>li>span
{
  position:relative;
  float:left;
  padding:6px 10px;
  margin-left:-1px;
  line-height:1.42857143;
  color:#337ab7;
  text-decoration:none;
  background-color:#fff;
  border:1px solid #ddd
}
.pagination>li:first-child>a,.pagination>li:first-child>span
{
  margin-left:0;
  border-top-left-radius:4px;
  border-bottom-left-radius:4px
}
.pagination>li:last-child>a,.pagination>li:last-child>span
{
  border-top-right-radius:4px;
  border-bottom-right-radius:4px
}
.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover
{
  z-index:2;
  color:#23527c;
  background-color:#eee;
  border-color:#ddd;
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover
{
  z-index:3;
  color:#fff;
  cursor:default;
  background-color:#337ab7;
  border-color:#337ab7
}
.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover
{
  color:#777 !important;
  cursor:not-allowed;
  background-color:#fff;
  border-color:#ddd
}
.pagination-lg>li>a,.pagination-lg>li>span
{
  padding:10px 16px;
  font-size:18px;
  line-height:1.3333333
}
.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span
{
  border-top-left-radius:6px;
  border-bottom-left-radius:6px
}
.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span
{
  border-top-right-radius:6px;
  border-bottom-right-radius:6px
}
.pagination-sm>li>a,
.pagination-sm>li>span
{
  padding:5px 10px;
  font-size:12px;
  line-height:1.5
}
.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span
{
  border-top-left-radius:3px;
  border-bottom-left-radius:3px
}
.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span
{
  border-top-right-radius:3px;
  border-bottom-right-radius:3px
}
.pager
{
  padding-left:0;margin:20px 0;
  text-align:center;list-style:none
}
.pager li
{
  display:inline
}
.pager li>a,
.pager li>span
{
  display:inline-block;
  padding:5px 14px;
  background-color:#fff;
  border:1px solid #ddd;
  border-radius:15px;
}
.pager li>a:focus,
.pager li>a:hover
{
  text-decoration:none;
  background-color:#eee
}
.pager .next>a,
.pager .next>span
{
  float:right
}
.pager .previous>a,
.pager .previous>span
{
  float:left
}
.pager .disabled>a,
.pager .disabled>a:focus,.pager .disabled>a:hover,
.pager .disabled>span
{
  color:#777;
  cursor:not-allowed;
  background-color:#fff
}
.mat-autocomplete-panel
{
  max-height:185px !important;
}
.orangetxt
{
  color: #f58220;;
}
/* ND-CSS */
#nd-header .navbar-toggler {
  border: none;
}
#nd-header button {
  outline: none;
  box-shadow: none;
}
#nd-header nav.navbar {
  border-bottom: none;
}



@font-face {
	font-family: "GD Sherpa Medium"; 
    src: url('100c7ffee4c602cfa9628a6c791c14cd.woff2') format('woff2'),
        url('100c7ffee4c602cfa9628a6c791c14cd.woff') format('woff');
    font-weight: 500;
    font-style: normal;
	}

@font-face {
    font-family: 'AvantGarde Bk BT';
    src: url('AvantGardeITCbyBT-Demi.woff2') format('woff2'),
        url('AvantGardeITCbyBT-Demi.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AvantGarde Bk BT';
    src: url('AvantGardeITCbyBT-DemiOblique.woff2') format('woff2'),
        url('AvantGardeITCbyBT-DemiOblique.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'AvantGarde Md BT';
    src: url('AvantGardeITCbyBT-Medium.woff2') format('woff2'),
        url('AvantGardeITCbyBT-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AvantGarde Md BT';
    src: url('AvantGardeITCbyBT-MediumOblique.woff2') format('woff2'),
        url('AvantGardeITCbyBT-MediumOblique.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'AvantGarde Bk BT';
    src: url('AvantGardeITCbyBT-BookOblique.woff2') format('woff2'),
        url('AvantGardeITCbyBT-BookOblique.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'AvantGarde Bk BT';
    src: url('AvantGardeITCbyBT-Book.woff2') format('woff2'),
        url('AvantGardeITCbyBT-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'AvantGarGotltcTEE';
    src: url('AE10013T.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}











/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
.owl-carousel .owl-stage {
    position: relative;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
.owl-carousel .owl-item img {
    display: block;
    width: 100%; }
.owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
.owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none; }
.owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
.owl-carousel.owl-loaded {
    display: block; }
.owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
.owl-carousel.owl-hidden {
    opacity: 0; }
.owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
.owl-carousel.owl-drag .owl-item {
    touch-action: pan-y;
    -webkit-user-select: none;
    user-select: none; }
.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
.owl-carousel.owl-rtl {
    direction: rtl; }
.owl-carousel.owl-rtl .owl-item {
    float: right; }
/* No Js */
.no-js .owl-carousel {
  display: block; }
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }
.owl-carousel .owl-animated-in {
  z-index: 0; }
.owl-carousel .owl-animated-out {
  z-index: 1; }
.owl-carousel .fadeOut {
  animation-name: fadeOut; }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease; }
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; }
.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d; }
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  /* background: url("owl.video.play.png") no-repeat; */
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }
.animated  {
  animation-duration : 1000 ms  ;
  animation-fill-mode : both  ;
}
/* .owl-animated-out - only for current item */
/* This is very important class. Use z-index if you want move Out item above In item */
.owl-animated-out {
  z-index : 1 
   }
/* .owl-animated-in - only for upcoming item
/* This is very important class. Use z-index if you want move In item above Out item */
.owl-animated-in {
  z-index : 0 
   }
/* .fadeOut is style taken from Animation.css and this is how it looks in owl.carousel.css:  */
.fadeOut  {
  animation-name : fadeOut  ;
}
@keyframes  fadeOut  {
  0% {
    opacity : 1   ;
  }  
  100% {
    opacity : 0   ;
  }  
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}
.owl-theme .owl-nav{margin-top:10px}
.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}
.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}
.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}
.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}
.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}
.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/*!
 * Copyright (C) 2016 Sergey Akopkokhyants
 * This project is licensed under the terms of the MIT license.
 * https://github.com/akserg/ng2-toasty
 *
 * Include MATERIAL theme
 */
#toasty {
  position: fixed;
  z-index: 999999;
  /* Positioning */
}
#toasty .close-button:focus {
  outline: 0;
}
#toasty.toasty-position-top-left {
  top: 12px;
  left: 12px;
}
#toasty.toasty-position-top-right {
  top: 12px;
  right: 12px;
}
#toasty.toasty-position-bottom-right {
  bottom: 12px;
  right: 12px;
}
#toasty.toasty-position-bottom-left {
  bottom: 12px;
  left: 12px;
}
#toasty.toasty-position-top-center {
  top: 12px;
  left: 50%;
  transform: translate(-50%, 0%);
}
#toasty.toasty-position-bottom-center {
  bottom: 12px;
  left: 50%;
  transform: translate(-50%, 0%);
}
#toasty.toasty-position-center-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, 0%);
}
#toasty .toast {
  cursor: pointer;
  margin: 0 0 6px;
  padding: 0;
  width: 285px;
  height: 65px;
  display: table;
  background-size: 24px 24px;
  background-position: 15px center;
  background-repeat: no-repeat;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  opacity: 0.9;
  position: relative;
}
#toasty .toast .close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  position: absolute;
  right: 10px;
  top: 3px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#toasty .toast .close-button:hover,
#toasty .toast .close-button:focus {
  text-decoration: none;
  cursor: pointer;
  opacity: 1;
  filter: alpha(opacity=100);
}
#toasty .toast .toast-text {
  padding: 5px 20px 5px 60px;
  display: table-cell;
  vertical-align: middle;
}
#toasty .toast .toast-text .toast-title {
  font-weight: bold;
}
#toasty .toast .toast-text a:hover,
#toasty .toast .toast-text label:hover {
  text-decoration: none;
}
/***************
 MATERIAL THEME
 **************/
#toasty .toast.toasty-theme-material {
  font-family: 'Roboto', sans-serif !important;
  font-size: 12px;
  background-color: #323232;
}
#toasty .toast.toasty-theme-material .close-button:after {
  content: 'x';
  color: #ffffff;
  font-size: 17px;
  font-weight: 100;
}
#toasty .toast.toasty-theme-material .toast-text {
  color: #ffffff;
}
#toasty .toast.toasty-theme-material .toast-text .toast-title {
  text-transform: uppercase;
  font-size: 13px;
}
#toasty .toast.toasty-theme-material .toast-text .toast-msg {
  /**/
}
#toasty .toast.toasty-theme-material .toast-text a,
#toasty .toast.toasty-theme-material .toast-text label {
  color: #ffffff;
}
#toasty .toast.toasty-theme-material .toast-text a:hover,
#toasty .toast.toasty-theme-material .toast-text label:hover {
  color: #f2f2f2;
}
#toasty .toast.toasty-theme-material.toasty-type-default {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjdGQ0YwNTUzMjJFMTFFNUI4QjZEQkFEN0Q5RUExNzAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjdGQ0YwNTYzMjJFMTFFNUI4QjZEQkFEN0Q5RUExNzAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGN0ZDRjA1MzMyMkUxMUU1QjhCNkRCQUQ3RDlFQTE3MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGN0ZDRjA1NDMyMkUxMUU1QjhCNkRCQUQ3RDlFQTE3MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvdUzSUAAADVSURBVHja7NixDcIwFIThGFGDoCYzQM100FAyCEzAGHQMQA0iDGDOElWUYKfiPeW3dE2K6L7YjqOEGGPleUwq5wOAVUCtnJRGiX9O8+1SdxUNHZt4pVyVpbGH/VS2yi03A0eD5dNYKIeSGXgpM6NLPi2neQ5g/WAIvEYBAAAAAAAAAAAAAAAAAAAAAABGB2i8Ay7tC57+zD2UtXL3NgNv5axs2uXTmA682V7Zed3E5soPAZgsXwowW74EYLp8DmC+/C+Ai/J9ADfl+05iPuYAjAnwEWAAlI5MOXu7aeEAAAAASUVORK5CYII=") !important;
}
#toasty .toast.toasty-theme-material.toasty-type-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTY3QkFBRDYzMjMwMTFFNUI4QjZEQkFEN0Q5RUExNzAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTY3QkFBRDczMjMwMTFFNUI4QjZEQkFEN0Q5RUExNzAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBNjdCQUFENDMyMzAxMUU1QjhCNkRCQUQ3RDlFQTE3MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBNjdCQUFENTMyMzAxMUU1QjhCNkRCQUQ3RDlFQTE3MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pqvvb2MAAAJWSURBVHja7JlBSwJBFMfXKA+FJ70EQlCReM46hnSOQAhKugYdsr5BRPQNsgIhb4YFncRzRMeyD2BUEAhe8iR1sND+Q28hlnV31pndnSUf/JmL7Px/82adN29DvV5PC3KMaAGPIYDfMSr6gNm7V30hFqBlaB6ag+LQBP3sA2pAT9AjdAM9QN3npWmh+UMiLzHMM5M5aJMMOwkGdAGdAKLhKQCMxzAcQltQWDCJHegcOgDIu+sAMJ/FcAzFJG9nZn4PEGVXAGB8DEMe2nb5vSywbQmQb2kAMD+O4Qpa8ejPpQqtA+JTGIBW/hpa9fgfsgKtAeJL9BzI+2BeoznzQhnA6m9gKGv+RhZZuHQMAPNRDHUo6jNAC0oAouV0Cx0Jmg8ZNGhEyQt/BuiEfRE8pIymRep2dtjNmJ3Y/TKwI+GElRlh8mSfAaw+g3oboLZxMwN67TSFLHTtMrAowbxu+K9EI07ebLdQWuHyP80DkFIYIMUDkFAYIMFzI5uUNJnsl9jUm1kGIgpnIPIvuhJthf22eQCaCgM0eQDqCgPUeQBqCgPUeABuFQa45QG4p8JJtWiQN2sAqvZKCgKUjJWo1TlwSpcIVaJDnviulHTzKSoEUOzXP7U6iffpQu33faBFXjRHANQFyCmw+rl+HQnbWoj6MQUfzResekK8xdyu9tvm8zoqNLcmBEC9SdZSr3pons2VteuLcpfT1CXOeLSd2BwZns60aVvFLlT7wOH4QkMTJKEzSYddh56VdGp+oAwYshHMj3wGCD2TwfvMquqdeAgwBHAQPwIMAIRS2XfVn5FFAAAAAElFTkSuQmCC") !important;
}
#toasty .toast.toasty-theme-material.toasty-type-wait {
  background-image: url("data:image/gif;base64,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") !important;
}
#toasty .toast.toasty-theme-material.toasty-type-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTY3QkFBREEzMjMwMTFFNUI4QjZEQkFEN0Q5RUExNzAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6REZBRTRCMkMzMjMxMTFFNUI4QjZEQkFEN0Q5RUExNzAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBNjdCQUFEODMyMzAxMUU1QjhCNkRCQUQ3RDlFQTE3MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBNjdCQUFEOTMyMzAxMUU1QjhCNkRCQUQ3RDlFQTE3MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pu2cWHAAAADmSURBVHja7JlNCsIwEEYTcWsXrvUGBbvqFep59Bz2Il7AXsGd4A103UV7gHQwXQkRGqFJ6PvgC5QUOq+TX0YbY1TKWqnEBQAASwdY/+zNy720F/FRvJk5tl58E5/V8/5yvaSdy2he7qR9iLeBf3IrPgjEe+oQqiMIXo0x1D5zoIpoqFc+AFlEABnLKABB9oH/pL+eDRkAAAAAAAAAAAAWdBYyZAAA7gPcBwBgHyADACQM0EUUZ+cD0EQE0PgAnJQtLoRWO8YyEcBWRArxVdlyz9zqx28XrurM57xCpR4AAAAIqkGAAQAoXCj9X4moZwAAAABJRU5ErkJggg==") !important;
}
#toasty .toast.toasty-theme-material.toasty-type-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjdGQ0YwNTEzMjJFMTFFNUI4QjZEQkFEN0Q5RUExNzAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjdGQ0YwNTIzMjJFMTFFNUI4QjZEQkFEN0Q5RUExNzAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyRDJBQjdENDMyMkIxMUU1QjhCNkRCQUQ3RDlFQTE3MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGN0ZDRjA1MDMyMkUxMUU1QjhCNkRCQUQ3RDlFQTE3MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp4tcFEAAAEgSURBVHja7NjPCcIwFAZwK9LexAE8dBS9WQURPLiBNwfwZLuBUyhebHEBXUVwCi/1C7yClCZN2sQUzIOPGsH4I38eopfnea9L1e91rBzIgRzIdA3aTjC+bVQ/4iNr5MwGr+XF6goxzBU5IQfbW8YwKbKgcYxMbIEKzPzrvQR52ADxMLGNLVPCaLllNZgMiWQxJleoEcYUqDHGBKgVRniG0IFDPPbIDt30LTFXQAe4MYa7QoS5I1v2JRj7v8CItmyFhPSaXdlMgNKG4YKwRUeatKiIUEFpJbVihIcaqLgClRYoemY6MbW3TIAaEmamEyN17TmopwmMdB+qQI1MYJQaYwVKO0a5U5dQCY3t/sgnxNQEhpXn/mxwIAf6N9BHgAEA0JpdHXf3fp4AAAAASUVORK5CYII=") !important;
}
#toasty .toast.toasty-theme-material.toasty-type-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6REZBRTRCMkYzMjMxMTFFNUI4QjZEQkFEN0Q5RUExNzAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6REZBRTRCMzAzMjMxMTFFNUI4QjZEQkFEN0Q5RUExNzAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpERkFFNEIyRDMyMzExMUU1QjhCNkRCQUQ3RDlFQTE3MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpERkFFNEIyRTMyMzExMUU1QjhCNkRCQUQ3RDlFQTE3MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Po80HzoAAAIcSURBVHja7Fm7agJBFHWX2NhY2doFDAwBIa3kA5La9H7AdtrZWohNPmP62KQLtgEhBCKks7WysRHc3IEr8bGPOztzZ3dhDxzUndGZs2d29p7VC8OwVmZ4lYBKQN4CpEhqfcLXeWyPl2+j4W8YT04dOMP378A9xyA+o4AA2EEGXINwCWgBxyefx3isNAImwObJ5yYeK4WALnAQcXyAbYUW4AFfY37XxzavyAL6wF5Cew/7FFJAAzgl9Jti38IJGALbhH5t7FsoAWpSI43+I6JYZwJ0lwV1uTkRkPXCTLvgHRRzUqgT8Gmwvy+BD1DQHfJywPTmFHfTc+CAFKo8+LVQ42yAt+DC1rUDaQWad0Fq4efAASlUifyFNX+SgFMkDaSywj24sHLlwCxl8ibhh9kBKVRMfCMWdlQHjngGF+Z8AqSo49LpMAlY4VLacy2hgDj5rNCOn3QHpGjhttnUyAa6DihscVvd2HZgojF5E2jFT5oDUnSxZPBrbnDAEmNpLkAKtRQ+bBRemlgAH0FEaLqE+jlMnlzlJjsgharbf2yFjwxYA+/AhV1WB4YGk6fWQkbxM94BKdp49hsGArJso5fYoQtrXQesPj3getoR7YAUPdx5TB5C2XLg+F21Iy3SBZjHRC5Exk+fISZyITJ+njtgLyZy4Sp++poxMW9cxc9/B2gxsQg4i58+Y0zkwln8rP5mrQRUAioB+eJPgAEAEga0oSjgsNgAAAAASUVORK5CYII=") !important;
}

.ais-Breadcrumb-list,
.ais-CurrentRefinements-list,
.ais-HierarchicalMenu-list,
.ais-Hits-list,
.ais-Results-list,
.ais-InfiniteHits-list,
.ais-InfiniteResults-list,
.ais-Menu-list,
.ais-NumericMenu-list,
.ais-Pagination-list,
.ais-RatingMenu-list,
.ais-RefinementList-list,
.ais-ToggleRefinement-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.ais-ClearRefinements-button,
.ais-CurrentRefinements-delete,
.ais-CurrentRefinements-reset,
.ais-GeoSearch-redo,
.ais-GeoSearch-reset,
.ais-HierarchicalMenu-showMore,
.ais-InfiniteHits-loadPrevious,
.ais-InfiniteHits-loadMore,
.ais-InfiniteResults-loadMore,
.ais-Menu-showMore,
.ais-RangeInput-submit,
.ais-RefinementList-showMore,
.ais-SearchBox-submit,
.ais-SearchBox-reset,
.ais-VoiceSearch-button {
  padding: 0;
  overflow: visible;
  font: inherit;
  line-height: normal;
  color: inherit;
  background: none;
  border: 0;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none; }

.ais-ClearRefinements-button::-moz-focus-inner,
  .ais-CurrentRefinements-delete::-moz-focus-inner,
  .ais-CurrentRefinements-reset::-moz-focus-inner,
  .ais-GeoSearch-redo::-moz-focus-inner,
  .ais-GeoSearch-reset::-moz-focus-inner,
  .ais-HierarchicalMenu-showMore::-moz-focus-inner,
  .ais-InfiniteHits-loadPrevious::-moz-focus-inner,
  .ais-InfiniteHits-loadMore::-moz-focus-inner,
  .ais-InfiniteResults-loadMore::-moz-focus-inner,
  .ais-Menu-showMore::-moz-focus-inner,
  .ais-RangeInput-submit::-moz-focus-inner,
  .ais-RefinementList-showMore::-moz-focus-inner,
  .ais-SearchBox-submit::-moz-focus-inner,
  .ais-SearchBox-reset::-moz-focus-inner,
  .ais-VoiceSearch-button::-moz-focus-inner {
    padding: 0;
    border: 0; }

.ais-ClearRefinements-button[disabled],
  .ais-CurrentRefinements-delete[disabled],
  .ais-CurrentRefinements-reset[disabled],
  .ais-GeoSearch-redo[disabled],
  .ais-GeoSearch-reset[disabled],
  .ais-HierarchicalMenu-showMore[disabled],
  .ais-InfiniteHits-loadPrevious[disabled],
  .ais-InfiniteHits-loadMore[disabled],
  .ais-InfiniteResults-loadMore[disabled],
  .ais-Menu-showMore[disabled],
  .ais-RangeInput-submit[disabled],
  .ais-RefinementList-showMore[disabled],
  .ais-SearchBox-submit[disabled],
  .ais-SearchBox-reset[disabled],
  .ais-VoiceSearch-button[disabled] {
    cursor: default; }

.ais-InfiniteHits-loadPrevious,
.ais-InfiniteHits-loadMore,
.ais-HierarchicalMenu-showMore,
.ais-Menu-showMore,
.ais-RefinementList-showMore {
  overflow-anchor: none; }

.ais-Breadcrumb-list,
.ais-Breadcrumb-item,
.ais-Pagination-list,
.ais-RangeInput-form,
.ais-RatingMenu-link,
.ais-PoweredBy {
  display: flex;
  align-items: center; }

.ais-GeoSearch,
.ais-GeoSearch-map {
  height: 100%; }

.ais-HierarchicalMenu-list .ais-HierarchicalMenu-list {
  margin-left: 1em; }

.ais-PoweredBy-logo {
  display: block;
  height: 1.2em;
  width: auto; }

.ais-RatingMenu-starIcon {
  display: block;
  width: 20px;
  height: 20px; }

.ais-SearchBox-input::-ms-clear, .ais-SearchBox-input::-ms-reveal {
  display: none;
  width: 0;
  height: 0; }

.ais-SearchBox-input::-webkit-search-decoration, .ais-SearchBox-input::-webkit-search-cancel-button, .ais-SearchBox-input::-webkit-search-results-button, .ais-SearchBox-input::-webkit-search-results-decoration {
  display: none; }

.ais-RangeSlider .rheostat {
  overflow: visible;
  margin-top: 40px;
  margin-bottom: 40px; }

.ais-RangeSlider .rheostat-background {
  height: 6px;
  top: 0px;
  width: 100%; }

.ais-RangeSlider .rheostat-handle {
  margin-left: -12px;
  top: -7px; }

.ais-RangeSlider .rheostat-background {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #aaa; }

.ais-RangeSlider .rheostat-progress {
  position: absolute;
  top: 1px;
  height: 4px;
  background-color: #333; }

.rheostat-handle {
  position: relative;
  z-index: 1;
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: 1px solid #333;
  border-radius: 50%;
  cursor: grab; }

.rheostat-marker {
  margin-left: -1px;
  position: absolute;
  width: 1px;
  height: 5px;
  background-color: #aaa; }

.rheostat-marker--large {
  height: 9px; }

.rheostat-value {
  margin-left: 50%;
  padding-top: 15px;
  position: absolute;
  text-align: center;
  transform: translateX(-50%); }

.rheostat-tooltip {
  margin-left: 50%;
  position: absolute;
  top: -22px;
  text-align: center;
  transform: translateX(-50%); }

/**
 * Reset
 */

[class^='ais-'] {
  box-sizing: border-box; }

/**
 * Disabled
 */

[class^='ais-'][class$='--disabled'],
[class^='ais-'][class$='--disabled'] *,
.ais-VoiceSearch-button:disabled {
  cursor: not-allowed; }

/**
 * Buttons
 */

.ais-HierarchicalMenu-showMore,
.ais-Menu-showMore,
.ais-RefinementList-showMore,
.ais-ClearRefinements-button,
.ais-InfiniteHits-loadMore,
.ais-RangeInput-submit,
.ais-InfiniteHits-loadPrevious,
.ais-Pagination-link,
.ais-GeoSearch-redo,
.ais-GeoSearch-reset,
.ais-VoiceSearch-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: linear-gradient(-180deg, #fff, #fcfcfd);
  border: 1px solid #d6d6e7;
  border-radius: 3px;
  box-shadow: 0 1px 0 0 rgba(35, 38, 59, 0.05);
  color: #23263b;
  cursor: pointer;
  display: inline-flex;
  font-size: 0.875rem;
  font-weight: 400;
  height: 2rem;
  justify-content: center;
  line-height: 1.25rem;
  padding: 0 1rem;
  place-items: center;
  text-decoration: none;
  -webkit-user-select: none;
  user-select: none; }

.ais-HierarchicalMenu-showMore,
.ais-Menu-showMore,
.ais-RefinementList-showMore,
.ais-GeoSearch-redo,
.ais-GeoSearch-reset {
  height: 1.5rem; }

.ais-HierarchicalMenu-showMore,
.ais-Menu-showMore,
.ais-RefinementList-showMore {
  margin-top: 1rem; }

.ais-HierarchicalMenu-showMore:hover,
.ais-Menu-showMore:hover,
.ais-RefinementList-showMore:hover,
.ais-ClearRefinements-button:hover,
.ais-InfiniteHits-loadMore:hover,
.ais-RangeInput-submit:hover,
.ais-InfiniteHits-loadPrevious:hover,
.ais-Pagination-item:not(.ais-Pagination-item--selected):not(.ais-Pagination-item--disabled)
.ais-Pagination-link:hover,
.ais-GeoSearch-redo:hover,
.ais-GeoSearch-reset:hover,
.ais-VoiceSearch-button:hover {
  background-image: linear-gradient(-180deg, #fff, #f5f5fa);
  border-color: #d6d6e7; }

.ais-HierarchicalMenu-showMore:focus,
.ais-Menu-showMore:focus,
.ais-RefinementList-showMore:focus,
.ais-ClearRefinements-button:focus,
.ais-InfiniteHits-loadMore:focus,
.ais-RangeInput-submit:focus,
.ais-InfiniteHits-loadPrevious:focus,
.ais-GeoSearch-redo:focus,
.ais-GeoSearch-reset:focus,
.ais-VoiceSearch-button:focus {
  background-image: linear-gradient(-180deg, #fff, #f5f5fa);
  border-color: #3c4fe0;
  box-shadow: #3c4fe0 0 0 0 1px, rgba(35, 38, 59, 0.05) 0 2px 0 1px;
  outline: currentcolor none medium; }

.ais-HierarchicalMenu-showMore:active,
.ais-Menu-showMore:active,
.ais-RefinementList-showMore:active,
.ais-ClearRefinements-button:active,
.ais-InfiniteHits-loadMore:active,
.ais-InfiniteHits-loadPrevious:active,
.ais-Pagination-item--selected .ais-Pagination-link,
.ais-Pagination-link:active,
.ais-GeoSearch-redo:active,
.ais-GeoSearch-reset:active,
.ais-VoiceSearch-button:active {
  border-color: #d6d6e7;
  box-shadow: rgba(119, 122, 175, 0.4) 0 1px 4px 0 inset, rgba(119, 122, 175, 0.4) 0 1px 1px 0 inset, rgba(35, 38, 59, 0.05) 0 1px 0 0; }

.ais-ClearRefinements-button:disabled[disabled],
.ais-InfiniteHits-loadMore:disabled[disabled],
.ais-InfiniteHits-loadPrevious:disabled[disabled],
.ais-Pagination-item--disabled .ais-Pagination-link,
.ais-GeoSearch-redo--disabled,
.ais-GeoSearch-reset--disabled,
.ais-VoiceSearch-button:disabled {
  background-image: linear-gradient(-180deg, #fff, #f5f5fa);
  border-color: #efeff5;
  box-shadow: none;
  color: #b6b7d5; }

.ais-HierarchicalMenu-showMore--disabled[disabled],
.ais-Menu-showMore--disabled[disabled],
.ais-RefinementList-showMore--disabled[disabled] {
  display: none; }

/**
 * Labels
 */

.ais-NumericMenu-label,
.ais-ToggleRefinement-label,
.ais-HierarchicalMenu-item,
.ais-Menu-item,
.ais-RatingMenu-item,
.ais-RefinementList-item {
  display: block;
  font-size: 0.875rem;
  line-height: 1.75rem; }

.ais-HierarchicalMenu-link,
.ais-Menu-link,
.ais-RatingMenu-link,
.ais-RefinementList-label {
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-wrap: nowrap; }

.ais-Breadcrumb-link,
.ais-HierarchicalMenu-link,
.ais-Menu-link,
.ais-RatingMenu-link {
  color: inherit;
  text-decoration: none; }

.ais-Breadcrumb-link:hover {
  text-decoration: underline; }

.ais-HierarchicalMenu-label,
.ais-Menu-label,
.ais-RefinementList-labelText {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.ais-HierarchicalMenu-item--selected
> .ais-HierarchicalMenu-link
> .ais-HierarchicalMenu-label,
.ais-Menu-item--selected .ais-Menu-label,
.ais-RefinementList-item--selected,
.ais-RatingMenu-item--selected {
  font-weight: 600; }

/**
 * Count
 */

.ais-ToggleRefinement-count,
.ais-HierarchicalMenu-count,
.ais-Menu-count,
.ais-RatingMenu-count,
.ais-RefinementList-count {
  background: #f5f5fa none repeat scroll 0% 0%;
  border: 1px solid #b6b7d5;
  border-radius: 99999px;
  color: #23263b;
  display: inline-flex;
  flex-shrink: 0;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1rem;
  margin-left: 0.5rem;
  overflow: hidden;
  padding: 0 0.25rem; }

/**
 * No Results
 */

.ais-Menu-noResults,
.ais-HierarchicalMenu-noResults,
.ais-RefinementList-noResults {
  color: #5a5e9a;
  font-size: 0.875rem;
  line-height: 1.25rem;
  margin-top: 1rem; }

/**
 * Selectors
 */

.ais-MenuSelect-select,
.ais-HitsPerPage-select,
.ais-SortBy-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url('data:image/svg+xml;utf8,<svg width="14" height="24" xmlns="http://www.w3.org/2000/svg"><g stroke="%23777aaf" stroke-width="2" fill="none" fill-rule="evenodd"><path d="M13 7L7 1 1 7M1 17l6 6 6-6"/></g></svg>'), linear-gradient(-180deg, #fff, #fcfcfd);
  background-position: right 1rem center, 0 0;
  background-repeat: no-repeat;
  background-size: 10px, auto;
  border: 1px solid #d6d6e7;
  border-radius: 3px;
  box-shadow: rgba(35, 38, 59, 0.05) 0 1px 0 0;
  color: #23263b;
  cursor: pointer;
  font: inherit;
  height: 2.5rem;
  outline: currentcolor none medium;
  padding: 0 2.5rem 0 1rem;
  position: relative;
  width: 100%; }

.ais-HitsPerPage-select:-moz-focusring,
.ais-HitsPerPage-select::-moz-focus-inner,
.ais-SortBy-select:-moz-focusring,
.ais-SortBy-select::-moz-focus-inner {
  color: transparent;
  outline: currentcolor none medium; }

.ais-HitsPerPage-select > option:not(:checked),
.ais-SortBy-select > option:not(:checked) {
  color: #23263b; }

.ais-HitsPerPage-select > option:disabled,
.ais-SortBy-select > option:disabled {
  color: #b6b7d5; }

.ais-HitsPerPage-select:hover,
.ais-SortBy-select:hover {
  background-image: url('data:image/svg+xml;utf8,<svg width="14" height="24" xmlns="http://www.w3.org/2000/svg"><g stroke="%23777aaf" stroke-width="2" fill="none" fill-rule="evenodd"><path d="M13 7L7 1 1 7M1 17l6 6 6-6"/></g></svg>'), linear-gradient(-180deg, #fcfcfd, #f5f5fa);
  border-color: #d6d6e7; }

.ais-HitsPerPage-select:focus,
.ais-SortBy-select:focus {
  background-image: url('data:image/svg+xml;utf8,<svg width="14" height="24" xmlns="http://www.w3.org/2000/svg"><g stroke="%23777aaf" stroke-width="2" fill="none" fill-rule="evenodd"><path d="M13 7L7 1 1 7M1 17l6 6 6-6"/></g></svg>'), linear-gradient(-180deg, #fff, #f5f5fa);
  border-color: #3c4fe0;
  box-shadow: #3c4fe0 0 0 0 1px, rgba(35, 38, 59, 0.05) 0 2px 0 0; }

.ais-HitsPerPage-select:disabled,
.ais-SortBy-select:disabled {
  background-image: url('data:image/svg+xml;utf8,<svg width="14" height="24" xmlns="http://www.w3.org/2000/svg"><g stroke="%23b6b7d5" stroke-width="2" fill="none" fill-rule="evenodd"><path d="M13 7L7 1 1 7M1 17l6 6 6-6"/></g></svg>'), linear-gradient(-180deg, #fff, #f5f5fa);
  border-color: #efeff5;
  box-shadow: none;
  color: #b6b7d5;
  cursor: not-allowed; }

/**
 * Panel
 */

.ais-Panel {
  margin-bottom: 2rem; }

.ais-Panel-header {
  color: #5a5e9a;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
  margin-bottom: 1rem;
  text-transform: uppercase; }

.ais-Panel-footer {
  color: #5a5e9a;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1rem;
  margin-top: 1rem; }

.ais-Panel--collapsible {
  position: relative; }

.ais-Panel--collapsible .ais-Panel-collapseButton {
  background: none;
  border: none;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0; }

.ais-Panel--collapsed .ais-Panel-body,
.ais-Panel--collapsed .ais-Panel-footer {
  display: none; }

/**
 * SearchBox
 */

.ais-SearchBox-form {
  background-color: #fff;
  display: flex;
  font-size: 0.875rem;
  height: 2.5rem;
  line-height: 1.25rem;
  position: relative;
  width: 100%; }

.ais-SearchBox-form::before {
  background: transparent url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%235a5e9a%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2211%22%20r%3D%228%22%3E%3C%2Fcircle%3E%3Cline%20x1%3D%2221%22%20y1%3D%2221%22%20x2%3D%2216.65%22%20y2%3D%2216.65%22%3E%3C%2Fline%3E%3C%2Fsvg%3E") repeat scroll 0% 0%;
  content: '';
  height: 1rem;
  left: 1rem;
  margin-top: -0.5rem;
  position: absolute;
  top: 50%;
  width: 1rem; }

.ais-SearchBox-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 1px solid #d6d6e7;
  border-radius: 3px;
  box-shadow: rgba(119, 122, 175, 0.3) 0 1px 4px 0 inset;
  caret-color: #5a5e9a;
  color: #23263b;
  flex: 1 1 0%;
  font: inherit;
  max-width: 100%;
  padding-left: 2.5rem; }

.ais-SearchBox-input::placeholder {
  color: #5a5e9a; }

.ais-SearchBox-input:focus {
  border-color: #3c4fe0;
  box-shadow: rgba(35, 38, 59, 0.05) 0 1px 0 0;
  outline: currentcolor none medium; }

.ais-SearchBox-input:disabled {
  background: transparent linear-gradient(-180deg, #fff, #f5f5fa) repeat scroll 0% 0%;
  border-color: #efeff5;
  box-shadow: none;
  cursor: not-allowed; }

.ais-SearchBox-input:disabled::placeholder {
  color: #b6b7d5;
  pointer-events: none; }

.ais-SearchBox-input::-webkit-search-cancel-button,
.ais-SearchBox-input::-webkit-search-decoration,
.ais-SearchBox-input::-webkit-search-results-button,
.ais-SearchBox-input::-webkit-search-results-decoration {
  -webkit-appearance: none;
  appearance: none; }

.ais-SearchBox-loadingIndicator,
.ais-SearchBox-reset {
  align-items: center;
  border-radius: 50%;
  display: flex;
  fill: #484c7a;
  height: 20px;
  justify-content: center;
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  width: 20px; }

.ais-SearchBox-reset:focus {
  background: #b6b7d5;
  fill: #fff;
  outline: 0; }

.ais-RefinementList-searchBox .ais-SearchBox-loadingIndicator,
.ais-RefinementList-searchBox .ais-SearchBox-reset {
  right: 0.5rem; }

.ais-SearchBox-loadingIndicator[hidden],
.ais-SearchBox-reset[hidden] {
  display: none; }

.ais-SearchBox-submit {
  display: none; }

.ais-Menu-searchBox,
.ais-RefinementList-searchBox {
  margin-bottom: 0.5rem; }

.ais-Menu-searchBox .ais-SearchBox-form,
.ais-RefinementList-searchBox .ais-SearchBox-form {
  height: 2rem; }

.ais-Menu-searchBox .ais-SearchBox-form::before,
.ais-RefinementList-searchBox .ais-SearchBox-form::before {
  left: 0.5rem; }

.ais-Menu-searchBox .ais-SearchBox-input,
.ais-RefinementList-searchBox .ais-SearchBox-input {
  padding-left: 2rem; }

/**
 * VoiceSearch
 */

.ais-VoiceSearch-button {
  color: #5a5e9a;
  height: 48px;
  width: 48px; }

.ais-VoiceSearch-button svg {
  color: currentcolor; }

/**
 * Highlighting and Snippeting
 */

.ais-Highlight-highlighted,
.ais-Snippet-highlighted {
  background-color: rgba(84, 104, 255, 0.1);
  color: #5468ff;
  font-style: normal; }

/**
 * Hits
 */

.ais-Hits-item,
.ais-InfiniteHits-item {
  align-items: center;
  background: #fff;
  box-shadow: 0 0 0 1px rgba(35, 38, 59, 0.05), 0 1px 3px 0 rgba(35, 38, 59, 0.15);
  display: flex;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  padding: 1.5rem; }

.ais-Hits-item:first-of-type,
.ais-InfiniteHits-item:first-of-type {
  border-radius: 3px 3px 0 0; }

.ais-Hits-item:last-of-type,
.ais-InfiniteHits-item:last-of-type {
  border-radius: 0 0 3px 3px; }

.ais-Hits-item:only-of-type,
.ais-InfiniteHits-item:only-of-type {
  border-radius: 3px; }

.ais-InfiniteHits-loadMore,
.ais-InfiniteHits-loadPrevious {
  display: flex;
  margin: 1rem auto; }

/**
 * GeoSearch
 */

.ais-GeoSearch {
  position: relative; }

.ais-GeoSearch-control {
  left: 3.75rem;
  position: absolute;
  top: 1rem; }

.ais-GeoSearch-label {
  align-items: center;
  background-color: #f5f5fa;
  border: 1px solid #b6b7d5;
  border-radius: 3px;
  cursor: pointer;
  display: inline-flex;
  font-size: 0.875rem;
  line-height: 1.5;
  min-height: 1.5rem;
  padding: 0.25rem 0.5rem; }

.ais-GeoSearch-label,
.ais-GeoSearch-redo,
.ais-GeoSearch-reset {
  white-space: nowrap; }

.ais-GeoSearch-reset {
  bottom: 1.25rem;
  left: 50%;
  position: absolute;
  transform: translateX(-50%); }

/**
 * RefinementList
 */

.ais-RefinementList-checkbox,
.ais-GeoSearch-input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  background-position: 50%;
  background-size: 180%;
  border: 1px solid currentcolor;
  border-radius: 3px;
  box-shadow: inset 0 1px 4px 0 rgba(119, 122, 175, 0.4);
  color: #d6d6e7;
  cursor: inherit;
  height: 1rem;
  margin: 0 0.5rem 0 0;
  min-width: 1rem; }

.ais-RefinementList-item--selected .ais-RefinementList-checkbox,
.ais-GeoSearch-input:checked {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%235468ff%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpolyline%20points%3D%2220%206%209%2017%204%2012%22%3E%3C%2Fpolyline%3E%3C%2Fsvg%3E");
  background-size: 14px;
  border-color: currentcolor;
  box-shadow: rgba(35, 38, 59, 0.05) 0 1px 0 0 inset;
  color: #3c4fe0; }

.ais-RefinementList-checkbox:focus,
.ais-GeoSearch-input:focus {
  outline: currentcolor none medium; }

.ais-RefinementList-item--selected .ais-RefinementList-checkbox:focus,
.ais-GeoSearch-input:checked:focus {
  box-shadow: rgba(35, 38, 59, 0.05) 0 1px 0 0 inset, currentcolor 0 0 0 1px; }

/**
 * NumericMenu
 */

.ais-NumericMenu-label {
  align-items: center;
  cursor: pointer;
  display: flex; }

.ais-NumericMenu-radio {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff;
  border: 1px solid #d6d6e7;
  border-radius: 50%;
  box-shadow: inset 0 1px 4px 0 rgba(119, 122, 175, 0.3);
  height: 16px;
  margin: 0 0.5rem 0 0;
  outline: 0;
  position: relative;
  width: 16px; }

.ais-NumericMenu-radio:checked,
.ais-NumericMenu-radio:focus {
  border-color: #3c4fe0;
  box-shadow: 0 1px 0 0 rgba(35, 38, 59, 0.05); }

.ais-NumericMenu-radio:focus {
  box-shadow: 0 0 0 1px #3c4fe0, 0 1px 0 0 rgba(35, 38, 59, 0.05); }

.ais-NumericMenu-radio:checked:after {
  background: #3c4fe0;
  border-radius: 50%;
  bottom: 4px;
  content: '';
  left: 4px;
  position: absolute;
  right: 4px;
  top: 4px; }

/**
 * HierarchicalMenu
 */

.ais-HierarchicalMenu-list .ais-HierarchicalMenu-list {
  margin-left: 1.5rem; }

.ais-HierarchicalMenu-link::before {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%23b6b7d5%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpolyline%20points%3D%2218%2015%2012%209%206%2015%22%3E%3C%2Fpolyline%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
  height: 1rem;
  margin-right: 0.5rem;
  -webkit-user-select: none;
  user-select: none;
  width: 1rem; }

.ais-HierarchicalMenu-item--selected > .ais-HierarchicalMenu-link::before {
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22%235468ff%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpolyline%20points%3D%226%209%2012%2015%2018%209%22%3E%3C%2Fpolyline%3E%3C%2Fsvg%3E"); }

/**
 * RatingMenu
 */

.ais-RatingMenu-starIcon {
  margin-right: 0.25rem; }

.ais-RatingMenu-starIcon {
  fill: #5a5e9a;
  position: relative;
  width: 16px; }

.ais-RatingMenu-item--disabled .ais-RatingMenu-starIcon {
  fill: #b6b7d5; }

.ais-RatingMenu-item--disabled .ais-RatingMenu-count,
.ais-RatingMenu-item--disabled .ais-RatingMenu-label {
  color: #b6b7d5; }

/**
 * ClearRefinements
 */

.ais-ClearRefinements-button {
  width: 100%; }

/**
 * CurrentRefinements
 */

.ais-CurrentRefinements-list {
  display: inline-grid;
  gap: 1rem;
  grid-auto-flow: column; }

.ais-CurrentRefinements-item {
  align-items: center;
  background-color: #f5f5fa;
  border: 1px solid #b6b7d5;
  border-radius: 3px;
  display: flex;
  display: inline-flex;
  font-size: 0.875rem;
  line-height: 1.5;
  min-height: 1.5rem;
  padding: 0.05rem 0.5rem; }

.ais-CurrentRefinements-category {
  display: flex;
  margin-left: 0.5rem; }

.ais-CurrentRefinements-delete {
  color: #9698c3;
  height: 100%;
  margin-left: 0.25rem;
  outline-width: 0; }

/**
 * ToggleRefinement
 */

.ais-ToggleRefinement-label {
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between; }

.ais-ToggleRefinement-checkbox {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: rgba(65, 66, 71, 0.08);
  background: #f5f5fa;
  border-radius: 9999px;
  box-shadow: inset 0 1px 4px 0 rgba(119, 122, 175, 0.4);
  height: 18px;
  pointer-events: none;
  position: relative;
  width: 32px; }

.ais-ToggleRefinement-checkbox:checked {
  background: #3c4fe0;
  box-shadow: inset 0 1px 4px 0 rgba(35, 38, 59, 0.1); }

.ais-ToggleRefinement-checkbox:focus {
  outline: 0; }

.ais-ToggleRefinement-checkbox::after {
  background: linear-gradient(-180deg, #fff, #f5f5fa);
  border-radius: 9999px;
  box-shadow: 1px 1px 1px 0 rgba(35, 38, 59, 0.05);
  content: '';
  height: 16px;
  left: 1px;
  position: absolute;
  top: 1px;
  transition: all 100ms ease-in-out;
  width: 16px; }

.ais-ToggleRefinement-checkbox:checked::after {
  transform: translateX(14px); }

/**
 * RangeInput
 */

.ais-RangeInput-input {
  align-items: center;
  background-color: #fff;
  border: 1px solid #d6d6e7;
  border-radius: 3px;
  box-shadow: inset 0 1px 4px 0 rgba(119, 122, 175, 0.3);
  caret-color: #5a5e9a;
  color: #23263b;
  cursor: text;
  display: flex;
  flex: 1;
  font-size: 0.875rem;
  height: 2rem;
  line-height: 1.25rem;
  min-width: 0;
  overflow: hidden;
  padding: 0 1rem;
  position: relative; }

.ais-RangeInput-input:focus {
  border-color: #3c4fe0;
  box-shadow: 0 1px 0 0 rgba(35, 38, 59, 0.05);
  outline: 0; }

.ais-RangeInput-separator {
  margin: 0 0.5rem; }

.ais-RangeInput-submit {
  margin-left: 0.5rem; }

/**
 * RangeSlider
 */

.ais-RangeSlider .rheostat {
  margin: 40px 6px; }

.ais-RangeSlider .rheostat-horizontal {
  cursor: pointer;
  width: calc(100% - 15px); }

.ais-RangeSlider .rheostat-background {
  background-color: transparent;
  border: none;
  border-radius: 3px;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 0.5px 0 0 rgba(255, 255, 255, 0.05);
  height: 4px; }

.ais-RangeSlider .rheostat-progress {
  background-color: #3c4fe0;
  border-radius: 3px;
  height: 4px;
  max-width: 100%;
  top: 0; }

.ais-RangeSlider .rheostat-tooltip {
  font-weight: bold;
  -webkit-user-select: none;
  user-select: none; }

.ais-RangeSlider .rheostat-handle {
  background-color: #fff;
  background-image: linear-gradient(-180deg, #fff, #fcfcfd);
  border: 1px solid #d6d6e7;
  border-radius: 2px;
  box-shadow: 0 1px 0 0 rgba(35, 38, 59, 0.05);
  height: 24px;
  margin-left: -6px;
  top: -11px;
  width: 12px; }

.ais-RangeSlider .rheostat-handle::before,
.ais-RangeSlider .rheostat-handle::after {
  background-color: #d6d6e7;
  content: '';
  height: 12px;
  position: absolute;
  top: 6px;
  width: 1px; }

.ais-RangeSlider .rheostat-handle::before {
  left: 4px; }

.ais-RangeSlider .rheostat-handle::after {
  right: 4px; }

.ais-RangeSlider .rheostat-marker {
  background-color: #d6d6e7; }

/**
 * Pagination
 */

.ais-Pagination-item:first-child > .ais-Pagination-link {
  border-radius: 3px 0 0 3px; }

.ais-Pagination-item + .ais-Pagination-item > .ais-Pagination-link {
  border-radius: 0;
  margin-left: -1px; }

.ais-Pagination-item:last-child > .ais-Pagination-link {
  border-radius: 0 3px 3px 0; }

.ais-Pagination-item {
  display: inline-block; }

.ais-Pagination-item--selected .ais-Pagination-link {
  font-weight: bold; }

/**
 * Breadrumb
 */

.ais-Breadcrumb-link,
.ais-Breadcrumb-separator {
  color: #5a5e9a; }

.ais-Breadcrumb-separator {
  display: flex;
  margin: 0 0.5rem; }

.ais-Breadcrumb-item--selected {
  font-weight: 600; }

.ais-Breadcrumb-item--selected .ais-Breadcrumb-separator {
  font-weight: normal; }

@media (max-width: 767px) {
  .ais-SearchBox-input,
  .ais-RangeInput-input {
    font-size: 1rem; } }

.modal-dialog button, .login-home button{
    outline: none !important;
    box-shadow: none !important;
}  

.stcoksherpa-divbdr {
    border: 3px solid #aec906;
    border-radius: 50px;
}  

.dviewteam .vission-div {
    background: url('team1.jpg') no-repeat scroll 0 0;
    background-position: bottom;
    background-size: cover;
    padding: 65px 75px;
    border: 2px solid #e78235;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    position: relative;
    z-index: 9; 
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    margin: 0 -15px 30px -15px;   
}  

.dviewteam .vission-div h3 {
    color: #e78235;
    font-size: 35px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 10px;
    text-align: left;
    padding-left: 0;
}  

.dviewteam .vission-div p {
    color: #fff;
    font-size: 20px;
    line-height: 30px; 
    font-weight: bold;
    text-align: left;
}  

.dviewteam .vission-div:after {
    background: url('moon-1.png') no-repeat scroll 0 0;
    position: absolute;
    content: '';
    right: 25px;
    width: 132px;
    height: 117px;
    top: 50%;
    z-index: -1;
    left: auto;
    margin-top: -85px;
}  

.contact-us-details:after {
    background: url('moon-1.png') no-repeat scroll 0 0;
    position: absolute;
    content: '';
    right: 0;
    width: 132px;
    height: 117px;
    top: 20px;
    z-index: 1;
    left: auto;
}  

.activetab {
    background: #231f20;
}  

.activetab a{
   color: #f58220;
}  

.activemenu a {
    color:  #fff;
}  

.cmpstexpand i {
 cursor: pointer;
}  

.userdtls a:hover{
   color: #f58220;
}  

.bymkt .searchinrdiv, .bytop .searchinrdiv, .industryfreebox .searchrespdiv {
    cursor: pointer;
}  

.pagination li a {
    cursor: pointer;
}  

#chart1 .aihead {
    text-align: center;
}  

#chart1 .aihead p {
    margin: 0;
    color: #fff;
    font-weight: 600;
    text-decoration: underline;
}  

.ChartIcon{
    width: 50px; 
    height: 50px; 
    background: #f58220;
    padding: 5px; 
    border-radius: 5px; 
    cursor: pointer; 
}  

.ChartHed {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}  

.loader {
    position: absolute;
    left: 50%;
    top: 25%;
    z-index: 1;
    width: 120px;
    height: 120px;
    margin: -76px 0 0 -76px;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    animation: spin 2s linear infinite;
  }  

/* Safari */  

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }  

.loadertxt
  {
    margin-top: 230px;
  }  

.rpaylink a {
    text-decoration: none;
    cursor: pointer; 
    font-size: 14px;
    padding-right: 10px;
    color: #252525;
    font-weight: bold;
   
  }  

.rpaylink a:hover { 

    color: #fff;
}  

.rpaylink span {
    width: 8px;
    height: 8px;
    display: inline-flex;
    background-color: #000;
    border-radius: 6px;
    vertical-align: middle;
}  

@media only screen and (min-width: 320px) and (max-width: 991px) {
    nav.navbar {
        background: #58c7e1 !important;
    }
    /* .navbar li:last-child {
       display: none;
    } */
    #abt {
        margin-top: 68px;
    }
    .moonstar img{
      width: 30%;
    }
}  

@media only screen and (min-width: 320px) and (max-width: 575px) {
    .mat-header-cell, .mat-footer-cell, .mat-cell
  {
    min-width: 50px !important;
    border: 0.3px solid #f58220;
  }
    .dview2, .dview1, .dview3 {
        display: none;
    }  
    .productsbg {
        background: url('our_product_bg.png') no-repeat scroll 0 0;
        background-size: cover;
        background-position: 100% 100%;
    }
    .faqbg {
        background: url('our_product_bg.png') no-repeat scroll 0 0;
        background-size: cover;
        background-position: 100% 100%;
    }
    #myModaldash5 img {
        width: 100%;
    }
    #myModaldash5 .btns a {
     width: 120px;
     font-size: 16px;
    }
    #myModaldash5 .modal-header .close { 
        padding: 5px 10px 5px 10px;
    }
    #myModaldash5 button {
        outline: none;
        box-shadow: none;
    }  
    .contact-us-details:after {
        display: none;
    }
    .fhmenumar {
        margin-top: 68px;
    } 
    .dareport {
        background: #3c3b3a;
 
    }
    .comparetxt {
        margin-bottom: 1px;
    }

    .failurediv{
        margin-top: 25%;
    }
    .failurediv img {
        width: 100%; 
    }
   
}  

@media only screen and (min-width: 576px) and (max-width: 600px) {
    .home-details {        
        margin-top: -100px;
    }
    .stcoksherpa-div {
        padding: 10px 20px 30px 20px; 
      }
      .fredtimg {
        margin-top: 0; 
      }
      .prodemail1 .form-control{
        margin: 5px 0;
      } 
      .teamdtls {
          padding:0 10px;
      }
      .productsbg {
        background: url('our_product_bg.png') no-repeat scroll 0 0;
        background-size: cover;
        background-position: 100% 100%;
    } 
    .faqimgdiv {
        margin-left: -15px;
        margin-right: -15px;
    }
    #faq img {
        width: 100%; 
    }
    .subscription-view a {
        font-size: 11px;
    }
    .dviewteam .vission-div{
        padding: 20px 157px 20px 20px;
        margin: 0 -15px 10px -15px;
    } 
    .team-content p {
        margin: 0 5px 0 0 !important;
    }
    .dviewteam .vission-div p {
        font-size: 17px;
    }
    .content-stt h3 {
        font-size: 16px;
    }
    .content-stt p{
        font-size: 16px;
        margin-bottom: 0 !important;
    }
    .dviewteam .rmgn {
        margin-top: 0 !important;
    }
    .faq-content-st {
        width: 75%;
    }
    button.owl-prev i {
        transform: rotate(-90deg);  
    }
    .footer-image-contact img {
      width: 60% !important;
    }
    .contact-us-details {
        background: #3b3a39 url('mountain.jpg') no-repeat scroll 0 0;
        background-size: contain;
        height: 500px;
        position: relative; 
    }
    .pad-div p {
        color: #fff;
        margin-bottom: 20px;
        font-weight: 500;
        font-size: 16px;
    }
    .pad-div.add {
        padding-top: 50px;
    }
    .pad-div {
        padding: 0 25px;
    }
    .address-fields-div {
        display: flex;
        justify-content: space-between;
        width: 80%;
    }
    ul.address-fields-div li {
        display: inline-block;
        width: auto;
        padding: 0 0px 0 0;
        position: relative;
    }
    .bstyle {
        border-left: 1px solid #f58220;
    }
    .ratios {
        margin-top: -350px;
    }
    .logindtls {        
        margin-top: -20px;
    }

    .fhmenumar { 
        margin-top: 68px;
    }
    .moonstar img{
        width: 20%;
        top: 186px;
    }
    .nav-pills .nav-link { 
        padding: .55rem;
    }
    .nav-pills li a {
        width: 80px;
        font-size: 11px !important;
    }
    .font-weight-bold {
        font-weight: 600 !important;
    }
    .mr-sm-3, .mx-sm-3 {
        margin-right: 0.50rem!important;
    }
    .comparetxt {
        margin-left: -8px;
    }
    .freedb .btns a {
        cursor: pointer;
    }
    .freedb .portfoliotxt span {
        font-size: 12px;
    }
    .freedb .portfoliotxt i {
        font-size: 12px;
    }
    .dtlstockdtls p {
        font-size: 12px;
    }
    .compare .btns a {
        cursor: pointer;
    }
    .dviewfaq h2 {
        position: absolute;
        top : 0; 
        width: 95%; 
      }
      
    #myModaldash5 .modal-body {
        border-radius: 50px;
    }
    #myModaldash5 .modal-header .close {
        padding: 3px 10px 5px 10px;
    }
    #myModaldash5 img {
        width: 100%;
    }
    .failurediv{
        margin-top: 25%;
    } 
}  

@media only screen and (min-width: 601px) and (max-width: 625px) {
    .productsbg {
        background: url('our_product_bg.png') no-repeat scroll 0 0;
        background-size: cover;
        background-position: 100% 100%;
    }
}  

@media only screen and (min-width: 626px) and (max-width: 767px) {
.productsbg {
    background: url('our_product_bg1.png') no-repeat scroll 0 0;
    background-size: contain;
    background-position: right;
} 
}  

@media only screen and (min-width: 601px) and (max-width: 767px) {
    .home-details {        
        margin-top: -120px;
    }
    .stcoksherpa-div {
        padding: 10px 20px 30px 20px; 
      }
      .fredtimg {
        margin-top: 0; 
      }
    .prodemail1 .form-control{
        margin: 5px 0;
      }  
      .teamdtls {
        padding:0 40px;
    }
    
    .faqimgdiv {
        margin-left: -15px;
        margin-right: -15px;
    }
    #faq img {
        width: 100%; 
    } 

    .dviewteam .vission-div{
        padding: 20px 157px 20px 20px;
        margin: 0 -15px 10px -15px;
    } 
    .team-content p {
        margin: 0 5px 0 0 !important;
    }
    .dviewteam .vission-div p {
        font-size: 17px;
    }
    .content-stt h3 {
        font-size: 18px;
    }
    .content-stt p{
        font-size: 16px;
        margin-bottom: 0 !important;
    }
    .dviewteam .rmgn {
        margin-top: 0 !important;
    }
    .faq-content-st {
        width: 70%;
        min-height: 160px;
    }
    button.owl-prev i {
        transform: rotate(-90deg);  
    }
    .footer-image-contact img {
      width: 60% !important;
    }
    .contact-us-details {
        background: #3b3a39 url('mountain.jpg') no-repeat scroll 0 0;
        background-size: contain;
        height: 500px;
        position: relative; 
    }
    .pad-div p {
        color: #fff;
        margin-bottom: 20px;
        font-weight: 500;
        font-size: 16px;
    }
    .pad-div.add {
        padding-top: 50px;
    }
    .pad-div {
        padding: 0 25px;
    }
    .address-fields-div {
        display: flex;
        justify-content: space-between;
        width: 80%;
    }
    ul.address-fields-div li {
        display: inline-block;
        width: auto;
        padding: 0 0px 0 0;
        position: relative;
    }
    .bstyle {
        border-left: 1px solid #f58220;
    }
    .ratios {
        margin-top: -350px;
    }
    .logindtls {        
        margin-top: -40px;
    }

    .fhmenumar { 
        margin-top: 68px;
    }
    .moonstar img{
        width: 15%;
        top: 186px;
    }
    .nav-pills .nav-link { 
        padding: .55rem;
    }
    .nav-pills li a {
        width: 80px;
        font-size: 11px !important;
    }
    .font-weight-bold {
        font-weight: 600 !important;
    }
    .mr-sm-3, .mx-sm-3 {
        margin-right: 0.50rem!important;
    }
    .comparetxt {
        margin-left: -8px;
    }
    .freedb .portfoliotxt span {
        font-size: 12px;
    }
    .freedb .portfoliotxt i {
        font-size: 12px;
    }
    .dtlstockdtls p {
        font-size: 12px;
    }
    .freedb .btns a {
        cursor: pointer;
    }
    .compare .btns a {
        cursor: pointer;
    }
    .dviewfaq h2 {
        position: absolute;
        top : 0; 
        width: 95%; 
      }
      #myModaldash5 img {
        width: 100%;
    } 
    #myModaldash5 .modal-body {
        border-radius: 50px;
    }
    #myModaldash5 .modal-header .close {
        padding: 3px 10px 5px 10px;
    }
    .failurediv{
        margin-top: 15%;
    } 
}  

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .home-details {        
        margin-top: -150px;
    }
    .stcoksherpa-div {
        padding: 10px 30px 30px 30px; 
      }
      .fredtimg {
        margin-top: 0; 
      }
    .prodemail1 .form-control{
        margin: 5px 0;
      }  
      .teamdtls {
        padding:0 50px;
    }
    .productsbg {
        background: url('our_product_bg1.png') no-repeat scroll 0 0;
        background-size: contain;
        background-position: right;
    } 
    .faqimgdiv {
        margin-left: -15px;
        margin-right: -15px;
    }
    #faq img {
        width: 100%; 
    }
    .dviewfooter .footer-image-contact img {
        width: 85%;
    }
    .dviewteam .vission-div{
        padding: 30px 157px 30px 20px;
        margin: 0 -15px 10px -15px;
    } 
    .faq-content-st {
        width: 95%;
        min-height: 160px;
    }
    button.owl-prev i {
        transform: rotate(-90deg);  
    }
    .contact-us-details {
        background: #3b3a39 url('mountain.jpg') no-repeat scroll 0 0;
        background-size: contain;
        height: 500px;
        position: relative; 
    }
    .pad-div p {
        color: #fff;
        margin-bottom: 20px;
        font-weight: 500;
        font-size: 16px;
    }
    .pad-div.add {
        padding-top: 50px;
    }
    .pad-div {
        padding: 0 25px;
    }
    .address-fields-div {
        display: flex;
        justify-content: space-between;
        width: 60%;
    }
    ul.address-fields-div li {
        display: inline-block;
        width: auto;
        padding: 0 0px 0 0;
        position: relative;
    }
    .bstyle {
        border-left: 1px solid #f58220;
    }
    .ratios {
        margin-top: -350px;
    }
    .logindtls {        
        margin-top: -120px;
    }

    .fhmenumar { 
        margin-top: 68px;
    }
    .moonstar img{
        width: 15%;
        top: 186px;
    }
    .nav-pills .nav-link { 
        padding: .10rem;
    }
    .nav-pills li a {
        width: 50px;
        font-size: 8px !important;
    }
    .font-weight-bold {
        font-weight: 500 !important;
    }
    .mr-sm-3, .mx-sm-3 {
        margin-right: 0.5rem!important;
    }

    .divbdr { 
        margin-top: -75px;
        border-left: 2px solid #3c3b3a; 
      } 
    .comparetxt a {
        font-size: 14px !important;
        padding-right: 0;
    }
    .dareport p span {
        font-size: 14px;
    }
    .freedb .portfoliotxt span {
        font-size: 14px;
    }
    .freedb .portfoliotxt i
    {
        font-size: 14px;
    }
    .dtlstockdtls p {
        font-size: 12px;
    }
    .cmpstexpand i {
        z-index: 6;
    }

    .stockhead a {
        font-size: 14px;
    }
    .searchbox input {
        font-size: 16px;
    }
    .userdtls a {
        font-size: 14px;
    }   
    .bdrl {
        padding-left: 7px !important;
    }
    .divbdr1 {  
        border-left: 2px solid #3c3b3a; 
    }  
    .comparetxt {
        margin-left: -12px;
    }
    #aianalysis1 .rmpadding  .col-lg-3 {
        padding: 0;
    }
    .compareres .cmpstname p { 
        padding: 5px 2px;
    }
    .freedb .btns a {
        cursor: pointer;
    }
    .compare .btns a {
        cursor: pointer;
    }
    .dviewfaq h2 {
        position: absolute;
        top : 0; 
        width: 98%; 
      }
      #myModaldash5 img {
        width: 100%;
    }
    #myModaldash5 .modal-body {
        border-radius: 50px;
    }
    #myModaldash5 .modal-header .close {
        padding: 3px 10px 5px 10px;
    }
    .failurediv{
        margin-top: 15%;
    }
    .rpaypage {
        margin-bottom: 70px;
   }
   .navbar-collapse{
    margin: 0 !important;
}

}  

/* Large devices (laptops/desktops, 992px and up) */  

@media only screen and (min-width: 992px) {
    .navbar-nav {
     background: none;
    }
    .navbar li{
        width: 16.66%;
    }
    .navbar-expand-lg .navbar-nav {
    flex-direction: row;
    width: 100%;
    }
    .fixed .navbar {
    background: #68c6e2 !important;
    }
    .navbar li {
        border-right: 1px solid #a5a2a1;
    }
    .navbar-nav {
        background: transparent;
        border: 1px solid #a5a2a1;
    }
    .navbar-collapse{
        margin: 0 !important;
    }
    .navbar-collapse ul li {
        border-top: none;
        border-bottom: none;
        padding: 10px 0;
    } 
    .nav-link {
        padding: 0;
    }
    .bg-light {
        background: transparent !important;
       
    } 
    .navbar li:last-child {
        border-right: 0;
    }
    nav.navbar {
        border-bottom: none;
    }
    .nav-item a.active {
        color: #fff !important;
    }

    .home-details {        
        margin-top: -180px;
    }
    .stcoksherpa-div {
        padding: 10px 50px 30px 50px; 
      }
    .padd30{
    padding-right: 30px;
    }
    .padd95{
    padding-right: 95px;
    }
    .padd75{
    padding-right: 75px;
    }
    .fredtimg {
        margin-top: 0; 
      }
      .subscription-view a {
        height: 59px;
    }
    .prodemail1 .form-control{
        margin: 5px 0;
      }
      .subscription-view a { 
        line-height: 45px;
        font-size: 16px;
    }  
    .teamdtls {
        padding:0 50px;
    }
    .productsbg {
        background: url('our_product_bg1.png') no-repeat scroll 0 0;
        background-size: contain;
        background-position: right;
    } 
    .faqimgdiv {
        margin-left: -15px;
        margin-right: -15px;
    }
    #faq img {
        width: 100%; 
    }
    .faq-content-st {
        width: 98%;
        padding: 9px 5px;
        min-height: 160px;
     }
     .dviewfaq .row {
       margin-top: -100px;
     }
     .dviewfooter .footer-image-contact img {
        width: 55%;
    }
    button.owl-prev i {
        transform: rotate(-90deg);  
    }
    .contact-us-details {
        background: #3b3a39 url('mountain.jpg') no-repeat scroll 0 0;
        background-size: contain;
        height: 600px;
        position: relative; 
    }
    .pad-div p {
        color: #fff;
        margin-bottom: 20px;
        font-weight: 500;
        font-size: 16px;
    }
    .pad-div.add {
        padding-top: 50px;
    }
    .pad-div {
        padding: 0 25px;
    }
    .address-fields-div {
        display: flex;
        justify-content: space-between;
        width: 50%;
    }
    ul.address-fields-div li {
        display: inline-block;
        width: auto;
        padding: 0 0px 0 0;
        position: relative;
    }
    .comn .oktodetail .oktodetailblk p
    {
        font-size: 13px;
        color: #000;
        line-height: 15px;
        font-family: avantgargotitcteedem;
        padding: 3px 10px 0;
        margin: 0;
    }

    .bstyle {
        border-left: 1px solid #f58220;
    }
    .ratios {
        margin-top: -350px;
    }
    .logindtls {        
        margin-top: -160px;
    }
    .freehdr .navbar li{
        width: 33.33% !important;
    }
    .freehdr .navbar {
        background: #68c6e2 !important;
    }
    .fhmenumar { 
        margin-top: 36px;
    }
    .moonstar img{
        width: 10%;
        top: 146px;
      }
      .nav-pills .nav-link { 
        padding: .10rem;
    }
    .nav-pills li a {
        width: 55px;
        font-size: 9px !important;
    }
    .font-weight-bold {
        font-weight: 500 !important;
    }
    .mr-sm-3, .mx-sm-3 {
        margin-right: 0.5rem!important;
    }

    .divbdr { 
        margin-top: -75px;
        border-left: 2px solid #3c3b3a; 
      } 
    .comparetxt a {
        font-size: 14px !important;
        padding-right: 0;
    }
    .dareport p span {
        font-size: 14px;
    }
    .freedb .portfoliotxt span {
        font-size: 14px;
    }
    .freedb .portfoliotxt i
    {
        font-size: 14px;
    }
    .dtlstockdtls p {
        font-size: 12px;
    }
    .cmpstexpand i {
        z-index: 6;
    }

    .stockhead a {
        font-size: 14px;
    }
    .searchbox input {
        font-size: 16px;
    }
    .userdtls a {
        font-size: 14px;
    } 
    .freedb .comparetxt span {
        font-size: 17px;
    }
    .comn .srheadblk p {
        line-height: 17px;
        font-size: 8px;
    }
    .comn .srdetail .srdetailblk .srdetailnum {
        font-size: 16px;
    }
    .comn .srdetail .srdetailblk .srdetailtxt {
        font-size: 11px;
        line-height: 15px;
    }
    .comn .aidetail .aidetailblk p {
        font-size: 14px;
    }
    .comn .aadetail .aadetailblk p {
        font-size: 12px;
    }
    .comn .oktoaadetail .oktoaadetailblk p {
        font-size: 12px;
    }
    .sanalysis .sahead {
        font-size: 12px;
    }
    .sacontent p {
        font-size: 12px;
    }
    .bdrl {
        padding-left: 7px !important;
    }
    #overview1 .aiblock .aitxt p {
        font-size: 10px;
    } 
    #aianalysis1 .aiblock .aitxt p {
        font-size: 10px;
    }
    #aianalysis1 .aiblock .aitxt p span {
        font-size: 9px;
    }
    #aianalysis1 .headstyle {
        font-size: 14px;
    }
    #aianalysis1 .oktoblock .oktotxt p {
        font-size: 10px;
    }
    .divbdr1 {  
        border-left: 2px solid #3c3b3a; 
      } 
      .gviewtxt p {
          font-size: 12px;
      }
      .compareres .cmpsthead p {
        font-size: 12px;
      }
      .compareres .cmpsrdetail .cmpsrdetailblk .cmpsrdetailnum {
          font-size: 16px;
      }
      .compareres .cmpsrdetail .cmpsrdetailblk .cmpsrdetailtxt {
          font-size: 10px;
      }
      .compareres .cmpoktohead p {
          font-size: 10px;
      }
      .compareres .cmpstname p {
          font-size: 12px;
          padding: 5px 2px;
      }
      .compareres .cmpstval p {
          font-size: 14px;
      }
      .compareres .cmpstoktoval p {
        font-size: 14px;
      }
      .comparetxt {
        margin-left: -8px;
    }
    #aianalysis1 .rmpadding  .col-lg-3 {
        padding: 0;
    }
    .freedb .btns a {
        cursor: pointer;
    }
    .compare .btns a {
        cursor: pointer;
    }
    .dviewfaq h2 {
        position: absolute;
        top : 0; 
        width: 98%; 
      }
      #myModaldash5 img {
        width: 100%;
    }    
    #myModaldash5 .modal-body {
        border-radius: 50px;
    }
    #myModaldash5 .modal-header .close {
        padding: 3px 10px 5px 10px;
    }
    .failurediv{
        margin-top: 10%;
    }
    .rpaypage {
        margin-bottom: 70px;
   }

  }  

/* Extra large devices (large laptops and desktops, 1200px and up) */  

@media only screen and (min-width: 1200px) {
    .navbar-nav {
        background: none;
       }
       .navbar li{
        width: 16.66%;
       }
       .navbar-expand-lg .navbar-nav {
       flex-direction: row;
       width: 100%;
       }
       .fixed .navbar {
       background: #68c6e2 !important;
       }
       .navbar li {
        border-right: 1px solid #a5a2a1;
    }
    .navbar-nav {
        background: transparent;
        border: 1px solid #a5a2a1;
    }
    .navbar-collapse{
        margin: 0 !important;
    }
    .navbar-collapse ul li {
        border-top: none;
        border-bottom: none;
        padding: 10px 0;
    }
    .nav-link {
        padding: 0;
    }
    .bg-light {
        background: transparent !important;
        
    } 
    .navbar li:last-child {
        border-right: 0;
    }
    nav.navbar {
        border-bottom: none;
    }
    .nav-item a.active {
        color: #fff !important;
    }
    .home-details {        
        margin-top: -220px;
    }
    .popup-content {
      padding: 0 60px;
    }
    .stcoksherpa-div {
        padding: 10px 50px 30px 50px; 
      }
    .padd30{
      padding-right: 50px;
    }
    .padd95{
      padding-right: 115px;
    }
    .padd75{
      padding-right: 150px;
    }
    .fredtimg {
      margin-top: 0; 
    }

    .subscription-view a {
        height: 59px;
    }
    .products-details p {
        padding-bottom: 0;
    }
    .prodemail1 .form-control{
      margin: 5px 0;
    }
    .subscription-view a { 
        line-height: 55px;
        font-size: 16px;
    }  
    .teamdtls {
        padding:0 50px;
    }
    .productsbg {
        background: url('our_product_bg1.png') no-repeat scroll 0 0;
        background-size: contain;
        background-position: right;
    } 
    .faqimgdiv {
        margin-left: -15px;
        margin-right: -15px;
    }
    #faq img {
        width: 100%; 
    }
    .faq-stt:after {
        z-index: 1;
    }
    .faq-content-st {
       width: 80%;
       min-height: 160px;
    }
    .dviewfaq .row {
      margin-top: -100px;
    } 

    .contact-us-details {
        background: #3b3a39 url('mountain.jpg') no-repeat scroll 0 0;
        background-size: contain;
        height: 600px;
        position: relative; 
    }
    .pad-div p {
        color: #fff;
        margin-bottom: 20px;
        font-weight: 500;
        font-size: 16px;
    }
    .pad-div.add {
        padding-top: 50px;
    }
    .pad-div {
        padding: 0 75px;
    }
    .address-fields-div {
        display: flex;
        justify-content: space-between;
        width: 50%;
    }
    ul.address-fields-div li {
        display: inline-block;
        width: auto;
        padding: 0 0px 0 0;
        position: relative;
    }
    .bstyle {
        border-left: 1px solid #f58220;
    }
    .dviewfooter .footer-image-contact img {
        width: 55%;
    }
    .ratios {
        margin-top: -350px;
    }
    .logindtls {        
        margin-top: -180px;
    }
    .comn .oktodetail .oktodetailblk p
    {
        font-size: 14px;
        color: #000;
        line-height: 15px;
        font-family: avantgargotitcteedem;
        padding: 3px 20px 0;
        margin: 0;
    }
    .freehdr .navbar li{
        width: 33.33% !important;
    }
    .freehdr .navbar {
        background: #68c6e2 !important;
    }
    .fhmenumar { 
        margin-top: 36px;
    }
    .moonstar img{
        width: 10%;
        top: 146px;
      }
      .nav-pills .nav-link { 
        padding: .35rem;
    }
    .nav-pills li a {
        width: 75px;
        font-size: 12px !important;
    }
    .mr-sm-3, .mx-sm-3 {
        margin-right: 0.5rem!important;
    }

    .divbdr { 
        margin-top: -75px;
        border-left: 2px solid #3c3b3a; 
      } 
    .comparetxt a {
        font-size: 14px !important;
        padding-right: 25px;
    }
    .dareport p span {
        font-size: 14px;
    }
    .freedb .portfoliotxt span {
        font-size: 14px;
    }
    .freedb .portfoliotxt i
    {
        font-size: 14px;
    }
    .dtlstockdtls p {
        font-size: 12px;
    }
    .cmpstexpand i {
        z-index: 6;
    }

    .stockhead a {
        font-size: 14px;
    }
    .searchbox input {
        font-size: 16px;
    }
    .userdtls a {
        font-size: 14px;
    } 
    .freedb .comparetxt span {
        font-size: 17px;
    }
    .comn .srheadblk p {
        line-height: 17px;
        font-size: 10px;
    }
    .comn .srdetail .srdetailblk .srdetailnum {
        font-size: 16px;
    }
    .comn .srdetail .srdetailblk .srdetailtxt {
        font-size: 12px;
        line-height: 15px;
    }
    .comn .aidetail .aidetailblk p {
        font-size: 14px;
    }
    .comn .aadetail .aadetailblk p {
        font-size: 12px;
    }
    .comn .oktoaadetail .oktoaadetailblk p {
        font-size: 12px;
    }
    .sanalysis .sahead {
        font-size: 12px;
    }
    .sacontent p {
        font-size: 12px;
    }
    .bdrl {
        padding-left: 15px !important;
    }
    #overview1 .aiblock .aitxt p {
        font-size: 10px;
    } 
    #aianalysis1 .aiblock .aitxt p {
        font-size: 10px;
    }
    #aianalysis1 .aiblock .aitxt p span {
        font-size: 9px;
    }
    #aianalysis1 .headstyle {
        font-size: 15px;
    }
    #aianalysis1 .oktoblock .oktotxt p {
        font-size: 10px;
    }
    .divbdr1 {  
        border-left: 2px solid #3c3b3a; 
      } 
      .gviewtxt p {
          font-size: 12px;
      }
      .compareres .cmpsthead p {
        font-size: 12px;
      }
      .compareres .cmpsrdetail .cmpsrdetailblk .cmpsrdetailnum {
          font-size: 16px;
      }
      .compareres .cmpsrdetail .cmpsrdetailblk .cmpsrdetailtxt {
          font-size: 10px;
      }
      .compareres .cmpoktohead p {
          font-size: 10px;
      }
      .compareres .cmpstname p {
          font-size: 12px;
          padding: 5px 2px;
      }
      .compareres .cmpstval p {
          font-size: 14px;
      }
      .compareres .cmpstoktoval p {
        font-size: 14px;
      }
      .comparetxt {
        margin-left: 8px;
    }
    .freedb .btns a {
        cursor: pointer;
    }
    .compare .btns a {
        cursor: pointer;
    }
    .searchinrdiv .cntnum {
       width: 2%;
    }
    .searchinrdiv .qstxt {
        width: 98%;
    }
    .schprefix {
        width: 10%;
    }
    .schprefixval {
        width: 90%;
    }
    #myModaldash5 img {
        width: 100%;
    }
    .dviewfaq h2 {
      position: absolute;
      top : 0; 
      width: 98%; 
    }
    .form-control { 
        padding: .75rem;
    }
    .dviewbtn {
      margin-top: 5px;
    }
    .dviewbtn .click_btn {
      height: 52px !important;
      width: 80px !important;
     
    }
    .dviewbtn .btns a {
        font-size: 16px;
    }

    #myModaldash5 .modal-body {
        border-radius: 50px;
    }
    #myModaldash5 .modal-header .close {
        padding: 3px 10px 5px 10px;
    }

    #aianalysis1 .aiblock .aitxt p
    {
        margin-top: 5px;
    }
    .failurediv{
        margin-top: 10%;
    }
    
    .selheight{
        height: 50px !important;
    }

    .rpaypage {
         margin-bottom: 70px;
    }
   
  }  

#financials1 .aihead {
    text-align: center;
}  

#financials1 .aihead p {
    margin: 0;
    color: #fff;
    font-weight: 600;
    text-decoration: underline;
}  

#deals1 .aihead {
    text-align: center;
}  

#deals1 .aihead p {
    margin: 0;
    color: #fff;
    font-weight: 600;
    text-decoration: underline;
}  

#profitnloss1 .aihead {
    text-align: center;
}  

#profitnloss1 .aihead p {
    margin: 0;
    color: #fff;
    font-weight: 600;
    text-decoration: underline;
}  

#shareholding1 .aihead {
    text-align: center;
}  

#shareholding1 .aihead p {
    margin: 0;
    color: #fff;
    font-weight: 600;
    text-decoration: underline;
}
.navigation-clean {
  background: #fff;
  padding-top: .75rem;
  padding-bottom: .75rem;
  /* color: #333; */
  border-radius: 0;
  box-shadow: none;
  border: none;
  margin-bottom: 0;
}

@media (min-width:768px) {
  .navigation-clean {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

.navigation-clean .navbar-brand {
  font-weight: bold;
  color: inherit;
}

.navigation-clean .navbar-brand:hover {
  color: #222;
}

.navigation-clean .navbar-toggler {
  border-color: #ddd;
}

.navigation-clean .navbar-toggler:hover, .navigation-clean .navbar-toggler:focus {
  background: none;
}

.navigation-clean .navbar-toggler {
  color: #888;
}

.navigation-clean .navbar-collapse, .navigation-clean .form-inline {
  border-top-color: #ddd;
}

.navigation-clean.navbar-light .navbar-nav .nav-link.active, .navigation-clean.navbar-light .navbar-nav .nav-link.active:focus, .navigation-clean.navbar-light .navbar-nav .nav-link.active:hover {
  /* color: #8f8f8f; */
  box-shadow: none;
  background: none;
  /* pointer-events: none; */
}

.navigation-clean.navbar .navbar-nav .nav-link {
  padding-left: 18px;
  padding-right: 18px;
}

/* .navigation-clean.navbar-light .navbar-nav .nav-link {
  color: #465765;
} */

.navigation-clean.navbar-light .navbar-nav .nav-link:focus, .navigation-clean.navbar-light .navbar-nav .nav-link:hover {
  /* color: #37434d !important; */
  background-color: transparent;
}

.navigation-clean .navbar-nav > li > .dropdown-menu {
  margin-top: -5px;
  box-shadow: none;
  background-color: #fff;
  border-radius: 2px;
}

.navigation-clean .dropdown-menu .dropdown-item:focus, .navigation-clean .dropdown-menu .dropdown-item {
  line-height: 2;
  color: #37434d;
}

.navigation-clean .dropdown-menu .dropdown-item:focus, .navigation-clean .dropdown-menu .dropdown-item:hover {
  background: #eee;
  color: inherit;
}

#nd-nav-split {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

#nd-header .nav-item {
  padding: 15px 0;
  text-align: center;
  border-top: 1px solid #4e4e4e;
  border-bottom: 1px solid #4e4e4e;
}

#nd-header .navbar-nav {
  background: url('dropdown_menu_bg.png') no-repeat scroll 0 0;
  background-size: cover;
  background-position: 50%;
}

@media (min-width: 768px) {
  #nd-header .container-fluid {
    padding: 0;
  }
}

@media (min-width: 768px) {
  #nd-header .navbar-nav li {
    width: 20.00% !important;
    border-top: none;
    border-bottom: none;
    padding: 10px 0;
  }
}

#nd-header .navbar-nav {
  border: 1px solid #a5a2a1;
}

.navbar-nav {
  margin: 0;
}

@media (min-width: 768px) {
  #nd-header .navbar-nav li:not(:last-child) {
    border-right: 1px solid #a5a2a1;
  }
}

@media (min-width: 768px) {
  #nd-header .nav-link {
    padding: 0;
  }
}

#nd-hme-content h1 span {
  font-weight: 700;
}

@media (min-width: 300px) {
  #nd-summit-content .col-4 {
    padding: 0 7px;
  }
}

@media (max-width: 576px) {
  #nd-summit-content .col-4 img {
    width: 50px;
    height: auto;
  }
}

#nd-content-sec .row {
  width: 100%;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .fixed .navbar {
    background: #68c6e2!important;
  }
}


.contact-clean {
  background: #f1f7fc;
  padding: 80px 0;
}

@media (max-width:767px) {
  .contact-clean {
    padding: 20px 0;
  }
}

.contact-clean form {
  max-width: 480px;
  width: 90%;
  margin: 0 auto;
  background-color: #ffffff;
  padding: 40px;
  border-radius: 4px;
  color: #505e6c;
  box-shadow: 1px 1px 5px rgba(0,0,0,0.1);
}

@media (max-width:767px) {
  .contact-clean form {
    padding: 30px;
  }
}

.contact-clean h2 {
  margin-top: 5px;
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 36px;
  color: inherit;
}

.contact-clean .form-group:last-child {
  margin-bottom: 5px;
}

.contact-clean form .form-control {
  background: #fff;
  border-radius: 2px;
  box-shadow: 1px 1px 1px rgba(0,0,0,0.05);
  outline: none;
  color: inherit;
  padding-left: 12px;
  height: 42px;
}

.contact-clean form .form-control:focus {
  border: 1px solid #b2b2b2;
}

.contact-clean form textarea.form-control {
  min-height: 158px;
  max-height: 316px;
  padding-top: 10px;
  resize: vertical;
}

.contact-clean form .btn {
  padding: 16px 32px;
  border: none;
  background: none;
  box-shadow: none;
  text-shadow: none;
  opacity: 0.9;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 0.4px;
  line-height: 1;
  outline: none !important;
}

.contact-clean form .btn:hover {
  opacity: 1;
}

.contact-clean form .btn:active {
  transform: translateY(1px);
}

.contact-clean form .btn-primary {
  background-color: #055ada !important;
  margin-top: 15px;
  color: #fff;
}


/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }
.mfp-align-top .mfp-container:before {
  display: none; }
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }
.mfp-ajax-cur {
  cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }
.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
  cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  user-select: none; }
.mfp-loading.mfp-figure {
  display: none; }
.mfp-hide {
  display: none !important; }
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
.mfp-preloader a {
    color: #CCC; }
.mfp-preloader a:hover {
      color: #FFF; }
.mfp-s-ready .mfp-preloader {
  display: none; }
.mfp-s-error .mfp-content {
  display: none; }
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
.mfp-close:active {
    top: 1px; }
.mfp-close-btn-in .mfp-close {
  color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
    margin-top: -54px; }
.mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
.mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }
.mfp-arrow-left {
  left: 0; }
.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
  right: 0; }
.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
.mfp-iframe-holder .mfp-close {
    top: -40px; }
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }
/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
.mfp-figure figure {
    margin: 0; }
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }
.mfp-image-holder .mfp-content {
  max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75); }
  .mfp-arrow-left {
    transform-origin: 0; }
  .mfp-arrow-right {
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

@font-face {
  font-family: 'AvantGarGotltcTEE';
  src: url('AE10013T.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

p, h1, h2, h3, h4, h5, h6, span, a, button {
  font-family: AvantGarGotltcTEE; 
  line-height: 1.5;
}

#nd-nav-head {
  color: #000;
  font-size: 24px;
  border-bottom: 1px solid #000;
  margin-bottom: 0!important;
  font-weight: 700;
}

#nd-nav-p {
  font-size: 14px;
  text-align: center;
  color: #fff;
  margin-bottom: 5px;
  line-height: 20px;
  font-weight: normal;
}

.navbar-toggler-icon {
  background: none !important;
}

.fa.fa-navicon {
  font-size: 36px;
  color: #fff;
}

@media (min-width: 768px) {
  #nd-nav-split {
    display: none;
  }
}

@media (min-width: 768px) {
  #navcol-1 {
    margin: 0;
  }
}

@media (max-width: 576px) {
  #navcol-1 {
    margin: -10px 15px 0 15px;
  }
}

@media (min-width: 768px) {
  #nd-header .navbar-nav {
    background: none;
    flex-direction: row;
    width: 100%;
  }
}

@media (min-width: 768px) {
  #nd-header navbar li {
    width: 16.66%;
  }
}

@media (max-width: 576px) {
  .navbar.navbar-light.navbar-expand-md.navigation-clean.fixed-top {
    /* height: 78px; */
  }
}

@media (max-width: 767px) {
  #nd-content {
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  #nd-hme-desktop {
    display: none;
  }
}

#nd-hme-desktop a img {
  width: 100%;
  height: auto;
  display: block;
}

#nd-hme-mobile a img {
  width: 100%;
  height: auto;
  display: block;
}

.navbar.navbar-light.navbar-expand-md.navigation-clean.fixed-top {
  background: #58c7e1;
  padding: 0;
}

@media (min-width: 768px) {
  .navbar.navbar-light.navbar-expand-md.navigation-clean.fixed-top {
    background: none;
  }
}

#nd-hme-content {
  text-align: center;
}

#nd-hme-content h1 {
  font-size: 48px;
  border-bottom: 1px solid #000;
  margin-bottom: 10px;
  display: inline-block;
  font-weight: 500;
  margin-top: -25px;
}

@media (max-width: 576px) {
  #nd-hme-content .col p {
    padding: 0 30px;
  }
}

#nd-content .container-fluid {
  padding: 0;
  background: #D9DADA;
}

#nd-summit-content {
  width: 100%;
  margin: 0 auto;
}

#nd-summit-content {
  text-align: center;
}

@media (max-width: 300px) {
  #nd-summit-content .col-4 img {
    width: 50px;
    height: auto;
  }
}

@media (max-width: 576px) {
  #nd-summit-content .col-4 {
    padding: 0 4px;
  }
}

#nd-hme-content p {
  font-size: 16px;
  padding: 0 15px;
  margin-bottom: 10px;
}

#nd-summit-content {
  padding-bottom: 10px;
}

#nd-free-signup {
  text-align: center;
}

#nd-free-signup .click_btn {
  background: url('button.png') no-repeat scroll 0 0;
  background-size: cover;
  color: #000;
  width: 258px;
  height: 50px;
  display: inline-block;
}

#nd-free-signup {
  background: url('mountain-nd.jpg') no-repeat scroll 0 0;
  background-size: cover;
}

#nd-free-signup p {
  color: #fff;
  font-size: 16px;
  padding: 10px 0 15px 0;
  margin-bottom: 0;
}

@media (min-width: 769px) {
  #nd-summit p {
    text-align: center;
    font-size: 22px;
    padding: 10px 0;
    margin-bottom: 0;
  }
}

@media (max-width: 768px) {
  #nd-summit p {
    text-align: center;
    font-size: 18px;
    padding: 10px 0;
    margin-bottom: 0;
  }
}

#nd-summit-content .col-4 p {
  font-size: 14px;
  margin-bottom: 0;
}

@media (min-width: 992px) {
  #nd-free-signup a {
    margin-top: 100px !important;
  }
}

#nd-free-signup a {
  line-height: 44px;
  font-size: 18px;
  margin-top: 60px;
}

@media (min-width: 768px) {
  #nd-hme-mobile {
    display: none;
  }
}

#nd-header .nav-link {
  color: #000;
  font-family: 'AvantGarGotltcTEE';
  font-weight: bold;
  cursor: pointer;
}

.nd-video-content {
  font-size: 18px;
  margin-bottom: 0;
}

#nd-video-img img {
  text-align: center;
  width: 90%;
  margin-top: 20px;
}

#nd-video-img {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 1200px) {
  .nd-video-content {
    font-size: 20px;
  }
}

@media (min-width: 1200px) {
  .nd-video-content {
    font-size: 20px;
  }
}

@media (min-width: 1200px) {
  .nd-video-content {
    font-size: 20px;
  }
}

@media (min-width: 1200px) {
  .nd-video-content {
    font-size: 20px;
  }
}

@media (min-width: 1200px) {
  .nd-video-content {
    font-size: 20px;
  }
}

@media (min-width: 576px) {
  #nd-video-img img {
    width: 200px !important;
  }
}

#nd-remove-padd-1 {
  padding: 0;
  margin-bottom: 15px;
}

#nd-remove-padd-1 {
  padding: 0;
  margin-bottom: 15px;
}

#nd-remove-padd {
  padding: 0;
  margin-bottom: 15px;
}

@media (min-width: 992px) {
  #nd-climb-1 h2 {
    font-size: 17px !important;
    margin-bottom: 10px;
  }
}

#nd-climb-1 h2 {
  color: #000000;
  font-size: 14px;
  font-weight: 600;
  margin-top: 0;
  padding-left: 20px;
}

#nd-climb h2 {
  color: #000000;
  font-size: 14px;
  font-weight: 600;
  margin-top: 0;
  padding-left: 10px;
}

@media (min-width: 992px) {
  #nd-climb-1 p {
    font-size: 15px !important;
    margin-bottom: 12px !important;
  }
}

#nd-climb-1 p {
  color: #000000;
  font-size: 14px;
  padding-left: 20px;
  margin-bottom: 10px;
}

#nd-climb p {
  color: #000000;
  font-size: 14px;
  padding-left: 10px;
  margin-bottom: 10px;
}

@media (min-width: 992px) {
  #nd-climb-1 h1 {
    font-size: 21px !important;
  }
}

#nd-climb-1 h1 {
  color: #EF7F1A;
  font-size: 18px;
  margin-top: 10px;
  text-decoration: underline;
}

#nd-climb h1 {
  color: #EF7F1A;
  font-size: 18px;
  margin-top: 10px;
  text-decoration: underline;
}

#nd-climb-1 p .fa.fa-check {
  color: #EF7F1A;
}

#nd-climb p .fa.fa-check {
  color: #EF7F1A;
}

#nd-Subscription-1 {
  background: #D9DADA;
  border-top: 2px solid #a5a2a1;
  border-right: 2px solid #a5a2a1;
  border-left: 2px solid #a5a2a1;
}

#nd-Subscription {
  background: #D9DADA;
  border-top: 2px solid #a5a2a1;
  border-right: 2px solid #a5a2a1;
  border-left: 2px solid #a5a2a1;
}

#nd-Subscription .row .col-6 {
  padding: 0 5px;
}

#nd-Subscription-1 .row .col-12 h1 {
  text-align: center;
  font-size: 16px;
  text-decoration: underline;
  margin-top: 15px;
}

#nd-Subscription .row .col-6 h1 {
  text-align: center;
  font-size: 16px;
  text-decoration: underline;
  font-weight: 600;
  margin-top: 20px;
}

#nd-Subscription h1 {
  text-align: center;
  font-size: 16px;
  text-decoration: underline;
  margin-top: 10px;
}

#nd-Subscription-1 p {
  font-size: 16px;
  text-align: center;
}

#nd-Subscription p {
  font-size: 16px;
  text-align: center;
}

#nd-left-div-1 {
  border-right: 1px solid #a5a2a1;
}

#nd-left-div-1 {
  border-right: 1px solid #a5a2a1;
}

#nd-left-div-2 {
  border-right: 1px solid #a5a2a1;
}

#nd-left-div {
  border-right: 1px solid #a5a2a1;
}

#nd-right-div-3 {
  border-left: 1px solid #a5a2a1;
}

#nd-Subscription-price-1 {
  border-bottom: 2px solid #a5a2a1;
  border-right: 2px solid #a5a2a1;
  border-left: 2px solid #a5a2a1;
}

#nd-Subscription-price {
  border-bottom: 2px solid #a5a2a1;
  border-right: 2px solid #a5a2a1;
  border-left: 2px solid #a5a2a1;
}

#nd-Subscription-price-1 h1 {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0;
  text-align: center;
}

#nd-Subscription-price h1 {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0;
  text-align: center;
}

#nd-left-div-3 {
  border-right: 1px solid #a5a2a1;
}

#nd-left-div-1 {
  border-right: 1px solid #a5a2a1;
}

#nd-right-div-3 {
  padding-top: 15px;
  padding-bottom: 15px;
}

#nd-Subscription-price-1 .row .col-6 {
  padding: 20px 0;
}

#nd-Subscription-price .row .col-6 {
  padding: 20px 0;
}

.nd-stricke-line {
  -webkit-text-decoration: line-through red 2px;
          text-decoration: line-through red 2px;
}

@media (min-width: 992px) {
  #nd-Subscription-price-1 p {
    text-align: center;
  }
}

#nd-Subscription-price-1 p {
  font-size: 14px;
  margin-bottom: 0;
  padding-left: 10px;
  text-align: center;
}

#nd-Subscription-price p {
  font-size: 14px;
  margin-bottom: 0;
  padding-left: 10px;
  text-align: center;
}

#nd-Subscription-price a {
  text-align: center;
}

.nd-sub-button {
  text-align: center;
}

#nd-sub-button {
  text-align: center;
}

.nd-sub-button a {
  margin: 5px 0;
  background: url('button.png') no-repeat scroll 0 0;
  background-size: cover;
  color: #000;
  display: inline-block;
  line-height: 44px;
  font-size: 18px;
  border-radius: 10px;
  padding: 0 11px;
  text-decoration: none;
  width: 258px;
  height: 50px;
}

@media (min-width: 768px) {
  #nd-content-sec {
    display: none;
  }
}

@media (max-width: 767px) {
  .nd-content-sec-desktop {
    display: none;
  }
}

#nd-content-sec-1 .row .nd-lftdiv {
  padding: 0;
}

#nd-content-sec-1 .row {
  width: 100%;
  margin: 0 auto;
}

#nd-video-img-1 {
  text-align: center;
}

#nd-video-img {
  text-align: center;
}

#nd-Subscription-price-1 {
  width: 100%;
}

.row.nd-add-padd {
  padding-bottom: 10px;
  padding-top: 10px;
}

@media (min-width: 992px) {
  #nd-climb-1 {
    padding-left: 10%;
  }
}

@media (min-width: 992px) {
  .nd-sub-button a {
    height: 52px;
    line-height: 44px;
    font-size: 18px;
  }
}

@media (min-width: 992px) {
  #nd-Subscription-1 p {
    font-size: 16px;
  }
}

@media (min-width: 992px) {
  #nd-Subscription-1 .row .col-12 h1 {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .navbar-nav li:last-child {
    display: none;
  }
}

#nd-content-thr .row {
  width: 100%;
  margin: 0 auto;
}

#nd-team-img img {
  margin-bottom: 10px;
  max-width: 100%;
  height: 100px;
  border-radius: 12px;
  border: 2px solid #ebebeb;
}

#nd-team-img.col-4 {
  padding: 10px 0;
  text-align: center;
}

#nd-founder-head h1 {
  font-size: 18px;
  text-align: center;
  margin: 10px 0 0 0;
}

#nd-founder-content.col-8 {
  padding: 10px 0;
}

#nd-founder-content p {
  font-size: 11px;
  margin-bottom: 0;
}

#nd-founder-content a {
  color: #008DD2;
  font-size: 12px;
  margin: 0;
  padding: 0;
}

#nd-social-icon ul {
  margin: 0;
  padding: 0;
}

#nd-social-icon ul li {
  display: inline-block;
  margin-right: 5px;
  margin-top: 0;
}

#nd-social-icon ul li a i {
  font-size: 25px;
}

.fa.fa-instagram {
  color: transparent;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background: -webkit-radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background-clip: text;
  -webkit-background-clip: text;
}

@media (min-width: 992px) {
  #nd-founder-head h1 {
    font-size: 20px;
  }
}

@media (min-width: 992px) {
  #nd-founder-content p {
    font-size: 14px;
  }
}

@media (min-width: 992px) {
  #nd-founder-content a {
    font-size: 14px;
  }
}

#nd-testimonials.col-12 {
  padding: 0;
  background: #D9DADA;
}

#nd-testimonials h1 {
  text-align: center;
  font-size: 18px;
  color: #EF7F1A;
  -webkit-text-decoration: underline 2px;
          text-decoration: underline 2px;
  margin: 10px 0 0 0;
}

#nd-testimonials p {
  text-align: center;
  font-size: 16px;
  margin-bottom: 0;
  padding: 0 0 5px;
}

.nd-testimonial-div {
  width: 85%;
  height: auto;
  background: #FFF;
  margin: 0 auto;
  padding: 60px 15px 15px 15px;
  margin-bottom: 30px;
  margin-top: 60px;
}

.nd-testimonial-div p {
  font-size: 14px !important;
  text-align: left !important;
}

.nd-testimonial-div h1 {
  font-size: 14px !important;
  text-decoration: none !important;
  margin: 0 !important;
  text-align: left !important;
}

.nd-testimonial-div h1 span {
  color: #000;
  font-size: 12px;
}

#nd-contact-div h1 {
  text-align: center;
  font-size: 18px;
  color: #EF7F1A;
  -webkit-text-decoration: underline 2px;
          text-decoration: underline 2px;
  margin: 10px 0 0 0;
}

.nd-contact-div img {
  width: 150px !important;
  height: auto;
  margin: 0 auto;
}

.nd-testimonial-img-div {
  text-align: center;
  margin-top: -120px;
}

#nd-contact-sec h1 {
  text-align: center;
  font-size: 18px;
  color: #EF7F1A;
  -webkit-text-decoration: underline 2px;
          text-decoration: underline 2px;
  margin: 20px 0 10px 0;
}

#nd-contact-sec .row {
  width: 100%;
  margin: 0 auto;
}

#nd-contact-sec a {
  font-size: 14px;
  color: #2B2A29;
}

#nd-contact-sec span {
  color: #2B2A29;
  font-size: 14px;
}

#nd-social-icon-1 ul {
  margin: 0;
  padding: 0;
  display: inline;
}

#nd-social-icon-1 ul li {
  display: inline-block;
  margin-right: 5px;
  margin-top: 0;
}

#nd-social-icon-1 ul li a i {
  font-size: 25px;
}

@media (min-width: 768px) {
  #nd-social-icon-1 {
    text-align: center;
  }
}

#nd-footer-mobile .row {
  width: 100%;
  margin: 0 auto;
}

#nd-footer-mobile .row .col-4, #nd-footer-mobile .row .col-8 {
  padding: 0 5px;
}

.nd-disclaimer-cnt-1 h1 {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .nd-disclaimer-cnt h1 {
    font-size: 15px !important;
  }
}

.nd-disclaimer-cnt h1 {
  font-size: 12px;
  margin-bottom: 0;
}

#nd-footer-mobile {
  padding-top: 30px;
  padding-bottom: 10px;
}

.nd-disclaimer-cnt-1 p {
  font-size: 12px;
  font-weight: 600;
}

@media (min-width: 992px) {
  .nd-disclaimer-cnt p {
    font-size: 13px !important;
    padding-right: 40px;
  }
}

.nd-disclaimer-cnt p {
  font-size: 12px;
  margin-bottom: 7px;
}

#nd-footer-logo {
  text-align: center;
}

#nd-foo-logo-txt-1 {
  text-align: center;
}

#nd-foo-logo-txt-1 h1 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0;
  -webkit-text-decoration: underline 1px;
          text-decoration: underline 1px;
  -webkit-text-underline-position: under;
  -ms-text-underline-position: below;
  text-underline-position: under;
}

#nd-foo-logo-txt h1 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
  -webkit-text-decoration: underline 1px;
          text-decoration: underline 1px;
  -webkit-text-underline-position: under;
  -ms-text-underline-position: below;
  text-underline-position: under;
}

#nd-foo-logo-txt-1 p {
  padding: 0;
  margin: 0;
  font-size: 12px;
  font-weight: 600;
}

#nd-foo-logo-txt p {
  padding: 0;
  margin: 0;
  font-size: 10px;
  font-weight: 600;
}

#nd-foo-logo-txt h1 span {
  font-weight: 500;
}

@media (min-width: 992px) {
  nd-footer-desktop {
    display: none;
  }
}

@media (max-width: 991px) {
  #nd-footer-desktop {
    display: none;
  }
}

#nd-footer-logo-1 {
  text-align: center;
}

#nd-footer-desktop {
  padding: 20px 0;
}

#nd-footer-desktop .row {
  width: 100%;
  margin: 0 auto;
}

#fa-pay-1 {
  position: absolute;
  top: 48%;
  /* left: 46%; */
  font-size: 32px;
  color: #FFF;
  cursor: pointer;
}

#fa-pay-2 {
  position: absolute;
  top: 43%;
  /* left: 47%; */
  font-size: 32px;
  color: #FFF;
  cursor: pointer;
}

@media (min-width: 768px) {
  #nd-hme-content {
    margin-top: -100px;
  }
}

#nd-right-div-1 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.nd-static-content {
  text-align: center;
}

.nd-login-home {
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px;
  display: none;
}

@media (min-width: 768px) {
  .nd-static-content {
    margin-top: -100px;
    padding-bottom: 70px;
  }
}

.nd-static-content-1 lu li {
  margin-bottom: 1em;
}

.nd-static-content-1 ul li {
  margin-bottom: 1em;
}

.nd-rpay-links a {
  text-decoration: none;
  cursor: pointer;
  font-size: 12px;
  color: #252525;
}

.nd-rpay-links {
  font-size: 14px !important;
}

#nd-login-link {
  padding-left: 19%;
}

@media (min-width: 414px) {
  #nd-login-link {
    padding-left: 26% !important;
  }
}

@media (min-width: 370px) {
  #nd-login-link {
    padding-left: 20%;
  }
}

#nd-myModal12 .close {
  float: right;
  font-size: 25px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: none;
  opacity: 1;
  position: absolute;
  right: 28px;
  top: 28px;
  z-index: 9;
  border: 2px solid #000;
  padding: 0;
  border-radius: 50px;
  width: 35px;
  height: 35px;
}

#nd-myModal12 .nd-logo-section p {
  width: 77%;
  padding: 7px 7px;
  border: 2px solid #000;
  font-size: 15px;
  margin: 12px 15px;
  text-align: center;
}

.faq-popup .modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 0;
  border-bottom: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

#nd-myModal12 .modal-body {
  padding: 0px 0px 0px;
  background: linear-gradient(to bottom, #58c7e1 50%, #b0b1b2 50%);
}

#nd-myModal12 .nd-logo-section a img {
  width: 100%;
}

@media (min-width: 576px) {
  .nd-ratios {
    margin-top: -350px;
  }
}

@media (min-width: 360px) and (max-width: 575px) {
  .nd-ratios {
    margin-top: -250px;
  }
}

.nd-ratios {
  width: 100%;
  padding: 15px;
  z-index: 99999;
  position: relative;
  background: linear-gradient( 180deg,transparent 50%,#b0b1b2 0);
}

.nd-ratio1 {
  background: #fff;
  width: 100%;
  display: inline-block;
  border: 2px solid #f07e01;
  border-radius: 30px;
  height: 100%;
  text-align: center;
  padding: 6px 0 0;
}

.nd-ratio1 h1 {
  font-size: 15px;
  font-weight: 700;
}

.nd-ratio1 ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 90%;
  margin: 0 auto;
  padding: 0;
}

.nd-ratio1 ul li {
  list-style: none;
  font-weight: 500;
}

.nd-ratio1 li {
  width: 40%;
  font-weight: 700;
  line-height: 11px;
  align-items: center;
  padding: 5px 0;
  font-size: 11px;
  margin: 0 10px 10px;
  display: flex;
  justify-content: center;
}

.nd-ratio1 li:first-child {
  background: #63bbe1;
}

.nd-ratios li:nth-child(2), .nd-ratios li:nth-child(7) {
  background: #a0d6ee;
}

.nd-ratios li:nth-child(3), .nd-ratios li:nth-child(6) {
  background: #0092cb;
}

.nd-ratios li:nth-child(4), .nd-ratios li:nth-child(5) {
  background: #1f77a7;
}

.nd-ratio1.nd-ratio2 {
  height: auto;
  margin-top: 4%;
  border: 1px solid #fff;
  background: #f07e01;
}

.nd-ratio1.nd-ratio2 li {
  margin: 0 5px;
  width: 19%;
  background: #fff!important;
}

.nd-ratio1.nd-ratio2 ul {
  margin: 5px auto;
  padding: 0 5px;
}

.nd-ratio1.nd-ratio3 {
  height: 100%;
  margin-top: 4%;
  background: url('04.png');
  background-size: contain;
  position: relative;
  overflow: hidden;
}

.nd-bth {
  text-decoration: underline;
  margin-top: 0;
  color: #0f1012;
  cursor: pointer;
}

.nd-bth:hover {
  color: #0f1012 !important;
}

.nd-faq-popup .close {
  float: right;
  font-size: 25px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: none;
  opacity: 1;
  position: absolute;
  right: 40px;
  top: 28px;
  z-index: 9;
  border: 2px solid #000;
  padding: 0!important;
  border-radius: 50px;
  width: 35px;
  height: 35px;
}

.nd-faq-popup .modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 0;
  border-bottom: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

#nd-myModal2 .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 45px 25px;
}

#nd-myModal2 .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 45px 25px;
}

#nd-myModal2 .faq-popup .model-body {
  position: relative;
  flex: 1 1 auto;
  padding: 45px 25px;
}

#nd-myModal2 .faq-popup .model-body {
  position: relative;
  flex: 1 1 auto;
  padding: 45px 25px;
}

#nd-myModal2 .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 45px 25px;
}

#nd-myModal2 .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 45px 25px;
}

#nd-myModal2 .modal-body:after {
  position: absolute;
  content: "";
  bottom: 0;
  background: url('faq-bg.png') no-repeat scroll 0 0;
  background-size: cover;
  background-position: bottom;
  width: 200px;
  height: 320px;
  left: 15px;
  z-index: 1;
}

.nd-faq-popup .modal-body h3 {
  color: #fff;
  margin-bottom: 20px;
  font-size: 20px;
  text-align: left;
  position: relative;
  padding-bottom: 15px;
  display: table-cell;
  font-weight: 400;
}

.nd-faq-popup .modal-body h3 {
  color: #fff;
  margin-bottom: 20px;
  font-size: 20px;
  text-align: left;
  position: relative;
  padding-bottom: 15px;
  display: table-cell;
  font-weight: 400;
}

.nd-faq-popup .modal-body h3 {
  color: #fff;
  margin-bottom: 20px;
  font-size: 20px;
  text-align: left;
  position: relative;
  padding-bottom: 15px;
  display: table-cell;
  font-weight: 400;
}

.nd-faq-popup .modal-content {
  border-radius: 50px;
  text-align: center;
  top: 0;
  height: 90vh;
  background: #f48120;
  position: relative;
}

.nd-faq-popup .modal-content h3:after {
  background: #fff;
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 90px;
  height: 10px;
}

.nd-faq-popup p {
  color: #000;
  text-align: left;
  margin-top: 10px;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px!important;
}

.nd-faq-popup .modal-content:after {
  position: absolute;
  content: "";
  bottom: 0;
  background: url('faq-bg.png') no-repeat scroll 0 0;
  background-size: cover;
  background-position: bottom;
  width: 200px;
  height: 320px;
  left: 15px;
  z-index: 1;
}

.nd-hmdtlsbold {
  font-weight: bold !important;
}

.nd-faq-popup .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 45px 25px;
}

#nd-summit-content .col-4 h1 {
  font-size: 16px;
  color: #EF7F1A;
  text-decoration: underline;
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .nav-link.active {
    color: #fff !important;
  }
}

@media (max-width: 767px) {
  #nd-contct-us {
    margin-top: 79px;
  }
}

#nd-contct-us #nd-hme-mobile h1 {
  font-size: 30px;
  border-bottom: 1px solid #f58220;
  padding-bottom: 5px;
  margin-bottom: 10px;
  display: inline-block;
  text-align: left;
  display: block;
  color: #f58220;
  padding-top: 10px;
}

#nd-contct-us #nd-hme-desktop h1 {
  font-size: 30px;
  border-bottom: 1px solid #f58220;
  padding-bottom: 5px;
  margin-bottom: 10px;
  display: inline-block;
  text-align: left;
  display: block;
  color: #f58220;
  padding-top: 90px;
}

#nd-contact-us #nd-hme-mobile h1 {
  font-size: 30px;
  border-bottom: 1px solid #f58220;
  padding-bottom: 5px;
  margin-bottom: 10px;
  display: inline-block;
  text-align: left;
  display: block;
  color: #f58220;
  padding-top: 15px;
}

@media (min-width: 768px) {
  #nd-contct-us {
    background: url('mountain.jpg') no-repeat scroll 0 0;
    height: 600px;
    background-size: cover;
  }
}

@media (max-width: 767px) {
  #nd-contct-us {
    padding: 10px 0 50px;
    background: url('last_page.png') no-repeat scroll 0 0;
    background-size: cover;
  }
}

.nd-about-dtls {
  font-size: 16px;
  color: #000;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
}

#nd-contct-us #nd-hme-desktop p {
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  line-height: 20px;
}

#nd-contct-us #nd-hme-mobile p {
  font-size: 12px;
  color: #fff;
  font-weight: 500;
  line-height: 20px;
}

.nd-call-action h3 {
  color: #f58220;
  margin-bottom: 5px;
  font-size: 28px;
}

.nd-call-action a {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.nd-call-action {
  text-align: left;
  margin-top: 25px;
}

.nd-call-action span {
  font-size: 16px;
  color: #fff;
  display: inline;
}

.nd-call-action ul {
  margin: 0;
  padding: 0;
  display: inline;
}

.nd-call-action ul li {
  margin-right: 10px;
  list-style: none;
  font-weight: 500;
  display: inline-block;
  margin-right: 5px;
  margin-top: 0;
}

.nd-call-action ul li a i {
  font-size: 25px;
}

#nd-hme-mobile h1 span {
  font-weight: 700;
}

#nd-hme-desktop h1 span {
  font-weight: 700;
}

@media (min-width: 992px) {
  .nd-address-fields-div {
    display: flex;
    justify-content: space-between;
    width: 60%;
  }
}

@media (max-width: 991px) {
  .nd-address-fields-div {
    display: flex;
    justify-content: space-between;
    width: 80%;
  }
}

.nd-address-fields-div li {
  display: inline-block;
  width: auto;
  padding: 0;
  position: relative;
}

.nd-pad-div.nd-add {
  padding: 0 75px;
}

#nd-contct-us #nd-hme-desktop:after {
  background: url('moon-1.png') no-repeat scroll 0 0;
  position: absolute;
  content: "";
  width: 132px;
  height: 117px;
  left: auto;
  right: 0;
  top: 60px;
  z-index: 1;
}

.nd-about-head {
  font-size: 30px;
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
  margin-bottom: 10px;
  display: inline-block;
  text-align: left;
  display: block;
  color: #000;
  padding-top: 90px;
}

#nd-about-us {
  background: #D9DADA;
  padding-bottom: 20px;
}

.nd-about-head-dview {
  font-size: 30px;
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
  margin-bottom: 10px;
  text-align: left;
  display: block;
  color: #000;
  padding-top: 50px;
  margin-left: 75px;
}

.nd-vission-div {
  background: url('our_team.png') no-repeat scroll 0 0;
  background-size: cover;
  border: 4px solid #e78235;
  border-radius: 25px;
  margin: 10px 0;
}

.nd-vission-div h3 {
  color: #fff;
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 0;
  text-align: left;
  padding-left: 15px;
  line-height: 1;
}

.nd-vission-div p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

#nd-hme-desktop .nd-vission-div {
  background: url('team1.jpg') no-repeat scroll 0 0;
  background-position: bottom;
  background-size: cover;
  padding: 65px 75px;
  border: 2px solid #e78235;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  position: relative;
  z-index: 9;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  margin: 0 -15px 30px;
}

#nd-hme-desktop .nd-vission-div:after {
  background: url('moon-1.png') no-repeat scroll 0 0;
  position: absolute;
  content: "";
  width: 132px;
  height: 117px;
  left: auto;
  right: 25px;
  top: 50%;
  z-index: -1;
  margin-top: -85px;
}

#nd-hme-desktop .nd-vission-div h3 {
  color: #e78235;
  font-size: 35px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 10px;
  text-align: left;
  padding-left: 0;
}

#nd-hme-desktop .nd-vission-div p {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  text-align: left;
}

.nd-faq-head {
  text-align: left;
  display: block;
  padding-top: 25px;
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
  margin-bottom: 10px;
  font-size: 30px;
}

.nd-faq-dtls {
  padding: 0;
  font-size: 16px;
  text-align: center;
  line-height: 1.5;
}

@media (max-width: 767px) {
  #nd-your-faq {
    background: url('our_product_bg.png') no-repeat scroll 0 0;
    background-size: cover;
    background-position: 100% 100%;
  }
}

#nd-your-faq:after {
  position: absolute;
  content: "";
  bottom: 0;
  background: url('faq_012.png') no-repeat scroll 0 0;
  background-size: cover;
  width: 228px;
  height: 367px;
  left: 0;
  z-index: 0;
  box-sizing: border-box;
  margin-left: 10px;
}

#nd-your-faq {
  position: relative;
  z-index: 9;
}

.nd-faq-content-st h3 a {
  color: #000;
  font-size: 16px;
  font-weight: 500;
}

.nd-faq-content-st h3:after {
  background: #4e4e4e;
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 90px;
  height: 10px;
}

.nd-faq-content-st h3 {
  word-break: break-word;
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  padding-bottom: 15px;
  text-align: left;
  position: relative;
}

.nd-faq-content-st {
  background: #fff;
  border: 2px solid #e78235;
  padding: 9px;
  min-height: 132px;
  margin-bottom: 20px;
  position: relative;
  align-items: center;
  display: flex;
  width: 48%;
}

.nd-faq-content-tt {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.nd-faq-qt {
  padding-left: 70px;
}

.nd-faq-stt .owl-theme .owl-nav [class*=owl-] {
  background: #9bbc2a;
  width: 25px;
  height: 30px;
  color: #fff;
}

#nd-your-faq .owl-carousel .owl-nav.disabled {
  display: block;
}

#nd-your-faq button.owl-prev i {
  transform: rotate( 90deg);
}

#nd-your-faq button.owl-prev i {
  transform: rotate( 90deg);
}

#nd-your-faq button.owl-next i {
  transform: rotate( 270deg);
}

#nd-your-faq .owl-nav {
  position: absolute;
  right: 10px;
  bottom: -44px;
}

#nd-myModal-4 ol {
  list-style-type: lower-alpha;
  text-align: left;
  color: #000;
}

.nd-faqimgdiv {
  margin-left: -15px;
  margin-right: -15px;
}

.nd-faqimgdiv img {
  width: 100%;
}

#nd-your-faq #nd-hme-mobile {
  margin-top: 78px;
  padding-bottom: 60px;
}

.nd-faq-head-dview {
  position: absolute;
  top: 50px;
  border-bottom: 1px solid #000;
  width: 85%;
  margin: 0 75px;
}

#nd-your-faq #nd-hme-desktop .row {
  margin-top: -65px;
  padding-bottom: 100px;
}

#nd_faq_slider-1 .nd-faq-content-st {
  width: 80%;
  min-height: 160px;
}

#nd_faq_slider-1 button.owl-prev i {
  transform: rotate( -90deg);
}

.nd-abt-img img {
  width: 150px;
  height: auto;
}

.nd-abt-img {
  text-align: center;
  margin-bottom: 15px;
}

#nd-hme-desktop .contact-clean {
  padding: 30px 0;
}

#nd-hme-desktop .contact-clean form {
  width: 95% !important;
  max-width: 95%;
}

.contact-clean form textarea.form-control {
  min-height: 158px;
}



/*# sourceMappingURL=styles.css.map*/