.bfolio-dark .tp-btn {
  background-color: #FF8C42;
  color: #0B132B;
  font-family: "Philip Header Regular", sans-serif;
  font-size: 20px;
  font-weight: 600;
  transition: background-color 0.3s ease;
}
.bfolio-dark .tp-btn {
  --border-thickness: 2px;
  --animation-speed: 7s;
  --light-color: rgba(255, 255, 255, 0.8);
  --light-length: 99%;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.bfolio-dark .tp-btn::before {
  content: "";
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: conic-gradient(from 180deg at 50% 50%, transparent 0%, var(--light-color) 50%, transparent var(--light-length));
  animation: finalGlowRotate var(--animation-speed) linear infinite;
}
.bfolio-dark .tp-btn::after {
  content: "";
  position: absolute;
  z-index: -1;
  inset: var(--border-thickness);
  background: inherit;
  border-radius: inherit;
}
@keyframes finalGlowRotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.elementor-element-c751dee .swiper-slide {
  -webkit-mask-image: radial-gradient(ellipse at center, black 20%, transparent 100%);
  mask-image: radial-gradient(ellipse at center, black 50%, transparent 100%);
  box-shadow: inset 0 0 80px 50px #0d1424;
}
.elementor-element-c751dee .elementor-image-carousel-wrapper {
  overflow: visible;
}
.bfolio-dark .tp-about-circale img {
  filter: none;
}
.bfolio-dark a.tp-btn .text-1,
.bfolio-dark a.tp-btn .text-2 {
  font-size: 17px;
}
.elementor-element-de0e606 .elementor-image-carousel-wrapper {
  overflow: visible !important;
}
.elementor-element-de0e606 .swiper-slide-active {
  overflow: hidden;
}
.elementor-element-de0e606 .swiper-slide-active .swiper-slide-inner {
  animation: kenBurnsZoom 20s ease-in-out infinite alternate;
  transition: none !important;
}
.elementor-element-de0e606 .swiper-slide-active .swiper-slide-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform-origin: center center;
}
@keyframes kenBurnsZoom {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.1);
  }
}
.elementor-2028 .elementor-element.elementor-element-053856a {
  text-align: justify;
  word-break: break-word;
}
.col-lg-10 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
div .postbox-details-info-wrap > .postbox-details-meta {
  justify-content: center;
  margin-top: 20px;
}
.tp-blog-details-without-heading .postbox-tag > span {
  font-size: 20px;
  padding-bottom: 20px;
}
.indent-paragraph {
  text-indent: 60px;
}
.single-post .entry-content div.indent-paragraph {
  margin-left: 60px !important;
}
body.single-post article[id^="post-"] .postbox-details-text p {
  font-size: 1.35vw !important;
  line-height: 1.5em;
}
body.single-post article[id^="post-"] .postbox-details-text p {
  color: #D7D4CF !important;
}
.postbox-title.fs-34 {
  line-height: 1.3em;
  letter-spacing: 0.5px;
}
.aligncenter {
  border-radius: 12px;
  width: 100%;
}
.tp-blog-sidebar-post .rc-post-thumb a {
  width: 150px;
  display: inline-block;
}
.tp-blog-sidebar-post > .rc-post .attachment-thumbnail {
  width: 100%;
}
.tp-blog-sidebar-tittle {
  font-weight: 600;
  font-size: 26px;
}
.postbox-details-nevigation-content span {
  font-size: 40px;
  font-weight: 600;
}
.fix .postbox-details-nevigation-title {
  font-size: 60px;
}
.postbox-details-nevigation-thumb img {
  margin-top: -150px;
}
.elementor-element-b8d877f .elementor-image-box-wrapper {
  display: flex !important;
  flex-direction: row;
  align-items: center;
}
.elementor-element-b8d877f .elementor-image-box-img {
  margin-right: 10px;
}
.elementor-element-b8d877f .elementor-image-box-content {
  text-align: left !important;
}
.elementor-element.elementor-element-f9da007 {
  justify-content: center !important;
}
.elementor-element.elementor-element-b8d077f .elementor-image-box-wrapper {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
}
.elementor-2028 .elementor-element.elementor-element-b8d077f .elementor-image-box-title {
  padding-left: 10px;
  padding-top: 5px;
}
.elementor-element.elementor-element-6ee9971 .elementor-image-box-wrapper {
  display: flex;
  flex-direction: row !important;
  align-items: left !important;
}
.elementor-element.elementor-element-6ee9971 .elementor-image-box-img {
  margin-bottom: 10px !important;
  margin-right: -70px !important;
}
.elementor-element.elementor-element-6ee9971 .elementor-image-box-content {
  flex: 1;
}
@media screen and (max-width: 1024px) {
  .fix .postbox-details-nevigation-title {
    font-size: 40px;
  }
  .elementor-2028 .elementor-element.elementor-element-9c89b6a .tp-el-alignment {
    text-align: center !important;
  }
}
@media screen and (max-width: 768px) {
  .postbox-details-nevigation-content span {
    font-size: 35px;
  }
  .fix .postbox-details-nevigation-title {
    font-size: 25px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .postbox-details-nevigation-thumb img {
    margin-top: -100px;
  }
}
@media screen and (max-width: 375px) {
  .tp-blog-details-without-heading .postbox-details-meta > .postbox-details-meta {
    justify-content: center;
    line-height: 0em;
  }
  .postbox-details-item-2 {
    padding-bottom: 0px;
  }
  .fix .postbox-details-nevigation-title {
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  #header-sticky .col-lg-6 {
    flex: 0 0 auto;
    width: 60%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media (min-width: 1200px) {
  #header-sticky .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  #header-sticky .col-xl-4 {
    flex: 0 0 auto;
    width: 23.33333333%;
  }
}
@media (max-width: 991px) {
  .elementor-element-de0e606 .swiper-slide {
    width: 100% !important;
    opacity: 1 !important;
    transform: scale(1) !important;
  }
  .elementor-element-de0e606 .swiper-slide-active {
    opacity: 1 !important;
    transform: scale(1) !important;
  }
}
