html,
body {
  overflow-x: hidden;
}
.bold {
  font-weight: 700 !important;
}
.h-yazi-ortalama {
  text-align: center;
  margin-left: -2rem;
}
.unordered-list ul {
  display: inline-block;
  list-style-position: inside;
}
.unordered-list ul li {
  margin-left: auto;
  text-align: left;
}
.h-yazi-solda {
  text-align: left;
}
.h-yazi-solda-center {
  text-align: center;
}
.h-yazi-ozel {
  text-align: center;
  margin-left: -120px;
}
.h-yazi-margin-kucuk {
  margin-bottom: 1.5rem !important;
}
.h-yazi-margin-kucuk {
  margin-bottom: -1rem;
}
.h-yazi-margin-orta {
  margin-bottom: 4rem !important;
}
@media only screen and (max-width: 56.25em) {
  .h-yazi-margin-orta {
    margin-bottom: 3rem !important;
  }
  .flex__item--left {
    width: 80% !important;
  }
  .flex__item--right {
    width: 20% !important;
  }
  .flex__content {
    width: 65% !important;
    text-align: justify;
  }
}
.h-yazi-margin-buyuk {
  margin-bottom: 3rem !important;
}
@media only screen and (max-width: 56.25em) {
  .h-yazi-margin-buyuk {
    margin-bottom: -5rem !important;
  }
}
.h-yazi-margin-buyuk-2 {
  margin-bottom: 12rem !important;
}
@media only screen and (max-width: 56.25em) {
  .h-yazi-margin-buyuk-2 {
    margin-bottom: -5rem !important;
  }
}
.h-yazi-margin-buyuk-3 {
  margin-top: -2.5rem;
}
@media only screen and (max-width: 56.25em) {
  .h-yazi-margin-buyuk-3 {
    margin-top: -2.5rem;
  }
}
.h-yazi-margin-buyuk-4 {
  margin-bottom: 12rem;
}
@media only screen and (max-width: 56.25em) {
  .h-yazi-margin-buyuk-4 {
    margin-bottom: 3rem;
  }
}
.h-yazi-margin-orta-2 {
  margin-bottom: -5rem !important;
}
@media only screen and (max-width: 56.25em) {
  .h-yazi-margin-orta-2 {
    margin-bottom: 8rem !important;
  }
}
.h-yazi-margin-orta-3 {
  margin-bottom: 3rem !important;
}
@media only screen and (max-width: 56.25em) {
  .h-yazi-margin-orta-3 {
    margin-bottom: 3rem !important;
  }
}
.h-yazi-margin-orta-4 {
  margin-bottom: 3rem !important;
}
@media only screen and (max-width: 56.25em) {
  .h-yazi-margin-orta-4 {
    margin-bottom: 3rem !important;
  }
}
.h-yazi-margin-5 {
  margin-top: 10rem;
}
@media only screen and (max-width: 56.25em) {
  .h-yazi-margin-5 {
    margin-top: -20rem;
  }
}
.h-yazi-margin-altta {
  margin-top: 40.5rem;
}
@media only screen and (max-width: 56.25em) {
  .h-yazi-margin-altta {
    margin-top: 50rem;
  }
}
.h-yazi-margin-ozel {
  margin-bottom: 4rem !important;
}
@media only screen and (max-width: 56.25em) {
  .h-yazi-margin-ozel {
    margin-bottom: 3rem !important;
  }
}
.h-yazi-margin-ustte-buyuk {
  margin-top: 8rem;
}
.h-yazi-margin-ustte-enbuyuk {
  margin-top: 10rem;
}
@media only screen and (max-width: 56.25em) {
  .h-yazi-margin-ustte-enbuyuk {
    margin-top: 1rem;
  }
}
.h-yazi-margin-kucuk-1 {
  margin-top: 1rem;
}
@media only screen and (max-width: 56.25em) {
  .h-yazi-margin-kucuk-1 {
    margin-top: 1rem;
  }
}
.h-yazi-margin-5 {
  margin-top: 5rem;
}
@media only screen and (max-width: 56.25em) {
  .h-yazi-margin-5 {
    margin-top: -15rem;
  }
}
a {
  text-decoration: none;
  color: #fff;
}
.container {
  padding: 0;
  margin: 0 auto;
  font-family: "Josefin Sans", sans-serif;
}
@media only screen and (max-width: 56.25em) {
  .bosluk {
    margin-top: -40rem;
  }
}
@media only screen and (max-width: 37.5em) {
  .bosluk {
    margin-top: -40rem;
  }
}
*,
::after,
::before {
  margin: 0;
  padding: 0;
  box-sizing: inherit;
}
html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}
@media only screen and (max-width: 75em) {
  html {
    font-size: 56.25%;
  }
}
@media only screen and (max-width: 56.25em) {
  html {
    font-size: 50%;
  }
}
@media only screen and (max-width: 37.5em) {
  html {
    font-size: 30%;
  }
}
@media only screen and (min-width: 112.5em) {
  html {
    font-size: 75%;
  }
}
body {
  box-sizing: border-box;
  padding: 3rem;
}
@media only screen and (max-width: 56.25em) {
  body {
    padding: 0;
  }
}
::selection {
  background-color: #30eced;
  color: #fff;
}
#pointer-dot {
  left: 0;
  top: 0;
  margin-top: -0.5rem;
  margin-left: -0.3rem;
  width: 0;
  height: 0;
  border: 2.5px solid #6b9fe0;
  position: fixed;
  border-radius: 0.4rem;
  pointer-events: none;
  transition: border-color 0.5s;
  z-index: 9999;
}
#pointer-ring {
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  padding: 1.5rem;
  border: 0.2rem solid #f1f1f1;
  position: fixed;
  border-radius: 10rem;
  pointer-events: none;
  z-index: 9999;
}
.hakkimizda-bolumu-anasayfa {
  padding: 10rem 0 5rem;
  background-image: url(../img/red_dots.png);
  background-position: bottom center;
  background-size: contain;
}
@media only screen and (max-width: 56.25em) {
  .hakkimizda-bolumu-anasayfa {
    padding: 0 0 1rem;
  }
}
@media only screen and (max-width: 56.25em) {
  .hakkimizda-bolumu-anasayfa {
    padding: 0 0 1rem;
  }
}
.hakkimizda-bolumu-hakkimizda {
  padding: 5rem 0 5rem;
  background-color: #fff;
}
@media only screen and (max-width: 56.25em) {
  .hakkimizda-bolumu-hakkimizda {
    padding: 0 0;
    margin-top: -69rem;
  }
}
@media only screen and (max-width: 56.25em) {
  .hakkimizda-bolumu-hakkimizda {
    padding: 0 0;
    margin-top: -69rem;
  }
}
.hata-404 {
  padding: 5rem 0 5rem;
  background-color: #fff;
}
@media only screen and (max-width: 56.25em) {
  .hata-404 {
    padding: 0 0;
    margin-top: 20vh;
  }
}
@media only screen and (max-width: 56.25em) {
  .hata-404 {
    padding: 0 0;
    margin-top: -20vh;
  }
}
.hizmetler-alani {
  padding: 6rem 0 5rem;
  background-image: linear-gradient(to right bottom, #fff, #fbfbfb);
}
@media only screen and (max-width: 56.25em) {
  .hizmetler-alani {
    padding: 10rem 0 17rem;
  }
}
.hizmetler-aciklama {
  padding: 100px 0;
  background-image: linear-gradient(to right bottom, #fff, #fbfbfb);
}
@media only screen and (max-width: 56.25em) {
  .hizmetler-aciklama {
    padding: 10rem 0 17rem;
  }
}
.ozellik-alani-sayfa {
  padding: 5rem 0 5rem;
  background-color: #fff;
}
@media only screen and (max-width: 56.25em) {
  .ozellik-alani-sayfa {
    padding: 10rem 0;
  }
}
.yorumlar-alani {
  position: relative;
  padding: 5rem 0 5rem;
  background-image: linear-gradient(to right bottom, #fff, #fbfbfb);
  background-size: cover;
}
@media only screen and (max-width: 56.25em) {
  .yorumlar-alani {
    padding: 5rem 0 0;
  }
}
.form-alani {
  padding: 40rem 0;
  background-image: linear-gradient(to right bottom, #30eced, #0c52aa);
  margin-top: -30vh;
}
.projeler {
  position: relative;
  padding: 5rem 0 5rem;
  background-image: linear-gradient(to right bottom, #fff, #fbfbfb);
  background-size: cover;
}
@media only screen and (max-width: 56.25em) {
  .projeler {
    padding: 15rem 0 16rem;
  }
}
.projeler-sayfa-alani {
  padding: 5rem 0 5rem;
  background-color: #fff;
}
@media only screen and (max-width: 56.25em) {
  .projeler-sayfa-alani {
    padding: 15rem 0 16rem;
  }
}
.markalar {
  padding: 60px 0 60px;
  background-image: linear-gradient(to right bottom, #30eced, #0c52aa);
  background-size: cover;
  display: inline-block;
  width: 100%;
}
@media only screen and (max-width: 56.25em) {
  .markalar {
    padding: 15rem 0 16rem;
  }
}
.hizmetler-detay-sayfasi-alani {
  padding: 20rem 0 5rem;
  margin-top: -20vh;
  background-color: #fff;
}
@media only screen and (max-width: 56.25em) {
  .hizmetler-detay-sayfasi-alani {
    padding: 0 0 20rem;
    margin-top: 20vh;
  }
}
@media only screen and (max-width: 56.25em) {
  .hizmetler-detay-sayfasi-alani {
    padding: 0 0 20rem;
    margin-top: -20vh;
  }
}
.proje-detay-sayfasi-alani {
  padding: 100px 0;
  background-color: #fff;
}
@media only screen and (max-width: 56.25em) {
  .proje-detay-sayfasi-alani {
    padding: 20rem 2rem 5rem;
    margin-top: 0;
  }
}
.iletisim-icon-alani {
  padding: 20rem 0 1rem;
  margin-top: -20vh;
  background-color: #fff;
}
@media only screen and (max-width: 56.25em) {
  .iletisim-icon-alani {
    padding: 15rem 0;
    margin-top: 20vh;
  }
}
@media only screen and (max-width: 56.25em) {
  .iletisim-icon-alani {
    padding: 15rem 0;
    margin-top: -20vh;
  }
}
.iletisim-form-alani {
  padding: 20rem 0 10rem;
  margin-top: -20vh;
  background-color: #fff;
}
.iletisim-form-alani .h2-baslik-iletisim-ozel {
  padding-top: 170px;
}
@media only screen and (max-width: 56.25em) {
  .iletisim-form-alani {
    padding: 0 0;
    margin-top: 20vh;
  }
}
@media only screen and (max-width: 56.25em) {
  .iletisim-form-alani {
    padding: 0 0;
    margin-top: 0;
  }
}
@keyframes solahareket {
  0% {
    opacity: 0;
    transform: translateX(-10rem);
  }
  80% {
    transform: translateX(1rem);
  }
  100% {
    opacity: 1;
    transform: translate(0);
  }
}
@keyframes sagahareket {
  0% {
    opacity: 0;
    transform: translateX(10rem);
  }
  80% {
    transform: translateX(-1rem);
  }
  100% {
    opacity: 1;
    transform: translate(0);
  }
}
@keyframes butonefekt {
  0% {
    opacity: 0;
    transform: translateY(3rem);
  }
  100% {
    opacity: 1;
    transform: translate(0);
  }
}
.flex__container.animate--start .flex__content {
  transform: translateX(-3rem);
  opacity: 0;
}
.flex__container.animate--start .roboting__img {
  transform: translate(5rem);
  opacity: 0;
}
.flex__container.animate--end .flex__content {
  transform: translate(0);
  opacity: 1;
}
.flex__container.animate--end .roboting__img {
  transform: translate(0);
  opacity: 1;
}
body {
  font-family: Poppins, sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.7;
  color: #777;
}
.header__slider-alani {
  position: absolute;
  top: 40%;
  left: 40%;
  transform: translate(-30%, -30%);
  text-align: center;
}
.slider-yazi-icerikleri {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 2rem;
  backface-visibility: hidden;
}
.slider-yazi-icerikleri--1 {
  display: block;
  font-size: 6rem;
  font-weight: 400;
  letter-spacing: 3rem;
  animation-name: solahareket;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
}
@media only screen and (max-width: 37.5em) {
  .slider-yazi-icerikleri--1 {
    letter-spacing: 1rem;
    font-size: 5rem;
  }
}
.slider-yazi-icerikleri--2 {
  display: block;
  font-size: 1.9rem;
  font-weight: 700;
  letter-spacing: 1rem;
  animation: sagahareket 1s ease-out;
}
@media only screen and (max-width: 37.5em) {
  .slider-yazi-icerikleri--2 {
    letter-spacing: 0.5rem;
  }
}
.h2-baslik-anasayfa {
  font-size: 4rem;
  font-weight: 900;
  text-transform: uppercase;
  display: inline-block;
  background-image: linear-gradient(to right, #30eced, #0c52aa);
  -webkit-background-clip: text;
  color: transparent;
  letter-spacing: 0.2rem;
  transition: all 0.2s;
  border-bottom: 0.1rem solid #30eced;
}
@media only screen and (max-width: 56.25em) {
  .h2-baslik-anasayfa {
    font-size: 6rem;
  }
}
@media only screen and (max-width: 37.5em) {
  .h2-baslik-anasayfa {
    font-size: 4.7rem;
  }
}
.h2-baslik-anasayfa:hover {
  transform: skewY(2deg) skewX(15deg) scale(1.1);
}
.h2-baslik-anasayfa-ozel {
  font-size: 5rem;
  font-weight: 900;
  text-transform: uppercase;
  display: inline-block;
  background-image: linear-gradient(315deg, #d46e46 50%, #902d88 90%);
  -webkit-background-clip: text;
  color: transparent;
  letter-spacing: 0.2rem;
  margin-bottom: 3rem;
}
.projects {
  font-size: 3rem;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  background-image: linear-gradient(315deg, #d46e46 50%, #902d88 90%);
  -webkit-background-clip: text;
  color: transparent;
  letter-spacing: 0.3rem;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 56.25em) {
  .h2-baslik-anasayfa-ozel {
    font-size: 6rem;
  }
}
.h2-baslik-404 {
  font-size: 5rem;
  font-weight: 900;
  text-transform: uppercase;
  display: inline-block;
  background-image: linear-gradient(to right, #0c52aa, #30eced);
  -webkit-background-clip: text;
  color: transparent;
  letter-spacing: 0.2rem;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 56.25em) {
  .h2-baslik-404 {
    font-size: 7rem;
  }
}
.h2-baslik-footer {
  font-size: 3rem;
  font-weight: 900;
  text-transform: uppercase;
  display: inline-block;
  background-image: linear-gradient(to right, #fff, #30eced);
  -webkit-background-clip: text;
  color: transparent;
  letter-spacing: 0.2rem;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 56.25em) {
  .h2-baslik-footer {
    font-size: 7rem;
  }
}
.h2-baslik-projeler-ozel {
  font-size: 4rem;
  font-weight: 900;
  text-transform: uppercase;
  display: inline-block;
  background-image: linear-gradient(to right, #0c52aa, #30eced);
  -webkit-background-clip: text;
  color: transparent;
  letter-spacing: 0.2rem;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 56.25em) {
  .h2-baslik-projeler-ozel {
    font-size: 7rem;
    margin-bottom: 8rem !important;
  }
}
.h2-baslik-iletisim-ozel {
  font-size: 4rem;
  font-weight: 900;
  text-transform: uppercase;
  display: inline-block;
  background-image: linear-gradient(to right, #0c52aa, #30eced);
  -webkit-background-clip: text;
  color: transparent;
  letter-spacing: 0.2rem;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 56.25em) {
  .h2-baslik-iletisim-ozel {
    font-size: 7rem;
    margin-top: -90px;
  }
}
.h2-baslik-popup {
  font-size: 3rem;
  font-weight: 900;
  text-align: left;
  text-transform: uppercase;
  background-image: linear-gradient(to right, #0c52aa, #30eced);
  -webkit-background-clip: text;
  color: transparent;
  letter-spacing: 0.2rem;
  transition: all 0.2s;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 56.25em) {
  .h2-baslik-popup {
    margin-top: 0.1rem;
    font-size: 5rem;
  }
}
.paragraf-popup {
  font-size: 1.8rem;
  font-weight: 300;
  color: #797979;
  text-align: left;
  font-family: "Josefin Sans", sans-serif;
}
.paragraf-popup:not(:last-child) {
  margin-bottom: 2rem;
  margin-top: -0.8rem;
}
@media only screen and (max-width: 56.25em) {
  .paragraf-popup {
    font-size: 2.1rem;
  }
}
.baslik-3 {
  font-size: 1.6rem;
  text-transform: uppercase;
  font-weight: 700;
  background-image: linear-gradient(315deg, #d46e46 50%, #902d88 90%);
  -webkit-background-clip: text;
  color: transparent;
}
@media only screen and (max-width: 56.25em) {
  .baslik-3 {
    font-size: 3.5rem;
  }
  h3.baslik-3.h-yazi-margin-kucuk.services {
    margin-top: 30rem;
  }
  .video-heading {
    padding: 0 5rem !important;
    text-align: justify;
    font-size: 14px;
  }
}
.video-heading {
  padding: 0 30rem;
}
.baslik-3.video {
  text-transform: capitalize;
}
.paragraf {
  font-size: 1.8rem;
  font-weight: 300;
  color: #797979;
}
.paragraf a {
  color: #0c52aa;
}
.paragraf:not(:last-child) {
  margin-bottom: 2rem;
}
@media only screen and (max-width: 56.25em) {
  .paragraf {
    font-size: 3.4rem;
  }
  .sub-heading {
    font-size: 16px;
    text-align: justify;
  }
}
.paragraf-pdetay {
  font-size: 1.8rem;
  font-weight: 300;
  color: #797979;
}
.paragraf-pdetay a {
  color: #0c52aa;
}
.paragraf-pdetay:not(:last-child) {
  margin-bottom: 2rem;
}
@media only screen and (max-width: 56.25em) {
  .paragraf-pdetay {
    font-size: 3.2rem;
    margin-bottom: -20rem;
  }
}
.paragraf-404 {
  font-size: 1.8rem;
  font-weight: 300;
  color: #797979;
  line-height: 4rem;
}
.paragraf-404 a {
  color: #0c52aa;
}
.paragraf-404:not(:last-child) {
  margin-bottom: 2rem;
}
@media only screen and (max-width: 56.25em) {
  .paragraf-404 {
    font-size: 3.4rem;
  }
}
.proje-detay-paragraf {
  font-size: 1.8rem;
  font-weight: 300;
  padding: 0 15rem 0 15rem;
}
.proje-detay-paragraf:not(:last-child) {
  margin-bottom: 2rem;
}
@media only screen and (max-width: 56.25em) {
  .proje-detay-paragraf {
    padding: 0 5rem 0 5rem;
    font-size: 3.4rem;
  }
}
.h2-baslik-hizmetler {
  font-size: 4rem;
  font-weight: 900;
  text-transform: uppercase;
  display: inline-block;
  background-image: linear-gradient(to right, #0c52aa, #30eced);
  -webkit-background-clip: text;
  color: transparent;
  letter-spacing: 0.2rem;
  margin-bottom: 1rem;
}
.h2-baslik-hizmetler__paragraf {
  font-size: 2.4rem;
  font-weight: 300;
  color: #0c52aa;
  text-align: left;
}
.h2-baslik-hizmetler__paragraf:not(:last-child) {
  margin-bottom: 5rem;
}
@media only screen and (max-width: 56.25em) {
  .h2-baslik-hizmetler__paragraf:not(:last-child) {
    margin-bottom: -9rem;
  }
}
@media only screen and (max-width: 56.25em) {
  .h2-baslik-hizmetler__paragraf {
    font-size: 3.5rem;
  }
}
@media only screen and (max-width: 56.25em) {
  .h2-baslik-hizmetler {
    font-size: 7rem;
  }
}
.h2-baslik-hizmetler-2 {
  font-size: 4rem;
  font-weight: 900;
  text-transform: uppercase;
  display: inline-block;
  background-image: linear-gradient(to right, #0c52aa, #30eced);
  -webkit-background-clip: text;
  color: transparent;
  letter-spacing: 0.2rem;
}
.h2-baslik-hizmetler-2__paragraf {
  font-size: 1.8rem;
  font-weight: 400;
  color: #484747;
  text-align: center;
  margin-bottom: 3rem;
}
.h2-baslik-hizmetler-2__paragraf:not(:last-child) {
  margin-bottom: 5rem;
}
@media only screen and (max-width: 56.25em) {
  .h2-baslik-hizmetler-2__paragraf:not(:last-child) {
    margin-bottom: -9rem;
  }
}
@media only screen and (max-width: 56.25em) {
  .h2-baslik-hizmetler-2__paragraf {
    font-size: 3.5rem;
  }
}
@media only screen and (max-width: 56.25em) {
  .h2-baslik-hizmetler-2 {
    font-size: 7rem;
  }
}
ul.hizmetdetay {
  padding-left: 2rem;
  line-height: 4rem;
}
@media only screen and (max-width: 56.25em) {
  ul.hizmetdetay {
    padding-left: 2rem;
    line-height: 8rem;
    font-size: 3rem;
  }
}
@media only screen and (max-width: 37.5em) {
  ul.hizmetdetay {
    padding-left: 2rem;
    line-height: 8rem;
    font-size: 3rem;
  }
}
/* .header {
  height: 85vh;
  background-size: cover;
  background-position: top;
} */
@media only screen and (max-width: 37.5em) {
  .header {
    height: 0vh;
  }
}
.header__logo-alani {
  position: absolute;
  top: 1rem;
  left: 4rem;
  z-index: 9;
}
.header__logo-alani1 {
  position: absolute;
  top: 10rem;
  left: 14rem;
  z-index: 9;
}
.header__logo {
  height: 100px;
  opacity: 0.9;
}
@media only screen and (max-width: 37.5em) {
  .header__logo {
    height: 120px;
  }
}
.footer__logo {
  height: 10rem;
  margin-bottom: 15px;
}
.header__slider-alani {
  position: absolute;
  top: 40%;
  left: 42%;
  transform: translate(-30%, -30%);
  text-align: center;
}
@media only screen and (max-width: 37.5em) {
  .header__slider-alani {
    position: absolute;
    top: 50%;
    left: 35%;
    transform: translate(-30%, -30%);
    text-align: center;
  }
}
.header-about {
  height: 65vh;
  background-image: linear-gradient(
      to right bottom,
      rgba(48, 236, 237, 0.678),
      rgba(12, 82, 170, 0.719)
    ),
    url(../img/roboting-header-small.jpg);
  background-size: cover;
  background-position: top;
  position: relative;
}
@media only screen and (min-resolution: 192dpi) and (min-width: 37.5em),
  only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 37.5em),
  only screen and (min-width: 125em) {
  .header-about {
    background-image: linear-gradient(
        to right bottom,
        rgba(48, 236, 237, 0.678),
        rgba(12, 82, 170, 0.719)
      ),
      url(../img/roboting-header.jpg);
  }
}
@media only screen and (max-width: 37.5em) {
  .header-about {
    height: 50vh;
  }
}
.header__slider-alani-about {
  position: absolute;
  top: 48%;
  left: 44%;
  transform: translate(-30%, -30%);
  text-align: center;
}
@media only screen and (max-width: 37.5em) {
  .header__slider-alani-about {
    position: absolute;
    top: 57%;
    left: 40%;
    transform: translate(-30%, -30%);
    text-align: center;
  }
}
.slider-yazi-icerikleri-about {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 2rem;
  backface-visibility: hidden;
}
@media only screen and (max-width: 56.25em) {
  .slider-yazi-icerikleri-about {
    font-size: 8rem;
  }
}
.slider-yazi-icerikleri-about--1 {
  display: block;
  font-size: 5rem;
  font-weight: 900;
  letter-spacing: 1rem;
  animation-name: solahareket;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
}
@media only screen and (max-width: 56.25em) {
  .slider-yazi-icerikleri-about--1 {
    font-size: 6rem;
  }
}
@media only screen and (max-width: 37.5em) {
  .slider-yazi-icerikleri-about--1 {
    font-size: 6rem;
  }
}
.slider-yazi-icerikleri-about--2 {
  display: block;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0;
  animation: sagahareket 1s ease-out;
}
@media only screen and (max-width: 56.25em) {
  .slider-yazi-icerikleri-about--2 {
    font-size: 3rem;
  }
}
.header-hizmetler {
  height: 65vh;
  background-image: linear-gradient(
      to right bottom,
      rgba(48, 236, 237, 0.678),
      rgba(12, 82, 170, 0.719)
    ),
    url(../img/roboting-header-small.jpg);
  background-size: cover;
  background-position: top;
  position: relative;
}
@media only screen and (min-resolution: 192dpi) and (min-width: 37.5em),
  only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 37.5em),
  only screen and (min-width: 125em) {
  .header-hizmetler {
    background-image: linear-gradient(
        to right bottom,
        rgba(48, 236, 237, 0.678),
        rgba(12, 82, 170, 0.719)
      ),
      url(../img/roboting-header.jpg);
  }
}
@media only screen and (max-width: 37.5em) {
  .header-hizmetler {
    height: 50vh;
  }
}
.header__slider-alani-hizmetler {
  position: absolute;
  top: 48%;
  left: 45%;
  transform: translate(-30%, -30%);
  text-align: center;
}
@media only screen and (max-width: 37.5em) {
  .header__slider-alani-hizmetler {
    position: absolute;
    top: 57%;
    left: 40%;
    transform: translate(-30%, -30%);
    text-align: center;
  }
}
.slider-yazi-icerikleri-hizmetler {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 2rem;
  backface-visibility: hidden;
}
@media only screen and (max-width: 56.25em) {
  .slider-yazi-icerikleri-hizmetler {
    font-size: 8rem;
  }
}
.slider-yazi-icerikleri-hizmetler--1 {
  display: block;
  font-size: 5rem;
  font-weight: 900;
  letter-spacing: 1rem;
  animation-name: solahareket;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
}
@media only screen and (max-width: 56.25em) {
  .slider-yazi-icerikleri-hizmetler--1 {
    font-size: 6rem;
  }
}
@media only screen and (max-width: 37.5em) {
  .slider-yazi-icerikleri-hizmetler--1 {
    font-size: 6rem;
  }
}
.slider-yazi-icerikleri-hizmetler--2 {
  display: block;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0;
  animation: sagahareket 1s ease-out;
}
@media only screen and (max-width: 56.25em) {
  .slider-yazi-icerikleri-hizmetler--2 {
    font-size: 3rem;
  }
}
.header-hizmetler-detay {
  height: 65vh;
  background-image: linear-gradient(
      to right bottom,
      rgba(48, 236, 237, 0.678),
      rgba(12, 82, 170, 0.719)
    ),
    url(../img/roboting-header2-small.jpg);
  background-size: cover;
  background-position: top;
  position: relative;
}
@media only screen and (min-resolution: 192dpi) and (min-width: 37.5em),
  only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 37.5em),
  only screen and (min-width: 125em) {
  .header-hizmetler-detay {
    background-image: linear-gradient(
        to right bottom,
        rgba(48, 236, 237, 0.678),
        rgba(12, 82, 170, 0.719)
      ),
      url(../img/roboting-header2.jpg);
  }
}
@media only screen and (max-width: 37.5em) {
  .header-hizmetler-detay {
    height: 50vh;
  }
}
.header__slider-alani-hizmetler-detay {
  position: absolute;
  top: 48%;
  left: 43%;
  transform: translate(-30%, -30%);
  text-align: center;
}
@media only screen and (max-width: 37.5em) {
  .header__slider-alani-hizmetler-detay {
    position: absolute;
    top: 57%;
    left: 40%;
    transform: translate(-30%, -30%);
    text-align: center;
  }
}
.slider-yazi-icerikleri-hizmetler-detay {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 2rem;
  backface-visibility: hidden;
}
@media only screen and (max-width: 56.25em) {
  .slider-yazi-icerikleri-hizmetler-detay {
    font-size: 8rem;
  }
}
.slider-yazi-icerikleri-hizmetler-detay--1 {
  display: block;
  font-size: 5rem;
  font-weight: 900;
  letter-spacing: 1rem;
  animation-name: solahareket;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
}
@media only screen and (max-width: 56.25em) {
  .slider-yazi-icerikleri-hizmetler-detay--1 {
    font-size: 6rem;
  }
}
@media only screen and (max-width: 37.5em) {
  .slider-yazi-icerikleri-hizmetler-detay--1 {
    font-size: 6rem;
  }
}
.slider-yazi-icerikleri-hizmetler-detay--2 {
  display: block;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0;
  animation: sagahareket 1s ease-out;
}
@media only screen and (max-width: 56.25em) {
  .slider-yazi-icerikleri-hizmetler-detay--2 {
    font-size: 3rem;
  }
}
.header-projects {
  height: 65vh;
  background-image: linear-gradient(
      to right bottom,
      rgba(48, 236, 237, 0.678),
      rgba(12, 82, 170, 0.719)
    ),
    url(../img/roboting-header2-small.jpg);
  background-size: cover;
  background-position: top;
  position: relative;
}
@media only screen and (min-resolution: 192dpi) and (min-width: 37.5em),
  only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 37.5em),
  only screen and (min-width: 125em) {
  .header-projects {
    background-image: linear-gradient(
        to right bottom,
        rgba(48, 236, 237, 0.678),
        rgba(12, 82, 170, 0.719)
      ),
      url(../img/roboting-header2.jpg);
  }
}
@media only screen and (max-width: 37.5em) {
  .header-projects {
    height: 50vh;
  }
}
.header__slider-alani-projects {
  position: absolute;
  top: 48%;
  left: 44%;
  transform: translate(-30%, -30%);
  text-align: center;
}
@media only screen and (max-width: 37.5em) {
  .header__slider-alani-projects {
    position: absolute;
    top: 57%;
    left: 40%;
    transform: translate(-30%, -30%);
    text-align: center;
  }
}
.slider-yazi-icerikleri-projects {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 2rem;
  backface-visibility: hidden;
}
@media only screen and (max-width: 56.25em) {
  .slider-yazi-icerikleri-projects {
    font-size: 8rem;
  }
}
.slider-yazi-icerikleri-projects--1 {
  display: block;
  font-size: 5rem;
  font-weight: 900;
  letter-spacing: 1rem;
  animation-name: solahareket;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
}
@media only screen and (max-width: 56.25em) {
  .slider-yazi-icerikleri-projects--1 {
    font-size: 6rem;
  }
}
@media only screen and (max-width: 37.5em) {
  .slider-yazi-icerikleri-projects--1 {
    font-size: 6rem;
  }
}
.slider-yazi-icerikleri-projects--2 {
  display: block;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0;
  animation: sagahareket 1s ease-out;
}
@media only screen and (max-width: 56.25em) {
  .slider-yazi-icerikleri-projects--2 {
    font-size: 3rem;
  }
}
.header-proje-detay {
  height: 65vh;
  background-image: linear-gradient(
      to right bottom,
      rgba(48, 236, 237, 0.678),
      rgba(12, 82, 170, 0.719)
    ),
    url(../img/roboting-header2-small.jpg);
  background-size: cover;
  background-position: top;
  position: relative;
}
@media only screen and (min-resolution: 192dpi) and (min-width: 37.5em),
  only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 37.5em),
  only screen and (min-width: 125em) {
  .header-proje-detay {
    background-image: linear-gradient(
        to right bottom,
        rgba(48, 236, 237, 0.678),
        rgba(12, 82, 170, 0.719)
      ),
      url(../img/roboting-header2.jpg);
  }
}
@media only screen and (max-width: 37.5em) {
  .header-proje-detay {
    height: 50vh;
  }
}
.header__slider-alani-proje-detay {
  position: absolute;
  top: 48%;
  left: 40%;
  transform: translate(-30%, -30%);
  text-align: center;
}
@media only screen and (max-width: 37.5em) {
  .header__slider-alani-proje-detay {
    position: absolute;
    top: 57%;
    left: 40%;
    transform: translate(-30%, -30%);
    text-align: center;
  }
}
.slider-yazi-icerikleri-proje-detay {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 2rem;
  backface-visibility: hidden;
}
@media only screen and (max-width: 56.25em) {
  .slider-yazi-icerikleri-proje-detay {
    font-size: 8rem;
  }
}
.slider-yazi-icerikleri-proje-detay--1 {
  display: block;
  font-size: 6rem;
  font-weight: 900;
  padding-top: 100px;
  letter-spacing: 1rem;
  animation-name: solahareket;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
}

@media only screen and (max-width: 56.25em) {
  .slider-yazi-icerikleri-proje-detay--1 {
    font-size: 6rem;
  }
}
@media only screen and (max-width: 37.5em) {
  .slider-yazi-icerikleri-proje-detay--1 {
    font-size: 6rem;
  }
}
.slider-yazi-icerikleri-proje-detay--2 {
  display: block;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0;
  animation: sagahareket 1s ease-out;
}
@media only screen and (max-width: 56.25em) {
  .slider-yazi-icerikleri-proje-detay--2 {
    font-size: 3rem;
  }
}
.header-iletisim {
  height: 65vh;
  background-image: linear-gradient(
      to right bottom,
      rgba(48, 236, 237, 0.678),
      rgba(12, 82, 170, 0.719)
    ),
    url(../img/roboting-header-small.jpg);
  background-size: cover;
  background-position: top;
  position: relative;
}
@media only screen and (min-resolution: 192dpi) and (min-width: 37.5em),
  only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 37.5em),
  only screen and (min-width: 125em) {
  .header-iletisim {
    background-image: linear-gradient(
        to right bottom,
        rgba(48, 236, 237, 0.678),
        rgba(12, 82, 170, 0.719)
      ),
      url(../img/roboting-header.jpg);
  }
}
@media only screen and (max-width: 37.5em) {
  .header-iletisim {
    height: 50vh;
  }
}
.header__slider-alani-iletisim {
  position: absolute;
  top: 48%;
  left: 44%;
  transform: translate(-30%, -30%);
  text-align: center;
}
@media only screen and (max-width: 37.5em) {
  .header__slider-alani-iletisim {
    position: absolute;
    top: 57%;
    left: 40%;
    transform: translate(-30%, -30%);
    text-align: center;
  }
}
.slider-yazi-icerikleri-iletisim {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 2rem;
  backface-visibility: hidden;
}
@media only screen and (max-width: 56.25em) {
  .slider-yazi-icerikleri-iletisim {
    font-size: 8rem;
  }
}
.slider-yazi-icerikleri-iletisim--1 {
  display: block;
  font-size: 5rem;
  font-weight: 900;
  letter-spacing: 1rem;
  animation-name: solahareket;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
}
@media only screen and (max-width: 56.25em) {
  .slider-yazi-icerikleri-iletisim--1 {
    font-size: 6rem;
  }
}
@media only screen and (max-width: 37.5em) {
  .slider-yazi-icerikleri-iletisim--1 {
    font-size: 6rem;
  }
}
.slider-yazi-icerikleri-iletisim--2 {
  display: block;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0;
  animation: sagahareket 1s ease-out;
}
@media only screen and (max-width: 56.25em) {
  .slider-yazi-icerikleri-iletisim--2 {
    font-size: 3rem;
  }
}
.header-formgonder {
  height: 65vh;
  background-image: linear-gradient(
      to right bottom,
      rgba(48, 236, 237, 0.678),
      rgba(12, 82, 170, 0.719)
    ),
    url(../img/roboting-header-small.jpg);
  background-size: cover;
  background-position: top;
  position: relative;
}
@media only screen and (min-resolution: 192dpi) and (min-width: 37.5em),
  only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 37.5em),
  only screen and (min-width: 125em) {
  .header-formgonder {
    background-image: linear-gradient(
        to right bottom,
        rgba(48, 236, 237, 0.678),
        rgba(12, 82, 170, 0.719)
      ),
      url(../img/roboting-header.jpg);
  }
}
@media only screen and (max-width: 37.5em) {
  .header-formgonder {
    height: 50vh;
  }
}
.header__slider-alani-formgonder {
  position: absolute;
  top: 48%;
  left: 40%;
  transform: translate(-30%, -30%);
  text-align: center;
}
@media only screen and (max-width: 37.5em) {
  .header__slider-alani-formgonder {
    position: absolute;
    top: 57%;
    left: 40%;
    transform: translate(-30%, -30%);
    text-align: center;
  }
}
.slider-yazi-icerikleri-formgonder {
  color: #fff;
  text-transform: inherit;
  margin-bottom: 2rem;
  backface-visibility: hidden;
}
@media only screen and (max-width: 56.25em) {
  .slider-yazi-icerikleri-formgonder {
    font-size: 8rem;
  }
}
.slider-yazi-icerikleri-formgonder--1 {
  display: block;
  font-size: 3rem;
  font-weight: 900;
  letter-spacing: 0.5rem;
  animation-name: solahareket;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
}
@media only screen and (max-width: 56.25em) {
  .slider-yazi-icerikleri-formgonder--1 {
    font-size: 4rem;
  }
}
@media only screen and (max-width: 37.5em) {
  .slider-yazi-icerikleri-formgonder--1 {
    font-size: 4rem;
  }
}
.slider-yazi-icerikleri-formgonder--2 {
  display: block;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0;
  animation: sagahareket 1s ease-out;
}
@media only screen and (max-width: 56.25em) {
  .slider-yazi-icerikleri-formgonder--2 {
    font-size: 3rem;
  }
}
.header-404 {
  height: 65vh;
  background-image: linear-gradient(
      to right bottom,
      rgba(48, 236, 237, 0.678),
      rgba(12, 82, 170, 0.719)
    ),
    url(../img/roboting-header-small.jpg);
  background-size: cover;
  background-position: top;
  position: relative;
}
@media only screen and (min-resolution: 192dpi) and (min-width: 37.5em),
  only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 37.5em),
  only screen and (min-width: 125em) {
  .header-404 {
    background-image: linear-gradient(
        to right bottom,
        rgba(48, 236, 237, 0.678),
        rgba(12, 82, 170, 0.719)
      ),
      url(../img/roboting-header.jpg);
  }
}
@media only screen and (max-width: 37.5em) {
  .header-404 {
    height: 50vh;
  }
}
.header__slider-alani-404 {
  position: absolute;
  top: 48%;
  left: 40%;
  transform: translate(-30%, -30%);
  text-align: center;
}
@media only screen and (max-width: 37.5em) {
  .header__slider-alani-404 {
    position: absolute;
    top: 57%;
    left: 40%;
    transform: translate(-30%, -30%);
    text-align: center;
  }
}
.slider-yazi-icerikleri-404 {
  color: #fff;
  text-transform: inherit;
  margin-bottom: 2rem;
  backface-visibility: hidden;
}
@media only screen and (max-width: 56.25em) {
  .slider-yazi-icerikleri-404 {
    font-size: 8rem;
  }
}
.slider-yazi-icerikleri-404--1 {
  display: block;
  font-size: 6rem;
  font-weight: 900;
  letter-spacing: 0.5rem;
  animation-name: solahareket;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
}
@media only screen and (max-width: 56.25em) {
  .slider-yazi-icerikleri-404--1 {
    font-size: 6rem;
  }
}
@media only screen and (max-width: 37.5em) {
  .slider-yazi-icerikleri-404--1 {
    font-size: 6rem;
  }
}
.slider-yazi-icerikleri-404--2 {
  display: block;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0;
  animation: sagahareket 1s ease-out;
}
@media only screen and (max-width: 56.25em) {
  .slider-yazi-icerikleri-404--2 {
    font-size: 3rem;
  }
}
.tablolar {
  margin-top: 1rem;
}
.tablo {
  max-width: 114rem;
  margin: 0 auto;
}
.tablo:not(:last-child) {
  margin-bottom: 8rem;
}
@media only screen and (max-width: 56.25em) {
  .tablo:not(:last-child) {
    margin-bottom: 6rem;
    margin-top: 0;
  }
}
@media only screen and (max-width: 56.25em) {
  .tablo {
    padding: 5rem 5rem;
  }
  .tablo.about-us {
    padding: 20rem 5rem;
  }
}
.tablo::after {
  content: "";
  display: table;
  clear: both;
}
.tablo [class^="tablo--"] {
  float: left;
}
.tablo [class^="tablo--"]:not(:last-child) {
  margin-right: 6rem;
}
@media only screen and (max-width: 56.25em) {
  .tablo [class^="tablo--"]:not(:last-child) {
    margin-right: 0;
    margin-bottom: 6rem;
  }
}
@media only screen and (max-width: 56.25em) {
  .tablo [class^="tablo--"] {
    width: 100% !important;
  }
}
.tablo .tablo--1-ve-2 {
  width: calc((100% - 6rem) / 2);
}
.tablo .tablo--1-ve-3 {
  width: calc((100% - 2 * 6rem) / 3);
}
.tablo .tablo--1-ve-4 {
  width: calc((100% - 3 * 6rem) / 4);
}
.tablo .tablo--2-ve-3 {
  width: calc(2 * ((100% - 2 * 6rem) / 3) + 6rem);
}
.tablo .tablo--2-ve-4 {
  width: calc(2 * ((100% - 3 * 6rem) / 4) + 6rem);
}
.tablo .tablo--3-ve-4 {
  width: calc(3 * ((100% - 3 * 6rem) / 4) + 2 * 6rem);
}
.tablohakkimizda {
  max-width: 114rem;
  margin: 0 auto;
}
.tablohakkimizda:not(:last-child) {
  margin-bottom: 8rem;
}
@media only screen and (max-width: 56.25em) {
  .tablohakkimizda:not(:last-child) {
    margin-bottom: -33rem;
    margin-top: -16rem;
  }
}
@media only screen and (max-width: 56.25em) {
  .tablohakkimizda {
    padding: 20rem 5rem;
  }
}
.tablohakkimizda::after {
  content: "";
  display: table;
  clear: both;
}
.tablohakkimizda [class^="tablo--"] {
  float: left;
}
.tablohakkimizda [class^="tablo--"]:not(:last-child) {
  margin-right: 6rem;
}
@media only screen and (max-width: 56.25em) {
  .tablohakkimizda [class^="tablo--"]:not(:last-child) {
    margin-right: 0;
    margin-bottom: 6rem;
  }
}
@media only screen and (max-width: 56.25em) {
  .tablohakkimizda [class^="tablo--"] {
    width: 100% !important;
  }
}
.tablohakkimizda .tablo--1-ve-2 {
  width: calc((100% - 6rem) / 2);
}
.tablohakkimizda .tablo--1-ve-3 {
  width: calc((100% - 2 * 6rem) / 3);
}
.tablohakkimizda .tablo--1-ve-4 {
  width: calc((100% - 3 * 6rem) / 4);
}
.tablohakkimizda .tablo--2-ve-3 {
  width: calc(2 * ((100% - 2 * 6rem) / 3) + 6rem);
}
.tablohakkimizda .tablo--2-ve-4 {
  width: calc(2 * ((100% - 3 * 6rem) / 4) + 6rem);
}
.tablohakkimizda .tablo--3-ve-4 {
  width: calc(3 * ((100% - 3 * 6rem) / 4) + 2 * 6rem);
}
.tablohizmetler {
  max-width: 114rem;
  margin: 0 auto;
}
.tablohizmetler:not(:last-child) {
  margin-bottom: 8rem;
}
@media only screen and (max-width: 56.25em) {
  .tablohizmetler:not(:last-child) {
    margin-bottom: -33rem;
    margin-top: -16rem;
  }
}
@media only screen and (max-width: 56.25em) {
  .tablohizmetler {
    padding: 20rem 5rem;
  }
}
.tablohizmetler::after {
  content: "";
  display: table;
  clear: both;
}
.tablohizmetler [class^="tablo--"] {
  float: left;
}
.tablohizmetler [class^="tablo--"]:not(:last-child) {
  margin-right: 6rem;
}
@media only screen and (max-width: 56.25em) {
  .tablohizmetler [class^="tablo--"]:not(:last-child) {
    margin-right: 0;
    margin-bottom: 6rem;
  }
}
@media only screen and (max-width: 56.25em) {
  .tablohizmetler [class^="tablo--"] {
    width: 100% !important;
  }
}
.tablohizmetler .tablo--1-ve-2 {
  width: calc((100% - 6rem) / 2);
}
.tablohizmetler .tablo--1-ve-3 {
  width: calc((100% - 2 * 6rem) / 3);
}
.tablohizmetler .tablo--1-ve-4 {
  width: calc((100% - 3 * 6rem) / 4);
}
.tablohizmetler .tablo--2-ve-3 {
  width: calc(2 * ((100% - 2 * 6rem) / 3) + 6rem);
}
.tablohizmetler .tablo--2-ve-4 {
  width: calc(2 * ((100% - 3 * 6rem) / 4) + 6rem);
}
.tablohizmetler .tablo--3-ve-4 {
  width: calc(3 * ((100% - 3 * 6rem) / 4) + 2 * 6rem);
}
.tablohizmetlerdetay {
  max-width: 114rem;
  margin: 0 auto;
}
.tablohizmetlerdetay:not(:last-child) {
  margin-bottom: 8rem;
}
@media only screen and (max-width: 56.25em) {
  .tablohizmetlerdetay:not(:last-child) {
    margin-bottom: -33rem;
    margin-top: -16rem;
  }
}
@media only screen and (max-width: 56.25em) {
  .tablohizmetlerdetay {
    padding: 20rem 5rem;
  }
}
.tablohizmetlerdetay::after {
  content: "";
  display: table;
  clear: both;
}
.tablohizmetlerdetay [class^="tablo--"] {
  float: left;
}
.tablohizmetlerdetay [class^="tablo--"]:not(:last-child) {
  margin-right: 6rem;
}
@media only screen and (max-width: 56.25em) {
  .tablohizmetlerdetay [class^="tablo--"]:not(:last-child) {
    margin-right: 0;
    margin-bottom: 6rem;
  }
}
@media only screen and (max-width: 56.25em) {
  .tablohizmetlerdetay [class^="tablo--"] {
    width: 100% !important;
  }
}
.tablohizmetlerdetay .tablo--1-ve-2 {
  width: calc((100% - 6rem) / 2);
}
.tablohizmetlerdetay .tablo--1-ve-3 {
  width: calc((100% - 2 * 6rem) / 3);
}
.tablohizmetlerdetay .tablo--1-ve-4 {
  width: calc((100% - 3 * 6rem) / 4);
}
.tablohizmetlerdetay .tablo--2-ve-3 {
  width: calc(2 * ((100% - 2 * 6rem) / 3) + 6rem);
}
.tablohizmetlerdetay .tablo--2-ve-4 {
  width: calc(2 * ((100% - 3 * 6rem) / 4) + 6rem);
}
.tablohizmetlerdetay .tablo--3-ve-4 {
  width: calc(3 * ((100% - 3 * 6rem) / 4) + 2 * 6rem);
}
.buton,
.buton:link,
.buton:visited {
  text-transform: uppercase;
  text-decoration: none;
  padding: 1.5rem 4rem;
  display: inline-block;
  border-radius: 10rem;
  transition: all 2s;
  position: relative;
  font-size: 1.6rem;
  border: none;
  cursor: pointer;
}
@media only screen and (max-width: 56.25em) {
  .buton,
  .buton:link,
  .buton:visited {
    font-size: 2.6rem;
    padding: 2.5rem 2.5rem;
  }
}
.buton:hover {
  transform: translateY(-0.3rem);
  box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.2);
}
.buton:hover::after {
  transform: scaleX(1.4) scaleY(1.6);
  opacity: 0;
}
.buton:active,
.buton:focus {
  outline: 0;
  transform: translateY(-0.1rem);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.2);
}
.buton--beyaz {
  background-color: #fff;
  color: #777;
}
.buton--beyaz::after {
  background-color: #fff;
}
.buton--siyah {
  background-color: #444;
  color: #fff;
}
.buton--siyah::after {
  background-color: #444;
}
.buton--mavi {
  background-color: #0c52aa;
  color: #fff;
  margin-top: 3.5rem;
}
.buton--mavi::after {
  background-color: #0c52aa;
}
.buton::after {
  content: "";
  display: inline-block;
  position: absolute;
  border-radius: 10rem;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all 0.4s;
}
.buton--animasyon {
  animation: butonefekt 0.5s ease-out 0.75s;
  animation-fill-mode: backwards;
}
.h-buton-link:link,
.h-buton-link:visited {
  font-size: 1.7rem;
  color: #777;
  display: inline-block;
  text-decoration: none;
  border-bottom: 0.1rem solid #777;
  padding: 0.3rem;
  transition: all 0.2s;
}
@media only screen and (max-width: 56.25em) {
  .h-buton-link:link,
  .h-buton-link:visited {
    font-size: 4.7rem;
  }
}
.h-buton-link:hover {
  background-color: #0c52aa;
  color: #fff;
  box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.15);
  transform: translateY(-0.2rem);
}
.h-buton-link:active {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  transform: translateY(0);
}
.marka {
  height: 10.5rem;
  margin-left: 4rem;
  opacity: 0.9;
  transition: all 0.2s ease-out;
}
.marka:hover {
  height: 10.5rem;
  margin-left: 4rem;
  opacity: 1;
  transform: translateY(-0.3rem);
}
@media only screen and (max-width: 56.25em) {
  .marka:hover {
    height: 23.5rem;
  }
}
.galeri {
  position: relative;
}
.galeri__gorsel {
  width: 100%;
  height: 55rem;
  outline-offset: 2rem;
  z-index: 10;
  transition: all 0.2s;
}
@media only screen and (max-width: 56.25em) {
  .galeri__gorsel {
    float: left;
    height: 100%;
    box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.2);
  }
}
.galeri__gorsel--3 {
  left: 20%;
  margin-top: -1rem;
}
@media only screen and (max-width: 56.25em) {
  .galeri__gorsel--3 {
    margin-top: 52rem;
  }
}
.galeri__gorsel--4 {
  left: 20%;
  margin-top: -5rem;
}
@media only screen and (max-width: 56.25em) {
  .galeri__gorsel--4 {
    margin-top: 11rem;
  }
}
.galeri:hover .galeri__gorsel:not(:hover) {
  transform: scale(0.95);
}
.galeriprojedetay {
  position: relative;
}
.galeriprojedetay__gorsel {
  width: 100%;
  height: 40rem;
  outline-offset: 2rem;
  z-index: 10;
  transition: all 0.2s;
}
img.galeriprojedetay__gorsel.galeri__gorsel--4.height {
  height: auto !important;
}
@media only screen and (max-width: 56.25em) {
  .galeriprojedetay__gorsel {
    float: left;
    height: 100%;
    box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.2);
  }
}
.galeriprojedetay__gorsel--3 {
  left: 20%;
  margin-top: -1rem;
}
@media only screen and (max-width: 56.25em) {
  .galeriprojedetay__gorsel--3 {
    margin-top: 52rem;
  }
}
.galeriprojedetay__gorsel--4 {
  left: 20%;
  margin-top: -5rem;
}
@media only screen and (max-width: 56.25em) {
  .galeriprojedetay__gorsel--4 {
    margin-top: 11rem;
  }
}
.galeriprojedetay:hover .galeriprojedetay__gorsel:not(:hover) {
  transform: scale(0.95);
}
.galeri {
  position: relative;
}
.galeri__popup {
  width: 100%;
  height: 100%;
  outline-offset: 2rem;
  padding: 15px 15px;
  z-index: 10;
  transition: all 0.2s;
}
@media only screen and (max-width: 56.25em) {
  .galeri__popup {
    float: left;
    height: 100%;
    box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.2);
  }
}
.galeri__popup--1 {
  margin-top: -1rem;
}
@media only screen and (max-width: 56.25em) {
  .galeri__popup--1 {
    margin-top: -1rem;
  }
}
.galeri__popup--2 {
  margin-top: -1rem;
}
@media only screen and (max-width: 56.25em) {
  .galeri__popup--2 {
    margin-top: -10rem;
  }
}
.galeri:hover .galeri__gorsel:not(:hover) {
  transform: scale(0.95);
}
.galeri-404 {
  position: relative;
}
.galeri-404__gorsel {
  width: 100%;
  height: 55rem;
  outline-offset: 2rem;
  z-index: 10;
  transition: all 0.2s;
}
@media only screen and (max-width: 56.25em) {
  .galeri-404__gorsel {
    float: left;
    height: 100%;
    box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.2);
  }
}
.galeri-404__gorsel--3 {
  left: 20%;
  margin-top: -8rem;
}
@media only screen and (max-width: 56.25em) {
  .galeri-404__gorsel--3 {
    margin-top: -1rem;
  }
}
.galeri-404:hover .galeri-404__gorsel:not(:hover) {
  transform: scale(0.95);
}
.hizmetler-kutu {
  background-color: #fff;
  padding: 2.5rem;
  text-align: center;
  font-size: 1.5rem;
  border-width: 2rem;
  box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.15);
  transition: transform 0.3s;
}
@media only screen and (max-width: 56.25em) {
  .hizmetler-kutu {
    padding: 5rem 20rem;
  }
}
.hizmetler-kutu--icon {
  font-size: 6rem;
  margin-bottom: 0.5rem;
  display: inline-block;
  background-image: linear-gradient(to right, #30eced, #0c52aa);
  -webkit-background-clip: text;
  color: transparent;
}
@media only screen and (max-width: 56.25em) {
  .hizmetler-kutu--icon {
    margin-bottom: 0;
    font-size: 13rem;
  }
}
.hizmetler-kutu:hover {
  transform: translateY(-1.5rem) scale(1.03);
}
.hizmetler-kutu--yazi {
  text-align: center;
}
@media only screen and (max-width: 56.25em) {
  .hizmetler-kutu--yazi {
    font-size: 3.5rem;
  }
}
.ozellik-kutu {
  background-color: #fff;
  padding: 2.5rem;
  text-align: center;
  font-size: 1.5rem;
  border-radius: 0.3rem;
  box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.15);
  transition: transform 0.3s;
}
@media only screen and (max-width: 56.25em) {
  .ozellik-kutu {
    padding: 2rem;
  }
}
.ozellik-kutu--icon {
  font-size: 6rem;
  margin-bottom: 0.5rem;
  display: inline-block;
  background-image: linear-gradient(to right, #30eced, #0c52aa);
  -webkit-background-clip: text;
  color: transparent;
}
@media only screen and (max-width: 56.25em) {
  .ozellik-kutu--icon {
    margin-bottom: 0;
    font-size: 13rem;
  }
}
.ozellik-kutu:hover {
  transform: translateY(-1.5rem) scale(1.03);
}
.ozellik-kutu--yazi {
  text-align: center;
}
@media only screen and (max-width: 56.25em) {
  .ozellik-kutu--yazi {
    font-size: 3.5rem;
  }
}
.ozellik-kutu-siyah {
  background-color: #040404;
  color: #fff;
  padding: 2.5rem;
  text-align: center;
  font-size: 1.5rem;
  border-radius: 0.3rem;
  box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.15);
  transition: transform 0.3s;
}
@media only screen and (max-width: 56.25em) {
  .ozellik-kutu-siyah {
    padding: 2rem;
  }
}
.ozellik-kutu-siyah--icon {
  font-size: 6rem;
  margin-bottom: 0.5rem;
  display: inline-block;
  background-image: linear-gradient(to right, #fff, #cecece);
  -webkit-background-clip: text;
  color: transparent;
}
@media only screen and (max-width: 56.25em) {
  .ozellik-kutu-siyah--icon {
    margin-bottom: 0;
    font-size: 13rem;
  }
}
.ozellik-kutu-siyah:hover {
  transform: translateY(-1.5rem) scale(1.03);
}
.ozellik-kutu-siyah--yazi {
  text-align: center;
}
@media only screen and (max-width: 56.25em) {
  .ozellik-kutu-siyah--yazi {
    font-size: 3.5rem;
  }
}
.ozellik-kutu-iletisim {
  background-color: #fff;
  padding: 2.5rem;
  text-align: center;
  font-size: 1.5rem;
  border-radius: 0.3rem;
  box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.15);
  transition: transform 0.3s;
}
@media only screen and (max-width: 56.25em) {
  .ozellik-kutu-iletisim {
    padding: 2rem;
  }
}
.ozellik-kutu-iletisim--icon {
  font-size: 6rem;
  margin-bottom: -2rem;
  display: inline-block;
  background-image: linear-gradient(to right, #30eced, #0c52aa);
  -webkit-background-clip: text;
  color: transparent;
}
@media only screen and (max-width: 56.25em) {
  .ozellik-kutu-iletisim--icon {
    margin-bottom: 0;
    font-size: 13rem;
  }
}
.ozellik-kutu-iletisim:hover {
  transform: translateY(-1.5rem) scale(1.03);
}
.ozellik-kutu-iletisim--yazi {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 600;
  color: #0c52aa;
}
@media only screen and (max-width: 56.25em) {
  .ozellik-kutu-iletisim--yazi {
    font-size: 3.5rem;
  }
}
.ozellik-kutu-iletisim--yazi-iletisim {
  text-align: center;
  font-size: 1.6rem;
  font-weight: 400;
  color: #0c52aa;
}
@media only screen and (max-width: 56.25em) {
  .ozellik-kutu-iletisim--yazi-iletisim {
    font-size: 3.5rem;
  }
}
.baslik-4 {
  font-size: 1.8rem;
  text-transform: uppercase;
  font-weight: 400;
}
.yorumdiv {
  width: 100%;
  min-height: 300px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 30px;
  overflow: hidden;
}
@media only screen and (max-width: 75em) {
  .yorumdiv {
    min-height: 412px;
  }
}
@media only screen and (max-width: 37.5em) {
  .yorumdiv {
    min-height: 320px;
  }
}
@media only screen and (min-width: 901px) and (max-width: 1200px) {
  .yorumdiv {
    min-height: 585px;
  }
}
.yorumdiv__h2 {
  background-image: linear-gradient(to right, #0c52aa, #30eced);
  -webkit-background-clip: text;
  color: transparent;
  margin: 5% 5px;
}
@media only screen and (max-width: 37.5em) {
  .yorumdiv__h2 {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 75em) {
  .yorumdiv__h2 {
    font-size: 3rem;
  }
}
.yorumdiv__h6 {
  color: #0c52aa;
  margin: 0;
  font-size: 1.4rem;
}
@media only screen and (max-width: 37.5em) {
  .yorumdiv__h6 {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 75em) {
  .yorumdiv__h6 {
    font-size: 2.4rem;
  }
}
blockquote {
  margin: 0;
  padding: 15px;
  width: 500px;
  background-image: linear-gradient(to right, #0c52aa, #30eced);
  color: #fff;
  box-shadow: 0 5px 2px rgba(0, 0, 0, 0.1);
  position: relative;
  transition: background-color 0.6s linear;
}
@media only screen and (max-width: 37.5em) {
  blockquote {
    padding: 2px;
    font-size: 3rem;
    width: 280px;
  }
}
@media only screen and (max-width: 75em) {
  blockquote {
    padding: 2px;
    font-size: 3rem;
    width: 100%;
    margin-bottom: 10rem;
  }
}
blockquote::after {
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  top: 100%;
  left: 10%;
}
.first {
  display: block;
  width: 25%;
  border: 4px solid #0c52aa;
  position: absolute;
  bottom: 5px;
  cursor: pointer;
  transition: border-color 0.3s linear;
}
@media only screen and (max-width: 37.5em) {
  .first {
    left: -5%;
    width: 28%;
  }
}
@media only screen and (max-width: 75em) {
  .first {
    left: -5%;
    width: 28%;
  }
}
.first.second {
  left: 34%;
}
.first.third {
  left: 68%;
}
.second {
  display: block;
  width: 25%;
  border: 4px solid #0c52aa;
  position: absolute;
  bottom: 5px;
  cursor: pointer;
  transition: border-color 0.3s linear;
}
.second.second {
  left: 26%;
}
@media only screen and (max-width: 37.5em) {
  .second.second {
    left: 28%;
    width: 20%;
  }
}
@media only screen and (max-width: 75em) {
  .second.second {
    left: 28%;
    width: 20%;
  }
}
.second.third {
  left: 68%;
}
.third {
  display: block;
  width: 25%;
  border: 4px solid #0c52aa;
  position: absolute;
  bottom: 5px;
  cursor: pointer;
  transition: border-color 0.3s linear;
}
.third.second {
  left: 34%;
}
@media only screen and (max-width: 37.5em) {
  .third.second {
    left: 45%;
    width: 20%;
  }
}
@media only screen and (max-width: 75em) {
  .third.second {
    left: 45%;
    width: 20%;
  }
}
.third.third {
  left: 52%;
}
@media only screen and (max-width: 37.5em) {
  .third.third {
    left: 54%;
    width: 20%;
  }
}
@media only screen and (max-width: 75em) {
  .third.third {
    left: 54%;
    width: 20%;
  }
}
input[type="radio"] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  border: 0;
  clip: rect(0 0 0 0);
  overflow: hidden;
}
.img-yorum {
  float: left;
  margin: 5% 0;
  margin-right: 20px;
}
#second:checked ~ .two blockquote {
  background-color: #30eced;
}
.two .yorumdiv__blockquote:after {
  border: solid transparent;
  border-top-color: purple;
  border-left-color: purple;
  border-width: 10px;
}
#third:checked ~ .three blockquote {
  background-color: #3f77bb;
}
.three #yorumdiv__blockquote:after {
  border: solid transparent;
  border-top-color: #54885f;
  border-left-color: #54885f;
  border-width: 10px;
}
.quotes {
  position: absolute;
  color: rgba(255, 255, 255, 0.5);
  font-size: 5em;
}
.leftq {
  top: -20px;
  left: 5px;
}
.rightq {
  right: 5px;
}
.slide {
  position: absolute;
  left: -100%;
  opacity: 0;
  transition: all 0.6s ease-in;
}
#first:checked ~ label.first {
  border-width: 6px;
  border-color: #0c52aa;
}
#second:checked ~ label.second {
  border-width: 6px;
  border-color: #30eced;
}
#third:checked ~ label.third {
  border: 6px solid #3f77bb;
}
#first:checked ~ div.one {
  left: 0;
  opacity: 1;
}
#second:checked ~ div.two {
  left: 0;
  opacity: 1;
}
#third:checked ~ div.three {
  left: 0;
  opacity: 1;
}
.footer {
  background-image: linear-gradient(to right bottom, #30eced, #0c52aa);
  padding: 10rem 0 1rem;
  font-size: 1.4rem;
  color: #fff;
  z-index: 99;
}
.footer.extraaa {
  padding: 10rem 0 1rem;
}
@media only screen and (max-width: 56.25em) {
  .footer {
    padding: 5rem 0;
    text-align: center;
    font-size: 3.5rem;
  }
  .footer__logo {
    height: 20rem;
  }
}
.footer__menu {
  border-top: 0.1rem solid #fff;
  padding-top: 2rem;
  display: inline-block;
}
@media only screen and (max-width: 56.25em) {
  .footer__menu {
    width: 100%;
    text-align: center;
  }
}
.footer__list {
  list-style: none;
}
@media only screen and (max-width: 56.25em) {
  .footer__list {
    font-size: 3rem;
  }
}
.footer__item {
  display: inline-block;
}
.footer__item:not(:last-child) {
  margin-right: 1.5rem;
}
.footer__link:link,
.footer__link:visited {
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  transition: all 0.2s;
}
.footer__link:active,
.footer__link:hover {
  color: #30eced;
  transform: rotate(5deg) scale(1.3);
}
.footer__copyright {
  border-top: 0.1rem solid #fff;
  color: #fff;
  padding-top: 2rem;
  width: 100%;
}
@media only screen and (max-width: 56.25em) {
  .footer__copyright {
    width: 100%;
    float: none;
    text-align: center;
    font-size: 3.5rem;
  }
}
.footer__sosyal {
  border-top: 0.1rem solid #fff;
  padding-top: 2rem;
  width: 61%;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 56.25em) {
  .footer__sosyal {
    width: 100%;
    float: none;
    text-align: center;
  }
}
.footer__sosyallink:link,
.footer__sosyallink:visited {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  transition: all 0.2s;
}
.footer__sosyallink.social:link,
.footer__sosyallink.social:visited {
  font-size: 24px;
  margin-right: 10px;
}
@media only screen and (max-width: 56.25em) {
  .footer__sosyallink:link,
  .footer__sosyallink:visited {
    font-size: 3rem;
  }
}
.footer__sosyallink:active,
.footer__sosyallink:hover {
  color: #30eced;
  transform: translateY(-0.3rem);
}
.footer-404 {
  background-image: linear-gradient(to right bottom, #30eced, #0c52aa);
  padding: 5rem 0 1rem;
  font-size: 1.4rem;
  color: #fff;
  margin-top: -10rem;
}
@media only screen and (max-width: 56.25em) {
  .footer-404 {
    padding: 18rem 0;
    text-align: center;
  }
}
.ozel {
  margin-left: 6rem;
}
.ozel-copyright {
  margin-left: 16.2rem;
  margin-top: -2rem;
}
@media only screen and (max-width: 37.5em) {
  .ozel-copyright {
    margin-left: 1rem;
  }
}
@media only screen and (max-width: 56.25em) {
  .ozel-copyright {
    margin-left: 1rem;
  }
}
@media only screen and (max-width: 37.5em) {
  .ozel {
    margin-left: 1rem;
  }
}
@media only screen and (max-width: 56.25em) {
  .ozel {
    margin-left: 1rem;
  }
}
.iletisim-icon {
  background-image: linear-gradient(to right, #fdfdfd, #e0dfdf);
  -webkit-background-clip: text;
  color: transparent;
  font-size: 5.5rem;
  transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 37.5em) {
  .iletisim-icon {
    font-size: 13.5rem;
  }
}
@media only screen and (max-width: 56.25em) {
  .iletisim-icon {
    font-size: 13.5rem;
  }
}
.ozel-iletisim {
  margin-left: 16rem;
  margin-top: -3rem;
}
@media only screen and (max-width: 37.5em) {
  .ozel-iletisim {
    margin-left: 5rem;
    margin-top: 1rem;
    padding: 0.5rem 2rem 0.2rem 1.5rem;
  }
}
@media only screen and (max-width: 56.25em) {
  .ozel-iletisim {
    margin-left: 5rem;
    margin-top: 1rem;
    padding: 0.5rem 2rem 0.2rem 1.5rem;
  }
}
.ozel-iletisim__yazi {
  color: #e0e0e0;
  font-weight: 600;
  font-family: sans-serif;
  font-size: 4.2rem;
  margin-top: -3.5rem;
}
@media only screen and (max-width: 56.25em) {
  .ozel-iletisim__yazi {
    font-size: 5.2rem;
    margin-left: 0;
  }
}
@media only screen and (max-width: 37.5em) {
  .ozel-iletisim__yazi {
    font-size: 5.2rem;
    margin-left: 0;
  }
}
.checkbox {
  display: none;
}
.menu__buton {
  background-color: #fff;
  height: 7rem;
  width: 7rem;
  position: fixed;
  top: 3rem;
  right: 6rem;
  border-radius: 50%;
  z-index: 200;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.1);
  text-align: center;
  cursor: pointer;
}
@media only screen and (max-width: 56.25em) {
  .menu__buton {
    top: 4rem;
    right: 4rem;
  }
}
@media only screen and (max-width: 37.5em) {
  .menu__buton {
    top: 3rem;
    right: 3rem;
    height: 12rem;
    width: 12rem;
  }
}
.menu__arkaplan {
  width: 6rem;
  height: 6rem;
  border-radius: 50%;
  position: fixed;
  top: 3.5rem;
  right: 6.5rem;
  background-image: radial-gradient(#d46e46 10%, #902d88 40%);
  font-weight: 100;
  z-index: 100;
  transition: transform 0.8s cubic-bezier(0.86, 0, 0.07, 1);
}
@media only screen and (max-width: 56.25em) {
  .menu__arkaplan {
    top: 4.5rem;
    right: 4.5rem;
  }
}
@media only screen and (max-width: 37.5em) {
  .menu__arkaplan {
    right: 3.5rem;
  }
}
.menu__nav {
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 150;
  opacity: 0;
  width: 0;
  transition: all 0.8s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.menu__list {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  list-style: none;
  text-align: center;
}
.menu__item {
  margin: 1rem;
}
.menu__link:link,
.menu__link:visited {
  display: block;
  font-size: 2.5rem;
  font-weight: 600;
  padding: 1rem 2rem;
  line-height: 2.5rem;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  background-image: linear-gradient(
    120deg,
    transparent 0,
    transparent 50%,
    #fff 50%
  );
  background-size: 220%;
  transition: all 0.4s;
}
@media only screen and (max-width: 56.25em) {
  .menu__link:link,
  .menu__link:visited {
    font-size: 4rem;
    font-weight: 600;
  }
}
@media only screen and (max-width: 37.5em) {
  .menu__link:link,
  .menu__link:visited {
    font-size: 4rem;
    font-weight: 600;
  }
}
.menu__link:active,
.menu__link:hover {
  text-decoration: line-through;
  color: #fff;
  transform: translateX(1rem);
}
.menu__checkbox:checked ~ .menu__arkaplan {
  transform: scale(80);
}
.menu__checkbox:checked ~ .menu__nav {
  opacity: 1;
  width: 100%;
}
.menu__icon {
  position: relative;
  margin-top: 3.7rem;
}
.menu__icon,
.menu__icon::after,
.menu__icon::before {
  width: 3rem;
  height: 0.2rem;
  background-color: #333;
  display: inline-block;
}
@media only screen and (max-width: 37.5em) {
  .menu__icon,
  .menu__icon::after,
  .menu__icon::before {
    width: 7rem;
    height: 0.2rem;
    background-color: #333;
    display: inline-block;
    top: 10px;
  }
}
.menu__icon::after,
.menu__icon::before {
  content: "";
  position: absolute;
  left: 0;
  transition: all 0.2s;
}
.menu__icon::before {
  top: -0.8rem;
}
.menu__icon::after {
  top: 0.8rem;
}
.menu__buton:hover .menu__icon::before {
  top: -1rem;
}
.menu__buton:hover .menu__icon::after {
  top: 1rem;
}
.menu__checkbox:checked + .menu__buton .menu__icon {
  background-color: transparent;
}
.menu__checkbox:checked + .menu__buton .menu__icon::before {
  top: 0;
  transform: rotate(135deg);
}
.menu__checkbox:checked + .menu__buton .menu__icon::after {
  top: 0;
  transform: rotate(-135deg);
}
.owl-carousel .owl-wrapper:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ".";
  line-height: 0;
}
.owl-carousel {
  position: relative;
  display: block;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  position: relative;
  display: none;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-wrapper-outer {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 0.5s ease-in-out;
  -moz-transition: height 0.5s ease-in-out;
  -ms-transition: height 0.5s ease-in-out;
  -o-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
}
.owl-carousel2 .owl-wrapper-outer {
  position: relative;
  overflow: hidden;
  width: 100%;
  display: inline-flex;
}
.owl-carousel2 .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 0.5s ease-in-out;
  -moz-transition: height 0.5s ease-in-out;
  -ms-transition: height 0.5s ease-in-out;
  -o-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-buttons div,
.owl-controls .owl-page {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.grabbing {
  cursor: url(../404.html) 8 8, move;
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  display: inline-table;
}
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut 0.7s both ease;
  -moz-animation: fadeOut 0.7s both ease;
  animation: fadeOut 0.7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn 0.7s both ease;
  -moz-animation: fadeIn 0.7s both ease;
  animation: fadeIn 0.7s both ease;
}
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
.owl-goDown-out {
  -webkit-animation: scaleToFade 0.7s ease both;
  -moz-animation: scaleToFade 0.7s ease both;
  animation: scaleToFade 0.7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown 0.6s ease both;
  -moz-animation: goDown 0.6s ease both;
  animation: goDown 0.6s ease both;
}
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom 0.5s ease both;
  -moz-animation: scaleUpFrom 0.5s ease both;
  animation: scaleUpFrom 0.5s ease both;
}
.owl-fadeUp-out {
  -webkit-animation: scaleUpTo 0.5s ease both;
  -moz-animation: scaleUpTo 0.5s ease both;
  animation: scaleUpTo 0.5s ease both;
}
@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}
@-moz-keyframes empty {
  0% {
    opacity: 1;
  }
}
@keyframes empty {
  0% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes backSlideOut {
  25% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px);
  }
  75% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}
@-moz-keyframes backSlideOut {
  25% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px);
  }
  75% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
}
@keyframes backSlideOut {
  25% {
    opacity: 0.5;
    transform: translateZ(-500px);
  }
  75% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(-200%);
  }
}
@-webkit-keyframes backSlideIn {
  0%,
  25% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}
