.footer-light {
    display: none!important;
}

.footer-dark
{
    display: block!important;
}

.homePageNav {
    display: block!important;
}

.productImage {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.pageBottomText {
    background: linear-gradient(91deg, #00A0E3 37.14%, #0088C1 90.28%);
    padding: 42px 0px;
    text-align: center;
    color: #FFF;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
}

.pageBottomReferences {
    margin-bottom: 65px;
    margin-top: 65px;
}

.bottomReferences img {
    object-fit: contain;
}

.homePageFixedNav {
    display: block;
}

.contentPageNav
{
    display: none;
}

.contentMobileNav {
    display: none !important;
}


.iki-bar {
    color: white;
}

.banner{
    background-image: url(../img/engeoBanner.svg) !important;
    width: 100%;
    height: 100vh;
}
.banner::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(89deg, #000 1.06%, rgba(0, 0, 0, 0.00) 97.51%);
  }
  .sliderDetail.animate__fadeInLeft{
    --animate-duration: 1.3s;
    --animate-repeat: 5;
  }
  .sliderButton .animate__fadeInUp{
    --animate-duration: 5s;
  }
  .item .animate__animated .animate__fadeInDown{
    --animate-repeat: 2;
  }
  .carİki .animate__animated .animate__fadeInDown{
    --animate-repeat: 5;
  }
  .yan{
    display: flex;
    align-items: center;
  }


.productDescription {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}

#mobileCarousel
{
    display: none;
    position: relative;
}
    #desktopCarousel .carousel-item, #mobileCarousel .carousel-item {
        position: relative;
    }

#desktopCarousel, #desktopCarousel .carousel-inner, #desktopCarousel .carousel-inner img {
    height: 100vh;
    object-fit: cover;
}

#mobileCarousel .carousel-item::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(97deg, #00000099, transparent);
    z-index: 1;
    content: "";
}

#desktopCarousel .carouselItemOverlay {
    position: absolute;
    bottom: 0;
    left: 0;
}

    #desktopCarousel .carousel-item::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(160deg, #00000082, transparent);
    }
