::-webkit-scrollbar {
  width: 3px;
  height: 8px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
  background: #d7d7d7;
}
::-webkit-scrollbar-thumb:hover {
  background: #d7d7d7;
}
::-webkit-scrollbar {
  display: block;
  width: 5px;
}
::-webkit-scrollbar-track {
  background: transparent;
}
::-webkit-scrollbar-thumb {
  border-right: none;
  border-left: none;
  border-radius: 10px;
}
::-webkit-scrollbar-track-piece:end {
  background: transparent;
  margin-bottom: 10px;
}
::-webkit-scrollbar-track-piece:start {
  background: transparent;
  margin-top: 130px;
}
body {
  font-family: Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", "Oxygen",
    "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue",
    sans-serif;
  font-size: 15px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font {
  font-family: Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", "Oxygen",
    "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue",
    sans-serif;
}

.nav > li > a {
  font-size: 15px;
}
.nav-line-bottom > li > a:before,
.nav-line-grow > li > a:before,
.nav-line > li > a:before {
  height: 2px;
}
.off-canvas-left .mfp-content,
.off-canvas-right .mfp-content {
  background: var(--white);
}
.flex-control-thumbs li img,
.flickity-page-dots .dot,
.product-thumbnails img {
  opacity: 1;
}
.product-thumbnails .is-nav-selected a img,
.product-thumbnails a:hover img {
  transform: translate(0);
}
.product-thumbnails img {
  margin-bottom: 0;
}
.flickity-page-dots .dot {
  background: #d3e3f3;

  width: 10px;
  height: 10px;
}
.slider-nav-light .flickity-prev-next-button .arrow,
.slider-nav-light .flickity-prev-next-button svg {
  fill: var(--primary);
}
#main .flickity-page-dots {
  top: unset;
  bottom: 10px;
  left: 10px;
  right: unset;
}
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  border-color: #d7e4fd !important;
}
.slider-nav-light .flickity-page-dots .dot.is-selected,
.slider-nav-light.slider-nav-dots-simple .flickity-page-dots .dot {
  background-color: var(--second);
}
.off-canvas .nav-vertical > li > a {
  color: var(--heading);
}
.off-canvas .nav-vertical > li > a:hover {
  color: var(--primary);
}
.accordion-title {
  display: flex !important;
  justify-content: space-between;
  padding: 10px;
  line-height: 1.2;
  align-items: center;
  border-radius: 6px 6px 0 0;
  font-size: 16px;
  background: #f8f8f8;
}
.accordion .toggle {
  position: unset;
  order: 1;
}
.accordion .toggle i:before {
  content: "\2b";
  font-size: 20px;
}
.toggle i {
  position: relative;
  top: -5px;
  font-weight: bold;
}
.accordion .active .toggle i:before {
  content: "\f068" !important;
  font-family: "FontAwesome";
  position: relative;
  top: -4px;
  font-size: 16px;
}

.nav-dropdown-has-border .nav-dropdown {
  border: 1px solid #f8f8f8;
  border-radius: 5px;
}
.nav-dropdown-default {
  padding: 5px;
}
.nav-dropdown-has-arrow li.has-dropdown:before {
  border-width: 10px;
  margin-left: -10px;
}
.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before {
  border-bottom-color: #f8f8f8;
}
.nav-column li > a,
.nav-dropdown > li > a {
  padding: 5px;
  font-size: 15px;
  color: var(--texts);
}
.accordion-inner {
  border: 1px solid #f8f8f8;
  border-radius: 0 0 6px 6px;
  font-size: 16px;
  padding: 1rem;
}
.current-post-faq {
  margin-bottom: 2rem;
}
.current-post-faq .faq-title {
  border-bottom: 1px solid #334054;
  display: block;
  width: 100%;
  padding-bottom: 20px;
}
.accordion-item {
  margin-bottom: 10px;
}
#breadcrumbs {
  font-size: 15px;
}
.button.is-outline,
input[type="button"].is-outline,
input[type="reset"].is-outline,
input[type="submit"].is-outline {
  font-size: 14px;
}
.button.is-outline,
input[type="button"].is-outline,
input[type="reset"].is-outline,
input[type="submit"].is-outline {
  font-weight: 500;
}
.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  transition: unset !important;
}
body * {
  letter-spacing: normal !important;
}

