/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
h1, h2, h3, h4, h5, h6 {
	text-wrap: wrap;}
.footer-section ul li {
  list-style: none;
  margin-left: 0 !important;
}
.pad-none {
  padding-bottom: 0;
}

.header-nav-main.nav-line-bottom > li.header-search > a:before {
  display: none;
}
/*************** ADD CUSTOM CSS HERE.   ***************/
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap");

@font-face {
  font-family: "UTM Avo";
  src: url("./assets/fonts/UTMAvoBold.eot");
  src: url("./assets/fonts/UTMAvoBold.eot?#iefix") format("embedded-opentype"),
    url("./assets/fonts/UTMAvoBold.woff2") format("woff2"),
    url("./assets/fonts/UTMAvoBold.woff") format("woff"),
    url("./assets/fonts/UTMAvoBold.ttf") format("truetype"),
    url("./assets/fonts/UTMAvoBold.svg#UTMAvoBold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "UTM Avo";
  src: url("./assets/fonts/UTMAvo.eot");
  src: url("./assets/fonts/UTMAvo.eot?#iefix") format("embedded-opentype"),
    url("./assets/fonts/UTMAvo.woff2") format("woff2"),
    url("./assets/fonts/UTMAvo.woff") format("woff"),
    url("./assets/fonts/UTMAvo.ttf") format("truetype"),
    url("./assets/fonts/UTMAvo.svg#UTMAvo") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Graceland";
  src: url("./assets/fonts/UTMASGraceland.eot");
  src: url("./assets/fonts/UTMASGraceland.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:not(.header-search) > 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 {
  background-color: var(--primary-color) !important;
  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;
}
.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-main .nav li.header-search a i,
header .header-main .nav li.header-search a:hover 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: "Inter";
  color: #fff;
}
body {
  font-family: "UTM Avo";
}

@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,
h2.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(/wp-content/uploads/2022/06/bg-4-1.png);
  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(/wp-content/uploads/2022/06/Rectangle-731.png);
}
.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: "Inter";
  font-style: normal;
  font-weight: 900;
  font-size: 46px;
}

.heading-banner p {
  font-weight: 700 !important;
  font-size: 30px;
  font-family: "Inter";
  margin: 0;
}

.inter * {
  font-family: "Inter";
}
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;
  padding: 10px;
  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: "Inter";
  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;
}
.dark .headting-title * {
  color: #fff;
}
.box-counter svg {
  height: 50px;
}
.box-counter svg path {
  fill: var(--primary-color);
}
@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 {
  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: "Inter";
  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(--primary-color);
}
.padding-bot,
.padding-bot > .col {
  padding-bottom: 0;
}
.home-tab li.active a {
  background: var(--fs-color-secondary);
}
.home-tab li.tab a {
  padding: 12px 50px;
  font-size: 16px;
  font-weight: 500;
  font-family: "Inter";
  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 input[type="submit"] {
  background-color: var(--primary-color) !important;
}
.home-form input:focus {
  background-color: var(--primary-color) !important;
}
.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;
}
.about-img .box .box-text li {
  margin-bottom: 5px;
  margin-left: 15px;
}
.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: "Inter";
  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);
}
.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: #000000;
}
.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: black;
}

.view-more-button a {
  display: inline-block;
  width: 190px;
  height: 47px;
  line-height: 47px;
  background: var(--primary-color);
  color: #ffffff;
  font-size: 16px;
  font-family: "Inter";
  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;
}
.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(--primary-color) !important;
  font-weight: bold;
  font-size: 15px;
  padding: 5px 40px;
  text-transform: initial;
}

@media only screen and (max-width: 850px) {
	.post-title a{
		margin-bottom: 15px;
	  font-size: 24px;
		height:65px;
	  display: -webkit-box;
	  -webkit-box-orient: vertical;
	  -webkit-line-clamp: 2;
	  overflow: hidden;
	}
}

@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
	.doingu h4{
		        font-size: 18px;
	}
  .staff .box {
    margin-bottom: 60px;
  }
  h1.entry-title.mb-0,
	h2.entry-title.mb-0{
    font-size: 32px;
  }
  .pum-container.pum-responsive {
    width: 80% !important;
  }
}

.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-color: var(--primary-color);
  width: 150px;
  color: #fff;
  font-weight: 600;
  font-family: "Inter";
}
.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(--fs-color-secondary);
}

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;
  }
}
.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 {
  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,
.term-description table > tbody > tr > td,
.term-description table > tbody > tr > th,
.term-description table > tfoot > tr > td,
.term-description table > tfoot > tr > th,
.term-description table > thead > tr > td,
.term-description 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;
}
