@charset "UTF-8";
.fs-lg {
  font-size: 1.4rem;
}

.fs-md {
  font-size: 1.05rem;
}

.fs-sm {
  font-size: 0.875rem;
}

.fs-xs {
  font-size: 0.7rem;
}

.text-gray-50 {
  color: #fafafa;
}

.text-gray-100 {
  color: #f5f5f5;
}

.text-gray-200 {
  color: #eeeeee;
}

.text-gray-300 {
  color: #e0e0e0;
}

.text-gray-400 {
  color: #bdbdbd;
}

.text-gray-500 {
  color: #9e9e9e;
}

.text-gray-600 {
  color: #757575;
}

.text-gray-700 {
  color: #616161;
}

.text-gray-800 {
  color: #424242;
}

.text-gray-900 {
  color: #212121;
}

.bg-gray-50 {
  background-color: #fafafa;
}

.bg-gray-100 {
  background-color: #f5f5f5;
}

.bg-gray-200 {
  background-color: #eeeeee;
}

.bg-gray-300 {
  background-color: #e0e0e0;
}

.bg-gray-400 {
  background-color: #bdbdbd;
}

.bg-gray-500 {
  background-color: #9e9e9e;
}

.bg-gray-600 {
  background-color: #757575;
}

.bg-gray-700 {
  background-color: #616161;
}

.bg-gray-800 {
  background-color: #424242;
}

.bg-gray-900 {
  background-color: #212121;
}

p {
  font-size: 0.875rem;
}

small {
  font-size: 0.7rem;
}

body {
  background-color: #1D1D1D;
  color: white;
}

.color-primary {
  color: #1F60A8 !important;
}

.fw-100 {
  font-weight: 100;
}

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

section {
  position: relative;
}

.top-100px {
  top: -100px;
}

.topplus100px {
  top: 100px;
}

.topplus200px {
  top: 200px;
}

.top-200px {
  top: -200px;
}

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

body {
  position: relative;
}

.rounded-5 {
  border-radius: 5+ px !important;
}

.rounded-10 {
  border-radius: 10+ px !important;
}

.rounded-15 {
  border-radius: 15+ px !important;
}

.rounded-20 {
  border-radius: 20+ px !important;
}

.rounded-25 {
  border-radius: 25+ px !important;
}

.rounded-30 {
  border-radius: 30+ px !important;
}

.rounded-35 {
  border-radius: 35+ px !important;
}

.rounded-40 {
  border-radius: 40+ px !important;
}

.rounded-45 {
  border-radius: 45+ px !important;
}

.rounded-50 {
  border-radius: 50+ px !important;
}

.rounded-5 {
  border-radius: 5px !important;
}

.rounded-10 {
  border-radius: 10px !important;
}

.rounded-15 {
  border-radius: 15px !important;
}

.rounded-20 {
  border-radius: 20px !important;
}

.rounded-25 {
  border-radius: 25px !important;
}

.rounded-30 {
  border-radius: 30px !important;
}

.rounded-35 {
  border-radius: 35px !important;
}

.rounded-40 {
  border-radius: 40px !important;
}

.rounded-45 {
  border-radius: 45px !important;
}

.rounded-50 {
  border-radius: 50px !important;
}

.py-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

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

.py-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

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

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

.py-35 {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}

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

.py-45 {
  padding-top: 45px !important;
  padding-bottom: 45px !important;
}

.py-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.py-55 {
  padding-top: 55px !important;
  padding-bottom: 55px !important;
}

.py-60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.py-65 {
  padding-top: 65px !important;
  padding-bottom: 65px !important;
}

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

.py-75 {
  padding-top: 75px !important;
  padding-bottom: 75px !important;
}

.py-80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.py-85 {
  padding-top: 85px !important;
  padding-bottom: 85px !important;
}

.py-90 {
  padding-top: 90px !important;
  padding-bottom: 90px !important;
}

.py-95 {
  padding-top: 95px !important;
  padding-bottom: 95px !important;
}

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

.px-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

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

.px-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.px-25 {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

.px-30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.px-35 {
  padding-left: 35px !important;
  padding-right: 35px !important;
}

.px-40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.px-45 {
  padding-left: 45px !important;
  padding-right: 45px !important;
}

.px-50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.my-10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

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

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

.my-25 {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}

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

.my-35 {
  margin-top: 35px !important;
  margin-bottom: 35px !important;
}

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

.my-45 {
  margin-top: 45px !important;
  margin-bottom: 45px !important;
}

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

.my-55 {
  margin-top: 55px !important;
  margin-bottom: 55px !important;
}

.my-60 {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}

.my-65 {
  margin-top: 65px !important;
  margin-bottom: 65px !important;
}

.my-70 {
  margin-top: 70px !important;
  margin-bottom: 70px !important;
}

.my-75 {
  margin-top: 75px !important;
  margin-bottom: 75px !important;
}

.my-80 {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}

.my-85 {
  margin-top: 85px !important;
  margin-bottom: 85px !important;
}

.my-90 {
  margin-top: 90px !important;
  margin-bottom: 90px !important;
}

.my-95 {
  margin-top: 95px !important;
  margin-bottom: 95px !important;
}

.my-100 {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fit-cover {
  object-fit: cover;
}

.fit-cover-full {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}

.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-default .odometer-digit {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  visibility: hidden;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
  display: block;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-default .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0);
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
  position: absolute;
}

.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
}

.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}

.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}

.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  font-family: "Helvetica Neue", sans-serif;
  line-height: 1.1em;
}

.odometer.odometer-auto-theme .odometer-value, .odometer.odometer-theme-default .odometer-value {
  text-align: center;
}

.odometer-digit-inner {
  width: 24px;
}

.slider .sliderImg {
  height: 100vh;
}

.slider .sliderBody {
  position: absolute;
  width: 100%;
  top: 23%;
  z-index: 4;
}

.slider .swiper {
  width: 100%;
  height: 100vh;
}

.slider .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slider .swiper-pagination-bullet {
  background-color: #1F60A8 !important;
  height: 20px !important;
  opacity: 1;
}

.slider .swiper-pagination-bullet-active {
  background-color: white !important;
  height: 35px !important;
}

.slider .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.slider .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 3px;
  border-radius: 5px;
}

.slider .swiper-pagination-vertical.swiper-pagination-bullets,
.slider .swiper-vertical > .swiper-pagination-bullets {
  right: 20% !important;
  height: 30% !important;
}

@media (max-width: 576px) {
  .slider .swiper-pagination-vertical.swiper-pagination-bullets,
  .slider .swiper-vertical > .swiper-pagination-bullets {
    right: 7% !important;
  }
}

.slider .swiper-number {
  font-size: 12px;
  position: relative;
  left: -20px;
  display: none;
  transition: 300ms all;
  color: #ffffff7d;
}

.slider .swiper-pagination-bullet-active .swiper-number {
  display: block;
}

#mouse {
  z-index: 26;
  height: 50px;
  width: 30px;
  border: 2px solid #fff;
  border-radius: 32px;
  bottom: 0px;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  cursor: pointer;
}

@media (max-width: 576px) {
  #mouse {
    bottom: 20px;
    position: absolute;
    left: 39%;
  }
}

#mouse .scrollWheel {
  height: 10px;
  width: 2px;
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 10px;
  border-radius: 1px;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-animation: scroll 2s linear infinite;
  animation: scroll 2s linear infinite;
}

.example-marquee {
  position: relative;
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  background-blend-mode: multiply;
  background-color: rgba(0, 0, 0, 0.7);
}

.example-marquee:before {
  position: absolute;
  content: "";
  background-color: #0000006b;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.video-background-controls button {
  font-size: 32px;
  display: inline-block;
  padding: 0px;
  margin: 0px;
  height: 32px;
  width: 32px;
  border-radius: 16px;
  line-height: 32px;
  border: none;
  background: none;
  -webkit-appearance: none;
  color: white;
  filter: drop-shadow(0px 0px 1px black);
  cursor: pointer;
  opacity: 1;
  transition: all 250ms ease-in-out;
  margin-left: 10px;
}

.video-background-controls button:hover {
  opacity: 0.5;
}

.video-background-controls iframe {
  transition: opacity 500ms ease-in-out;
  transition-delay: 250ms;
}

.breadcrumb-area {
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 55px;
  padding-top: 375px;
  position: relative;
  z-index: 1;
  background-position: center center;
}

@media (max-width: 576px) {
  .breadcrumb-area {
    padding-bottom: 25px;
  }
}

.breadcrumb-area:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), #000000bd);
  user-select: none;
  pointer-events: none;
}

@media (max-width: 576px) {
  .breadcrumb-area:before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0), #000000bd);
  }
}

.breadcrumb-area.project-breadcrumb::before {
  content: unset;
  display: none;
  background-color: transparent;
}

.breadcrumb-area h1 {
  color: #ffffff;
  font-size: 36px !important;
  font-weight: 600;
  line-height: 36px;
  text-transform: uppercase;
}

.breadcrumb-bottom-area {
  border-bottom: 1px solid #e3e3e3;
  background: #f7f7f7;
}

.breadcrumb-bottom-area .left a {
  background: #1F60A8 none repeat scroll 0 0;
  color: #ffffff;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  height: 57px;
  line-height: 57px;
  padding: 0 40px;
  text-transform: capitalize;
  transition: all 500ms ease;
}

