/*===============================================
YAPIMCI : OFISIMO
Versiyon: v6.0.0
================================================*/
html {
  line-height: 1.2;
  -webkit-text-size-adjust: 100%;
  font-size: 16px;
}

ol, ul, li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.nav-link {
  padding: 0;
  margin: 0;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: none;
}

body.home-dark::-webkit-scrollbar {
  width: 10px;
}
body.home-dark::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.25);
}
body.home-dark::-webkit-scrollbar-thumb {
  background: var(--genel);
  border-radius: 4px;
}

html {
  font-size: 16px;
  overflow-y: scroll;
  scrollbar-color: var(--genel) rgba(0, 0, 0, 0.25);
  scrollbar-width: thin;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  margin: initial;
}

h1 {
  font-size: calc(1.5rem + 3vw);
}
@media (min-width: 1200px) {
  h1 {
    font-size: 3.75rem;
  }
}

h2 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  h2 {
    font-size: 2.5rem;
  }
}

h3 {
  font-size: calc(1.3125rem + 0.75vw);
}
@media (min-width: 1200px) {
  h3 {
    font-size: 1.875rem;
  }
}

h4 {
  font-size: calc(1.275rem + 0.3vw);
  transition: all 0.4s ease;
}
@media (min-width: 1200px) {
  h4 {
    font-size: 1.5rem;
  }
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1.125rem;
}

.title-bg-text {
  font-size: calc(1.625rem + 4.5vw);
}
@media (min-width: 1200px) {
  .title-bg-text {
    font-size: 5rem;
  }
}

a > h1,
a > h2,
a > h3,
a > h4,
a > h5,
a > h6 {
  transition: all 0.4s ease;
}

a {
  text-decoration: none;
  margin: 0;
  padding: 0;
  color: var(--genel);
}

p {
  margin: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.7);
}

.sbtn-st {
  padding: 0 1.75rem;
  border-radius: 30px;
  border: 1px solid var(--genel);
  background-color: transparent;
  color: #fff;
  transition: all 0.4s ease;
  font-weight: 600;
  line-height: 40px;
  display: inline-block;
  overflow: hidden;
  position: relative;
}
@media (max-width: 320px) {
  .sbtn-st {
    padding: 0 0.5rem;
  }
}
@media (max-width: 575px) {
  .sbtn-st {
    padding: 0 0.5rem;
  }
}
.sbtn-st span {
  position: inherit;
  color: inherit;
  letter-spacing: 3px;
}
@media (max-width: 320px) {
  .sbtn-st span {
    letter-spacing: 0;
    font-size: 12px;
  }
}
@media (max-width: 575px) {
  .sbtn-st span {
    letter-spacing: 0;
    font-size: 14px;
  }
}
.sbtn-st span i {
  font-size: inherit;
  margin-left: 10px;
}
.sbtn-st.move-right {
  overflow: hidden;
}
.sbtn-st.move-right:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  transition: transform 0.5s;
  transform-origin: right;
  transform: scaleX(0);
  z-index: 0;
}
.sbtn-st.move-right:hover {
  color: var(--genel);
  border-color: #000000;
}
.sbtn-st.move-right:hover:before {
  transform: scaleX(1);
  transform-origin: left;
  transition: transform 0.5s;
}

.btn-submit {
  width: 100%;
  height: 50px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background-color: transparent;
  color: #fff;
  position: relative;
}
.btn-submit span {
  position: inherit;
  color: inherit;
  font-size: 18px;
  text-transform: uppercase;
}
.btn-submit span i {
  font-size: inherit;
  margin-left: 10px;
}
.btn-submit.move-right {
  overflow: hidden;
}
.btn-submit.move-right:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--genel);
  transition: transform 0.5s;
  transform-origin: right;
  transform: scaleX(0);
  z-index: 0;
}
.btn-submit.move-right:hover {
  color: #fff;
  border-color: var(--genel);
}
.btn-submit.move-right:hover:before {
  transform: scaleX(1);
  transform-origin: left;
  transition: transform 0.5s;
}

/* Extend Property CSS start here */
.inner-title, .blog-title, .blog-details-item .bd-content .bloger-ul, .blog-details-item .thumb, .project-detail .thumb, .service-item, .edu-ex-tab, .ex-item, .fact-wrapper .sm-item, .sd-contact {
  margin-bottom: 30px;
}

