@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 900;
  font-display:swap;
  src: url('../fonts/iransans-farsi-numbers/eot/IRANSansWeb(FaNum)_Black.eot');
  src: url('../fonts/iransans-farsi-numbers/eot/IRANSansWeb(FaNum)_Black.eot?#iefix') format('embedded-opentype'),
    /* IE6-8 */
    url('../fonts/iransans-farsi-numbers/woff2/IRANSansWeb(FaNum)_Black.woff2') format('woff2'),
    /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/iransans-farsi-numbers/woff/IRANSansWeb(FaNum)_Black.woff') format('woff'),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/iransans-farsi-numbers/ttf/IRANSansWeb(FaNum)_Black.ttf') format('truetype');
}

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: bold;
  font-display:swap;
  src: url('../fonts/iransans-farsi-numbers/eot/IRANSansWeb(FaNum)_Bold.eot');
  src: url('../fonts/iransans-farsi-numbers/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'),
    /* IE6-8 */
    url('../fonts/iransans-farsi-numbers/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'),
    /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/iransans-farsi-numbers/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/iransans-farsi-numbers/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 500;
  font-display:swap;
  src: url('../fonts/iransans-farsi-numbers/eot/IRANSansWeb(FaNum)_Medium.eot');
  src: url('../fonts/iransans-farsi-numbers/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'),
    /* IE6-8 */
    url('../fonts/iransans-farsi-numbers/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'),
    /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/iransans-farsi-numbers/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/iransans-farsi-numbers/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 300;
  font-display:swap;
  src: url('../fonts/iransans-farsi-numbers/eot/IRANSansWeb(FaNum)_Light.eot');
  src: url('../fonts/iransans-farsi-numbers/eot/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'),
    /* IE6-8 */
    url('../fonts/iransans-farsi-numbers/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'),
    /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/iransans-farsi-numbers/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/iransans-farsi-numbers/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: 200;
  font-display:swap;
  src: url('../fonts/iransans-farsi-numbers/eot/IRANSansWeb(FaNum)_UltraLight.eot');
  src: url('../fonts/iransans-farsi-numbers/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'),
    /* IE6-8 */
    url('../fonts/iransans-farsi-numbers/woff2/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'),
    /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/iransans-farsi-numbers/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/iransans-farsi-numbers/ttf/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}

@font-face {
  font-family: IRANSans;
  font-style: normal;
  font-weight: normal;
  font-display:swap;
  src: url('../fonts/iransans-farsi-numbers/eot/IRANSansWeb(FaNum).eot');
  src: url('../fonts/iransans-farsi-numbers/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'),
    /* IE6-8 */
    url('../fonts/iransans-farsi-numbers/woff2/IRANSansWeb(FaNum).woff2') format('woff2'),
    /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/iransans-farsi-numbers/woff/IRANSansWeb(FaNum).woff') format('woff'),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/iransans-farsi-numbers/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}

body {
  background-color: var(--bs-body-bg) !important;
  color: var(--text-color);
  font-family: IRANSans !important;
  direction: rtl;
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
a,
p,
button,
.mejs-container * {
  font-family: IRANSans !important;
}

.img-grayscale {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.text-justify {
  text-align: justify;
}

.fs-6 {
  font-size: 0.8rem !important;
}

.fs-5 {
  font-size: 0.9rem !important;
}

.fs-4 {
  font-size: 1rem !important;
}

.fs-3 {
  font-size: 1.1rem !important;
}

.fs-2 {
  font-size: 1.2rem !important;
}

.fs-1 {
  font-size: 1.3rem !important;
}

a {
  text-decoration: none;
}

a:link {
  transition: all 0.4s ease 0s;
}

.ltr {
  direction: ltr;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  line-height: normal;
}

.bg-body,
.postlist li,
.postlist li:hover .det,
.text-muted,
form#commentform {
  background-color: var(--bg-color) !important;
  color: var(--text-color) !important;
  border-radius: var(--bs-border-radius);
}

hr {
  color: var(--bs-gray-500);
}

.bg-red {
  background-color: #8a1538 !important;
  color: var(--text-card) !important;
}

.link-gray {
  color: #666;
}

.link-gray:hover {
  color: #888;
}

.rounded-topright {
  border-start-start-radius: var(--bs-border-radius);
  border-top-left-radius: unset;
}

.bg-gray {
  background-color: #e7e7e7 !important;
}

.text-gray {
  color: #6c757d;
}

.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* Navbar CSS
-------------------------------------------------- */
.header1 {
  z-index: 10;
}

.header1 .navbar-main1 .nav-link {
  color: var(--bs-gray-100);
}

.header1 .navbar-main1 .nav-link:hover,
.header1 .navbar-main1 .nav-link.active {
  color: var(--bs-secondary);
}

.header1 .navbar-main {
  background-color: var(--bs-primary);
}

.navbar>.container {
  justify-content: space-evenly;
}

.navbar-toggler {
  background-color: transparent;
  border: solid 2px var(--bs-secondary);
  padding: 5px 6px;
  border-radius: 50px;
}

.navbar-toggler-icon {
  width: 1.1em;
  height: 1.1em;
}

.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}

.nav-scroller .nav {
  display: flex;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  color: rgba(255, 255, 255, 0.75);
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.nav-underline .nav-link {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  color: #6c757d;
  font-weight: bold;
}

.nav-underline .nav-link:hover {
  color: #007bff;
}

.nav-underline .active {
  color: #343a40;
}

/* Header 2 CSS
-------------------------------------------------- */
.header2 .brand {
  background-color: var(--bs-primary);
}

.header2 .brand .logo2 {
  padding: 10px 0;
  height: 120px;
  background: url(../images/header-overlay.png) no-repeat 10px center;
}

.header2 .navbar-main2 {
  background-color: var(--bs-secondary);
  border-radius: 8px;
  margin-top: -25px;
}

.header2 .navbar-main2 .nav-link {
  color: var(--bs-gray-100);
}

.header2 .navbar-main2 .nav-link:hover {
  color: var(--bs-gray-600);
}

/* Header 3 CSS
-------------------------------------------------- */
.header3 .brand {
  background-color: var(--bs-primary);
}

.header3 .brand .logo3 {
  padding: 10px 0;
  height: 120px;
  background: url(../images/header-overlay.png) no-repeat 10px center;
}

.header3 .navbar-main3 {
  background-color: var(--bs-secondary);
}

.header3 .navbar-main3 .nav-link {
  color: var(--bs-gray-100);
}

.header3 .navbar-main3 .nav-link:hover {
  color: var(--bs-gray-600);
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5);
}

/* Carousel CSS
-------------------------------------------------- */
#carousel2 .img-fluid {
  border-radius: 8px;
}

#carousel2 .card {
  background-color: #eee;
  color: #19191b;
  padding: 10px;
}

[id^="carousel-i-video-"] .carousel-control {
  position: relative;
}

[id^="carousel-i-video-"] .carousel-control .next {
  position: absolute;
  left: 18px;
  top: -60px;
  border: 0;
  background-color: var(--bs-body-bg);
  border-radius: 3px;
  color: var(--text-color);
  padding: 6px 12px 3px 12px;
  z-index: 2;
}

[id^="carousel-i-video-"] .carousel-control .prev {
  position: absolute;
  left: -18px;
  top: -60px;
  border: 0;
  background-color: var(--bs-body-bg);
  color: var(--text-color);
  border-radius: 3px;
  padding: 6px 12px 3px 12px;
  z-index: 2;
}

#carousel4 .carousel-control {
  position: relative;
}

#carousel4 .carousel-control .next {
  position: absolute;
  left: 17px;
  top: -60px;
  border: 0;
  background-color: var(--bg-card);
  color: var(--text-color);
  border-radius: 3px;
  padding: 6px 12px 3px 12px;
}

#carousel4 .carousel-control .prev {
  position: absolute;
  left: -15px;
  top: -60px;
  border: 0;
  background-color: var(--bg-card);
  color: var(--text-color);
  border-radius: 3px;
  padding: 6px 12px 3px 12px;
}

[id^="carousel-i-city-"] .carousel-control .next {
  position: absolute;
  left: -7px;
  top: -7px;
  border: 0;
  background-color: var(--bg-card);
  color: var(--text-color);
  padding: 6px 12px 3px 12px;
  z-index: 9;
}

