/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
:root {
  --gradient: linear-gradient(
    to right,
    var(--fs-color-secondary) 0%,
    var(--primary-color) 50%,
    var(--fs-color-secondary) 100%
  );
}
.footer-section ul li {
  list-style: none;
  margin-left: 0 !important;
}
.pad-none {
  padding-bottom: 0;
}
.header-top,
.footer-ab,
.nut-gradient {
  background: var(--gradient) !important;
}
.count-box svg path {
  fill: var(--primary-color);
}
/*************** ADD CUSTOM CSS HERE.   ***************/
@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap");

@font-face {
  font-family: "Graceland";
  src: url("assets/fonts/UTMASGraceland.eot");
  src:
    url("assets/fonts/UTMASGracelandd41d.eot?#iefix")
      format("embedded-opentype"),
    url("assets/fonts/UTMASGraceland.woff2") format("woff2"),
    url("assets/fonts/UTMASGraceland.woff") format("woff"),
    url("assets/fonts/UTMASGraceland.ttf") format("truetype"),
    url("assets/fonts/UTMASGraceland.svg#UTMA&SGraceland") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.header-nav-main.nav-line-bottom > li > a:before,
.header-nav-main.nav-line-grow > li > a:before,
.header-nav-main.nav-line > li > a:before,
.header-nav-main.nav-box > li > a:hover,
.header-nav-main.nav-box > li.active > a,
.header-nav-main.nav-pills > li > a:hover,
.header-nav-main.nav-pills > li.active > a {
  width: 60%;
}
#top-bar .nav-divided > li + li > a:after {
  display: none;
}
#top-bar .header-contact-wrapper {
  margin-right: 30px;
}
li.lang-item {
  margin: 0 6px !important;
}
.lang-item img {
  width: 35px;
  height: auto;
}
.nav-dropdown > li.nav-dropdown-col {
  display: block;
}
.nav-dropdown {
  border: 1px solid #ddd;
  padding: 0;
}
.nav-dropdown .nav-dropdown-col > a,
.nav-dropdown li a {
  font-weight: normal !important;
  text-transform: none !important;
  font-size: 14px;
  font-weight: 500;
}
.nav-dropdown-default > li:hover > a,
.nav-dropdown .nav-dropdown-col > ul li:hover > a {
  color: white !important;
}
.nav-dropdown-default > li:hover {
  background: var(--primary-color);
}
.nav-dropdown-default > li > a {
  border-bottom: 0 !important;
}
.nav-dropdown-has-arrow li.has-dropdown:before {
  border-width: 10px;
  margin-left: -10px;
}
.nav-dropdown .nav-dropdown-col > ul {
  border: 1px solid #d2d2d2;
  margin-top: -40px;
  box-shadow: 2px 2px 5px #828282;
  display: none;
  position: absolute;
  left: 100%;
  z-index: 9;
  background: white;
  min-width: 240px;
}
.nav-dropdown > li.nav-dropdown-col {
  width: 100%;
  border-right: 0;
}
.nav-dropdown .nav-dropdown-col > ul li a {
  padding: 10px;
  text-transform: none;
  color: black;
}
.header-nav li.nav-dropdown-col:hover > ul {
  display: block !important;
}

.header:not(.transparent) .header-nav-main.nav > li > a {
  font-size: 16px;
  letter-spacing: 0;
  text-transform: initial;
}
.header:not(.transparent) .header-nav-main.nav > li {
  margin: 0 15px;
}
.header:not(.transparent) .header-nav-main.nav > li.header-search {
  margin-left: 40px;
}
.header-search a {
  width: 38px;
  height: 38px;
  background-color: var(--primary-color);
  position: relative;
  justify-content: center;
  border-radius: 99px;
  align-items: center;
}
.header-search a:after {
  content: "";
  width: 46px;
  height: 46px;
  position: absolute;
  left: -4px;
  right: 0;
  margin: 0 auto;
  border: 1px dashed var(--primary-color);
  border-radius: 99px;
}
header .header-nav .header-search a i {
  color: #fff !important;
  font-size: 16px;
}
#header-contact > li > a,
#header-contact > li > a i {
  font-weight: bold;
  font-weight: 700;
  font-size: 18px;
  font-family: "Quicksand";
  color: #fff;
}
body {
  font-family: "Quicksand";
}

/* Prevent first-paint flicker from legacy floating widget */
body.wp-theme-flatsome #w2w-widget-flyout,
body.wp-theme-flatsome #button-contact-vr,
body.wp-theme-flatsome #gom-all-in-one {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

@media (max-width: 767px) {
  .banner-home {
    height: 400px !important;
  }
}
.page-id-1287 .row.large-columns-3.medium-column-1.small-column-1 {
  margin-top: 25px;
}
.page-id-1223 .row.large-columns-3.medium-column-1.small-column-1 {
  margin-top: 25px;
}
h1.entry-title.mb-0 {
  color: var(--primary-color);
  font-size: 48px;
  text-transform: initial;
  margin-bottom: 10px !important;
}
.page-title-sub.op-7.flex-col {
  display: flex;
  align-self: center;
  justify-content: center;
}
.page-title-sub li {
  margin-left: 30px;
  margin-top: 4px;
  color: var(--primary-color);
}
p.lead {
  color: black;
}
h1.entry-title.is-larger strong {
  color: var(--primary-color);
}
.entry-header ul {
  color: var(--primary-color);
}
.box.has-hover.has-hover.box-shadow-1.box-text-bottom {
  border: solid 1.5px #dddddd;
  box-shadow: none;
}
.doingu .box-image {
  margin-top: -70px;
}
.doingu .box-text.text-center {
}
.section-title-normal span {
  margin-right: 15px;
  padding-bottom: 7.5px;
  border-bottom: 2px solid var(--primary-color);
  margin-bottom: -2px;
}