.breadcrumb-bottom-area .left a:hover {
  background-color: #02860d;
}

@media (max-width: 576px) {
  .breadcrumb-bottom-area .right ul {
    display: flex;
    width: max-content;
    overflow-x: auto;
  }
}

.breadcrumb-bottom-area .right ul li {
  color: #292929;
  font-size: 14px;
  line-height: 55px;
  display: inline-block;
  margin: 0 0 0 5px;
}

.breadcrumb-bottom-area .right ul li a {
  color: #292929;
  font-size: 14px;
  transition: all 500ms ease;
}

.breadcrumb-bottom-area .right ul li:hover a {
  color: #1F60A8;
}

.vys-primary-btn {
  border: 1px solid #1F60A8;
  border-radius: 25px;
  background-color: #1F60A8;
  padding: 12px 30px;
  color: white;
  transition: 300ms all;
  font-size: 0.875rem;
  display: block;
  max-width: fit-content;
  position: relative;
}

.vys-primary-btn:hover {
  color: #1F60A8;
  background-color: white;
  padding-right: 65px;
  border: 1px solid white;
}

.vys-primary-btn:hover.hover-white {
  color: white;
  background-color: #1F60A8;
}

.vys-primary-btn:hover.hover-white:before {
  filter: brightness(0) invert(1);
}

.vys-primary-btn:hover:before {
  background-size: 19px;
}

.vys-primary-btn:hover.hover-border-dark {
  border: 1px solid #000;
}

.vys-primary-btn:before {
  background-size: 0;
  transition: 300ms all;
  content: "";
  height: 20px;
  width: 60px;
  position: absolute;
  background-repeat: no-repeat;
  left: 75%;
  top: 22%;
  background-image: url(../img/birlesim-logo.png);
}

.sidebar-widget-area .widget {
  background: #fff;
  margin-bottom: 35px;
  overflow: hidden;
  position: relative;
}

.sidebar-widget-area .widget .rt-widget-title-holder {
  margin-bottom: 24px;
}

.sidebar-widget-area .widget h3.widget-title {
  display: block;
  position: relative;
  color: #000;
  font-size: 20px;
  line-height: 1;
  z-index: 2;
  padding-bottom: 23px;
  margin-bottom: 0;
}

.sidebar-widget-area .widget h3.widget-title::before {
  content: "";
  height: 4px;
  width: 15px;
  background-color: #1F60A8;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 10px;
  border: none;
}

.sidebar-widget-area .widget h3.widget-title::after {
  content: "";
  height: 4px;
  width: 34px;
  background-color: #1F60A8;
  position: absolute;
  bottom: 0;
  left: 21px;
  border-radius: 10px;
  border: none;
}

.sidebar-widget-area .widget ul {
  padding-left: 0;
}

.sidebar-widget-area .widget ul li {
  width: 100%;
  float: left;
  background: #fff;
  line-height: 1.6;
  text-align: right;
  padding: 14px 0;
  position: relative;
  -webkit-transition: all 140ms ease-in-out;
  transition: all 140ms ease-in-out;
  border-bottom: 1px solid #ebebeb;
  transition: all 0.3s ease-in-out;
  color: #444;
}

.sidebar-widget-area .widget ul li:first-child {
  padding-top: 0;
}

.sidebar-widget-area .widget ul li a {
  padding-left: 15px;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  color: #7e7e7e;
  padding-left: 15px;
  transition: all 0.3s ease-in-out;
  float: left;
}

.sidebar-widget-area .widget ul li a:before {
  content: "\f285";
  font-family: "bootstrap-icons";
  font-weight: 600;
  font-size: 16px;
  color: #7a7a7a;
  position: absolute;
  left: 0;
  transition: all 0.3s ease 0s;
}

footer img {
  position: relative;
  top: -60px;
  width: 240px;
}

footer .vys-primary-btn {
  border: 1px solid #1F60A8;
  border-radius: 25px;
  background-color: #1F60A8;
  padding: 10px 42px;
  color: white;
  transition: 300ms all;
  font-size: 0.875rem;
  display: block;
  max-width: fit-content;
  position: relative;
  /* line-height: 3; */
  height: 40px;
}

footer .kvkk span {
  color: #7D7D7D;
  font-size: 13px;
}

footer .kvkk span a {
  color: #7D7D7D;
  font-size: 13px;
  transition: color 300ms;
}

footer .kvkk span a:hover {
  color: #1F60A8;
}

footer .social-area a {
  width: 50px;
  height: 50px;
  border: 1px solid white;
  padding: 15px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  /* flex-direction: row; */
  margin-right: 10px;
  color: white;
  transition: 300ms all;
}

footer .social-area a i {
  transition: 300ms transform;
}

footer .social-area a:hover {
  background-color: white;
}

footer .social-area a:hover.facebook {
  color: #3b5998;
}

footer .social-area a:hover.instagram {
  color: #d722ed;
}

footer .social-area a:hover.twitter {
  color: #1da1f2;
}

footer .social-area a:hover.youtube {
  color: #bb0000;
}

footer .social-area a:hover.linkedin {
  color: #007bb6;
}

footer .social-area a:hover i {
  transform: rotate(360deg);
}

footer .footer-logo {
  filter: brightness(0) invert(1);
}

header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999;
}

header nav ul li {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  display: flex;
  align-items: center;
}

header nav ul li a {
  font-size: 0.875rem;
  font-weight: 300;
  color: #fff !important;
  letter-spacing: 0.4px;
  position: relative;
}

header nav ul li a:before {
  content: "";
  position: absolute;
  bottom: 0;
  height: 2px;
  width: 0;
  background-color: #1F60A8;
  left: 0;
  transition: 0.3s all ease-in;
}

header nav ul li:hover a:before {
  width: 100%;
}

header nav ul li.secondList a {
  padding: 0 !important;
}

header nav ul li.secondList a i {
  font-size: 22px;
}

header nav ul li.secondList a i.bi-globe {
  font-size: 20px;
}

header nav ul li.secondList a i.bi-search {
  font-size: 20px;
}

header nav ul li.secondList:hover a:before {
  width: 0;
}

header nav .logo {
  max-width: 170px;
  filter: brightness(0) invert(1);
}

header nav .logo-color {
  max-width: 170px;
}

header.scroll {
  background-color: #F4F4F4;
  box-shadow: 0px 9px 5px -6px rgba(0, 0, 0, 0.05);
}

header.scroll .nav-link {
  color: #000 !important;
}

header .navbar-expand-lg {
  min-height: 80px !important;
}

#searchArea.in {
  display: flex;
  align-items: center;
}

#searchArea {
  width: 100%;
  height: 40px;
  position: fixed;
  left: 0;
  top: 100px;
  display: none;
  background-color: rgba(0, 0, 0, 0.85);
  z-index: 1000;
}

#searchArea .middle {
  width: 100%;
}

#searchArea form {
  overflow: hidden;
  width: 95%;
  transition: .3s all ease-in;
}

#searchArea form input {
  width: calc(100% - 45px);
  display: block;
  float: left;
  font-size: 20px;
  color: #333;
  font-weight: 300;
  padding: 0 20px;
  color: #fff;
}

#searchArea form button {
  width: 45px;
  font-size: 20px;
  position: relative;
  padding: 0;
  margin: 0;
  color: #fff;
  transition: .3s all ease-in;
}

#searchArea form button, #searchArea form input {
  display: block;
  float: left;
  border: none;
  outline: 0;
  background-color: transparent;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  text-align: center;
  box-shadow: none;
  cursor: pointer;
}

#siteSearchBox.in {
  top: 0;
}

#siteSearchBox {
  position: fixed;
  top: -67px;
  left: 0;
  width: 100%;
  z-index: 2;
  height: 67px;
  background-color: #fff;
  transition: .3s all ease-in;
}

#siteSearchBox input {
  padding: 10px 30px;
  display: block;
  border: none;
  height: 67px;
  width: 80%;
  float: left;
}

#siteSearchBox input:focus {
  border: none;
  outline: none;
  box-shadow: unset;
}

#siteSearchBox button {
  margin: 0;
  float: right;
  display: block;
  color: #232323;
  height: 67px;
  line-height: 67px;
  text-align: center;
  background-color: transparent;
  padding: 0;
  width: 10%;
  font-size: 20px;
  border: none;
}

#siteSearchClose {
  margin: 0;
  padding: 0;
  background-color: #000;
  color: #fff;
  height: 67px;
  line-height: 67px;
  text-align: center;
  display: block;
  float: right;
  width: 10%;
}

.lang:hover .vLang {
  top: 0;
  opacity: 1;
  visibility: visible;
}

.lang .vLang {
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  line-height: 30px;
  text-align: center;
  z-index: 5;
  transition: .3s all ease-in;
}

.lang .vLang ul li.active a, .lang .vLang ul li:hover a {
  color: #1F60A8 !important;
}

.lang .vLang ul {
  padding: 0;
}

.lang .vLang ul li a {
  display: block;
  padding: 1.7px 10px;
  font-size: 15px;
  color: #232323 !important;
  text-transform: uppercase;
  cursor: pointer;
  font-weight: 700;
  transition: .3s all ease-in;
}

.lang .vLang ul li:last-child {
  margin-bottom: 0;
}