[id^="carousel-i-city-"] .carousel-control .prev {
  position: absolute;
  left: -7px;
  top: 32px;
  border: 0;
  background-color: var(--bg-card);
  color: var(--text-color);
  padding: 6px 12px 3px 12px;
  z-index: 9;
}

.carousel-slider .carousel-control .next,
[id^="carousel-i-titr1-"] .carousel-control .next {
  position: absolute;
  border: 0;
  background-color: var(--bs-secondary);
  color: var(--bs-primary);
  padding: 6px 12px 3px 12px;
  z-index: 9;
  left: 10px;
  top: 10px;
}

.carousel-slider .carousel-control .prev,
[id^="carousel-i-titr1-"] .carousel-control .prev {
  position: absolute;
  border: 0;
  background-color: var(--bs-secondary);
  color: var(--bs-primary);
  padding: 6px 12px 3px 12px;
  z-index: 9;
  left: 10px;
  top: 50px;
}

.vertical.carousel .carousel-item {
  overflow: hidden;
}

.vertical.carousel .carousel-item-next:not(.carousel-item-start),
.vertical.carousel .active.carousel-item-end {
  transform: translateY(100%);
}

.vertical.carousel .carousel-item-prev:not(.carousel-item-end),
.vertical.carousel .active.carousel-item-start {
  transform: translateY(-100%);
}

.vertical.carousel .carousel-indicators {
  top: 0;
  left: unset;

  margin-left: unset !important;
  margin-right: 1rem;

  flex-direction: column;
}

.vertical.carousel .carousel-indicators [data-bs-target] {
  height: 30px;
  width: 3px;
}

.vertical.carousel .carousel-control-prev,
.vertical.carousel .carousel-control-next {
  width: 100%;
  height: 60px;
}

.vertical.carousel .carousel-control-prev-icon,
.vertical.carousel .carousel-control-next-icon {
  transform: rotateZ(90deg);
}

.vertical.carousel .carousel-control-next {
  top: unset;
  bottom: 0;
}

/* Content CSS
-------------------------------------------------- */
.box-continer {
  position: relative;
}

.pxx {
  background-image: url(../images/pic1.png);
  background-size: cover;
  height: 160px;
}

.top-continer {
  padding: 8px 15px 20px;
  color: var(--bs-primary);
  position: absolute;
  top: -20px;
  right: 0;
  background-color: var(--bs-secondary);
}

.box-continer .title {
  font-size: 14px;
  font-weight: 900;
}

.text-continer {
  background: var(--bg-color);
  padding: 15px;
  position: relative;
  margin-right: -16px;
  border-radius: 10px;
}

.liner-continer {
  position: relative;
}

.liner-continer .title {
  padding-right: 25px;
  display: inline-block;
  font-weight: 800;
  font-size: 20px;
  margin: 0;
}

.liner-continer:before {
  width: 10px;
  height: 10px;
  position: absolute;
  background-color: var(--bs-tertiary);
  top: 50%;
  margin-top: -5px;
  right: 7px;
  z-index: 1;
  content: "";
  border-radius: 2px;
  transform: rotate(45deg);
}

.liner-continer:after {
  width: 10px;
  height: 10px;
  background-color: var(--bs-primary);
  position: absolute;
  top: 50%;
  margin-top: -5px;
  right: 0;
  z-index: 1;
  content: "";
  border-radius: 2px;
  transform: rotate(45deg);
}

.hashur .hashur-ico {
  background: var(--bs-primary) url(../images/vip-arrow.png) no-repeat scroll center center;
  float: right;
  height: 22px;
  width: 22px;
}

.hashur .hashur-title {
  width: auto !important;
  background: url(../images/vip-title-w.png);
  height: 22px;
}

.hashur .hashur-title .hashur-text {
  background: var(--bs-body-bg);
  padding: 3px 5px 3px 5px;
  display: inline;
  font-size: 16px;
  font-weight: 800;
}

.hashur .hashur-title .hashur-text,
.hashur .hashur-title .hashur-text a {
  color: var(--bs-link-color);
}

.hashur .hashur-title .hashur-text a:hover {
  color: var(--bs-gray-600);
}

.section-line {
  position: relative;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

#iSearch {
  order: 2 !important;
}

.searchform input {
  min-width: 70px;
}

#search-results {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-radius: 0 0 10px 10px;
  box-shadow: 0px 8px 16px rgba(0, 0, 0, 0.2);
  padding: 10px 0;
  transition: all 0.3s ease;
}

#search-results .result-item {
  padding: 10px 15px;
  display: flex;
  align-items: center;
  cursor: pointer;
  transition: background-color 0.2s ease;
  font-size: 12px;
}

#search-results .result-thumbnail {
  width: 40px;
  height: 40px;
  object-fit: cover;
  border-radius: 5px;
  margin-left: 10px;
  flex-shrink: 0;
}

#search-results .result-item a {
  text-decoration: none;
  color: #333;
  font-weight: 500;
}

#search-results .result-item:hover {
  background-color: #f9f9f9;
}

#search-results .result-item a:hover {
  color: #007bff;
  transform: scale(1.02);
  transition: color 0.2s ease, transform 0.2s ease;
}

.section-line .title {
  margin: 0;
  margin-left: 10px;
}

.section-line b {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 3px;
  background-color: var(--bs-primary);
}

.section-line b:after {
  width: 10px;
  height: 10px;
  position: absolute;
  background-color: var(--bs-primary);
  top: 0;
  margin-top: 3px;
  left: 0;
  z-index: 1;
  content: "";
  border-radius: 3px;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
  transform: rotate(45deg);
}

.fade-line {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 2px;
  background: linear-gradient(270deg, var(--bs-primary) 5.04%, rgba(138, 21, 56, 0) 40%);
}

.fade-line-left {
  background: linear-gradient(90deg, var(--bs-primary) 5.04%, rgba(138, 21, 56, 0) 40%);
}

.footer-line {
  position: relative;
  border-bottom: solid 3px var(--bs-tertiary);
  margin-bottom: 20px;
}

.footer-line .title {
  border-bottom: 3px solid var(--bs-secondary);
  margin-bottom: -3px;
  padding-bottom: 13px;
  display: inline-block;
  font-weight: 900;
  font-size: 16px;
}

.special-body {
  background-color: #F9F9F9;
  border-radius: 5px;
}

/* Timeline CSS
-------------------------------------------------- */
ul.timeline {
  list-style-type: none;
  position: relative;
  margin: 0;
  padding: 0 15px 0;
}

ul.timeline:before {
  content: " ";
  background: var(--bs-body-bg);
  display: inline-block;
  position: absolute;
  right: 6px;
  width: 1px;
  height: 100%;
  z-index: 1;
}

ul.timeline>li {
  margin: 10px 0;
  padding-right: 10px;
}

ul.timeline>li .time {
  color: var(--text-color);
  font-size: 0.9rem;
}

ul.timeline>li .timeline-title {
  color: var(--bs-secondary);
  font-size: 0.9rem;
  text-align: center;
  padding-bottom: 5px;
  font-weight: bold;
}

ul.timeline>li .timeline-img {
  margin: 10px 0;
}

ul.timeline>li:before {
  content: " ";
  display: inline-block;
  position: absolute;
  right: -2px;
  z-index: 1;
  width: 18px;
  height: 18px;
  background: var(--bs-primary);
  box-shadow: 0 2px 8px 0 rgb(22 22 22 / 18%);
  border: 3px solid var(--bg-color);
  border-radius: 100%;
}

/* Tabbed CSS
-------------------------------------------------- */
.tabbed .nav-tabs {
  --bs-nav-tabs-border-width: 1px;
  --bs-nav-tabs-border-color: var(--bs-body-bg);
}

.tabbed .nav-tabs .nav-link {
  color: var(--text-color);
}

.nav-tabs .nav-link:hover {
  border-color: transparent;
  color: var(--bs-primary);
}

.tabbed .nav-tabs .active {
  color: var(--text-color);
  font-weight: bold;
}

.tabbed .nav-tabs .nav-item.show .nav-link,
.tabbed .nav-tabs .nav-link.active {
  border-color: var(--bg-color);
  color: var(--bs-primary);
  border-bottom: 0;
  background-color: var(--bg-color);
}