@-moz-keyframes backSlideIn {
  0%,
  25% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0);
  }
}
@keyframes backSlideIn {
  0%,
  25% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: 0.5;
    transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0);
  }
}
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}
@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8);
  }
}
@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8);
  }
}
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
  }
}
@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%);
  }
}
@keyframes goDown {
  from {
    transform: translateY(-100%);
  }
}
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5);
  }
}
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}
.owl-theme .owl-controls .owl-buttons div {
  display: inline-block;
  margin: 5px;
  padding: 3px 10px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  color: #fff;
  font-size: 12px;
  opacity: 0.5;
  filter: Alpha(Opacity=50);
  zoom: 1;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  text-decoration: none;
  opacity: 1;
  filter: Alpha(Opacity=100);
}
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  margin: 5px 7px;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
  opacity: 0.5;
  filter: Alpha(Opacity=50);
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  opacity: 1;
  filter: Alpha(Opacity=100);
}
.owl-theme .owl-controls .owl-page span.owl-numbers {
  padding: 2px 10px;
  width: auto;
  height: auto;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  color: #fff;
  font-size: 12px;
}
.owl-item.loading {
  min-height: 150px;
  background: url(../404.html) no-repeat center center;
}
.carousel-container {
  width: 100%;
  padding: 0 50px;
}
.item.project-item {
  background: 0 0 !important;
  padding: 10px;
  border-radius: 10px;
}
.item.project-item img {
  border-radius: 10px;
}
.item {
  margin: 0;
  background: #fff;
  color: #f0f0f0;
  border-radius: 10px;
  text-align: center;
  font-family: Montserrat, sans-serif;
}
@media only screen and (max-width: 56.25em) {
  .item {
    font-size: 4.5rem;
  }
}
.item img {
  width: 100%;
}
.item h4 {
  margin-top: 25px;
  color: #0c52aa;
  font-size: 1.7rem;
  font-family: poppins;
}
@media only screen and (max-width: 56.25em) {
  .item h4 {
    font-size: 2.7rem;
    margin-top: 75px;
  }
  .info-panel .panels__headline {
    font-size: 15px;
  }
}
.item h6 {
  padding-bottom: 30px;
  color: #575a5a;
  font-size: 1.5rem;
  font-family: poppins;
}
@media only screen and (max-width: 56.25em) {
  .item h6 {
    font-size: 3.8rem;
  }
}
.customNavigation {
  display: none;
  margin-top: -25px;
  text-align: center;
}
.customNavigation .btn {
  margin: 0;
  position: relative;
  display: inline-block;
  overflow: visible;
  padding: 0.8em 1.1em;
  width: 50%;
  float: left;
  border: 0;
  box-shadow: none;
  color: #fff;
  text-transform: uppercase;
  text-shadow: none;
  font-size: 20px;
  cursor: crosshair;
  -webkit-transition: all 0.1s ease-in 0s;
  -moz-transition: all 0.1s ease-in 0s;
  -o-transition: all 0.1s ease-in 0s;
  -webkit-font-smoothing: antialiased;
  background: #333;
}
.customNavigation .btn:hover {
  background: #222;
}
.hoverfx {
  display: block;
  overflow: hidden;
  text-align: center;
}
.hoverfx img {
  position: absolute;
  left: 0;
  width: 100%;
  border-radius: 1px;
  margin-left: 1px;
  opacity: 0.6;
  transition: all 0.5s ease-out;
  border-color: #fff;
  border-style: solid;
  border-width: 0.5rem;
  height: 260px;
}
.hoverfx img:hover {
  opacity: 1;
  transform: translateY(5px);
}
.hoverfx:before {
  display: inline-block;
  padding-top: 80%;
  content: "";
  vertical-align: middle;
}
.hoverfx .figure {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding: 12px;
  max-width: 60%;
  border: 3px solid #e9e9e9;
  color: #ecf0f1;
  vertical-align: middle;
  text-transform: uppercase;
  font-size: 1rem;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.hoverfx .overlay {
  position: absolute;
  top: 0;
  z-index: 1;
  padding: 50%;
  margin-left: 5px;
  border-radius: 10px;
  background: #fff;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  display: none;
}
.item:hover .figure,
.item:hover .overlay {
  opacity: 1;
}
.owl-wrapper {
  width: 100%;
  left: 0;
  display: block;
}
.form__grup {
  margin-bottom: 0.2rem;
}
.form__grup__grup:not(:last-child) {
  margin-bottom: 0.5rem;
}
.form__input {
  font-size: 1.5rem;
  font-family: inherit;
  padding: 1.3rem 2rem;
  border-radius: 0.2rem;
  color: inherit;
  background-color: rgba(255, 255, 255, 0.5);
  border: none;
  border-bottom: 0.3rem solid transparent;
  width: 90%;
  display: block;
  transition: all 0.3s;
  box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.1);
  border-bottom: 0.3rem solid #30eced;
}
@media only screen and (max-width: 56.25em) {
  .form__input {
    font-size: 3.5rem;
    padding: 2.3rem 2rem;
  }
}
@media only screen and (max-width: 37.5em) {
  .form__input {
    font-size: 3.5rem;
    padding: 2.3rem 2rem;
  }
}
.form__input:focus {
  outline: 0;
  box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.1);
  border-bottom: 0.3rem solid #3f77bb;
}
.form__input:focus:invalid {
  border-bottom: 0.3rem solid #0c52aa;
}
.form__input::-webkit-input-placeholder {
  color: #999;
}
.form__label {
  font-size: 1.2rem;
  font-weight: 700;
  margin-left: 2rem;
  margin-top: 0.7rem;
  display: block;
  transition: all 0.3s;
}
.form__input:placeholder-shown + .form__label {
  opacity: 0;
  visibility: hidden;
  transform: translateY(-4rem);
}
.form__radio-grup {
  width: 49%;
  display: inline-block;
  float: left;
  margin-bottom: 2rem;
}
.form__radio-input {
  display: none;
}
.form__radio-label {
  font-size: 1.6rem;
  cursor: pointer;
  position: relative;
  padding-left: 4.5rem;
}
.form__radio-buton {
  height: 3rem;
  width: 3rem;
  border: 0.5rem solid #3f77bb;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  left: 0;
  top: -0.4rem;
}
.form__radio-buton::after {
  content: "";
  display: block;
  height: 1.3rem;
  width: 1.3rem;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #3f77bb;
  opacity: 0;
  transition: opacity 0.2s;
}
.form__radio-input:checked + .form__radio-label .form__radio-buton::after {
  opacity: 1;
}
.form-popup {
  padding: 0 5rem 0 5rem;
  text-align: center;
}
.form-popup__grup {
  margin-bottom: 0.2rem;
}
.form-popup__grup__grup:not(:last-child) {
  margin-bottom: 0.5rem;
}
.form-popup__input {
  font-size: 1.5rem;
  font-family: inherit;
  padding: 1.3rem 2rem;
  border-radius: 0.2rem;
  color: #1a1a1a;
  background-color: rgba(255, 255, 255, 0.5);
  border: none;
  border-bottom: 0.3rem solid transparent;
  width: 100%;
  display: block;
  transition: all 0.3s;
  box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.1);
  border-bottom: 0.3rem solid #30eced;
}
@media only screen and (max-width: 56.25em) {
  .form-popup__input {
    font-size: 3.5rem;
    padding: 2.3rem 2rem;
  }
}
@media only screen and (max-width: 37.5em) {
  .form-popup__input {
    font-size: 3.5rem;
    padding: 2.3rem 2rem;
  }
}
.form-popup__input:focus {
  outline: 0;
  box-shadow: 0 1rem 2rem rgba(0, 0, 0, 0.1);
  border-bottom: 0.3rem solid #3f77bb;
}
.form-popup__input:focus:invalid {
  border-bottom: 0.3rem solid #0c52aa;
}
.form-popup__input::-webkit-input-placeholder {
  color: #999;
}
.form-popup__label {
  font-size: 1.2rem;
  font-weight: 700;
  margin-left: 2rem;
  margin-top: 0.7rem;
  display: block;
  transition: all 0.3s;
}
.form-popup__input:placeholder-shown + .form-popup__label {
  opacity: 0;
  visibility: hidden;
  transform: translateY(-4rem);
}
.form-popup__radio-grup {
  width: 49%;
  display: inline-block;
  float: left;
  margin-bottom: 2rem;
}
.form-popup__radio-input {
  display: none;
}
.form-popup__radio-label {
  font-size: 1.6rem;
  cursor: pointer;
  position: relative;
  padding-left: 4.5rem;
}
.form-popup__radio-buton {
  height: 3rem;
  width: 3rem;
  border: 0.5rem solid #3f77bb;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  left: 0;
  top: -0.4rem;
}
.form-popup__radio-buton::after {
  content: "";
  display: block;
  height: 1.3rem;
  width: 1.3rem;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #3f77bb;
  opacity: 0;
  transition: opacity 0.2s;
}
.form-popup__radio-input:checked
  + .form-popup__radio-label
  .form-popup__radio-buton::after {
  opacity: 1;
}
.popup {
  height: 100vh;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}