header.entry-header.text-center.relative {
  margin-top: 45px;
}
.page-id-1287 .box-text.text-center {
  background: #ffff !important;
}
.page-id-1287 h5.post-title.is-large {
  color: #000 !important;
}
.page-id-1287 .box-text.text-center {
  padding-left: 0px;
  padding-right: 0px;
}
.page-id-1287 .box-text {
  padding-top: 0em;
  padding-bottom: 0em;
}
.imgsau::before {
  position: absolute;
  width: 160px;
  content: " ";
  background-image: url(../../uploads/2022/06/bg-4-1.webp);
  right: -100px;
  top: 20px;
  height: 230px;
}
.page-id-1223 .box.box-text-bottom .box-text {
  position: absolute;
  width: 100%;
  max-height: 100%;
  bottom: 0;
  padding-left: 1.5em;
  padding-right: 1.5em;
}
.page-id-1223 h5.post-title.is-large {
  color: #fff;
}
.page-id-1223 .box-text.text-center {
  background: rgba(32 35 38 / 20%);
}
.banner.has-parallax {
  padding-top: 200px !important;
  background-image: url(../../uploads/2022/06/Rectangle-731.webp);
}
.banner.has-parallax ul {
  display: flex;
  text-align: center;
  justify-content: center;
}
.banner.has-parallax li {
  margin-left: 30px;
}

.is-uppercase,
.uppercase {
  letter-spacing: 0;
}

.heading-banner h3 {
  font-family: "Quicksand";
  font-style: normal;
  font-weight: 900;
  font-size: 46px;
}

.heading-banner p {
  font-weight: 700 !important;
  font-size: 30px;
  font-family: "Quicksand";
  margin: 0;
}

.Quicksand * {
  font-family: "Quicksand";
}
header .header-button a.button {
  padding: 0;
  background-color: var(--primary-color);
}
header .header-button a.button i {
  color: var(--primary-color) !important;
}

@media only screen and (max-width: 1024px) {
  .off-canvas-right .mfp-content,
  .off-canvas-left .mfp-content {
    background-color: #fff;
    width: 320px;
  }
  .off-canvas:not(.off-canvas-center) .nav-vertical li > a {
    color: #333;
  }
  .list-product-item .name:before {
    display: none;
  }
  .off-canvas:not(.off-canvas-center) .flag li.lang-item {
    display: inline-block;
    width: auto;
  }
  .off-canvas:not(.off-canvas-center) .flag {
    width: 100%;
  }
}

.flag li {
  list-style: none;
  display: inline-block;
  padding-bottom: 5px;
}
.flag li img {
  object-fit: cover;
}
.nav-dropdown-has-border .nav-dropdown {
  z-index: 9999999;
  border: none;
  border-top: 4px solid var(--primary-color);
  margin-top: 10px;
}
.nav-line-bottom > li > a:before {
  bottom: -1px;
}

.nav-dropdown-default .nav-column li > a,
.nav-dropdown.nav-dropdown-default > li > a {
  border-bottom: none;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  position: relative;
}
.header-search-form input,
.header-search-form button {
  height: 40px;
  box-shadow: none;
}