.tab-content {
  border-top: none;
  border-top-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.pupular li {
  counter-increment: step-counter;
  margin-bottom: 5px;
}

.pupular li::before {
  float: right;
  content: counter(step-counter, persian);
  margin-right: 0;
  font-size: 14px;
  color: #fff;
  background-color: var(--bs-primary);
  font-weight: 700;
  padding: 0px 3px;
  border-radius: 8px;
  line-height: 1.4em;
  width: 20px;
  text-align: center;
}

.pupular li a span {
  display: block;
  margin-right: 25px;
  position: relative;
  line-height: 1.6em;
  font-size: 0.9rem;
}

.nav-list .nav-item {
  padding-bottom: 8px;
}

.users ul,
.widget_views ul,
.widget_recent_entries ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.users ul li a,
.widget_views ul li a,
.widget_recent_entries ul li a {
  padding-right: 7px;
}

.nav-list .nav-item:before,
.users ul li:before,
.widget_views ul li:before,
.widget_recent_entries ul li:before {
  content: "";
  display: block;
  position: relative;
  float: right;
  z-index: 1;
  right: 0px;
  top: 6px;
  width: 7px;
  height: 7px;
  background-color: var(--bs-primary);
  border-radius: 20px;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}

.nav-list .nav-item span {
  display: block;
  font-size: 0.9rem;
  color: var(--text-color);
  margin-right: 14px;
  line-height: 1.5em;
}

.nav-list .nav-item a span:hover {
  color: var(--bs-primary);
}

.nav-list .nav-item:hover:before {
  background-color: var(--text-color);
}

ul.note li:hover img {
  opacity: .8;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}

ul.note li:last-child .border-bottom {
  border: none !important;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

.widget_parsidate_calendar {
  background: transparent !important;
  text-align: right !important;
  box-shadow: 0 0 15px 0 transparent, inset 0 0 0 1px transparent !important;
}

.widget_parsidate_calendar table {
  box-shadow: none !important;
}

/* Animations CSS
-------------------------------------------------- */
@-webkit-keyframes bg-move {
  0% {
    background-position: -500px 0;
  }

  100% {
    background-position: 800px 0;
  }
}

@keyframes bg-move {
  0% {
    background-position: -500px 0;
  }

  100% {
    background-position: 800px 0;
  }
}

@-webkit-keyframes qode-button-cap-out {

  0%,
  50% {
    -webkit-transform: translateX(35px) scaleX(-1);
    transform: translateX(35px) scaleX(-1);
  }

  100%,
  51% {
    -webkit-transform: translateX(13px) scaleX(1);
    transform: translateX(13px) scaleX(1);
  }
}

@keyframes qode-button-cap-out {

  0%,
  50% {
    -webkit-transform: translateX(35px) scaleX(-1);
    transform: translateX(35px) scaleX(-1);
  }

  100%,
  51% {
    -webkit-transform: translateX(13px) scaleX(1);
    transform: translateX(13px) scaleX(1);
  }
}

@-webkit-keyframes qode-button-cap-fake-out {
  0% {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
  }

  49%,
  51% {
    -webkit-clip-path: inset(50% 0 50% 0);
    clip-path: inset(50% 0 50% 0);
  }

  100% {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
  }
}

@keyframes qode-button-cap-fake-out {
  0% {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
  }

  49%,
  51% {
    -webkit-clip-path: inset(50% 0 50% 0);
    clip-path: inset(50% 0 50% 0);
  }

  100% {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
  }
}

@-webkit-keyframes qode-button-cap {
  0% {
    -webkit-transform: translateX(13px) scaleX(1);
    transform: translateX(13px) scaleX(1);
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
  }

  54% {
    -webkit-transform: translateX(1px) scaleX(1);
    transform: translateX(1px) scaleX(1);
    -webkit-clip-path: inset(50% 0 50% 0);
    clip-path: inset(50% 0 50% 0);
  }

  55% {
    -webkit-transform: translateX(20px) scaleX(-1);
    transform: translateX(20px) scaleX(-1);
    -webkit-clip-path: inset(50% 0 50% 0);
    clip-path: inset(50% 0 50% 0);
  }

  100% {
    -webkit-transform: translateX(35px) scaleX(-1);
    transform: translateX(35px) scaleX(-1);
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
  }
}

@keyframes qode-button-cap {
  0% {
    -webkit-transform: translateX(13px) scaleX(1);
    transform: translateX(13px) scaleX(1);
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
  }

  54% {
    -webkit-transform: translateX(1px) scaleX(1);
    transform: translateX(1px) scaleX(1);
    -webkit-clip-path: inset(50% 0 50% 0);
    clip-path: inset(50% 0 50% 0);
  }

  55% {
    -webkit-transform: translateX(20px) scaleX(-1);
    transform: translateX(20px) scaleX(-1);
    -webkit-clip-path: inset(50% 0 50% 0);
    clip-path: inset(50% 0 50% 0);
  }

  100% {
    -webkit-transform: translateX(35px) scaleX(-1);
    transform: translateX(35px) scaleX(-1);
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
  }
}

@-webkit-keyframes qode-button-line {

  0%,
  100% {
    -webkit-transform: translateX(13px) scaleX(1);
    transform: translateX(13px) scaleX(1);
  }

  10% {
    -webkit-transform: translateX(13px) scaleX(1);
    transform: translateX(13px) scaleX(1);
  }

  46%,
  55% {
    -webkit-transform: translateX(0) scaleX(0.5);
    transform: translateX(0) scaleX(0.5);
  }

  99% {
    -webkit-transform: translateX(13px) scaleX(0.6);
    transform: translateX(13px) scaleX(0.6);
  }
}

@keyframes qode-button-line {

  0%,
  100% {
    -webkit-transform: translateX(13px) scaleX(1);
    transform: translateX(13px) scaleX(1);
  }

  10% {
    -webkit-transform: translateX(13px) scaleX(1);
    transform: translateX(13px) scaleX(1);
  }

  46%,
  55% {
    -webkit-transform: translateX(0) scaleX(0.5);
    transform: translateX(0) scaleX(0.5);
  }

  99% {
    -webkit-transform: translateX(13px) scaleX(0.6);
    transform: translateX(13px) scaleX(0.6);
  }
}

/* pulseShadow */
@-webkit-keyframes pulseShadowlgprimary {
  0% {
    -webkit-box-shadow: 0 0 0 0 var(--bs-primary);
  }

  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(255, 41, 41, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 41, 41, 0);
  }
}

@keyframes pulseShadowlgprimary {
  0% {
    -webkit-box-shadow: 0 0 0 0 var(--bs-primary);
    box-shadow: 0 0 0 0 var(--bs-primary);
  }

  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(255, 41, 41, 0);
    box-shadow: 0 0 0 20px rgba(255, 41, 41, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 41, 41, 0);
    box-shadow: 0 0 0 0 rgba(255, 41, 41, 0);
  }
}

@-webkit-keyframes pulseShadowsmwhite {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
  }

  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

@keyframes pulseShadowsmwhite {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
  }

  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