.item, .contact-item .contact-content, .contact-item .contact-icon, .ct-form-item, .blog-item .blog-inner .blog-content h4, .blog-item, .project-detail .pd-content .project-title, .gallery-ul li, .service-item .service-content h4, .service-item .inner .service-icon, .edu-ex-tab-content, .hero-section p, .hero-section .profile-thumb, .sd-content {
  margin-bottom: 20px;
}

.pf-menu, .skill-wrapper, .fact-wrapper, .p-info {
  margin-bottom: 50px;
}

.blog-item .blog-inner .blog-thumb, .project-detail .pd-content .project-p, .ex-item .inner .years, .fact-wrapper .sm-item .inner .ach-content h2, .hero-section h1, .hero-section h3 {
  margin-bottom: 10px;
}

/*  Extend Property Margin 10 - 30 CSS Writing Now  */
.blog-item .blog-inner .blog-thumb, .project-detail .pd-content .project-p, .ex-item .inner .years, .fact-wrapper .sm-item .inner .ach-content h2, .hero-section h1, .hero-section h3 {
  margin-bottom: 10px;
}

.item, .contact-item .contact-content, .contact-item .contact-icon, .ct-form-item, .blog-item .blog-inner .blog-content h4, .blog-item, .project-detail .pd-content .project-title, .gallery-ul li, .service-item .service-content h4, .service-item .inner .service-icon, .edu-ex-tab-content, .hero-section p, .hero-section .profile-thumb, .sd-content {
  margin-bottom: 20px;
}

.inner-title, .blog-title, .blog-details-item .bd-content .bloger-ul, .blog-details-item .thumb, .project-detail .thumb, .service-item, .edu-ex-tab, .ex-item, .fact-wrapper .sm-item, .sd-contact {
  margin-bottom: 30px;
}

.contact-warpper .contact-form {
  margin-bottom: 50px;
}

/* @@@@@@@@@@@@@  Extend Property padding 10 - 30 CSS Writing Now  @@@@@@@@@@@@@@ */
.header {
  width: 100%;
  background-color: #35353A;
  position: fixed;
  height: 80px;
  z-index: 999;
}

.header-wraper {
  display: flex;
  align-items: center;
  height: 80px;
  justify-content: space-between;
}

.header-tab {
  display: flex;
  border-bottom: none;
  position: absolute;
  top: unset;
  right: 0.75rem;
  transform: translate3d(201px, 0, 0);
  transition: all 0.4s ease;
  z-index: 999;
}
.header-tab.active {
  transform: translate3d(0, 0, 0);
}
@media (max-width: 991px) {
  .header-tab {
    position: absolute;
    top: 80px;
    width: 200px;
    height: 100vh;
    overflow-y: auto;
    right: 0;
    background-color: #35353A;
    padding: 0 30px;
    flex-direction: column;
  }
}
@media (min-width: 992px) {
  .header-tab {
    transform: translate3d(0, 0, 0);
  }
}
.header-tab .nav-item {
  margin-right: 30px;
}
@media (max-width: 320px) {
  .header-tab .nav-item {
    padding: 0.75rem 0;
  }
}
@media (max-width: 767px) {
  .header-tab .nav-item {
    padding: 0.75rem 0;
  }
}
@media (max-width: 991px) {
  .header-tab .nav-item {
    padding: 0.75rem 0;
  }
}
.header-tab .nav-item:last-child {
  margin-right: 0;
}
.header-tab .nav-item .nav-link {
  font-family: "Lato", sans-serif;
  font-weight: 500;
  color: #fff;
  border: none;
  transition: all 0.4s ease;
}
.header-tab .nav-item .nav-link:focus-visible {
  outline: none;
}
.header-tab .nav-item .nav-link:hover, .header-tab .nav-item .nav-link.active {
  background-color: transparent;
  color: var(--genel);
}

.responsive-menu {
  display: flex;
  align-items: center;
}

.toggle-icon {
  position: relative;
  width: 25px;
  height: 20px;
  background: none;
  border: none;
  appearance: none;
  cursor: pointer;
}
@media (min-width: 992px) {
  .toggle-icon {
    display: none;
  }
}
.toggle-icon span {
  position: absolute;
  content: "";
  background-color: #fff;
  width: 100%;
  height: 2px;
  left: 0;
  border-radius: 4px;
}
.toggle-icon span:nth-of-type(1) {
  top: 0;
}
.toggle-icon span:nth-of-type(2) {
  top: 9px;
}
.toggle-icon span:nth-of-type(3) {
  bottom: 0;
}

