@import url('https://fonts.googleapis.com/css2?family=Jost:wght@100;200;300;400;500;600;700;800&display=swap');
html, body {
  font-family: 'Jost', sans-serif !important;
}
.f1 {
  font-family: 'Jost', sans-serif;
}
.f2 {
  font-family: 'Jost', sans-serif;
}
:root {
  --bir: rgba(51, 51, 51);
  --iki: rgba(211, 36, 54);
  --uc: #e7e7e7;
  --dort: linear-gradient(90deg, var(--bir) 0%, var(--iki) 50%, var(--bg) 100%);
  --bes: linear-gradient(90deg, var(--iki) 0%, var(--bir) 100%);
  --fff: #FFF;
  --beyaz: #FFF;
  --koyu: #5d5a59;
  --bg: #fafafb;
  --alti: rgba(228, 56, 66, 1.00);
  --yedi: rgba(169, 29, 43, 1.00);
  --sekiz: rgba(211, 36, 54, 1.00);
  --dokuz: rgba(169, 29, 43, 1.00);
}
*, button:focus {
  outline: none;
}
.navbar-toggler {
  padding: 0px 15px;
  color: #5d5a59;
  background: none !important;
  font-size: 30px;
  position: absolute;
  right: 10px;
  top: 5px;
}
.navbar-toggler:focus, .navbar-toggler:hover {
  outline: 0;
  box-shadow: none;
}
html {
  scroll-behavior: smooth;
}
html, body {
  color: var(--bir);
  background: var(--bg);
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: .3px;
}
body {
  background: url(../../../../uploads/theme/vectorpaint.svg) var(--bg) center no-repeat fixed;
}
a {
  color: var(--bir) !important;
  text-decoration: none;
}
a:hover {
  color: #000 !important;
}
.fff {
  color: #FFF;
}
.border-bir {
  border-color: var(--bir) !important;
}
.border-iki {
  border-color: var(--iki) !important;
}
.nav-item:hover {
  background: #FFF;
}
header {
  background: rgb(255 255 255 / 50%);
  transition: .6s linear;
}
.navbar {
  background: rgb(255 255 255 / 50%);
  transition: .6s linear;
}
header.navfix .navbar, header.navfix {
  background: rgb(255 255 255 / 100%);
  transition: .6s linear;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.navbar-brand img {
  height: 40px;
  margin-left: 30px;
  margin-right: 30px;
}
.nav-link {
  font-size: 20px;
  font-weight: 600;
  padding: 5px 20px !important;
  border-bottom: 1px solid transparent;
}
.nav-link:hover {}
.nav-alt .nav-link {
  font-size: 20px;
  font-weight: 600;
  padding: 10px 20px 10px 20px !important;
  border-radius: 3px;
}
.nav-alt .nav-link:hover {
  background: var(--uc);
}
.navbar-toggler {
  background-color: var(--bir);
}
.lang .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0;
  vertical-align: 0;
  content: "";
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}
.page {
  background-size: cover;
}
.subheader {
  color: #FFF;
  background: rgb(93, 90, 89);
  background: linear-gradient(90deg, rgba(155, 151, 149, 1) 0%, rgba(93, 90, 89, 1) 100%);
  border-bottom: 1px solid #eee;
}
.subheader a, .subheader .breadcrumb a, .subheader .breadcrumb, .subheader .breadcrumb-item, .subheader .breadcrumb-item a, .subheader li {
  color: #aeaeae !important;
  font-size: 16px;
}
#map {
  height: 500px;
}
#section0 {
  background-size: cover;
  background-attachment: fixed;
}
.section2 {
  padding: 64px 0 32px;
  background-size: cover;
}
.section5 {
  background: var(--bir);
  color: var(--fff);
  padding-top: 50px;
  padding-bottom: 25px;
}
.section6 {
  background: var(--dokuz);
  color: var(--fff);
  padding-top: 50px;
  padding-bottom: 25px;
}
.iletisim-sol {
  background: url(../../../../uploads/images/iletisim-bg.jpg) center left no-repeat;
  background-size: cover;
}
.title {
  font-size: 32px;
  line-height: 38px;
  margin-bottom: 16px;
}
.slayt-services-title {
  font-size: 32px;
  line-height: 38px;
  margin-bottom: 16px;
}
.buton {
  background: var(--sekiz);
  color: var(--fff) !important;
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 2px;
  transition: .3s linear;
  border: 1px solid var(--yedi);
}
.buton:hover {
  background: var(--bes);
  color: var(--fff) !important;
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 2px;
  transition: all .3s ease;
  border: 1px solid var(--sekiz);
}
.teklif {
  background: var(--iki);
  color: #FFF !important;
  font-weight: 500;
}
.teklif:hover a, .teklif a:hover, .teklif:hover {
  background: var(--iki) !important;
  color: #FFF !important;
}
.slider1 {
  background: url(../../../../uploads/slider/slide1.jpg) left center;
  background-size: cover;
  background-attachment: fixed;
}
.slider2 {
  background-image: url(../../../../uploads/slider/slide1.jpg);
  background-size: cover;
  background-attachment: fixed;
}
.bg-section {
  filter: url("data:image/svg+xml;utf8,<svg></svg>#grayscale");
  -webkit-filter: grayscale(0%);
  transition: all .7s;
  position: absolute;
  width: 50%;
  height: 100%;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.bg-section:hover {
  filter: url("data:image/svg+xml;utf8,<svg></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
}
.bg-section img {
  width: 100%;
  display: none;
}
.bg-section img.active {
  display: block;
}
.sektorler {
  background: url(../../../../uploads/theme/vectorpaint.svg) var(--bg) center no-repeat;
  background-size: cover;
}
.sektor-list i {
  color: var(--iki) !important;
  position: absolute;
}
.haberler {
  background: url(../../../../uploads/theme/bg2.png) var(--bg) center no-repeat;
  background-size: cover;
}
.fp-scrollable .fp-section, .fp-scrollable .fp-slide {
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
}
.subheader .baslik {
  font-size: 26px;
}
h3 {
  font-weight: 600;
  font-size: 40px !important;
  line-height: 1.2;
}
h3 span {
  color: var(--iki);
  font-weight: 500;
}
.metin h3 {
  font-weight: 600;
  font-size: 40px;
}
.metin h3 span {
  color: var(--iki);
  font-weight: 500;
}
.metin {
  display: table-cell;
  vertical-align: middle;
  width: 33%;
  position: relative;
}
.metin h3 {
  line-height: 1.2;
  margin: 0 0 25px;
}
.metin2 h3 {
  color: var(--fff);
}
.metin2 h3 span {
  color: var(--fff);
}
.metin2 {
  color: var(--fff);
}
.blur {
  filter: blur(8px);
  -webkit-filter: blur(8px);
}
.ortala {
  display: flex;
  align-items: center;
}
.middle {
  min-height: 100%;
  min-height: 100vh;
  display: flex;
  align-items: center;
}
.section-ic .icon {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  line-height: 60px;
  font-size: 25px;
  color: #ffffff !important;
  text-align: center !important;
  border: 1px solid #f9f9f9;
  background-color: rgba(155, 151, 149, 0.1);
  position: relative;
}
.section-ic:hover .icon {
  border-color: transparent;
  background-color: #e3e3e3;
}
.section-ic .icon:before {
  content: '';
  position: absolute;
  top: 5px;
  right: 5px;
  left: 5px;
  bottom: 5px;
  background: var(--iki);
  border-radius: 50%;
  z-index: 0;
  opacity: 1;
  transform: scale(0);
  transition: all 0.3s ease-in-out;
}
.section-ic:hover .icon:before {
  transform: scale(1);
}
.section-ic .icon i {
  z-index: 1;
  position: relative;
  color: var(--iki);
}
.section-ic:hover .icon i {
  color: #fff;
}
.link-iki {
  font-weight: 600;
  border-bottom: 1px solid #dee2e6;
  border-radius: 3px;
  transition: all .2s ease;
}
.link-iki:hover {
  border-bottom: 1px solid var(--bg);
  background: var(--bes);
  color: var(--fff) !important;
}
.link-iki:hover a {
  color: var(--fff) !important;
}
.link-iki i {
  margin-left: 18px;
  margin-top: 10px;
  color: var(--uc);
}
.link-iki:hover i {
  color: var(--fff) !important;
}
.link-iki-margin {
  margin-left: 56px;
}
.box-kutu {
  overflow: hidden;
  padding: 10px;
  border-radius: 3px;
  border: 1px solid rgba(88, 86, 233, .149);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.box-kutu img {
  border-radius: 3px;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.box-kutu:hover img {}
.box-kutu:hover {
  -webkit-box-shadow: 0 10px 60px 0 rgb(77 77 77 / 30%);
  box-shadow: 0 10px 60px 0 rgb(77 77 77 / 30%);
  border-color: transparent;
  background: #FFF;
}
.box-kutu .tarih {
  border-radius: 2px 0 2px 2px;
  bottom: -14px;
  right: 0px;
  position: absolute;
  background: var(--bes);
  color: var(--fff);
  font-size: 12px;
  text-align: center;
  padding: 0 16px 0 18px;
}
.box-kutu .yazi {
  overflow: hidden;
}
.services .box-img {
  border: 2px solid #E9E9E9;
  overflow: hidden;
}
.services .img {}
.services .box {
  background: #EFEFEF;
  padding: 16px 16px 4px 16px;
  margin-bottom: 52px;
  transition: all 1s ease;
}
.services:hover .box {
  background: var(--bes);
  color: var(--beyaz);
}
.services .box i {
  color: var(--iki);
  font-size: 32px;
  margin-top: 8px;
  margin-left: 4px;
  margin-right: 16px;
}
.services:hover .box i {
  color: var(--beyaz);
  transition: all .4 ease;
}
.services .box .title {
  font-size: 26px;
  margin-top: 4px;
  font-weight: 500;
  color: var(--bir);
}
.services:hover .box .text * {
  color: var(--beyaz);
  transition: all .1s ease;
}
.services .box .desc {
  font-size: 18px;
}
.sagfoto {
  min-height: 750px;
}
.adres span {
  color: var(--iki);
  font-weight: 200;
}
.parallax-window {
  min-height: 400px;
  background: transparent;
}
.fancybox-zoomIn {
  animation: 0.25s ease both fancybox-zoomIn;
}
.fancybox-zoomOut {
  animation: 0.15s ease both fancybox-zoomOut;
}
.haber img {
  max-width: 100%
}
.mono, .f3 {
  font-family: 'Roboto Mono', monospace;
  font-weight: 300;
}
.footer {
  background: url(../../../../uploads/subheader/subheader.jpg) bottom center no-repeat;
  background-size: cover;
}
.subheader-bg {
  background: url(../../../../uploads/subheader/subheader.jpg) top center no-repeat;
  background-size: cover;
}
footer {
  background-size: cover;
  padding: 20px 0 30px 0;
  color: var(--uc) !important;
}
footer .logo {
  height: 60px;
}
.beyazlogo {
  filter: brightness(0) invert(1);
}
footer {
  font-weight: 300;
}
footer a {
  color: var(--fff) !important;
}
footer a:hover {
  color: var(--fff) !important;
  padding-bottom: 4px;
  border-bottom: 1px solid #FFF;
}
.form-floating > label {
  font-weight: 400;
  font-size: 16px;
}
.form-control {
  border-radius: 0;
  background: transparent;
  border: 0;
  border-bottom: 2px solid #ced4da !important;
}
.subheader .side-intro .title {
  font-size: 50px;
  margin: 0;
  line-height: 0;
  color: #FFF;
}
.subheader .text-offset {
  position: relative;
  display: flex;
  justify-content: center;
}
.subheader .side-intro .text-1 {
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: block;
  line-height: 1.2;
  color: #FFF;
}
.subheader .text-offset .filled {
  position: relative;
  width: -webkit-fill-available;
  height: auto;
  z-index: 0;
  -webkit-text-stroke-width: 1px;
  -webkit-text-fill-color: #FFF;
  color: #FFF;
}
.subheader .side-intro .text-1 {
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: block;
  line-height: 1.2;
  color: #FFF;
}
.subheader .text-offset .outline {
  position: absolute;
  height: auto;
  z-index: 1;
  top: 1px;
  left: 1px;
  -webkit-text-stroke-width: 2px;
  -webkit-text-fill-color: transparent;
  color: #FFF;
}
.subheader .black {
  color: var(--iki) !important;
}
.subheader .parallax {
  background: no-repeat center;
  background-size: cover;
  height: 300px !important;
}
.swiper-button-next, .swiper-button-prev {
  top: 20%;
}
figure, .services figure {
  position: relative;
  overflow: hidden;
  margin: 0;
}
figure::before, .services figure::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  content: '';
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, .2);
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
}
figure:hover::before, .services:hover figure::before {
  -webkit-animation: circle .75s;
  animation: circle .75s;
}
figure img, .services figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .5s ease;
}
figure:hover img, .services:hover img {
  transform: scale(1.2);
}
@keyframes fancybox-zoomIn {
  from {
    opacity: 0;
    transform: scale(0.75);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes fancybox-zoomOut {
  to {
    opacity: 0;
    transform: scale(1.25);
  }
}
@-webkit-keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
@keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
.sm-links a {
  color: var(--uc) !important;
  font-size: 26px !important;
  margin: 10px 5px;
  display: inline-block;
}
.slayt {
  height: 100vh;
}