@-webkit-keyframes pulseShadowxlwhite {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
  }

  70% {
    -webkit-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

@keyframes pulseShadowxlwhite {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
  }

  70% {
    -webkit-box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 30px rgba(255, 255, 255, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

@-webkit-keyframes pulseShadowlgwhite {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
  }

  70% {
    -webkit-box-shadow: 0 0 0 15px rgba(255, 255, 255, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

@keyframes pulseShadowlgwhite {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.7);
  }

  70% {
    -webkit-box-shadow: 0 0 0 15px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 15px rgba(255, 255, 255, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

@-webkit-keyframes pulseShadowsmgray {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(172, 172, 172, 0.7);
  }

  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(172, 172, 172, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(172, 172, 172, 0);
  }
}

@keyframes pulseShadowsmgray {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(172, 172, 172, 0.7);
    box-shadow: 0 0 0 0 rgba(172, 172, 172, 0.7);
  }

  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(172, 172, 172, 0);
    box-shadow: 0 0 0 10px rgba(172, 172, 172, 0);
  }

  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(172, 172, 172, 0);
    box-shadow: 0 0 0 0 rgba(172, 172, 172, 0);
  }
}

/* pulseScale */
@-webkit-keyframes pulseScale {
  0% {
    -webkit-transform: translateX(50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(50%) translateY(-50%) translateZ(0) scale(1.5);
    transform: translateX(50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

@keyframes pulseScale {
  0% {
    -webkit-transform: translateX(50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(50%) translateY(-50%) translateZ(0) scale(1.5);
    transform: translateX(50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

.animated {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}

@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.animated.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

/* Post CSS
-------------------------------------------------- */
.card {
  background-color: transparent;
  border: solid 1px transparent;
}

.card .card-toptitle {
  font-size: 0.8rem !important;
  color: var(--bs-gray-600);

}

.card .card-title {
  font-weight: bold;
  font-size: 0.9rem;
}

.card .card-text {
  font-size: 0.8rem;
}

.card .card-image {
  position: relative;
  border-radius: 8px;
  transition: all 0.2s ease-in-out;
}

.card:hover .card-image img {
  opacity: 0.7;
  transition: all 0.2s ease-in-out;
  border-color: rgb(70 69 69 / 59%) !important;
}

.card .card-image .card-icon,
.card .card-image .card-date {
  display: block;
  position: absolute;
}

.card .card-image .card-icon {
  background-color: rgba(6, 6, 6, 0.3);
  top: 44%;
  left: 46%;
  width: 35px;
  height: 35px;
  text-align: center;
  border-radius: 50px;
  transform: scale(0);
  animation: pulseShadowlgwhite 2000ms linear infinite;
}

.card .card-image .card-date {
  top: 05px;
  right: 5px;
  transform: scale(0);
  text-align: right;
  color: var(--text-card);
  background-color: rgba(120, 144, 156, .4);
  border-radius: 0 0 0 0;
  padding: 3px;
  margin: 0;
  width: fit-content;
  font-size: 10px;
}

.card2 .card-image .card-date {
  border-radius: 5px 0 5px 0;
}

.card .card-image .card-icon i {
  line-height: 35px;
  color: var(--bs-body-bg);
}

.card:hover .card-image .card-icon,
.card:hover .card-image .card-date {
  transform: scale(1);
  transition: all 0.2s ease-in-out;
}

.titr1 h2.card-title {
  font-weight: 800;
  font-size: 1.2rem !important;
}

.card .card-img-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  top: auto;
  width: 100%;
  padding: 0.8em 0.5em;
  background: linear-gradient(to bottom,
      rgba(255, 255, 255, 0) 0,
      rgba(0, 0, 0, 0.6) 100%);
}

.card .card-img-overlay .card-title {
  margin: 0;
  border-right: solid 5px var(--bs-primary);
  padding-right: 5px;
  font-size: 18px;
  color: var(--text-card);
  transition: transform 0.7s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(0);
}

.card .card-img-overlay .card-title a {
  color: var(--text-card);
}

.card .card-img-overlay .card-text {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transform: translateY(20px);
  transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1);
  color: var(--bs-gray-500);
}

.card:hover .card-img-overlay .card-title {
  transform: translateY(-5px);
}

.card:hover .card-img-overlay .card-text {
  opacity: 1;
  max-height: 200px;
  transform: translateY(0);
}

/* Slick CSS
-------------------------------------------------- */
.slick-post {
  min-height: 400px;
}

.slick-post .slick-list {
  position: relative;
  display: block;
  min-height: 400px;
  overflow: hidden;
}

.slick-post .nav {
  position: relative;
  padding: 10px 0;
  display: none;
}

.slick-post .nav.slick-initialized {
  display: block;
}

.slick-post .nav .title:last-child {
  border: 0;
}

.slick-post .nav .title:hover .ddt {
  transition: all 0.2s ease-in-out;
  color: #ffc90e;
}

.slick-post .nav .title .title-height {
  height: 40px !important;
}

.slick-post .nav .title .ddt {
  position: absolute;
  top: 10px;
  bottom: 4px;
  right: 0;
  background: #fff;
  color: #666;
  padding: 0 5px;
  font-size: 16px;
  min-width: 55px;
  line-height: 25px;
  text-align: center;
  border-left: 2px solid #eee;
  float: right;
  transition: all 0.2s ease-in-out;
}

.slick-post .nav .title .mn {
  position: absolute;
  right: 55px;
  width: 330px;
}

.slick-post .nav .title .mn h2 {
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  margin: 0 !important;
  padding: 0 !important;
  padding-right: 10px !important;
  width: 500px;
}

.slick-post .nav .slick-arrow {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: none;
  transition: all 0.3s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 18;
  position: absolute;
  top: -35px;
  cursor: pointer;
  border-radius: 5px;
}

.slick-post .nav .slick-arrow.slick-disabled {
  background: #343a40d1 !important;
  color: #eee !important;
}

.slick-post .nav .slick-arrow.button-prev {
  position: absolute;
  height: 25px;
  width: 25px;
  background: #ffc90e;
  padding: 3px 10px;
  transition: all 0.2s ease-in-out;
  left: 33px;
  top: -40px;
  color: #fff;
}

.slick-post .nav .slick-arrow.button-next {
  position: absolute;
  height: 25px;
  width: 25px;
  background: #ffc90e;
  padding: 3px 10px;
  transition: all 0.2s ease-in-out;
  left: 0;
  top: -40px;
  color: #fff;
}

.slick-post .nav .slick-arrow.button-next:hover,
.slick-post .nav .slick-arrow.button-prev:hover {
  transition: all 0.2s ease-in-out;
  opacity: 0.8;
}

.slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* Switch CSS
-------------------------------------------------- */
.custom-botton {
  background-color: transparent;
  border-radius: 12px;
  padding: 6px 11px 1px 10px;
  border: solid 2px #333;
  background-image: linear-gradient(252deg, rgba(100, 181, 239, 0) 48.44%, #f0e6c2 75.52%, rgba(100, 181, 239, 0) 100%);
  background-repeat: no-repeat;
  animation: bg-move linear 5s infinite;
}

.custom-botton i {
  font-size: 18px;
}

.custom-switch {
  background-color: transparent;
  border-radius: 100%;
  padding: 3px 7px 0px 7px;
  border: solid 1px var(--bg-card);
}

.custom-switch .custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-switch .custom-control-label::after {
  text-align: center;
  font-size: 18px;
  color: var(--bg-card);
  content: "\f186";
  font-family: "Font Awesome 6 Free";
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  display: block;
}

.custom-switch .custom-control-label:hover::after {
  color: var(--bg-card);
  transition: all 0.2s ease-in-out;
}

.custom-switch .custom-control-input:checked~.custom-control-label::after {
  text-align: center;
  font-size: 18px;
  color: var(--bg-color);
  content: "\f185";
  font-family: "Font Awesome 6 Free";
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  display: block;
}

/* Post List CSS
-------------------------------------------------- */
.postlist {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 15px 0 0 0;
  padding: 0;
}

.postlist li {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  background: #fff;
  height: auto;
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}

.postlist li.col3 {
  width: calc(100% * 1 / 3 - 10px);
}

.postlist li.col3:nth-child(3n + 3) {
  margin-left: 0;
}

.postlist li.col2 {
  width: calc(100% * 1 / 2 - 10px);
}

.postlist li.col2:nth-child(2n + 2) {
  margin-left: 0;
}

.postlist li .thumb-post {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 100px;
  padding: 0;
  height: 200px;
  width: 100%;
  border-radius: 0 !important;
}

.postlist li .thumb-post img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-block: 0;
  border-block-end: 3px solid var(--bs-primary);
}

.postlist li .det {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 0 15px;
  height: 100px;
  text-align: center;
  -webkit-transition: height 0.25s, background-color 0.25s, box-shadow 0.25s;
  transition: height 0.25s, background-color 0.25s, box-shadow 0.25s;
}

.postlist li .det h2 {
  position: relative;
  margin: 0;
  margin-top: 10px;
  max-height: 40px;
  color: #666;
  text-align: center;
  min-height: 2.6em;
  line-height: 24px;
  -webkit-transition: margin-top 0.25s;
  transition: margin-top 0.25s;
}

.postlist li .det p.excerpt {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  margin-top: 15px;
  min-height: 2em;
  text-align: right;
  font-size: 0.75rem;
  opacity: 0;
  transition: opacity 0.15s, -webkit-transform 0.25s;
  -webkit-transition: opacity 0.15s, -webkit-transform 0.15s;
  transition: opacity 0.15s, -webkit-transform 0.15s;
  transition: opacity 0.15s, transform 0.15s;
  transition: opacity 0.15s, transform 0.15s, -webkit-transform 0.15s;
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
}

.postlist li:hover .det {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 100%;
  background-color: #fff;
}

.postlist li:hover .det p.excerpt {
  opacity: 1;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.postlist li:hover .det h2 {
  margin-top: 20px;
  max-height: 100%;
  color: var(--text-color);
}

.postlist li:hover .play {
  background: var(--bs-primary);
  box-shadow: 0 0px 0px 2px #eee, 0 0 5px 2px #ddd, 0 0 0px 5px #ccc;
}

.postlist li:hover .play a {
  color: #fff;
}

.postlist li:hover .play:before {
  opacity: 0.8;
  -webkit-transform: scale(1.25);
  transform: scale(1.25);
}

.postlist li:hover .play:after {
  opacity: 0.72;
  -webkit-transform: scale(1.35);
  transform: scale(1.35);
}

.postlist li .plink {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  float: right;
  width: 100%;
  height: 100%;
  font-size: 0;
}

.postlist li .play {
  position: relative;
  z-index: 1;
  display: block;
  margin-top: 0;
  height: 50px;
  width: 50px;
  line-height: 55px;
  padding: 0 7px 0 7px;
  font-size: 24px;
  background-color: var(--bs-primary);
  border-radius: 50%;
  color: var(--text-card);
  box-shadow: 0 transparent;
  -webkit-transition: 0.75s;
  transition: 0.75s;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.09);
}

.post-cat-c {
  overflow: hidden;
  margin: 0px;
  width: auto;
  display: block;
}

.post-cat-c a {
  display: block;
  margin-left: 5px;
  margin-bottom: 3px;
  padding: 0px 8px 3px;
  font-size: 12px;
  font-weight: 300;
  overflow: hidden;
  color: #fff;
  float: right;
  opacity: 1;
  transition: all 0.2s ease-in-out;
  line-height: 24px;
  border-radius: 5px;
}

.post-cat-c a:nth-child(1n + 1) {
  background: var(--bs-primary);
}

.post-cat-c a:nth-child(2n + 2) {
  background: var(--bs-secondary);
}

.postlist li .det .post-cat-c a:hover {
  transition: all 0.2s ease-in-out;
  opacity: 0.8;
}

/* Footer CSS
-------------------------------------------------- */
.footer {
  color: var(--bs-gray-500);
  background-color: #1a2020;
}

.footer1 {
  background-color: var(--bs-secondary);
}

.footer2 {
  background-color: var(--picture-card);
}


.footer1 .liner-continer .title {
  color: var(--bs-gray-500);
}

.footer1 ul.menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.footer1 ul.menu li:before {
  content: "";
  display: block;
  position: relative;
  float: right;
  z-index: 1;
  right: 0px;
  top: 6px;
  width: 7px;
  height: 7px;
  margin-left: 10px;
  background-color: var(--bs-primary);
  border-radius: 20px;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}

.footer1 .copyright {
  background-color: var(--bs-primary);
  color: var(--bg-card);
}

.cards-wrapper {
  display: flex;
  justify-content: center;
}

/* Single CSS
-------------------------------------------------- */
.archive .weekly {
  background-color: var(--bs-primary) !important;
}

.single-post .single .card-toptitle {
  font-weight: 400;
  font-size: 0.9rem;
}

.single-post .single .entry-title {
  font-weight: 900;
  font-size: 1.3rem;
}

.single-post .single .excerpt {
  font-weight: 400;
  font-size: 0.9rem;
  background-color: var(--bs-body-bg);
  border-radius: 5px;
  padding: 8px;
  margin-top: 8px;
}

.single-post .single .entry-content h1 {
  font-weight: 800;
  font-size: 24px;
}

.single-post .single .entry-content h2 {
  font-weight: 800;
  font-size: 22px;
}

.single-post .single .entry-content h3 {
  font-weight: 800;
  font-size: 20px;
}

.single-post .single .entry-content h4 {
  font-weight: 800;
  font-size: 18px;
}

.single-post .single .entry-content h5 {
  font-weight: 800;
  font-size: 16px;
}

.single-post .single .entry-content h6 {
  font-weight: 800;
  font-size: 14px;
}

.single-post .single .entry-content a {
  color: var(--bs-primary);
}

.single-post .short-url #short_url {
  color: var(--bs-secondary);
  border-color: var(--border-card);
  background-color: var(--border-card);
  margin: 0 5px;
  border-radius: 10px;
  direction: ltr;
  line-height: 1rem;
  font-family: 'Courier New', Courier, monospace !important;
  font-size: 11px;
}

.single-post .short-url .input-group-text {
  background-color: var(--bs-primary);
  border-color: var(--bs-primary);
  padding: 7px 5px;
  border-radius: 10px;
  line-height: 1rem;
}

.single-post .tags {
  display: inline-block;
  font-size: 1em;
  padding-top: 0px;
  font-weight: bold;
}

.single-post .tags a {
  float: right;
  height: 24px;
  line-height: 24px;
  position: relative;
  margin-left: 20px;
  padding: 0 10px 0 12px;
  background: #e4e4e4;
  color: #333;
  text-decoration: none;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
  font-size: 11px !important;
  margin-top: 5px;
  transition: all 0.6s ease;
}

.single-post .tags a:hover {
  background: var(--bs-primary);
  transition: all 0.3s ease;
  color: #fff;
}

.single-post .tags a:hover::before {
  border-color: transparent var(--bs-primary) transparent transparent;
  transition: all 0.3s ease
}

.single-post .tags a::before {
  content: "";
  float: left;
  position: absolute;
  top: 0;
  left: -12px;
  width: 0;
  height: 0;
  border-color: transparent #e4e4e4 transparent transparent;
  border-style: solid;
  border-width: 12px 12px 12px 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.6s ease
}

.single-post .tags a::after {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  float: left;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  background: #fff;
  box-shadow: -1px -1px 2px #004977
}

/* Comments CSS
-------------------------------------------------- */
.comments {
  border-color: transparent;
  margin-bottom: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.comments .panel-body {
  padding: 0;
}

#respond {
  color: #3d3d3d;
  line-height: 30px;
}

#comments-wrap {}

#comments-wrap .cancel-comment-reply {
  margin: 0 0 15px 0
}

.comments {
  margin-top: 1px;
}

.comments .control-label {
  direction: rtl;
  text-align: right;
  font-weight: normal
}

.comments input[type=text] {
  font-size: 14px;
}

.comments input[type=email] {
  direction: ltr;
  text-align: left;
  font-size: 14px;
}

.comments textarea {
  font-size: 14px;
}

.comments-navigation {
  margin: 0;
  font-size: 14px;
  direction: rtl;
  float: right;
  text-align: right;
}

.comments-navigation a {
  background: #343a40;
  color: #fff;
  text-decoration: none;
  border: none;
  padding: 5px 10px;
  float: right;
  margin: 2px;
  border-radius: 10px 0 10px 0;
}

.comments-navigation span {
  background: #343a40;
  color: #fff;
  border: none;
  padding: 5px 10px;
  float: right;
  margin: 2px;
  border-radius: 10px 0 10px 0;
}

.comments-navigation span.current {
  background: #ff0204;
  color: #fff;
}

.comments-navigation a:hover {
  background: #ddd;
  color: #333;
}

.comments-navigation .alignleft {
  float: left;
  margin: 0;
  padding: 0;
}

.comments-navigation .alignright {
  float: right;
  margin: 0;
  padding: 0;
}

h3#comments-number,
.postcomment {
  padding-bottom: 0;
  font-size: 14px;
  color: #3d3d3d;
  line-height: 30px;
}

.comment-body {
  padding-right: 80px;
}

ol.commentlist {
  list-style: none;
  margin: 5px 0 0 0;
  padding: 0;
  text-indent: 0;
}

ol.commentlist li {
  height: 1%;
  margin: 0 0 10px 0;
  padding: 10px 5px;
  position: relative;
  border-radius: 10px 0 10px 10px;
}

ol.commentlist li:before {
  content: "";
  display: none;
}

ol.commentlist li.comment {}

ol.commentlist li.byuser {}

ol.commentlist li.bypostauthor {}

ol.commentlist li.comment-author-admin {}

ol.commentlist li div.comment-author {}

ol.commentlist li.alt {}

ol.commentlist li div.vcard {
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: dashed 1px #ccc;
}

ol.commentlist li div.vcard cite.fn {
  font-style: normal;
}

ol.commentlist li div.vcard cite.fn a.url {}

ol.commentlist li div.vcard cite.fn a.url:hover {}

ol.commentlist li div.vcard img.avatar {
  right: 10px;
  position: absolute;
  top: 10px;
  padding: 2px;
  background-color: #E2E2E2;
  border-radius: 50%;
}

ol.commentlist li div.vcard img.avatar-32 {}

ol.commentlist li div.vcard img.photo {}

ol.commentlist li div.vcard span.says {
  display: none;
}

ol.commentlist li div.commentmetadata {}

ol.commentlist li div.comment-meta {
  font-size: 12px;
  line-height: 24px;
  position: absolute;
  left: 10px;
  text-align: right;
  top: 10px;
}

ol.commentlist li div.comment-meta a {
  color: #aaaaaa;
  text-decoration: none;
  color: #242424;
}

ol.commentlist li div.comment-meta a:hover {
  color: #37badc;
  text-decoration: none;
}

ol.commentlist li p {
  font-size: 12px;
  text-align: justify;
  line-height: 1.6em;
  padding-left: 10px;
  margin: 0;
  overflow-wrap: break-word;
}

ol.commentlist li form p {
  margin: 0;
}

ol.commentlist li ul {
  list-style: square;
  line-height: 24px;
  margin: 0 0 1em;
  padding: 0;
  text-indent: 0;
}

ol.commentlist li div.reply {
  text-align: left;
  font-size: 11px;
  font-weight: bold;
  padding-left: 8px;
  color: #ff0204;
}

ol.commentlist li div.reply:hover {
  color: #ddd;
}

ol.commentlist li div.reply a {}

ol.commentlist li ul.children {
  list-style: none;
  margin: 1em 0 0;
  text-indent: 0;
}

ol.commentlist li ul.children li {
  border-top: 1px dashed #eee;
  background-color: #f8f8f8;
}

ol.commentlist li ul.children li p {
  line-height: 25px;
  padding: 5px 0 2px 30px;
}

ol.commentlist li ul.children li.comment {}

ol.commentlist li ul.children li.byuser {
  border-bottom-color: #CCCCCC;
  border-bottom-width: 3px;
  border-bottom-style: solid;
}

ol.commentlist li ul.children li.bypostauthor {
  border-bottom-color: #66CCFF;
  border-bottom-width: 3px;
  border-bottom-style: solid;
}

ol.commentlist li ul.children li.comment-author-admin {
  border-bottom-color: #428bca;
  border-bottom-width: 3px;
  border-bottom-style: solid;
}

ol.commentlist li ul.children li.alt {}

ol.commentlist li ul.children li.depth-2 {
  margin: 0 0 8px;
}

ol.commentlist li ul.children li.depth-3 {
  margin: 0 0 8px;
}

ol.commentlist li ul.children li.depth-4 {
  margin: 0 0 8px;
}

ol.commentlist li ul.children li.depth-5 {
  margin: 0 0 8px;
}

ol.commentlist li ul.children li.odd {}

ol.commentlist li.even {
  background-color: #ffffff;
}

ol.commentlist li.odd {
  background-color: #fefefe;
}

ol.commentlist li.parent {}

ol.commentlist li.pingback {}

ol.commentlist li.pingback.parent {}

ol.commentlist li.pingback div.vcard {
  padding: 0;
}

ol.commentlist li.thread-alt {}

ol.commentlist li.thread-even {}

ol.commentlist li.thread-odd {}

.comment-awaiting-moderation {
  color: #fff;
  font-weight: 700;
  font-size: 12px;
  line-height: 35px;
  background-color: #ff0000;
  padding: 3px 10px;
  border-radius: 20px 0 15px 10px;
}

.nocomments {
  display: none
}

form#commentform {
  padding: 1rem !important;
  box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
  color: var(--text-color) !important;
}

form#commentform textarea {
  font-size: 12px;
  background-color: #eee;
}

form#commentform input[name=author],
form#commentform input[name=email] {
  font-size: 12px;
  background-color: #eee;
}

form#commentform input[name=email]:focus,
form#commentform input[name=url]:focus {
  direction: ltr
}

form#commentform .comment-form-cookies-consent label {
  padding-right: 5px;
}

form#commentform input[type=submit] {
  cursor: pointer;
}

