.card-body {
}

:root {
  --blue: #4e73df;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #e74a3b;
  --orange: #fd7e14;
  --yellow: #f6c23e;
  --green: #1cc88a;
  --teal: #223a35;
  --cyan: red;
  --white: #fff;
  --gray: #858796;
  --gray-dark: #5a5c69;
  --primary: #4e73df;
  --secondary: #858796;
  --success: red;
  --info: red;
  --warning: #f6c23e;
  --danger: #e74a3b;
  --light: #f8f9fc;
  --dark: #5a5c69;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: "Nunito", -apple-system, BlinkMacSystemFont,
    "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
    "Liberation Mono", "Courier New", monospace;
}

.card-body {
}

.cardbody {
  font-family: "Open Sans";
  font-size: 12px;
  color: #000000;
}

#boldbutton {
  font-weight: 900;
}

@media (min-width: 1200px) {
  .text-dark.mb-0 {
    font-family: "Open Sans";
    font-weight: 900;
    font-size: 30px;
  }
}

.headersection {
  font-weight: 900;
  color: #e18f18;
  font-weight: bold;
}

.text-dark.mb-0 {
  color: #000000;
}

.text-primary.font-weight-bold.m-0 {
  color: #e18f18;
}

#charttext {
  color: #e18f18;
}

.referencetext {
  /*font-style: strong;*/
  font-weight: bold;
}

.btn.btn-primary {
  background-color: #e18f18;
  width: 98.625px;
}

.status {
  color: red;
  font-weight: 800;
  font-size: 16px;
}

#iamcuute {
  font-family: "Open Sans";
}

@media (min-width: 320px) {
  #amclogo {
    width: 400px;
  }
}

.border-left-warning {
  border-left: 0.25rem solid #0094c8 !important;
}

.favparagraph {
  line-height: 1.3;
  font-family: "Open Sans";
  font-size: 14px;
  padding-bottom: 10px;
}

.headingfavs {
  font-size: 18px;
  color: #0094c8;
  font-weight: bold;
}

.headingfavs2 {
  font-size: 14px;
  font-weight: 800;
  font-family: "Open Sans";
  font-style: bold;
  color: black;
}

.upcomingappts {
  color: #0094c8;
  font-size: 16px;
  font-family: "Nunito";
  font-weight: bold;
}

.h_onlineresourse {
  color: #0094c8;
  font-family: "Nunito";
  font-size: 16px;
  font-weight: bold;
  overflow-wrap: normal;
}

.para_card {
  line-height: 1;
  font-size: small;
}

.tagline_p {
  line-height: 1.5;
  margin-bottom: 10px;
}

@media (max-width: 800px) {
  .upcomingappts {
    overflow-wrap: normal;
    font-size: 10px;
  }
}

@media (min-width: 1200px) {
  #bnt_mobile {
  }
}

#bnt_mobile {
  width: 199.625px;
  height: 40px;
  color: rgb(1, 52, 55);
  background: rgba(225, 143, 24, 0);
  border-top-left-radius: 11px;
  border-top-right-radius: 11px;
  border-bottom-right-radius: 11px;
  border-bottom-left-radius: 11px;
  text-align: center;
  margin-top: -2px;
  border: 2px dashed rgb(225, 143, 23);
}

@media (max-width: 800px) {
  #bnt_mobile {
    font-weight: bolder;
    color: rgb(1, 52, 55);
    font-size: 10px;
    width: 150px;
  }
}

@media (min-width: 768px) {
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
}

@media (min-width: 300px) {
  #bttonwidth {
    width: 200px;
  }
}

@media (max-width: 300px) {
  .btn.btn-primary {
    width: 264.625px;
    font-size: 14px;
    color: rgb(34, 39, 40);
    background: rgba(225, 143, 24, 0);
    border: 5px dashed rgb(207, 143, 69);
  }
}