.popup:target {
  opacity: 1;
  visibility: visible;
}
.popup__kapat:link,
.popup__kapat:visited {
  color: #000;
  position: absolute;
  top: 0;
  right: 1.5rem;
  font-size: 4rem;
  display: inline-block;
  transition: all 0.2s;
}
@media only screen and (max-width: 56.25em) {
  .popup__kapat:link,
  .popup__kapat:visited {
    font-size: 7rem;
  }
}
.popup__kapat:hover {
  color: #0c52aa;
}
.popup__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  padding: 10rem;
  background-color: #fff;
  box-shadow: 0 2rem 4rem rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 56.25em) {
  .popup__content {
    width: 100%;
    height: 100%;
  }
}
@media only screen and (max-width: 37.5em) {
  .popup__content {
    width: 100%;
    height: 100%;
  }
}
.slider__navi {
  position: absolute;
  top: 50%;
  right: 26px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: 99;
}
.slider__navi a {
  display: block;
  height: 6px;
  width: 20px;
  margin: 20px 0;
  text-indent: -9999px;
  box-shadow: none;
  border: none;
  background: rgba(0, 0, 0, 0.2);
  margin-right: 6rem;
}
@media only screen and (max-width: 37.5em) {
  .slider__navi a {
    margin-right: 1rem;
  }
}
@media only screen and (max-width: 75em) {
  .slider__navi a {
    margin-right: 1rem;
  }
}
.slider__navi a.active {
  background: #fff;
}
.flex__container {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  -o-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  height: 100vh;
  width: 100%;
  z-index: 1;
}
.flex__container.flex--active {
  z-index: 2;
}
.slideryazi--sub {
  font-size: 18px;
  letter-spacing: 0.5rem;
  text-transform: uppercase;
  margin-bottom: 40px;
}
@media only screen and (max-width: 37.5em) {
  .slideryazi--sub {
    font-size: 3rem;
    margin-top: -22rem;
    margin-bottom: -1.2rem;
  }
}
.slideryazi--big {
  font-size: 4em;
  font-weight: 700;
  line-height: 80px;
  margin-left: -8px;
  text-align: left;
  padding-bottom: 10px;
}
@media only screen and (max-width: 56.25em) {
  .slideryazi--big {
    font-size: 7rem;
    line-height: 40px;
  }
}
@media only screen and (max-width: 37.5em) {
  .slideryazi--big {
    padding-left: 10px;
    font-size: 4.6rem;
  }
}
.slideryazi--normal {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 22px;
  margin-top: 25px;
  text-align: left;
}
@media only screen and (max-width: 37.5em) {
  .slideryazi--normal {
    font-size: 15px;
    margin-top: 15px;
  }
}
.slideryazi__background {
  font-family: Poppins, sans-serif;
  position: absolute;
  left: 40px;
  bottom: 1px;
  color: rgba(0, 0, 0, 0.05);
  font-size: 40px;
  font-weight: 700;
}
@media only screen and (max-width: 37.5em) {
  .slideryazi__background {
    display: none;
  }
}
@media only screen and (max-width: 56.25em) {
  .slideryazi__background {
    font-size: 7.5rem;
  }
}
.flex__item {
  height: 100vh;
  color: #fff;
  transition: transform 0.1s linear;
}
.flex__item--left {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  width: 65%;
  transform-origin: left bottom;
  transition: transform 0.1s linear 0.2s;
  opacity: 0;
  position: relative;
  overflow: hidden;
  background-image: linear-gradient(
    315deg,
    #d46e46 30%,
    #902d88 90%
  ) !important;
}
.flex__item--right {
  width: 35%;
  transform-origin: right center;
  transition: transform 0.1s linear 0s;
  opacity: 0;
  background-color: #03e5b7 !important;
  background-image: linear-gradient(315deg, #03e5b7 0, #037ade 74%) !important;
}
.flex--active .flex__item--left,
.flex--active .flex__item--right,
.flex--preStart .flex__item--left,
.flex--preStart .flex__item--right {
  opacity: 1;
}
.flex--slider1 .flex__item--left {
  background: #0c52aa;
}
.flex--slider1 .flex__item--right {
  background: #30eced;
}
.flex--slider2 .flex__item--left {
  background: #0c52aa;
}
.flex--slider2 .flex__item--right {
  background: #30eced;
}
.flex--slider3 .flex__item--left {
  background: #0c52aa;
}
.flex--slider3 .flex__item--right {
  background: #30eced;
}
.flex--slider4 .flex__item--left {
  background: #0c52aa;
}
.flex--slider4 .flex__item--right {
  background: #30eced;
}
.flex__content {
  margin-left: 50px;
  width: 55%;
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: all 2s ease;
}
.roboting__img {
  position: absolute;
  bottom: 13rem;
  right: 9%;
  height: 40rem;
  opacity: 1;
  transition: all 0s ease;
}
@media only screen and (max-width: 37.5em) {
  .roboting__img {
    bottom: 12.4rem;
    right: 12%;
    height: 40rem;
  }
}
@media (min-width: 768px) and (max-width: 1300px) {
  .roboting__img {
    height: 35rem;
  }
}
.yukaricik {
  position: fixed;
  width: 5rem;
  height: 5rem;
  background-image: linear-gradient(to right bottom, #30eced, #0c52aa);
  bottom: 0;
  right: 7rem;
  text-decoration: none;
  text-align: center;
  line-height: 5rem;
  display: inline-block;
  z-index: 99;
}
@media only screen and (max-width: 37.5em) {
  .yukaricik {
    display: none;
  }
}
@media only screen and (max-width: 75em) {
  .yukaricik {
    display: none;
  }
}
.yukaricik-icon {
  font-size: 2rem;
  margin-bottom: 0.5rem;
  display: inline-block;
  color: #fff;
}
@media only screen and (max-width: 37.5em) {
  .yukaricik-icon {
    display: none;
  }
}
@media only screen and (max-width: 75em) {
  .yukaricik-icon {
    display: none;
  }
}
.floating {
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  margin-left: 30px;
  margin-top: 5px;
}
@keyframes floating {
  0% {
    transform: translate(0, 0);
  }
  50% {
    transform: translate(0, 15px);
  }
  100% {
    transform: translate(0, 0);
  }
}
.info-panel * {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
.info-panel body {
  font-family: Montserrat;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}
.info-panel .overflow {
  height: 100vh;
  overflow: hidden;
}
.info-panel .panels {
  width: 200%;
}
.info-panel .panels__side {
  float: left;
  width: 50%;
  -webkit-perspective: 400px;
  perspective: 400px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
.info-panel .panels__side--left,
.info-panel .panels__side--right {
  will-change: transform;
  position: relative;
  left: -25%;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.info-panel .panels__side--left {
  background-image: linear-gradient(315deg, #d46e46 30%, #902d88 50%);
}
.info-panel .panels__side--left:hover .arrow {
  -webkit-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}
.info-panel .panels__side--right {
  background-color: #03e5b7;
  background-image: linear-gradient(315deg, #03e5b7 20%, #037ade 94%);
}
.info-panel .panels__side--right:hover .arrow {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.info-panel .panels__side--left-active {
  -webkit-transform: translate(50%, 0);
  transform: translate(50%, 0);
}
.info-panel .panels__side--left-active .panels__side--inner-left {
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
}
.info-panel .panels__side--left-active .arrow {
  -webkit-transform: translate(-50%, -50%) rotate(180deg) !important;
  transform: translate(-50%, -50%) rotate(180deg) !important;
}
.info-panel .panels__side--right-active {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.info-panel .panels__side--right-active .panels__side--inner-right {
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
}
.info-panel .panels__side--right-active .arrow {
  -webkit-transform: translate(-50%, -50%) rotate(180deg) !important;
  transform: translate(-50%, -50%) rotate(180deg) !important;
}
.info-panel .panels__side--left-hidden {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.info-panel .panels__side--right-hidden {
  -webkit-transform: translate(50%, 0);
  transform: translate(50%, 0);
}
.info-panel .panels__side--inner {
  cursor: pointer;
}
.info-panel .panels__side--inner,
.info-panel .panels__side--inner-left,
.info-panel .panels__side--inner-right {
  will-change: transform;
  padding: 0 5vw;
  height: 100vh;
}
.info-panel .panels__side--inner-left {
  -webkit-transform-origin: right center;
  transform-origin: right center;
  -webkit-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  background: url(//unsplash.it/1330/900) center/cover;
}
.info-panel .panels__side--inner-left:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #03e5b7;
  background-image: linear-gradient(315deg, #03e5b7 20%, #037ade 94%);
  z-index: -1;
}
.info-panel .panels__side--inner-right {
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: rotateY(90deg);
  transform: rotateY(90deg);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  background: url(//unsplash.it/1250/900) center/cover;
}
.info-panel .panels__side--inner-right:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(315deg, #d46e46 50%, #902d88 90%);
  z-index: -1;
}
.info-panel .panels__headline {
  margin: 0;
  font-size: 40px;
  text-align: center;
  color: #fff;
  text-shadow: 2px 2px 4px #000;
}
.info-panel .panels p {
  font-size: 30px;
  margin: 0;
}
@media (max-width: 640px) {
  .info-panel .panels {
    width: 100%;
    height: 200vh;
  }
  .info-panel .panels__side {
    float: none;
    width: 100%;
    height: 100vh;
    display: block;
    text-align: center;
  }
  .info-panel .panels__side--left,
  .info-panel .panels__side--right {
    top: -25%;
    left: 0;
  }
  .info-panel .panels__side--left:hover .arrow {
    -webkit-transform: translate(-50%, -80%) rotate(90deg);
    transform: translate(-50%, -80%) rotate(90deg);
  }
  .info-panel .panels__side--right:hover .arrow {
    -webkit-transform: translate(-50%, -20%) rotate(90deg);
    transform: translate(-50%, -20%) rotate(90deg);
  }
  .info-panel .panels__side--left-active {
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%);
  }
  .info-panel .panels__side--left-active .panels__side--inner-left {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
  }
  .info-panel .panels__side--left-active .arrow {
    -webkit-transform: translate(-50%, -50%) rotate(-90deg) !important;
    transform: translate(-50%, -50%) rotate(-90deg) !important;
  }
  .info-panel .panels__side--right-active {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .info-panel .panels__side--right-active .panels__side--inner-right {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
  }
  .info-panel .panels__side--right-active .arrow {
    -webkit-transform: translate(-50%, -50%) rotate(-90deg) !important;
    transform: translate(-50%, -50%) rotate(-90deg) !important;
  }
  .info-panel .panels__side--left-hidden {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .info-panel .panels__side--right-hidden {
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%);
  }
  .info-panel .panels__side--inner,
  .info-panel .panels__side--inner-left,
  .info-panel .panels__side--inner-right {
    height: 50vh;
    padding: 2vh 8vw;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
  }
  .info-panel .panels__side--inner-left {
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
  }
  .info-panel .panels__side--inner-right {
    -webkit-transform-origin: center top;
    transform-origin: center top;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
  }
  .info-panel .panels__headline {
    font-size: 30px;
  }
  .info-panel .panels p {
    font-size: 22px;
  }
}
.info-panel .arrow {
  position: absolute;
  top: 75%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  fill: #000;
  border: 3px solid #1a1a1a;
  border-radius: 50%;
  -webkit-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
@media (max-width: 640px) {
  .info-panel .arrow {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg);
  }
  .info-panel .arrow--left {
    top: 25%;
  }
}
.info-panel .logo {
  position: fixed;
  bottom: 3vh;
  right: 3vw;
  z-index: 2;
}
.info-panel .logo img {
  width: 45px;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
.info-panel .logo img:hover {
  -webkit-transform: rotate(180deg) scale(1.1);
  transform: rotate(180deg) scale(1.1);
}
.usp-panels {
  width: 100%;
  height: 28%;
  min-height: 200px;
  overflow: hidden;
  background: #000;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  align-items: stretch;
}
@media (max-width: 640px) {
  .usp-panels {
    min-height: 90px;
  }
}
.usp-panel {
  display: inline-block;
  position: relative;
  -webkit-box-flex: 1;
  flex: 1;
  cursor: pointer;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.4, 0, 0.3, 1);
  transition: -webkit-transform 0.8s cubic-bezier(0.4, 0, 0.3, 1);
  transition: transform 0.8s cubic-bezier(0.4, 0, 0.3, 1);
  transition: transform 0.8s cubic-bezier(0.4, 0, 0.3, 1),
    -webkit-transform 0.8s cubic-bezier(0.4, 0, 0.3, 1);
}
.usp-panel__content {
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  background: #000 center center no-repeat;
  background-size: cover;
  -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.4, 0, 0.3, 1);
  transition: -webkit-transform 0.8s cubic-bezier(0.4, 0, 0.3, 1);
  transition: transform 0.8s cubic-bezier(0.4, 0, 0.3, 1);
  transition: transform 0.8s cubic-bezier(0.4, 0, 0.3, 1),
    -webkit-transform 0.8s cubic-bezier(0.4, 0, 0.3, 1);
}
.usp-panel__content:after,
.usp-panel__content:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
  -webkit-transition: opacity 0.8s cubic-bezier(0.4, 0, 0.3, 1);
  transition: opacity 0.8s cubic-bezier(0.4, 0, 0.3, 1);
}
.usp-panel__content:before {
  background: inherit;
}
.usp-panel__content:after {
  background: #000;
  opacity: 0.4;
}
.usp-panel__title {
  color: #fff;
  position: relative;
  z-index: 1;
  -webkit-transition: color 0.8s cubic-bezier(0.4, 0, 0.3, 1);
  transition: color 0.8s cubic-bezier(0.4, 0, 0.3, 1);
  width: 100%;
  text-align: center;
  padding: 1em;
  font-family: "Josefin Sans", sans-serif;
}
.usp-panel {
  overflow: hidden;
  margin-right: -15%;
}
.usp-panel__content {
  margin-left: -15vw;
}
.usp-panels {
  pointer-events: none;
}
.usp-panel__title {
  pointer-events: auto;
}
.usp-panels:hover .usp-panel__content::after {
  opacity: 0.7;
}
.usp-panels:hover .usp-panel {
  -webkit-transform: translate3d(-7.5vw, 0, 0);
  transform: translate3d(-7.5vw, 0, 0);
}
.usp-panel:hover ~ .usp-panel {
  -webkit-transform: translate3d(7.5vw, 0, 0);
  transform: translate3d(7.5vw, 0, 0);
}
.usp-panels .usp-panel:hover {
  pointer-events: auto;
}
.usp-panels .usp-panel:hover .usp-panel__content {
  -webkit-transform: translate3d(7.5vw, 0, 0);
  transform: translate3d(7.5vw, 0, 0);
}
.usp-panels .usp-panel:hover .usp-panel__content::after,
.usp-panels .usp-panel:hover .usp-panel__content::before {
  opacity: 0;
}
.usp-panels .usp-panel:first-child:hover {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.usp-panels .usp-panel:first-child:hover ~ .usp-panel {
  -webkit-transform: translate3d(15vw, 0, 0);
  transform: translate3d(15vw, 0, 0);
}
.usp-panels .usp-panel:first-child:hover .usp-panel__content {
  -webkit-transform: translate3d(7.5vw, 0, 0);
  transform: translate3d(7.5vw, 0, 0);
}
.usp-panels .usp-panel:last-child:hover .usp-panel__content {
  -webkit-transform: translate3d(3.75vw, 0, 0);
  transform: translate3d(3.75vw, 0, 0);
}
@font-face {
  font-family: Oswald;
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/oswald/v35/TK3_WkUHHAIjg75cFRf3bXL8LICs1_FvsUZiYA.ttf)
    format("truetype");
}
.usp-panel__title {
  font-family: "Josefin Sans", sans-serif;
  text-transform: uppercase;
  font-size: 1.6em;
  letter-spacing: 0.1em;
}
@media (max-width: 800px) {
  .usp-panel__title {
    font-size: 1.5em;
  }
  .sub-title {
    font-size: 1.5em;
  }
}
@media (max-width: 600px) {
  .usp-panel__title {
    font-size: 0.95em;
    padding: 12px;
  }
}
.quality {
  font-size: 20px;
}
.quality .container {
  width: 33%;
  position: relative;
  display: flex;
  justify-content: space-between;
  float: left;
}
.quality .container .card {
  position: relative;
  border: none;
  border-radius: 10px;
}
.quality .container .card .icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: red;
  transition: 0.7s;
  z-index: 1;
}
.quality .container .card:nth-child(1) .icon {
  background: #fff;
}
.quality .container .card:nth-child(2) .icon {
  background: #fff;
}
.quality .container .card:nth-child(3) .icon {
  background: #fff;
}
.quality .container .card .icon .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 80px;
  transition: 0.7s;
  background: -moz-linear-gradient(top, #03e5b7 0, #037ade 50%, #a742c6 100%);
  background: -webkit-linear-gradient(
    top,
    #03e5b7 0,
    #037ade 50%,
    #a742c6 100%
  );
  background: linear-gradient(to bottom, #03e5b7 0, #037ade 50%, #902d88 100%);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.quality i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 80px;
  transition: 0.7s;
  color: #fff;
}
.quality .container .card .face {
  width: 80%;
  height: 200px;
  transition: 0.5s;
  margin: 0 10%;
}
.quality .container .card .face.face1 {
  position: relative;
  background: #333;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  transform: translateY(100px);
}
.quality .container .card .face.face1 .h-yazi-margin-kucuk {
  text-align: center;
  padding-top: 10px;
}
.quality .container .card:hover .face.face1 {
  background: #ff0057;
  transform: translateY(0);
}
.quality .container .card .face.face1 .content {
  opacity: 1;
  transition: 0.5s;
}
.quality .container .card:hover .face.face1 .content {
  opacity: 1;
}
.quality .container .card .face.face1 .content i {
  max-width: 100px;
}
.quality .container .card .face.face2 {
  position: relative;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  box-sizing: border-box;
  box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.15);
  transform: translateY(-100px);
}
.quality .container .card:hover .face.face2 {
  transform: translateY(0);
}
.quality .container .card .face.face2 .content p {
  margin: 0;
  padding: 0;
  text-align: center;
  color: #414141;
}
.quality .container a {
  text-decoration: none;
  color: #414141;
}
@media screen and (max-width: 600px) {
  .quality .container {
    width: 100% !important;
    display: block;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 800px) {
  .quality .container {
    width: 100% !important;
    display: block;
    margin-bottom: 20px;
  }
}
.blog {
  margin-bottom: 50px;
}
.blog *,
.blog ::after,
.blog ::before {
  box-sizing: border-box;
}
.blog .main {
  max-width: 1200px;
  margin: 0 auto;
}
h1 {
  font-size: 24px;
  font-weight: 400;
  text-align: center;
}
.blog img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
.blog .btn {
  color: #fff;
  padding: 0.8rem;
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 4px;
  font-weight: 400;
  display: block;
  width: 100%;
  cursor: pointer;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: 0 0;
}
.blog .btn:hover {
  background-color: rgba(255, 255, 255, 0.12);
}
.blog .cards {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
.blog .cards_item {
  display: flex;
  padding: 1rem;
}
@media (min-width: 40rem) {
  .blog .cards_item {
    width: 50%;
  }
}
@media (min-width: 56rem) {
  .blog .cards_item {
    width: 33.3333%;
  }
}
.blog .card {
  background-color: #fff;
  border-radius: 0.25rem;
  box-shadow: 0 20px 40px -14px rgba(0, 0, 0, 0.25);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
.blog .card_content {
  padding: 1.2rem 2.5rem;
}
.blog .card_title {
  text-transform: uppercase;
  font-weight: 700;
  background-image: linear-gradient(315deg, #d46e46 50%, #902d88 90%);
  -webkit-background-clip: text;
  color: transparent;
}
.blog .card_text {
  font-weight: 300;
  color: #797979;
  font-size: 16px;
  text-align: justify;
}
.paragraf {
  font-size: 16px;
  text-align: justify;
}
.white {
  color: #fff;
}
section.hizmetler-aciklama.grey {
  background: linear-gradient(-45deg, #d46e45, #902d88, #007aff, #30eced);
  background-size: 400% 400%;
  animation: gradient 10s ease infinite;
}
section.proje-detay-sayfasi-alani.grey {
  background: linear-gradient(-45deg, #d46e45, #902d88, #007aff, #30eced);
  background-size: 400% 400%;
  animation: gradient 10s ease infinite;
}
.drop-shadow {
  filter: drop-shadow(0 0 1.25rem #d46e46);
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  padding-bottom: 50%;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-container {
  padding: 0 20%;
  padding-bottom: -4500px;
}
@media (max-width: 720px) {
  .embed-container {
    padding: 0 5%;
  }
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swipper-wrapper {
  padding: 60px;
}
.right-info {
  padding: 0 30px 50px 30px;
}
.proje-detay-paragraf.split-column {
  padding: 0 5rem 0 5rem !important;
}
.project-title {
  margin-top: 100px;
}
.left-image {
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  margin-top: 100px;
}
.details.sub-heading {
  margin-bottom: 5px;
  font-size: 16px;
}
.icon-basic-headset,
.icon-basic-home,
.icon-basic-paperplane {
  margin-right: 10px;
}
.float {
  position: fixed;
  width: 50px;
  height: 50px;
  bottom: 80px;
  right: 40px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}
.float1 {
  position: fixed;
  width: 50px;
  height: 50px;
  bottom: 140px;
  right: 40px;
  background-color: #00aff0;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}
.float2 {
  position: fixed;
  width: 50px;
  height: 50px;
  bottom: 200px;
  right: 40px;
  background-color: #be6123;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}
.my-float {
  margin-top: 10px;
}
@media only screen and (max-width: 56.25em) {
  .float {
    right: 20px;
    width: 50px;
    height: 50px;
    bottom: 50px;
    font-size: 30px;
  }
  .float1 {
    right: 20px;
    width: 50px;
    height: 50px;
    font-size: 30px;
    bottom: 120px;
  }
  .float2 {
    right: 20px;
    width: 50px;
    height: 50px;
    font-size: 30px;
    bottom: 190px;
  }
}
@keyframes gradient {
  0% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 999; /* Sit on top */
  padding: 100px 20px 20px 20px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px 25px;
  border: 1px solid #888;
  width: 500px;
  max-width: 100%;
  border-radius: 10px;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.container1 {
  width: 280px;
  padding-left: 50px;
  margin: -320px auto auto auto;
  perspective: 1000px;
  padding-bottom: 270px;
}

.carousel1 {
  padding-top: -550px;
  position: absolute;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  animation: rotate360 60s infinite forwards linear;
}
.carousel__face {
  position: absolute;
  width: 250px;
  height: 150px;
  top: 20px;
  left: 10px;
  right: 10px;
  background-size: cover;
  box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.2);
  display: flex;
}

span {
  margin: auto;
  font-size: 2rem;
}

.carousel__face:nth-child(1) {
  background-image: url("../img/stall1.jpg");
  transform: rotateY(0deg) translateZ(430px);
}
.carousel__face:nth-child(2) {
  background-image: url("../img/workplace-team-cooperation-businesswoman-laptop-office.jpg");
  transform: rotateY(40deg) translateZ(430px);
}
.carousel__face:nth-child(3) {
  background-image: url("../img/COSM-assessment-portal-kaizenglobe.PNG");
  transform: rotateY(80deg) translateZ(430px);
}
.carousel__face:nth-child(4) {
  background-image: url("../img/my-internship.PNG");
  transform: rotateY(120deg) translateZ(430px);
}
.carousel__face:nth-child(5) {
  background-image: url("../img/Websites/14.JPG");
  transform: rotateY(160deg) translateZ(430px);
}
.carousel__face:nth-child(6) {
  background-image: url("../img/Websites/12.JPG");
  transform: rotateY(200deg) translateZ(430px);
}
.carousel__face:nth-child(7) {
  background-image: url("../img/Websites/16.JPG");
  transform: rotateY(240deg) translateZ(430px);
}
.carousel__face:nth-child(8) {
  background-image: url("../img/mygroupaustralia.PNG");
  transform: rotateY(280deg) translateZ(430px);
}
.carousel__face:nth-child(9) {
  background-image: url("../img/window-4478125_1920.jpg");
  transform: rotateY(320deg) translateZ(430px);
}

@keyframes rotate360 {
  from {
    transform: rotateY(0deg);
  }
  to {
    transform: rotateY(-360deg);
  }
}
.web {
  padding-top: 60px;
}
.newanchor:link {
  background-color: #1e1265;
  color: white;
  padding: 14px 25px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding-bottom: 20px;
}
a.newanchor {
  padding-bottom: 200px;
}
.newanchor:hover {
  color: yellow;
}
.nab {
  padding-top: 30px;
}

.back_img {
  height: 100vh;
  width: 0;
  background-image: url("../img/nav-1.jpg");
  background-size: cover;
  opacity: 0;
  transition: opacity 0.8s cubic-bezier(0.86, 0, 0.07, 1);
}
/* .navigation {
  height: 0;
} */
.navigation__checkbox {
  display: none;
}

.navigation__button {
  background-color: #fff;
  height: 7rem;
  width: 7rem;
  border-radius: 50%;
  position: fixed;
  top: 3.8rem;
  right: 6rem;
  z-index: 2000;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.1);
  text-align: center;
  cursor: pointer;
}

.navigation__background {
  height: 6rem;
  width: 6rem;
  border-radius: 50%;
  position: fixed;
  top: 3.8rem;
  right: 6.5rem;
  background-color: rgb(0, 0, 0, 0.8);
  background-image: url("../img/nav-1.jpg");
  z-index: 1000;
  transition: transform 0.8s cubic-bezier(0.86, 0, 0.07, 1);
}

.navigation__nav {
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1500;
  opacity: 0;
  width: 0;
  transition: all 0.8s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.navigation__list {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  list-style: none;
  text-align: center;
}

.navigation__item {
  margin: 1rem;
}

.navigation__link:link,
.navigation__link:visited {
  display: inline-block;
  font-size: 3rem;
  font-weight: 300;
  color: #fff;
  padding: 1rem 2rem;
  text-decoration: none;
  text-transform: uppercase;
  background-image: linear-gradient(
    120deg,
    transparent 0%,
    transparent 50%,
    #fff 50%
  );
  background-size: 250%;
  transition: all 0.4s;
}
.navigation__link:link span,
.navigation__link:visited span {
  margin-right: 1rem;
}

.navigation__link:hover,
.navigation__link:active {
  background-position: 100%;
  color: #0e1a2d;
  transform: translateX(1rem);
}

.navigation__checkbox:checked ~ .navigation__background {
  transform: scale(80);
}

.navigation__checkbox:checked ~ .navigation__nav {
  opacity: 1;
  width: 100%;
}
.navigation__checkbox:checked ~ .back_img {
  opacity: 0.1;
  width: 100%;
}

.navigation__icon {
  position: relative;
  margin-top: 3.5rem;
  margin-left: 0.1rem;
}
.navigation__icon,
.navigation__icon::before,
.navigation__icon::after {
  width: 3rem;
  height: 2px;
  background-color: #333;
  display: inline-block;
}
.navigation__icon::before,
.navigation__icon::after {
  content: "";
  position: absolute;
  left: 0;
  transition: all 0.2s;
}
.navigation__icon::before {
  top: -0.8rem;
}
.navigation__icon::after {
  top: 0.8rem;
}

.navigation__button:hover .navigation__icon::before {
  top: -1rem;
}

.navigation__button:hover .navigation__icon::after {
  top: 1rem;
}

.navigation__checkbox:checked + .navigation__button .navigation__icon {
  background-color: transparent;
}

.navigation__checkbox:checked + .navigation__button .navigation__icon:before {
  top: 0;
  transform: rotate(135deg);
}

.navigation__checkbox:checked + .navigation__button .navigation__icon:after {
  top: 0;
  transform: rotate(-135deg);
}

@media only screen and (max-width: 37.5em) {
  .navigation__button {
    transform: scale(1.5);
  }
  .navigation__link:link {
    font-size: 22px !important;
  }
}

@media only screen and (max-width: 390px) {
  .navigation__list {
    width: 300px;
  }
}
@media only screen and (max-width: 936px) {
  .roboting__img {
    transform: scale(0.8) !important;
  }
  .slideryazi--big {
    line-height: 60px;
  }
}
@media only screen and (max-width: 900px) {
  .slideryazi--normal {
    width: 350px;
  }
}
@media only screen and (max-width: 820px) {
  .roboting__img {
    transform: translateX(100px) !important;
  }
}
@media only screen and (max-width: 767px) {
  .roboting__img {
    transform: scale(0.6) translateX(200px) !important;
  }
}
@media only screen and (max-width: 700px) {
  .roboting__img {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  .slideryazi--big {
    line-height: 40px;
    font-size: 40px;
  }
  .slideryazi--normal {
    width: 100%;
  }
  .slideryazi--sub {
    margin-top: 20px;
  }
  .roboting__img {
    display: block;
    transform: translateX(0) translateY(50px) scale(1) !important ;
  }
  .header__logo {
    transform: scale(0.8);
  }
  .galeri__gorsel {
    display: none;
  }
}
@media only screen and (max-width: 380px) {
  .slideryazi--big {
    font-size: 30px;
  }
}
@media only screen and (max-width: 900px) {
  .hizmetler-kutu {
    padding: 5rem 15rem;
  }
}