form#commentform .math-captcha-form input {
  font-size: 12px;
  background-color: #eee;
  height: 34px;
  padding: 6px 12px;
  line-height: 1.42857143;
  color: #555;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/* Related  CSS
-------------------------------------------------- */
.related {
  margin-bottom: 10px;
}

.related ul li a {
  padding-right: 10px;
}

.related ul {}


/* Like! CSS
-------------------------------------------------- */
.cld-like-dislike-wrap {
  float: left;
}

.cld-common-wrap {
  min-width: auto !important;
}

.cld-common-wrap a.cld-dislike-trigger {
  color: #ff0204 !important;
}

.cld-common-wrap a.cld-dislike-trigger:hover {
  opacity: 0.5;
}

.cld-common-wrap a.cld-like-trigger {
  color: #39b3d7 !important;
}

.cld-common-wrap a.cld-like-trigger:hover {
  opacity: 0.5;
}

/* Pagination CSS
-------------------------------------------------- */
.pagination {
  color: #333;
  margin: 0 0 10px 0;
  font-size: 12px;
  padding-right: 0;
}

.pagination li {
  color: #333;
  margin-left: 8px;
}

.pagination li .pages {
  background: #fff;
  color: #333;
}

.pagination li a {
  color: #333;
}

.pagination li a:hover {
  background: var(--bs-secondary);
  color: var(--bs-primary);
}