#toggleIcon.active span:nth-of-type(1) {
  transform: translateY(9px) rotate(-45deg);
  background-color: var(--genel);
}
#toggleIcon.active span:nth-of-type(2) {
  left: 50%;
  opacity: 0;
  animation: active_toggle_bar 0.8s forwards;
}
#toggleIcon.active span:nth-of-type(3) {
  transform: translateY(-9px) rotate(45deg);
  background-color: var(--genel);
}

@keyframes active_toggle_bar {
  100% {
    height: 0;
  }
}
.res-thumb {
  overflow: hidden;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 15px;
}
@media (min-width: 992px) {
  .res-thumb {
    display: none;
  }
}

.sidebar {
  background-color: #35353A;
  width: 240px;
  max-height: 100% !important;
  position: fixed;
  border-top: 1px solid #000000;
  left: 0;
  bottom: 0;
  top: 80px;
  overflow-y: auto !important;
  transform: translate3d(0, 0, 0);
  z-index: 99;
  scrollbar-width: thin;
}
.sidebar::-webkit-scrollbar {
  width: 10px;
}
.sidebar::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.25);
}
.sidebar::-webkit-scrollbar-thumb {
  background: var(--genel);
  border-radius: 4px;
}
@media (max-width: 991px) {
  .sidebar {
    transform: translate3d(-241px, 0px, 0px);
  }
}
.sidebar.active {
  transform: translate3d(0, 0, 0);
}

.sd-wrapper {
  overflow: auto;
  padding: 30px 15px;
}

@media (max-width: 991px) {
  .sd-close-btn {
    display: block;
  }
}
@media (min-width: 1024px) {
  .sd-close-btn {
    display: none;
  }
}
.sd-close-btn button {
  position: absolute;
  top: 10px;
  right: 10px;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  background-color: transparent;
  border: 1px solid var(--genel);
  color: var(--genel);
}

.sd-profile {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.sthumb {
  overflow: hidden;
  border: 2px solid var(--genel);
  width: 100px;
  height: 100px;
  border-radius: 100%;
  padding: 5px;
}
.sthumb img {
  border-radius: 100%;
}

.sd-content {
  padding-top: 10px;
}
.sd-content .sd-name {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.sd-content .s-name {
  color: #fff;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
}
.sd-content .professoin {
  padding: 5px 10px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.25);
  display: inline-block;
  margin-top: 20px;
}
.sd-content .professoin p {
  color: var(--genel);
  font-family: "Oswald", sans-serif;
  font-weight: 300;
}
.sd-content .short-desc {
  padding: 20px;
  width: 200px;
  border-radius: 4px;
  background-color: #2A2A2E;
  box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.25);
  margin-top: 25px;
  line-height: 1.5;
}

.sd-contact .sdc-menu li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px 0;
  transition: all 0.4s ease;
}
.sd-contact .sdc-menu li:last-child {
  border: none;
}
.sd-contact .sdc-menu li:hover {
  color: var(--genel);
}
.sd-contact .sdc-icon {
  margin-right: 10px;
  border-radius: 100%;
  display: inline-block;
}
.sd-contact .sdc-icon i {
  font-size: 16px;
  color: var(--genel);
}
.sd-contact .sdc-text {
  color: #fff;
}
.sd-contact .sdc-text:hover {
  color: var(--genel);
}

