/*.........<! 1. Theme default css !>.........*/
body {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  overflow-x: hidden;
}
img {
  height: auto;
  max-width: 100%;
}
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
/* post sticky */
.sticky {
  border: 2px solid #034833;
  padding: 30px;
}
/* .entry-content {
  padding: 100px 0;
} */
.row-gap-50 {
  row-gap: 50px;
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-inline-end: 1.5em !important;
}
.alignright {
  display: inline;
  float: right;
  margin-inline-start: 1.5em !important;
}
.aligncenter {
  clear: both;
  display: block;
  margin-inline-start: auto !important;
  margin-inline-end: auto !important;
  text-align: center;
}
/* unit css */
.content-wrapper ul,
.content-wrapper ol {
  padding-inline-start: 20px;
}
h2.wp-block-post-title {
  font-size: 30px;
  margin-bottom: 15px;
}
.wp-block-button {
  margin-bottom: 10px;
}
.wp-block-button.is-style-squared .wp-block-button__link {
  border-radius: 0;
}
.wp-block-cover p:not(.has-text-color) {
  color: #fff;
}
.wp-block-cover {
  margin-bottom: 20px;
}
.wp-block-gallery .blocks-gallery-grid {
  padding-inline-start: 0;
  margin-bottom: 0;
}
.blocks-gallery-caption {
  margin-bottom: 50px;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
  font-size: 14px;
  font-style: italic;
}
.blocks-gallery-grid:not(.has-nested-images),
.wp-block-gallery:not(.has-nested-images) {
  margin-bottom: 30px;
}
.wp-block-gallery.columns-8.is-cropped.wp-block-gallery-15.is-layout-flex ul {
  margin-bottom: 0;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
  line-height: 1;
}
/* unt commenst*/
.latest-comments ul {
  padding-inline-start: 0;
}
.comments-avatar img {
  width: 60px;
  height: 60px;
  border-radius: 50px;
}
.latest-comments li ul.children {
  padding-inline-start: 60px;
  list-style: none;
}
@media (max-width: 767px) {
  .latest-comments li ul.children {
    padding-inline-start: 0;
  }
}

.latest-comments {
  border-bottom: 1px solid #ebf0e7;
  margin-bottom: 25px;
}
/* block quote */
.wp-block-quote cite {
  margin-top: 10px;
  display: block;
  font-size: 15px;
  font-style: normal;
  position: relative;
}
.wp-block-quote cite::before {
  content: "";
  font-size: 28px;
  padding-bottom: 0px;
  display: inline-block;
  background: #034833;
  height: 2px;
  width: 40px;
  font-weight: 400;
  text-align: center;
  top: -4px;
  margin-inline-end: 10px;
  position: relative;
}
.wp-block-quote {
  border: 0;
  border-left: 5px solid #034833;
}
.wp-block-column blockquote {
  padding: 30px 30px 30px;
  border: 0;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  margin-bottom: 1em;
  padding: 40px 40px 50px 40px;
  border: 2px solid #034833;
}

.wp-block-pullquote.is-style-solid-color blockquote {
  display: inline-block;
}

cite br {
  display: none;
}

.wp-block-quote > cite {
  display: block;
}
/*blog css */
.postbox-thumb iframe {
  width: 100%;
}
.postbox-item-details .tagcloud {
  clear: both;
}
.postbox-item-details ul,
.postbox-item-details ol {
  padding-inline-start: 15px;
}
.postbox-text li {
  font-size: 16px;
}
.postbox-item-details ol li,
.postbox-item-details ul li {
  margin-bottom: 10px;
}
.postbox-item-details dl,
.postbox-item-details ol,
.postbox-item-details ul {
  margin-top: 0;
  margin-bottom: 25px;
}
.postbox-item-details dl dl,
.postbox-item-details ol ol,
.postbox-item-details ul ul,
.postbox-item-details ol ul,
.postbox-item-details ul ol {
  margin-bottom: 0;
}
.postbox-item-details .wp-block-search__input {
  width: 100%;
  height: 54px;
  line-height: 60px;
  background: #fff;
  padding: 0 20px 0 20px;
  text-transform: capitalize;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -o-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  border: 1px solid #eee;
  outline: none;
  padding-top: 3px;
}
.content-wrapper ol ol,
.content-wrapper ol ul,
.content-wrapper ul ol,
.content-wrapper ul ul {
  margin-bottom: 0;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-item {
  display: inline-block;
  max-width: 33.33%;
  text-align: center;
  vertical-align: top;
  width: 100%;
  padding-inline-end: 5px !important;
}
.postbox-item-details .nice-select {
  width: 100%;
  margin-bottom: 20px;
  position: relative;
  border: 1px solid #eee;
}
.postbox-item-details .nice-select::after {
  position: absolute;
  right: 20px;
  top: 50%;
}
.wp-block-media-text {
  margin-top: 30px;
  margin-bottom: 30px;
}
/* post table */
.postbox-item-details table {
  margin-bottom: 30px;
}
.postbox-item-details table,
.postbox-item-details th,
.postbox-item-details td {
  border: 1px solid #d1d1d1;
  font-size: 16px;
}
.postbox-item-details td {
  padding: 0 20px;
}
#wp-calendar {
  width: 100%;
}
#wp-calendar caption {
  text-align: right;
  font-size: 15px;
  margin-top: 5px;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 0;
}
#wp-calendar thead {
  font-size: 14px;
}
.postbox-item-details table th {
  padding: 12px 12px;
  font-size: 15px;
  border-color: #eee !important;
  text-align: center;
  font-weight: 400;
}