.button.is-outline,
input[type="button"].is-outline,
input[type="reset"].is-outline,
input[type="submit"].is-outline {
  border-width: 1px;
}
.button span {
  font-weight: normal;
}
.button,
button,
fieldset,
input,
select,
textarea,
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
textarea {
  border-radius: 3px;
}
.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection,
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
  border-color: #eaecf0;
}
.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection,
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea,
.button:hover,
.dark .button.is-form:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
select:focus,
textarea:focus {
  box-shadow: unset;
}
a:where(:not(.wp-element-button)) {
  text-decoration: unset !important;
}
#wrapper {
  min-height: 100vh;
}
#main,
#wrapper,
body,
html {
  background: #f0f7ff;
}
.absolute-footer.dark {
  background: #fff;
  color: var(--text);
  padding: 8px;
  font-size: 13px;
}
.is-divider,
.home-menu li a i,
.header-vertical-menu a i {
  display: none;
}
.header-nav-container {
  display: flex;
  gap: 25px;
}

.header-nav-container a {
  color: var(--text);
  font-size: 15px;
}

.slider-wrapper .loading-spin {
  display: none !important;
}
.button.is-outline,
input[type="button"].is-outline,
input[type="reset"].is-outline,
input[type="submit"].is-outline {
  padding: 4px 16px;
}
span.wpcf7-spinner {
  position: absolute;
  top: 50%;
  transform: translateX(-50%);
  left: 50%;
  margin: 0;
}
.lightbox-content {
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid var(--primary);
  outline-offset: 3px;
  outline: 1px solid var(--secondary);
}
#main .col-inner {
  border-radius: 6px;
}
.bg-white {
  background: #fff;
}
.box-text {
  padding: 10px 0;
}
.icon-box-left,
.icon-box-right {
  align-items: center;
}
.box-shadow-1,
.box-shadow-1-hover:hover,
.row-box-shadow-1 .col-inner,
.row-box-shadow-1-hover .col-inner:hover {
  box-shadow: 0 0 10px #ececec;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.nav-pagination > li > a,
.nav-pagination > li > span {
  line-height: 32px;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
  }
  50% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  to {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
  }
  50% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  to {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

.page-wrapper {
  padding-top: 0px;
}

button.mfp-close {
  background: #fff;
  border-radius: 50px;
  width: 33px;
  height: 33px;
  line-height: 1;
  display: flex;
  padding: 1px;
  align-items: center;
  justify-content: center;
  opacity: 1;
  color: var(--text);
}
.lightbox-content {
  overflow: unset;
  border-radius: 22px;
  border-top-right-radius: 150px;
}
.mfp-container {
  padding: 5px;
}
.gap-10 {
  gap: 10px;
}
.gap-20 {
  gap: 20px;
}
.slider-nav-circle .flickity-prev-next-button .arrow,
.slider-nav-circle .flickity-prev-next-button svg,
.section-title-normal,
.section-title-normal span,
.footer-1,
.footer-2,
.product-section,
a.zoom-button.button,
.widget_shopping_cart p.total,
.woocommerce-shipping-totals th,
.woocommerce-shipping-totals td,
.cart_totals tbody tr td,
.shop_table tfoot tr td,
.shop_table thead tr th:last-of-type,
.shop_table tr td:last-of-type,
td.product-total,
.cart-sidebar .widget-title,
.woocommerce-cart-form__contents tbody *,
.woocommerce-cart .row-divided > .col + .col:not(.large-12),
.woocommerce-billing-fields,
.shop_table .cart_item td,
.payment_methods li + li,
.nav-sidebar.nav-vertical > li + li,
.section-title-bold span,
.section-title-bold-center span,
.back-to-top,
.flickity-page-dots .dot,
.accordion-title,
footer.entry-meta,
.nav-pagination > li > a,
.nav-pagination > li > span,
a.zoom-button.button,
a.button.product-video-popup {
  border: none;
}
/* .product-thumbnails .flickity-slider {
  display: flex;
  align-items: center;
  justify-content: center;
  position: unset !important;
}
.product-thumbnails {
  margin-top: -56px;
}
.product-thumbnails .col {
  position: unset !important;
  max-width: 80px !important;
  flex-basis: 80px !important;
  padding: 10px 6px !important;
}
.product-thumbnails a {
  border: 1px solid #e3e3e3 !important;
  border-radius: 6px;
}
.product-thumbnails img {
  margin: 0 !important;
  opacity: 1 !important;
} */
/* .vertical-thumbnails {
    max-height: 375px;
    overflow-y: scroll;
    z-index: 99;
} */

.nav-dropdown.nav-dropdown-default > li > a,
.home-menu .nav-dropdown {
  border: none !important;
}
ul.product_list_widget li a:not(.remove) {
  font-size: 14px;
}
.section-title-normal span,
.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  margin: 0;
}
input.wpcf7-submit {
  display: flex;
  margin: 1rem auto;
  padding: 6px 30px;
  border-radius: 10px 10px 0 10px;
}

input.wpcf7-submit:hover {
  background: var(--second);
}
.section-title-center {
  justify-content: center;
  align-items: flex-end;
}
.section-title-center .section-title-main {
  font-size: 32px;
  color: var(--primary);
}
.section-title b {
  background-color: var(--primary);
  max-width: 50px;
  opacity: 0.8;
  position: relative;
  top: -6px;
}
.gap-15 {
  gap: 15px;
}
.wrap {
  flex-wrap: wrap;
}
.tooltipster-base {
  --tooltip-bg-color: var(--primary) !important;
  font-size: 13px !important;
}
.home-menu ul {
  list-style: none;
  margin: 0;
}
.home-menu li {
  margin-left: 0 !important;
  margin-bottom: 0 !important;
}
.home-menu li a,
.header-vertical-menu a {
  padding: 7px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 6px;
  font-size: 15px;
}
.nav-column > li > a,
.nav-dropdown > li > a,
.nav-vertical-fly-out > li > a,
.nav > li > a,
.home-menu li a,
.header-vertical-menu a {
  color: var(--text);
}
.header-wrapper .flex-row {
  padding-left: 7.5px;
  padding-right: 7.5px;
}
.section-title-bold span,
.section-title-bold-center span,
.realdev-vertical-menu .header-vertical-menu__opener {
  padding: 0;
}
.realdev-vertical-menu .header-vertical-menu__opener {
  background: transparent;

  width: max-content !important;
  height: max-content;
  gap: 6px;
}
.realdev-vertical-menu .header-vertical-menu__fly-out {
  top: 38px;
  border-radius: 5px;
}
.realdev-vertical-menu .header-vertical-menu__opener i {
  display: none;
}

.realdev-vertical-menu .header-vertical-menu__title {
  font-weight: normal;
}

.realdev-vertical-menu .header-vertical-menu__icon {
  width: 23px;
  height: 23px;
}

.header-nav-item .header-nav-link {
  display: flex;
  align-items: center;
  gap: 6px;
}

.header-nav-item .nav-icon {
  width: 23px;
  height: 23px;
}
.home-menu img.ux-menu-icon {
  filter: unset !important;
}
.home-menu li a img,
.header-vertical-menu a img {
  width: 22px;
  height: 22px;
}
.home-menu .nav-dropdown {
  border-radius: 0;
  overflow: hidden;
  min-width: 1080px;
  top: 0;
  bottom: 0;
  min-height: 367px;
  left: 220px !important;
  z-index: 99;
  box-shadow: unset !important;
  border-left: 1px solid #cfcfcf3b !important;
  padding: 20px 5px !important;
}
.nav-dropdown-has-shadow .nav-dropdown {
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.15);
}
.nav-dropdown.nav-dropdown-default > li > a {
  display: inline-block !important;
}
.menu-title {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: bold;
  color: var(--primary);
}