#bg {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  visibility: hidden;
  cursor: crosshair;
  transition: .3s all ease-in;
}

#bg.active {
  visibility: visible;
  opacity: 1;
}

#vLangMobil {
  top: 100px;
  right: 30px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: fixed;
  opacity: 0;
  z-index: 105;
  visibility: hidden;
}

#vLangMobil.active {
  opacity: 1;
  visibility: visible;
}

#vLangMobil h3 {
  display: block;
  background-color: #232323;
  padding: 15px 35px;
  color: #fff;
  font-size: 21px;
  margin: 0;
}

#vLangMobil ul {
  display: block;
  background: #fff;
  padding: 0;
  margin: 0;
}

#vLangMobil ul li {
  border-bottom: 1px solid #f1f1f1;
}

#vLangMobil ul li.active a {
  background: #1F60A8;
  color: #fff;
}

#vLangMobil ul li:last-child {
  border-bottom: none;
}

#vLangMobil ul li a {
  color: #232323;
  padding: 8px;
  display: block;
}

#all-menu {
  width: 100%;
  height: 100%;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  -webkit-transform: translateY(-125%);
  -ms-transform: translateY(-125%);
  transform: translateY(-125%);
  transition: .3s all ease-in;
}

#all-menu.in {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

#all-menu .top {
  border-bottom: 1px solid #e5e5e5;
}

#all-menu .top .logo {
  width: 123px;
  display: block;
  margin: 8px 0 0;
  position: relative;
  z-index: 1;
  float: left;
}

#all-menu .top #submenu {
  line-height: 67px;
  font-size: 15px;
  padding-right: 18px;
  color: #222;
  float: right;
  margin-right: 60px;
  position: relative;
}

#all-menu #all-menu-close {
  position: absolute;
  right: 9%;
  height: 67px;
  line-height: 67px;
  top: 0;
  color: #000;
  font-size: 23px;
}

#all-menu .all-menu-body {
  height: 100%;
  overflow-y: auto;
  padding: 35px 0 0;
}

#all-menu .all-menu-body .col {
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  margin: 0 13px;
}

@media (max-width: 576px) {
  #all-menu .all-menu-body .col {
    flex: auto;
    margin-bottom: 25px;
  }
}

#all-menu .all-menu-body h5 {
  color: #1F60A8;
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

@media (max-width: 576px) {
  #all-menu .all-menu-body h5 {
    margin-top: 20px;
  }
}

#all-menu .all-menu-body h5 a {
  color: #1F60A8;
}

#all-menu .all-menu-body ul {
  padding: 0;
  margin: 0;
}

#all-menu .all-menu-body ul li {
  margin-bottom: 15px;
}

#all-menu .all-menu-body ul li.mega:last-child {
  margin-bottom: 0;
}

#all-menu .all-menu-body ul li a {
  color: #000;
  font-size: 14px;
  font-weight: 500;
}

#all-menu .all-menu-body ul li.mega ul li {
  margin-top: 15px;
  margin-bottom: 15px;
}

#all-menu .all-menu-body ul li.mega ul li a {
  position: relative;
  font-size: 14px;
  line-height: 24px;
  padding-left: 10px;
  text-align: left;
  color: #666;
  font-weight: 400;
}

#all-menu .all-menu-body ul li.mega ul li a:before {
  left: 0;
  content: '';
  position: absolute;
  top: 9px;
  width: 5px;
  height: 2px;
  background-color: #666;
}

#all-menu .all-menu-bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: right;
  z-index: -1;
}

#all-menu .all-menu-bottom:before {
  content: "";
  width: 100%;
  height: 8px;
  bottom: 0;
  left: 0;
  position: absolute;
  background-color: #1F60A8;
  opacity: 1;
  z-index: 3;
}

#all-menu .all-menu-bottom :after {
  content: "";
  height: 8px;
  width: 138px;
  bottom: 0;
  right: 0;
  position: absolute;
  background: #fff;
}

#all-menu .all-menu-bottom img {
  height: 186px;
  position: relative;
  z-index: 1;
  bottom: 0;
  right: -10px;
  opacity: 0.4;
}

@-webkit-keyframes scroll {
  0% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    transform-origin: top;
  }
  25% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: top;
    transform-origin: top;
  }
  26% {
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
  }
  50% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
  }
  100% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
  }
}

@keyframes scroll {
  0% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top;
    transform-origin: top;
  }
  25% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: top;
    transform-origin: top;
  }
  26% {
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
  }
  50% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
  }
  100% {
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
  }
}

.dark {
  color: #000;
}

html {
  overflow-x: hidden;
}

.primary-bg {
  background-color: #1F60A8 !important;
  color: white !important;
}

.mainSlider .swiper-slide {
  height: 100vh;
}

.line-bottom {
  border-bottom: 1px solid #1F60A8;
}

.round-position {
  top: -240px;
  z-index: 99;
}

.round-area span {
  color: #1F60A8;
}

.round-area label {
  font-size: 40px;
  position: absolute;
  top: 7px;
  right: 73px;
}

@media (max-width: 576px) {
  .round-area label {
    top: -9px;
    right: 46px;
  }
}

@media (min-width: 768px) {
  .round-area label {
    top: 9px;
    right: 44px;
  }
}

.total-number h1 {
  color: #1F60A8;
  font-weight: 700;
  font-size: 70px;
  border-bottom: 1px solid #5b5b5b;
}

@media (max-width: 576px) {
  .total-number h1 {
    font-size: 50px;
  }
}

.referance .swiper-button-next:after,
.referance .swiper-button-prev:after {
  font-size: 15px;
  color: #5b5b5b;
}

.referance .swiper-button-prev,
.referance .swiper-rtl .swiper-button-next {
  left: -21px !important;
  top: 84px;
}

.referance .swiper-button-next,
.referance .swiper-rtl .swiper-button-prev {
  right: -21px !important;
  left: auto;
  top: 84px;
}

.referance .swiper .swiper-slide img {
  filter: grayscale(1);
  transition: 300ms filter;
}

.referance .swiper .swiper-slide img:hover {
  filter: grayscale(0);
}

.seperator {
  position: relative;
}

.seperator:after {
  position: absolute;
  top: -47px;
  width: 2px;
  height: 72px;
  content: "";
  background-color: #1F60A8;
  left: calc(50% + 5px);
}

.seperator:before {
  position: absolute;
  top: 0;
  width: 2px;
  height: 72px;
  content: "";
  background-color: #1F60A8;
  left: 50%;
}

.project .nav-item img {
  filter: grayscale(1);
  width: 250px;
}

.project .nav-item img.active {
  filter: grayscale(0);
}

.project .project-slide {
  max-width: 500px;
  max-height: 250px;
  width: 500px;
  object-fit: inherit;
  height: 250px;
  border-radius: 15px;
}

@media (max-width: 576px) {
  .project .project-slide {
    width: 100%;
    height: 100%;
  }
}

.project .swiper-button-next,
.project .swiper-button-prev {
  color: #1F60A8;
}

.active-project .nav-pills .nav-link.active,
.active-project .nav-pills .show > .nav-link {
  color: #fff;
  background-color: unset !important;
}

.active-project .nav-link {
  color: #6b6b6b;
}

.active-project .project-slide {
  max-width: 500px;
  max-height: 250px;
  width: 500px;
  object-fit: inherit;
  height: 250px;
  border-radius: 15px;
}

@media (max-width: 576px) {
  .active-project .project-slide {
    width: 100%;
    height: 100%;
  }
}

.active-project .swiper-button-next,
.active-project .swiper-button-prev {
  color: #1F60A8;
}

.media .media-area {
  background-color: #e9e7e0;
  border-radius: 5px;
  z-index: 1;
}

.media .media-area .media-area-top h3 {
  color: black;
}

.media .media-area a {
  transition: 300ms opacity;
}

.media .media-area a:hover {
  opacity: 0.8;
}

.media .media-area img {
  border-radius: none !important;
}

.media .swiper-pagination-bullets.swiper-pagination-horizontal {
  left: -65px;
}

@media (max-width: 576px) {
  .media .swiper-pagination-bullets.swiper-pagination-horizontal {
    left: 0;
  }
}

.media .swiper-pagination-bullet {
  opacity: 1;
  height: 4px;
  width: 17px;
  border-radius: 10px;
  background-color: #1F60A8;
}

.media .swiper-pagination-bullet-active {
  height: 4px;
  width: 38px !important;
  border-radius: 10px;
  background-color: #fff !important;
}

.media h5 {
  color: black;
}

.media-area img {
  border-radius: 10px;
}

.sub-blog p {
  color: #000;
}

.blog ul li {
  color: black;
}

.blog .swiper-button-next:after,
.blog .swiper-button-prev:after {
  color: #959595;
  opacity: 0.4;
  transition: 300ms all;
}

.blog .swiper-button-next:hover:after,
.blog .swiper-button-prev:hover:after {
  opacity: 1;
  color: #1F60A8;
}

.yatirimci h3 {
  color: black;
  position: relative;
}

.yatirimci h3.liner {
  letter-spacing: -2px;
}

.yatirimci h3.liner:before {
  width: 30%;
  height: 2px;
  position: absolute;
  background-color: #1F60A8;
  width: 30%;
  content: "";
  bottom: -12px;
}