.social {
  transition: all 0.4s ease;
}
.social .social-menu {
  display: flex;
}
.social .social-menu li {
  margin: 0px 10px;
}
.social .social-menu li .social-link {
  border: 1px solid rgba(247, 80, 35, 0.5);
  width: 30px;
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  transition: all 0.4s ease;
}
.social .social-menu li .social-link:hover {
  border-radius: 50%;
  color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.social .social-menu li .social-link.facebook:hover {
  background-color: #3b5998;
}
.social .social-menu li .social-link.twitter:hover {
  background-color: #55acee;
}
.social .social-menu li .social-link.linkdin:hover {
  background-color: #007bb5;
}
.social .social-menu li .social-link.github:hover {
  background-color: #171515;
}

.hero-section {
  width: 100%;
  padding: 100px 0;
}
@media (max-width: 575px) {
  .hero-section {
    padding: 0 0;
  }
}
.hero-section .profile-thumb {
  max-width: 400px;
  max-height: 400px;
  overflow: hidden;
  border-radius: 100%;
  transition: all 0.4s ease;
}
@media (max-width: 320px) {
  .hero-section .profile-thumb {
    max-width: 150px;
    max-height: 150px;
  }
}
@media (max-width: 575px) {
  .hero-section .profile-thumb {
    max-width: 200px;
    max-height: 200px;
  }
}
.hero-section .profile-thumb:hover {
  transform: translateX(10px);
}
.hero-section h3 {
  transition: all 0.4s ease;
}
.hero-section h3:hover {
  transform: translateX(10px);
}
.hero-section h1 {
  transition: all 0.4s ease;
  color: var(--genel);
}
.hero-section h1:hover {
  transform: translateX(10px);
}
.hero-section p {
  max-width: 600px;
}

.hero-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.about-section {
  background-color: #444444;
  margin: 50px;
  padding: 50px;
  overflow: auto;
}
@media (max-width: 320px) {
  .about-section {
    margin: 0px;
    padding: 0px;
  }
}
@media (max-width: 575px) {
  .about-section {
    margin: 0px;
    padding: 50px 0px;
  }
}
@media (max-width: 767px) {
  .about-section {
    margin: 0px;
    padding: 50px 0px;
  }
}
.about-section::-webkit-scrollbar {
  width: 10px;
}
.about-section::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgba(255, 255, 255, 0.1);
}
.about-section::-webkit-scrollbar-thumb {
  background: rgba(247, 80, 35, 0.9);
}

.p-info .pi-content {
  margin-top: -5px;
}
.p-info .pi-content ul li {
  padding: 5px 0;
}
.p-info .pi-content ul li span {
  margin-right: 15px;
  font-weight: 600;
  display: inline-block;
}

.fact-wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.fact-wrapper .sm-item {
  transition: all 0.4s ease;
}
.fact-wrapper .sm-item .inner .ach-content {
  min-width: 150px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 0.5rem;
  padding: 20px;
  position: relative;
}
.fact-wrapper .sm-item .inner .ach-content::after {
  content: "+";
  position: absolute;
  top: 20px;
  right: 10%;
  font-size: 80px;
  color: rgba(255, 255, 255, 0.08);
}
.fact-wrapper .sm-item .inner .ach-content h2 {
  color: var(--genel);
}
.fact-wrapper .sm-item .inner .ach-content .ach-des {
  font-weight: 300;
  letter-spacing: 5px;
  margin-bottom: 10px;
}
.fact-wrapper .sm-item .inner .ach-content .ach-des span {
  display: block;
}
.fact-wrapper .sm-item:hover {
  transform: translateX(10px);
}

.ex-item {
  transition: all 0.4s ease;
}
.ex-item .inner .years {
  display: inline-block;
}
.ex-item .inner h4 span {
  display: block;
  font-weight: 300;
  color: var(--genel);
  margin-top: 10px;
  letter-spacing: 5px;
}
.ex-item .inner .desc {
  margin-top: 10px;
  max-width: 450px;
}
.ex-item:hover {
  transform: translateX(10px);
}

.edu-ex-tab {
  border-bottom: none;
}
@media (max-width: 320px) {
  .edu-ex-tab .nav-item {
    padding: 0.75rem 0;
  }
}
@media (max-width: 767px) {
  .edu-ex-tab .nav-item {
    padding: 0.75rem 0;
  }
}
.edu-ex-tab .nav-item:last-child {
  margin-right: 0;
}
.edu-ex-tab .nav-item .nav-link {
  font-family: "Lato", sans-serif;
  font-weight: 500;
  color: #fff;
  border: none;
  transition: all 0.4s ease;
  border: 1px solid var(--genel);
  padding: 0.75rem 1.75rem;
  border-radius: 0;
}
.edu-ex-tab .nav-item .nav-link:focus-visible {
  outline: none;
}
.edu-ex-tab .nav-item .nav-link:hover, .edu-ex-tab .nav-item .nav-link.active {
  background-color: var(--genel);
  color: #fff;
}

.skill-wrapper {
  margin-top: -20px;
}

.skill-container {
  gap: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 320px) {
  .skill-container {
    justify-content: center;
  }
}
@media (max-width: 575px) {
  .skill-container {
    justify-content: space-around;
  }
}

.skill-item {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.skill-item .circle-progress {
  position: relative;
  display: inline-block;
}
.skill-item .circle-progress span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px;
  color: var(--genel);
}
.skill-item .skill-text {
  margin-top: -20px;
  text-transform: uppercase;
}