.pagination .current {
  background: #eee;
  color: var(--bs-secondary);
}

.pagination .current:hover,
.pagination li [aria-current]:not([aria-current="false"]) {
  font-weight: bold;
  background: var(--bs-secondary);
  color: var(--bs-primary);
  border: 1px solid var(--bs-secondary);
}

.pagination>li>a,
.pagination>li>span {
  position: relative;
  float: left;
  line-height: 1.42857143;
  color: var(--bg-card);
  text-decoration: none;
  background-color: var(--bs-primary);
  border-radius: 10px;
  border: 1px solid var(--bs-primary);
  box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}

/* CF7 CSS
-------------------------------------------------- */
.wpcf7-form-control {}

div.wpcf7-response-output {
  margin: 0;
  padding: 0;
}

div.wpcf7-mail-sent-ok {
  padding: 10px 35px 10px 8px !important;
  background: #e3ffcd url(images/ok_box.png) no-repeat scroll right center !important;
  border: 1px solid #A3C159 !important;
  color: #5E6F33;
}

div.wpcf7-mail-sent-ng,
div.wpcf7-spam-blocked,
div.wpcf7-validation-errors {
  padding: 10px 35px 10px 8px !important;
  background: #fff0bc url(images/alert_box.png) no-repeat scroll right center !important;
  border: 1px solid #d3bc6f !important;
  color: #9E660D !important;
}

span.wpcf7-form-control-wrap {
  position: relative;
}

span.wpcf7-not-valid-tip-no-ajax {
  color: #f00;
  font-size: 10pt;
  display: block;
}

span.wpcf7-list-item {
  margin-left: 0.5em;
}

.wpcf7-display-none {
  display: none;
}

div.wpcf7 .form-label {
  display: inline;
}

div.wpcf7 img.ajax-loader {
  border: none;
  vertical-align: middle;
  margin-left: 4px;
}

div.wpcf7 .watermark {
  color: #888;
}

.wpcf7-text[type=url],
.wpcf7-text[type=email],
.wpcf7-text[type=tel],
.wpcf7-email,
.wpcf7-captchar {
  direction: ltr !important
}

.wpcf7-captchar:focus {
  direction: ltr
}

.wpcf7-text,
.wpcf7-select,
.wpcf7-captchar {
  background-color: #eee;
  margin-top: 5px;
}

.wpcf7-textarea {
  margin-top: 5px;
  background-color: #eee;
}

.wpcf7-select {
  padding: 0;
}

.wpcf7-submit {
  background-color: #ff0204;
  border-color: #ff0204;
}

.wpcf7-submit:hover,
.wpcf7-submit:focus {
  background-color: #343a40;
  border-color: #343a40;
}