.yatirimci p {
  color: black;
}

.yatirimci .tab-yatirim .nav-link {
  color: black;
  background-color: #e9e7e0;
  min-width: 160px;
  max-width: 160px;
  text-align: left;
  min-height: 146px;
  font-size: 14px;
}

@media (max-width: 576px) {
  .yatirimci .tab-yatirim .nav-link {
    color: black;
    background-color: #e9e7e0;
    min-width: 160px;
    max-width: 160px;
    text-align: left;
    min-height: 155px;
    font-size: 14px;
  }
}

.yatirimci .tab-yatirim .nav-link.active {
  background-color: #1F60A8;
  color: white;
}

.top-scroll {
  position: absolute;
  right: 73px;
  width: 40px;
  height: 40px;
  background-color: #1F60A8;
  bottom: 30px;
  z-index: 99;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  transform: rotate(315deg);
  font-weight: 800 !important;
}

.top-scroll i {
  transform: rotate(315deg);
  color: black;
}

.top-scroll i:before {
  font-weight: bold !important;
}

.odometer-value {
  color: white !important;
}

.total-number .odometer-value {
  color: #1F60A8 !important;
}

.odometer-digit-inner {
  min-width: 40px;
}

.shape1 {
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 150px;
  left: -34px;
  background-size: 287px;
  transform: translate(-1%, -378%);
  z-index: -1;
}

@media (max-width: 576px) {
  .shape1 {
    display: none;
  }
}

.shape2 {
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 450px;
  right: 0;
  background-size: 406px;
  transform: translate(74%, 0%);
  z-index: -1;
}

@media (max-width: 576px) {
  .shape2 {
    display: none;
  }
}

.shape3 {
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 450px;
  right: 0;
  background-size: 406px;
  transform: translate(-6%, 1%);
  z-index: -1;
}

@media (max-width: 576px) {
  .shape3 {
    display: none;
  }
}

.odo5 {
  font-size: 50px;
}

@media (max-width: 576px) {
  .blog-content {
    text-align: left;
  }
}

.border-radius-15 {
  border-radius: 15px;
}

.umtu-slider .partical-area .partical {
  position: absolute;
  transition: 800ms all;
}

.umtu-slider .partical-area .partical:hover {
  z-index: 99;
}

.umtu-slider .partical-area .partical img {
  width: 70%;
  transition: 800ms all;
  filter: brightness(0) invert(1);
}

.umtu-slider .partical-area .partical.top-view {
  transform: translateY(-30px);
}

.umtu-slider .partical-area .partical.top-view img {
  filter: brightness(1);
}

.umtu-slider .partical-area .partical.top-view .partical-logo {
  opacity: 1;
}

.umtu-slider .partical-area .partical.bottom-view {
  transform: translateY(30px);
}

.umtu-slider .partical-area .partical.bottom-view img {
  filter: brightness(1);
}

.umtu-slider .partical-area .partical.bottom-view .partical-logo {
  opacity: 1 !important;
}

.umtu-slider .partical-area .partical-logo {
  position: absolute;
  opacity: 0;
  transition: 800ms all;
}

.umtu-slider .partical-area .partical-logo img {
  filter: brightness(1);
}

.umtu-slider .partical-area .partical:nth-child(1) .partical-logo {
  left: -90px;
  top: 0;
}

.umtu-slider .partical-area .partical:nth-child(2) {
  left: 112px;
  top: 42px;
}

.umtu-slider .partical-area .partical:nth-child(2) .partical-logo {
  top: -89px;
  left: 43px;
}

.umtu-slider .partical-area .partical:nth-child(3) {
  left: 215px;
  top: 88px;
}

.umtu-slider .partical-area .partical:nth-child(3) .partical-logo {
  top: -38px;
  right: -86px;
}

.umtu-slider .partical-area .partical:nth-child(4) {
  top: 225px;
  z-index: 9;
}

.umtu-slider .partical-area .partical:nth-child(4) .partical-logo {
  left: -53px;
}

.umtu-slider .partical-area .partical:nth-child(5) {
  left: 112px;
  top: 245px;
  z-index: 8;
}

.umtu-slider .partical-area .partical:nth-child(5) .partical-logo {
  left: -53px;
}

.umtu-slider .partical-area .partical:nth-child(6) {
  left: 205px;
  top: 246px;
  z-index: 7;
}

.umtu-slider .partical-area .partical:nth-child(6) .partical-logo {
  left: -3px;
}

.umtu-tab {
  display: none;
}

.umtu-tab.active {
  display: block;
}

.section-padding-03 {
  padding-top: 140px;
  padding-bottom: 140px;
}

@media only screen and (max-width: 1199px) {
  .section-padding-03 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

@media only screen and (max-width: 991px) {
  .section-padding-03 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

@media only screen and (max-width: 767px) {
  .section-padding-03 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.work-content-wrap {
  padding-top: 35px;
}

.work-content-wrap .work-item {
  margin-top: 30px;
}

.work-content-wrap .work-item .work-img {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}

.work-content-wrap .work-item .work-img img {
  width: 100%;
  max-height: 350px;
  min-height: 350px;
  object-fit: cover;
}

.work-content-wrap .work-item .work-img:hover a::before {
  opacity: 1;
  visibility: visible;
}

.work-content-wrap .work-item .work-img:hover a::after {
  opacity: 1;
  visibility: visible;
}

.work-content-wrap .work-item .work-img:hover .work-content {
  opacity: 1;
  visibility: visible;
  transform: translateY(-50px);
}

.work-content-wrap .work-item .work-img a {
  display: block;
  position: relative;
}

.work-content-wrap .work-item .work-img a::before {
  content: "";
  position: absolute;
  right: -35%;
  bottom: -37%;
  background: rgba(16, 18, 34, 0.6);
  border-radius: 50%;
  width: 410px;
  height: 410px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s linear;
  z-index: 0;
  width: 380px;
  height: 410px;
}

.work-content-wrap .work-item .work-img a::after {
  content: "";
  position: absolute;
  right: -31%;
  bottom: -27%;
  border: 1px solid #1F60A8;
  border-radius: 50%;
  width: 410px;
  height: 410px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s linear;
  z-index: 0;
  width: 380px;
  height: 380px;
  right: -28%;
  bottom: -20%;
}

.work-content-wrap .work-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  transform: translateY(-25px);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s linear;
}

.work-content-wrap .work-content .title {
  font-size: 24px;
  background: #1F60A8;
  display: inline-block;
  height: 50px;
  line-height: 45px;
  padding: 0 35px;
  color: #fff;
}

.work-content-wrap .work-content .sub-title {
  font-size: 12px;
  background: #0a0c1c;
  max-width: 145px;
  height: 35px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  padding: 0 30px;
  color: #ffffff;
  margin-top: 7px;
}

.birlesim-work-section-03 .gallery-block {
  padding: 0 2px;
  margin-bottom: 4px;
  position: relative;
}

.birlesim-work-section-03 .gallery-block .inner-box {
  border-radius: 10px;
  overflow: hidden;
}

.birlesim-work-section-03 .gallery-block .inner-box .image {
  position: relative;
}

.birlesim-work-section-03 .gallery-block .inner-box .image::before {
  position: absolute;
  content: "";
  left: 0px;
  height: 60%;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  opacity: 0.6;
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #000000 100%);
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #000000 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #000000 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(100, #000000));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #000000 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #000000 100%);
}

.birlesim-work-section-03 .gallery-block .inner-box .image .hover-color-layer {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  width: 0%;
  height: 100%;
  z-index: 1;
  background-color: #1f60a885;
  transition: all 600ms ease;
  -webkit-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
}

.birlesim-work-section-03 .gallery-block .inner-box .image .arrow {
  position: absolute;
  right: 40px;
  top: 30px;
  z-index: 2;
  opacity: 0;
  color: #fff;
  font-size: 34px;
  line-height: 1em;
  display: inline-block;
  transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}

.birlesim-work-section-03 .gallery-block .inner-box .image img {
  position: relative;
  width: 100%;
  display: block;
  max-height: 335px;
  object-fit: cover;
}

.birlesim-work-section-03 .gallery-block .inner-box .image .overlay-box {
  position: absolute;
  left: 0px;
  bottom: 0px;
  right: 0px;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}

.birlesim-work-section-03 .gallery-block .inner-box .image .overlay-box .content {
  position: relative;
  z-index: 2;
  padding: 0px 20px 40px 40px;
}

.birlesim-work-section-03 .gallery-block .inner-box .image .overlay-box .content .category {
  position: relative;
  font-size: 14px;
  color: #ffffff;
  text-transform: uppercase;
  transition: all 600ms ease;
  -webkit-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
}

.birlesim-work-section-03 .gallery-block .inner-box .image .overlay-box .content h3 {
  position: relative;
  font-weight: 400;
  line-height: 1.2em;
  margin-top: 12px;
}

.birlesim-work-section-03 .gallery-block .inner-box .image .overlay-box .content h3 a {
  position: relative;
  color: #ffffff;
  transition: all 600ms ease;
  -webkit-transition: all 600ms ease;
  -ms-transition: all 600ms ease;
  -o-transition: all 600ms ease;
}

.birlesim-work-section-03 .gallery-block .inner-box:hover .image .hover-color-layer {
  width: 100%;
}

.birlesim-work-section-03 .gallery-block .inner-box:hover .image .arrow {
  opacity: 1;
}

.partical-hover-1 {
  position: absolute;
  width: 103px;
  height: 251px;
  left: 84px;
  top: -2px;
  transform: rotate(31deg);
  z-index: 9;
}

.partical-hover-2 {
  position: absolute;
  width: 80px;
  height: 214px;
  left: 84px;
  top: 4px;
  transform: rotate(31deg);
  z-index: 9;
}

.partical-hover-3 {
  position: absolute;
  width: 153px;
  height: 170px;
  left: 64px;
  top: 5px;
  transform: rotate(31deg);
  z-index: 9;
}

.partical-hover-4 {
  position: absolute;
  width: 153px;
  height: 170px;
  left: 12px;
  top: 5px;
  transform: rotate(31deg);
  z-index: 9;
}

.partical-hover-5 {
  position: absolute;
  width: 103px;
  height: 224px;
  left: 59px;
  top: -25px;
  transform: rotate(31deg);
  z-index: 9;
}

.partical-hover-6 {
  position: absolute;
  width: 96px;
  height: 229px;
  left: 80px;
  top: -24px;
  transform: rotate(31deg);
  z-index: 9;
}

.birlesim-work-section-04 .image-box {
  position: relative;
}

.birlesim-work-section-04 .image-box .dz-media {
  overflow: hidden;
  transform: skewX(-10deg);
  height: 500px;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}

.birlesim-work-section-04 .image-box .dz-media:before {
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  border: 5px solid #1F60A8;
  opacity: 0;
  position: absolute;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}

.birlesim-work-section-04 .image-box .dz-media img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  transform: skewX(10deg) scale(1.3);
  border-style: none;
  max-width: 100%;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

.birlesim-work-section-04 .image-box .dz-media:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}

.birlesim-work-section-04 .image-box .info {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px 60px 30px 10px;
}

.birlesim-work-section-04 .image-box:hover .dz-media:before {
  opacity: 1;
}

.birlesim-work-section-04 .image-box:hover .dz-media:after {
  opacity: 0.5;
}

.birlesim-work-section-04 .section-title .sub-title {
  letter-spacing: 4px;
}

.birlesim-work-section-04 .section-title .title {
  letter-spacing: 17px;
}

.birlesim-work-section-05 .image-box {
  position: relative;
}

.birlesim-work-section-05 .image-box .dz-media {
  overflow: hidden;
  transform: skewX(-10deg);
  height: 500px;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}

.birlesim-work-section-05 .image-box .dz-media:before {
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  border: 5px solid #1F60A8;
  opacity: 0;
  position: absolute;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}

.birlesim-work-section-05 .image-box .dz-media img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  transform: skewX(10deg) scale(1.3);
  border-style: none;
  max-width: 100%;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

.birlesim-work-section-05 .image-box .dz-media:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}