a.button:not(.circle) {
  font-weight: 500;
  font-size: 16px;
  font-family: "Quicksand";
  letter-spacing: 0;
  padding: 3px 50px;
}
.row-icon-box p {
  margin-bottom: 0;
}
.counter-about .box-counter {
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.25);
}
.counter-about .box-counter p {
  font-size: 40px;
}
.counter-about .box-counter h3 {
  font-size: 18px;
}
.box-counter {
  background-color: #fff;
  border-radius: 99%;
  padding: 30px;
  width: 211px;
  height: 211px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
.box-counter:before {
  content: "";
  width: 85%;
  height: 85%;
  border: 1px dashed #666666;
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;
  border-radius: 99%;
}
.box-counter h3 {
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #333;
  margin: 0;
}
.box-counter p {
  font-family: "Graceland";
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  color: var(--primary-color);
  margin: 0;
}
.headting-title * {
  font-size: 48px;
  color: #333;
}
.dark .headting-title * {
  color: #fff;
}
.box-counter svg {
  height: 50px;
}
@media (min-width: 768px) and (max-width: 1180px) {
  .box-counter {
    min-width: 211px;
  }
  .stack-count {
    white-space: nowrap;
    overflow: auto;
  }
  .stack-count::-webkit-scrollbar {
    display: none;
  }
}

.blog-home .post-item .box {
  border: 1px solid #e0e0e0;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
}

.image-shadow .box h4,
.blog-home .post-item .box .post-title {
  margin-bottom: 15px;
  font-size: 24px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.ul-mgl ul {
  margin-left: 15px;
}
.blog-home .post-item .box .button {
  font-weight: 500;
  font-size: 16px;
  font-family: "Quicksand";
  letter-spacing: 0;
  padding: 3px 50px;
  text-transform: initial;
}
.row .slider-wrapper .slider .flickity-prev-next-button.previous {
  left: -70px;
}
.row .slider-wrapper .slider .flickity-prev-next-button.next {
  right: -70px;
  left: unset;
}
.row .slider-wrapper .slider .flickity-prev-next-button:hover svg {
  background-color: var(--primary-color);
}
.dark,
.dark p,
.dark td {
  color: #fff;
}

.btn-video a.button {
  width: 90px;
  height: 90px;
  line-height: 80px;
  font-size: 25px;
  background-color: var(--primary-color);
  border: none;
}
.btn-video a.button:hover {
  background-color: var(--fs-color-secondary);
}
.padding-bot,
.padding-bot > .col {
  padding-bottom: 0;
}
.home-tab li.active a,
.home-tab li a:hover {
  background: #fff;
  color: var(--primary-color) !important;
}
.home-tab li.tab a {
  padding: 12px 50px;
  font-size: 16px;
  font-weight: 500;
  font-family: "Quicksand";
  letter-spacing: 0;
}

.home-dv .box-image .overlay {
  background: linear-gradient(
    349.15deg,
    #000000 9.88%,
    rgba(0, 0, 0, 0) 55.85%
  );
}
.staff .box:hover {
  border-color: var(--primary-color) !important;
}
.staff .box:hover h4 {
  color: var(--primary-color);
}
.list-social li {
  list-style: none;
  display: inline-block;
  margin: 0 15px !important;
}
.list-social li svg path {
  fill: var(--primary-color);
}
.list-social li svg:hover path {
  fill: var(--fs-color-secondary);
}
.list-social {
  margin-bottom: 0;
  background: #e5e5e5;
  display: flex;
  justify-content: center;
  padding: 20px 0;
}

.home-video .video {
  margin-bottom: 15px;
}

.post-item .is-divider {
  background-color: transparent;
}
.box-vertical .box-text {
  vertical-align: top;
  padding-top: 0;
}
@media (max-width: 767px) {
  .box-vertical .box-text {
    padding-top: 20px;
  }
  .headting-title * {
    font-size: 32px;
  }
}
.home-form {
  padding-bottom: 0;
}
.home-form input,
.home-form select {
  height: 52px;
  line-height: 52px;
  border: none;
  box-shadow: none;
  background-color: var(--primary-color);
  width: 100%;
  color: #fff;
}
.home-form input::placeholder {
  color: #fff;
}
/* .home-form {
  background: var(--gradient);
} */
.home-form .col {
  padding-bottom: 0;
}

.wpcf7-spinner {
  display: none;
}
#breadcrumbs span {
  color: var(--primary-color);
}

#breadcrumbs span span * {
  margin: 0 10px;
  color: #333333;
}
#breadcrumbs span span *:not(a) {
  color: var(--primary-color);
}

.about-img .box .box-text {
  padding: 20px;
}
.about-img .box .box-text h4 {
  margin-bottom: 15px;
}
.about-img .box .box-text ul {
  margin-top: 10px;
  height: 95px;
  overflow-y: auto;
}
.about-img .box .box-text li {
  margin-bottom: 5px;
}
.blog-wrapper {
  padding-top: 0;
}
.blog-wrapper .page-header-wrapper {
  margin-bottom: 40px;
}

.blog-archive .large-12.post-load .post-item .box-text .box-text-inner {
  display: flex;
  flex-direction: column;
}
.blog-archive .large-12.post-load .post-item .is-divider {
  display: none;
}
.blog-archive .large-12.post-load .post-item h5 {
  order: 2;
}
.blog-archive .large-12.post-load .large-columns-2 .post-item .post-meta {
  display: none;
}
.blog-archive
  .large-12.post-load
  .post-item
  .post-meta
  .blog-archive
  .large-12.post-load
  .post-item
  .from_the_blog_excerpt {
  order: 3;
}
.blog-archive .large-12.post-load .post-item .box-text .post-meta {
  font-size: 15px;
  background: url(assets/images/akar-icons_clock.svg) no-repeat;
  padding-left: 20px;
  background-position: left center;
  margin: 6px 0;
  letter-spacing: 0;
  opacity: 1;
}
.blog-archive .post-item .box-badge .box-text {
  background-color: transparent;
  text-align: center;
  bottom: 0;
  padding-bottom: 30px;
  padding-top: 50px;
  background: linear-gradient(1deg, #000000 9.88%, rgba(0, 0, 0, 0) 93.85%);
}
.blog-archive .post-item .box-badge .box-text .post-title {
  color: #fff;
  font-family: "Quicksand";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
}
article .entry-title {
  margin-bottom: 0;
  font-size: 24px;
}
.flatsome_recent_posts {
  background: #efefef;
  padding: 35px 15px;
}
.widget .is-divider {
  display: none;
}
span.widget-title {
  display: block;
  font-weight: 700;
  font-size: 24px;
  line-height: 35px;
  text-align: center;
  color: var(--primary-color);
  margin-bottom: 30px;
}

.recent-blog-posts a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  font-weight: 700;
  font-size: 15px;
  line-height: 1.5;
  color: black;
}
.recent-blog-posts-li:hover a {
  color: var(--primary-color);
}
.flatsome_recent_posts .post_comments {
  opacity: 1 !important;
}
.recent-blog-posts-li .mr-half {
  min-width: 30%;
}
.recent-blog-posts-li .mr-half .badge {
  width: 100%;
  height: 90px;
}
.related-title {
  font-weight: 700;
  font-size: 25px;
  line-height: 37px;
  color: var(--primary-color);
}
.related-list li {
  list-style: none;
  border-bottom: 1px solid var(--primary-color);
  padding-bottom: 15px;
}
.related-list li a {
  font-weight: 700;
  font-size: 16px;
  color: var(--primary-color);
}