.cf-item {
  transition: all 0.4s ease;
}
.cf-item .cf-inner {
  position: relative;
}
.cf-item .cf-inner .cf-top {
  position: relative;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 20px;
}
.cf-item .cf-inner .cf-top .quote-icon {
  position: absolute;
  top: -15px;
  padding: 0 15px;
  background-color: #444444;
  color: var(--genel);
}
.cf-item .cf-inner .cf-top .quote-icon i {
  font-size: 24px;
}
.cf-item .cf-inner .cf-top::after {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  border-left: 0px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  border-top: 0px solid rgba(255, 255, 255, 0.1);
  transform: rotate(45deg);
  bottom: -11px;
  right: 10%;
  background-color: #444444;
}
.cf-item .cf-inner .cf-bottom {
  display: flex;
  align-items: center;
  gap: 15px;
  display: flex;
  align-items: center;
  gap: 15px;
  justify-content: end;
  margin-top: 30px;
}
.cf-item .cf-inner .cf-bottom .cf-info .cf-star {
  display: flex;
  justify-content: end;
  color: rgba(221, 168, 20, 0.968627451);
  font-size: 14px;
  gap: 5px;
  margin-top: 10px;
}
.cf-item .cf-inner .cf-bottom .cf-thumb {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 5px;
}
.cf-item .cf-inner .cf-bottom .cf-thumb img {
  height: 100%;
  width: 100%;
  border-radius: 50%;
  object-fit: cover;
}
.cf-item:hover {
  transform: translateX(10px);
}

.swiper-wrapper {
  padding: 56px 0 50px;
}
.swiper-wrapper .swiper-slide {
  margin-top: 26px;
  margin-bottom: 30px;
  padding: 0 15px;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  display: none;
}

.swiper-button-prev {
  font-size: 20px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.1);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 24px;
  color: #fff;
  left: 0;
  transition: all 0.4s ease;
}
.swiper-button-prev:hover {
  background-color: var(--genel);
}

.swiper-button-next {
  font-size: 20px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.1);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 0;
  top: unset;
  right: 0;
  color: #fff;
  transition: all 0.4s ease;
}
.swiper-button-next:hover {
  background-color: var(--genel);
}

.service-item {
  transition: all 0.4s ease;
}
.service-item .inner .service-icon {
  font-size: 30px;
  color: var(--genel);
}
.service-item .service-content h4 {
  transition: all 0.4s ease;
}
.service-item:hover {
  transform: translateX(10px);
}
.service-item:hover .service-content h4 {
  color: var(--genel);
}

.pf-menu .pf-li {
  margin: 0 30px 10px 0;
}
@media (max-width: 575px) {
  .pf-menu .pf-li {
    margin: 0 15px 10px 0;
  }
}
.pf-menu .pf-li .pf-link {
  color: #fff;
  font-weight: 700;
}
.pf-menu .pf-li .pf-link.active, .pf-menu .pf-li .pf-link:hover {
  color: var(--genel);
}

.pf-item {
  cursor: pointer;
  border-radius: 0.25rem;
  overflow: hidden;
  height: auto;
}
.pf-item .pf-inner {
  position: relative;
}
.pf-item .pf-inner img {
  object-fit: cover;
  transition: all 0.4s ease;
}
.pf-item .pf-inner .cat-title {
  background-color: rgba(0, 0, 0, 0.9);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.4s ease;
  display: flex;
  align-items: center;
  justify-content: end;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  padding-right: 30px;
  text-transform: uppercase;
}
.pf-item .pf-inner .cat-title .cat-design {
  position: relative;
}
.pf-item .pf-inner .cat-title .cat-design::after {
  position: absolute;
  content: "";
  width: calc(100% + 10px);
  height: 5px;
  background-color: var(--genel);
  bottom: -10px;
  left: -10px;
}
.pf-item .pf-inner .cat-title .cat-design::before {
  position: absolute;
  content: "";
  width: 2px;
  height: calc(100% - 8px);
  background-color: var(--genel);
  left: -10px;
  top: 5px;
}
.pf-item .pf-inner:hover .cat-title {
  opacity: 1;
}
.pf-item:hover .pf-inner img {
  transform: scale(1.2);
}