.birlesim-work-section-05 .image-box .info {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px 60px 30px 10px;
  z-index: 0;
}

.birlesim-work-section-05 .image-box:hover .dz-media:before {
  opacity: 1;
}

.birlesim-work-section-05 .image-box:hover .dz-media:after {
  opacity: 0.5;
}

.birlesim-work-section-05 .image-box:hover .image-box-overlay {
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  background-color: rgba(0, 0, 0, 0.85);
  z-index: 1;
  transform: skewX(-10deg);
}

.birlesim-work-section-05 .image-box:hover .image-box-overlay-container {
  opacity: 1;
}

.birlesim-work-section-05 .image-box:hover .image-box-overlay-container .image-box-overlay-container-body {
  opacity: 1;
}

.birlesim-work-section-05 .image-box .image-box-overlay-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 2rem;
  z-index: 10;
  transform: skewX(-10deg);
  height: 500px;
  overflow: hidden;
  opacity: 0;
  transition: 350ms ease opacity;
}

.birlesim-work-section-05 .image-box .image-box-overlay-container .image-box-overlay-container-body {
  transform: skewX(10deg);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  transition: 350ms ease opacity;
  opacity: 0;
}

.birlesim-work-section-05 .image-box .image-box-overlay-container img {
  height: 50px;
  object-fit: contain;
}

.birlesim-work-section-05 .section-title .sub-title {
  letter-spacing: 4px;
}

.birlesim-work-section-05 .section-title .title {
  letter-spacing: 17px;
}

.contact .contact-form-area {
  background-color: #fff;
}

.contact .contact-form-area .elementor-widget-container {
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
  transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
  padding: 65px 65px 27px;
  background-color: #f3f3f3;
}

@media (max-width: 576px) {
  .contact .contact-form-area .elementor-widget-container {
    padding: 65px 10px 27px;
  }
}

.contact .contact-form-area .elementor-widget-container .elementor-heading-title {
  margin-bottom: 20px;
  font-size: 36px !important;
  line-height: 40px;
  color: #032e42 !important;
  font-weight: 400 !important;
  text-rendering: optimizeLegibility;
  margin-left: 13px;
}

.contact .contact-form-area .contact-form-body .form-input-area {
  padding: 0 15px;
}

.contact .contact-form-area .contact-form-body .form-input-area .input-icon {
  position: relative;
}

.contact .contact-form-area .contact-form-body .form-input-area .input-icon i {
  color: #1F60A8;
  font-size: 20px;
  padding: 15px 20px 13px 22px;
  position: absolute;
  top: 0;
  display: block;
  z-index: 2;
  line-height: 1.3;
  left: 0;
}

.contact .contact-form-area .contact-form-body .form-input-area .input input {
  margin-top: 5px;
  margin-bottom: 22px;
  padding-left: 51px !important;
  border-color: #eee;
  padding: 15px 20px 13px 22px;
  border-style: solid;
  border-width: 2px;
  -webkit-appearance: none;
  box-sizing: border-box;
  outline: none;
  margin: 0 0 20px 0;
  max-width: 100%;
  border: 2px solid #e6e6e6;
  background: transparent;
  line-height: 25px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}

.contact .contact-form-area .contact-form-body .form-input-area .input input:focus {
  border-color: #1F60A8;
  box-shadow: unset;
}

.contact .contact-form-area .contact-form-body .form-input-area .textarea textarea {
  height: 137px;
  padding-left: 51px !important;
  margin-top: 5px;
  margin-bottom: 22px;
  border-color: #eee;
  padding: 15px 20px 13px 22px;
  min-height: 80px;
  line-height: 1.5em;
  width: 100%;
  border: 2px solid #e6e6e6;
  margin: 0 0 20px 0;
  outline: none;
  background-color: transparent;
}

.contact .contact-form-area .contact-form-body .form-input-area .textarea textarea:focus {
  border-color: #1F60A8;
  box-shadow: unset;
}

.contact .elementor-widget-wrap {
  background-color: #33383e;
  background-image: url(https://demos.premiumthemes.in/bizix/wp-content/uploads/sites/2/2021/03/contact-us-info-bg.jpg);
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: contain;
  transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
  padding: 52px 15px 156px 44px;
  display: flex;
  position: relative;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.contact .elementor-widget-wrap .elementor-widget:not(:last-child) {
  margin-bottom: 20px;
}

.contact .elementor-widget-wrap .elementor-widget-wrap > .elementor-element {
  width: 100%;
}

.contact .elementor-widget-wrap .elementor-widget {
  position: relative;
}

.contact .elementor-widget-wrap .elementor-element .elementor-widget-container {
  -webkit-transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
  transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
  -o-transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
  transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
  transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
}

.contact .elementor-element .gyan-info-box {
  padding: 0;
}

.contact .gyan-infobox-position-left .gyan-info-box, .contact .gyan-infobox-position-right .gyan-info-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.contact .gyan-infobox-position-left .gyan-info-box {
  text-align: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  align-items: flex-start;
}

.contact .gyan-animation-box-fade .gyan-animation-box:before {
  opacity: 0;
}

.contact .gyan-animation-box:before, .contact .gyan-animation-box:after {
  position: absolute;
  opacity: 1;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 700ms ease;
  -webkit-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
}

.contact .elementor-element .gyan-info-box .gyan-infobox-icon-holder {
  background-color: #1F60A8;
  margin-right: 31px;
  border-radius: 100%;
  height: 60px;
  width: 60px;
  transform: rotate(0deg);
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  z-index: 3;
  text-align: center;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
}

.contact .swm-site-content, .contact .swm-content-color, .contact .swm-content-color a, .contact .swm-related-link a {
  color: #676767;
}

.contact .elementor-element .gyan-infobox-icon-holder img {
  border-radius: 100%;
}

.contact .elementor img {
  height: auto;
  max-width: 100%;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: inline-block;
  vertical-align: middle;
  image-rendering: auto;
}

.contact .gyan-infobox-position-left .gyan-infobox-content-holder {
  text-align: left;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  flex-direction: column;
  z-index: 3;
  clear: both;
}

.contact .elementor-element .gyan-info-box .gyan-infobox-title, .contact .elementor-element .gyan-info-box .gyan-infobox-title a {
  color: #fff;
}

.contact .elementor-element .gyan-infobox-title {
  font-size: 19px !important;
  margin-top: -18px;
  margin-bottom: 2px;
  line-height: 36px;
}

.contact .elementor-element .gyan-info-box .gyan-infobox-content, .contact .elementor-element .gyan-info-box .gyan-infobox-content a {
  color: #bbb;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 41px;
}

@media (max-width: 576px) {
  .yatirimci .nav {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    justify-content: space-between !important;
    flex-direction: row;
  }
}

.yatirimci table td {
  font: size 15px;
}

.yatirimci table td strong {
  font-weight: 600 !important;
  font-size: 15px !important;
}

.yatirimci .absolute-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 25;
}

.yatirimci .vys-item {
  display: inline-block;
  position: relative;
  overflow: hidden;
  word-wrap: break-word;
  width: 100%;
}

.yatirimci .vys-item .vys-figure {
  position: relative;
}

.yatirimci .vys-item .vys-figure a img {
  height: auto;
  max-width: 100%;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  filter: grayscale(1);
  object-fit: cover;
  height: 100%;
}

.yatirimci .vys-item .vys-figure .vys-content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 33px 33px 33px;
  transform: translateY(116px);
  z-index: 5;
  transition: all 0.3s ease-in-out;
}