#wp-calendar thead th {
  padding: 10px;
  text-align: center;
  border: 1px solid #ddd;
}
#wp-calendar tbody {
  color: #666;
}
#wp-calendar tbody td {
  background: #fff;
  border: 1px solid #e1e1e1;
  text-align: center;
  padding: 8px 0;
  transition: 0.3s;
}
.postbox-item-details table a {
  color: #034833;
}
.wp-block-table td,
.wp-block-table th {
  padding: 10px 20px;
}
.wp-calendar-nav {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.has-avatars.has-dates.has-excerpts.wp-block-latest-comments {
  padding-inline-start: 0;
}
.postbox-item-details ol.wp-block-latest-comments {
  margin-inline-start: 0;
  padding-inline-start: 0;
}
.postbox-item-details .wp-block-search__inside-wrapper {
  border: none;
}
.postbox-text ul li a,
dl a {
  text-underline-offset: 3px;
  text-decoration-skip-ink: all;
  text-decoration: underline;
}
.postbox-text ul li a:hover,
dl a:hover {
  text-decoration-style: dotted;
  text-decoration-skip-ink: none;
}
.wp-block-search__button-outside.wp-block-search__text-button.wp-block-search {
  margin-bottom: 30px;
}
.wp-block-pages-list__item .wp-block-navigation__submenu-container {
  margin-bottom: 0;
}
.wp-block-pages-list__item a {
  margin-bottom: 10px;
}
.wp-block-search {
  margin-bottom: 30px;
}
.wp-block-search__button {
  border-radius: 0 5px 5px 0;
  width: 75px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  background-color: var(--tr-theme-1);
  position: absolute;
  right: 0;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-block-tag-cloud a {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  padding: 0 15px;
  font-size: 14px !important;
  font-weight: 500;
  color: #666;
  background: #f4f4f4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  margin-inline-end: 8px;
  margin-bottom: 10px;
}
.wp-block-tag-cloud a:hover {
  background: #034833;
  color: #fff;
}
ul.wp-block-rss.wp-block-rss {
  padding-inline-start: 0;
}
.wp-container-1.wp-block-group.has-background {
  margin-bottom: 30px;
}
.postbox-text p.has-large-font-size {
  font-size: 24px !important;
  line-height: 1.2;
  margin-bottom: 10px;
}
.wp-block-media-text.alignfull.has-media-on-the-right.has-background.is-stacked-on-mobile {
  margin-bottom: 30px;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
  margin-top: 30px;
  overflow: hidden;
  padding-top: 40px;
}
.page-links a,
.page-links > span {
  border: 2px solid #ddd;
  display: inline-block;
  min-width: 35px;
  text-align: center;
  margin-inline-start: 2px;
  height: 33px;
  line-height: 30px;
  margin-inline-end: 3px;
  color: #444;
}
.page-links > span {
  border: 2px solid #034833;
  color: #034833;
}
pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
  border: 1px solid #ddd;
  padding: 15px;
  margin: 20px 0;
}
.postbox-item-details table tbody td {
  text-align: center;
}
.postbox-item-details .wp-block-column-is-layout-flow {
  margin-bottom: 20px !important;
}
.postbox-item-details table {
  margin-bottom: 30px;
  width: 100%;
}
.postbox-item-details table td {
  border-color: #ddd;
  padding: 12px 12px;
}
.post-password-form input[type="password"] {
  width: 100%;
  height: 54px;
  line-height: 60px;
  background: #fff;
  padding: 0 20px 0 20px;
  text-transform: capitalize;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -o-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  border: 1px solid #eee;
  outline: none;
}
.post-password-form input[type="submit"] {
  width: 120px;
  height: 50px;
  background: #034833;
  color: #fff;
  border: 0;
  transition: 0.3s;
  border-radius: 7px;
  line-height: 50px;
  margin-top: 10px;
}

.post-password-form input[type="submit"]:hover {
  background: #333;
}
.latest-comments blockquote {
  margin: 30px 0px !important;
  padding: 40px 50px 40px;
  color: #666;
  position: relative;
  font-style: normal;
  text-align: left;
  clear: both;
  font-weight: 400;
  border-radius: 7px;
  background: #f4f6f8;
}
.latest-comments blockquote p {
  margin-bottom: 0;
}
.latest-comments .comments-text > ul,
.latest-comments .comments-text > ol {
  margin-bottom: 20px;
  padding-inline-start: 23px;
}
.latest-comments .comments-text ul li,
.latest-comments .comments-text ol li {
  margin-bottom: 3px;
}
.latest-comments ol ol,
.latest-comments ol ul,
.latest-comments ul ol,
.latest-comments ul ul {
  margin-bottom: 0;
  padding-inline-start: 15px;
}
.latest-comments li {
  font-size: 15px;
  line-height: 28px;
  color: #5b5b5b;
}
.latest-comments > ul > li {
  list-style: none;
  margin-bottom: 5px;
}
.comment-reply-title {
  font-size: 28px;
  line-height: 1.1;
  margin-bottom: 14px;
  font-weight: 600;
}
.latest-comments ul #respond {
  margin-top: 25px;
}
.postbox-comment-text dl,
.postbox-comment-text address {
  color: #5b5b5b;
  line-height: 28px;
}