.wpcf7-mathcaptcha {
  font-size: 12px;
  background-color: #eee;
  height: 34px;
  padding: 6px 12px;
  line-height: 1.42857143;
  color: #555;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/* Calender CSS
-------------------------------------------------- */
#wp-calendar {
  color: #888;
  width: 100%;
  max-width: 100%;
  text-align: center;
  font-size: 0.9em;
}

#wp-calendar a {
  color: #90180c;
}

#wp-calendar,
#wp-calendar caption,
#wp-calendar tr,
#wp-calendar td,
#wp-calendar th {
  text-align: center;
}

#wp-calendar th,
#wp-calendar td {
  padding: 4% 2%;
}

#wp-calendar caption,
#wp-calendar thead {
  color: #666;
}

#wp-calendar caption {
  color: #666;
  text-transform: capitalize;
  padding-bottom: 5px;
}

#wp-calendar thead th {
  font-weight: 700;
  text-transform: uppercase;
  border: 1px solid #eee;
  border: 1px solid #eee;
  background-color: #f9f9f9;
}

#wp-calendar tbody {
  border-bottom: 1px solid #eee;
}

#wp-calendar tbody td {
  border: 1px solid #eee;
}

#wp-calendar tbody #today {
  font-weight: bold;
  background-color: #F4F4F4;
}

#wp-calendar tfoot td {
  padding: 0;
}

#wp-calendar tfoot #prev {
  text-align: right;
}

#wp-calendar tfoot #next {
  text-align: left;
}

#wp-calendar tfoot a {
  display: block;
  color: #999;
  padding: 12px 0;
  font-size: 0.9em;
  font-weight: 700;
  text-transform: uppercase;
}

#wp-calendar tfoot a:hover {
  text-decoration: none;
  color: #90180c;
}

/* Core CSS
-------------------------------------------------- */
#wpadminbar {
  position: absolute !important;
  z-index: 11 !important;
}

.entry-content img {
  max-width: 100%;
  margin: 5px auto;
  padding: 5px;
}

.alignnone {
  float: none;
  margin: 0 0 5px 10px;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto;
}

.alignright {
  float: right;
  margin: 0 0 5px 10px;
}

.alignleft {
  float: left;
  margin: 0 10px 5px 0;
}

img.alignright,
a img.alignright {
  float: right;
  margin: 0 0 5px 10px;
  padding: 5px;
  background-color: #eee;
}

img.alignnone,
a img.alignnone {
  float: none;
  margin: 0 0 5px 10px;
  padding: 5px;
  background-color: #eee;
}

img.alignleft,
a img.alignleft {
  float: left;
  margin: 0 10px 5px 0;
  padding: 5px;
  background-color: #eee;
}

img.aligncenter,
a img.aligncenter {
  display: block;
  margin: 5px auto;
  padding: 5px;
  background-color: #eee;
}

a img.alignright,
a img.alignnone,
a img.alignleft,
a img.aligncenter {
  transition: all 0.4s ease 0s;
}

a img.alignright:hover,
a img.alignnone:hover,
a img.alignleft:hover,
a img.aligncenter:hover {
  -webkit-filter: contrast(130%);
  filter: contrast(130%);
}

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  float: none;
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  /*max-width: 98.5%;*/
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 14px !important;
  line-height: 17px;
  margin: 0;
  padding: 15px 4px 5px;
}

.wp-video {
  display: block;
  margin: 5px auto;
  direction: ltr;
}

.wp-video .mejs-controls {
  opacity: 0;
}

.wp-video:hover .mejs-controls {
  opacity: 1;
}

.wp-video .mejs-container .mejs-controls {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, 0.75) 60%) !important;
  width: 100%;
  padding: 50px 2%;
}

.mejs-container.wp-video-shortcode,
.wp-video {
  overflow: hidden;
  box-shadow: none;
}

.wp-video .mejs-controls,
.wp-video:hover .mejs-controls {
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
  background: var(--bs-primary) !important;
}

.mejs-container.wp-video-shortcode.mejs-video {
  padding-top: 51.3%;
}

.mejs-container,
.mejs-embed,
.mejs-embed body {
  background: none !important;
}

.mejs-container * {
  font-weight: bold !important;
  font-size: 14px;
  direction: ltr;
}

.mejs-time-float {
  background: var(--bs-primary) !important;
  border: none !important;
  color: #fff !important;
  height: 20px !important;
  text-align: center !important;
  line-height: 18px !important;
  border-radius: 3px !important;
}

.mejs-time-float-corner {
  border-color: var(--bs-primary) transparent transparent !important;
}

.mejs-time-float-current {
  display: block;
  margin: 0 auto;
  text-align: center !important;
  font-weight: normal !important;
  font-size: 12px;
}

.mejs-time-float-corner {
  border: 4px solid #fff;
  top: 95% !important;
}

.mejs-overlay-button {
  text-align: center;
  background: none !important;
}

.mejs-overlay-button::before {
  content: "\f04b";
  font-family: "Font Awesome 6 Free";
  position: absolute;
  top: 44%;
  right: 48%;
  color: #fff;
  animation: pulseShadowlgprimary 2000ms linear infinite;
  background: var(--bs-primary);
  border-radius: 50%;
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 34px;
  margin-right: -16px;
  margin-top: -18px;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.mejs-overlay-button:hover::before {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  transition: all 0.2s ease-in-out;
  background: var(--bs-primary);
  color: var(--bs-secondary);
}

.wp-playlist,
.mejs-audio {
  direction: ltr;
}

.wp-playlist-tracks {
  direction: rtl;
}

.wp-playlist-item {
  padding: 5px 3px !important;
}

.wp-playlist-item-title {
  font-size: 13px;
}

.wp-playlist-item-length {
  right: auto !important;
  left: 3px !important;
  top: 5px !important;
  font-size: 13px !important;
}

.wp-playlist-light {
  color: #fff !important;
  background: #222 !important;
}

.wp-playlist-light .wp-playlist-caption {
  color: #ddd !important;
}

.wp-playlist-light .wp-playlist-playing {
  background: #333 !important;
  color: #ddd !important;
}

.mejs-offscreen {
  top: -10000px !important;
  left: 10000px !important;
}

.wp-video-shortcode {}

.wp-audio-shortcode {}

/* Gallery CSS
-------------------------------------------------- */
.gallery .gallery-item {
  position: relative;
  float: right !important;
  margin: 0 !important;
  text-align: center;
}

.gallery .gallery-item .gallery-icon a {
  position: relative;
  overflow: hidden;
}

.gallery .gallery-item .gallery-icon a:hover {
  filter: brightness(0.7);
  -webkit-filter: brightness(0.7);
  -moz-filter: brightness(0.7);
}

.gallery .gallery-item .gallery-icon a:hover img {
  border: solid 2px var(--bs-primary) !important;
}

.gallery .gallery-item .gallery-icon a::before {
  color: #ffffff;
  display: block;
  position: absolute;
  padding-top: 25%;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 45px;
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900);
  content: "\f002";
  transition: all 0.2s ease-in-out;
  z-index: 3;
  opacity: 0;
}

.bg-picture .gallery .gallery-item .gallery-icon a::before {
  padding-top: 29%;
}

.gallery .gallery-item .gallery-icon a:hover::before {
  opacity: 1;
  font-size: 1.6rem;
  transition: all 0.2s ease-in-out;
}

.gallery .gallery-item .gallery-icon a img {
  margin: 0 auto;
  width: 100%;
  border: solid 2px transparent !important;
}

.gallery .gallery-item .gallery-caption {
  display: block;
  position: absolute;
  width: 100%;
  color: #fff;
  left: 0;
  bottom: 0;
  padding: .5em;
  margin: 0;
  z-index: 2;
  font-weight: 600;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: 0 0 15px #fff;
}

.gallery.gallery-columns-2 .gallery-item {
  width: 50% !important;
}

.gallery.gallery-columns-3 .gallery-item {
  width: 33.3% !important;
}

.gallery.gallery-columns-4 .gallery-item {
  width: 25% !important;
}

/* Light Gallery
-------------------------------------------------- */
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
  border-color: var(--bs-primary) !important;
}

/* 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;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.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;
  /* Above WP toolbar. */
}

/* multimedia CSS
-------------------------------------------------- */
.multimedia-home {
  border-top: solid 5px var(--bs-primary);
}