@media (max-width: 767px) {
  .modal {
    padding-top: 80px;
  }
}
.modal .modal-dialog.modal-dialog-scrollable::-webkit-scrollbar-thumb {
  background-color: var(--genel);
}
.modal .modal-content {
  background-color: #444444;
}
.modal .modal-content .closeBtn {
  font-size: 20px;
  border: 1px solid var(--genel);
  background: transparent;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  color: var(--genel);
  position: absolute;
  left: -70px;
  top: 0;
  z-index: 999;
}
@media (max-width: 767px) {
  .modal .modal-content .closeBtn {
    left: 0;
    top: -70px;
  }
}
.modal .modal-content .modal-body {
  padding: 50px;
  box-shadow: 1px 2px solid #000000 inset;
}
@media (max-width: 320px) {
  .modal .modal-content .modal-body {
    padding: 0.25rem;
  }
}

.project-detail .thumb {
  object-fit: cover;
  max-height: 300px;
  border-radius: 0.5rem;
  overflow: hidden;
}
.project-detail .pd-content .project-title {
  text-transform: uppercase;
  color: var(--genel);
}
.project-detail .pd-content .pd-list li {
  margin: 0;
}
.project-detail .pd-content .project-p {
  font-size: 16px;
  text-transform: capitalize;
}
.project-detail .pd-content .project-p span {
  font-weight: 700;
}
.project-detail .pd-content .project-p i {
  margin-right: 10px;
}
.project-detail .pd-content .project-p .project-link {
  color: inherit;
  transition: all 0.4s ease;
}
.project-detail .pd-content .project-p .project-link:hover {
  color: var(--genel);
}

.blog-item {
  border-radius: 4px;
  overflow: hidden;
  transition: all 0.4s ease;
  position: relative;
}
.blog-item .blog-inner .blog-thumb {
  border-bottom: 5px solid var(--genel);
  overflow: hidden;
}
.blog-item .blog-inner .blog-thumb img {
  transition: all 0.4s ease;
}
.blog-item .blog-inner .blog-content {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  border-top: 2px solid var(--genel);
  padding: 20px;
}
.blog-item .blog-inner .blog-content p {
  line-height: 1.5;
}
.blog-item:hover .blog-inner .blog-thumb {
  border-bottom: 5px solid var(--genel);
}
.blog-item:hover .blog-inner .blog-thumb img {
  transform: scale(1.2);
}
.blog-item:hover .blog-inner .blog-content h4 {
  color: var(--genel);
}
.blog-item .blog-full-link {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.blog-details-item .thumb {
  border-radius: 0.5rem;
  overflow: hidden;
}
.blog-details-item .bd-content .bloger-ul {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.blog-details-item .bd-content .bloger-ul li span {
  font-size: 16px;
}
.blog-details-item .bd-content .bloger-ul li span a {
  color: #fff;
}
.blog-details-item .bd-content .bloger-ul li span.tag {
  text-transform: lowercase;
}
@media (max-width: 575px) {
  .blog-details-item .bd-content .bloger-ul li span {
    font-size: 14px;
  }
}
.blog-details-item .bd-content .bloger-ul li span i {
  margin-right: 10px;
  color: var(--genel);
}

.blog-title {
  text-transform: capitalize;
  margin-top: -12px;
}

.blog-desc-text {
  line-height: 1.5;
}
.blog-desc-text .highlight-text {
  padding: 0px 20px;
  margin: 30px;
  border-right: 1px solid;
  text-align: end;
}

.ofolio-modal .modal-dialog .modal-content {
  height: calc(100vh - 50px);
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: thin;
}
.ofolio-modal .modal-dialog .modal-content::-webkit-scrollbar {
  width: 10px;
}
.ofolio-modal .modal-dialog .modal-content::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgba(255, 255, 255, 0.25);
}
.ofolio-modal .modal-dialog .modal-content::-webkit-scrollbar-thumb {
  background: rgba(247, 80, 35, 0.95);
  border-radius: 4px;
}

.closeBtn-modal {
  font-size: 20px;
  border: 1px solid var(--genel);
  background: transparent;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  color: var(--genel);
  position: absolute;
  left: -70px;
  top: 0;
  z-index: 999;
}
@media (max-width: 767px) {
  .closeBtn-modal {
    left: 0;
    top: -70px;
  }
}

.ct-form-item .input-wrapper {
  width: 100%;
  position: relative;
}
.ct-form-item input {
  height: 50px;
  width: 100%;
}
.ct-form-item textarea {
  width: 100%;
  height: 200px;
}
.ct-form-item input,
.ct-form-item textarea {
  outline: none;
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 5px 15px;
  color: #161313;
  transition: all 0.4s ease;
}
.ct-form-item input:hover, .ct-form-item input:focus,
.ct-form-item textarea:hover,
.ct-form-item textarea:focus {
  border-color: var(--genel);
}
.ct-form-item input:focus ~ .custom-label, .ct-form-item input:valid ~ .custom-label,
.ct-form-item textarea:focus ~ .custom-label,
.ct-form-item textarea:valid ~ .custom-label {
  top: -15px;
  background-color: #444444;
  padding: 0 15px;
}
.ct-form-item .custom-label {
  position: absolute;
  top: 15px;
  left: 15px;
  transition: top 200ms ease-in, left 200ms ease-in, font-size 200ms ease-in;
}

.contact-item {
  text-align: center;
}
.contact-item .contact-icon .icon-cirlce {
  min-width: 70px;
  min-height: 70px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 50%;
}
.contact-item .contact-icon .icon-cirlce i {
  font-size: 1.5rem;
}
.contact-item .contact-content .cc-item-ul .cc-item-li a {
  color: #fff;
  transition: all 0.4s ease;
}
.contact-item .contact-content .cc-item-ul .cc-item-li a:hover {
  color: var(--genel);
}

.cirlce-bg {
  width: 500px;
  height: 500px;
  position: fixed;
  border-radius: 100%;
  top: -170px;
  right: -250px;
  z-index: -1;
}
.cirlce-bg .circle-big {
  position: absolute;
  width: 500px;
  height: 500px;
  border: 2px solid rgba(247, 80, 35, 0.05);
  background-color: rgba(68, 68, 68, 0.03);
  border-radius: 100%;
  z-index: 1;
  animation: ball_moving 5s ease-in-out infinite;
}
.cirlce-bg .circle-big::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  background-color: var(--genel);
  border-radius: 100%;
  left: 190px;
  right: 0;
}