.menu-title img {
  width: 23px;
  height: 23px;
}

.home-menu li a:after,
.header-vertical-menu li a:after {
  content: "\f054";
  font-family: "FontAwesome";
  font-size: 12px;
}
.home-menu .nav-dropdown a:after {
  content: none;
}
.cart-item .nav-dropdown {
  right: 0 !important;
  left: unset !important;
}
img {
  border-radius: 5px;
}
/* LAYOUT */

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

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

.pd-half {
  padding: 15px;
}
.back-to-top {
  padding: 0px !important;
  color: var(--primary);
  background: #f0f7ff !important;
  font-size: 20px !important;
  line-height: 1 !important;
  margin: 0 !important;
}

.back-to-top:hover {
  color: var(--second) !important;
}
.product-section {
  background: #fff;
  padding: 15px;
  border-radius: 10px;
  margin-bottom: 20px;
}
.product-section .tab-title {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 20px;
}
.section-title-container,
.row .col-inner p:last-child {
  margin-bottom: 0;
}
.product-section .tab-title .tab-product-name {
  color: var(--primary);
  font-size: 16px;
}
.single .page-wrapper,
.single .entry-content {
  padding-top: 0;
}
.panel.entry-content {
  padding-bottom: 0;
}
#review_form #respond > small {
  display: none;
}
form#commentform {
  margin: 0 !important;
}
.comment-form {
  margin: 0;
  display: flex;
  flex-direction: column;
}
.comment-form > div,
.comment-form > p {
  padding: 0 !important;
}
.product-rating-stars {
  display: flex;
  gap: 6px;
  margin-bottom: 12px;
  align-items: baseline;
}
.product-rating-stars .review-title {
  margin: 0 20px 0 0;
}
.product-rating-stars .star {
  font-size: 20px;
  cursor: pointer;
  user-select: none;
  transition: transform 0.2s;
}
.product-rating-stars .star i {
  color: #ddd;
  transition: color 0.2s;
}
.comment-form-rating p.stars {
  display: none !important;
}
.comment-form > div,
.comment-form > p {
  padding: 0;
}
.comment-form-comment textarea {
  min-height: 100px;
  resize: vertical;
}
.comment-form textarea {
  padding: 16px;
  border: 1px solid #e9f4fc;
  border-radius: 0;
  box-shadow: unset;
  min-height: 127px;
  border-radius: 10px;
}
.form-submit button#submit {
  display: block;
  margin: 0 auto;
  max-width: 150px;
  background: var(--primary);
  color: var(--white);
  border-radius: 10px;
  font-weight: normal;
}
button#submit {
  width: 100%;
  padding: 6px;
}
.rating-histogram {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding-left: 20px;
}
.histogram-row {
  display: grid;
  grid-template-columns: 110px 1fr 50px;
  align-items: center;
  gap: 15px;
}
.histogram-stars {
  display: flex;
  gap: 3px;
  font-size: 16px;
}
.histogram-stars i {
  color: #ffc107;
}
.histogram-bar {
  height: 8px;
  background: #e0e0e0;
  border-radius: 4px;
  overflow: hidden;
}
.bar-fill {
  display: block;
  height: 100%;
  background: #ffc107;
}
.histogram-percentage {
  text-align: right;
  font-size: 14px;
  color: #666;
}
.reviews-list {
  margin-top: 20px;
}
.reviews-list-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0;
}
.reviews-list .review {
  margin-left: 0;
}
.review-rating-date {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
}
.review-rating-date .star-rating {
  width: 100px;
  margin: 0;
}
.woocommerce-review__published-date {
  font-size: 13px;
  color: #a1a7aa;
  line-height: 1;
}
.review-content-reactions {
  display: flex;
  align-items: baseline;
  gap: 20px;
}
.review-content-text {
  max-width: calc(100% - 50px);
  flex-basis: calc(100% - 50px);
  text-align: justify;
}
.woocommerce-review__actions {
  display: flex;
  align-items: center;
  gap: 15px;
  font-size: 13px;
}
.woocommerce-review__action {
  padding: 0;
  display: inline-flex;
  align-items: center;
  min-height: unset;
  height: unset;
  line-height: 1;
}
.woocommerce-review__actions .woocommerce-review__count {
  color: var(--text);
  margin-left: 3px;
  font-weight: normal;
}

