.category-wrap, .fullpage-wrap {
	height: 16vh;
	display: flex;
	flex-direction: column;
	text-align: center;
	justify-content: center;
	align-items: center;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 0 5%;
	background: transparent;
}
.category__title {
	font-size: 30px;
	font-weight: 600;
	color: var(--main-color) !important;
}
.category__desc {
	font-size: 16px;
	color: var(--black-color);
	padding: 0 20%;
}

.blog-card {
	display: flex;
	background: var(--white-color);
	border-radius: 0.375rem;
	overflow: hidden;
	margin-bottom: 20px;
	line-height: 2;
	box-shadow: rgb(60 64 67 / 30%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
}
.blog-card a {
	color: #000;
	line-height: 25px;
}
.blog-card a:hover {color: #000;}
.blog-card:hover .photo {transform: scale(1.3) rotate(3deg);}
.blog-card .meta {
	position: relative;
	z-index: 0;
	flex-basis: 40%;
}
.blog-card .photo {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-size: cover;
	background-position: center;
	transition: transform 0.2s;
	width: 100%;
	height: 100%;
	cursor: pointer;
	object-fit: cover;
}
.blog-card .description {
	padding: 2rem;
	background: var(--white-color);
	position: relative;
	flex-basis: 60%;
}
.blog-card .description h2 {
	line-height: 1;
	margin: 0;
	font-size: 20px;
	color: var(--saphire-color);
	font-weight: 600;
}
.blog-card p {
	position: relative;
	margin: 1rem 0 0;
	font-size: 14px;
	text-align: justify;
}

/* ========== SINGLE ========== */
.content__card_mobile {display: none;}
.post__content .has-text-align-center {text-align: center;}
.post__content .has-text-align-left {text-align: left;}
.post__content .has-text-align-right {text-align: right;}

.infor__single-wrap, .infor__fullpage-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.infor__single-wrap {margin-top: 8px;}
.block-infor {
  display: flex;
  align-items: center;
  margin: 0 10px;
}
.block-infor span {
  font-size: 14px;
  color: var(--black-color);
  line-height: 16px;
  font-weight: 600;
  margin-left: 5px;
}
.block-infor a {color: var(--black-color);}
.content__post-wrap {padding: 20px 0;}
.content__post-wrap .content {
  background: #fff;
  padding-bottom: 20px;
}
.single__social--title {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
  letter-spacing: 2px;
  text-transform: uppercase;
}
.single__social--list {
  display: flex;
  align-items: center;
}
.single__social--wrap {
  display: flex;
  align-items: center;
}
li.post__social--item {margin: 0 10px;}
li.post__social--item:last-child {margin-right: 0;}
li.post__social--item img {
  object-fit: cover;
  width: 40px;
  height: 40px;
}
.post__content, .post__discuss {padding: 0 3%;}
.post__content p,
.post__content p span,
.post__content h1 span,
.post__content h2 span,
.post__content h3 span {
  font-family: Mt, -apple-system, BlinkMacSystemFont, sans-serif !important;
}
.post__content iframe {
  display: block;
  margin: 0 auto;
  margin-bottom: 6px;
}
.post__content a, .post__discuss a {color: var(--main-color);}
.post__content ul.wp-block-list li a {border-bottom: 1px solid var(--main-color);}
.post__content p {
  font-size: 14px;
  color: var(--text-color);
  line-height: 30px;
  text-align: justify;
  margin-bottom: 10px;
}
.post__content img, .post__content .wp-caption img {
  display: block;
  margin: 10px auto;
  max-width: 90%;
  height: auto;
}
.post__content .wp-caption {margin: 0 auto;}
.post__content .wp-element-caption {
  text-align: center;
  font-size: 13px;
  margin: 0 0 1em;
  font-family: Mt, -apple-system, BlinkMacSystemFont, sans-serif !important;
}
h1.category__title {
  font-size: 2.2rem;
  line-height: 3rem;
}
.post__content h1 {
  font-size: 2.2rem;
  line-height: 3rem;
}
.post__content h2 {
  color: var(--text-color);
  font-weight: 600;
  margin: 3px 0 0px;
  line-height: 3rem;
  font-size: 2rem;
}
.post__content h3 {
  font-weight: 600;
  font-size: 1.75rem;
  color: var(--text-color);
  margin: 10px 0;
  line-height: 3rem;
}
.post__content h4 {color: var(--text-color);}
.post__content h3.none-content {text-align: center;}
.post__content table {
  border: 1px solid var(--black-color);
  margin: 10px auto;
  font-size: 14px;
  width: 100%;
}
.post__content tbody, .post__content tr, .post__content th, .post__content td {border: 1px solid var(--black-color);}
.post__content th, .post__content td {
  padding: 10px;
  text-align: center;
}
.post__content ul {
  list-style: square;
  margin-left: 20px;
  margin-bottom: 20px;
  color: var(--text-color)
}
.post__content li {
  font-size: 14px;
  line-height: 30px;
}
.post__content p a,
.post__content p a span strong,
.post__content p a strong span,
.post__content .div-answer ul li a,
.post__content .div-answer a,
.post__content ul li strong a {
  color: var(--main-color) !important;
  border-bottom: 2px solid var(--main-color);
}
.post__content p a[href^="tel:"] {border-bottom: none;}
figure.wp-block-table table tbody tr td p,
.post__content table tbody tr td p {
  text-align: center;
}
figure.wp-block-table table tbody tr td,
.post__content table tbody tr td {
  color: #4a5568;
}

blockquote, .wp-block-quote {
  overflow-wrap: break-word;
  border-radius: 5px;
  padding-left: 20px;
  padding-bottom: 4px;
  background-color: #e8eeff;
  padding-top: 10px;
  padding-right: 20px;
}
.block-title a {color: var(--main-color)}

.single__pagenav {
  margin-top: 15px;
  padding: 2rem 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
  border-top: 1px solid var(--border-color);
  border-bottom: 1px solid var(--border-color);
}
.single__nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.single__nav a {
  font-size: 16px;
  color: var(--title-color);
  line-height: 20px;
}
.single__nav span {
  display: block;
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  color: var(--text-color);
  margin-bottom: 1.6rem;
  transition: all 0.3s;
}
.single__prev, .single__next {flex: 1;}
.single__prev {padding-left: 4%;}
.single__next {text-align: right; padding-right: 4%;}
.single__title {margin-top: 30px;}

a.add_tag_2 {color: var(--saphire-color);}
#cb-previous-next-links {
  width: 100%;
  overflow: hidden;
  text-align: center;
  color: #999999;
  padding: 0px 0px 20px 0px;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}
#cb-previous-next-links p {
  font-size: 14px;
  color: var(--text-color);
  line-height: 24px;
}

/* ========== RELATED POSTS ========== */
.proposal-item__img {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100%;
  box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}
.proposal-item__img-content {
  color: var(--white-color);
  text-shadow: 0 0 2px rgb(0 0 0 / 35%);
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  height: 70px;
  display: flex;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  align-items: flex-end;
  line-height: 26px;
}
.proposal-item__img-heading {
  position: absolute;
  top: 20px;
  left: 10px;
  font-size: 15px;
  line-height: 18px;
  font-weight: 600;
  margin-bottom: 18px;
  color: var(--white-color);
}
.single__post-relation {padding: 0 4%;}


@media screen and (max-width: 575px) {
  .post__content iframe {
    width: 100%;
    width: -webkit-fill-available;
  }
}