p {
  color: #000;
}
.header-top:before {
  content: "";
  position: absolute;
  top: 0;
  right: -45%;
  width: calc(85% + 300px);
  height: 35px;
  background: rgb(255, 255, 255);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 3%, #01186ad9 7%);
  /* background: rgba(36, 152, 228, 0.8);
  clip-path: polygon(100% 0%, 100% 51%, 100% 100%, 0 100%, 2% 0); */
}
#header .header-nav-top .nav > li > a {
  font-size: 1em;
  letter-spacing: 1px;
}
#header .header-nav-top .nav > li > a:hover {
  color: #54a9f5 !important;
}
a#dropdownLanguage {
  font-size: 0.9em !important;
}
.bg-b {
  background: #2e3192;
}
.c-w {
  color: #fff;
}
.footer-top h2 {
  margin-bottom: 0;
}
.site-link ul li a {
  color: #000 !important;
  font-size: 16px;
  padding-right: 20px;
}
ul.menu-link {
  margin-bottom: 0px;
}
ul.menu-link li a.menu-item {
  background: rgba(255, 255, 255, 0.5);
  padding: 7px 15px;
  transition: 0.5s;
  border-radius: 5px;
  text-decoration: none;
  margin-left: 12px;
  box-shadow: 0px 0px 11px -3px rgba(0, 0, 0, 0.75);
  color: #000;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
ul.menu-link li a.menu-item:hover {
  background: #1750a4;
  color: #fff;
}
.input-group > .form-control,
.input-group > .form-floating,
.input-group > .form-select {
  height: 27px !important;
  margin-top: 16px;
  margin-bottom: 17px !important;
}
.simple-search .btn {
  height: 27px !important;
  margin-top: 16px;
  margin-bottom: 17px !important;
}
#header .header-nav-features .header-nav-top-icon,
#header .header-nav-features .header-nav-top-icon-img {
  top: -4px;
  color: #fcfcfc;
}
@media (min-width: 768px) {
  #header .header-logo img {
    margin-top: -35px;
  }
}
.sticky-header-active #header .header-logo img {
  margin-top: 0px !important;
  width: 107px;
  height: 50px;
}
.thumb-info-show-more-content p {
  color: #fff !important;
  font-weight: 300;
  margin-top: 5px;
}
p.blog-meta {
  color: #4274b2 !important;
}
html .text-color-tertiary,
html .text-tertiary {
  color: #578ae6 !important;
}
.blog-posts:not(.blog-posts-no-margins) article {
  margin-bottom: 20px;
}
.form-group label,
.form label {
  color: #000;
  font-size: 15px !important;
}
input.form-control::placeholder {
  color: #a1a1a1;
  font-weight: 100;
  font-style: italic;
}
.form-control {
  border-color: rgb(24 24 24 / 36%);
}
.product .product-thumb-info .product-thumb-info-image {
  display: block;
  position: relative;
  border: 1px solid #e3e3e3;
}
.product-meta h4 {
  font-size: 16px;
  font-weight: 400;
}
.product-meta h3 {
  font-size: 18px;
}
.breadcrumb li a {
  color: #ccc;
}
.breadcrumb li a:hover {
  text-decoration: none;
  color: #fff;
}
.breadcrumb li.active {
  color: #fff;
  font-weight: 500;
}
.contact-address-bar i.icons {
  font-size: 30px;
  color: #0b0b56;
}
.product-link-btn a {
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 1px;
  padding: 10px 18px;
}
.row.product-search-bar {
  padding: 10px 10px 20px 10px;
  border-radius: 10px;
  background: #073f93d1;
}
.ziska-form input[type="text"] {
  width: 100%;
  padding: 6px;
  border-radius: 4px;
  border: none;
}
.ziska-form label {
  color: #fff;
  font-size: 15px !important;
  font-style: italic;
}