.postbox-comment-text dl dd {
  font-weight: 400;
}

.latest-comments pre {
  overflow-x: auto;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  color: #5b5b5b;
  line-height: 26px;
}

/*page*/
.content-wrapper .post-comments {
  overflow: hidden;
  clear: both;
  padding-top: 60px;
}
.content-wrapper .latest-comments > ul {
  padding-inline-start: 0;
}
.page-links > span.page-links-title {
  border: 0;
  color: #444;
}
.content-wrapper table,
.content-wrapper th,
.content-wrapper td {
  border: 1px solid #d1d1d1;
}
.content-wrapper table {
  margin-bottom: 30px;
  font-size: 16px;
}
.content-wrapper table th {
  padding: 12px 12px;
  font-size: 15px;
  border-color: #ddd;
  text-align: center;
  font-weight: 500;
}
.content-wrapper table td {
  border-color: #ddd;
  padding: 12px 12px;
}
.content-wrapper table a {
  color: #034833;
}
.content-wrapper ol,
.content-wrapper ul {
  padding-inline-start: 25px;
  margin-bottom: 25px;
  font-size: 16px;
}
.content-wrapper ol li ol,
.content-wrapper ul li ul {
  margin-bottom: 0;
}
.content-wrapper .size-full.alignright {
  clear: both;
  margin-top: 30px;
  margin-bottom: 30px;
}
/*blog sidebar */
.sidebar-widget {
  padding: 40px 35px;
  padding-top: 35px;
  border-radius: 20px;
  background-color: #f2f5ec;
}
@media (max-width: 1024px) {
  .sidebar-widget:last-child {
    margin-bottom: 0;
  }
}
.sidebar-widget ul {
  padding-inline-start: 0;
}
.sidebar-widget ul li {
  list-style: none;
}
.sidebar-widget ul li:not(:last-child) {
  margin-bottom: 15px;
}
.sidebar-widget ul li a {
  position: relative;
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: #5b5b5b;
  letter-spacing: -0.01em;
}
.sidebar-widget ul li a:hover {
  color: #034833;
}
.wp-block-search__inside-wrapper {
  position: relative;
}
.sidebar-widget .wp-block-search__input {
  height: 54px;
  line-height: 54px;
  padding-left: 25px;
  padding-right: 80px;
  border-radius: 5px;
  background-color: var(--tr-common-white);
  border: 1px solid var(--tr-common-white);
  width: 100%;
  position: relative;
}
.sidebar-widget ul .children {
  margin-top: 10px;
}
.sidebar-widget .nice-select {
  float: none;
}
.sidebar-widget .wp-calendar-nav {
  margin-bottom: 0;
}
.sidebar-widget ul li ul {
  padding-top: 15px;
  padding-inline-start: 15px;
}
.sidebar-widget #wp-calendar tbody td#today {
  background: #034833;
  color: #fff;
}
.sidebar-widget .wp-block-search__label,
.sidebar-widget .wp-block-heading {
  border-radius: 5px;
  font-size: 23px;
  letter-spacing: -0.01em;
  color: #00102f;
  margin-bottom: 25px;
}
.sidebar-widget.widget_rss ul li {
  margin-bottom: 15px;
}
.sidebar-widget.widget_recent_comments ul li a::after {
  display: none;
}
.sidebar-widget.widget_recent_comments ul li a {
  padding-inline-start: 0px;
}
.sidebar-widget.widget_recent_entries ul li a::after {
  display: none;
}
.sidebar-widget.widget_recent_entries ul li a {
  padding-inline-start: 0px;
}
.sidebar-widget.widget_rss ul li a::after {
  display: none;
}
.sidebar-widget.widget_rss ul li a {
  padding-inline-start: 0px;
}
.sidebar-widget .nice-select .list {
  width: 100%;
}
.sidebar-widget .nice-select {
  position: relative;
  border-radius: 5px;
  border: solid 1px #c5c5c5;
}
.sidebar-widget .nice-select::after {
  position: absolute;
  right: 20px;
  top: 50%;
}
.sidebar-widget .nice-select .list li {
  margin-bottom: 0;
}
.sidebar-widget.widget_recent_comments .recentcomments .comment-author-link {
  float: left;
  margin-inline-end: 5px;
}
.sidebar-widget.widget_recent_comments .recentcomments a {
  display: inline;
}
.sidebar-widget.widget_rss li .rsswidget {
  margin-bottom: 10px;
  line-height: 1.3;
}
.sidebar-widget.widget_rss li .rss-date {
  float: left;
  display: block;
}
.sidebar-widget.widget_rss li .rssSummary {
  display: inline-block;
  line-height: 1.3;
  margin-top: 5px;
}
/* sidebar search css */
.sidebar-search-input {
  position: relative;
}
.sidebar-search-input input {
  font-size: 14px;
  font-weight: 500;
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding: 0 25px;
  padding-inline-end: 25px;
  padding-inline-end: 60px;
  color: #727272;
  background: #f9f9f9;
  border: 1px solid #f9f9f9;
  border-radius: 5px;
}
.sidebar-widget.widget_search button {
  border-radius: 0 5px 5px 0;
}
.sidebar-search-input input:is(:focus) {
  border: 1px solid #034833;
}
.sidebar-search-input button {
  position: absolute;
  top: 0;
  right: 0;
  height: 58px;
  width: 58px;
  color: #fff;
  background: #034833;
}
/* recent post */
.recent-post:not(:last-child) {
  margin-bottom: 20px;
}
.recent-post .post-thumb {
  flex: 0 0 100px;
  margin-inline-end: 20px;
}
.recent-post .post-thumb img {
  width: 100%;
}
.recent-post .post-title {
  font-size: 16px;
  font-weight: 600;
}
.recent-post .post-title:is(:hover, :focus) {
  color: #034833;
}
.recent-post .post-date span {
  font-weight: 500;
}
.recent-post .post-date i {
  color: #034833;
  margin-inline-end: 5px;
}
/* author widget css */
.author-widget-image img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
.author-widget-title {
  font-size: 20px;
  font-weight: 600;
  color: #131313;
}
.author-widget-social a {
  display: inline-block;
  font-size: 18px;
  color: #727272;
  background-color: #fff;
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 50%;
  border: 1px solid #ddd;
  text-align: center;
}
.author-widget-social a:is(:hover, :focus) {
  color: #fff;
  background-color: #034833;
  border-color: #034833;
}
.author-widget-social a:not(:last-child) {
  margin-inline-end: 8px;
}
/* menu css */
.wp-menu nav ul li.menu-last .sub-menu {
  left: auto !important;
}
.wp-menu nav ul li.menu-last li.has-dropdown .sub-menu {
  left: auto !important;
  right: 100%;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.bypostauthor {
  display: block;
}
.gallery-caption {
  display: block;
}

/* sidebar block widget css*/
.sidebar-widget .wp-block-search__button-outside.wp-block-search__text-button.wp-block-search {
  margin-bottom: 0;
}
.sidebar-widget ol {
  padding-inline-start: 0;
}
.sidebar-widget .wp-block-latest-comments .wp-block-latest-comments__comment .wp-block-latest-comments__comment-author {
  font-size: 16px;
  font-weight: 500;
  padding-inline-start: 20px;
  position: relative;
  color: #1a1a1a;
  padding-inline-start: 0;
}
.sidebar-widget .wp-block-calendar table th {
  background: none;
  font-weight: 700;
  padding-bottom: 0;
}
.comment-reply-title small {
  margin-inline-start: 16px;
  font-size: 16px;
  color: #034833;
}
#commentform .comment-notes {
  margin-bottom: 15px;
}
#commentform .comment-notes span.required {
  color: #034833;
}
ol.wp-block-latest-comments {
  margin-bottom: 0;
}
/* new unit test css */
.wp-block-comments #commentform {
  margin-bottom: 30px;
}
.wp-block-comments #commentform p {
  margin-bottom: 15px;
}
.postbox-item-details ul.wp-block-page-list {
  margin-bottom: 20px;
}
.postbox-item-details ul.wp-block-post-template {
  padding-inline-start: 0;
  margin-bottom: 20px;
}
.postbox-item-details ul.wp-block-post-template li {
  margin-bottom: 20px;
}
.postbox-item-details .wp-block-query-pagination {
  margin-bottom: 20px;
}
.postbox-item-details .wp-block-query-pagination a {
  border: 1px solid #034833;
  color: #034833;
  padding: 5px 10px;
}
.postbox-item-details .wp-block-query-pagination a.wp-block-query-pagination-next {
  padding: 9px 15px;
}
.postbox-item-details .wp-block-query-pagination a.wp-block-query-pagination-previous {
  padding: 9px 15px;
}
.postbox-item-details .wp-block-query-pagination a:hover {
  color: #fff;
  background: #034833;
}
.postbox-item-details .wp-block-query-pagination span.current {
  background: #034833;
  color: #fff;
  padding: 5px 10px;
  border: 1px solid #034833;
}
.postbox-item-details .wp-block-query-pagination span.dots {
  padding: 5px;
}
.postbox-item-details .wp-block-avatar img {
  border-radius: 50%;
  margin-bottom: 10px;
}
.postbox-item-details .wp-block-post-author {
  margin-bottom: 20px;
}
.postbox-item-details .wp-block-post-author img {
  border-radius: 50%;
}
.postbox-item-details .wp-block-post-author .wp-block-post-author__name {
  font-weight: 600;
  font-size: 18px;
  line-height: 16px;
  color: #202124;
}
.postbox-item-details .wp-block-post-date,
.postbox-item-details .wp-block-post-terms {
  font-weight: 500;
  font-size: 14px;
  color: #888888;
}
.postbox-item-details .wp-block-post-navigation-link a {
  border-bottom: 1px solid #919191dd;
}
.postbox-item-details .post-navigation-link-previous {
  margin-bottom: 20px;
}
.postbox-item-details .wp-block-post-navigation-link a:hover {
  border-bottom: 1px dashed #919191dd;
}
.postbox-item-details .wp-block-read-more {
  border-bottom: 1px solid #919191dd;
  margin-bottom: 20px;
}
.postbox-item-details .wp-block-read-more:hover {
  border-bottom: 1px dotted #919191dd;
}
.postbox-item-details .wp-block-comment-template {
  padding-inline-start: 0;
}
.postbox-item-details .wp-block-comments-title {
  margin-bottom: 20px;
}
.postbox-item-details .wp-block-comment-author-name a {
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  color: #202124;
  display: block;
  margin-bottom: 5px;
}
.postbox-item-details .wp-block-comment-date {
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: #888888;
  display: inline-block;
  margin-bottom: 5px;
}
.postbox-item-details .wp-block-comment-content p {
  font-size: 16px;
}
.postbox-item-details .wp-block-comment-reply-link a {
  display: inline-block;
  height: 30px;
  line-height: 27px;
  padding: 0 18px;
  font-weight: 500;
  font-size: 13px;
  color: #202124;
  border: 1px solid #f0f0f0;
  border-radius: 20px;
  transition: 0.3s;
  margin-top: 10px;
}
.postbox-item-details .wp-block-comment-reply-link a:hover {
  color: #fff;
  background: #034833;
  border-color: #034833;
}
.postbox-item-details .wp-block-post-comments-form .comment-form-comment label {
  color: #202124;
  font-weight: 600;
  margin-bottom: 10px;
}
.postbox-item-details .wp-block-post-comments-form textarea {
  border-radius: 12px;
  padding: 20px;
  font-size: 14px;
  width: 100%;
  height: 160px;
  resize: none;
  border: 0;
  outline: 0;
  font-weight: 500;
  font-size: 15px;
  color: #87888a;
  box-shadow: inset 0 0 0 1px #e5e5e5;
  transition: box-shadow 0.3s cubic-bezier(0.3, 0, 0, 0.3);
  color: #000229;
}
.postbox-item-details .wp-block-post-comments-form .form-submit input {
  display: inline-block;
  background: #034833;
  color: #fff;
  height: 50px;
  line-height: 50px;
  border-radius: 30px;
  padding: 0 35px;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  text-transform: capitalize;
  position: relative;
  overflow: hidden;
  z-index: 1;
  transition: 0.5s;
  border-color: #034833;
  margin-bottom: 20px;
}
.postbox-item-details .wp-block-post-comments-form {
  margin-top: 10px;
}
.postbox-item-details .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
  padding: 20px 10px;
}
.postbox-item-details .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container a {
  line-height: 1.4;
}
.content-wrapper .wp-block-loginout a {
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  display: inline-block;
}
.content-wrapper .wp-block-loginout a:hover {
  border-bottom: 1px dashed;
}
.content-wrapper .logged-in-as {
  margin-top: 5px;
  margin-bottom: 15px;
}