.carouselOverlay {
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(150deg, #000000cf, #00000008, transparent);
    top: 0;
}

.carousel-caption {
    position: absolute;
    right: 0;
    bottom: 107px;
    top: 107px;
    left: 0;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    text-align: start;
    z-index: 1;
}

.carouselTextArea {
    display: flex;
    flex-direction: column;
    row-gap: 1rem;
}

.homeSliderTitle {
    color: #FFF;
    font-family: Poppins;
    font-size: 46px;
    font-style: normal;
    font-weight: 600;
    line-height: 56px;
    word-break: break-word;
    width: 700px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.homeSliderDescription {
    color: #F2F2F3;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    width: 700px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
.homeSliderButton {
    background: #ffffff0f;
    border: 1px solid #00A0E3;
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 34px;
    display: flex;
    align-items: center;
    column-gap: 10px;
    padding: 6px 16px;
    border-radius: 4px;
    width: max-content;
    margin-top: 18px;
}

.carousel-indicators {
    display: flex;
    column-gap: 8px;
}

    .carousel-indicators [data-bs-target] {
        width: 12px;
        height: 12px;
        border-radius: 50px !important;
        border: none;
        opacity: 1;
        margin: 0;
    }

.carousel-indicators .active {
    opacity: 1;
    background-color: #00A0E3;
}

#desktopCarousel .carousel-inner, #desktopCarousel .carousel-inner .carousel-item img
{
    height: 100vh;
    object-fit: cover;
}

#mobileCarousel .carousel-inner, #mobileCarousel .carousel-inner .carousel-item img {
    height: 100vh;
    object-fit: cover;
}

.sliderOrta {
    display: flex;
    z-index: 4544155;
    position: relative;
    flex-direction: column;
    color: white;
    text-align: start !important;
    height: 114vh;
    justify-content: center;
}
.sliderTitle{
    color: #FFF;
font-family: Poppins;
font-size: 46px;
font-style: normal;
font-weight: 600;
line-height: 56px; /* 121.739% */
}
.sliderDetail{
  width: 65%;
    color: var(--grey-grey-50, #F2F2F3);
font-family: Poppins;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 34px; /* 170% */
margin-top: 16px;
margin-bottom: 36px;
}
.sliderButton{
    border-radius: 4px !important;
background: var(--green-green-600, #9FAC1E) !important; 
color: #FFF !important;
font-family: Poppins !important;
font-size: 16px !important;
font-style: normal !important;
font-weight: 500 !important;
line-height: 34px !important; 
width: max-content !important;
display: flex !important;
align-items: center !important;
padding: 10 16px !important;
}
.sliderButton i{
    color: #143741 !important;
    margin-left: 10px;
}
.arkaRenk{
    padding: 71px;
    background: linear-gradient(92deg, #252731 2.53%, #1D1F26 100%) !important;
}
.uygulamaTitle {
  color: var(--White, #FFF);
  font-family: Poppins;
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  display: flex;
  align-items: center;
  margin-top: 82px;
    margin-bottom: 62px;
}
.uygulamaTitleİki{
    color: var(--blue-blue-600, #252731);
    font-family: Poppins;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: 82px;
    margin-bottom: 62px;
}
.yazıİmg{
    margin-right: 16px;
}
.uygulamaDetail{
    color: var(--White, #FFF);
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

/* .card{
    background-color: unset !important;
}
.card-title{
    color: #FFF;
font-family: Poppins;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 34px; /* 170%
}
.card-transition {
    overflow: hidden;

    
    .card-front, .card-back {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        padding: inherit;
        display: flex;
        flex-direction: column;
        justify-content: end;
        text-align: start;
    }
    
    .card-img-overlay {
      background-color: rgba(0, 0, 0, .2);
    }
    .card-icon {
      fill: currentColor;
      margin-left: auto;
      margin-right: auto;
    }
    
    .card-back {
        color: rgba(255, 255, 255, 0.64);
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
      transform: scale(1.3);
      opacity: 0;
      visibility: hidden;
    }
    .card-back .card-title{
        color: white !important;
    }
    .card-back span{
        width: 85%;
    }
    
    .card-img, .card-img-overlay, .card-front, .card-back {
      transition: visibility 0.3s ease-in-out, transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
      will-change: transform, opacity;
    }
    
    &:hover {
       
      .card-img {
        background-color: unset !important;
        transform: scale(1.1);
      }
      .card-img-overlay {
        background: rgba(37, 39, 49, 0.80);
backdrop-filter: blur(4px);
      }
      .card-front {
        opacity: 0;
        visibility: hidden;
      }
      .card{
        background-color: unset !important;
        border: 0 !important;
      }
      .card-back {
        transition: .3s;
        justify-content: center;
        opacity: 1;
        visibility: visible;
        transform: scale(1);
      }
    }
  } */ 

  .applicationCard {
    position: relative;
    overflow: hidden;
    border: 0!important;
    border-radius: 0!important;
}

 

  .applicationCard .card-body {
    position: absolute;
    bottom: -57%;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
    row-gap: 17px;
    padding: 36px;
    transition: .4s;
    z-index: 2;
}

.applicationCard .cardOverlay {
  background: rgba(37, 39, 49, 0.80);
  backdrop-filter: blur(4px);
  transition: .3s;
  position: absolute;
  bottom: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.applicationCard:hover .cardOverlay {
  bottom: 0;
}

    .applicationCard .card-body .card-title {
        margin: 0;
        color: #FFF;
        font-family: Poppins;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 34px;
        min-height: 34px;
        max-height: 34px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    .applicationCard .card-body .card-text {
        color: rgba(255, 255, 255, 0.64);
        font-family: Poppins;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        min-height: 100px;
        max-height: 100px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        line-clamp: 4;
        -webkit-box-orient: vertical;
    }
.applicationCard .cardArrow {
    position: absolute;
    bottom: 1.5rem;
}
.applicationCard:hover .card-body
{
  bottom: 0%;
  transition: .4s;
}
.sliderSol{
  position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: 451552;
}
.tümü{
    
    margin-top: 62px !important;
    color: var(--White, #FFF) !important;
font-family: Poppins !important;
font-size: 16px !important;
font-style: normal !important;
font-weight: 500 !important;
line-height: 34px !important; 
border-radius: 4px !important;
border: 1px solid var(--White, #FFF) !important;
background-color: unset !important;
align-items: center !important;
display: flex !important;
}
.tümü i{
    margin-left: 10px !important;
    color:#9FAC1E !important;
}
.tümüİki{
  border-radius: 4px !important;
border: 1px solid var(--White, #FFF) !important; 
    border-radius: 4px !important;
background-color: #252731 !important;
    margin-top: 62px !important;
    color: var(--White, #FFF) !important;
font-family: Poppins !important;
font-size: 16px !important;
font-style: normal !important;
font-weight: 500 !important;
line-height: 34px !important; 
align-items: center !important;
display: flex !important;
margin-bottom: 73px !important;
}
.tümüİki i{
    margin-left: 10px !important;
    color:#9FAC1E !important;
}
.carouselTitle{
        position: absolute;
        bottom: 0rem;
        padding: 36px;
    color: var(--White, #FFF);
font-family: Poppins;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.carouselİmg{
    height: 426px;
    object-fit: cover;
}
.arkaBeyaz {
    background: #f8f8f8;
}
.haberTitle {
    color: var(--blue-blue-600, #252731);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 15px;
    margin-top: 20px;
    margin-bottom: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.haberDetail {
    color: var(--blue-blue-300, #707178);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.tümüBeyaz{
    border-radius: 4px !important;
border: 1px solid var(--blue-blue-100, #BDBDC1) !important;
color: var(--blue-blue-600, #252731) !important;
font-family: Poppins !important;
font-size: 16px !important;
font-style: normal !important;
font-weight: 500 !important;
line-height: 34px !important; 
width: max-content;
margin-top: 62px;
margin-bottom: 92px;
}
.tümüBeyaz i{
    margin-left: 10px !important;
    color:#9FAC1E !important;
}
.ortak{
    color: #FFF;
font-family: Poppins;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 34px; /* 170% */
text-align: center;
}
.yesilAlan{
    background: linear-gradient(91deg, #9FAC1E 37.14%, #727C16 90.28%) !important;
    padding: 42px;
}
.clear {
    clear: both;
  }

 
  h2 {
    margin-bottom: 48px;
    padding-bottom: 16px;
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    position: relative;
    text-transform: capitalize;
  }
  h3 {
    font-size: 25px !important;
  }
  button {
    outline: none !important;
  }
  /******* Common Element CSS End *********/
  
  /* -------- title style ------- */
  .line-title {
    position: relative;
    width: 400px;
  }
  .line-title::before,
  .line-title::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    border-radius: 2px;
  }
  .line-title::before {
    width: 100%;
    background: #f2f2f2;
  }
  .line-title::after {
    width: 32px;
    background: #e73700;
  }
  .owl-prev{
    position: absolute;
    top: 50%;
  } 
  .owl-next{
    position: absolute;
    top: 50%;
  } 
 .navs:hover{
    color: var(--bs-nav-link-hover-color) !important;

 }
 .owl-nav i{
  font-size: 17px;
    width: 2rem;
    padding-top: 7px;
    border-radius: 60px;
    background: var(--blue-blue-50, #EAEAEB);
    height: 2rem;
 }
 .owl-nav .owl-next {
  right: -40px;
}
.owl-nav .owl-prev {
  left:  -40px;
}
  /******* Middle section CSS Start ******/
  /* -------- Landing page ------- */
  .game-section {
    overflow: hidden;
}
  .game-section .owl-stage {
    margin: 15px 0;
    display: flex;
    display: -webkit-flex;
  }
  .game-section .item {
    height: 426px;
    display: flex;
    display: -webkit-flex;
    align-items: flex-end;
    -webkit-align-items: flex-end;
    background: no-repeat center center / cover;
    overflow: hidden;
    position: relative;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    cursor: pointer;
}
  .game-section .item:after {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
  }
  .game-section .item-desc {
    margin-bottom: 2rem;
    padding: 0 24px 12px;
    color: #fff;
    position: relative;
    z-index: 1;
    overflow: hidden;
    transform: translateY(calc(100% - 54px));
    -webkit-transform: translateY(calc(100% - 54px));
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
  }
  .game-section .item.active .item-desc {
    transform: none;
    -webkit-transform: none;
  }
  .game-section .item-desc p {
    opacity: 0;
    -webkit-transform: translateY(32px);
    transform: translateY(32px);
    transition: all 0.4s ease-in-out 0.2s;
    -webkit-transition: all 0.4s ease-in-out 0.2s;
  }
  .game-section .item.active .item-desc p {
    margin-top: 1rem;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
  .game-section .owl-theme.custom-carousel .owl-dots {
    margin-top: -20px;
    position: relative;
    z-index: 5;
  }
  /******** Middle section CSS End *******/
  
  /***** responsive css Start ******/
  .logoCarousel{
    object-fit: none;
    padding: 2rem;
  }
  .uygulamaBosluk{
    margin-top: 32px !important;
  }
  .cards{
    position: relative;
  }

  .il{
    position: absolute;
    top: 0;
    background: var(--White, #FFF);
    padding: 10px 32px;
    color: var(--White, #252731);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 36px;
    transition: .4s;
  }
  .cards:hover .il{
    background: var(--blue-blue-600, #252731);
    color: white;
    transition: .4s;
  }

  .cards:hover .gizliButton{
    display: block !important;
  }
  .refCardDetail{
    display: flex;
    justify-content: space-between;
    padding: 0 3rem;
    width: 100% !important;
    color: #FFF;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }

.ortalama{
  position: absolute;
    justify-content: space-between;
    bottom: 2rem;
}
.cards {
  height: 60vh;
  transition: .5s !important;
}

.gizliButton{
  display: none !important;
}

.iletisimBanner {
  background-image: url(../img/iletisimBanner.png);
  width: 100% !important;
  height: 82vh !important;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 76px;
  position: relative;
}

.iletisimSari{
  color: #BEB70A;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: start;
}
.iletisimTitele {
    color: #FFF;
    font-family: Poppins;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 44px;
    margin-top: 14px;
    margin-bottom: 16px;
}

.iletisimDetay {
    color: #FFF;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.18px;
}
.iletisimOrta{
  display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: start;
    height: 82vh;
}
.iletisimBeyaz {
    background-color: white;
    padding: 65px 50px;
    background-image: url(../img/contactFormImage.png);
}
.iletisimBeyazOrta{
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.form-control:focus {
  color: var(--bs-body-color);
  background-color: transparent;
  border-color: #9FAC1E  !important;
  outline: 0;
  box-shadow:unset !important; 
  border-radius: 0 !important;
  border-top: 0 !important;
  border-right: 0 !important;
  border-left: 0 !important;
}
.form-control {
    border-radius: 0 !important;
    border-top: 0 !important;
    border-right: 0 !important;
    border-left: 0 !important;
    border-color: #E9E9E9 !important;
    background-color: transparent;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    font-family: 'Poppins';
    color: #143741;
}

    .form-control::placeholder {
        color: #666664;
    }

.form-label{
  border-radius: 0 !important;
  border-top: 0 !important;
  border-right: 0 !important;
  border-left: 0 !important;
  border-color: #E9E9E9 !important;
}
.iletisimGonder{
  border-radius: 4px !important;
  background: #BEB70A !important;
color: #FFF !important;
font-family: Poppins !important;
font-size: 16px !important;
font-style: normal !important;
font-weight: 500 !important;
line-height: 34px !important;
padding: 8px 36px !important;
border-radius: 0 !important;
}
.iletisimGonder i{
  color: #ffffff !important;
  margin-left: 10px;
}
textarea{
  height: 102px !important;
  resize: none !important;
}


.cizgi-button{
  display: flex !important;
  align-items: center !important;
  border-radius: 4px !important;
border: 1px solid var(--blue-blue-100, #BDBDC1) !important;
}
.cizgi-button i{
  color: #9FAC1E !important;
}
.button-4{
  border:1px solid #ffffff;
  float:left;
  margin-top: 56px !important;
  text-align:center;
  cursor:pointer;
  position:relative;
  box-sizing:border-box;
  overflow:hidden;
  border-radius: 4px !important;
  background-color: transparent;
  transition: .4s;
}
    .button-4:hover {
        background-color: #00A0E3;
        border-color: #00A0E3;
        transition: .4s;
    }

        .button-4 i
        {
            transition: .4s;
        }

        .button-4:hover i {
            color: #252731;
            transition: .4s;
        }

    .button-4 a {
        font-family: 'Poppins';
        font-size: 16px;
        color: #ffffff;
        text-decoration: none;
        transition: all .5s ease;
        z-index: 2;
        position: relative;
        border: none !important;
        padding: 10px 16px;
        column-gap: 10px;
    }
        .button-4 a i {
            color: #00A0E3;
        }


.seeAllButton {
    border: 1px solid #373736;
    float: left;
    margin-top: 56px !important;
    text-align: center;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    border-radius: 4px !important;
    background-color: #373736;
    transition: .4s;
}

    .seeAllButton:hover {
        background-color: #00A0E3;
        border-color: #00A0E3;
        transition: .4s;
    }

    .seeAllButton i {
        transition: .4s;
    }

    .seeAllButton:hover i {
        color: #252731;
        transition: .4s;
    }

    .seeAllButton a {
        font-family: 'Poppins';
        font-size: 16px;
        color: #ffffff;
        text-decoration: none;
        transition: all .5s ease;
        z-index: 2;
        position: relative;
        border: none !important;
        padding: 10px 16px;
        column-gap: 10px;
    }

        .seeAllButton a i {
            color: #00A0E3;
        }


.eff-4{
  width:140px;
  height:50px;
  left:-140px;
  border-radius: 4px;
background: var(--green-green-600, #9FAC1E) !important;
  position:absolute;
  transition:all .5s ease;
  z-index:1;
  
}
.button-4:hover .eff-4{
  left:0;
  border: 0 !important;
}
.button-4:hover a{
  color:#fff;
  
}

.button-5{
  border-radius: 4px;
  color: #252731 !important;
font-family: Poppins !important;
font-size: 16px !important;
font-style: normal !important;
font-weight: 500 !important;
border: 1px solid #BDBDC1;
  float:left;
  margin-top: 56px !important;
  text-align:center;
  cursor:pointer;
  position:relative;
  box-sizing:border-box;
  overflow:hidden;
  border-radius: 4px !important;
  margin-bottom: 4rem;
  transition: .4s;
}
    .button-5:hover i {
        color: #00A0E3 !important;
        transition: .6s;
    }
    .button-5:hover {
        color: white !important;
        background-color: #252731;
        border-color: #252731;
        transition: .4s;
    }
    .button-5 a {
        font-family: 'Poppins';
        font-size: 16px;
        color: #252731 !important;
        font-family: Poppins !important;
        font-size: 16px !important;
        font-style: normal !important;
        font-weight: 500 !important;
        border: 1px solid #BDBDC1;
        text-decoration: none;
        transition: all .5s ease;
        z-index: 2;
        position: relative;
        border: none !important;
        padding: 10px 16px;
        transition: .4s;
        column-gap: 10px;
    }
        .button-5 a i {
            color: #00A0E3 !important;
        }
.button-5:hover a {
  color: #ffffff !important;
}
.eff-5{
  width:140px;
  height:50px;
  left:-140px;
  border-radius: 4px;
background: var(--blue-blue-600, #252731);
  position:absolute;
  transition:all .5s ease;
  z-index:1;
  
}
.button-5:hover .eff-5{
  left:0;
  border: 0 !important;
}



.button-6 {
    border-radius: 4px;
    color: #252731 !important;
    font-family: Poppins !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    border: 1px solid var(--blue-blue-100, #BDBDC1) !important;
    float: left;
    margin-top: 56px !important;
    text-align: center;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
    border-radius: 4px !important;
    padding: 10px 16px;
    background-color: transparent;
    transition: .4s;
}
    .button-6:hover i {
        color: #00A0E3 !important;
        transition: .6s;
    }
.button-6:hover {
    color: white !important;
    background-color: #252731;
    border-color: #252731;
    transition: .4s;
}
    .button-6 a {
        font-size: 16px;
        color: #252731 !important;
        font-family: Poppins !important;
        font-size: 16px !important;
        font-style: normal !important;
        font-weight: 500 !important;
        border: 1px solid #BDBDC1;
        text-decoration: none;
        transition: all .5s ease;
        z-index: 2;
        position: relative;
        border: none !important;
        transition: .4s;
        column-gap: 10px;
    }
        .button-6 a i {
            color: #00A0E3 !important;
        }
.button-6:hover a {
  color: #ffffff !important;
}
.eff-6{
  width:140px;
  height:50px;
  left:-140px;
  border-radius: 4px;
background: var(--blue-blue-600, #252731);
  position:absolute;
  transition:all .5s ease;
  z-index:1;
  
}
.button-6:hover .eff-6{
  left:0;
  border: 0 !important;
}
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.32);
}

.modal-content {
  margin: auto;
  display: block;
  width: 100%;
  max-width: 630px;
  text-align: center;
  position: relative;
  top: 61%;
  transform: translateY(-50%);
  border: 12px solid rgba(255, 255, 255, 0.36);
box-shadow: 0px 4px 133px 0px rgba(0, 0, 0, 0.46);
}

.modal-image {
  width: 100%;
  height: auto;
}



.close {
  font-size: 19px;
  font-weight: bold;
  position: absolute;
  top: -3.5rem;
  right: -10px;
  cursor: pointer;
  border-radius: 60px;
  width: 2rem;
  background: rgba(255, 255, 255, 0.46);
  height: 2rem;
  color: black !important;
}

.close:hover,
.close:focus {
  color: #ccc;
  text-decoration: none;
  cursor: pointer;
}







.modalButton{
  border-radius: 60px !important;
background: #FFF !important;
display: none !important;
color: black !important;
margin-right: 2rem;
width: 3rem;
height: 3rem;
transition: .5s !important;
}
.cards:hover .modalButton{
transition: .5s !important;

  display: block !important;
}
.mobile-uygulama{
  display: none;
}
.fancybox-toolbar {
  top: unset !important;
  right: unset !important;
  bottom: 10% !important;
  display: flex !important;
  justify-content: center !important; 
  width: 100% !important;
}
.fancybox-caption__body {
  max-height: 50vh !important;
  color: #BEB70A !important;
  font-family: Poppins !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: normal !important;
  overflow: auto !important;
  pointer-events: all !important;
}
.fancybox-image, .fancybox-spaceball {
  background: transparent;
  border: 12px solid rgba(255, 255, 255, 0.36) !important;
  box-shadow: 0px 4px 133px 0px rgba(0, 0, 0, 0.46) !important;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.game-section .owl-dots{
  display: none !important;
}

.applicationCard, .applicationCard .applicationImage
{
    height: 350px;
    object-fit: cover;
}

.productTitle {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.referans-carousel .cards, .referans-carousel img {
    aspect-ratio: 3/2;
    height: unset !important;
    object-fit: cover;
}
@media only screen and (max-width: 1590px) {
    .carouselTextArea{
    margin-left:20rem !important;
    }
}
@media only screen and (max-width: 1440px) {
    .homeSliderTitle {
        font-size: 34px;
        line-height: 42px;
    }

    .homeSliderDescription {
        font-size: 18px;
        line-height: 26px;
    }

    .homeSliderButton {
        font-size: 13px;
        line-height: 34px;
        padding: 4px 16px;
    }

    .homeSliderTitle {
        font-size: 28px;
        line-height: 34px;
    }

    .homeSliderDescription {
        font-size: 16px;
        line-height: 24px;
    }

    .uygulamaTitle {
        font-size: 28px;
    }
    .uygulamaTitleİki {
        font-size: 28px;
    }

    .uygulamaDetail {
        font-size: 15px;    
    }

    .productTitle {
        font-size: 20px !important;
    }
    .productDescription {
        font-size: 14px;
    }

    .pageBottomText {
        font-size: 16px;
        padding: 24px 0;
        line-height: 26px;
    }
}

@media only screen and (max-width: 1199px)
{
    .carouselTextArea {
        margin-left: 10rem !important;
    }
    .uygulamaTitle {
        font-size: 24px;
    }

    .uygulamaTitleİki {
        font-size: 24px;
    }

    .uygulamaDetail {
        font-size: 14px;
    }

    .productTitle {
        font-size: 17px !important;
    }

    .iletisimTitele {
        color: #FFF;
        font-family: Poppins;
        font-size: 30px;
        font-style: normal;
        font-weight: 600;
        line-height: 38px;
        margin-top: 14px;
        margin-bottom: 16px;
    }

    .iletisimDetay {
        color: #FFF;
        font-family: Poppins;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: -0.18px;
    }
    .pageBottomText {
        font-size: 14px;
    }
}

@media only screen and (max-width: 991px){
    .carouselTextArea {
        margin-left: 0rem !important;
    }
  .buyu-button{
    display: none !important;
  }
  .iletisimBanner {
    height: 115vh !important;
}
  .iletisimOrta {
    height: 50vh !important;
}
    .uygulamaTitle {
        margin-top: 36px !important;
    }
  .banner { 
    height: 88vh;
}
.sliderOrta{
  height: 95vh;
}
    .haberİmg {
        object-fit: cover;
        aspect-ratio: 1/1;
    }
  .haberİmgİki{
    height: 40vh;
    object-fit: cover;
  }
  .haberİmgUc{
    height: 40vh;
    object-fit: cover;
  }
  .haberTitle {
    margin-bottom: 5px;
}
.haberDetail {
  margin-bottom: 3rem;
}
  .arkaRenk {
    padding: 0 11px;
    padding-top: 2rem;
    padding-bottom: 2rem;
}
  .arka-carousel{
    padding: 2rem;
    background-color: #00000017;
    border-radius: 1rem;
  }
  .kurumsalTitle{
    margin-top: 50px;
  }
  .navbar
  {
    display: none !important;
  }
  .mobileNav{
    padding: 1rem;
    /*display: block !important;*/
  }
  .mobile-uygulama{
    display: block;
  }
  .masa-uygulama{
    display: none;
  }
  .uygulamaTitle{
    margin-top: 0;
    margin-bottom: 33px;
  }
  .uygulamaDetail{
    margin-bottom: 40px;
  }
    .mobile-detail {
        color: rgba(255, 255, 255, 0.64);
        font-family: Poppins;
        font-size: 12.304px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-top: 8px;
        margin-bottom: 39px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        line-clamp: 4;
        -webkit-box-orient: vertical;
        min-height: 72px;
        max-height: 72px;
    }
    .mobile-title {
        color: #FFF;
        font-family: Poppins;
        font-size: 17px;
        font-style: normal;
        font-weight: 600;
        margin-top: 10px !important;
        line-height: 25.031px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    .mobileApplicationImage {
        aspect-ratio: 1/1;
        object-fit: cover;
    }
  .mobile-incele{
    color: #FFF;
font-family: poppins;
font-size: 15px;
font-style: normal;
font-weight: 500;
line-height: 10.959px; /* 73.059% */
    border-bottom: 2px solid #BEB70A;
  width: max-content;
  padding-bottom: 8px;
  }

    .homeMobileNav {
        display: block !important;
    }

    #mobileCarousel {
        display: block;
    }
    #desktopCarousel
    {
        display: none;
    }

    .carousel-caption {
        top: 0;
    }

    .uygulamaTitle {
        font-size: 20px;
    }

    .uygulamaTitleİki {
        font-size: 20px;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .uygulamaDetail {
        font-size: 13px;
    }
    .iletisimTitele {
        color: #FFF;
        font-family: Poppins;
        font-size: 36px;
        font-style: normal;
        font-weight: 600;
        line-height: 42px;
        margin-top: 14px;
        margin-bottom: 16px;
    }

    .iletisimDetay {
        color: #FFF;
        font-family: Poppins;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: -0.18px;
    }

    .pageBottomText {
        font-size: 13px;
    }
}
@media only screen and (min-width: 990px){
  .uygulamaTitle {
    margin-top: 4rem;
    margin-bottom: 33px;
}
}
@media only screen and (max-width: 768px){
  .iletisimBeyaz {
    background-color: white;
    padding: 53px 30px;
}
  .button-5{
    margin-top: 0 !important;
  }
  .sliderTitle {  
    text-align: center;
}
.sliderButton{
  display: block !important;
  margin: auto;
  margin-top: 0;
  margin-bottom: 0;
}
.sliderDetail{
  text-align: center;
  width: 100%;
}
}

@media only screen and (max-width: 767px)
{
    .homeSliderTitle {
        width: 100%;
    }

    .homeSliderDescription {
        width: 100%;
    }
    .il {
        position: absolute;
        top: 0;
        background: var(--White, #FFF);
        padding: 10px 32px;
        color: var(--White, #252731);
        font-family: Poppins;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        margin: 10px;
        transition: .4s;
    }

    .iletisimTitele {
        color: #FFF;
        font-family: Poppins;
        font-size: 28px;
        font-style: normal;
        font-weight: 600;
        line-height: 34px;
        margin-top: 14px;
        margin-bottom: 16px;
    }
}
@media only screen and (max-width: 630px){
 .owl-nav{
  display: none !important;
 }
}
@media only screen and (max-width: 575px){
    .iletisimTitele {
        color: #FFF;
        font-family: Poppins;
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: 30px;
        margin-top: 14px;
        margin-bottom: 16px;
    }

    .iletisimDetay {
        color: #FFF;
        font-family: Poppins;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: -0.18px;
    }
}
@media only screen and (max-width: 483px){
  .sliderTitle {
    font-size: 37px;
}
.sliderDetail {
  width: 100%; 
  font-size: 17px;
  margin-top: 5px;
}
}
@media only screen and (max-width: 465px){
  .sliderTitle {
    font-size: 32px;
}
}
@media only screen and (max-width: 415px){
  .sliderTitle {
    font-size: 28px;
      line-height: 40px;
}
}

@media only screen and (max-width: 375px)
{
    .pageBottomText {
        padding: 24px 12px;
    }
}