.order-page input[type="text"],
input[type="number"] {
  width: 100%;
  padding: 9px;
  border-radius: 4px;
  border: 1px solid #ccc;
}
.owl-carousel.nav-dark.nav-style-1 .owl-nav .owl-next,
.owl-carousel.nav-dark.nav-style-1 .owl-nav .owl-prev {
  color: #fff !important;
}
.home-intro p span:not(.highlighted-word) {
  opacity: 1;
  letter-spacing: 0.5px;
}
.order-page label {
  color: #1e1e1e;
  font-size: 15px !important;
  font-style: italic;
}
.main {
  background-image: url("../images/ziska-bg.jpg");
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 30px;
}
#footer {
  margin-top: 0;
  padding-top: 50px;
  background-color: #f2f2f2;
}
/*Right Side Buttons Start*/
.sticky-container {
  padding: 0px;
  margin: 0px;
  position: fixed;
  right: -127px;
  width: 200px;
  z-index: 999;
  top: 50%;
  margin-top: -90px;
}
.sticky li {
  list-style-type: none;
  background-color: #f2f2f2;
  color: #efefef;
  height: 43px;
  padding: 0px;
  margin: 0px 0px 1px 0px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  cursor: pointer;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
}
.sticky li:hover {
  margin-left: -115px;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%);
}
.sticky li img {
  float: left;
  margin: 5px 5px;
  margin-right: 10px;
}
.sticky li p {
  float: left;
  padding: 0px;
  margin: 0px;
  text-transform: uppercase;
  line-height: 43px;
}
/*Right Side Buttons End*/
.form-control:not(.form-control-sm):not(.form-control-lg):not([type="file"]) {
  padding-left: 35px;
}
.icon-none:not(.form-control-sm):not(.form-control-lg) {
  padding-left: -35px !important;
}
.icon-none {
  display: block;
  width: 100%;
  padding: 15px 20px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.375rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.owl-carousel.nav-font-size-lg .owl-nav button.owl-prev,
.owl-carousel.nav-font-size-lg .owl-nav button.owl-next {
  font-size: 35px;
}
.owl-carousel .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  margin-bottom: -20px !important;
}
/* .cnt1 {
  width: 149px;
  height: 93.735px;
  background: #FCB814;
  position: relative;
} */
/* .cnt1::before {
  content: "";
  position: absolute;
  top: -48.8675px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 68px solid transparent;
  border-right: 83px solid transparent;
  border-bottom: 49.8675px solid #FCB814;
} */
/* .cnt1::after {
  content: "";
  position: absolute;
  bottom: -37.8675px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 80px solid transparent;
  border-right: 71px solid transparent;
  border-top: 38.8675px solid #FCB814;
} */
.counters label {
  display: block;
  font-weight: 100;
  font-size: 18px;
  line-height: 25px;
}
.counters strong {
  display: block;
  font-weight: bold;
  font-size: 50px;
  line-height: 65px;
}
.counters.with-borders .counter {
  padding: 15px;
  height: 120px;
}
.feature-search input {
  border: 1px solid #ccc;
  border-radius: 0px;
  padding: 6px 8px 9px 8px;
  width: 65%;
}
.feature-search span {
  font-size: 18px !important;
  color: #000;
}
.feature-search input::placeholder {
  color: #a2a2a2cc;
  font-weight: 300;
}
.feature-search button.btn {
  background: #183086;
  padding: 11px 23px 8px 21px;
  color: #fff;
  font-size: 15px;
  border-radius: 0 5px 5px 0;
  margin-left: -4px;
}
.feature-product h4 {
  font-size: 25px;
}
.feature-product .product-meta h3 {
  font-size: 20px;
  background: #e5e5e5;
  padding: 14px;
  margin-top: -16px;
  letter-spacing: 1px;
  font-weight: 400;
  text-transform: uppercase !important;
}
span.deg {
  font-size: 20px;
  display: block;
  color: #000;
  padding-top: 10px !important;
}
.map img.img-fluid {
  padding: 140px 140px 0px 131px;
  margin-top: -100px;
}
.our-product img {
  border: 1px solid #134f97 !important;
}
.owl-item {
  margin-right: 9.85px !important;
}
.fade_rule {
  height: 5px;
  background-color: #e6e6e6;
  width: 300px;
  margin: 0 auto;
  background: linear-gradient(
    90deg,
    rgba(37, 56, 127, 0) 0%,
    rgba(37, 56, 127, 1) 50%,
    rgba(37, 56, 127, 0) 100%
  );
}
.fade_rule2 {
  height: 3px;
  width: 200px;
  background: rgb(37, 56, 127);
  background: linear-gradient(
    90deg,
    rgba(37, 56, 127, 1) 40%,
    rgba(37, 56, 127, 0) 100%
  );
}
.header-style h2 {
  font-size: 35px !important;
  font-weight: 400;
  margin-bottom: 15px;
}
h2.color-blue {
  color: #002474 !important;
}
h2.video-tour {
  font-size: 35px;
  font-weight: 500;
  line-height: 45px;
  letter-spacing: 0;
  margin-bottom: 0 !important;
}
.negative-ls-05 {
  letter-spacing: -0.05em;
  font-size: 30px;
  color: #fff;
  margin-right: 30px !important;
}
.feature-product .btn-outline.btn-primary {
  float: right;
  padding: 0.6rem 1.5rem;
}
.video-btn {
  margin: auto !important;
  display: block !important;
}
.feature-banner-image img {
  height: 298px;
  width: auto !important;
  margin: auto;
}
.feature-banner {
  height: 350px;
  padding: 30px;
  background: linear-gradient(rgb(0 4 42 / 56%), rgb(0 90 255 / 70%)),
    url("../images/feature-banner.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.search-btn p {
  color: #fff;
  font-size: 28px !important;
}
.product-link li {
  color: #fff;
  list-style: none;
  font-size: 18px;
}
.product-link li a {
  color: #fff;
  text-decoration: none !important;
}
.product-link ul.list {
  margin-left: -33px !important;
}
.product-link li:hover {
  margin-right: -2px !important;
}
.product-link li:hover {
  padding-left: 2px;
}
.feature-product .product .product-thumb-info .product-thumb-info-image {
  height: 298px;
}
.owl-carousel.nav-light:not(.nav-style-1):not(.nav-style-2):not(
    .nav-style-3
  ):not(.show-nav-title):not(.nav-arrows-1)
  .owl-nav
  button[class*="owl-"] {
  background-color: #ececec !important;
  border-color: #ececec !important;
  color: #000 !important;
}
.owl-carousel.nav-light:not(.nav-style-1):not(.nav-style-2):not(
    .nav-style-3
  ):not(.show-nav-title):not(.nav-arrows-1).nav-with-transparency
  .owl-nav
  button[class*="owl-"] {
  background-color: #082b4e5c !important;
}
.video-banner {
  padding: 30px;
  background: linear-gradient(rgb(0 4 42 / 56%), rgb(0 90 255 / 70%)),
    url("../images/video-banner.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.our-product .owl-carousel .owl-item img {
  display: block;
  margin-left: 10px;
  box-shadow: -1px 6px 7px 5px #ccc;
  width: 92%;
}
.about-home blockquote {
  border-left: 1px solid #ddd;
  margin: 0 0 1rem 0;
  padding: 1rem;
  margin-top: 45px;
}
.about-home .btn.btn-lg {
  font-size: 16px;
  font-weight: 500 !important;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px 20px;
}
.global-team img {
  height: 100%;
}
.global-team h4 {
  font-size: 21px !important;
  font-weight: 400 !important;
  margin-bottom: 10px !important;
}
.global-team span {
  color: #000;
}
.contact-li li {
  margin-bottom: 0px !important;
}
/*global team*/
.global-team .team-block a.btn {
  font-size: 14px;
  font-weight: 500;
  padding: 5px 10px;
  background: #14267c !important;
  transition: 0.6s;
  border: none;
}
.global-team .team-block a.btn:hover {
  background: #1f4783e0 !important;
}
.single-team-block span {
  font-size: 16px;
  line-height: 31px;
}
/*footer*/
.site-link ul li a {
  color: #fff !important;
  font-size: 14px;
}
.footer-block h2 {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 18px;
  letter-spacing: 1px;
}
.c-w {
  color: #fff;
}
.footer-block ul.list-icons-sm li a {
  font-size: 16px;
  line-height: 28px;
  color: #fff !important;
}
#footer p {
  font-size: 15px;
  color: #ededed;
  margin-bottom: 0;
}
.details-title {
  font-size: 18px;
  color: #142162;
  line-height: 32px;
}
.details {
  font-size: 18px;
  color: #000;
}
.product-meta span {
  font-size: 15px;
  color: #003e5c;
}
img.brand-logo {
  display: block;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #627cab8c;
  height: 132px;
  background: #fff;
  text-align: center;
  border-radius: 5px;
}
/* img.brand-logo {
  border: 1px solid #6686b56b;
  border-radius: 5px;
  position: absolute;
  top: 25%;
  left: 43%;
  height: 132px;
  background: #fff;
} */
.entry-summary h1 {
  color: #1a336e;
  font-size: 47px !important;
}

.ziska-banner-image h2.brand-slide-title {
  text-align: center;
  background: #312783bf;
  font-size: 40px;
  text-transform: uppercase;
  color: #fff;
  padding: 9px;
  border-radius: 5px;
  padding-top: 8px !important;
  font-weight: 500;
  letter-spacing: 2px;
}
h2.brand-slide-title {
  text-align: center;
  font-size: 40px;
  text-transform: uppercase;
  color: #fff;
  padding: 9px;
  border-radius: 5px;
  padding-top: 8px !important;
  font-weight: 500;
  letter-spacing: 2px;
}
.featured-boxes-modern-style-2 .featured-box .box-content {
  height: 200px;
}
.thumb-gallery-thumbs.owl-carousel .owl-item img {
  width: calc(100% - 2px);
}
.sticky li a {
  color: #777;
  text-decoration: none !important;
}
#footer a.contact {
  color: #fff !important;
}
.contact-li li {
  padding-left: 0 !important;
}
.contact-li a {
  color: #777;
}
.letter-links {
  display: flex;
  flex-wrap: wrap;
  margin-left: -4px;
  margin-top: -4px;
  justify-content: center;
}
.letter-links a {
  width: calc(calc(100% / 9) - 4px);
  text-align: center;
  border: 1px solid #073f93d1;
  margin-left: 4px;
  margin-top: 4px;
  color: #073f93d1;
}
@media (min-width: 576px) {
  .letter-links a {
    width: calc(calc(100% / 13) - 4px);
  }
}
@media (min-width: 992px) {
  .letter-links a {
    width: calc(calc(100% / 26) - 4px);
  }
}
.letter-links a:hover,
.letter-links a.active {
  text-decoration: none;
  background-color: #073f93d1;
  color: #fff;
}
img.img-fluid.single-product-img {
  width: 95%;
  border: 1px solid #d5e6ff;
}
h2.oncology-heading {
  font-size: 24pt !important;
  color: #074a83;
  font-weight: 400;
  line-height: 55px;
}
.c-b {
  color: #364c8d;
}
.p-2 {
  font-size: 18px !important;
  color: #000;
  line-height: 30px;
}
.p-1 {
  font-weight: 300 !important;
  font-size: 29px !important;
  line-height: 40px;
}
.lf-5 {
  padding: 0px 100px 0px 100px;
}
h3.banner-title {
  display: block;
  background: #170b7b;
  text-align: center;
  padding: 20px;
  color: #fff;
  border-radius: 0px 0px 20px 20px;
}
.gallery-image-item {
  display: block;
}
p.oncology-gallery {
  background: #303b68;
  color: #fff;
  padding: 5px;
}
p.oncology-gallery:hover {
  background: #061551;
  cursor: pointer;
}
.global-team-single h4 {
  font-size: 35px !important;
  margin-bottom: 12px !important;
}