/* categories */
.content-wrapper .wp-block-categories {
  margin-bottom: 20px;
}

.widget_categories.sidebar-widget ul li a {
  position: relative;
  display: block;
  padding: 18px 20px;
  padding-left: 60px;
  margin-bottom: 15px;
  transition: 0.3s;
  font-size: 16px;
  font-weight: 700;
  color: #5b5b5b;
  letter-spacing: -0.01em;
  border-radius: 5px;
  background-color: var(--tr-common-white);
  transition: 0.3s linear;
}

.widget_categories.sidebar-widget ul li a::before {
  position: absolute;
  content: "\f178";
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
  top: 53%;
  left: 25px;
  transform: translateY(-50%);
  transition: 0.3s;
  font-size: 16px;
  color: #5b5b5b;
  transition: 0.3s linear;
}

.widget_categories.sidebar-widget ul li a:hover {
  background-color: #034833;
  color: #fff;
}

.widget_categories.sidebar-widget ul li a:hover::before {
  color: #fff;
}

.content-wrapper .wp-block-latest-posts__list {
  margin-bottom: 20px;
}
.content-wrapper .wp-block-rss {
  margin-bottom: 20px;
}
.content-wrapper .wp-block-social-links {
  padding-inline-start: 0;
  margin-bottom: 10px;
}
.content-wrapper .wp-block-file__button {
  padding: 5px 10px;
}
.content-wrapper .wp-block-file__button:hover {
  color: #fff;
}
.content-wrapper .wp-block-video {
  margin-top: 20px;
}
.content-wrapper .postbox-item-details.tagcloud {
  clear: both;
}
.content-wrapper .is-style-outline .wp-block-button__link {
  border: 1px solid #034833 !important;
}
.wp-block-button__link:hover {
  color: #c6c6c6;
}
.content-wrapper .wp-block-file {
  margin-bottom: 20px;
}
.content-wrapper .wp-block-pullquote p {
  line-height: 1;
}
.content-wrapper .wp-block-gallery {
  margin-top: 10px;
}
.content-wrapper .wp-block-file a {
  background: #32373c;
  padding: 5px 10px;
  color: #fff;
  border-radius: 20px;
  line-height: 1;
}
.postbox-item.sticky {
  border-top: 2px solid #034833;
}
.comments-replay a {
  background: #034833;
  color: #fff;
  font-size: 14px;
  padding: 1px 15px;
  display: inline-block;
}
.comments-replay {
  margin-top: 15px;
}
.comment-form-cookies-consent {
  display: none;
}
p.logged-in-as a {
  color: #034833;
}
p.form-submit {
  margin: 0;
}
.wp-block-group {
  box-sizing: border-box;
  margin-bottom: 20px;
}
.wp-block-navigation__responsive-container-content ul.wp-block-page-list {
  padding-inline-start: 0;
}
.wp-block-navigation__responsive-container-content ul.wp-block-page-list a:hover {
  text-decoration: underline;
}
.wp-block-navigation__responsive-container-content ul.wp-block-page-list li {
  padding-bottom: 0;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container > .wp-block-navigation-item > .wp-block-navigation-item__content {
  display: flex;
  flex-grow: 1;
  font-size: 15px;
}
h1.wp-block-site-title {
  font-size: 48px;
}
.wp-block-post-template.is-layout-flow {
  padding: 0;
}
.wp-block-post-template.is-layout-flow li {
  margin-bottom: 25px;
}
.wp-block-query-pagination.is-layout-flex {
  margin-bottom: 25px;
}
.wp-block-avatar {
  margin-bottom: 20px;
}
.wp-block-post-navigation-link a {
  color: #034833;
  border-bottom: 1px solid #034833;
  margin-bottom: 12px;
  display: inline-block;
}
.wp-block-read-more {
  margin: 18px 0;
  color: #034833;
  border-bottom: 1px solid #034833;
}
ol.wp-block-comment-template {
  padding-inline-start: 0;
}
.wp-block-comment-date a,
.wp-block-comment-author-name a {
  font-size: 15px;
}
.comment-reply-link {
  color: #034833;
  font-size: 15px;
}
.wp-block-post-comments-form .comment-form textarea {
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 200px;
}
.wp-block-post-comments-form input[type="submit"] {
  background-color: #034833;
  border-radius: 0;
  border-width: 0;
  color: #fff;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
  text-decoration: none;
}
.wp-social-link.wp-social-link-fivehundredpx.wp-block-social-link {
  padding-top: 0;
}
.wp-social-link.wp-social-link-wordpress.wp-block-social-link {
  padding-top: 0;
}
.wp-block-social-links.is-layout-flex {
  padding-inline-start: 0;
}
.wp-block-column p {
  margin: 0;
}
:where(.wp-block-columns.has-background) {
  padding: 1.25em 2.375em;
}
.wp-block-file__button {
  background: #32373c;
  color: #fff;
  text-decoration: none;
  padding: 7px 15px;
}
.wp-block-quote,
blockquote {
  padding: 40px 40px 50px 40px;
  border-radius: 20px;
  border: 2px solid #034833;
  text-align: start;
}
blockquote::before {
  content: "\f10e";
  position: static;
  font-family: "Font Awesome 6 Pro";
  font-size: 40px;
  color: #034833;
  line-height: 1;
  margin-bottom: 12px;
  display: inline-block;
  font-weight: 700;
}
.wp-block-quote p,
blockquote p {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 0 !important;
  color: #5b5b5b;
}
.wp-block-quote cite,
blockquote cite {
  font-weight: 700;
  font-size: 18px !important;
  line-height: 1;
  color: #034833 !important;
  position: relative;
  margin-top: 30px;
  display: block;
}
blockquote cite::before {
  content: "";
  padding-bottom: 0px;
  display: inline-block;
  background: #034833;
  height: 2px;
  width: 40px;
  text-align: center;
  top: -4px;
  margin-inline-end: 10px;
  position: relative;
}

.wp-block-image {
  overflow: hidden;
}

div.postbox-comment-content > ul,
div.postbox-comment-content > ol {
  margin-bottom: 30px;
}
.comment-list table th,
.comment-list table td {
  padding: 12px 12px;
  font-size: 15px;
  border: 1px solid #ddd;
  font-weight: 400;
}
.comment-list h2 {
  margin-top: 5px;
}
.content-wrapper article.format-quote {
  margin: 30px 0px !important;
  padding: 40px 50px 40px;
  color: #666;
  position: relative;
  font-style: normal;
  text-align: left;
  clear: both;
  font-weight: 400;
  border-radius: 7px;
  background: #f4f6f8;
  border-left: 5px solid #034833;
}
.page #comments {
  clear: both;
}