.woocommerce-review__action:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.woocommerce-review__actions svg {
  width: 16px;
  height: 16px;
}
.woocommerce-review__action--heart svg {
  height: 15px;
  position: relative;
  bottom: -1px;
}
.woocommerce-review__action--heart svg {
  fill: #ccc;
  transition: all 0.25s;
}
.woocommerce-review__action--heart:hover:not(:disabled) svg {
  fill: #e74c3c;
}
.woocommerce-review__action--heart.has-reactions svg {
  fill: #e74c3c;
}
.woocommerce-review__action--heart.is-active {
  color: #e74c3c;
}
.woocommerce-review__action--heart.is-active svg {
  fill: #e74c3c;
}
.woocommerce-review__action--like svg {
  fill: #ccc;
  transition: all 0.25s;
}
.woocommerce-review__action--like:hover:not(:disabled) svg {
  fill: #3498db;
}
.woocommerce-review__action--like.has-reactions svg {
  fill: #3498db;
}
.woocommerce-review__action--like.is-active {
  color: #3498db;
}
.woocommerce-review__action--like.is-active svg {
  fill: #3498db;
}
.product-rating-stars .review-title {
  margin: 0 20px 0 0;
}
a.zoom-button.button:hover {
  background: transparent;
  color: var(--primary);
}
.product-attributes {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}
.attribute-item {
  display: grid;
  grid-template-columns: 140px 1fr;
  gap: 20px;
  font-size: 15px;
  border: 1px solid #d9d9d9;
  margin: 0 0 -1px !important;
}
.attribute-item span {
  padding: 10px;
}
.attribute-label {
  color: var(--text);
  background-color: #f8fafc;
}
.term-description,
.readmore,
#tab-description,
.product-section .entry-content,
#accordion-description-content,
.taxonomy-description,
.article-inner .entry-content,
.term-short-description,
.taxonomy-full-description {
  overflow: hidden;
  position: relative;
  margin-bottom: 1rem;
}

