.wow.fade {
  opacity: 0;
  transition: opacity 0.5s ease;
  transition-delay: 0.2s; }


@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

  .h2-baslik-hizmetler-2 {
    font-size: 3.1rem;
    font-weight: 700;
    display: inline-block;
    color: #000000;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center; }
    .h2-baslik-hizmetler-2__paragraf {
      font-size: 1.6rem;
      font-weight: 400;
      color: #616161;
      text-align: center;
      margin-bottom: 3rem;
      text-align: center; }
      .h2-baslik-hizmetler-2__paragraf:not(:last-child) {
        margin-bottom: -1rem; }
        @media only screen and (max-width: 56.25em) {
          .h2-baslik-hizmetler-2__paragraf:not(:last-child) {
            margin-bottom: -14rem; } }
      @media only screen and (max-width: 56.25em) {
        .h2-baslik-hizmetler-2__paragraf {
          font-size: 3.5rem;
          text-align: center;
          padding: 3rem; } }
    @media only screen and (max-width: 56.25em) {
      .h2-baslik-hizmetler-2 {
        font-size: 5rem;
        margin-top: 6rem; } }
        .galeri {
          position: relative; }
          .galeri__gorsel {
            width: 100%;
            /*height: 55rem;*/
            outline-offset: 2rem;
            z-index: 10; }
            @media only screen and (max-width: 56.25em) {
              .galeri__gorsel {
                float: left;
                height: 100%; } }
            .galeri__gorsel--3 {
              left: 20%;
              margin-top: -1rem;
              /*top: 10rem;*/
              border-radius: 0.3rem; }
            .galeri__gorsel--8 {
              left: 20%;
              margin-top: -1rem;
              /*top: 10rem;*/ }
              @media only screen and (max-width: 1024px) {
                .galeri__gorsel--8 {
                  margin-top: 1rem; } }
              @media only screen and (max-width: 56.25em) {
                .galeri__gorsel--8 {
                  margin-top: 60rem; } }
              @media only screen and (max-width: 40em) {
                .galeri__gorsel--8 {
                  margin-top: 58rem; } }
            .galeri__gorsel--4 {
              left: 20%;
              margin-top: -5rem;
              /*top: 10rem;*/ }
              @media only screen and (max-width: 56.25em) {
                .galeri__gorsel--4 {
                  margin-top: 18rem; } }
        
        .galeri1 {
          position: relative; }
          .galeri1__gorsel {
            width: 100%;
            /*height: 55rem;*/
            outline-offset: 2rem;
            z-index: 11; }
            @media only screen and (max-width: 56.25em) {
              .galeri1__gorsel {
                float: left;
                height: 100%; } }
            .galeri1__gorsel--3 {
              left: 20%;
              margin-top: -1rem;
              /*top: 10rem;*/
              border-radius: 0.3rem; }
            .galeri1__gorsel--8 {
              left: 20%;
              margin-top: -1rem;
              /*top: 10rem;*/ }
              @media only screen and (max-width: 1024px) {
                .galeri1__gorsel--8 {
                  margin-top: 1rem; } }
              @media only screen and (max-width: 56.25em) {
                .galeri1__gorsel--8 {
                  margin-top: 60rem; } }
              @media only screen and (max-width: 40em) {
                .galeri1__gorsel--8 {
                  margin-top: 58rem; } }
            .galeri1__gorsel--4 {
              left: 20%;
              margin-top: -5rem;
              /*top: 10rem;*/ }
              @media only screen and (max-width: 56.25em) {
                .galeri1__gorsel--4 {
                  margin-top: 18rem; } }
        
        .galeriprojedetay {
          position: relative; }
          .galeriprojedetay__gorsel {
            width: 100%;
            height: 40rem;
            outline-offset: 2rem;
            z-index: 10;
            transition: all .2s; }
            @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;
              /*top: 10rem;*/ }
              @media only screen and (max-width: 56.25em) {
                .galeriprojedetay__gorsel--3 {
                  margin-top: .1rem; } }
            .galeriprojedetay__gorsel--4 {
              left: 20%;
              margin-top: -5rem;
              /*top: 10rem;*/ }
              @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;
            z-index: 10;
            transition: all .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;
              /*top: 10rem;*/ }
              @media only screen and (max-width: 56.25em) {
                .galeri__popup--1 {
                  margin-top: -1rem; } }
            .galeri__popup--2 {
              margin-top: -1rem;
              /*top: 10rem;*/ }
              @media only screen and (max-width: 56.25em) {
                .galeri__popup--2 {
                  margin-top: -26rem; } }
        
        .galeri-404 {
          position: relative; }
          .galeri-404__gorsel {
            width: 100%;
            height: 55rem;
            outline-offset: 2rem;
            z-index: 10;
            transition: all .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;
              /*top: 10rem;*/ }
              @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); }
        
        .gallery {
          display: grid;
          grid-template-rows: repeat(1, 20vh);
          grid-template-columns: repeat(10, 20.3vh);
          background-color: #fff;
          border-radius: 10px;
          padding: 0.25em;
          cursor: zoom-in; }
          @media only screen and (max-width: 1024px) {
            .gallery {
              display: grid;
              grid-template-rows: repeat(1, 20vh);
              grid-template-columns: repeat(10, 7vh);
              background-color: #fff;
              border-radius: 10px;
              padding: 0.25em;
              cursor: zoom-in; } }
          @media only screen and (max-width: 40em) {
            .gallery {
              display: grid;
              grid-template-rows: repeat(2, 20vh);
              grid-template-columns: repeat(5, 20vw);
              background-color: #fff;
              border-radius: 10px;
              padding: 0.25em;
              cursor: zoom-in; } }
          @media only screen and (max-width: 56.25em) {
            .gallery {
              display: grid;
              grid-template-rows: none;
              grid-template-columns: none;
              background-color: #fff;
              border-radius: 10px;
              padding: 0.25em;
              cursor: zoom-in; } }
        
        .gallery__img {
          object-fit: cover;
          width: 100%;
          height: 100%;
          left: 0;
          top: 0;
          position: relative;
          box-shadow: 0 0 0 #0000;
          opacity: 1; }
          .gallery__img:first-child {
            border-radius: 10px 10px 0 0; }
          .gallery__img:last-child {
            border-radius: 0 0 10px 10px; }
          @media (min-width: 40em) and (max-width: 59.99em) {
            .gallery__img:first-child {
              border-radius: 10px 0 0 0; }
            .gallery__img:nth-child(5) {
              border-radius: 0 10px 0 0; }
            .gallery__img:nth-child(6) {
              border-radius: 0 0 10px 0; }
            .gallery__img:last-child {
              border-radius: 0 0 0 10px; } }
          @media (min-width: 60em) {
            .gallery__img:first-child {
              border-radius: 10px 0 0 10px; }
            .gallery__img:last-child {
              border-radius: 0 10px 10px 0; } }
          .gallery__img:hover {
            opacity: 1;
            z-index: 1;
            box-shadow: 1em 1em 1em #0004;
            filter: sepia(0%) hue-rotate(0deg);
            border-radius: 5px;
            width: 300%;
            height: 300%;
            left: -100%;
            top: -100%; }
            @media (min-width: 40em) {
              .gallery__img:hover {
                width: 250%;
                height: 500%;
                left: -75%;
                top: -200%; } }
            @media (min-width: 40em) and (orientation: portrait) {
              .gallery__img:hover {
                width: 300%;
                height: 300%;
                left: -100%;
                top: -100%; } }
            @media (min-width: 60em) {
              .gallery__img:hover {
                width: 350%;
                height: 150%;
                left: -75%;
                top: -25%; }
                .gallery__img:hover ~ img {
                  left: 175%; } }
            @media (min-width: 60em) and (orientation: landscape) {
              .gallery__img:hover {
                width: 300%;
                height: 300%;
                left: -75%;
                top: -100%; }
                .gallery__img:hover ~ img {
                  left: 100%; } }
        
        .grid-container {
          columns: 5 200px;
          column-gap: 1.5rem;
          width: 90%;
          margin: 0 auto;
          align-items: center;
          display: flex;
          justify-content: center; }
          .grid-container div {
            width: 150px;
            margin: 0 1.5rem 1.5rem 0;
            display: inline-block;
            width: 100%;
            border: solid 2px black;
            padding: 5px;
            box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
            border-radius: 5px;
            transition: all .25s ease-in-out; }
            .grid-container div:hover img {
              filter: grayscale(0); }
            .grid-container div:hover {
              border-color: #2b6cc7; }
            .grid-container div img {
              width: 100%;
              border-radius: 5px;
              transition: all .25s ease-in-out; }
        
        /* The Modal (background) */
        .modal {
          display: none;
          position: fixed;
          z-index: 9999;
          padding-top: 100px;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          overflow: auto;
          background-color: black; }
        
        /* Modal Content */
        .modal-content {
          position: relative;
          background-color: #fefefe;
          margin: auto;
          padding: 0;
          /*width: 90%;*/
          max-width: 1200px; }
        
        /* The Close Button */
        .close {
          color: white;
          position: absolute;
          top: 10px;
          right: 25px;
          font-size: 35px;
          font-weight: bold; }
        
        .close:hover,
        .close:focus {
          color: #999;
          text-decoration: none;
          cursor: pointer; }
        
        /* Hide the slides by default */
        .mySlides {
          display: none; }
        
        /* Next & previous buttons */
        .prev,
        .next {
          cursor: pointer;
          position: absolute;
          top: 50%;
          width: auto;
          padding: 16px;
          margin-top: -50px;
          color: white;
          font-weight: bold;
          font-size: 20px;
          transition: 0.6s ease;
          border-radius: 0 3px 3px 0;
          user-select: none;
          -webkit-user-select: none; }
          @media only screen and (min-width: 700px) and (max-width: 812px) {
            .prev,
            .next {
              margin-top: -50px; } }
          @media only screen and (max-width: 40em) {
            .prev,
            .next {
              margin-top: -207px; } }
        
        /* Position the "next button" to the right */
        .next {
          right: 0;
          border-radius: 3px 0 0 3px; }
        
        /* On hover, add a black background color with a little bit see-through */
        .prev:hover,
        .next:hover {
          background-color: rgba(0, 0, 0, 0.8); }
        
        /* Number text (1/3 etc) */
        .numbertext {
          color: #f2f2f2;
          font-size: 12px;
          padding: 8px 12px;
          position: absolute;
          top: 0; }
        
        /* Caption text */
        .caption-container {
          text-align: center;
          background-color: black;
          padding: 2px 16px;
          color: white; }
        
        img.demo {
          opacity: 0.6; }
        
        .active,
        .demo:hover {
          opacity: 1; }
        
        img.hover-shadow {
          transition: 0.3s; }
        
        .hover-shadow:hover {
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
        
        img.ha-car {
          margin-top: -223px; }
        
        img.hm-mask-car {
          margin-top: -143px; }
        