.dropdown-menu.show.dropdown-menu-right.animated--grow-in {
  background: rgba(255, 255, 255, 0);
  border-style: none;
  border-color: rgb(255, 255, 255);
}

a {
  color: #013437;
}

#footer a:active,
a:hover {
  color: #165773;
  text-decoration: none;
  font-weight: bold;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #4e4e4e;
  font-family: "Open Sans";
  font-weight: 600;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #4e4e4e;
  font-family: "Open Sans";
  font-weight: 600;
}

.plan {
  margin-bottom: 70px;
  position: relative;
}

.pricing-area ul {
  background: #fafafa;
  margin: 0;
  padding: 0;
}

.pricing-area li {
  background: #fafafa;
}

.pricing-area .heading {
  margin-left: -10px;
  border-radius: 2px 2px 0 0;
  padding: 17px 0;
}

.pricing-area ul li {
  font-size: 16px;
  font-weight: 400;
  list-style: outside none none;
  padding: 15px 0;
  color: #666666;
}

.pricing-area h1,
.pricing-area .price {
  font-weight: 300;
  margin-bottom: 15px;
  margin-top: 0;
  font-size: 36px;
  color: #ffffff;
}

.pricing-area .price {
  font-size: 18px;
  font-weight: 700;
}

.pricing-area ul li:nth-child(2n) {
  background: #f5f5f5 none repeat scroll 0 0;
}

.plan-action {
  height: 42px;
}

.pricing-area .price.red .heading,
.pricing-area .price.red .plan-action .btn {
  background: #e24f43 none repeat scroll 0 0;
  color: #ffffff;
}

.pricing-area .plan {
  margin-bottom: 70px;
  position: relative;
}

.pricing-area .plan-action .btn {
  color: #ffffff;
  margin-top: 5px;
  padding: 5px 20px;
  position: relative;
}
.filtr-item {
  padding-top: 30px;
}

.filtr-controls span {
  cursor: pointer;
}

.filtr-controls span:after {
  content: " ";
  width: 0;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 50%;
  background: transparent;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

.filtr-controls span.active:after {
  width: 100%;
  left: 0;
  background: #000;
}

.filtr-loading {
  border: 5px solid #333;
  position: relative;
  border-radius: 40px;
  height: 40px;
  left: 50%;
  margin: 80px 0;
  opacity: 0;
  top: 0;
  width: 40px;
  z-index: 2;
  -webkit-animation: pulsate 1s ease-out infinite;
  animation: pulsate 1s ease-out infinite;
}

@keyframes pulsate {
}
.card-text.parg_card {
  color: rgb(55, 55, 55);
  line-height: 1.3rem;
}

.border-dark {
  border-color: #0094c8 !important;
}

.card-text.parg_card {
}

#boldtext {
  font-family: "Nunito";
  font-weight: 400;
  color: #000000;
}

.card-text.parg_card {
}

.card-text.parg_card {
  font-family: "Open Sans", sans-serif;
  color: rgb(67, 66, 66);
  font-weight: 100;
  font-size: 16px;
}

.card-text.parg_card {
  font-family: "Open Sans", sans-serif;
  margin-top: -18px;
}

.card-header {
  height: 73px;
}

.card-header:first-child {
  border-radius: calc(0.35rem - 1px) calc(0.35rem - 1px) 0 0;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #fefefe;
  border-bottom: 1px solid #e3e6f0;
}

.card-header:first-child {
  border-radius: calc(0.35rem - 1px) calc(0.35rem - 1px) 0 0;
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.35rem - 1px) calc(0.35rem - 1px);
}

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

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f8f9fc;
  border-top: 1px solid #e3e6f0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f8f9fc;
  border-top: 1px solid #e3e6f0;
}

.btn.btn-outline-dark {
  margin-left: 70px;
}

* {
  box-sizing: border-box;
}

@media (max-width: 576px) {
  #buttonm {
    flex-direction: column;
  }
}