.view-more-button a {
  display: inline-block;
  width: 190px;
  height: 47px;
  line-height: 47px;
  background: var(--gradient);
  color: #ffffff;
  font-size: 16px;
  font-family: "Quicksand";
  font-weight: 500;
  -webkit-transition:
    border 0.3s,
    background 0.3s,
    opacity 0.3s,
    color 0.3s,
    -webkit-transform 0.3s,
    -webkit-box-shadow 0.3s;
  transition:
    border 0.3s,
    background 0.3s,
    opacity 0.3s,
    color 0.3s,
    -webkit-transform 0.3s,
    -webkit-box-shadow 0.3s;
  -o-transition:
    transform 0.3s,
    border 0.3s,
    background 0.3s,
    box-shadow 0.3s,
    opacity 0.3s,
    color 0.3s;
  transition:
    transform 0.3s,
    border 0.3s,
    background 0.3s,
    box-shadow 0.3s,
    opacity 0.3s,
    color 0.3s;
  transition:
    transform 0.3s,
    border 0.3s,
    background 0.3s,
    box-shadow 0.3s,
    opacity 0.3s,
    color 0.3s,
    -webkit-transform 0.3s,
    -webkit-box-shadow 0.3s;
  text-rendering: optimizeLegibility;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.view-more-button a:hover {
  background-color: var(--primary-color);
}
.page-load-status {
  display: none;
}

.loader-ellips {
  font-size: 20px;
  position: relative;
  width: 4em;
  height: 1em;
  margin: 10px auto;
}

.see-more button:disabled,
.see-more button[disabled] {
  display: none;
}

.loader-ellips__dot {
  display: block;
  width: 1em;
  height: 1em;
  border-radius: 0.5em;
  background: var(--primary-color);
  position: absolute;
  animation-duration: 0.5s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
}

.loader-ellips__dot:nth-child(1),
.loader-ellips__dot:nth-child(2) {
  left: 0;
}

.loader-ellips__dot:nth-child(3) {
  left: 1.5em;
}

.loader-ellips__dot:nth-child(4) {
  left: 3em;
}

@keyframes reveal {
  from {
    transform: scale(0.001);
  }

  to {
    transform: scale(1);
  }
}

@keyframes slide {
  to {
    transform: translateX(1.5em);
  }
}

.loader-ellips__dot:nth-child(1) {
  animation-name: reveal;
}

.loader-ellips__dot:nth-child(2),
.loader-ellips__dot:nth-child(3) {
  animation-name: slide;
}

.loader-ellips__dot:nth-child(4) {
  animation-name: reveal;
  animation-direction: reverse;
}
.box-vertical .post-meta {
  font-size: 15px;
  color: var(--primary-color);
  background: url(assets/images/bi_clock.svg) no-repeat;
  padding-left: 20px;
  background-position: left center;
  margin: 10px 0;
}

.blog-archive .box-vertical .is-divider {
  display: none;
}
.d-none {
  display: none;
}

.section-contact .icon-box {
  align-items: center;
}
.section-contact .icon-box p {
  margin-bottom: 0;
}
.section-contact form input,
.section-contact form textarea {
  border-bottom: 1px solid #c4c4c4 !important;
  border: none;
  box-shadow: none;
  padding-left: 0;
  padding-bottom: 10px;
  font-weight: normal;
}
.section-contact form label {
  margin-bottom: 20px;
}
.section-contact form input:focus,
.section-contact form textarea:focus {
  box-shadow: none;
}
.section-contact form input::placeholder,
.section-contact form textarea::placeholder {
  color: #333;
}
.section-contact form input[type="submit"] {
  width: 202px;
  margin: 0 auto;
  padding: 5px 0;
  display: block;
  background: var(--gradient);
}
.form-popup input {
  margin-top: 8px;
  border-radius: 2px;
  box-shadow: none;
  background: #f5f8fa;
}
.form-popup label {
  font-weight: normal;
  color: black;
}
.form-popup input[type="Submit"] {
  background-color: var(--gradient) !important;
  font-weight: bold;
  font-size: 15px;
  padding: 5px 40px;
  text-transform: initial;
}

@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  .staff .box {
    margin-bottom: 60px;
  }
  h1.entry-title.mb-0 {
    font-size: 32px;
  }
  .pum-container.pum-responsive {
    width: 80% !important;
  }
}
.home footer .wpcf7 {
  display: none;
}
.page-template:not(.home) footer .fanpage {
  display: none;
}
#footer form .col {
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
#footer .section-title-main {
  font-size: 18px;
  border: none;
}
#footer .section-title-main:before {
  content: "";
  position: absolute;
  background-color: var(--primary-color);
  height: 2px;
  width: 75px;
  bottom: -2px;
}
#footer p {
  margin-bottom: 5px;
}
#footer li {
  list-style: none;
  margin-left: 0;
}
#footer li:hover a {
  color: var(--primary-color);
}