span.desg {
  color: #013fa1;
  display: block;
  font-size: 23px;
}
.horizontal-timeline .events a {
  font-size: 16px;
  font-weight: 500;
  color: #000c4a !important;
}
.events-content {
  padding: 0px 150px 0px 150px;
}
.team-social-icon li.social-icons-linkedin a {
  background: #0b6fa1 !important;
  color: #fff !important;
}
.team-social-icon li.social-icons-whatsapp a {
  background: #25d366 !important;
  color: #fff !important;
}
.product-thumb-tags {
  position: absolute;
  top: 8px;
  left: 8px;
  display: flex;
  flex-direction: column;
  font-size: 14px;
}
.product-thumb-tags .tag {
  padding: 0 6px;
  border-radius: 8px;
  color: #fff;
  opacity: 0.7;
}
.search-item {
  display: flex;
  align-items: center;
}
.search-item img {
  width: 120px;
}
.search-item:not(:last-child) {
  border-bottom: 1px solid #ccc;
}
.VIpgJd-ZVi9od-aZ2wEe-wOHMyf {
  z-index: 9724790009779 !important;
  top: 0;
  left: unset;
  right: -5px;
  display: none !important;
  border-radius: 50%;
  border: 2px solid gold;
}

.VIpgJd-ZVi9od-aZ2wEe-OiiCO {
  width: 80px;
  height: 80px;
}