.realdev-readmore {
  text-align: center;
  z-index: 10;
}

.realdev-expand {
  position: absolute;
  bottom: -7px;
  width: 100%;
  background: #fff;
  height: 100px;
}

.realdev-readmore:before {
  content: "";
  position: absolute;
  bottom: 100%;
  height: 200px;
  left: 0;
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff);
  width: 100%;
}

.realdev-readmore .arrow:after {
  content: "";
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAMCAYAAAAH4W+EAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyVpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ4OCwgMjAyMC8wNy8xMC0yMjowNjo1MyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDc3NEIyN0EyRDY0MTFFQjkzMDRBMjIxNzc0RTBDODQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDc3NEIyNzkyRDY0MTFFQjkzMDRBMjIxNzc0RTBDODQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjAgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozNjdCMUQ3OTJDQUIxMUVCOENCRERGNDFFOTA1OTlERCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozNjdCMUQ3QTJDQUIxMUVCOENCRERGNDFFOTA1OTlERCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ph5ikagAAAGHSURBVHjaYmAAAg8Pj14vLy87Bjzg////JGFPT09GHx8fNnxmguwE2Q1iMwI1eAI1bgPZxcjIOJ+Dg6Ns/fr1b3E5hhjg7e3NuG3bNpyKAwMDhX/8+NEFNC8J7AhGRi8mHh6evUBGHRD/AkkAFVwHujQWmwFANWCMx4eMYWFheB0BMhtkB8guoFk/QXaD3QBTAAxG1b9//84AKnCCWrqPmZk5Y8uWLbfxRRdSKDADHfAXl1pC5jNiczFQcS8Qi4JcDBRqBbq4c/Xq1b+wWRAaGgoygxEo/w+HPNuXL1/KgcxqoJnsQDNfA3Ex0NGLUUIbh2YhoOZuoMZEqJobTExM6UDNhxhIAKDE+O/fv5lApgYsDQI9VQp09DuMaKeWQZR6hBmfgbdv335oaGg4+zcQAB1hDTTYFMhMUlNTewGUu4QrMf769WszUK0NKAMAcRMvL2/Mxo0b7+Gzi5HYYCaU2MhJ7GQ5BF9ihkrhTYxUdwhagZSIZAbRaYhqDsGSmBnIyVXIACDAAM34JXWPolNhAAAAAElFTkSuQmCC);
  display: block;
  width: 25px;
  top: 2px;
  right: 0;
  left: 0;
  margin: auto;
  position: absolute;
  opacity: 0.5;
  height: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  animation: animate-arrow-2 1s ease-in-out infinite 0.1s;
}

.realdev-readmore .arrow:before {
  content: "";
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAMCAYAAAAH4W+EAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyVpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ4OCwgMjAyMC8wNy8xMC0yMjowNjo1MyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDc3NEIyN0EyRDY0MTFFQjkzMDRBMjIxNzc0RTBDODQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDc3NEIyNzkyRDY0MTFFQjkzMDRBMjIxNzc0RTBDODQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjAgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozNjdCMUQ3OTJDQUIxMUVCOENCRERGNDFFOTA1OTlERCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozNjdCMUQ3QTJDQUIxMUVCOENCRERGNDFFOTA1OTlERCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ph5ikagAAAGHSURBVHjaYmAAAg8Pj14vLy87Bjzg////JGFPT09GHx8fNnxmguwE2Q1iMwI1eAI1bgPZxcjIOJ+Dg6Ns/fr1b3E5hhjg7e3NuG3bNpyKAwMDhX/8+NEFNC8J7AhGRi8mHh6evUBGHRD/AkkAFVwHujQWmwFANWCMx4eMYWFheB0BMhtkB8guoFk/QXaD3QBTAAxG1b9//84AKnCCWrqPmZk5Y8uWLbfxRRdSKDADHfAXl1pC5jNiczFQcS8Qi4JcDBRqBbq4c/Xq1b+wWRAaGgoygxEo/w+HPNuXL1/KgcxqoJnsQDNfA3Ex0NGLUUIbh2YhoOZuoMZEqJobTExM6UDNhxhIAKDE+O/fv5lApgYsDQI9VQp09DuMaKeWQZR6hBmfgbdv335oaGg4+zcQAB1hDTTYFMhMUlNTewGUu4QrMf769WszUK0NKAMAcRMvL2/Mxo0b7+Gzi5HYYCaU2MhJ7GQ5BF9ihkrhTYxUdwhagZSIZAbRaYhqDsGSmBnIyVXIACDAAM34JXWPolNhAAAAAElFTkSuQmCC);
  display: block;
  width: 25px;
  right: 0;
  left: 0;
  top: -5px;
  margin: auto;
  position: absolute;
  opacity: 1;
  height: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  animation: animate-arrow-3 1s ease-in-out infinite 0.2s;
}