#footer form input,
#footer form select {
  font-weight: normal;
  box-shadow: none;
  font-size: 14px;
  color: #9f9f9f;
  margin-bottom: 8px;
}
#footer form input::placeholder {
  color: #9f9f9f;
}
#footer form input[type="submit"] {
  background: var(--gradient);
  width: 150px;
  color: #fff;
  font-weight: 600;
  font-family: "Quicksand";
}
.mg0 * {
  margin-bottom: 0;
}
.absolute-footer.dark {
  display: none;
}
#footer .social_list {
  margin-top: 20px;
}
.social_list a {
  margin: 0 10px;
}
.social_list a:first-child {
  margin-left: 0;
}
.social_list a svg {
  width: 25px;
  height: 25px;
}
.social_list a svg path {
  fill: #fff;
}
header .social_list a svg {
  width: 18px;
  height: 18px;
}
header .social_list a {
  margin: 0 5px;
}
.social_list svg:hover path {
  fill: var(--primary-color);
}

ul.menu > li + li,
.widget > ul > li + li {
  border-top: 1px solid #c4c4c4;
}
.home .not-home {
  display: none;
}
.is-home {
  display: none;
}
.home .is-home {
  display: block;
}

.entry-header .post-meta {
  margin-top: 10px;
  font-size: 15px;
  color: black;
  display: flex;
  align-items: center;
  gap: 5px;
}

@media (max-width: 1024px) {
  #masthead .show-for-medium {
    display: flex !important;
  }
  .medium-logo-center .logo {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    text-align: center;
    margin: 0 15px;
  }

  #wide-nav {
    display: none;
  }
  .medium-logo-center .flex-right {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  #masthead .hide-for-medium {
    display: none !important;
  }
  .medium-logo-center .flex-left {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
  }
}
@media (max-width: 850px) {
  .about-img .box .box-text ul {
    height: 160px;
  }
}

.entry-content {
  color: #212529;
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
}

.entry-content h2,
.entry-content h3,
.entry-content h4 {
  font-weight: 700;
  color: #333;
  margin-bottom: 15px;
  color: var(--primary-color);
}

.entry-content figure {
  background: #fff;
  border: 1px solid #f0f0f0;
  padding: 5px 3px 10px;
  text-align: center;
}

.entry-content h6 {
  font-size: 15px;
}

.entry-content h5 {
  font-size: 17px;
}

.entry-content h4 {
  font-size: 17px;
}

.entry-content h3 {
  font-size: 18px;
}

.entry-content h2 {
  font-size: 20px;
  line-height: 1.5;
}

.entry-content h1 {
  font-size: 25px;
  font-weight: 700;
  color: #333;
  margin-bottom: 15px;
}

.entry-content p {
  color: #333;
  margin-bottom: 15px;
  font-size: 16.5px;
  line-height: 1.6;
}

.entry-content ul {
  list-style: disc;
  padding-left: 15px;
  padding-bottom: 5px;
}

.entry-content ul li {
  color: #333;
  line-height: 1.5;
  margin-bottom: 10px;
  font-size: 16.5px;
}

.entry-content ul li a {
  color: #007bff;
}

.entry-content ol {
  list-style: decimal;
  padding-left: 18px;
  padding-bottom: 5px;
  font-size: 16.5px;
}

.entry-content ol li {
  color: #333;
  line-height: 1.5;
  margin-bottom: 10px;
  font-size: 16.5px;
}

.entry-content ol li a {
  color: #ff5912;
}

.entry-content a {
  font-weight: 700;
}

.entry-content blockquote {
  background: #f3f3f3;
  color: #868686;
  display: block;
  font-size: 16px;
  line-height: 23px;
  margin: 0 0 20px;
  padding: 15px 20px 15px 45px;
  position: relative;
  text-align: justify;
}

.entry-content blockquote p {
  margin-bottom: 0;
}

.entry-content blockquote:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 3px;
  background: var(--primary-color);
  content: "";
}

.entry-content code {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  font-size: 0.85rem;
  color: #e83e8c;
  font-size: 15px;
}
.entry-content table {
  display: block;
  width: 100%;
  height: auto;
  overflow: auto;
}
.entry-content table > tbody > tr > td,
.entry-content table > tbody > tr > th,
.entry-content table > tfoot > tr > td,
.entry-content table > tfoot > tr > th,
.entry-content table > thead > tr > td,
.entry-content table > thead > tr > th {
  border: 1px solid #ddd;
  padding: 7px 10px !important;
  font-size: 16.5px !important;
  width: auto !important;
}

.entry-content iframe {
  margin: auto;
}

.entry-content .syntaxhighlighter {
  padding: 10px 0;
}

/* Global refresh for all Flatsome pages (tabs) */
@import url("https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;600;700;800&display=swap");