.yatirimci .vys-item .vys-figure .vys-content .cat-list {
  font-size: 16px;
  font-weight: 500;
  position: relative;
  margin-bottom: 7px;
  padding-right: 30px;
  display: inline-block;
}

.yatirimci .vys-item .vys-figure .vys-content .cat-list::before {
  content: "";
  height: 4px;
  width: 15px;
  background-color: #91b2d8;
  position: absolute;
  bottom: 10px;
  right: 0;
  border-radius: 10px;
  border: none;
}

.yatirimci .vys-item .vys-figure .vys-content .cat-list::after {
  content: "";
  height: 4px;
  width: 34px;
  background-color: #1F60A8;
  position: absolute;
  bottom: 10px;
  right: -40px;
  border-radius: 10px;
  border: none;
}

.yatirimci .vys-item .vys-figure .vys-content .cat-list a {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  margin-bottom: 0;
}

.yatirimci .vys-item .vys-figure .vys-content h3 {
  margin-bottom: 10px;
  font-size: 28px;
  transition: all 0.3s ease-in-out;
}

.yatirimci .vys-item .vys-figure .vys-content h3 a {
  color: #fff;
  transition: all 0.3s ease-in-out;
}

.yatirimci .vys-item .vys-figure .vys-content p {
  visibility: hidden;
  opacity: 0;
  color: #d4d4d4;
  margin-bottom: 15px;
  transition: all 0.3s ease-in-out;
}

.yatirimci .vys-item:hover .vys-figure .vys-content {
  transform: translateX(0);
}

.yatirimci .vys-item:hover .vys-figure .vys-content p {
  visibility: visible;
  opacity: 1;
}

.yatirimci .vys-item:hover::after {
  height: 100%;
}

.yatirimci .vys-item::after {
  content: "";
  height: 50%;
  width: 100%;
  background-image: linear-gradient(to top, #000, transparent);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}

.yatirimci ul {
  margin: 0;
  padding: 0;
}

.yatirimci .menu-sidebar ul li {
  border-bottom: 1px solid #d7d7d7;
  margin-bottom: 12px;
  padding-bottom: 12px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.yatirimci .menu-sidebar ul li a {
  display: block;
  color: #222222;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.yatirimci .menu-sidebar ul li a:before {
  content: "\f285";
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.yatirimci .menu-sidebar ul li:hover a {
  color: #1F60A8;
}

.yatirimci .menu-sidebar ul li:hover a:before {
  color: #1F60A8;
}

.yatirimci .productDetail-sidebar {
  position: sticky;
  top: 125px;
}

.yatirimci .productDetail-sidebar-list .productDetail-sidebar-button {
  min-height: 3rem;
  background-color: #ffffff;
  transition: 350ms ease-out background-color;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  min-width: 100%;
  padding: 0.5rem 1rem;
  color: #001219;
  outline: 0;
  border: none;
  border-radius: 0;
}

.yatirimci .productDetail-sidebar-list .productDetail-sidebar-button i {
  transition: 350ms ease transform;
}

.yatirimci .productDetail-sidebar-list .productDetail-sidebar-button:hover {
  background-color: rgba(31, 96, 168, 0.8);
  color: white;
  border-left: 5px solid rgba(31, 96, 168, 0.8);
}

.yatirimci .productDetail-sidebar-list .productDetail-sidebar-button:focus {
  background-color: rgba(31, 96, 168, 0.8);
  color: white;
  border-left: 5px solid rgba(31, 96, 168, 0.8);
}

.yatirimci .productDetail-sidebar-list .productDetail-sidebar-button.active {
  background-color: #1F60A8;
  color: white;
  border-left: 5px solid #1F60A8;
}

.yatirimci .productDetail-sidebar-list .productDetail-sidebar-button.collapsed i {
  display: inline-block;
  transform: rotate(-45deg);
}

.yatirimci .productDetail-sidebar-list .accordion-item {
  margin-bottom: 0.5rem;
  border: 0;
}

.yatirimci .productDetail-sidebar-list .accordion-item:first-of-type {
  border-radius: 0;
}

.yatirimci .productDetail-sidebar-list .accordion-item:last-of-type {
  border-radius: 0;
}

.yatirimci .productDetail-sidebar-list .accordion-body {
  border: 1px solid #eeeeee;
  border-top: 0;
}

.yatirimci .productDetail-sidebar-list .accordion-body a {
  min-height: 2rem;
  background-color: #f7f7f7;
  transition: 350ms ease-out background-color, 350ms ease-out color, 250ms ease-out border-color;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  min-width: 100%;
  padding: 0.5rem 1rem;
  color: #001219;
  margin-bottom: 0.3rem;
  border-left: 2px solid transparent;
}

.yatirimci .productDetail-sidebar-list .accordion-body a:hover {
  background-color: #eeeeee;
  color: #1F60A8;
  border-left: 2px solid #1F60A8;
}

.yatirimci .productDetail-sidebar-list .accordion-body a:hover i {
  color: #1F60A8;
}

.yatirimci .productDetail-sidebar-list .accordion-body a.active {
  background-color: #eeeeee;
  color: #000;
  border-left: 2px solid #1F60A8;
}

.yatirimci .productDetail-sidebar-list .accordion-body a.active i {
  color: #1F60A8;
}

.yatirimci .productDetail-slider img {
  height: 350px;
  width: 100%;
  object-fit: contain;
}

@media (min-width: 768px) {
  .yatirimci .productDetail-slider img {
    height: 400px;
  }
}

@media (min-width: 1400px) {
  .yatirimci .productDetail-slider img {
    height: 450px;
  }
}

.yatirimci .productDetail-slider .productDetail-slider-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 1px solid rgba(0, 0, 0, 0.3);
  z-index: 10;
}

.yatirimci .productDetail-slider .productDetail-slider-btn:hover {
  background-color: #eeeeee;
  border-color: #1F60A8;
}

.yatirimci .productDetail-slider .productDetail-slider-btn:hover i {
  color: #1F60A8;
}

.yatirimci .productDetail-slider .productDetail-slider-btn-next {
  right: 10px;
}

.yatirimci .productDetail-slider .productDetail-slider-btn-prev {
  left: 10px;
}

.yatirimci .productDetail-slider-thumbs-img {
  width: 100%;
  object-fit: contain;
  height: 100px;
  padding: 0.5rem;
  border: 1px solid #eeeeee;
  cursor: pointer;
  transition: 350ms ease border-color;
}

.yatirimci .productDetail-slider-thumbs-img:focus {
  border-color: #bdbdbd;
}

.yatirimci .productDetail-slider-thumbs-img:hover {
  border-color: #bdbdbd;
}

.yatirimci .productDetail-slider-thumbs .swiper-slide.swiper-slide-thumb-active img {
  border-color: #1F60A8;
}

.yatirimci .productDetail-content h2 {
  margin-bottom: 2rem;
}

.yatirimci .productDetail-content table {
  --bs-table-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: #212529;
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: #212529;
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: #212529;
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  margin-top: 1.5rem;
  color: #212529;
  vertical-align: top;
  border-color: #dee2e6;
}

.yatirimci .productDetail-content table > * > * > * {
  padding: 0.5rem 0.5rem;
  background-color: var(--bs-table-bg);
  border-bottom-width: 1px;
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}

.yatirimci .productDetail-content table > *:not(:first-child) {
  border-top: 2px solid currentColor;
}

.yatirimci .productDetail-content table > tbody {
  vertical-align: inherit;
}

.yatirimci .productDetail-content table > tbody > tr:nth-of-type(odd) > * {
  --bs-table-accent-bg: rgb(241 241 241) !important;
  color: var(--bs-table-striped-color);
}

.yatirimci .productDetail-content table > tbody > tr:hover > * {
  --bs-table-accent-bg: var(--bs-table-hover-bg);
  color: var(--bs-table-hover-color);
}

.yatirimci .productDetail-content table > tbody > tr > td {
  font-size: 0.85rem;
}

.yatirimci .productDetail-content table > tbody > tr > td:first-child {
  font-weight: bold;
}

.yatirimci .productDetail-content table > thead {
  vertical-align: bottom;
}

.yatirimci .productDetail-content h3 {
  font-weight: bold;
  text-transform: uppercase;
}

.yatirimci .productDetail-content .nav.nav-tabs {
  border: 0;
}

.yatirimci .productDetail-content .nav.nav-tabs .nav-link {
  border-radius: 0;
  border: 0;
  border-bottom: 2px solid transparent;
  transition: 350ms ease border-color;
  color: #000;
  position: relative;
}

.yatirimci .productDetail-content .nav.nav-tabs .nav-link::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: inline-block;
  height: 2px;
  background-color: transparent;
  width: 100%;
  transform: scale(0);
  transition: 350ms ease transform;
}

.yatirimci .productDetail-content .nav.nav-tabs .nav-link:hover {
  color: #1F60A8;
}

.yatirimci .productDetail-content .nav.nav-tabs .nav-link:hover::after {
  background-color: rgba(31, 96, 168, 0.4);
}

.yatirimci .productDetail-content .nav.nav-tabs .nav-link.active {
  font-weight: bold;
  color: #1F60A8;
}

.yatirimci .productDetail-content .nav.nav-tabs .nav-link.active::after {
  transform: scale(1);
  background-color: #1F60A8;
}

.yatirimci .productDetail .product-features {
  transition: 350ms ease background-color;
  cursor: pointer;
}

.yatirimci .productDetail .product-features:hover {
  background-color: #eeeeee;
  color: #1F60A8;
}

.yatirimci .productDetail .productSingleImage {
  max-height: 500px;
}

.yatirimci .productDetail .productFilesCard {
  padding: 1rem;
  box-shadow: 0 0 16px 6px #e5e5e5;
  min-height: 12rem;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 350ms ease box-shadow;
}

.yatirimci .productDetail .productFilesCard:hover {
  box-shadow: 0 0 16px 6px #d3d3d3;
}

.yatirimci .productDetail .productFilesCard i {
  font-size: 2rem;
  color: #616161;
}

.yatirimci .productDetail .productFilesCard p {
  margin-bottom: 0;
}

.yatirimci .productDetail .productFilesCard a {
  color: #000;
  padding: 0.3rem 0.7rem;
  border: 1px solid #1F60A8;
}

.yatirimci .productDetail .productFilesCard a:hover, .yatirimci .productDetail .productFilesCard a:focus {
  color: #1F60A8;
  transition: 350ms ease color;
}

.yatirimci .productDetail .productFilesCard a.productFilesCard-download-btn {
  background-color: #1F60A8;
  color: white;
  transition: 350ms ease border, 350ms ease color, 350ms ease background-color;
  border: 1px solid #1F60A8;
}

.yatirimci .productDetail .productFilesCard a.productFilesCard-download-btn:hover {
  border: 1px solid #1F60A8;
  color: #1F60A8;
  background-color: white;
}

.yatirimci .table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-accent-bg: rgb(237 237 237) !important;
}

.pdf-open .ltn__gallery-item-inner {
  position: relative;
  overflow: hidden;
}

.pdf-open .ltn__gallery-item-inner .ltn__gallery-item-img {
  position: relative;
  overflow: hidden;
}

.pdf-open .ltn__gallery-item-inner .ltn__gallery-item-img::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-color: #222222;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  z-index: 1;
}