.multimedia,
.multimedia .hashur .hashur-title .hashur-text,
.multimedia .excerpt {
  background-color: #181d1d !important;
}

.multimedia-home .excerpt {
  background-color: transparent !important;
}

.multimedia,
.multimedia .single,
.multimedia .single a,
.multimedia .single .excerpt {
  color: var(--bs-gray-500);
}

.multimedia .picture-card,
.multimedia .bg-picture,
.multimedia .carousel-indicators [data-bs-target] {
  background-color: var(--picture-card) !important;
  border-radius: var(--bs-border-radius);
}

.multimedia #carousel4 .carousel-control .next,
.multimedia #carousel4 .carousel-control .prev {
  background-color: #131717 !important;
  color: var(--bs-yellow) !important;
}

/* Slick CSS
-------------------------------------------------- */
.icategory .slick-prev:before,
.icategory .slick-next:before,
.ipicture .slick-prev:before,
.ipicture .slick-next:before,
.ipicturetop .slick-prev:before,
.ipicturetop .slick-next:before,
.gallery-full .slick-prev:before,
.gallery-full .slick-next:before {
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-weight: var(--fa-style, 900);
  content: "\f178";
}

.icategory .slick-next:before,
.ipicture .slick-next:before,
.ipicturetop .slick-next:before,
.gallery-full .slick-next:before {
  content: "\f177";
}

.icategory .slick-prev:before,
.icategory .slick-next:before,
.ipicture .slick-prev:before,
.ipicture .slick-next:before,
.ipicturetop .slick-prev:before,
.ipicturetop .slick-next:before {
  font-size: 16px;
  color: var(--text-color);
  opacity: 1;
}

.icategory .slick-prev,
.icategory .slick-next,
.ipicture .slick-prev,
.ipicture .slick-next,
.ipicturetop .slick-prev,
.ipicturetop .slick-next {
  padding: 2px 12px;
  width: 36px;
  height: 33px;
  color: transparent;
  background-color: var(--bs-body-bg);
  border: solid 0;
  z-index: 2;
}

.ipicturetop .slick-next {
  background-color: var(--bs-primary);
  left: 0;
  top: -43px;
  right: auto;
}

.ipicturetop .slick-prev {
  background-color: var(--bs-primary);
  left: 44px;
  top: -43px;
  right: auto;
}

.ipicture .slick-next,
.icategory .slick-next {
  left: -14px;
  top: -40px;
  right: auto;
}

.ipicture .slick-prev,
.icategory .slick-prev {
  left: 18px;
  top: -40px;
  right: auto;
}

.gallery-full .slick-prev:before,
.gallery-full .slick-next:before {
  font-size: 26px;
  color: black;
}

.gallery-full .slick-prev,
.gallery-full .slick-next {
  font-size: 0;
  line-height: 0;
  z-index: 1;
  width: 57px;
  height: 57px;
  padding: 0;
  background: #1f2626;
  border: solid 0;
  border-radius: 7px;
}

.gallery-full .slick-next {
  right: auto;
  left: -15px;
}

.gallery-full .slick-prev {
  right: -15px;
  left: auto;
}

.gallery-nav .slick-slide {
  opacity: 0.6;
}

.gallery-nav .slick-slide.slick-current {
  opacity: 1;
}

/* portrait phones, less than ...
-------------------------------------------------- */
@media (max-width: 575.98px) {

  [id^="carousel-i-video-"] .carousel-control .next,
  [id^="carousel-i-video-"] .carousel-control .prev {
    top: -260px;
  }

  [id^="carousel-i-city-"] .carousel-control .next {
    left: 6px;
    top: 11px;
  }

  [id^="carousel-i-city-"] .carousel-control .prev {
    left: 7px;
    top: 49px;
  }

  .postlist li {
    width: calc(100% * 1 / 1) !important;
  }

  .rounded-xs {
    border-radius: var(--bs-border-radius);
  }

  .rounded-topright {
    border-radius: 10px;
  }

  .box-3 .card-image img {
    width: 100%;
    height: 100%;
  }

  form#commentform {
    border-bottom-left-radius: var(--bs-border-radius) !important;
    border-top-left-radius: var(--bs-border-radius) !important;
  }

  .gallery .gallery-item {
    min-width: 100%;
  }

}

/* landscape phones, less  ...
-------------------------------------------------- */
@media (max-width: 767.98px) {

  .header .offcanvas {
    max-width: 80%;
    background-color: var(--bs-body-bg) !important;
    color: var(--text-card);
  }

  .header .dropdown-menu {
    border: solid 1px transparent;
    background-color: var(--bs-body-bg) !important;
  }

  .header .offcanvas-header {
    background-color: var(--border-card) !important;
    color: var(--text-color);
  }

  .header .offcanvas-body ul li {
    border-bottom: solid 1px var(--border-card);
    color: var(--text-card);
  }

  .header .offcanvas-body ul li a {
    color: var(--bs-secondary) !important;
  }

  .header .offcanvas-body ul li:last-child {
    border-bottom: solid 1px transparent;
  }

  .header2 .navbar-toggler,
  .header3 .navbar-toggler {
    background-color: var(--bs-primary);
  }

}

/* tablets, less than ...
-------------------------------------------------- */
@media (max-width: 991.98px) {}

/* desktops, less than ...
-------------------------------------------------- */
@media (max-width: 1199.98px) {}

/* Large desktops, more than ...
-------------------------------------------------- */
@media (min-width:1200px) {}

/* desktops, Large desktops, more than ...
-------------------------------------------------- */
@media (min-width:992px) {}

/* tablets, desktops, Large desktops, more than ...
-------------------------------------------------- */
@media (min-width:768px) {}

/* landscape phones, tablets, desktops, Large desktops
-------------------------------------------------- */
@media (min-width:576px) {

  .dropdown-menu {
    --bs-dropdown-bg: var(--bs-secondary);
    --bs-dropdown-border-color: var(--bs-secondary);
    --bs-dropdown-link-color: var(--bs-gray-100);
  }

  .navbar-main1 .dropdown-menu {
    --bs-dropdown-bg: var(--bs-primary);
    --bs-dropdown-border-color: var(--bs-primary);
    --bs-dropdown-link-color: var(--bs-secondary);
  }

  .navbar-main .navbar-nav>li>a {
    padding: 0 0 0 15px;
    margin: 1px;
    border-left: solid 2px rgba(120, 144, 156, .4);
    line-height: 15px;
  }

  .navbar-main .navbar-nav>li:last-child>a {
    border-left: none;
  }

  [id^="i-slider-"] .carousel-control .prev,
  [id^="i-slider-"] .carousel-control .next,
  [id^="carousel-i-titr1-"] .carousel-control .prev,
  [id^="carousel-i-titr1-"] .carousel-control .next {
    opacity: 0;
    transition: opacity 0.3s ease;
  }

  [id^="i-slider-"]:hover .carousel-control .prev,
  [id^="i-slider-"]:hover .carousel-control .next,
  [id^="carousel-i-titr1-"]:hover .carousel-control .prev,
  [id^="carousel-i-titr1-"]:hover .carousel-control .next {
    opacity: 1;
  }

  .wpcf7-text,
  .wpcf7-select,
  .wpcf7-captchar {
    width: 60%;
  }

  form#commentform .form-submit {
    float: left;
    clear: left;
  }

  form#commentform .math-captcha-form {
    float: right;
    clear: both;
  }

  .titr1 .card-body {
    background-color: var(--bs-body-bg);
    min-height: 85px;
  }

  .box-3 {
    background-color: var(--bs-body-bg);
  }

  .box-3 .card-image img {
    width: 180px;
    height: 110px;
  }

  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }

  .custom-switch,
  .custom-botton {
    margin-right: 8px;
  }

  #carousel2 .carousel-control-next {
    background: linear-gradient(91deg, #959595 5.04%, rgba(138, 21, 56, 0) 100%);
    width: 8%;
  }

  #carousel2 .carousel-control-prev {
    background: linear-gradient(270deg, #959595 5.04%, rgba(138, 21, 56, 0) 100%);
    width: 8%;
  }

  [id^="carousel-i-city-"] .carousel-control .next {
    border-radius: 3px;
  }

  [id^="carousel-i-city-"] .carousel-control .prev {
    border-radius: 3px;
  }

}