body.wp-theme-flatsome {
  font-family: "Be Vietnam Pro", sans-serif;
  color: #2b1f24;
  background:
    radial-gradient(circle at 8% -8%, rgba(181, 63, 79, 0.16), transparent 34%),
    radial-gradient(circle at 90% 2%, rgba(122, 31, 61, 0.14), transparent 30%),
    linear-gradient(180deg, #fffafb 0%, #f7edef 100%);
}

body.wp-theme-flatsome .header-top {
  background: linear-gradient(90deg, #53122a, #7a1f3d) !important;
}

body.wp-theme-flatsome .header-main {
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(8px);
  border-bottom: 1px solid rgba(122, 31, 61, 0.12);
}

body.wp-theme-flatsome .header-main .container {
  min-height: 88px;
}

body.wp-theme-flatsome #logo {
  padding: 0.35rem 0;
}

body.wp-theme-flatsome #logo img,
body.wp-theme-flatsome .header-logo img {
  max-height: 68px;
  width: auto;
}

body.wp-theme-flatsome .header-nav-main > li > a {
  color: #4a2a35;
  font-weight: 600;
}

body.wp-theme-flatsome .header-nav-main.nav-pills > li > a:hover,
body.wp-theme-flatsome .header-nav-main.nav-pills > li.active > a,
body.wp-theme-flatsome .header-nav-main.nav-line-bottom > li.active > a,
body.wp-theme-flatsome .header-nav-main.nav-line-grow > li.active > a {
  background: rgba(122, 31, 61, 0.12);
  color: #53122a;
  border-radius: 999px;
}

body.wp-theme-flatsome .page-title,
body.wp-theme-flatsome .title-breadcrumbs {
  background: linear-gradient(
    90deg,
    rgba(243, 232, 234, 0.75),
    rgba(248, 238, 241, 0.95)
  );
}

body.wp-theme-flatsome .page-title-inner h1,
body.wp-theme-flatsome h1,
body.wp-theme-flatsome h2,
body.wp-theme-flatsome h3,
body.wp-theme-flatsome .section-title-main {
  color: #363636;
}

body.wp-theme-flatsome .button,
body.wp-theme-flatsome button,
body.wp-theme-flatsome input[type="submit"],
body.wp-theme-flatsome input[type="button"] {
  background: linear-gradient(135deg, #b53f4f, #d86e62);
  border-color: transparent;
  color: #fff;
  border-radius: 999px;
  box-shadow: 0 8px 20px rgba(181, 63, 79, 0.28);
}

body.wp-theme-flatsome .button:hover,
body.wp-theme-flatsome button:hover,
body.wp-theme-flatsome input[type="submit"]:hover,
body.wp-theme-flatsome input[type="button"]:hover {
  filter: brightness(1.04);
}

body.wp-theme-flatsome .box,
body.wp-theme-flatsome .box-text,
body.wp-theme-flatsome .post-item,
body.wp-theme-flatsome .col-inner,
body.wp-theme-flatsome .accordion,
body.wp-theme-flatsome .message-box {
  border-radius: 14px;
}

body.wp-theme-flatsome .is-divider,
body.wp-theme-flatsome .section-title-normal span {
  border-color: rgba(122, 31, 61, 0.3);
}

body.wp-theme-flatsome .absolute-footer,
body.wp-theme-flatsome #footer,
body.wp-theme-flatsome .footer-wrapper {
  background: #471223;
  color: #e8cdd5;
}

body.wp-theme-flatsome .absolute-footer a,
body.wp-theme-flatsome #footer a,
body.wp-theme-flatsome .footer-wrapper a {
  color: #f3d9e0;
}

body.wp-theme-flatsome .widget {
  color: #333;
}
body.wp-theme-flatsome .widget-title {
  color: var(--primary-color) !important;
}
body.wp-theme-flatsome .copyright-footer {
  color: #efd6dd;
}

body.wp-theme-flatsome #top-bar,
body.wp-theme-flatsome .header-top {
  display: none !important;
}

body.wp-theme-flatsome .header-main {
  margin-top: 0 !important;
}

body.wp-theme-flatsome #button-contact-vr {
  left: 10px !important;
}

body.wp-theme-flatsome #button-contact-vr .button-contact {
  margin: 8px 0 !important;
}

body.wp-theme-flatsome #button-contact-vr .button-contact .phone-vr,
body.wp-theme-flatsome #button-contact-vr .phone-vr-circle-fill {
  width: 52px !important;
  height: 52px !important;
}

body.wp-theme-flatsome #button-contact-vr .phone-vr-img-circle {
  width: 36px !important;
  height: 36px !important;
  top: 8px !important;
  left: 8px !important;
}

body.wp-theme-flatsome #button-contact-vr .phone-vr-img-circle img {
  max-width: 22px !important;
  max-height: 22px !important;
}

/* Normalize left floating plugin icons across all tabs */
body.wp-theme-flatsome #button-contact-vr {
  position: fixed !important;
  left: 10px !important;
  top: 50% !important;
  bottom: auto !important;
  transform: translateY(-50%);
  z-index: 99999;
}

body.wp-theme-flatsome #button-contact-vr .button-contact {
  margin: 6px 0 !important;
}

body.wp-theme-flatsome #button-contact-vr .button-contact .phone-vr {
  width: 44px !important;
  height: 44px !important;
}

body.wp-theme-flatsome #button-contact-vr .phone-vr-circle-fill {
  display: none !important;
}

body.wp-theme-flatsome #button-contact-vr .phone-vr-img-circle {
  width: 38px !important;
  height: 38px !important;
  top: 3px !important;
  left: 3px !important;
  animation: none !important;
}

body.wp-theme-flatsome #button-contact-vr .phone-vr-img-circle img {
  max-width: 21px !important;
  max-height: 21px !important;
  padding: 0 !important;
}

/* Footer palette sync with homepage */
body.wp-theme-flatsome #footer,
body.wp-theme-flatsome #footer .footer-ab,
body.wp-theme-flatsome #footer .footer-widgets,
body.wp-theme-flatsome #footer .absolute-footer,
body.wp-theme-flatsome #footer .section.dark,
body.wp-theme-flatsome footer.footer-wrapper {
  background: #471223 !important;
}