.pdf-open .ltn__gallery-item-inner .ltn__gallery-item-img img {
  -webkit-transition: all 3.5s ease 0s;
  -o-transition: all 3.5s ease 0s;
  transition: all 3.5s ease 0s;
}

.pdf-open .ltn__gallery-item-inner .ltn__gallery-item-img .ltn__gallery-action-icon {
  position: absolute;
  top: 45%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pdf-open .ltn__gallery-item-inner .ltn__gallery-item-img .ltn__gallery-action-icon i {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background-color: white;
  color: black;
  border-radius: 100%;
  margin: 3px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.pdf-open .ltn__gallery-item-inner .ltn__gallery-item-info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  opacity: 0;
  visibility: hidden;
  z-index: 99;
  padding: 6px 30px;
}

.pdf-open .ltn__gallery-item-inner .ltn__gallery-item-info h4 {
  margin-bottom: 2px;
}

.pdf-open .ltn__gallery-item-inner .ltn__gallery-item-info h4 a {
  color: #000 !important;
}

.pdf-open .ltn__gallery-item-inner .ltn_text {
  transition: 300ms all;
}

.pdf-open:hover .ltn__gallery-item-img::before {
  opacity: 0.9;
  visibility: visible;
}

.pdf-open:hover .ltn__gallery-item-img img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.pdf-open:hover .ltn__gallery-item-img .ltn__gallery-action-icon {
  top: 40%;
  opacity: 1;
  visibility: visible;
}

.pdf-open:hover .ltn__gallery-item-img .ltn__gallery-action-icon i:hover {
  background-color: #1F60A8;
  color: white;
}

.pdf-open:hover .ltn__gallery-item-info {
  bottom: 0;
  opacity: 1;
  visibility: visible;
}

.pdf-open:hover .ltn_text {
  opacity: 0;
}

.referanslar .absolute-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 25;
}

.referanslar .vys-item {
  display: inline-block;
  position: relative;
  overflow: hidden;
  word-wrap: break-word;
}

.referanslar .vys-item .vys-figure {
  position: relative;
}

.referanslar .vys-item .vys-figure a img {
  height: auto;
  max-width: 100%;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  filter: grayscale(1);
}

.referanslar .vys-item .vys-figure .vys-content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 33px 33px 33px;
  transform: translateY(116px);
  z-index: 5;
  transition: all 0.3s ease-in-out;
}

.referanslar .vys-item .vys-figure .vys-content .cat-list {
  font-size: 16px;
  font-weight: 500;
  position: relative;
  margin-bottom: 7px;
  padding-right: 30px;
  display: inline-block;
}

.referanslar .vys-item .vys-figure .vys-content .cat-list::before {
  content: "";
  height: 4px;
  width: 15px;
  background-color: #91b2d8;
  position: absolute;
  bottom: 10px;
  right: 0;
  border-radius: 10px;
  border: none;
}

.referanslar .vys-item .vys-figure .vys-content .cat-list::after {
  content: "";
  height: 4px;
  width: 34px;
  background-color: #1F60A8;
  position: absolute;
  bottom: 10px;
  right: -40px;
  border-radius: 10px;
  border: none;
}

.referanslar .vys-item .vys-figure .vys-content .cat-list a {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  margin-bottom: 0;
}

.referanslar .vys-item .vys-figure .vys-content h3 {
  margin-bottom: 10px;
  font-size: 28px;
  transition: all 0.3s ease-in-out;
}

.referanslar .vys-item .vys-figure .vys-content h3 a {
  color: #fff;
  transition: all 0.3s ease-in-out;
}

.referanslar .vys-item .vys-figure .vys-content p {
  visibility: hidden;
  opacity: 0;
  color: #d4d4d4;
  margin-bottom: 15px;
  transition: all 0.3s ease-in-out;
}

.referanslar .vys-item:hover .vys-figure .vys-content {
  transform: translateX(0);
}

.referanslar .vys-item:hover .vys-figure .vys-content p {
  visibility: visible;
  opacity: 1;
}

.referanslar .vys-item:hover::after {
  height: 100%;
}

