@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montez&display=swap");
@import url(../fonts/font.css);
:root {
  --section-space: 120px;
  --section-space-mobile: 80px;
  --section-title-space: 60px;
}

* {
  margin: 0;
  padding: 0;
  text-decoration: none !important;
  list-style: none;
  box-sizing: border-box;
  outline: none;
  border: none;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-style: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

html {
  
  overflow-x: visible;
}

body {
  line-height: 1.2;
  scroll-behavior: smooth;
  font-family: "Urbanist", sans-serif !important;
  background-color: #fff;
  color: #121212;
  overflow-x: hidden;
}

section {
  background-color: #fff;
   
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

table th {
  padding: 9px;
  background: #a70606;
  color: white;
  font-size: 16px;
  border-right: 1px solid white;
}

table tr td {
  font-size: 15px;
  padding: 9px;
  border: 1px solid #e5e5e5;
}

table tr td p {
  font-size: 15px;
}

.mt-5 {
  margin-top: 5px !important;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt0 {
  margin-top: 40px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 30px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb0 {
  margin-bottom: 40px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-70 {
  margin-bottom: 70px;
}

img {
  width: 100%;
  height: auto;
}

::selection {
  color: #fff;
  background-color: #061525;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

a {
  transition: 0.3s all ease-in-out;
  color: inherit;
  cursor: pointer;
}
a:hover {
  color: inherit;
}

p {
  font-size: 17px;
  font-weight: 500;
  line-height: 26px;
}

img {
  max-width: 100%;
  height: auto;
  object-position: center;
  object-fit: cover;
}

button {
  background-color: transparent;
  border: 0;
}

.page-padding {
  padding: 50px 0;
}

.bg-theme {
  background: #061525;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mb0 {
  margin-bottom: 40px !important;
}

.px-15 {
  padding-left: 15px;
  padding-right: 15px;
}

.pytop {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.py-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

.type {
  color: #404040;
}
.type strong {
  font-weight: bold;
}
.type p {
  line-height: 1.5;
  margin-bottom: 15px;
  font-weight: 500;
  font-size: 17px;
}

.kurumsalicerik {
  line-height: 1.5;
  margin-bottom: 15px;
  font-weight: 500;
  font-size: 17px;
}

.pbmit-service-content p {
  line-height: 1.5;
  margin-bottom: 15px;
  font-weight: 500;
  font-size: 17px;
}

.cevrebaslik {
  font-size: 27px;
  font-weight: 600;
  color: white;
}

.cevre li {
  font-size: 17px;
  font-weight: 500;
  line-height: 26px;
  list-style: circle;
  color: white;
}

.typeabout {
  color: #e3e3e3;
}

.typeabout p {
  font-size: 17px !important;
  font-weight: 400;
  line-height: 26px;
}

.blog h4 {
  font-size: 20px;
  line-height: 3;
  color: #fc3a3a;
}

.blog ul li {
  list-style: circle;
  line-height: 1.5;
  margin-bottom: 15px;
  font-weight: 500;
  font-size: 17px;
}

.context {
  line-height: 1.5;
  color: #404040;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 75px;
  word-wrap: break-word;
  margin-bottom: 22px;
}


.about {
    padding-bottom: 140px;
}

.search-title h1 {
  font-weight: 700;
  font-size: 32px;
  line-height: 30px;
  padding: 0 0 20px 0;
}

.search-data {
  width: 100%;
  max-height: 250px;
  height: 100%;
  padding: 2rem 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  overflow: hidden;
  align-items: center;
}

.img-search {
  width: 270px;
  margin-right: 30px;
  overflow: hidden;
}

.img-search a {
  width: 100%;
  height: 100%;
  display: block;
}

.img-search .figure-img-search {
  width: 100%;
  object-fit: contain;
  transition: all 0.2s;
  max-width: 260px;
  height: 200px;
}

.search-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: calc(100% - 270px);
  min-height: 200px;
  height: 100%;
  overflow: hidden;
}

.search-text aside {
  line-height: 1;
  margin-bottom: 12px;
}

.search-text aside a {
  display: inline-flex;
  align-items: center;
  color: #061525 !important;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
  position: relative;
}

.search-text aside a::before {
  content: "";
  display: inline-flex;
  width: 6px;
  height: 6px;
  border: 1px solid #061525;
  background: transparent;
  margin-right: 9px;
  border-radius: 50%;
}

.search-text h4 {
  margin-bottom: 5px;
  font-weight: 500;
  font-size: 1.4em;
}

.search-text h4 a {
  color: #000;
}

.grid-content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
  margin-bottom: 50px;
}

@media screen and (max-width: 992px) {
  .grid-content {
    grid-template-columns: repeat(1, 1fr);
  }
}
.title-area {
  transition: all 0.3s linear 0s;
}

@media (max-width: 1199px) {
  .title-area,
  .sec-title {
    --section-title-space: 60px;
  }

  .mobile-sub {
    display: block !important;
  }

  .milestones__slider .swiper-slide {
    flex-direction: column !important;
  }

  .milestones-bullet-slider {
    margin-top: 50px;
  }

  .mega-menu {
    display: none;
  }
}
.title-area {
  margin-bottom: calc(var(--section-title-space) - 11px);
  position: relative;
  z-index: 2;
}

.sub-title {
  display: block;
  color: #7f9397;
  font-size: 40px;
  line-height: 40px;
  font-weight: 400;
  font-family: "Montez", cursive;
  position: relative;
  margin-bottom: -4px;
}

.title-area .sec-title {
  margin-bottom: 22px;
  font-size: 33px;
  line-height: 1.3;
  font-weight: 700;
  margin: 0 0 15px 0;
  color: #113d48;
}

@media (max-width: 1199px) {
  .sec-btn,
  .title-line {
    --section-title-space: 55px;
  }
}
.sec-btn,
.title-line {
  margin-bottom: var(--section-title-space);
}

.th-btn.style4 {
  background-color: transparent;
    color: #df0000;
    border: 1px solid #df0000;
    padding: 11px 20px;
}

.th-btn.style4.hakkinda {
  background-color: #061525;
  color: #fff;
  border: 1px solid #061525;
  padding: 14px 25px;
}

.th-btn.style4.hakkinda:hover {
  background-color: #fff;
  color: #fff;
  border: 1px solid #fff;
  padding: 14px 25px;
}

.th-btn {
  position: relative;
  z-index: 2;
  overflow: hidden;
  vertical-align: middle;
  text-align: center;
  background-color: #061525;
  color: #fff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-transform: capitalize;
  border: none;
  font-size: 16px;
  font-weight: 400;
  padding: 18.8px 35px;
  border-radius: 48px;
  transition: all 0.3s 0s ease-out;
  gap: 8px;
}
.th-btn:hover {
  color: #fff;
}

.th-btn.style4:before {
  background-color: #df0000;
}

.th-btn:before {
  content: "";
  width: 0;
  height: 100%;
  border-radius: 30em;
  position: absolute;
  top: 0;
  left: -5%;
  background-color: #df0000;
  transition: 0.5s ease;
  display: block;
  z-index: -1;
}

.th-btn.style4.th-icon:after {
  background-color: #061525;
}

.th-btn.th-icon img {
  width: 24px;
  height: 24px;
  
}

/* .th-btn.th-icon:after {
  content: "";
  position: relative;
  mask-image: url(../img/icon/arrow-right.svg);
  background-repeat: no-repeat;
  background-size: cover;
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: auto;
  background-color: #fff;

  display: block;
  transition: 0.4s;
} */

.th-btn:hover:before,
.th-btn.active:before {
  width: 110%;
}

.th-btn.style4:hover.th-icon:after {
  background-color: #fff;
}

.th-btn.style4:hover.th-icon img {
  filter: unset !important;
}

.blog-grid3 {
  background-color: #f2f2f2;
    border-radius: 16px;
    border: 1px solid red;
}
}
.blog-grid3.style2 {
  display: flex;
}
.blog-grid3.style2 .blog-img {
  margin-bottom: 0 !important;
  width: 250px;
  flex-shrink: 0;
}
.blog-grid3.style2 .blog-grid_content {
  padding: 24px !important;
}

.blog-grid3 .blog-img {
  overflow: hidden;
}

.blog-grid3 .blog-img {
  position: relative;
  overflow: hidden;
  height: 247px;
  border-radius: 16px;
  margin-bottom: 24px;
}

.global-img {
  position: relative;
  overflow: hidden;
  transition: all 0.5s ease-out;
}

.blog-grid3 .blog-img img {
  width: 100%;
  height: 100%;
  transition: 0.4s ease-in-out;
}

.blog-grid3 .blog-img img {
  border-radius: 16px;
}

.global-img img {
  width: 100%;
  object-fit: cover;
  transition: 1.3s all ease;
}

.global-img:after {
  background: rgba(255, 255, 255, 0.5);
  content: "";
  height: 0;
  left: 0;
  opacity: 1;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9;
}

.blog-grid3 .blog-grid_content {
  padding: 0px 24px 24px 24px;
}

.blog-grid3 .blog-meta {
  margin: -0.4em 0 18px 0;
}

.blog-grid3 .blog-meta span,
.blog-grid3 .blog-meta a {
  color: #0d0d0c;
}

@media (max-width: 1199px) {
  .blog-meta span:not(:last-child),
  .blog-meta a:not(:last-child) {
    padding-right: 15px;
  }
}
.blog-meta span:not(:last-child),
.blog-meta a:not(:last-child) {
  padding-right: 16px;
}

@media (max-width: 1199px) {
  .blog-meta span,
  .blog-meta a {
    margin-right: 15px;
  }
}
.blog-meta span,
.blog-meta a {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #6e7070;
  position: relative;
  text-transform: capitalize;
  margin-right: 12px;
}

.blog-grid3 .box-title {
  margin-bottom: 32px;
  color: #0d0d0c;
}

.box-title {
  font-size: 24px;
  line-height: 1.417;
  font-weight: 600;
  margin-top: -0.32em;
}

.blog-grid3 .box-title a {
  background-image: linear-gradient(to left, #061525, #061525);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 0 2px;
  transition: 0.5s ease-in-out;
  display: block;
}

.blog-grid3 .box-title a:hover {
  background-size: 100% 2px;
}

.blog-index .row > * {
  margin-top: var(--bs-gutter-y);
}

.gx-24 {
  --bs-gutter-x: 24px;
}

.gy-30 {
  --bs-gutter-y: 30px;
}

.mt-24 {
  margin-top: 24px;
}

.th-ani:hover {
  transform: translateY(-5px);
}

.global-img:hover:after {
  height: 100%;
  opacity: 0;
  transition: all 0.4s linear;
}

.th-ani {
  transition: all 500ms ease;
}

.qu-clients {
  position: relative;
  z-index: 1;
}

.qu-clients::before {
  content: "";
  inset: 0;
  background: #7a9498;
  opacity: 0.95;
  position: absolute;
  z-index: 1;
}

.qu-clients .background {
  position: absolute;
  inset: 0;
  z-index: -1;
  filter: grayscale(1);
}

.sosyalpaylas li {
  position: relative;
  list-style: none !important;
  font-size: 17px;
  line-height: 26px;
  color: #202c50;
}

.urunkutu {
  position: relative;
  border: 1px solid #e6e6e6;
  padding: 22px;
}

@media screen and (min-width: 1200px) {
  .qu-clients .clients-slider {
    margin-top: 70px;
    padding: 0 60px;
  }
}
.qu-clients .clients-slider {
  margin-top: 50px;
  padding: 0 15px;
  pointer-events: none;
}

.section-title h6 {
  color: #c30927;
  font-size: 22px;
  margin-bottom: 10px;
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 15px;
}

.refbaslik {
  color: #00446f;
  font-size: 23px;
  border-bottom: 4px solid #004272;
  margin-bottom: 10px;
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 15px;
}

@media screen and (min-width: 1200px) {
  .qu-clients .section-title h2 {
    font-size: 33px;
    max-width: 980px;
  }
}
@media screen and (min-width: 768px) {
  .qu-clients .section-title h2 {
    font-size: 29px;
  }
}
.qu-clients .section-title h2 {
  max-width: 680px;
  margin: 0 auto;
  line-height: 1.35;
  font-weight: 500;
}

.section-title {
  z-index: 5;
  position: relative;
}

.qu-clients .clients-slider {
  margin-top: 50px;
  padding: 0 15px;
  pointer-events: none;
  z-index: 5;
  position: relative;
}

@media screen and (min-width: 1400px) {
  .qu-clients .clients-slider {
    padding: 0 80px !important;
  }
}
@media screen and (min-width: 1200px) {
  .qu-clients .clients-slider {
    margin-top: 70px !important;
    padding: 0 60px !important;
  }
}
.qu-clients .clients-slider .swiper-wrapper {
  transition-timing-function: linear;
  align-items: center;
}

.qu-clients .clients-slider img {
  /* filter: grayscale(1) brightness(100); */
  width: 137px;
  background: white;
  border-radius: 100px;
}

.testi-area13 {
  background-color: #12456c;
}
.testi-area13 .title-area .sec-title {
  margin-bottom: 22px;
  font-size: 48px;
}

.testi-image2 .testi-img {
  margin-left: -19%;
  margin-right: 80px;
}

img:not([draggable]),
embed,
object,
video {
  max-width: 100%;
 
}



.space-extra,
.space-extra-bottom {
  padding-bottom: calc(var(--section-space) - 30px);
}

.space-extra,
.space-extra-top {
  padding-top: calc(var(--section-space) - 30px);
}

@media (max-width: 1199px) {
  .testi-image2 .testi-img {
    margin: 0;
  }
}
@media (max-width: 1199px) {
  .h2,
  h2 {
    font-size: 36px !important;
    line-height: 1.3;
  }
}
@media (max-width: 575px) {
  .h2,
  h2 {
    font-size: 28px !important;
  }

  .slider-image {
    position: relative !important;
    left: -17px !important;
    top: -101px !important;
    padding: 0 !important;
    width: 799px !important;
    height: 492px !important;
    z-index: 3 !important;
    object-position: center;
    object-fit: contain;
    display: block;
}


.slider-item {
    position: relative !important; 
    display: block !important;  
}

  html {
  
  overflow-x: hidden;
}
}

@media (max-width: 991px) {
  .space-extra,
  .space-extra-bottom {
    padding-bottom: calc(var(--section-space-mobile) - 30px);
  }

  .testi-area13 {
    padding: 0 !important;
  }

  .space-extra,
  .space-extra-top {
    padding-top: calc(var(--section-space-mobile) - 30px);
  }
}
.case-studies.case-studies-2 {
  padding-top: 60px;
  padding-bottom: 0px;
  overflow: visible;
  z-index: 5;
}

.case-studies {
  padding-top: 123px;
  padding-bottom: 104px;
}

.bg-section {
  position: relative;
  overflow: hidden;
  z-index: 1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 100%;
}

.case-studies.case-studies-2 .case-entry {
  margin-bottom: 0px;
}

.sayfap {
  position: relative;
  top: 133px;
}

.urunlistaciklama {
}

.urunlistaciklama ul {
  position: relative;
  padding-left: 19px;
  padding-top: 10px;
}

.urunlistaciklama ul li {
  position: relative;
  list-style: disc;
  font-size: 17px;
  line-height: 26px;
  color: #202c50;
}

.case-entry.case-entry-2 {
  background-color: transparent;
  box-shadow: 0px 5px 83px 0px rgba(27, 26, 26, 0.12);
  height: 350px;
  margin-bottom: 164px;
}

.case-entry {
  margin-bottom: 123px;
  position: relative;
  background-color: #fff;
  transition: 0.3s ease-in-out;
  box-shadow: 0px 5px 83px 0px rgba(27, 26, 26, 0.09);
}

.case-entry.case-entry-2 .entry-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;

  background: transparent;
}

.case-entry .entry-img a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 4;
}

.case-entry .entry-img .entry-img-holder {
  overflow: hidden;
}

.case-entry.case-entry-2 .entry-img .entry-img-holder::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.2) 55%,
    rgba(0, 0, 0, 0.35) 100%
  );
  z-index: 2;
  transition: 0.3s ease-in-out;
}

.case-entry.case-entry-2 .entry-img .entry-img-holder img {
  height: 487px;
}

.case-entry .entry-img .entry-img-holder img {
  transition: transform 0.35s ease-in-out;
  width: 100%;
  transform: scale3d(1.05, 1.05, 1);
  height: 267px;
  object-fit: cover;
}