body.wp-theme-flatsome #footer,
body.wp-theme-flatsome #footer p,
body.wp-theme-flatsome #footer li,
body.wp-theme-flatsome #footer span,
body.wp-theme-flatsome #footer .dark,
body.wp-theme-flatsome #footer .dark p,
body.wp-theme-flatsome #footer .dark li,
body.wp-theme-flatsome #footer .dark span {
  color: #e8cdd5 !important;
}

body.wp-theme-flatsome #footer h1,
body.wp-theme-flatsome #footer h2,
body.wp-theme-flatsome #footer h3,
body.wp-theme-flatsome #footer h4,
body.wp-theme-flatsome #footer .widget-title,
body.wp-theme-flatsome #footer .dark .widget-title {
  color: #ffffff !important;
}

body.wp-theme-flatsome #footer a,
body.wp-theme-flatsome #footer .dark a {
  color: #e8cdd5 !important;
}

body.wp-theme-flatsome #footer .absolute-footer {
  border-top: 1px solid rgba(232, 205, 213, 0.24) !important;
}

/* Shared homepage footer style for tabs */
body.wp-theme-flatsome .tqt-global-footer {
  margin-top: 2rem;
  background: #471223;
  color: #f0dbe1;
  padding: 3rem 0 1.4rem;
}

body.wp-theme-flatsome .tqt-global-footer .container {
  width: min(1160px, 92vw);
  margin: 0 auto;
}

body.wp-theme-flatsome .tqt-global-footer .footer-grid {
  display: grid;
  grid-template-columns: 1.2fr 1fr 1fr 1fr;
  gap: 1.2rem;
}

body.wp-theme-flatsome .tqt-global-footer .footer-col h4 {
  margin-top: 0;
  color: #fff;
}

body.wp-theme-flatsome .tqt-global-footer .footer-col p,
body.wp-theme-flatsome .tqt-global-footer .footer-col li,
body.wp-theme-flatsome .tqt-global-footer .footer-col a {
  color: #e8cdd5;
  font-size: 0.95rem;
}

body.wp-theme-flatsome
  .tqt-global-footer
  .footer-grid
  > .footer-col:first-child
  p {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
}

body.wp-theme-flatsome
  .tqt-global-footer
  .footer-grid
  > .footer-col:first-child
  p
  i,
body.wp-theme-flatsome
  .tqt-global-footer
  .footer-grid
  > .footer-col:first-child
  p
  .fa,
body.wp-theme-flatsome
  .tqt-global-footer
  .footer-grid
  > .footer-col:first-child
  p
  .fas,
body.wp-theme-flatsome
  .tqt-global-footer
  .footer-grid
  > .footer-col:first-child
  p
  .far {
  flex: 0 0 auto;
  margin-top: 0.22rem;
}

body.wp-theme-flatsome
  .tqt-global-footer
  .footer-grid
  > .footer-col:first-child
  p:nth-of-type(3),
body.wp-theme-flatsome
  .tqt-global-footer
  .footer-grid
  > .footer-col:first-child
  p:nth-of-type(4) {
  white-space: nowrap;
  align-items: center;
}

body.wp-theme-flatsome .tqt-global-footer .footer-col p i,
body.wp-theme-flatsome .tqt-global-footer .footer-col p .fa,
body.wp-theme-flatsome .tqt-global-footer .footer-col p .fas,
body.wp-theme-flatsome .tqt-global-footer .footer-col p .far {
  display: inline-block;
  margin-right: 0.45rem;
  vertical-align: middle;
}

body.wp-theme-flatsome .tqt-global-footer .footer-col ul {
  margin: 0;
  padding-left: 1.1rem;
}

body.wp-theme-flatsome .tqt-global-footer .footer-col iframe,
body.wp-theme-flatsome .tqt-global-footer .fanpage-embed {
  width: 100%;
  border-radius: 10px;
  border: none;
}

body.wp-theme-flatsome .tqt-global-footer .fanpage-col {
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 14px;
  padding: 0.8rem;
}

body.wp-theme-flatsome .tqt-global-footer .footer-grid > .fanpage-col {
  margin-left: 20px;
}

body.wp-theme-flatsome .tqt-global-footer .footer-bottom {
  text-align: center;
  margin-top: 1.5rem;
  border-top: 1px solid rgba(232, 205, 213, 0.24);
  padding-top: 1rem;
  color: #e8ccd4;
  font-size: 0.9rem;
}

@media (max-width: 1100px) {
  body.wp-theme-flatsome .tqt-global-footer .footer-grid {
    grid-template-columns: minmax(0, 1.35fr) minmax(0, 1fr);
  }

  body.wp-theme-flatsome .tqt-global-footer .footer-grid > .fanpage-col {
    margin-left: 0;
  }

  body.wp-theme-flatsome
    .tqt-global-footer
    .footer-grid
    > .footer-col:first-child
    p:last-child {
    white-space: nowrap;
  }
}