.content-wrapper blockquote.format-quote p {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0;
  color: #5b5b5b;
  margin-bottom: 35px;
}
.content-wrapper blockquote.format-quote cite {
  color: #034833;
}
.content-wrapper blockquote.format-quote cite::before {
  background-color: #034833;
}
.no-breadcrumb-blog .breadcrumb-area {
  display: none;
}
/* .woocommerce-notices-wrapper */
.woosw-list .woosw-items .woosw-item--add .add_to_cart_button {
  display: inline;
  padding: 14px 20px;
}
#woosc_table .product-action-tooltip {
  display: none;
}
/* Theme default post css */
.postbox-title:is(:hover, :focus) {
  color: #034833;
}
.postbox-text p {
  margin-bottom: 10px;
}
.postbox-read-more {
  margin-top: 35px;
}

.swiper-wrapper.post-format-gallery {
  height: inherit !important;
}

.postbox-video-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #034833;
  border-radius: 50%;
  display: grid;
  place-items: center;
  width: 80px;
  height: 80px;
  background-color: #fff;
  animation: pulse 2s ease infinite;
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 #fff;
  }
  100% {
    box-shadow: 0 0 0 40px transparent;
  }
}
.postbox-nav button {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  z-index: 1;
  height: 60px;
  width: 60px;
  text-align: center;
  font-size: 18px;
  border-radius: 50%;
  transition: 0.3s;
  color: var(--tr-common-black);
  background-color: var(--tr-common-white);
}
.postbox-nav button.postbox-slider-button-next {
  right: 20px;
  left: auto;
}
.postbox-nav button:hover {
  color: #fff;
  background-color: #034833;
}
/* Theme default post details css */
.postbox-tags {
  overflow: hidden;
  clear: both;
}
/* Postbox share css */
.postbox-share {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  padding: 20px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-top: 40px;
}
.postbox-item-details .author-socials,
.share-post,
.tagcloud {
  display: flex;
  flex-wrap: wrap;
  gap: 13px;
}
.tagcloud a {
  display: inline-block;
  padding: 10px 12px;
  border: 1px solid #ddd;
  background-color: transparent;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 1;
}
.postbox-item-details .author-socials a,
.share-post a {
  width: 40px;
  height: 40px;
  background-color: transparent;
  border: 1px solid #034833;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: #034833;
}
.postbox-item-details .author-socials a:hover,
.share-post a:hover,
.tagcloud a:hover {
  color: #fff;
  background-color: #034833;
  border-color: #034833;
}
/* post author css */
.postbox-item-details .author-bio {
  overflow: hidden;
  padding: 30px;
  border: 1px solid #034833;
  margin-top: 40px;
  display: flex;
  gap: 30px;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .postbox-item-details .author-bio {
    flex-direction: column;
    gap: 20px;
  }
}
.postbox-item-details .author-image {
  flex: 0 0 auto;
  overflow: hidden;
}
.postbox-item-details .author-image img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  object-fit: cover;
}
.postbox-item-details .author-post {
  margin-bottom: 5px;
  font-size: 16px;
  display: block;
}
.postbox-item-details .author-title {
  font-size: 18px;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.postbox-item-details .author-des {
  margin-bottom: 15px;
}

/* Pagination css */
.hexa-post-nav {
  overflow: hidden;
  border-bottom: 1px solid #EBF0E7;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0px 0 30px;
  margin: 40px 0;
}
.hexa-post-nav .post-prev,
.hexa-post-nav .post-next {
  flex: 0 1 50%;
  max-width: 50%;
}
.hexa-post-nav .post-next {
  text-align: end;
}
.hexa-post-nav .post-prev a,
.hexa-post-nav .post-next a {
  display: block;
  position: relative;
  word-wrap: break-word;
  overflow-wrap: break-word;
  hyphens: auto;
  padding: 0 30px;
}
.hexa-post-nav .post-prev a::before,
.hexa-post-nav .post-next a::after {
  position: absolute;
  font-size: 20px;
  line-height: 1;
  top: 50%;
  transform: translateY(-50%);
  font-family: "Font Awesome 5 Pro";
}
.hexa-post-nav .post-prev a::before {
  content: "\f053";
  left: 0;
}
.hexa-post-nav .post-next a::after {
  content: "\f054";
  right: 0;
}
.hexa-post-nav span.title {
  display: block;
  font-size: 15px;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.hexa-post-nav span {
  color: #727272;
  font-weight: 400;
}
@media (max-width: 767px) {
  .hexa-post-nav span.date,
  .hexa-post-nav h6 {
    display: none;
  }
  .hexa-post-nav span.title {
    margin-bottom: 0;
  }
}
.hexa-pagination ul.pagination {
  padding-inline-start: 0;
  margin-bottom: 0;
  margin-top: 30px;
  gap: 10px;
}
.hexa-pagination ul li {
  display: inline-block;
}
.hexa-pagination ul li a,
.hexa-pagination ul li span {
  font-weight: 600;
  font-size: 22px;
  letter-spacing: -0.01em;
  color: var(--tr-common-black);
  height: 58px;
  width: 58px;
  line-height: 58px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  font-family: var(--tr-ff-heading);
  border: 1px solid var(--tr-theme-1);
  transition: 0.3s;
  padding: 0;
  background: transparent;
}
.hexa-pagination ul li span.current,
.hexa-pagination ul li a:hover {
  background: var(--tr-theme-1);
  color: var(--tr-common-white);
  border-color: var(--tr-theme-1);
}
.hexa-pagination ul li span.dots {
  line-height: 32px;
}

h3.postbox-tag-title {
  font-weight: 700;
  font-size: 20px;
  letter-spacing: -0.01em;
  color: #00102f;
  margin: 0;
  margin-right: 18px;
}
/* Comment Form Css */
.postbox-comment-input {
  position: relative;
  margin-bottom: 25px;
}
.postbox-comment-input input,
.postbox-comment-input textarea {
  border-radius: 100px;
  height: 70px;
  padding: 20px 20px;
  font-weight: 400;
  font-size: 18px;
  text-transform: capitalize;
  color: var(--tr-common-black);
  border: 1px solid transparent;
}
.postbox-comment-input input::placeholder,
.postbox-comment-input textarea::placeholder {
  font-weight: 400;
  font-size: 18px;
  color: #5b5b5b;
}

.postbox-comment-input textarea {
  height: 170px;
  border-radius: 30px;
}
/* comments reply css */
.postbox-comment-avater {
  flex: 0 0 auto;
}
.postbox-comment-avater img {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  object-fit: cover;
  margin-inline-end: 20px;
}
.postbox-comment-name {
  font-weight: 600;
  font-size: 15px;
  line-height: 12px;
  color: #0e1331;
}
.postbox-comment-name h5 {
  margin-bottom: 0;
}
.postbox-comment-name .post-meta {
  font-weight: 400;
  font-size: 14px;
  letter-spacing: -0.01em;
  color: #5b5b5b;
  display: block;
  margin-bottom: 15px;
}

.postbox-comment-reply a {
  font-weight: 400;
  font-size: 14px;
  line-height: 12px;
  color: #727272;
}
.postbox-comment-reply a:hover {
  color: #034833;
}
.postbox-comment-text {
  background: transparent;
  border-radius: 0;
  letter-spacing: -0.01em;
  margin-bottom: 15px;
}
.postbox-comment-text p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #5b5b5b;
  margin-bottom: 0;
}

.postbox-comment-text a {
  text-decoration: underline;
}

.postbox-comment-text a:hover {
  text-decoration: dotted;
  text-decoration-skip-ink: none;
}

.postbox-details-wrapper .wp-block-group .wp-block-group__inner-container > :last-child {
  margin-bottom: 0;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
textarea:focus {
  border-color: #034833;
}

.post-password-form label {
  width: 100%;
}
.tr-header-menu > nav > ul {
  margin-right: 0 !important;
}

.postbox-comment-box.p-relative.postbox-comment-info {
  margin-bottom: 55px;
}