.case-entry.case-entry-2 .entry-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 5;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 50px 50px 43px;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .case-entry .entry-content {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.case-entry .entry-content {
  padding: 32px 40px 40px;
  position: relative;
  z-index: 6;
}

.case-entry.case-entry-2 .entry-content .entry-category {
  width: max-content;
  position: relative;
  left: auto;
  top: auto;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .case-entry .entry-content .entry-category {
    left: 25px;
  }
}
.case-entry .entry-content .entry-category {
  position: absolute;
  left: 40px;
  top: -40px;
  display: inline-flex;
  align-items: center;
  margin-bottom: 0px;
  text-transform: capitalize;
  height: 40px;
  padding: 0 15px;

  border-radius: 3px 3px 0 0;
}

.case-entry .entry-content .entry-category a {
  position: relative;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  line-height: 26px;
  text-transform: capitalize;
  transition: 0.3s ease-in-out;
}

.case-entry .entry-content .entry-category a::after {
  content: ", ";
  position: relative;
  margin-right: 4px;
}

.case-entry.case-entry-2 .entry-content .entry-body {
  transform: translateY(40px);
  transition: 0.3s ease-in-out;
}

.case-entry.case-entry-2:hover .entry-content .entry-body {
  transform: translateY(0);
}

.case-entry.case-entry-2:hover .entry-content .entry-body .entry-more {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.case-entry .entry-content .entry-body .entry-title {
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
  text-transform: capitalize;
  margin-bottom: 16px;

}

.case-entry.case-entry-2 .entry-content .entry-body .entry-title a {
  color: #fff;
}

.case-entry.case-entry-2 .entry-content .entry-body .entry-bio {
  color: #f9f9f9;
  margin-bottom: 17px;
}

.case-entry .entry-content .entry-body .entry-bio {
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  color: #0d0d0c;
  margin-bottom: 23px;
}

.case-entry.case-entry-2 .entry-content .entry-body .entry-more {
  transition: 0.3s ease-in-out;
  transform: translateY(5px);
  opacity: 0;
}

.case-entry.case-entry-2 .entry-content .entry-body .entry-more .btn {
  background-color: transparent;
  padding: 0;
  width: auto;
  height: auto;
  color: #fff;
  border: 0;
}

.case-entry .entry-content .entry-body .entry-more a {
  display: inline-flex;
  border-color: #bcbcbc;
  height: 58px;
  width: 170px;
  padding: 0 15px;
  position: relative;
  transition: all 300ms ease-in-out;
  color: #222;
  z-index: 2;
  font-size: 15px;
  font-weight: 700;
  text-transform: capitalize;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
}

.case-entry .entry-content .entry-category a:last-of-type::after {
  content: "";
}

.case-studies.case-studies-2 .note {
  margin-bottom: 42px;
}

.note.note-light-2 p {
  color: #c6c6c6;
}

.note p {
  font-weight: 700;
  font-size: 15px !important;
  line-height: 25px;
  margin-bottom: 0;
}

.note.note-light-2 p a {
  color: #fed000;
  position: relative;
}

.note.note-light-2 p a::before {
  background-color: var(--global--color-primary);
}

.note.note-line p a::before {
  content: "";
  position: absolute;
  bottom: 1px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fed000;
  transition: 0.3s ease-in-out;
  height: 2px;
  width: 100%;
}

.note.note-line p a:hover::before {
  width: 80%;
}

 



@media screen and (min-width: 992px) {
  .case-studies.case-studies-2 .carousel .owl-nav {
    position: absolute;
    top: 0;
    right: 50px;
    transform: translateY(-50%);
  }
}
.carousel-navs .owl-nav {
  display: flex;
  position: relative;
  z-index: 5;
}

.carousel-navs .owl-nav .owl-next,
.carousel-navs .owl-nav .owl-prev {
  position: relative;
  overflow: hidden;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  background-color: #fff !important;
  transition: 0.3s ease-in-out;
}

.case-studies.case-studies-2 .carousel .owl-nav .owl-prev,
.case-studies.case-studies-2 .carousel .owl-nav .owl-next {
  border: 10px solid #000;
  width: 78px;
  height: 78px;
}

.case-studies.case-studies-2 .carousel .owl-nav .owl-prev {
  margin-right: 0;
}

.carousel-navs .owl-nav .owl-next:before,
.carousel-navs .owl-nav .owl-prev:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Font Awesome 6 Pro";
  font-weight: 700;
  color: #0d0d0c;
  font-size: 14px;
  transition: 0.3s ease-in-out;
}

.carousel-navs .owl-nav .owl-prev::after {
  transform: translateX(100%);
}

.carousel-navs .owl-nav .owl-next:hover,
.carousel-navs .owl-nav .owl-prev:hover {
  background-color: #fed000 !important;
}

@media screen and (min-width: 992px) {
  .case-studies.case-studies-2 .carousel .owl-dots {
    justify-content: flex-end;
    position: absolute;
    bottom: -13px;
    width: 100%;
  }
}
.carousel-dots .owl-dots {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  z-index: 5;
}

.carousel-dots .owl-dots .owl-dot {
  margin-right: 10px;
  display: inline-flex;
}

.carousel-dots button.owl-dot,
.carousel-dots button.owl-dot:focus {
  padding: 0;
  background-color: transparent;
  border: none;
  outline: none;
  box-shadow: none;
}

.carousel-dots .owl-dots .owl-dot.active span {
  background-color: #fe0000;
}

.carousel-dots .owl-dots .owl-dot span {
  display: inline-block;
  width: 50px;
  height: 6px;
  border-radius: 2px;
  transition: 0.3s ease-in-out;
  margin-right: 0;
  position: relative;
  margin: 0 !important;
  background-color: #b4b4b4;
}

.bg-gradient-very-light-gray {
  background-image: linear-gradient(
    to bottom,
    #f7f8f9,
    #f9fafb,
    #fbfbfc,
    #fdfdfd,
    #fff
  );
}

.btn-link.text-base-color,
.text-base-color {
  color: #061525;
}

.fs-20 {
  font-size: 18px;
}



.language {
  position: relative;
  margin-right: 5px;
}
.language .current {
  transition: opacity 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.language .current::after {
  content: "";
  position: absolute;
  width: 73px;
  height: 25px;
  background-color: transparent;
  opacity: 0;
  left: 50%;
  top: 100%;
  transform: translateX(-50%) translateZ(0);
}
.language .current span {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  transition: color 0.25s ease;
}
.language .current svg {
  margin-left: 5px;
  height: 5px;
  width: 12px;
  fill: #fff;
  transition: all 0.25s ease;
  flex-shrink: 0;
}
.language .current img {
  margin-right: 5px;
  height: 20px;
  width: 20px;
}
.language .list {
  transition: all 0.25s ease;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 50%;
  transform: translateX(-50%) translateZ(0);
  padding: 10px 25px;
  background-color: #fff;

}
.language .list li {
  display: flex;
  justify-content: center;
  align-items: center !important;
  flex-wrap: nowrap;
  flex-direction: row;
  padding: 5px;
}
.language .list li a {
  font-size: 14px;
  color: #231f2d;
  transition: color 0.25s ease;
  font-weight: 500;
  line-height: normal;
  flex-shrink: 0;
}
.language .list li a img {
  height: 20px;
  width: 20px;
  margin-right: 5px;
}
.language .list li + li {
  margin-top: 10px;
}

.language:hover .list {
  opacity: 1;
  visibility: visible;
}

.header.sticky .language span {
  color: #000;
}
.header.sticky .language svg {
  fill: #000;
}

.pbmit-header-phone {
    border-left: 1px solid rgba(255, 255, 255, 0.15);
    margin-left: 12px;
}


h3 {
  line-height: 2.813rem;
  font-size: 2.113rem;
  margin-bottom: 30px;
}

.urun-gruplari {
  display: inline-block;
  z-index: 2;
  position: relative;
}

@media (max-width: 768px) {
  .urun-gruplari {
    display: block !important;
  }
  .subpage {
    overflow: hidden;
  }
  h3 {
    font-size: calc(1.3rem + 0.6vw);
  }
  .slider-content .text {
    display: none !important;
  }
  .site-header .site-branding img {
    object-fit: contain !important;
    left: -38px;
    max-height: 60px !important;
  }

  .header-style-1 .site-branding {
    padding-left: 27px !important;
    padding-right: 25px;
}

  


  .urun-gruplari-two {
    display: none !important;
  }
}

.text-highlight {
  position: relative;
  z-index: 1;
}

.fw-700 {
  font-weight: 700 !important;
}

.shadow-in .separator-animation {
  width: calc(100% + 6px) !important;
}

.text-highlight span {
  display: inline-block;
  left: -3px;
  position: absolute;
  z-index: -1;
  width: calc(100% + 6px);
}

.separator-animation {
  transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.opacity-3 {
  opacity: 0.3;
}

.bottom-1px {
  bottom: 1px;
}

.h-10px {
  height: 10px !important;
}

.bg-base-color,
.header-cart-icon .cart-count {
  background-color: #fb0001;
}

.slider-navigation-style-04.swiper-button-prev {
  margin-right: 5px;
}

.swiper-button-next,
.swiper-button-prev {
  color: red;
}

.slider-navigation-style-04 {
  height: 56px;
  width: 56px;
  border-radius: 100%;
  position: relative;
  bottom: inherit;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.08);
  left: 0;
  top: inherit;
  transform: translateY(0);
  margin-top: unset !important;
  transition: 0.3s;
  border: 1px solid red;
}
.slider-navigation-style-04::after {
  display: none !important;
}

.slider-navigation-style-04 i {
  transition: 0.3s;
  display: flex;
}

.icon-small {
  font-size: 18px;
}

.btn-link.text-dark-gray,
.text-dark-gray,
a.text-dark-gray-hover:hover {
  color: #262b35;
}

.w-90 {
  width: 90% !important;
}

.outside-box-right-20 {
  margin-right: -20vw;
}

.border-radius-6px {
  border-radius: 6px !important;
}

.hover-box {
  z-index: 1;
}

.hover-box * {
  transition: all 0.5s cubic-bezier(0.5, 1, 0.89, 1);
  will-change: transform;
}
 

.interactive-banner-style-05 figure img {
  transition: all 0.7s cubic-bezier(0.61, 1, 0.88, 1);
  height: 400px;
}



.w-100 {
  width: 100% !important;
}

.bg-gradient-gray-light-dark-transparent {
  background-image: linear-gradient(to top, #202329 0%, transparent 80%);
}

.bg-gradient-gray-light-dark-transparent-bottom {
  background-image: linear-gradient(to bottom, #202329 0%, transparent 80%);
}

.z-10 {
  z-index: 10;
}

.left-0px {
  left: 0;
}

.top-0px {
  top: 0;
}

@media (max-width: 1399px) {
  .xl-p-40px {
    padding: 40px !important;
  }
  .mega-content .img {
    width: 290px !important;
    height: 300px !important;
    min-width: unset !important;
  }
}
.z-index-1 {
  z-index: 1;
}

.p-50px {
  padding: 50px !important;
}

.interactive-banner-style-05 figure img {
  transition: all 0.7s cubic-bezier(0.61, 1, 0.88, 1);
  width: max-content;
}

.h-70px {
  height: 55px !important;
}

.fw-600 {
  font-weight: 600 !important;
}

.left-0px {
  left: 0;
}

.top-0px {
  top: 0;
}

.interactive-banner-style-05 figure figcaption .btn {
  margin-bottom: -50px;
  visibility: hidden;
  opacity: 0;
  transition: all 0.7s cubic-bezier(0.61, 1, 0.88, 1);
}

.btn.btn-light-base-color {
  background-color: #ff0000;
  border-color: #ff0000;
  color: #fff;
  border: 2px solid transparent;
}

.btn.btn-round-edge {
  border-radius: 4px;
}

.btn.btn-small {
  font-size: 12px;
  padding: 13px 26px;
}

.btn {
  letter-spacing: normal;
  font-weight: 700;
}

.btn i {
  margin-left: 5px;
}

.btn-box-shadow:hover {
  box-shadow: 0 8px 30px 0 rgba(0, 0, 0, 0.15);
  transform: translate3d(0, -2px, 0);
}

.fs-26 {
  font-size: 26px;
  line-height: 38px;
}

.interactive-banner-style-05 figure:hover figcaption img {
  transform: scale(1);
}
.interactive-banner-style-05 figure:hover figcaption img:first-child {
  filter: invert(1);
}

.interactive-banner-style-05 figure:hover figcaption .btn {
  margin-bottom: 0;
  visibility: visible;
  opacity: 1;
}

.mt-20px {
  margin-top: 20px !important;
}

@media (max-width: 767px) {
  .sm-outside-box-right-0 {
    margin-right: 0;
  }

  .sm-mb-35px {
    margin-bottom: 35px !important;
  }
}
.main-slider-area {
  display: flex;
  flex-direction: column;
  position: relative;
  justify-content: center;
  overflow: hidden;
}

.bgc-black-with-lighting {
  background: #1d1b1a;
}

.main-slider-active {
  width: 100%;
  height: 100%;
}
.main-slider-active .th-btn.style4 {
  border-color: #fff;
  color: #fff;
}
.main-slider-active .th-btn.style4.th-icon img {
  filter: unset !important;
}
.main-slider-active .th-btn.style4:before {
  background-color: #fff;
}
.main-slider-active .th-btn:hover {
  color: #000 !important;
}
.main-slider-active .th-btn.style4.th-icon:hover img {
  filter: invert(1) !important;
}

.slick-list {
  height: 100%;
}

.slick-track {
  height: 100%;
}

.slider-item {
  padding-top: 300px;
    /* padding-bottom: 100px; */
    display: flex !important;
    height: 100%;
    position: relative;
    justify-content: center;
    align-items: center;
}

@media only screen and (min-width: 992px) {
  .slider-content {
    margin-right: -150px;
  }
}
.slider-content {
  z-index: 10;
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: -83px;
}

.slick-active .sub-title {
  animation-delay: 0.2s;
}

.slick-active .slider-content * {
  animation-name: fadeInUp;
}

.slider-content .sub-title {
  color: white;
  display: flex;
  font-size: 27px;
  font-weight: 500;
  align-items: center;
  margin-bottom: 15px;
  display: inline-block;
}

.slider-content h1 {
  color: white;
  margin-bottom: 10px;
  line-height: 1.31;
  font-size: 27px;
  font-weight: 700;
}

.slider-image,
.slider-content > * {
  transition: 1s;
  animation-duration: 1s;
  animation-fill-mode: both;
}

.slick-active h1 {
  animation-delay: 0.2s;
}

.slider-image {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.slider-image::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient( to bottom, rgb(0 0 0 / 42%) 0%, rgb(0 0 0 / 0%) 100% );
}
.slider-image img {
  width: 100%;
  height: 100%;
}

.slick-active .slider-image {
  animation-delay: 0.4s;
  animation-name: fadeInRight;
}

.main-slider-dots {
  z-index: 16;
  position: relative;
  margin-top: -150px;
  max-width: max-content;
  float: right;
}

@media only screen and (max-width: 1399px) {
  .main-slider-dots {
    margin-top: -105px !important;
  }
}
.slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  position: unset !important;
  left: unset !important;
  top: unset !important;
}

.main-slider-dots .slick-dots li {
  border-color: white;
}

.main-slider-area .slick-dots li {
  background: white;
}

.slick-dots li {
  position: relative;
  cursor: pointer;
  margin: 8px;
  width: 6px;
  height: 6px;
  opacity: 0.3;
  transition: 0.5s;
  border-radius: 50%;
  background: #1d1b1a;
}

.main-slider-area .slick-dots li:before {
  border-color: white;
}

.slick-dots li:before {
  content: "";
  width: 0;
  height: 0;
  left: 50%;
  top: 50%;
  transition: 0.5s;
  border-radius: 50%;
  position: absolute;
  border: 1px solid #fff;
  transform: translate(-50%, -50%);
}

.slick-dots li button {
  opacity: 0;
  height: 0;
}

.slick-dots li.slick-active {
  opacity: 1;
}

.slick-dots li.slick-active:before {
  width: 21px;
  height: 21px;
}

/* Side navigation main options */
.side-nav {
  width: 330px;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  z-index: 2000;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  display: flex;
  display: -ms-flexbox;
  flex-direction: column;
  -ms-flex-direction: column;
}

.side-nav .logo {
  width: 100%;
  padding: 50px 30px 0 50px;
  height: auto;
  display: flex;
  display: -ms-flexbox;
}

.side-nav:not(.readyToUse) {
  -webkit-transition: all 0s !important;
  transition: all 0s !important;
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
}

/* Nav Menu */
.side-nav .nav-menu {
  line-height: normal;
}

.side-nav .nav-menu ul {
  flex-direction: column;
  -ms-flex-direction: column;
}

.side-nav .nav-menu ul,
.side-nav .nav-menu ul li,
.side-nav .nav-menu ul li a {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}

.side-nav .nav-menu ul li a {
  padding: 12px 50px 12px 50px;
  position: relative;
  -webkit-transition: all 0.21s, padding 0s, font-size 0s;
  transition: all 0.21s, padding 0s, font-size 0s;
}

.side-nav.links-sm .nav-menu ul li a {
  padding-top: 9px;
  padding-bottom: 9px;
}

.side-nav.links-md .nav-menu ul li a {
  padding-top: 14px;
  padding-bottom: 14px;
}

.side-nav.links-lg .nav-menu ul li a {
  padding-top: 16px;
  padding-bottom: 16px;
}

.side-nav.links-xl .nav-menu ul li a {
  padding-top: 19px;
  padding-bottom: 19px;
}

.side-nav .nav-menu ul li a p {
  width: 100%;
}

/* Bordered Links */
.side-nav.links-bordered .nav-menu ul li a {
  border-bottom: 1px solid rgba(140, 140, 140, 0.15);
}

.side-nav.links-bordered .nav-menu ul.nav > li:last-child a {
  border-bottom: none;
}

/* Hover Styles */
.side-nav.link-hover-01 .nav-menu > ul > li > a:before {
  content: "";
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 3px;
  background-color: #333;
  display: block;
  -webkit-transition: inherit;
  transition: inherit;
}

.side-nav.link-hover-01 .nav-menu ul li a:hover:before,
.side-nav.link-hover-01 .nav-menu ul li.active > a:before,
.side-nav.link-hover-01 .nav-menu ul li a.active:before,
.side-nav.link-hover-01 .nav-menu ul li a:hover {
  opacity: 1;
}

/* Hover Style 2 */
.side-nav.link-hover-02 .nav-menu:hover ul li a {
  opacity: 0.74;
}

.side-nav.link-hover-02 .nav-menu:hover ul li a:hover {
  opacity: 1;
}

/* Hover Style 2 */
.side-nav.link-hover-03 .nav-menu ul li a:hover,
.side-nav.link-hover-03 .nav-menu ul li a.active,
.side-nav.link-hover-03 .nav-menu ul li.active > a {
  background-color: rgba(140, 140, 140, 0.1);
}

/* Dropdown Menu */
.side-nav .nav-menu ul li ul.dropdown-menu {
  padding: 0 0 0 10px;
  background-color: transparent;
  color: inherit;
  position: relative;
  display: none;
  font-size: inherit;
  border: none;
}

.side-nav .nav-menu > ul > li > ul.dropdown-menu a {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* Animation for dropdown links */
.side-nav .nav-menu ul li ul.dropdown-menu > li {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0px, 0px);
  transform: translate3d(-10px, 0px, 0px);
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.side-nav .nav-menu ul li ul.dropdown-menu.showing > li {
  opacity: 1;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

/* Delays for dropdown animations */
.side-nav .nav-menu ul li ul.dropdown-menu > li:nth-of-type(1) {
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.15s;
}

.side-nav .nav-menu ul li ul.dropdown-menu > li:nth-of-type(2) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.2s;
}

.side-nav .nav-menu ul li ul.dropdown-menu > li:nth-of-type(3) {
  -webkit-transition-delay: 0.45s;
  transition-delay: 0.25s;
}

.side-nav .nav-menu ul li ul.dropdown-menu > li:nth-of-type(4) {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.3s;
}

.side-nav .nav-menu ul li ul.dropdown-menu > li:nth-of-type(5) {
  -webkit-transition-delay: 0.55s;
  transition-delay: 0.35s;
}

.side-nav .nav-menu ul li ul.dropdown-menu > li:nth-of-type(6) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.4s;
}

.side-nav .nav-menu ul li ul.dropdown-menu > li:nth-of-type(7) {
  -webkit-transition-delay: 0.65s;
  transition-delay: 0.45s;
}

.side-nav .nav-menu ul li ul.dropdown-menu > li:nth-of-type(8) {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.5s;
}

.side-nav .nav-menu ul li ul.dropdown-menu > li:nth-of-type(9) {
  -webkit-transition-delay: 0.75s;
  transition-delay: 0.55s;
}

.side-nav .nav-menu ul li ul.dropdown-menu > li:nth-of-type(10) {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.6s;
}

/* Has sub menu icon */
.side-nav li.dd-toggle > a:after {
  content: "\e64b";
  font-family: "themify";
  font-size: 11px;
  opacity: 1;
  border: none;
  vertical-align: 0;
  position: absolute;
  right: 50px;
  top: 0;
  height: 100%;
  display: inline-flex;
  display: -ms-inline-flexbox;
  align-items: center;
  -ms-flex-align: center;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: transform 0.22s;
  transition: transform 0.22s;
}

.side-nav li.dd-toggle > a.active:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* Bottom Fixed Details */
.side-nav .bottom-details {
  padding-top: 30px;
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 5;
}

.side-nav .bottom-details .bottom-content {
  padding: 50px;
}

/* ============================================================ */
/* Mini Side navigation main options
/* ============================================================ */
/* Main options */
.mini-side-nav {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
 
  background-size: cover;
}

.mini-side-nav .nav-menu ul,
.mini-side-nav .nav-menu ul li,
.mini-side-nav .nav-menu ul li a {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  gap: 10px;
  justify-content: center;
  z-index: 2;
}
.mini-side-nav .nav-menu ul img,
.mini-side-nav .nav-menu ul li img,
.mini-side-nav .nav-menu ul li a img {
  width: 20px;
  height: 20px;
  object-fit: contain;
}
.mini-side-nav .nav-menu ul li a svg {
  width: 20px;
  height: 20px;
}
.mini-side-nav .nav-menu ul span,
.mini-side-nav .nav-menu ul li span,
.mini-side-nav .nav-menu ul li a span {
  font-size: 15px;
}

/* Backdrop */
.mini-side-nav-backdrop {
  display: none;
  position: fixed;
  z-index: 1999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.16);
}

/* Transparent Version */
.mini-side-nav.bg-transparent {
  position: absolute;
}

/* Popovers */
.mini-side-nav .popover {
  color: #525252;
  border: none;
  outline: none;
  padding: 0;
  min-width: 1px;
  line-height: normal;
  width: auto;
  white-space: nowrap;
  max-width: none;
  background: none !important;
  box-shadow: none !important;
}

.mini-side-nav .popover .popover-header {
  color: inherit;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  background-color: #fff;
  padding: 8px 30px;
  border: none;
  border-radius: 30px;
  -webkit-transform: scale(0.9) translateZ(0);
  transform: scale(0.9) translateZ(0);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.mini-side-nav .popover.show .popover-header {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.mini-side-nav .popover .popover-body {
  display: none;
}

.mini-side-nav .popover.right {
  margin-left: 14px;
}

.mini-side-nav .popover .popover-arrow {
  display: none !important;
}

/* Dark Popovers */
.mini-side-nav.popovers-dark .popover {
  color: #d4d4d4;
}

.mini-side-nav.popovers-dark .popover .popover-header {
  background-color: #0d0d0d;
}

@media only screen and (max-height: 500px) {
  .mini-side-nav {
    overflow-y: auto;
  }

  .mini-side-nav .popover {
    display: none !important;
  }
}
/* ============================================================ */
/* Main Section Spaces
/* ============================================================ */
/* Main section options */
/* if has side nav */
main.has-sidenav,
body.has-side-nav > main {
  padding-left: 330px;
}

/* if has mini side nav */
main.has-mini-sidenav,
body.has-mini-side-nav > main {
  padding-left: 80px;
}

/* ============================================================ */
/* IF you use both navs - you can remove these codes if you don't
/* ============================================================ */
/* Mini Side nav width */
body.has-side-nav .mini-side-nav {
  width: 70px;
}

/* Side nav width */
body.has-mini-side-nav .side-nav {
  width: 280px;
  margin-left: 70px;
  z-index: 1999;
}

/* Main section padding */
main.has-side-nav.has-mini-side-nav,
body.has-side-nav.has-mini-side-nav main {
  padding-left: 350px;
}

/* ============================================================ */
/* Responsive Navs
/* ============================================================ */
/* Side Nav On MD Screens */
@media only screen and (max-width: 1200px) {
  /* Maximum width 270px */
  .side-nav {
    width: 270px;
  }

   .site-navigation ul.navigation > li > a {
    display: block;
    margin: 0px 14px 0px 14px !important;
    text-decoration: none;
    position: relative;
    z-index: 1;
    font-size: 14px;
    font-weight: 800;
    height: 105px;
    line-height: 105px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
}


  .mini-side-nav .nav-menu ul li a {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    gap: 5px;
}

.mini-side-nav .nav-menu ul span, .mini-side-nav .nav-menu ul li span, .mini-side-nav .nav-menu ul li a span {
    font-size: 14px;
}

.about-tab li a span {
    font-size: 16px !important;
    color: #919191;
}

  /* Mini Side Nav */
  .mini-side-nav {
   
  }

  /* if has side nav */
  main.has-sidenav,
  body.has-side-nav > main {
    padding-left: 270px;
  }

  /* if has mini side nav */
  main.has-mini-side-nav,
  body.has-mini-side-nav main {
    padding-left: 60px;
  }

  /* if has both */
  body.has-side-nav .mini-side-nav {
    width: 50px;
  }

  body.has-mini-side-nav .side-nav {
    width: 260px;
    margin-left: 50px;
  }

  body.has-side-nav.has-mini-side-nav > main {
    padding-left: 310px;
  }
}
/* Side Nav Mobile */
@media only screen and (max-width: 992px) {
  /* top navigation for side nav trigger and logo */
  .mobile-side-nav {
    width: 100%;
    height: 70px;
    z-index: 1000;
  }

  body.has-mini-side-nav .mobile-side-nav {
    width: calc(100% - 50px);
    margin-left: 50px;
  }

  /* Backdrop of side nav */
  .mobile-side-nav-backdrop {
    display: none;
    position: fixed;
    z-index: 1001;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.16);
    cursor: pointer;
  }

  .side-nav {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translate3d(-100%, 0px, 0px);
    transform: translate3d(-100%, 0px, 0px);
    -webkit-transition: opacity 0.5s cubic-bezier(0.77, 0, 0.2, 1) 0.3s,
      transform 0.5s cubic-bezier(0.77, 0, 0.2, 1);
    transition: opacity 0.5s cubic-bezier(0.77, 0, 0.2, 1) 0.3s,
      transform 0.5s cubic-bezier(0.77, 0, 0.2, 1);
  }

  .side-nav.active {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translate3d(0%, 0px, 0px);
    transform: translate3d(0%, 0px, 0px);
    -webkit-transition: opacity 0.5s cubic-bezier(0.77, 0, 0.2, 1),
      transform 0.5s cubic-bezier(0.77, 0, 0.2, 1);
    transition: opacity 0.5s cubic-bezier(0.77, 0, 0.2, 1),
      transform 0.5s cubic-bezier(0.77, 0, 0.2, 1);
  }

  main.has-sidenav,
  body.has-side-nav > main {
    padding-left: 0px;
  }

  main.has-mini-side-nav,
  body.has-mini-side-nav main {
    padding-left: 50px;
  }

  /* And all 50px spaces turns to 30px */
  .side-nav .logo {
    width: 100%;
    padding: 30px 30px 0 30px;
  }

  .side-nav .nav-menu ul li a {
    padding: 12px 30px 12px 30px;
  }

  .side-nav li.dd-toggle > a:after {
    right: 30px;
  }

  .side-nav .bottom-details .bottom-content {
    padding: 30px;
  }

  /* Mini Side Nav */
  .mini-side-nav {
    width: 50px;
  }

  /* if has both */
  body.has-mini-side-nav .side-nav {
    margin-left: 50px;
  }

  body.has-side-nav.has-mini-side-nav > main {
    padding-left: 50px;
  }
}
.hero {
  display: grid;
  grid-template-columns: 0% 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.pb-25,
.py-25 {
  padding-bottom: 25px !important;
}

.pt-25,
.py-25 {
  padding-top: 25px !important;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  text-decoration: none;
  color: #000;
}

.bg-gray2,
.bg-gray2-active.active,
.bg-gray2-hover:hover {
  background-color: #f4f4f4 !important;
}

.b-gray,
.b-gray-active.active,
.b-gray-hover:hover {
  border-color: #f1f1f1 !important;
}

.b-1,
.bt-1 {
  border-top-width: 1px !important;
}

.pb-40,
.py-40 {
  padding-bottom: 40px !important;
}

.pt-40,
.py-40 {
  padding-top: 40px !important;
}

.icon-sm {
  width: 45px;
  height: 45px;
  font-size: 12px;
}

.icon,
[class*="icon-"] {
  cursor: pointer;
  display: inline-flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  line-height: normal;
}

.fs-14 {
  font-size: 14px !important;
}

.white,
.white-active.active,
.white-hover:hover {
  color: #fff !important;
}

.bg-dark5,
.bg-dark5-active.active,
.bg-dark5-hover:hover {
  background-color: #1a1a1a !important;
}

.b-gray,
.b-gray-active.active,
.b-gray-hover:hover {
  border-color: #f1f1f1 !important;
}

.b-1,
.bt-1 {
  border-top-width: 1px !important;
}

[class*="b-"],
[class*="bb-"],
[class*="bl-"],
[class*="br-"],
[class*="bt-"] {
  border-style: solid !important;
}

.width-40 {
  width: 94px !important;
  margin-top: 7px;
  object-fit: contain;
}

.pb-30,
.py-30 {
  padding-bottom: 30px !important;
}

.pt-30,
.py-30 {
  padding-top: 30px !important;
}

.nav-link,
.nav-link:active,
.nav-link:focus,
.nav-link:hover {
  color: #000;
}

.a-scroll {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-top: 15px;
}

.a-scroll span {
  font-size: 0.825rem;
  font-weight: 600;
  color: #000;
  transform: rotate(-90deg);
  display: inline-flex;
}

.a-scroll div {
  width: 1.25rem;
  height: 1.875rem;
  position: relative;
  margin-top: 1.25rem;
}

.a-scroll div:before {
  position: absolute;
  content: "";
  display: block;
  width: 2px;
  height: 1px;
  background: #000;
  top: 0.375rem;
  left: 0.5rem;
  animation: mainArrowAnim 2s infinite;
  z-index: 2;
}

.a-scroll div:after {
  position: absolute;
  content: "";
  display: block;
  width: 2px;
  height: 3rem;
  background: rgba(53, 55, 60, 0.3);
  top: 0.375rem;
  left: 0.5rem;
  z-index: 1;
}

@-webkit-keyframes mainArrowAnim {
  0% {
    height: 0;
  }
  50% {
    height: 3rem;
  }
  100% {
    height: 0;
  }
}
@keyframes mainArrowAnim {
  0% {
    height: 0;
  }
  50% {
    height: 3rem;
  }
  100% {
    height: 0;
  }
}
.copyright-area-inner {
  width: 100%;
}

.copyright-text span {
  color: rgb(244 244 244 / 80%);
}

.sanatustuCopy a {
  color: rgb(244 244 244 / 80%) !important;
}

.sanatustuSpanF {
  font-size: 24px;
  color: rgb(244 244 244 / 80%);
  font-family: "NADALL";
}

.sanatustuSpanL {
  font-family: "Quizma-LightDemo";
  color: rgb(244 244 244 / 80%);
  font-size: 25px;
}

.copyright-text {
  position: relative;
  gap: 5px;
  width: 100%;
}

.copyright-text .company a {
  color: #e8e8e8;
  font-weight: 500;
  opacity: 1 !important;
}

.copyright-text a,
.copyright-text span {
  opacity: 1 !important;
}

.copyright-text ul {
  display: flex;
  align-items: center;
  justify-content: center;
}

.copyright-text ul li a {
  font-size: 15px;
  font-weight: 400;
  color: rgb(244 244 244 / 80%);
}

.copyright-text ul li + li {
  margin-left: 15px;
  border-left: 1px solid rgba(0, 0, 0, 0.8);
  padding-left: 20px;
}

@media screen and (max-width: 800px) {
  .copyright-text {
    flex-direction: column;
  }
  .copyright-text span:first-child {
    margin-bottom: 10px;
  }
}
.footer.footer-two {
  background: url(../img/footer-bg-famay.jpeg);
    background-size: cover;
}

.pt-120 {
  padding-top: 120px;
}

@media (min-width: 768px) {
  .footer.footer-two .footer-two-inner {
    padding: 0 12px;
  }

  .footer.footer-two .footer-two-inner .footer-card,
  .footer.footer-two .footer-two-inner .footer-card-3 {
    border-right: 1px solid rgb(255 255 255 / 20%);
    height: 100%;
  }
}
.footer.footer-two .footer-two-inner {
  max-width: 1752px;
  margin: 0 auto;
}

.content {
  position: relative;
  z-index: 2;
}

.social-link {
  display: flex;
  gap: 12px;
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}

.social-link.two li a {
  border: 1px solid rgba(48, 88, 76, 0.2);
  background-color: rgba(0, 0, 0, 0);
  color: #ececec;
}

.social-link li a {
  border: 1px solid #ececec;
  background: rgba(159, 212, 86, 0.1);
  color: #ececec;
  width: 40px;
  height: 40px;
  font-size: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.social-link.two li a:hover {
  background: red;
  color: #222e48;
  border-color: #9fd456;
}

.footer .navigate-part {
  padding: 0 12px 40px;
}
.footer .navigate-part h3 {
  font-size: 21px;
  color: #ececec;
  font-weight: 600 !important;
}
.footer .navigate-part h4 {
  font-size: 22px;
  color: #ececec;
  font-weight: 600;
}

@media (min-width: 1200px) {
  .footer .navigate-part .top {
    padding-bottom: 100px;
  }
}
@media (min-width: 992px) {
  .footer .navigate-part {
    padding-bottom: 40px;
    padding-left: 40px;
  }

  .footer .navigate-part .top {
    padding-bottom: 60px;
  }
}
.footer .navigate-part .top {
  padding-bottom: 40px;
}

.footer form.two {
  padding: 8px;
}

.footer.footer-two .input-footer {
  background-color: #969696;
  max-width: 420px;
  width: 100%;
}

.footer .input-footer {
  padding: 8px;
  display: flex;
  justify-content: space-between;
  border: 1px solid rgba(159, 212, 86, 0.2);
  background: rgba(159, 212, 86, 0.1);
}

@media (min-width: 768px) {
  .footer form input {
    width: 100%;
  }
}
.footer .input-footer input {
  background-color: #eaecf3;
  border: none;
  color: #ececec;
  width: 80%;
}

@media (min-width: 992px) {
  .footer .input-footer button {
    height: 52px;
    width: 52px;
    font-size: 2rem;
  }
}
.footer .input-footer button {
  flex-shrink: 0;

  height: 40px;
  width: 40px;
  font-size: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
}

.footer .navigate-part .navigation-links {
  padding-left: 0;
  gap: 20px;
  margin-bottom: 0;
  list-style-type: none;
}

.footer .navigate-part .navigation-links li a {
  margin-bottom: 12px;
  display: inline-block;
  transition: all 400ms ease;
  color: #ececec;
}

.footer .navigate-part .navigation-links li a:hover {
  color: red;
}

@media (min-width: 768px) {
  .footer .copyright-two {
    padding: 32px 0;
  }
}
.footer .copyright-two {
  padding: 24px 0;
  border-top: 1px solid rgb(255 255 255 / 20%);
}

.footer .contact-two {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding-left: 0;
}

.footer .contact-two .contact-item {
  display: flex;
  align-items: center;
  gap: 20px;
}

.footer .contact-two .contact-icon {
  border: 1px solid #ececec4f;
  color: #ececec;
  width: 40px;
  height: 40px;
  font-size: 1.5rem;
  cursor: pointer;
  transition-duration: 300ms;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
.footer .contact-two .contact-icon img {
  width: auto;
  height: auto;
 
}

.footer .contact-two .contact-item a,
.footer .contact-two .contact-item p {
  color: #ececec;
}

.footer-card img {
  height: 100px;
  object-fit: contain;
}

.banner-social {
  position: absolute;
  top: 55%;
  right: 80px;
  display: flex;
  align-items: center;
  transform: rotate(-90deg) translateX(50%);
  transform-origin: right top;
}

.banner-social h4 {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
  width: fit-content;
  padding-right: 20px;
  margin-bottom: 0;
  margin-right: 60px;
}

.banner-social h4:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  width: 28px;
  height: 1px;
  background-color: #fff;
  transform: translateY(-50%);
}

.banner-social ul li {
  display: inline-block;
  margin-right: 10px;
}

.banner-social ul li a {
  display: inline-block;
  width: 34px;
  height: 34px;
  border: 1px solid #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 34px;
  color: #fff;
  font-size: 14px;
}

.banner-social ul li a:hover {
  background-color: #e30707;
  border-color: transparent;
}

@media screen and (max-width: 767.98px) {
  .banner-social {
    display: none;
  }

  .hero {
    grid-template-columns: 1fr !important;
    height: 55vh;
  }

  .slider-content h1 {
    font-size: 21px !important;
  }

  .main-slider-active .th-btn.style4 {
    display: none !important;
  }

  .slider-item {
    padding-top: 150px !important;
  }
}
.site-header {
  position: relative;
  z-index: 1000;
}

.header-style-1 .site-header-menu {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  position: absolute;
  width: 100%;
  z-index: 10;
}

.site-header-menu {
  transition: all 200ms ease;
}

.site-branding {
  display: inline-block;
}

@media (max-width: 1199px) {
  .site-header .site-header-menu {
    height: auto;

  }

  .mini-side-nav {
    display: none;
  }

  .site-header {
    position: absolute !important;
    left: 0;
    top: 0;
    width: 100%;
  }

  .hero {
    grid-template-columns: 1fr !important;
    height: 55vh;
  }

  .site-branding {
    display: block !important;
  }
}
.header-style-1 .site-branding {
  padding-left: 40px;
  padding-right: 25px;
}

.site-title {
  margin: 0;
  padding: 0;
  display: table;
  vertical-align: middle;
  text-align: center;
  width: 100%;
}

.site-title a {
  display: table-cell;
  vertical-align: middle;
}

.site-header .site-branding img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  max-height: 69px;
 
  z-index: 1;
  position: relative;
  transition: all 0.4s ease-in-out;
}

.main-menu .navigation > li {
  position: relative;
  float: left;
  transition: all 300ms ease;
}

.site-header .site-navigation ul.navigation > li.active > a {
  color: #fff;
}

.site-navigation ul li.active > a {
  color: #fff;
}

.site-navigation ul.navigation > li > a {
  display: block;
  margin: 0px 14px 0px 15px;
  text-decoration: none;
  position: relative;
  z-index: 1;
  font-size: 14px;
  font-weight: 800;
  height: 105px;
  line-height: 105px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
}

.main-menu .navigation > li > ul,
.main-menu .navigation > li > ul > li > ul {
  min-width: 250px;
  box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.2) !important;
  border-bottom: inherit;
  border-top: 3px solid #e20000;
  position: absolute;
  left: 0;
  height: 0;
  overflow: hidden;
  z-index: 100;
  visibility: hidden;
  background-color: #fff;
  opacity: 0;
  transform: translateY(15px);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  transition: all 0.3s linear 0s;
}

.main-menu .navigation > li > ul li {
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.main-menu .navigation > li > ul li.active a {
  color: #0067da;
}

.main-menu .navigation > li > ul a {
  padding: 17px 20px 15px;
  display: block;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  margin: 0;
  text-transform: capitalize;
  transition: all 0.5s ease-out 0s;
}

.main-menu .navigation > li > ul li.active a:hover,
.main-menu .navigation > li > ul a:hover {
  color: #fff;
}

.main-menu .navigation > li > ul a:hover {
  background-color: #e20000;
  color: #fff;
}

@media (max-width: 1199px) {
  .site-header .righticon {
    font-size: 22px;
    cursor: pointer;
    text-align: center;
    position: absolute;
    right: 0px;
    z-index: 33;
    top: 8px;
    display: block !important;
  }

  .main-menu .navigation > li.dropdown > ul.open,
  .main-menu .navigation > li.dropdown > ul.open li.dropdown > ul.open {
    display: block;
    height: 100%;
    opacity: 1;
    visibility: visible;
  }
}
.closepanel,
.pbmit-mobile-menu-bg,
.site-header .righticon {
  display: none;
}

.main-menu .navigation > li.dropdown:hover > ul,
.main-menu .navigation > li > ul > li.dropdown:hover > ul {
  visibility: visible;
  opacity: 1;
  transform: translateY(0px);
  z-index: 999;
  height: auto;
  overflow: visible;
}

.header-style-1 .pbmit-right-side {
  display: flex;
  align-items: center;
  height: 105px;
  line-height: 105px;
}

.header-style-1 .pbmit-header-phone a {
  display: inline-block;
  color: white;
  transition: all 0.2s ease-in-out;
  vertical-align: middle;
}

.header-style-1 .pbmit-header-phone .pbmit-header-phone-w-inner {
  padding-left: 45px;
  position: relative;
  display: block;
  line-height: normal;
}

.header-style-1 .pbmit-header-phone a span svg {
  position: absolute;
  line-height: normal;
  left: 26px;
  font-size: 50px;
  top: -20px;
  transition: all 0.2s ease-in-out;
  width: 35px;
  height: 35px;
  fill: white;
}
.header-style-1 .pbmit-header-phone a span svg path {
  fill: #fff;
}

.header-style-1 .pbmit-header-phone .pbmit-header-phone-w-inner span {
  display: block;
  line-height: normal;
}

.header-style-1 .pbmit-header-phone .pbmit-phone-title {
  font-size: 16px;
  font-weight: 600;
}

.header-style-1 .pbmit-header-phone .pbmit-header-phone-w-inner span {
  display: block;
  line-height: normal;
}

.header-style-1 .pbmit-header-phone .pbmit-phone-number {
  font-size: 18px;
  margin-top: 5px;
}

.header-style-1 .pbmit-header-search-btn {
  margin-left: 40px;
  padding-left: 40px;
  padding-right: 30px;
  font-size: 20px;
  border-left: 1px solid rgba(255, 255, 255, 0.15);
}

.header-style-1 .pbmit-header-search-btn a {
  color: white;
  transition: all 0.3s ease-in-out;
}

.sticky-header {
  position: fixed !important;
  top: 0px;
  width: 100%;
  left: 0;
  background: #000000d1;
  z-index: 999;
  margin: 0;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  padding: 0;
 
}

.sticky-header {
  z-index: 999;
  opacity: 1;
  visibility: visible;
  animation-name: fadeInDown;
  animation-duration: 300ms;
  animation-timing-function: linear;
  animation-iteration-count: 1;
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
@media (max-width: 1199px) {
  .active .pbmit-menu-wrap {
    left: 0;
    
    opacity: 1;
    overflow-y: scroll;
    top: 0;
    transition-delay: 300ms;
    height: 100vh;
    z-index: 9999;
    position: fixed !important;
    width: 290px !important;
    max-height: 100% !important;
    transform: translateX(0);
  }

  .site-navigation ul.navigation {
    padding: 10px 20px;
  }

  .pbmit-menu-wrap {
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: max-content;
    height: 100vh;
    transform: translateX(-150%);
    padding: 0;
    display: block;
    transition: all 600ms ease;
    opacity: 0;
    overflow: hidden;
  }

  .navbar-toggler.mobile {
    position: absolute;
    top: 32px;
    right: 16px;
    color: #000 !important;
  }

  .main-menu .navigation > li {
    float: none;
    border-bottom: 1px solid rgba(45, 56, 69, 0.15);
  }

  .logo-mobile-menu {
    display: block !important;
    width: 100%;
    max-width: 130px;
    min-width: 100px;
    object-fit: contain;
    margin-top: 30px;
    margin-bottom: 40px;
    margin-left: 15px;
  }

  .site-header .site-navigation ul.navigation > li > a {
    color: #121212 !important;
  }

  .site-header .site-navigation ul.navigation > li > a {
    height: auto !important;
    line-height: inherit !important;
    padding: 13px 20px 13px 0;
    margin: 0;
  }

  .main-menu .navigation > li > ul,
  .main-menu .navigation > li > ul > li > ul {
    border: none;
    box-shadow: inherit !important;
    width: 100%;
    display: none;
    position: inherit;
    transform: translateY(0);
  }
}

.sticky-header .navbar-toggler {
  color: #fff;
}

.sticky-header .pbmit-right-side .navbar-toggler {
  color: #fff;
}

.sticky-header .collapse.show .navbar-toggler {
  color: #000 !important;
}

.logo-mobile-menu {
  display: none;
}
.sticky-header .site-branding {
  display: block;
}
.sticky-header .site-branding img {
  filter: !important;
}
.sticky-header .site-navigation ul.navigation > li > a {
  color: #fff !important;
}
.sticky-header .pbmit-header-search-btn {
  border-left: 1px solid #ffffff40;
}
.sticky-header .pbmit-header-search-btn a {
  color: #fff !important;
}
.sticky-header .pbmit-header-phone a {
  color: #fff !important;
}
.sticky-header .pbmit-header-phone a span svg path {
  fill: #fff !important;
}
.sticky-header .navbar-toggler {
  color: #000;
}

@media (max-width: 768px) {
  .breadcrumb-link {
    display: none !important;
  }

  .hero {
    height: 55vh !important;
  }
  .latest-project .row .col-lg-4 {
    order: 2;
  }
}
.pbmit-search-overlay.st-show {
  display: block;
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.pbmit-search-overlay {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  z-index: 100001;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  transition: all 300ms;
  transform: translateY(-30%);
}

.pbmit-icon-close {
  position: absolute;
  color: #fff;
  right: 25px;
  top: 25px;
  cursor: pointer;
}

.pbmit-icon-close:before {
  content: "\eb99";
  font-family: "pbminfotech-base-icons";
  font-family: remixicon !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 30px;
  font-weight: 700;
  opacity: 0.6;
  transition: all 0.3s;
  display: block;
}

.pbmit-search-outer {
  max-width: 970px;
  margin: 0 auto;
  position: relative;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.pbmit-search-overlay .pbmit-site-searchform {
  position: relative;
}

.pbmit-search-overlay input[type="search"] {
  border: none;
  font-size: 25px;
  color: #2d3845;
  padding: 0;
  padding-left: 16px;
  text-align: left;
  height: 70px;
  line-height: 70px;
  width: 100%;
  border-radius: 4px;
  font-weight: 300;
}

.pbmit-search-overlay .pbmit-site-searchform button {
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 10px;
  font-size: 20px;
  height: 60px;
  line-height: 60px;
  padding: 0;
  width: 60px;
  border: 0;
  border-radius: 4px;
  color: #fff;
  background-color: #2d3845;
}

.interactive-banner-style-05:hover figure img:not(.mb-auto) {
  transform: scale(1.1);
}

.home-section {
  width: 100%;
  display: flex;
  position: relative;
  background-repeat: no-repeat;

  background-position: center center;
  background-size: cover;
  height: 100vh;
  padding: 0 30px;
}

.breadbasliklar {
  position: relative;
  top: 73px;
}

.light-content {
  color: #fff;
}

.bg-dark-1 {
  background-color: #000 !important;
}

.bg-dark-alpha-30:before,
.bg-dark-alpha-30 .YTPOverlay:before {
  background: #111;
  opacity: 0.3;
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.bg-gradient-dark {
  background-image: linear-gradient(0deg, #010101 0%, transparent 60%);
}

.opacity-07 {
  opacity: 0.7 !important;
}

.end-0 {
  right: 0 !important;
}

.start-0 {
  left: 0 !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.top-0 {
  top: 0 !important;
}

.position-absolute {
  position: absolute !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

.pt-100 {
  padding-top: 100px !important;
}

.min-height-100vh {
  min-height: 100vh !important;
  min-height: 100svh !important;
}

.home-content {
  width: 100%;
  position: relative;
}

.btn-mod.btn-small {
  padding: 7px 15px 6px;
}

.btn-mod.btn-border-w {
  border-color: rgba(255, 255, 255, 0.98);
}

.btn-mod.btn-circle {
  border-radius: 30px;
}

.btn-mod.btn-border-w {
  color: #fff;
  border: 1px solid #fff;
  background: transparent;
}

.btn-mod.btn-small {
  height: auto;
  padding: 6px 15px;
  font-size: 13px;
  letter-spacing: 0.05em;
}

.light-content a {
  color: rgba(255, 255, 255, 0.8);
}

.btn-mod,
a.btn-mod {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 3px 13px;
  color: #fff;
  background: var(--color-dark-1);
  border: 1px solid transparent;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.065em;
  border-radius: 0;
  box-shadow: none;
  transition: var(--transition-default);
  cursor: pointer;
}

.btn-animate-y {
  position: relative;
  display: block;
  overflow: hidden;
}

.btn-animate-y-1 {
  display: block;
  transition: all 0.37s cubic-bezier(0.15, 0.7, 0.78, 1), opacity 0.37s linear;
}

.size-18 {
  font-size: 18.5px !important;
}

.btn-animate-y-2 {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  transform: translate(0, 100%);
  transition: all 0.37s cubic-bezier(0.15, 0.7, 0.78, 1), opacity 0.37s linear;
}

.btn-mod:hover .btn-animate-y-1,
a:not(.no-hover):hover .btn-animate-y-1 {
  opacity: 0;
  transform: translate(0, -100%);
}

.btn-mod:hover .btn-animate-y-2,
a:not(.no-hover):hover .btn-animate-y-2 {
  opacity: 1;
  transform: translate(0, 0);
}


@media only screen and (max-width: 768px) {
.hs-title-1 {
    margin-top: 0;
    font-size: 19px !important;
    font-weight: 500;
    line-height: 1.085;
    letter-spacing: -0.035em;
    margin-bottom: 0 !important;
}

video {
    max-width: 100%;
    height: 100%;
}

}


@media only screen and (max-width: 565px) {
 .height-55vh {
    height: 29vh !important;
    margin-bottom: 20px;
    overflow: unset !important;
}
}


@media only screen and (max-width: 1366px) {
  .hs-title-1 {
    font-size: calc(1.5rem + 3vw);
  }
}
.hs-title-1 {
  margin-top: 0;
  font-size: 27px;
  font-weight: 500;
  line-height: 1.085;
  letter-spacing: -0.035em;
}

.scroll-down {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  color: #010101 !important;
  font-size: 22px;
  text-decoration: none;
  transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  animation: scroll-down-anim 1.15s infinite;
}

@keyframes scroll-down-anim {
  0% {
    transform: translateY(-5px);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(-5px);
  }
}
.scroll-down:before {
  display: block;
  content: "";
  width: 38px;
  height: 38px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: #fff;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.05),
    0px 1px 1px 0px rgba(0, 0, 0, 0.03), 0px 3px 5px 0px rgba(0, 0, 0, 0.03);
  z-index: 1;
  transition: all 0.4s cubic-bezier(0.68, -3, 0.27, 5);
}

.scroll-down i {
  position: relative;
  top: 1px;
  z-index: 2;
}

.scroll-down:hover:before {
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.08),
    0px 1px 1px 0px rgba(0, 0, 0, 0.06), 0px 3px 5px 0px rgba(0, 0, 0, 0.06);
  transform: translate(-50%, -50%) scale(1.25);
}

.brand-six__wrp {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
}

.brand-six__item:not(:last-child) {
  border-right: 1px solid #0000001a;
}

.brand-six__item {
  display: block;
  width: 100%;
  text-align: center;
  padding-bottom: 30px;
  padding-top: 30px;
  padding-bottom: 10px !important;
}
.brand-six__item:nth-child(n + 7) {
  border-top: 1px solid #0000001a;
}
.brand-six__item img {
  width: 153px;
  filter: grayscale(1);
  transition: all 0.3s ease-in-out;
}
.brand-six__item:hover img {
  filter: grayscale(0);
}

.brand-six__item:hover img {
  animation: bounceIn 1s forwards;
}

.pbmit-service-style-2 {
  position: relative;
  background-color: #f6f6f6;
  border-radius: 6px;
  padding: 60px 40px 0;
  margin-bottom: 30px;
}

@media (min-width: 767px) {
  .pbmit-service-style-2 {
    position: relative;
    background-color: #f6f6f6;
    border-radius: 6px;
    padding: 60px 40px 0;
    margin-bottom: 30px;
    height: 500px;
  }
}

.pbmit-service-style-2,
.pbmit-service-style-2 .pbmit-service-btn,
.pbmit-service-style-2 .pbmit-service-btn .round-btn,
.pbmit-service-style-2 .pbmit-service-icon-wrapper {
  transition: all 0.5scubic-bezier 0.645, 0.045, 0.355, 1;
}

.pbmit-service-style-2 .pbminfotech-post-item {
  position: relative;
  z-index: 2;
}

.pbmit-service-style-2 .pbminfotech-box-content {
  text-align: center;
  position: relative;
}

.pbmit-service-style-2 .pbmit-service-icon {
  display: inline-block;
  margin-bottom: 40px;
}

.pbmit-service-style-2 .pbmit-service-icon-wrapper {
  height: 120px;
  width: 120px;
  line-height: 120px;
  text-align: center;
  border-radius: 50%;
  color: #0aadeb;
  border: 1px dashed;
  position: relative;
  border-color: #0aadeb;
}

.pbmit-service-style-2 .pbmit-services-circle-wrapper:nth-child(1) {
  transform: rotate(0deg);
  animation: service-hex-1 2s infinite linear;
  animation-play-state: paused;
}

.pbmit-service-style-2 .pbmit-services-circle-wrapper {
  position: absolute;
  z-index: 1;
  width: 85px;
  height: 85px;
  left: 16px;
  top: 16px;
}

@keyframes service-hex-1 {
  0% {
    transform: rotate(90deg);
  }
  100% {
    transform: rotate(450deg);
  }
}
.pbmit-service-style-2:hover
  .pbminfotech-box-content-inner
  .pbmit-service-btn
  a.round-btn,
.pbmit-text-color-white .pbmit-service-style-2 .pbmit-service-btn .round-btn,
.pbmit-service-style-2 .pbmit-services-circle {
  background-color: #0aadeb !important;
}

.pbmit-service-style-2 .pbmit-services-circle {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: red;
  transform: translate3d(-50%, -50%, 0);
}

.pbmit-service-style-2 .pbmit-services-circle-wrapper:nth-child(2) {
  transform: rotate(180deg);
  animation: service-hex-2 2s infinite linear;
  animation-play-state: paused;
}

@keyframes service-hex-2 {
  0% {
    transform: rotate(-90deg);
  }
  100% {
    transform: rotate(270deg);
  }
}
.pbmit-service-style-2 .pbmit-services-circle {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: red;
  transform: translate3d(-50%, -50%, 0);
}

.pbmit-service-style-2 .pbmit-service-icon-wrapper img {
  width: 60px;
  height: 60px;
}

.pbmit-service-style-2:after {
  content: "";
  position: absolute;
  margin: 10px;
  border: 1px solid #cbd3d9;
  width: calc(100% - 20px);
  left: 0;
  height: calc(100% - 20px);
  top: 0;
  z-index: 0;
}

.pbmit-service-style-2 .pbmit-service-title {
  position: relative;
  font-size: 22px;
  line-height: 28px;
  font-weight: 800;
  margin: 0px 0 5px;
}

.pbmit-service-style-2 .pbmit-service-content {
  padding-bottom: 10px;
  padding-top: 10px;
}
.pbmit-service-style-2 .pbmit-service-content p {
  margin: 0 0 20px;
}

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

.pbmit-service-style-2:hover .pbmit-services-circle-wrapper:nth-child(1),
.pbmit-service-style-2:hover .pbmit-services-circle-wrapper:nth-child(2) {
  animation-play-state: running;
}

.img-blog {
  width: 100%;

  position: relative;
}
.img-blog img {
  width: 100%;
  height: 100%;
}

.post-date {
  position: absolute !important;
  left: 0;
  top: 0;
  background-color: #fff;
  text-align: center;
  padding: 14px;
}
.post-date h3 {
  font-size: 28px;
  line-height: 30px;
  font-weight: 800;
  margin-bottom: 0;
}
.post-date h6 {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
}

.blog-sidebar {
  position: relative;
  display: block;
  background: #f5f4f4;
  padding: 40px 30px 30px;
}

.mb_40 {
  margin-bottom: 40px;
}

.blog-sidebar .search-widget .form-group {
  position: relative;
  margin-bottom: 0px;
}

.blog-sidebar .search-widget .form-group input[type="search"] {
  position: relative;
  display: block;
  width: 100%;
  height: 60px;
  font-size: 17px;
  color: #a8a7a7;
  background: white;
  border-width: 1px;
  border-style: solid;
  border-color: white;
  border-image: initial;
  padding: 10px 60px 10px 20px;
  transition: 500ms;
}

.blog-sidebar .search-widget .form-group button[type="submit"] {
  position: absolute;
  top: 16px;
  right: 20px;
  cursor: pointer;
}

.blog-sidebar .widget-title {
  position: relative;
  display: block;
  padding-bottom: 13px;
  margin-bottom: 28px;
  border-bottom: 1px solid #e2e0e0;
}

.blog-sidebar .search-widget .form-group input:focus {
  border-color: #e22026;
}

.blog-sidebar .widget-title h3 {
  position: relative;
  display: block;
  font-size: 24px;
  line-height: 32px;
  padding-left: 29px;
  margin-bottom: 0 !important;
}

.blog-sidebar .widget-title h3::before {
  position: absolute;
  content: "";
  width: 9px;
  height: 18px;
  left: 0px;
  top: 7px;
  clip-path: polygon(0% 0%, 100% 50%, 100% 50%, 0% 100%, 0% 0%);
  background: #e22026;
}

.blog-sidebar .widget-title h3::after {
  position: absolute;
  content: "";
  height: 9px;
  width: 18px;
  left: 0px;
  top: 7px;
  clip-path: polygon(0% 0%, 100% 0%, 50% 100%, 50% 100%, 0% 0%);
  background: #ed9fa2;
}

.blog-sidebar .post-widget .post {
  position: relative;
  display: block;
  margin-bottom: 20px;
  min-height: auto;
  padding: 13px 0px 0px 90px;
}

.blog-sidebar .post-widget .post .post-thumb {
  position: absolute;
  left: 0px;
  top: 7px;
  width: 70px;
  height: 70px;
  background: #550401;
  overflow: hidden;
}

.blog-sidebar .post-widget .post .post-thumb img {
  width: 100%;
  height: 100%;
  transition: 500ms;
}

.blog-sidebar .post-widget .post .post-thumb a {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0, 0);
  width: 100%;
  height: 100%;
  z-index: 2;
}

.blog-sidebar .post-widget .post h4 {
  display: block;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 8px;
  font-weight: 700;
}

.blog-sidebar .post-widget .post h4 a {
  display: inline-block;
  color: #1e242a;
}

.blog-sidebar .post-widget .post h5 {
  display: block;
  font-size: 15px;
  line-height: 26px;
  color: #a8a7a7;
}

.blog-sidebar .post-widget .post:hover .post-thumb a {
  transform: translate(-50%, -50%) scale(1, 1);
}

.mb_50 {
  margin-bottom: 50px;
}

.post-nav .post-nav-btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.mb_25 {
  margin-bottom: 25px;
}

.post-nav .single-btn h5 {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 18px;
  line-height: 26px;
  color: #a8a7a7;
  margin-bottom: 12px;
  gap: 10px;
}

.post-nav .single-btn h5 a {
  display: inline-block;
  color: #a8a7a7;
}

.post-nav .single-btn h4 {
  position: relative;
  display: block;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}

.post-nav .single-btn h4 a {
  display: inline-block;
  color: #1e242a;
}

.post-nav .btn-box a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  font-size: 18px;
  line-height: 26px;
  color: #1e242a;
  font-weight: 700;
  gap: 10px;
  background: #f5f4f4;
  padding: 17px 30px;
}
.post-nav .btn-box a img {
  display: inline-block;
  max-width: 100%;
  width: 18px;
  height: 18px;
  transition-delay: 0.1s;
  transition-timing-function: ease-in-out;
  transition-duration: 0.7s;
  transition-property: all;
}

.post-nav .btn-box a:hover {
  color: #061525;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 30px 0px;
  background: white;
}

.milestones__slider {
  height: max-content;
  margin-bottom: 60px;
}
.milestones__slider .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.milestones__slider-text-content {
  width: 30%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  text-align: left;
  padding-right: 5%;
  padding-top: 7%;
  height: 592px;
}

.milestones__slider .swiper-slide-active .milestones__image-content,
.milestones__slider .swiper-slide-active .milestones__slider-text-content h1,
.milestones__slider .swiper-slide-active .milestones__slider-text-content p {
  transform: translateZ(0);
  opacity: 1;
}

.milestones__image-content {
  width: 70%;
  height: 360px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform: translate3d(100%, 0, 0);
}

.milestones__slider-text-content h1 {
  font-size: 120px;
  line-height: 120px;
  color: #124b80;
  margin-bottom: 0px !important;
  opacity: 0;
  transition: all 0.1s ease-in-out;
  transform: translate3d(-20%, 0, 0);
  font-weight: 700;
  font-style: normal;
}

.subpage p:last-child {
  margin-bottom: 0;
}

.subpage p {
  color: #5b6987;
  font-size: 17px;
  line-height: 20px;
}

.container--padding {
  padding: 0 60px;
}

.milestones-bullet-slider .swiper-container {
  width: 92%;
  margin: 0 auto;
  padding-bottom: 10px;
}

.milestones-bullet-slider .swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  padding-bottom: 25px;
  cursor: pointer;
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.milestones-bullet-slider .swiper-slide .title {
  font-size: 20px;
  font-weight: 900;
  font-style: normal;
  color: #e0e7e8;
  position: relative;
}

.milestones-bullet-slider .swiper-slide.swiper-slide-active .title {
  color: #124b80;
}

.milestones-bullet-slider .swiper-slide.swiper-slide-active .title:after {
  background-color: #124b80;
}

.milestones-bullet-slider .swiper-slide .title:after {
  content: "";
  width: 14px;
  height: 14px;
  background-color: #e0e7e8;
  position: absolute;
  bottom: -23px;
  left: 50%;
  transform: translate(-50%);
  z-index: 2;
}

.milestones-bullet-slider .swiper-slide .line {
  width: 100%;
  position: absolute;
  bottom: 15%;
}

.milestones-bullet-slider .swiper-slide.swiper-slide-active .line {
  color: #124b80;
}

@media (max-width: 1100px) {
  .container--padding {
    padding-right: 7.5px;
    padding-left: 7.5px;
  }
}
@media (max-width: 1440px) {
  .milestones__slider-text-content p {
    font-size: 16px;
    line-height: 20px;
  }

  .milestones__slider-text-content h1 {
    font-size: 60px;
    line-height: 60px;
  }

  .milestones-bullet-slider {
    height: calc(37vh - 130px);
    position: relative;
    top: -43px;
  }
}
 

  .milestones__slider-text-content h1 {
    font-size: 75px;
    line-height: 75px;
  }

  .milestones-bullet-slider {
    height: calc(25vh - 96.5px);
  }
}
.milestones__slider-text-content p {
 
  font-weight: 500;
  font-style: normal;
  font-size: 17px !important;
    line-height: 20px !important;
  color: #474747;
  opacity: 0;
  transition: 0.1 ease-in-out;
  transform: translate3d(-20%, 0, 0);
}

.milestones-bullet-slider .swiper-slide .line:after {
  content: "";
  width: 50%;
  height: 2px;
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #e0e7e8;
}

@media (max-width: 992px) {


  .about-tab {
     
    margin-bottom: 20px !important;;
    margin-top: 25px;
    gap: 1px !important;
}


  .milestones__slider-text-content {
    width: 100%;
    padding-top: 50%;
    padding-bottom: 3px;
    height: 600px;
    
  }

  .milestones__slider-text-content h1 {
    font-size: 30px;
    line-height: 30px;
  }

  .subpage p {
    font-size: 16px;
    line-height: 20px;
  }

  .milestones__image-content {
    width: 100%;
    height: 156px;
  }

  .milestones__slider {
    padding: 25% 10px 0;
    margin-top: -235px;
    /* height: 85vh; */
  }

  .milestones-bullet-slider .swiper-slide .title {
    font-size: 18px;
  }

  .milestones-bullet-slider .swiper-container {
    width: calc(100% - 90px);
  }

  .milestones-bullet-slider {
    height: calc(25vh - 59.36px);
  }

  .milestones-bullet-slider .swiper-slide .line {
    bottom: 13%;
  }

  .milestones-bullet-slider .swiper-container {
    width: calc(100% - 90px);
  }
}
.milestones-bullet-slider .swiper-slide.prev-item .line:after,
.milestones-bullet-slider .swiper-slide.prev-item .line:before {
  background-color: #124b80;
}

.milestones-bullet-slider .swiper-slide .line:before {
  content: "";
  width: 50%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #e0e7e8;
}

.milestones-bullet-slider .swiper-slide:first-child .line:before {
  content: none;
}

.milestones-bullet-slider .swiper-slide.swiper-slide-active .line:before {
  background-color: #124b80;
}

.milestones-bullet-slider .swiper-slide.prev-item .title {
  color: #124b80;
}

.milestones-bullet-slider .swiper-slide.prev-item .title:after {
  background-color: #124b80;
}

.milestones__slider .swiper-control {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 30px;
  padding-bottom: 25px;
}

.milestones__slider .swiper-control > div {
  background-color: #124b80 !important;
}

.milestones__slider .swiper-control .swiper-button-next {
  right: 0;
}

.milestones__slider .swiper-control > div {
  width: 40px;
  height: 40px;
  margin: 0;
  outline: none !important;
  cursor: pointer;
  z-index: 10;
  background-color: #f4f6ff;
  border-radius: 50%;
  transition: all 0.4s ease;
  position: relative !important;
  left: unset !important;
  top: unset !important;
  right: unset !important;
}

.swiper-control .swiper-button-prev:after {
  content: "prev";
  font-family: swiper-icons;
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: normal;
  color: #d0dbe6;
  font-size: 15px;
  font-weight: 700;
}

.swiper-control .swiper-button-next:after {
  content: "next";
  font-family: swiper-icons;
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: normal;
  color: #d0dbe6;
  font-size: 15px;
  font-weight: 700;
}

.gardern-appoinment {
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-attachment: fixed !important;
  padding: 63px 25px;
}

.gardern-appoinment p {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
}

.gallery-box,
.portfolio-box {
  overflow: hidden;
  will-change: transform;
  height: 400px;
}

.gallery-image {
  width: 100%;
  height: 100%;
}

.bg-base-color,
.header-cart-icon .cart-count {
  background-color: #fb0001;
}

.gallery-box a {
  display: block;
  height: 100%;
  width: 100%;
}

.gallery-box img {
  transform: scale(1.13) translateZ(0);
  width: 100%;
  height: 100%;
}

.transition,
.transition-inner-all * {
  transition: all 0.4s cubic-bezier(0.37, 0, 0.63, 1);
}

.gallery-box .move-bottom-top,
.portfolio-box .move-bottom-top {
  transform: translateY(15px);
  opacity: 0;
}

.gallery-box i {
  opacity: 0;
  font-size: 30px;
  visibility: hidden;
}

.gallery-box:hover img {
  opacity: 0.2;
  transform: scale(1) translateZ(0);
}

.gallery-box:hover .move-bottom-top,
.gallery-box:hover .move-top-bottom,
.portfolio-box:hover .move-bottom-top,
.portfolio-box:hover .move-top-bottom {
  transform: translateY(0);
  opacity: 1;
}

.gallery-box:hover i {
  opacity: 1;
  visibility: visible;
}

.left-0px {
  left: 0;
}

.top-0px {
  top: 0;
}

.success-form {
  padding: 10px 20px;
  font-size: 14px;
  color: #fff;
  background-color: #061525;
  align-items: center;
  font-family: "Urbanist", sans-serif;
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  display: none;
  visibility: hidden;
  opacity: 0;
  font-weight: 500;
  width: 100%;
  letter-spacing: 0.7px;
  transition: all 0.5s ease-in-out;
  margin-bottom: 20px;
  grid-area: span 1/2 span;
}

.success-form .check {
  position: unset !important;
  font-size: 20px !important;
  flex-shrink: 0;
  color: #061525 !important;
  display: grid;
  place-items: center;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: #fff;
  margin-right: 15px;
}

.success-form.active {
  visibility: visible;
  opacity: 1;
  display: flex;
}

.type {
  color: #404040;
}
.type strong {
  font-weight: bold;
}

.type h3 {
  font-size: 1.925rem;
  line-height: 1.25;
  margin-bottom: 10px;
}

.corporate-block-one .inner-box {
  position: relative;
  display: block;
  background: #fff;
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 17px;
  padding: 21px 38px 20px 117px;
}

.corporate-block-one .inner-box:before {
  position: absolute;
  content: "";
 
  width: 100px;
  height: 90px;
  left: 10px;
  top: 10px;
  clip-path: polygon(0% 0%, 100% 0%, 0% 100%, 0% 100%, 0% 0%);
}

.corporate-block-one .inner-box .icon-box {
  position: absolute;
  left: 40px;
  top: 22px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  background: #fff;
  text-align: center;
  border-radius: 50%;
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);
  transition: all 500ms ease;
}

.corporate-block-one .inner-box .icon-box .icon {
  position: relative;
  transition: all 500ms ease;
}

img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  transition-delay: 0.1s;
  transition-timing-function: ease-in-out;
  transition-duration: 0.7s;
  transition-property: all;
}

.corporate-block-one .inner-box .icon-box .overlay-icon {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  opacity: 0;
  transition: all 500ms ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
.corporate-block-one .inner-box .icon-box .overlay-icon img {
  margin-top: 2px;
  display: block;
}

.corporate-block-one .inner-box h4 {
  display: block;
  font-size: 18px;
  line-height: 9px;
  margin-bottom: 10px;
  font-weight: 500;
}

.iletisim {
  color: #e50f0f;
}

.corporate-block-one .inner-box p {
  margin-bottom: 15px;
}

.corporate-block-one .inner-box h5 {
  display: block;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}

.corporate-block-one .inner-box h5 a {
  display: inline-block;
  color: #121212;
}

.corporate-block-one .inner-box:hover .icon-box .icon {
  opacity: 1;
}

.corporate-block-one .inner-box:hover .icon-box .overlay-icon {
  opacity: 1;
}

.corporate-block-one .inner-box:hover .icon-box {
  background: #ffffff;
    border: 1px solid red;
}

.icon-box img {
  max-width: max-content !important;
  width: 25px !important;
  height: 20px !important;
}

.branches-section {
  position: relative;
}

.pb_120 {
  padding-bottom: 120px;
}

.pt_120 {
  padding-top: 120px;
}

.branches-section .pattern-layer {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 50%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right center;
}

.branches-section .big-text {
  position: absolute;
  left: 44px;
  top: 0px;
  height: 100%;
  text-align: center;
  writing-mode: vertical-lr;
  font-size: 100px;
  line-height: 100px;
  text-transform: uppercase;
  font-weight: 800;
  color: rgba(255, 255, 255, 0.1);
  transform: rotate(180deg);
}

.branches-section .map-inner .map-content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 270px;
  background: #fff;
  text-align: center;
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.06);
  padding: 33px 30px;
  z-index: 2;
}

.branches-section .map-inner .map-content h4 {
  display: block;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 12px;
}

.branches-section .map-inner .map-content p {
  margin-bottom: 7px;
  font-size: 16px;
}

.branches-section .map-inner .map-content h5 {
  display: block;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

.form-inner {
  width: 100%;
  /* max-width: 600px; */
  /* display: inline-block; */
  align-items: center;
  text-align: center;
  /* background: #576a72;*/
  position: relative;
  /* padding: 44px 50px 27px 50px;*/
  margin: auto;
}
.form-inner .form-group {
  position: relative;
    margin-bottom: 28px;
    text-align: center;
    align-items: center;
    display: inline;
    width: 100%;
    max-width: 219px;
}
.form-inner .form-group .icon-box {
  position: absolute;
  right: 20px;
  bottom: 15px;
  z-index: 1;
  filter: grayscale(100%);
}
.form-inner .form-group label {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 26px;
  color: #1e242a;
  font-weight: 700;
  margin-bottom: 13px;
}
.form-inner textarea {
  height: 140px !important;
  resize: none;
  background: #f5f4f4 !important;
  border-color: #f5f4f4 !important;
}

.message-box {
  width: 100% !important;
  max-width: 100% !important;
  margin-top: -22px;
}

@media only screen and (min-width: 1400px) {
  .form-inner .form-group {
    position: relative;
    margin-bottom: 26px;
    text-align: center;
    align-items: center;
    display: inline-block;
    width: 100%;
    max-width: 394px;
  }


  .swiper {
    
    left: 25% !important;
}

}

@media only screen and (max-width: 1200px) {
  .big-text {
    display: none !important;
  }

  .form-inner {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 991px) {
  .branches-section .map-inner {
    position: relative;
    width: 100%;
  }
}
.form-inner .form-group input[type="text"],
.form-inner .form-group input[type="email"],
.form-inner .form-group textarea,
.form-inner .form-group .nice-select {
  position: relative;
  display: block;
  width: 100%;
  height: 56px;
  background: #f5f4f4;
  border: 1px solid #f5f4f4;
  border-bottom: 1px solid #cacaca;
  font-size: 17px;
  color: #a8a7a7;
  padding: 10px 20px;
  transition: all 500ms ease;
}

.message-btn {
  position: relative;
  background: #f5f4f4;
}

.message-btn .theme-btn {
  background: #d90909;
  width: 100%;
  position: relative;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: #fff !important;
  text-align: center;
  padding: 16px 29px;
  text-transform: capitalize;
  z-index: 1;
  transition: all 500ms ease;
}

.message-btn .theme-btn:before {
  background: #000;
}

.theme-btn:before {
  position: absolute;
  content: "";
  width: 0%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: -1;
  transition: all 500ms ease;
}

.theme-btn span {
  position: relative;
  padding-left: 26px;
}

.theme-btn:hover:before {
  width: 100%;
}

.message-box .icon-box {
  position: absolute;
  top: 53px;
  right: 20px;
  z-index: 1;
  filter: grayscale(100%);
}

.map-box {
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .map-box {
    height: 500px;
  }
}
.map-box iframe {
  width: 100%;
  height: 100%;
  /*filter: grayscale(1); */
  border: 2px solid #b4c6ce !important;
}

.contact .sec-title {
  position: relative;
  display: block;
  margin-bottom: 48px !important;
}
.contact .sec-title .sub-title {
  position: relative;
  display: inline-block;
  font-size: 15px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
  color: #e22026;
  padding-left: 30px;
  font-family: "Urbanist", sans-serif;
  margin-bottom: 12px;
}
.contact .sec-title .sub-title:before {
  position: absolute;
  content: "";
  background: #e22026;
  width: 3px;
  height: 6px;
  left: 0px;
  top: 9px;
}
.contact .sec-title .sub-title:after {
  position: absolute;
  content: "";
  background: #e22026;
  width: 15px;
  height: 6px;
  left: 5px;
  top: 9px;
}
.contact .sec-title h2 {
  display: block;
  font-size: 48px;
  line-height: 56px;
  font-weight: 700;
}
@media only screen and (max-width: 767px) {
  .contact .sec-title h2 {
    font-size: 36px;
    line-height: 44px;
  }
}

.counter-section-two {
  background-image: url(../img/bg-pattarn.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #2d3845;
}

.counter-two-content {
  padding-bottom: 40px;
}

.counter-two-left-box {
  padding-right: 40px;
  margin-bottom: 35px;
}

@media (max-width: 1400px) {
  .pbmit-heading-subheading {
    position: relative;
    z-index: 1;
  }
}
.pbmit-heading-subheading {
  margin-bottom: 30px;
}

.pbmit-heading-subheading .pbmit-subtitle {
  font-size: 13px;
  line-height: 25px;
  letter-spacing: 3px;
  font-weight: 500;
  color: #b2b8bf;
  text-transform: uppercase;
  font-style: normal;
  margin-bottom: 0;
}

.pbmit-heading-subheading .pbmit-title {
  font-weight: 300;
  font-size: 42px;
  line-height: 50px;
  letter-spacing: 1px;
  text-transform: none;
  font-style: normal;
}

.pbmit-heading-subheading .pbmit-title em {
  font-style: normal;
  font-weight: 700;
}

.counter-two-left-box p {
  color: #9faebe;
  font-size: 16px;
}

.map-img-two {
  margin-top: 30px;
  text-align: right;
}

.section-lg {
  padding-top: 90px;
  padding-bottom: 70px;
}

.counter-two-box {
  padding-top: 50px;
  border-top: 1px solid #404b57;
}

.counter-two-box .col-md-20percent {
  width: 20%;
}

.pbmit-fidbox-style-1 .pbmit-ihbox-icon {
  margin-bottom: 20px;
  color: #9faebe;
}
.pbmit-fidbox-style-1 .pbmit-ihbox-icon img {
  width: 45px;
  object-fit: contain;
}

.pbmit-fidbox-style-1 .pbmit-fid-inner {
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 10px;
  font-weight: 900;
  color: #fff;
}

.pbmit-fidbox-style-1 .pbmit-fid-title {
  margin-bottom: 0;
  color: #9faebe;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 1px;
}

.image_block_two .image-inner {
  position: relative;
  display: block;
}

.image_block_two .image-inner .image-shape .shape-1 {
  position: absolute;
  left: 100px;
  bottom: -20px;
  width: 108px;
  height: 140px;
  background-repeat: no-repeat;
}

.image_block_two .image-inner .image-shape .shape-2 {
  position: absolute;
  top: 47px;
  right: 30px;
  width: 108px;
  height: 140px;
  background-repeat: no-repeat;
}

.image_block_two .image-inner .image-box .image::before {
  width: 0%;
  height: 100%;
}

.image_block_two .image-inner .image::before {
  background: rgba(255, 255, 255, 0.5);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0%;
  opacity: 1;
  z-index: 9;
  pointer-events: none;
}

.image_block_two .image-inner .image img {
  width: 100%;
  border-radius: 10px;
  object-fit: cover !important;
}

.image_block_two .image-inner .experience-box {
  position: relative;
  display: block;
  border-radius: 10px;
  box-shadow: 20px 0px 100px 0px rgba(0, 0, 0, 0.15);
  padding: 14px;
  z-index: 1;
  background: #fff;
  min-height: 114px;
  width: 250px;
    justify-content: center;
    text-align: center;
    align-items: center;
    margin: auto;
}

.bounce-slide {
  animation-duration: 2.5s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-name: bounceSlide;
}

@keyframes bounceSlide {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.image_block_two .image-inner .experience-box .inner {
  padding-left: 110px;
}

.pb_5 {
  padding-bottom: 5px;
}

.pt_5 {
  padding-top: 5px;
}

.p_relative {
  position: relative;
}

.image_block_two .image-inner .experience-box h2 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 94px;
  text-align: center;
  border-radius: 6px;
  padding: 8px 0px 10px 0px;
  font-size: 25px;
  font-weight: 700;
  color: #37aa67;
  z-index: 1;
}
.image_block_two .image-inner .experience-box h2 svg {
  width: 50px;
  height: 50px;
}

.image_block_two .image-inner .experience-box h2:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  border-radius: 6px;
  z-index: -1;
  opacity: 0.1;
  background-color: #37aa67;
}

.image_block_two .image-inner .experience-box h3 {
  font-size: 24px;
  line-height: 23px;
  font-weight: 700;
  color: #101a30;
  margin-top: 5px;
}

.mb_30 {
  margin-bottom: 30px;
}

.image_block_two .image-inner .image {
  position: relative;
  display: block;
  border-radius: 10px;
  overflow: hidden;
}

.pt_100 {
  padding-top: 100px;
}

.mt_15 {
  margin-top: 15px;
}

figure {
  margin: 0px;
}

.image_block_two .image-inner .image:hover::before {
  height: 100%;
  opacity: 0;
  transition: all 400ms linear;
}

.image_block_two .image-inner .image-box .image:hover::before {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .image_block_two .image-inner .image {
    padding-top: 0px;
  }

  .image_block_two .image-inner {
    margin-right: 0px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 499px) {
  .image_block_two .image-inner {
    padding: 0px;
  }
}
.certificate-box {
  position: relative;
  transition-duration: 450ms;
  background-color: transparent;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding-bottom: 20px;
}
.certificate-box:hover .gradient {
  background-color: #061525;
}
.certificate-box:hover .title .text {
  color: #fff !important;
}

.gradient {
  background-color: rgba(6, 21, 37, 0.1);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-radius: 20px;
  height: 75%;
  box-shadow: 0px 0px 0px 0px rgba(0, 64, 173, 0.1);
  border: solid transparent 2px;
  transition-duration: 350ms;
}

.certificate-box:hover .gradient {
  border-color: rgba(0, 64, 173, 0.6);
}

.image-field {
  width: 100%;
  height: 400px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
  transition-duration: 450ms;
  position: relative;
  max-width: calc(100% - 100px);
}

.certificate-box .image a {
  display: flex;
  align-items: center;
  width: 100%;
  height: 350px;
  z-index: 5;
}

@media (max-width: 1024px) {
  .certificate-box .image a {
    height: 250px;
  }
}
@media (max-width: 640px) {
  .certificate-box .image a {
    height: 200px;
  }
}
.image {
  width: 100%;
  height: 100%;
  max-height: 400px;
  overflow: hidden;
  transition-duration: 450ms;
  position: relative;
  z-index: 2;
  transform: translateZ(0);
}

.image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.text-field {
  width: 100%;
  padding: 20px;
  text-align: center;
}

.title {
  display: flex;
  flex-direction: column;
  gap: 5px;
  position: relative;
  z-index: 3;
}

.title .text {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  line-height: normal;
  transition-duration: 450ms;
}

@media (max-width: 768px) {
  .title .text {
    font-size: 16px;
  }
}
.button-field {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.button {
  min-width: 150px;
  max-width: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 20px;
  position: relative;
  gap: 10px;
  transition: all 450ms;
  overflow: hidden;
  border-radius: 8px;
  background-color: #dadada;
  text-decoration: none;
  color: black;
  font-size: 16px;
  font-weight: 500;
}

.button:hover {
  background-color: #0040b2;
  color: white;
}

.icon {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 2;
}

.icon i {
  font-size: 18px;
  height: 18px;
  color: #000;
  transition-duration: 450ms;
}

.button:hover .icon i {
  color: white;
}

.icon-with-text-style-10:hover .feature-box-icon svg {
  fill: #fff !important;
}

.info-section .title-inner {
  position: relative;
  padding-left: 250px;
  display: flex;
  vertical-align: middle;
  align-items: center;
  min-height: 215px;
}

.info-section .title-inner .year-box {
  position: absolute;
  display: block;
  left: 0px;
  top: 0px;
  max-width: 220px;
  width: 100%;
  text-align: center;
  padding: 27px 15px 29px 15px;
}

.info-section .title-inner .year-box .image-box {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 220px;
 
  overflow: hidden;
}

.elementor img {
  height: auto;
  max-width: 100%;
  border: none;
  border-radius: 0;
  box-shadow: none;
}

.info-section .title-inner .year-box h2 {
  position: relative;
  font-size: 110px;
  line-height: 94px;
  font-weight: 700;
}

.info-section .title-inner .year-box h2 {
  color: #da2c46;
}

.info-section .title-inner .year-box h3 {
  font-size: 22px;
  line-height: 30px;
  color: #7a9498;
  text-transform: uppercase;
  font-weight: 400;
}

.info-section .title-inner .title h2 {
  font-weight: 400;
}

.info-section .title-inner .title h2 {
  position: relative;
  display: block;
  font-size: 29px;
  line-height: 42px;
  font-weight: 700;
  color: #000;
}

.info-section .title-inner .title h2 span {
  color: #da2c46;
}


@media only screen and (max-width: 525px) {
.info-section .title-inner .year-box .image-box {
    position: relative;
    left: 0px;
    top: 0px;
    width: 220px;
    overflow: hidden;
}

.info-section .title-inner .year-box {
    position: relative;
    margin-bottom: 15px;
    margin: auto;
  }
  }

@media only screen and (max-width: 768px) {
  .info-section .title-inner {
    display: block;
    padding: 0px !important;
  }


  .blog-grid3.style2 {
    display: flex;
    flex-direction: column;
  }

  .blog-grid3.style2 .blog-img {
    width: 100% !important;
  }

  .info-section .title-inner .year-box {
    position: relative;
    margin-bottom: 15px;

  }

  .info-section .title-inner .year-box h2 {
    font-size: 110px !important;
  }
}
.navbar-toggler {
  display: none;
}

@media (max-width: 1199px) {
  .pbmit-header-phone {
    margin-right: 16px;
  }

  .navbar-toggler {
    display: block;
    width: 25px;
    height: 30px;
    background: none;
    z-index: 1;
    outline: none;
    padding: 0;
    line-height: normal;
    font-size: 30px;
    color: #fff;
    margin-left: 4px;
  }

  .pbmit-header-search-btn {
    margin-left: 20px;
  }
}
.svg-phone {
  display: none;
}

@media (max-width: 768px) {
  .pbmit-header-search-btn {
    padding-left: 0 !important;
    padding-right: 20px;
    border: unset !important;
    margin-left: 20px !important;
  }

  .pbmit-header-phone {
    display: none !important;
  }

  .svg-phone {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 14px;
    position: relative;
    cursor: pointer;
  }
  .svg-phone a {
    font-size: 16px;
    color: #000;
    font-weight: 500;
  }
  .svg-phone svg {
    width: 20px;
    height: 20px;
    fill: #fff;
  }
  .svg-phone span {
    position: absolute;
    top: 83%;
    left: 26px;
    transform: translate(-50%, -50%);
    width: max-content;
    height: 100%;
    padding: 1px 10px;
    background-color: #fff;
    font-size: 13px;
    font-weight: 600;
    color: black;

    text-align: left;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 13px;
    z-index: 100;
    border-radius: 3px;
    visibility: hidden;
    opacity: 0;
    height: 50px;
    transition: all 0.2s linear;
  }
}
.svg-phone:hover .call-us {
  visibility: visible;
  opacity: 1;
  top: 83%;
}

@media only screen and (max-width: 1024px) {
  .md\:h-400 {
    height: 400px;
  }
}
@media only screen and (max-width: 1280px) {
  .lg\:h-450 {
    height: 450px;
  }
}
@media only screen and (max-width: 1440px) {
  .ct\:h-475 {
    height: 475px;
  }
}
.h-500 {
  height: 500px;
}

.video-popup:before,
.image-popup:before {
  z-index: 2;
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  transform: translate(-50%) translateY(0);
  width: 60px;
  height: 60px;
  border: 1px solid #fff;
  background-color: #fff;
  background-image: url(../img/icon/zoom.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  filter: invert(1);
  background-position: center center;
  transition: 0.45s ease all;
  opacity: 0;
}

.video-popup:after,
.image-popup:after {
  content: "";
  position: absolute;
  left: 0;
  right: unset;
  top: 0;
  bottom: unset;
  width: 100%;
  height: 100%;
  background-color: #00000080;
  opacity: 0;
  transition: 0.45s ease all;
  z-index: 1;
}

.carousel-field
  .product-thumb-carousel
  .swiper-wrapper
  .swiper-slide-thumb-active {
  border-color: #e70000 !important;
}

.carousel-field .product-thumb-carousel .swiper-wrapper .swiper-slide {
  transition: 0.45s;
  border: 1px solid transparent;
}

.p-10 {
  padding: 10px;
}

.h-125 {
  height: 125px;
}

.video-popup:hover:before,
.image-popup:hover:before {
  transform: translate(-50%) translateY(-50%);
  opacity: 1;
}

.video-popup:hover img,
.image-popup:hover img {
  transform: scale(1.25);
}

.video-popup:hover:after,
.image-popup:hover:after {
  opacity: 1;
}

/* Genel stil */
.product-full-detail-field {
  padding-top: 50px;
  padding-bottom: 100px;
}

.container {
  width: 100%;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.wrapper {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

/* Sekmeler */
.tab-field ul {
  list-style-type: none;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}

.tab-item {
  cursor: pointer;
}

/* İçerik */
.tab-content {
  display: flex;
  flex-direction: column;
  gap: 25px;
}

.product-full-detail-field .container .wrapper .tab-field ul li.active {
  color: #e70000;
  font-weight: 700;
}

.product-full-detail-field .container .wrapper .tab-field ul li {
  border-right: 1px solid #d0d0d0;
  position: relative;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 1.25rem;
  padding-bottom: 20px;
  margin-bottom: 15px;
}

.product-full-detail-field .container .wrapper .tab-field ul li.active:before {
  width: calc(100% - 80px);
}

.product-full-detail-field .container .wrapper .tab-field ul li:before {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translate(-50%);
  width: 0;
  height: 2px;
  background: #e70000;
  transition: 0.45s;
}

@media only screen and (max-width: 1024px) {
  .product-full-detail-field .container .wrapper .tab-field ul {
    min-width: fit-content;
    padding-right: 50px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }

  .product-full-detail-field .container .wrapper .tab-field ul li {
    padding: 0 20px;
    text-align: center;
  }

  .brand-six__wrp {
    grid-template-columns: repeat(4, 1fr);
  }
}
.product-full-detail-field .container .wrapper .tab-field ul li:hover:before {
  width: calc(100% - 120px);
}

.product-full-detail-field .container .wrapper .tab-field {
  border-bottom: 1px solid #d0d0d0;
  margin-bottom: 30px;
  position: relative;
}

.product-full-detail-field {
  background-color: #e6e7e8;
  padding-top: 45px;
  padding-bottom: 45px;
  position: relative;
  z-index: 20;
}

.tab-content {
  position: relative;
  transition-duration: 450ms;
}

.tab-content .content {
  background-color: #fff;
  padding: 30px;
}

.product-full-detail-field .container .wrapper .tab-content .tab {
  transform: translateY(10px);
  transition-duration: 0.45s;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  height: 0;
}

.product-full-detail-field .container .wrapper .tab-content .tab.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  pointer-events: all;
  transition-duration: 0.45s;
  transition: all 0.45s ease-in-out;
  height: max-content;
  position: relative !important;
}

.renk-cols .item-col {
  width: 200px;
  height: 60px;
}

.renk-cols {
  display: grid;
  grid-template-columns: repeat(auto-fit, 200px);
  place-items: center;
  gap: 20px;
}

.interactive-banner-style-05 figcaption {
  position: absolute;
  padding: 50px;
}
.interactive-banner-style-05 figcaption a {
  color: #fff;
}
.interactive-banner-style-05 figcaption img:first-child {
  filter: invert(1);
}

.interactive-banner-style-05.style2 figcaption {
  position: relative !important;
  padding: 20px 13px !important;
}
.interactive-banner-style-05.style2 figcaption a {
  color: #000;
}

.interactive-banner-style-05.style2 figure img.mb-auto {
  display: none;
}

.interactive-banner-style-05.style2 .bg-pos {
  display: none;
}

.interactive-banner-style-05.style2 figure figcaption .btn {
  margin-bottom: 0 !important;
  visibility: visible !important;
  opacity: 1 !important;
}

.interactive-banner-style-05.style2 figure a:first-child {
  display: block !important;
  width: 100%;
  height: 300px !important;
  overflow: hidden;
}

.interactive-banner-style-05.style2 figure img {
  height: 100%;
}

.interactive-banner-style-05.style2 .fs-26 {
  font-size: 22px !important;
  line-height: 25px !important;
}

.portfolio__area-6 .swiper-wrapper:first-child {
  height: 100% !important;
}

.portfolio__area-6 .swiper-wrapper:first-child .swiper-slide {
  height: 100% !important;
}

.interactive-banner-style-05.style2 .btn.btn-small {
  font-size: 15px !important;
  font-weight: 500 !important;
  text-transform: capitalize;
}

.sidebar__category {
  position: relative;
  display: block;
  background-color: #f1f3f2;
  padding: 42px 30px 50px;
  margin-bottom: 30px;
}

.synk-slider .swiper-container {
  height: 100% !important;
}

.synk-slider .swiper-container:first-child {
  position: relative;
}

.sidebar__category .title-box {
  position: relative;
  display: block;
  margin-bottom: 21px;
}

.sidebar__category .title-box h2 {
  color: #121212;
  font-size: 25px;
  line-height: 35px;
  font-weight: 700;
  text-transform: capitalize;
}

.sidebar__category-list {
  position: relative;
  display: block;
}

.sidebar__category-list li {
  position: relative;
  margin-bottom: 10px;
  flex-direction: column;
  display: flex;
  gap: 10px;
  color: #605656;
  line-height: 27px;
  font-size: 15px;
  font-weight: 500;
  text-transform: capitalize;
  background: #ffffff;
  padding: 18px 25px 17px;
  z-index: 1;
  transition: all 200ms linear;
  transition-delay: 0.1s;
  justify-content: space-between;
}
.sidebar__category-list li i {
  font-size: 20px !important;
  cursor: pointer;
}

.sidebar__category-list li::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  z-index: -1;
  width: 100%;
  opacity: 1;
  height: 65px;
  transform: perspective(400px) rotateX(90deg);
  transform-origin: bottom;
  transition: all 300ms linear;
  transition-delay: 0.1s;
  background: #df0e0e;
  border-radius: 0px;
}

.sidebar__category-list li .content-li {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.sidebar__category-list li a {
  transition: all 0.2s ease-in-out;
}

.sidebar__category-list li a .left {
  display: flex;
  align-items: center;
  gap: 10px;
}
.sidebar__category-list li a .left img {
  width: 30px;
  height: 30px;
}

.sidebar__category-list li a svg {
  transition: all 300ms linear;
  transition-delay: 0.1s;
  width: 30px;
  height: 30px;
}

.sidebar__category-list li a svg path {
  transition: all 300ms linear;
  transition-delay: 0.1s;
  fill: #e30707;
}

.sidebar__category-list li ul {
  margin-top: 17px;
  display: none;
  opacity: 0;
  visibility: hidden;
  margin-left: 30px;
  transform: scaleY(0);
  transform-origin: 0 0 0;
}

.sidebar__category-list li ul li {
  padding: 10px 9px;
}

.sidebar__category-list li.active,
.sidebar__category-list li:hover {
  color: #fff !important;
}
.sidebar__category-list li.active img,
.sidebar__category-list li:hover img {
  filter: invert(1);
}

.sidebar__category-list li:hover::before,
.sidebar__category-list li.active::before {
  opacity: 1;
  transform: perspective(400px) rotateX(0deg);
  transition: all 300ms linear;
  transition-delay: 0.1s;
}

.sidebar__category-list li.have-submenu.active ul {
  opacity: 1;
  visibility: visible;
  transform: scaleY(1);
  height: max-content;
  display: block;
}

@media (max-width: 767px) {
  .footer .navigate-part h3 {
    font-size: 23px !important;
    line-height: 1.2;
  }

  .brand-six__wrp {
    grid-template-columns: repeat(2, 1fr);
  }

  .brand-six__item img {
    height: 100% !important;
  }
}
.buttons div {
  width: 40px;
  height: 40px;
  background-color: transparent;
  border: 1px solid #e70000;
  display: grid;
  place-items: center;
  color: #e70000;
  transition-duration: 0.35s;
  cursor: pointer;
}
.buttons div:hover {
  background-color: #e70000;
  color: #fff;
}

.share-blog {
  width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 20px;
    border: 1px solid rgb(255 0 0 / 20%);
    border-radius: 6px;
    font-size: 15px;
    font-weight: 800;
    background: whitesmoke;
}
.share-blog span {
  color: #000;
  opacity: 0.5;
  display: inline-flex;
  margin-right: 6px;
}
.share-blog ul {
  display: flex;
  align-items: center;
  gap: 20px;
}
.share-blog ul li a {
  display: block;
}
.share-blog ul li a svg {
  width: 17px;
  height: 17px;
  fill: #ff0000;
}

.mega-menu {
  position: fixed;
  left: 50%;
  top: 105px;
  width: 100%;
  transform: translateX(-50%);
  max-width: 1184px;
  background: white;
  background-size: cover;
  height: 0;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.mega-menu ul {
  position: unset !important;
}

.mega-content {
  display: flex;
  justify-content: space-between;
  padding: 25px;
  gap: 15px;
}
.mega-content ul {
  width: 75%;
  height: max-content;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}
@media (max-width: 1399px) {
  .mega-content ul {
    grid-template-columns: repeat(3, 1fr);
  }
  .mega-content ul li a {
    padding: 9px 10px !important;
    font-size: 15px !important;
  }
}
.mega-content ul li a {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 19px 3px;
  border-radius: 4px;
  font-size: 15px;
  border: 1px solid #e0e2ef;
  white-space: nowrap;
  background-color: #fff;
}
.mega-content ul li a img {
  width: 25px;
  height: 25px;
  object-fit: contain;
}
.mega-content ul li a:hover {
  border-color: #84889c;
  background-color: #e8ebf2;
}
.mega-content ul li {
  height: max-content;
}
.mega-content ul li:not(:last-child) {
  margin-bottom: 10px;
}
.mega-content .img {
  flex-shrink: 0;
  overflow: hidden;
  border-radius: 4px;
  min-width: unset !important;
  width: 490px;
  height: 497px;
}
.mega-content img {
  width: 100%;
  height: 100%;
}

.dropdown-mega:hover .mega-menu {
  height: max-content;
  opacity: 1;
  visibility: visible;
}

.mobile-sub {
  display: none;
}

.loader {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 111111;
  background: #0f0f0f;
  overflow: hidden !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.loader #percentage_number {
  opacity: 0.5;
}
.loader-container {
  width: 100px;
  height: 100px;
}
.loader-block {
  position: relative;
  box-sizing: border-box;
  float: left;
  margin: 0 10px 10px 0;
  width: 14px;
  height: 14px;
  border-radius: 3px;
  background: #c42629;
}
.loader-block:nth-child(4n + 1) {
  animation: wave 1.5s ease 0s infinite;
}
.loader-block:nth-child(4n + 2) {
  animation: wave 1.5s ease 0.2s infinite;
}
.loader-block:nth-child(4n + 3) {
  animation: wave 1.5s ease 0.4s infinite;
}
.loader-block:nth-child(4n + 4) {
  animation: wave 1.5s ease 0.6s infinite;
  margin-right: 0;
}

@keyframes wave {
  0% {
    top: 0;
    opacity: 1;
  }
  50% {
    top: 30px;
    opacity: 0.2;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}

.loader img {
 
  width: 250px;
  object-fit: contain;
}

.loader img {
  animation-name: example;
  animation-duration: 2s;
}

@keyframes example {
  0% {
    clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  }

  100% {
    clip-path: polygon(0px 0px, 100% 0px, 100% 100%, 0% 100%);
  }
}

.intro {
  display: grid;
  height: 100vh;
  grid-template-columns: 50% 50%;
}
.intro .intro-box {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 40px;
  overflow: hidden;
}
.intro .intro-box::before {
  content: "";
  position: absolute;
  left: 0;
  z-index: 5;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 52%);
}
.intro .intro-box .first-img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  transform: scale(1.1);
}
.intro .intro-box .content {
  display: flex;
  flex-direction: column;
  z-index: 100;
  height: 100%;
  align-items: center;
  padding: 100px 30px 150px 30px;
  border: 3px solid #fff;
  border-radius: 5px;
}
.intro .intro-box .content .logo {
  width: 250px;
  height: auto;
  margin-bottom: 50px;
}
.intro .intro-box .content .logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition-duration: 0.45s;
  filter: invert(1);
}
.intro .intro-box .content .title {
  display: grid;
  place-items: center;
}
.intro .intro-box .content .title h1 {
  color: #fff;
  font-size: 40px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 25px !important;
}
.intro .intro-box .content a.link {
  padding: 15px 40px;
  background-color: #fff;
  color: #000;
  transition-duration: 0.4s;
  display: flex;
  width: max-content;
  cursor: pointer;
}
.intro .intro-box .content a.link:hover {
  background-color: #000;
  color: #fff;
}

.intro-right::before {
  background-color: rgb(255 255 255 / 54%) !important;
}
.intro-right .content {
  border-color: #000 !important;
}
.intro-right .content .logo img {
  filter: unset !important;
}
.intro-right .content .title h1 {
  color: #000 !important;
}
.intro-right a.link {
  background-color: #000 !important;
  color: #fff !important;
}
.intro-right a.link:hover {
  background-color: #fff !important;
  color: #000 !important;
}

@media (max-width: 1200px) {
  .intro {
    display: grid;
    grid-template-columns: 50% 50% !important;
  }
   
  .intro .content {
    padding: 50px !important;
    gap: 25px;
  }
  .intro .content .logo {
    width: 170px !important;
  }

  .intro .intro-box .content .title h1 {
    font-size: 25px !important;
  }

  .intro .intro-box {
    padding: 20px !important;
  }
}

@media (max-width: 768px) {
  .intro {
    grid-template-columns: 1fr !important;
  }
  .intro .intro-box {
    height: 50vh !important;
  }
  .intro .content {
    padding: 50px !important;
    gap: 25px;
  }
  .intro .content .logo {
    width: 170px !important;
  }

  .intro .intro-box .content .title h1 {
    font-size: 25px !important;
  }

  .intro .intro-box {
    padding: 20px !important;
  }
}

.intro-box:hover .first-img {
  transform: scale(1);
}

@media (max-width: 1369px) {
  .intro .content {
    padding: 50px 30px 50px 30px !important;
  }
  .intro .intro-box .content .title h1 {
    font-size: 25px !important;
    font-weight: 400 !important;
  }
  .hero {
    grid-template-columns: 0% 100%;
  }
}

@media (max-width: 768px) {
  .intro {
    
  }
  .intro .intro-box .content .logo {
    margin-bottom: 5px !important;
  }
  .intro .intro-box .content .title h1 {
    font-size: 16px !important;
  }

  .intro .intro-box .content a.link {
    padding: 10px 26px;
  }
  .slider-content {
    margin-top: 50px !important;
  }
}

.pb-27px {
  padding-bottom: 27px;
}

.footer-bottom img {
  width: 251px;
}

.sidebar__category-list li.min-sub-before {
  margin-bottom: 0 !important;
}

.sidebar__category-list li.have-submenu {
  font-weight: 900;
}

.sidebar__category-list li.min-sub-before::before {
  height: 49px !important;
}

.tf-cart-checkbox {
  display: flex;
  align-items: center;
  cursor: pointer;
  margin-top: 7px;
  width: 100%;
  max-width: 420px;
}

.tf-cart-checkbox .tf-checkbox-wrapp {
  min-width: 1.6rem;
  place-items: center;
  position: relative;
  overflow: hidden;
  display: flex;
}

.tf-cart-checkbox .tf-checkbox-wrapp input {
  cursor: pointer;
  display: block;
  width: 18px;
  height: 18px;
  transition: 0.2s ease-in-out;
  background-color: #fff;
  opacity: 0;
}

.tf-cart-checkbox .tf-checkbox-wrapp input:checked + div {
  background-color: #181818;
}

.tf-cart-checkbox .tf-checkbox-wrapp div {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  transition: 0.25s ease-in-out;
  z-index: 5;
  border: 1px solid #e9e9e9;
  background-color: #fff;
  color: #fff;
  pointer-events: none;
}

.tf-cart-checkbox .tf-checkbox-wrapp input:checked + div i {
  transform: scale(1);
}

.tf-cart-checkbox .tf-checkbox-wrapp div i {
  font-size: 11px;
  transform: scale(0);
}

.tf-cart-checkbox label {
  font-weight: 400;
  cursor: pointer;
}

.tf-cart-checkbox label a {
  text-decoration: underline !important;
  text-underline-offset: 2px;
}

.about-tab {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-color: rgba(0, 0, 0, 0.1);
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  margin-bottom: 20px;
  gap: 20px;
}
.about-tab li {
  position: relative;
  line-height: 1.5em;
  text-align: center;
}
.about-tab li a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  display: block;
  color: #121212;
  font-size: 15px;
  font-weight: 700;
  position: relative;
}
.about-tab li a img {
  position: absolute;
  width: 20px;
  height: 20px;
  object-fit: contain;
  bottom: -20px;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  z-index: 10;
  user-select: none !important;
  transform: translate(-50%, -50%);
}
.about-tab li a::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: -2px;
  left: 0;
  background-color: #121212;
  transform: scaleX(0);
  transition: transform 0.3s;
}
.about-tab li a span {
  font-size: 17px !important;
  color: #919191;
}
.about-tab li a.active span {
  color: #121212;
}
.about-tab li a.active img {
  opacity: 1;
  visibility: visible;
  user-select: all !important;
}
.about-tab li a:hover img {
  opacity: 1;
  visibility: visible;
  user-select: all !important;
}
.about-tab li a.active::after {
  transform: scaleX(1);
}
.about-tab li a:hover::after {
  transform: scaleX(1);
}

@media screen and (min-width: 992px) {
  .about-tab li {
    margin-inline-start: 0;
    margin-inline-end: 0;
    padding-inline-end: 1.3em;
  }
}
@media screen and (max-width: 1200px) {
  .about-tab li {
    min-width: 130px;
  }
}
@media screen and (max-width: 768px) {
  .about-tab li {
    flex-grow: 0;
  }
}

.image-column {
  height: max-content;
  position: sticky;
  top: 118px;
}

@media (min-width: 768px) and (max-width: 1399px) {
  .slider-content {
    margin-top: -100px;
  }
}

.text p {
  font-size: 16px !important;
}

.synk-slider-wrap {
  margin-bottom: 20px;
  padding-right: 170px;
  height: 500px;
  position: relative;
}

.synk-slider {
  overflow: hidden;
  border-radius: 20px;
  height: 100%;
}

.box-media-zoom {
  top: 40px;
  right: 40px;
}
.gal-link,
.box-media-zoom {
  position: absolute;
  width: 50px;
  height: 50px;
  line-height: 50px;
  z-index: 20;
  border-radius: 50%;
  background: #000;
  color: #ee7838;
  cursor: pointer;
  opacity: 0;
  display: grid;
  place-items: center;
  transform: scale(0.7);
  box-shadow: 0px 0px 0px 8px rgba(255, 255, 255, 0.2);
  transition: all 0.3s ease-in-out;
  font-size: 1.2em;
}

.gal-link:hover,
.box-media-zoom:hover {
  color: #ee7838 !important;
}

.respimg {
  width: 100%;
  height: 100%;
}

.hovzoom:hover .gal-link,
.hov_zoom:hover .box-media-zoom {
  opacity: 1;
  transform: scale(1);
}

.fw-carousel-button-prev {
  left: 40px;
}

.slider-button {
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  line-height: 50px;
  margin-top: -25px;
  border-radius: 50%;
  transition: all 0.3s ease;
  display: grid;
  place-items: center;
  background: #000;
  z-index: 50;
  cursor: pointer;
  color: #ee7838;
  box-shadow: 0px 0px 0px 6px rgba(255, 255, 255, 0.4);
}

.fw-carousel-button-next {
  right: 40px;
}

.fwc-controls_wrap.synk_white {
  border-bottom-color: #f9f9f9;
}

.fwc-controls_wrap.synk_white,
.fw-carousel-wrap {
  background: #f9f9f9;
}
.fwc-controls_wrap {
  left: 50% !important;
  transform: translateX(-50%);
  bottom: 0 !important;
}
.ss-carousel-pagination_wrap,
.fwc-controls_wrap {
  position: absolute;
  bottom: -1px;
  left: 40px;
  z-index: 10;
  background: #fff;
  padding: 0 30px;
  height: 40px;
  line-height: 40px;
  border-radius: 20px 20px 0 0;
  border: 1px solid #eee;
  border-bottom: 1px solid #fff;
}

.solid-pagination_btns
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ee7838;
}

.solid-pagination_btns .swiper-pagination-bullet {
  opacity: 1;
  background: #ccc;
  margin: 0 10px;
  display: inline-block;
  width: 6px;
  height: 6px;
  position: relative;
  border-radius: 100%;
  transition: all 300ms ease-out;
}

.solid-pagination_btns
  .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  transform: scale(1);
}

.solid-pagination_btns .swiper-pagination-bullet:before {
  content: "";
  position: absolute;
  left: -5px;
  top: -5px;
  right: -5px;
  bottom: -5px;
  border-radius: 100%;
  box-sizing: border-box;
  border: 1px solid #ccc;
  transition: all 0.3s ease-out;
  transform: scale(0);
}

.synk-slider-thumbnails-wrap {
  overflow: hidden;
  background: #fff;
  padding: 40px 20px;
  position: absolute;
  top: 0;
  right: 0;
  width: 150px;
  border-radius: 20px;
  border: 1px solid #eee;
  height: 100%;
}

.synk-slider-thumbnails {
  overflow: hidden;
}

.synk-slider-thumbnails .swiper-slide-active {
  opacity: 1 !important;
}

.synk-slider-thumbnails .swiper-slide {
  height: auto !important;
  opacity: 0.5;
}

.synk-slider-thumbnails img {
  border-radius: 4px;
  width: 100%;
  height: auto;
}

.ss-thumb_btn_next {
  bottom: 10px;
}

.ss-thumb_btn {
  position: absolute;
  left: 10px;
  right: 10px;
  height: 30px;
  line-height: 30px;
  color: #ee7838;
  background: #f9f9f9;
  border: 1px solid #eee;
  cursor: pointer;
  z-index: 10;
  text-align: center;
  border-radius: 10px;
}

.ss-thumb_btn_prev {
  top: 10px;
}

.projects-details-side {
  border: 1px solid #e7e0e0;
  padding: 30px;
}

.projects-details-side h3 {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 35px;
}

.projects-details-side .list {
  padding-left: 0;
  margin-bottom: 0;
}

.projects-details-side .list li {
  list-style-type: none;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px dashed #e7e0e0;
}

.projects-details-side .list li span {
  color: #7c756e;
  font-size: 14px;
  display: block;
  margin-bottom: 10px;
}

.projects-details-side .list li h4 {
  font-size: 15px;
  letter-spacing: 1.4px;
  font-weight: 600;
  margin-bottom: 0;
}

.projects-details-side .list li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.pagination-two {
  border-top: 1px dashed rgba(0, 0, 0, 0.1);
  border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
  padding: 60px 0;
}

.style-none {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

.pagination-two i {
  font-size: 30px;
  width: 75px;
  height: 75px;
  border: 1px solid #000;
  color: #000;
  background: #fff;
  border-radius: 50%;
  text-align: center;
  line-height: 66px;
  transition: all 0.2s ease-in-out 0s;
  display: grid;
  place-items: center;
}

.pagination-two .pr-dir {
  font-size: 16px;
  letter-spacing: 0.89px;
  color: #979797;
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .pagination-two .pr-name {
    font-size: 20px;
  }
}

.pagination-two .pr-name {
  font-size: 20px;
  color: #19352d;
  margin-top: 4px;
}
.tran3s {
  transition: all 0.3s ease-in-out;
}
.fw-500 {
  font-weight: 500;
}

@media (max-width: 1199px) {
  .pagination-two i {
    width: 50px;
    height: 50px;
    line-height: 44px;
    font-size: 26px;
  }
  .pagination-two {
    padding: 20px 15px;
  }
}

@media only screen and (max-width: 768px) {
  .synk-slider-thumbnails-wrap {
    display: none;
  }
  .synk-slider-wrap {
    height: 350px !important;
    padding-right: 0;
  }
  .slider-button {
    top: 100%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-top: -45px;
  }
  .synk-slider .slider-button {
    top: 50%;
    margin-top: -15px;
  }
}

.urun-gruplari-two {
  transform: translate(0, -50%);
}

.urun-gruplari-two .interactive-banner-style-05 figure img {
  height: 220px !important;
}

@media screen and (min-width: 1500px) {
  .sincelogo {
    margin-top: 68px !important;
    position: relative;
    display: none !important;
  }
}

@media screen and (min-width: 1700px) {
  .sincelogo {
    margin-top: 66px !important;
    position: relative;
    display: none !important;
  }

  .height-55vh {
    height: 42vh !important;
   overflow: unset !important;
  }

}

 
@media screen and (min-width: 1600px) {
  .height-55vh {
    height: 42vh !important;
   }  
}


@media only screen and (min-device-width : 1500px) and (max-device-width : 1590px){
  .height-55vh {
    height: 45vh !important;
   }  
}


@media screen and (min-width: 1400px) {
  .height-55vh {
    height: 44vh;
   
  }


  .sincelogo {
    margin-top: 46px !important;
    position: relative;
    display: none !important;
}

 .sincelogoindex {
    margin-top: 46px !important;
    position: relative;
    
}

  .hs-title-1 {
    margin-top: 0;
    font-size: 34px !important;
    font-weight: 500;
    line-height: 1.085;
    letter-spacing: -0.035em;
  }
}

  .sincelogo {
    margin-top: 46px !important;
    position: relative;
    display: none !important;
}

.menuicin {
    margin-bottom: -68px;
}

.height-55vh {
  height: 44vh;
  overflow: unset !important;
}

 


.height-55vh .a-scroll {
 
}

.sticky-header .collapse.show ul.navigation > li > a {
  color: #000 !important;
}

.arrows {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex-direction: column;

  padding: 15px;
  height: 100%;
}

.urun-gruplari-two .slider-navigation-style-04 .siyah {
  width: 44px;
  height: 44px;
  border: 2px solid black !important;
}

.urun-gruplari-two .slider-navigation-style-04 {
  width: 44px;
  height: 44px;
  border: 2px solid white;
}

.urun-gruplari-two .slider-navigation-style-04 i {
  font-size: 15px !important;
  color: white;
}

.urun-gruplari-two .fs-26 {
  font-size: 20px;
  line-height: 27px;
  position: relative;
  top: -52px;
  margin-left: -10px;
}

.beyazkutu {
  background: url(../img/urun-alt-bg9.jpg);

  background-size: cover;
  position: relative;
  height: 250px;
  margin-bottom: -50px;
  margin-top: -224px;
  z-index: -2;
}

.countersubtitle {
  font-size: 16px;
  position: relative;
  top: -1px;
}

@media (max-width: 768px) {
  .beyazkutu {
    display: none;
    background: gray;
    position: relative;
    height: 250px;
    margin-bottom: -50px;
    margin-top: -224px;
    z-index: -2;
  }

  .countersubtitle {
    font-size: 14px;
    position: relative;
    top: -1px;
  }

  .case-studies.case-studies-2 .case-entry {
    margin-bottom: 0px;
  }

  .case-entry.case-entry-2 {
    background-color: transparent;
    box-shadow: 0px 5px 83px 0px rgba(27, 26, 26, 0.12);
    height: 377px;
    margin-bottom: 130px;
  }

  .refbaslikmobil {
    font-size: 23px !important;
  }
}

@media (max-width: 768px) {
  .pbmit-fidbox-style-1 .pbmit-fid-inner {
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 10px;
    font-weight: 900;
    color: #fff;
  }
}

.urunfix {
  height: max-content;
    position: relative;
    top: 23px;
    padding: 13px;
    background: #f4f4f4;
    border: 1px solid #dfdfdf;
}

@media (max-width: 1000px) {
  .milestones-bullet-slider {
    height: unset !important;
    top: unset !important;
    margin-bottom: 40px;
  }
}

.image-37 {
  margin-top: auto;
  margin-bottom: auto;
  justify-content: center;
}

.footer .navigate-part .navigation-links.two-group {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: unset !important;
}

.hero-video{
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: relative;
}

.h-full{
  height: 100%;
}


.fitplus-logos {
        position: absolute;
    bottom: 373px;
    left: 4px;
    width: 60px !important;
    height: auto !important;
    opacity: 0.85;
    z-index: 99;
    pointer-events: none;
    }
    .carousel-field {
        position: relative; /* Logo konumlandırması için gerekli */
    }

/*# sourceMappingURL=style.css.map */