.referanslar .vys-item::after {
  content: "";
  height: 50%;
  width: 100%;
  background-image: linear-gradient(to top, #000, transparent);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}

.referanslar .elementor-widget-container {
  margin: -66px -1px 0 0;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s, -webkit-border-radius 0.3s, -webkit-box-shadow 0.3s;
}

.referanslar .elementor-widget-container .info-title {
  color: black;
  font-weight: 700;
  background-color: #ededed;
  padding: 23px 20px 23px 33px;
  border-radius: 4px 4px 0 0;
  margin-bottom: 0;
  transition: 300ms background-color;
}

.referanslar .elementor-widget-container .project-list {
  background-color: #f6f6f6;
  padding: 10px 30px 10px 30px;
  border-radius: 0 0 4px 4px;
  margin-bottom: 0;
}

.referanslar .elementor-widget-container .project-list li {
  color: #646464;
  font-size: 15px;
  line-height: 48px;
}

.referanslar .elementor-widget-container .project-list li.project-details-list {
  color: #000;
  font-size: 16px;
  line-height: 48px;
  font-weight: 600;
  border-bottom: 1px solid #d3d3d3;
  margin-top: -18px;
}

.referanslar .elementor-widget-container .project-list li.project-details-list a {
  color: #000;
}

.referanslar .elementor-widget-container .project-list li.project-details-list span {
  display: inline-block;
  line-height: 28px;
  margin-top: 10px;
}

.referanslar .elementor-widget-container .project-list li.post-share span {
  display: block;
}

.referanslar .elementor-widget-container .project-list li.post-share .share-links {
  margin-top: -15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.referanslar .elementor-widget-container .project-list li.post-share .share-links a {
  color: #646464;
  font-size: 20px;
  transition: all 0.3s ease-in-out;
  margin-right: 30px;
}

.referanslar .elementor-widget-container .project-list li.post-share .share-links a:hover {
  color: #1F60A8;
  transition: all 0.3s ease-in-out;
}

.referanslar .elementor-widget-container .project-list li.post-share .share-links .social-text {
  display: none;
}

.referanslar .referanslar-detay {
  color: black;
}

.referanslar .referanslar-detay .referanslar-container {
  background-color: #f6f6f6;
  height: 100%;
  padding: 40px 70px 40px 40px;
}

@media (max-width: 576px) {
  .referanslar .referanslar-detay .referanslar-container {
    padding: 40px 0px;
  }
}

.referanslar .referanslar-detay .single-port-cat a {
  color: #1F60A8;
  font-size: 16px;
  margin-bottom: 0;
  font-weight: 700;
  display: inline-block;
}

.referanslar .referanslar-detay .elementor h4.elementor-heading-title {
  font-weight: 700;
}

.referanslar .referanslar-detay .elementor h5 {
  font-weight: 700;
}

.referanslar .referanslar-detay .content p {
  line-height: 1.7;
}

.referanslar .referanslar-detay .swiper-button-next:after, .referanslar .referanslar-detay .swiper-button-prev:after {
  color: #959595;
  opacity: 0.4;
  transition: 300ms all;
}

.referanslar .referanslar-detay .swiper-button-next:hover:after, .referanslar .referanslar-detay .swiper-button-prev:hover:after {
  opacity: 1;
  color: #1F60A8;
}

.referanslar .portfoilo-info-wrap {
  position: sticky;
  top: 127px;
}

.referanslar .swiper-fade .swiper-slide {
  text-align: center;
}

.modal-project-summary .project-details-list {
  font-weight: 500 !important;
}

.modal-project-summary .project-details-list a {
  color: black !important;
}

.modal-project-summary .modal-dialog {
  max-width: 700px;
}

.modal-project-summary .modal-content {
  padding: 20px;
}

.modal-project-summary .modal-header {
  position: relative;
  border-bottom: unset;
}

.modal-project-summary .modal-header:before {
  position: absolute;
  left: 18px;
  right: 0;
  bottom: 0;
  width: 23%;
  border-bottom: 4px solid #000;
  content: "";
}

.modal-project-summary .btn-close {
  position: absolute;
  right: -52px;
  background-color: orange;
  opacity: 1;
  color: white;
  width: 37px;
  border-radius: 15px;
  z-index: -1;
  background: unset;
  background-color: orange;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 19px;
  height: 15px;
}

@media (max-width: 576px) {
  .modal-project-summary .btn-close {
    right: -10px;
    z-index: 1;
    top: 0;
    width: 15px;
    justify-content: center;
  }
}

.modal-project-summary ul li {
  font-size: 14px;
  margin-top: 10px;
  width: 50%;
  color: black;
  font-weight: 700;
  float: left;
}

.breadcrumb-menu nav {
  position: relative;
  z-index: 99;
}

.breadcrumb-menu nav .nav.nav-tabs {
  background-color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: fit-content;
  min-width: 65%;
  margin: 0 auto;
  position: absolute;
  left: 0;
  top: -34px;
  right: 0;
  padding: 10px;
  border-radius: 7px;
}

@media (max-width: 576px) {
  .breadcrumb-menu nav .nav.nav-tabs {
    border-radius: 0;
    top: 0;
    position: relative;
  }
}

.breadcrumb-menu nav .nav.nav-tabs .nav-link.active,
.breadcrumb-menu nav .nav.nav-tabs .nav-tabs .nav-item.show .nav-link {
  color: #fff;
  background-color: #1F60A8;
  border-color: #dee2e6 #dee2e6 #fff;
}

.breadcrumb-menu nav .nav.nav-tabs .nav-link {
  margin-bottom: -1px;
  background: none;
  border: 1px solid transparent;
  padding: 10px 50px;
  border-radius: 7px;
  color: black;
}

@media (max-width: 576px) {
  .breadcrumb-menu nav .nav.nav-tabs .nav-link {
    width: 100%;
  }
}

.kurumsal ul li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 5px;
  font-size: 0.875rem;
  color: #000;
  margin-top: 20px;
}

.kurumsal ul li:before {
  content: "";
  background-image: url(https://demo14.vayes.com.tr/themes/bilegrup/assets/img/icon.png);
  background-size: 13px;
  background-position: left;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background-repeat: no-repeat;
}

.corporate-video-area {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.corporate-video-area i {
  font-size: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  border: 2px solid #ffffff5e;
  border-radius: 50%;
  padding: 20px;
  width: 80px;
  height: 80px;
  color: white;
  display: flex;
  justify-content: center;
  align-content: space-between;
  flex-direction: column;
}

.corporate-video-area i:before {
  display: flex;
  align-items: center;
  justify-content: center;
}

.corporate-video-area .stm_playb_wrap:before {
  animation: stm_video_style_11_ripple 3s ease-in-out 1.5s infinite;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 96px;
  height: 96px;
  border: 1px solid transparent;
  border-radius: 50%;
  border-color: white !important;
}

.corporate-video-area .stm_playb_wrap:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 96px;
  height: 96px;
  border: 1px solid #ffffffb8;
  border-radius: 50%;
  animation: stm_video_style_11_ripple 1.4s ease-in-out 0.5s infinite;
}

@keyframes stm_video_style_11_ripple {
  0% {
    width: 96px;
    height: 96px;
    opacity: .3;
  }
  100% {
    width: 192px;
    height: 192px;
    opacity: 0;
  }
}

.yatirimci.kurumsal .swiper-button-next:after, .yatirimci.kurumsal .swiper-button-prev:after {
  color: #959595;
  opacity: 0.4;
  transition: 300ms all;
}

.yatirimci.kurumsal .swiper-button-next:hover:after, .yatirimci.kurumsal .swiper-button-prev:hover:after {
  opacity: 1;
  color: #1F60A8;
}

@media (max-width: 576px) {
  .yatirimci .hizmet-baslik {
    margin-top: 20px;
  }
}

.hizmet .hizmet-alani .hizmet-icerik p {
  line-height: 1.8;
}

.hizmet p {
  color: #414141 !important;
  font-size: 15px !important;
}

.hizmet .menu-container {
  box-shadow: rgba(0, 0, 0, 0.15) 0.71429rem 0.71429rem 3.57143rem;
  z-index: 5;
  background-color: #fff;
  position: sticky;
  top: 125px;
}

.hizmet .menu-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.hizmet .menu-container ul .menu-item {
  position: relative;
  padding: 0;
  margin: 0;
  width: 100%;
  display: block;
  transition: background-color 250ms ease-in-out,color 250ms ease-in-out;
}

.hizmet .menu-container ul .menu-item .active {
  color: white !important;
  background-color: #1F60A8 !important;
}

.hizmet .menu-container ul .menu-item a {
  font-size: .9rem;
  line-height: 1.28571rem;
  letter-spacing: .01143rem;
  font-weight: 400;
  padding: 18px 0px 18px 20px;
  color: #000;
  text-transform: none;
  width: 100%;
  display: block;
  z-index: 0;
  text-align: left;
  white-space: initial;
  transition: background-color 250ms ease-in-out,color 250ms ease-in-out;
  border-color: #f5f7f5 !important;
  padding-right: 0.5rem;
  border-bottom: 0.07143rem solid #fff;
  border-right: 0.07143rem solid #f5f7f5;
}

.hizmet .menu-container ul .menu-item a:hover {
  background-color: #1F60A8 !important;
  color: #fff !important;
}

.hizmet .brochure-box {
  position: relative;
  padding: 40px 50px 40px 30px;
  background-size: cover;
}

.hizmet .brochure-box h6 {
  position: relative;
  display: block;
  font-size: 26px !important;
  line-height: 1.2em;
  color: #ffffff;
  font-weight: 600;
  margin-bottom: 15px;
}

.hizmet .brochure-box h6 span {
  color: #1F60A8;
}

.hizmet .brochure-box p {
  position: relative;
  font-size: 16px;
  line-height: 23px;
  color: #D3C19F !important;
  font-weight: 400;
}

.hizmet .brochure-box .info-box {
  position: relative;
  margin-bottom: 30px;
}

.hizmet .brochure-box .info-box li {
  position: relative;
  display: block;
  font-size: 17px;
  line-height: 26px;
  color: #ffffff;
  font-weight: 500;
  margin-bottom: 8px;
  padding-left: 30px;
}

.hizmet .brochure-box .info-box li .icon {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 20px;
  color: #1F60A8;
  line-height: 26px;
}

.hizmet .brochure-box .info-box li a {
  color: #ffffff;
  font-size: 15px;
}

.hizmet .brochure-box:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #0006;
}

.kariyer .accordion .accordion-item {
  margin-bottom: 15px;
  border-radius: 5px;
  border: none;
}

.kariyer .accordion .accordion-item .accordion-button {
  background-color: transparent;
  color: #000;
  font-size: 15px;
}

.kariyer .accordion .accordion-item .accordion-button:after {
  content: "+";
  background-image: none !important;
  display: flex;
  align-items: center;
  font-size: 25px;
}

.kariyer .accordion .accordion-item .accordion-button:not(.collapsed)::after {
  content: "—";
  font-size: 15px;
  display: flex;
  align-items: center;
  background-image: none !important;
}

.kariyer .accordion .accordion-item .accordion-button:focus {
  border: none;
  box-shadow: none;
}

.kariyer .accordion .accordion-body {
  color: black;
  font-size: 13px;
  line-height: 1.4;
}

/*# sourceMappingURL=style.css.map */