@keyframes ball_moving {
  75% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-700deg);
  }
}
.common-holder {
  background-color: #444444;
  margin: 50px;
  padding: 50px;
}
@media (max-width: 320px) {
  .common-holder {
    margin: 0px;
    padding: 0px;
  }
}
@media (max-width: 575px) {
  .common-holder {
    margin: 0px;
    padding: 0px;
  }
}
@media (max-width: 767px) {
  .common-holder {
    margin: 1rem;
    padding: 1rem;
  }
}

.main-content .inner-content {
  overflow-x: hidden;
  padding: 90px 0 0 0;
}

.content-holder {
  padding: 0px 0px 0 240px;
}
@media (max-width: 320px) {
  .content-holder {
    padding: 0.5rem 0.5rem;
  }
}
@media (max-width: 575px) {
  .content-holder {
    padding: 0.75rem 0.75rem;
  }
}
@media (max-width: 767px) {
  .content-holder {
    padding: 1rem 1rem;
  }
}
@media (max-width: 991px) {
  .content-holder {
    padding: 1rem 1rem;
  }
}

.section-title {
  text-align: center;
  position: relative;
  padding: 50px 0;
}
.section-title h2 {
  text-transform: uppercase;
}
.section-title h2 span {
  color: var(--genel);
}
.section-title .title-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.section-title .title-bg-text {
  font-weight: 800;
  letter-spacing: 5px;
  color: rgba(255, 255, 255, 0.03);
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
.section-title .title-bg-text::after {
  position: absolute;
  content: "";
  width: 6px;
  height: 100%;
  background-color: rgba(247, 80, 35, 0.05);
  top: 0;
  left: 0;
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #000000;
}
.preloader .preloader-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.preloader .preloader-inner .preloader-icon {
  width: 72px;
  height: 72px;
  display: inline-block;
  padding: 0;
}
.preloader .preloader-inner .preloader-icon span {
  position: absolute;
  display: inline-block;
  width: 72px;
  height: 72px;
  border-radius: 100%;
  background: var(--genel);
  -webkit-animation: preloader-fx 1.6s linear infinite;
  animation: preloader-fx 1.6s linear infinite;
}
.preloader .preloader-inner .preloader-icon span:last-child {
  animation-delay: -0.8s;
  -webkit-animation-delay: -0.8s;
}

@keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }
}
@-webkit-keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
  }
}

/*# sourceMappingURL=main.css.map */