@media (max-width: 680px) {
  body.wp-theme-flatsome #button-contact-vr {
    left: 6px !important;
  }

  body.wp-theme-flatsome #button-contact-vr .button-contact .phone-vr {
    width: 38px !important;
    height: 38px !important;
  }

  body.wp-theme-flatsome #button-contact-vr .phone-vr-img-circle {
    width: 32px !important;
    height: 32px !important;
  }

  body.wp-theme-flatsome #button-contact-vr .phone-vr-img-circle img {
    max-width: 17px !important;
    max-height: 17px !important;
  }

  body.wp-theme-flatsome .tqt-global-footer .footer-grid {
    grid-template-columns: 1fr;
  }
}

/* Keep pinned behavior consistent with homepage */
body.wp-theme-flatsome {
  padding-top: 88px;
}

body.wp-theme-flatsome .header-main,
body.wp-theme-flatsome .stuck .header-main,
body.wp-theme-flatsome .header.show-on-scroll .header-main {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  z-index: 9998 !important;
  height: 88px !important;
  margin-top: 0 !important;
  background: rgba(255, 255, 255, 0.95) !important;
  backdrop-filter: blur(10px);
  border-bottom: 1px solid rgba(122, 31, 61, 0.12) !important;
}

body.wp-theme-flatsome .header-inner,
body.wp-theme-flatsome .header-inner-flex {
  min-height: 88px !important;
}

body.wp-theme-flatsome .header-main .container,
body.wp-theme-flatsome .stuck .header-main .container {
  width: min(1320px, 96vw) !important;
  min-height: 88px !important;
}

body.wp-theme-flatsome #logo,
body.wp-theme-flatsome .header-logo {
  width: auto !important;
  min-width: 112px;
  display: inline-flex;
  align-items: center;
  padding: 0.35rem 0;
}

body.wp-theme-flatsome #logo img,
body.wp-theme-flatsome .header-logo img,
body.wp-theme-flatsome .stuck #logo img {
  width: clamp(82px, 10.45vw, 112px) !important;
  max-height: 64px !important;
  object-fit: contain;
}

body.wp-theme-flatsome .header-main .nav > li > a,
body.wp-theme-flatsome .stuck .header-main .nav > li > a {
  line-height: 1.25 !important;
  padding: 0.65rem 0.95rem !important;
  border-radius: 999px;
  font-size: 0.95rem !important;
  font-weight: 600 !important;
  color: #4a2a35 !important;
}

body.wp-theme-flatsome .header-nav-main.nav > li > a:hover,
body.wp-theme-flatsome .header-nav-main.nav > li.active > a,
body.wp-theme-flatsome .header-nav-main.nav > li.current-menu-item > a,
body.wp-theme-flatsome .header-nav-main.nav > li.current_page_item > a {
  background: rgba(122, 31, 61, 0.12) !important;
  color: #53122a !important;
}

body.wp-theme-flatsome .header-main .flex-left,
body.wp-theme-flatsome .header-main .flex-center,
body.wp-theme-flatsome .header-main .flex-right {
  align-items: center !important;
}

@media (max-width: 680px) {
  body.wp-theme-flatsome {
    padding-top: 82px;
  }

  body.wp-theme-flatsome .header-main,
  body.wp-theme-flatsome .stuck .header-main,
  body.wp-theme-flatsome .header.show-on-scroll .header-main {
    height: 82px !important;
  }

  body.wp-theme-flatsome .header-inner,
  body.wp-theme-flatsome .header-inner-flex,
  body.wp-theme-flatsome .header-main .container,
  body.wp-theme-flatsome .stuck .header-main .container {
    min-height: 82px !important;
  }
}

/* Normalize large content heading fonts */
body.wp-theme-flatsome .entry-content h1,
body.wp-theme-flatsome .entry-content h2,
body.wp-theme-flatsome .entry-content h3,
body.wp-theme-flatsome .entry-content h4,
body.wp-theme-flatsome .entry-title,
body.wp-theme-flatsome .page-title-inner h1 {
  font-family: inherit !important;
  letter-spacing: 0 !important;
  text-transform: none !important;
  font-style: normal !important;
  text-shadow: none !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Keep nested bold tags in headings from falling back to legacy fonts */
body.wp-theme-flatsome .entry-content h1 b,
body.wp-theme-flatsome .entry-content h1 strong,
body.wp-theme-flatsome .entry-content h2 b,
body.wp-theme-flatsome .entry-content h2 strong,
body.wp-theme-flatsome .entry-content h3 b,
body.wp-theme-flatsome .entry-content h3 strong,
body.wp-theme-flatsome .entry-content h4 b,
body.wp-theme-flatsome .entry-content h4 strong {
  font-family: inherit !important;
  font-style: inherit !important;
  letter-spacing: inherit !important;
  text-transform: inherit !important;
  text-shadow: inherit !important;
}

body.wp-theme-flatsome .entry-content h1 *,
body.wp-theme-flatsome .entry-content h2 *,
body.wp-theme-flatsome .entry-content h3 *,
body.wp-theme-flatsome .entry-content h4 * {
  font-family: inherit !important;
}

/* Fallback for legacy pages that render content under .content-area */
body.wp-theme-flatsome .content-area h1,
body.wp-theme-flatsome .content-area h2,
body.wp-theme-flatsome .content-area h3,
body.wp-theme-flatsome .content-area h4,
body.wp-theme-flatsome .content-area h1 *,
body.wp-theme-flatsome .content-area h2 *,
body.wp-theme-flatsome .content-area h3 *,
body.wp-theme-flatsome .content-area h4 * {
  font-family: inherit !important;
}