.realdev-readmore .arrow span {
  animation: animate-arrow-1 1s ease-in-out infinite;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAMCAYAAAAH4W+EAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyVpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDYuMC1jMDAyIDc5LjE2NDQ4OCwgMjAyMC8wNy8xMC0yMjowNjo1MyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDc3NEIyN0EyRDY0MTFFQjkzMDRBMjIxNzc0RTBDODQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDc3NEIyNzkyRDY0MTFFQjkzMDRBMjIxNzc0RTBDODQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIyLjAgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozNjdCMUQ3OTJDQUIxMUVCOENCRERGNDFFOTA1OTlERCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozNjdCMUQ3QTJDQUIxMUVCOENCRERGNDFFOTA1OTlERCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ph5ikagAAAGHSURBVHjaYmAAAg8Pj14vLy87Bjzg////JGFPT09GHx8fNnxmguwE2Q1iMwI1eAI1bgPZxcjIOJ+Dg6Ns/fr1b3E5hhjg7e3NuG3bNpyKAwMDhX/8+NEFNC8J7AhGRi8mHh6evUBGHRD/AkkAFVwHujQWmwFANWCMx4eMYWFheB0BMhtkB8guoFk/QXaD3QBTAAxG1b9//84AKnCCWrqPmZk5Y8uWLbfxRRdSKDADHfAXl1pC5jNiczFQcS8Qi4JcDBRqBbq4c/Xq1b+wWRAaGgoygxEo/w+HPNuXL1/KgcxqoJnsQDNfA3Ex0NGLUUIbh2YhoOZuoMZEqJobTExM6UDNhxhIAKDE+O/fv5lApgYsDQI9VQp09DuMaKeWQZR6hBmfgbdv335oaGg4+zcQAB1hDTTYFMhMUlNTewGUu4QrMf769WszUK0NKAMAcRMvL2/Mxo0b7+Gzi5HYYCaU2MhJ7GQ5BF9ihkrhTYxUdwhagZSIZAbRaYhqDsGSmBnIyVXIACDAAM34JXWPolNhAAAAAElFTkSuQmCC);
  width: 25px;
  top: 9px;
  height: 15px;
  opacity: 0.3;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  right: 0;
  left: 0;
  margin: auto;
  position: absolute;
}

@keyframes animate-arrow-1 {
  0% {
    transform: translateY(-40px);
    opacity: 0;
  }

  70%,
  to {
    transform: translateY(0);
    opacity: 0.3;
  }
}

@keyframes animate-arrow-2 {
  0% {
    transform: translateY(-20px);
    opacity: 0;
  }

  70%,
  to {
    transform: translateY(0);
    opacity: 0.5;
  }
}

@keyframes animate-arrow-3 {
  0% {
    transform: translateY(-10px);
    opacity: 0;
  }

  70%,
  to {
    transform: translateY(0);
    opacity: 1;
  }
}

.realdev-readmore button {
  top: 40px;
  color: #03a0e2;
  font-weight: 500;
}

.realdev-collapse button {
  transform: rotate(180deg);
  margin-bottom: 0;
  top: -10px;
}

.realdev-collapse {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #03a0e2;
  cursor: pointer;
}
.row-breadcrumb .col {
  padding-top: 10px;
  padding-bottom: 10px;
}
.rank-math-breadcrumb {
  font-size: 14px;
}

.rank-math-breadcrumb .separator {
  color: var(--primary);
  margin: 0 5px;
}
.nav-dropdown.nav-dropdown-default > li > a {
  padding: 10px;
}
@media screen and (min-width: 551px) {
}
@media screen and (max-width: 551px) {
}