.goog-logo-link,
.gskiptranslate,
.goog-te-gadget span,
.goog-te-banner-frame,
#goog-gt-tt,
.goog-te-balloon-frame,
div#goog-gt- {
  display: none !important;
}

.goog-te-gadget {
  color: transparent !important;
  font-size: 0px;
}

.goog-text-highlight {
  background: none !important;
  box-shadow: none !important;
}

#google_translate_element {
  background-color: transparent;
  width: 158px;
}

#google_translate_element select {
  color: #fff;
  border: none;
  padding: 4px 8px;
  width: 130px;
  margin: 0;
  appearance: none;
  background-color: #273a80;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 4px center;
  background-size: 16px 12px;
}

p.title-style {
  background: #303b68;
  color: #fff;
  padding: 5px;
}
.gloabl-team-single h4 {
  font-size: 34px !important;
}
.gloabl-team-single span.deg {
  color: #053d8f;
  font-size: 20px !important;
}
img.ziska-img-gallery {
  height: 240px !important;
}
.mfa p {
  color: #000;
  line-height: 30px;
  font-style: italic;
  text-align: justify;
}
.job-title a {
  color: #001876 !important;
  text-decoration: none !important;
}
.job-card-body {
  border-radius: 5px;
  box-shadow: 0px 1px 5px 5px #ccc;
}
.job-details ul {
  margin-top: 20px;
  list-style-type: square !important;
}
.job-details ul.list li {
  padding-left: 0px;
  line-height: 15px;
  color: #000;
}
.job-details {
  box-shadow: 0px 0px 2px 2px #ccc;
  padding: 20px 50px 20px 20px;
}
.job-details h2 {
  color: #1d4983;
}
.job-details p.fw-bold {
  color: #1d3a54dd;
}
.apply-block p {
  padding: 0px !important;
  font-weight: 500;
  font-size: 18px;
}
p.apply-date {
  color: #145187;
  font-size: 25px;
}
@media only screen and (max-width: 600px) {
  .mobile-v {
    font-size: 30px !important;
    padding: 0px 30px 0px 30px;
  }
  .owl-carousel.nav-inside.nav-inside-plus .owl-nav button.owl-prev {
    left: 0px;
  }
  .owl-carousel.nav-inside.nav-inside-plus .owl-nav button.owl-next {
    right: 0px !important;
    left: auto;
  }
  .map img.img-fluid {
    padding: 0px !important;
    margin-top: 0px !important;
  }
  h2.video-tour {
    font-size: 32px;
    text-align: center;
    line-height: 40px;
    margin-bottom: 20px !important;
  }
  .m-mb img.img-fluid {
    padding-bottom: 30px;
  }
  span.deg {
    padding-bottom: 40px;
  }
  .events-content {
    padding: 0px !important;
  }
  .footer-block h2 {
    font-size: 20px;
    margin-bottom: 7px;
    margin-top: 20px;
    border-bottom: 1px solid #cccccc6b;
  }
  .site-link {
    margin-top: -60px !important;
  }
  .site-link ul li a {
    padding-right: 0px !important;
    font-size: 13px !important;
    text-align: center;
  }
  .cp-t p {
    border-top: 1px solid #cccccc6b;
    margin-bottom: -130px !important;
    font-size: 15px !important;
    text-align: center;
    padding-top: 10px;
  }
}
.ziska-products .owl-carousel .owl-item img {
  display: block !important;
  width: fit-content !important;
  margin: auto !important;
}
.accreditations-style img {
  border: 1px solid #00395a7a;
}
.accreditations-style p {
  background: #0d3d85;
  color: #fff;
  font-size: 16px;
  padding: 5px;
}
.pv hr {
  background: rgb(0 0 0 / 83%);
  border: 0;
  height: 2px;
  margin: 5px 0;
  opacity: 1;
  width: 22%;
}
.pv {
  margin-top: -10px;
}
.oncolgy-sec .table-responsive {
  border-radius: 5px;
  background: #afafaf29;
  padding: 100px;
}

.td-hover-underline {
  text-decoration: none !important;
}
.td-hover-underline:hover {
  text-decoration: underline !important;
}
.video-play-icon {
  width: 100%;
  height: 100%;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.video-play-icon:hover {
  background-color: #000;
}
.video-play-icon i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background-color: #000;
  transition: all 0.3s;
  cursor: pointer;
}
.video-play-icon:hover i {
  width: 3.5rem;
  height: 3.5rem;
  font-size: 1.2rem;
}

.backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.4);
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}

.floating-message-container {
  position: fixed;
  z-index: 1060;
  top: 0;
  right: 0;
  width: min(100%, 400px);
  padding: 1rem;
  overflow-x: hidden;
}
.floating-message {
  background-color: #198754;
  margin-bottom: 0.5rem;
  padding: 0.75rem;
  border-radius: 0.5rem;
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  animation: toast-appear 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0.9;
}
.floating-message > i {
  font-size: 3rem;
  margin-right: 0.5rem;
}
.floating-message div {
  margin-right: 1.5rem;
}
.floating-message .close-btn {
  position: absolute;
  right: 0.5rem;
  border: none;
  top: 0.8rem;
  border-radius: 50%;
  background-color: transparent;
  cursor: pointer;
  width: 28px;
  height: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.floating-message .close-btn:hover {
  background-color: #afafaf66;
}
.floating-message.remove {
  animation: toast-disappear 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.floating-message-primary {
  background-color: #5f76e8;
  color: #fff;
}
.floating-message-primary .close-btn {
  color: #fff;
}
.floating-message-secondary {
  background-color: #6c757d;
  color: #fff;
}
.floating-message-secondary .close-btn {
  color: #fff;
}
.floating-message-success {
  background-color: #198754;
  color: #fff;
}
.floating-message-success .close-btn {
  color: #fff;
}
.floating-message-info {
  background-color: #0dcaf0;
  color: #fff;
}
.floating-message-info .close-btn {
  color: #fff;
}
.floating-message-warning {
  background-color: #f97316;
  color: #fff;
}
.floating-message-warning .close-btn {
  color: #fff;
}
.floating-message-danger {
  background-color: #dc3545;
  color: #fff;
}
.floating-message-danger .close-btn {
  color: #fff;
}
.floating-message-light {
  background-color: #f8f9fa;
  color: #000;
}
.floating-message-light .close-btn {
  color: #000;
}
.floating-message-dark {
  background-color: #212529;
  color: #fff;
}
.floating-message-dark .close-btn {
  color: #fff;
}
.floating-message-yellow {
  background-color: #ffc107;
  color: #fff;
}
.floating-message-yellow .close-btn {
  color: #fff;
}
@keyframes toast-appear {
  0% {
    transform: translate3d(400px, 0, 0);
    opacity: 0;
  }
  to {
    transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes toast-disappear {
  0% {
    transform: translateZ(0);
    opacity: 1;
  }
  to {
    transform: translate3d(400px, 0, 0);
    opacity: 0;
  }
}
