

.bannerTitle {
    color: #252731;
    text-align: center;
    font-family: Poppins;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.contentTitle {
    color: #FFF;
    font-family: Poppins;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 46px;
}

.contactCardDescription {
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.contactSubTitle {
    color: #4B4B4B;
    font-family: Poppins;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.28px;
    margin-bottom: 32px;
}

.bannerMargin {
    margin-top: 200px;
}



.footer-light
{
    display: none!important;
}

.footer-dark {
    background: linear-gradient(92deg, #252731 2.53%, #1D1F26 100%) !important;
}

.homePageFixedNav {
    display: none;
}

    .footer-dark .tecrube {
        color: #ffffff;
    }


    .footer-dark .sayfalar {
        color: #ffffff;
    }

    .footer-dark .sayfaTitle a {
        color: #FFFFFF99;
        text-decoration: none;
    }
    .footer-dark .number a, .footer-dark .konum, .footer-dark .mail a {
        color: #ffffff;
        text-decoration: none;
    }

    .homePageNav
    {
        display: none;
    }
    .homeMobileNav
    {
        display: none;
    }
.contentPageNav {
    display: block;
    position: fixed !important;
    background: #fff !important;
}

    .contentPageNav .navbar-nav .nav-link.active span {
        color: #00A0E3 !important;
    }

.overlay .bottomLinks {
    display: flex;
    flex-direction: column;
    row-gap: 12px;
}


.col-orta {
    margin-top: 62px;
    word-break: break-word;
}

.mobileLanguageList a
{
    padding: 0!important;
}

.overlay .mobileMenuSocialMedia {
    display: flex;
    column-gap: 10px;
    border-top: 1px solid #333;
    padding-top: 16px;
}

    .overlay .mobileMenuSocialMedia a {
        padding: 0;
        display: flex;
        width: 30px;
        height: 30px;
        font-size: 20px;
        justify-content: center;
        align-items: center;
    }

.contentMobileNav
{
    display: block!important;
}

.header-iki.show {
    top: 0;
    transition: .4s;
    padding: 2rem !important;
}

.headerScrollFixed {
    top: -107px;
    position: fixed !important;
    transition: .4s;
    background: none !important;
    background: var(--blue-blue-600, #252731) !important;
    box-shadow: 0px 4px 35px 0px #9fac1e1a !important;
}

.nav-item .navTitle {
    color: var(--White, #FFF);
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px; /* 114.286% */
    margin-right: 42px;
}

.overlay {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 1222222;
    top: 0;
    left: 100%;
    background-color: #000000;
    background-color: #00000080;
    overflow-y: hidden;
    transition: 0.5s;
    backdrop-filter: blur(4px);
}

 .overlay .closebtn {
    font-size: 24px;
    display: flex;
    align-items: flex-start;
    justify-content: right;
}

    .overlay .closeButton {
        padding: 1rem;
    }

.mobileMenuItems {
    width: 100%;
    height: calc(100vh - 72px);
    display: flex;
    flex-direction: column;
    padding: 20px;
    overflow: hidden;
    overflow-y: auto;
}

.mobileMenuLinks {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    padding-top: 40px;
}

.mobileMenuItemList {
    padding: 0;
    margin: 0;
    display: flex !important;
    flex-direction: column;
}

    .mobileMenuItemList li a {
        line-height: normal;
        font-size: 16px;
        padding: .8rem 0;
        border-bottom: 1px solid #333;
    }

        .mobileMenuItemList li a.active {
            color: #00A0E3 !important;
        }

    .mobileMenuItemList li:last-child a {
        border-bottom: none;
    }

    .overlay a {
        padding: 8px;
        text-decoration: none;
        display: block;
        color: #FFF;
        font-family: Poppins;
        font-size: 25px;
        font-style: normal;
        font-weight: 500;
        line-height: 50px;
        transition: 0.3s;
    }

.overlay-content {
    position: relative;
    width: 100%;
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.overlaySidebarArea {
    height: 100%;
    width: 85%;
    margin-left: auto;
    background: radial-gradient(76.92% 102.28% at 0% 90.99%, #090909 0%, #00000000 100%, #26abe200 100%), radial-gradient(47.18% 100% at 100% 18.83%, #00000033 0%, #16161600 100%), #1A1A1AF6;
    backdrop-filter: blur(7px);
}

    .overlay-content .active {
        color: #9FAC1E !important;
    }

.mobile-logo {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 3rem;
}

.header-iki {
    top: -107px;
    width: 100%;
    position: fixed !important;
    transition: .4s;
    background: none !important;
    background: var(--blue-blue-600, #252731) !important;
    box-shadow: 0px 4px 35px 0px #9FAC1A1A !important;
    z-index: 444445;
}


.navbar {
    padding: 30px;
    position: absolute;
    z-index: 54545;
    width: 100%;
    background: unset;
    background: #FFF;
    box-shadow: 0px 4px 23px 0px #10182814;
}

.headerScrollFixed {
    top: -107px;
    position: fixed !important;
    transition: .4s;
    background: none !important;
    background: #ffffff !important;
    box-shadow: 0px 4px 35px 0px #9FAC1A1A !important;
}


.nav-link {
    color: #44464A !important;
    font-family: Poppins !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: 16px !important;
    margin-right: 42px !important;
}

    .nav-link:focus, .nav-link:hover {
        color: unset !important;
    }

.contentPageNav .nav-link span {
    color: #44464A !important;
}

.active:hover {
    color: #9FAC1E !important;
}

.headerScrollFixed .nav-link {
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    margin-right: 42px;
}

.headerScrollFixed.show {
    top: 0;
    transition: .4s;
    /*padding: 1.5rem !important;*/
}

.nav-link:focus, .nav-link:hover {
    color: white !important     ;
}

.mobileNav {
    display: none !important;
    background: #fff;
    box-shadow: 0px 4px 23px 0px #10182814;
}

.navbar {
    padding: 30px;
    position: absolute;
    z-index: 54545;
    width: 100%;
    background: linear-gradient(180deg, #000 -19.54%, #00000000 100%);
}

.footer-logolar {
    margin-bottom: 3rem;
    display: flex;
    align-items: center;
    column-gap: 3rem;
}
footer {
    background: linear-gradient(0deg, #F8F8F8 0%, #F8F8F8 100%), linear-gradient(92deg, #FFF 2.53%, #EAEAEA 100%) !important;
    padding: 89px !important;
    padding-bottom: 0 !important;
}

.tecrube {
    color: #252731;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 24px;
    margin-bottom: 4rem;
}

.medya {
    color: #9D9DA3 !important;
    margin-right: 24px !important;
    font-size: 20px;
}

.sayfalar {
    color: var(--blue-blue-600, #252731);
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px; /* 88.889% */
    margin-bottom: 30px;
}

.sayfaTitle {
    color: var(--blue-blue-400, #54555E);
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.sayfa-orta {
    column-gap: 42px;
    row-gap: 16px;
}

.number {
    color: var(--blue-blue-400, #54555E);
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 12px;
}

.overlay a:hover, .overlay a:focus {
    color: #00A0E3;
}

.konum {
    color: var(--blue-blue-400, #54555E);
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 171.429% */
    margin-top: 12px;
}

.mail {
    margin-top: 12px;
    color: var(--blue-blue-400, #54555E);
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 171.429% */
}

.carousel-wrap {
    width: 100%;
    position: relative;
}
  
  /* fix blank or flashing items on carousel */
  .owl-carousel .item {
    position: relative;
    z-index: 100; 
    -webkit-backface-visibility: hidden; 
  }
  
  /* end fix */
  .owl-nav > div {
    margin-top: -26px;
    position: absolute;
    top: 50%;
    color: #cdcbcd;
  }
  
  .owl-nav i {
    font-size: 52px;
  }
  
  .owl-nav .owl-prev {
    left: -30px;
  }
  
  .owl-nav .owl-next {
    right: -30px;
  }
  .owl-stage{
    padding-left: 0;
  }
  

  .headerScrollFixed {
    top: -107px;
    position: fixed!important;
  transition: .4s;
  background: none !important;
  background-color: white !important;
 
}

.headerScrollFixed .nav-link{
  color: var(--grey-grey-800, #44464A); 
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  margin-right: 42px;
}

.headerScrollFixed.show {
  top: 0!important;
  transition: .4s;
  /*padding: 1.5rem !important;*/
}
.footer-ortala{
  justify-content: space-between;
}

.footerBottom {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-top: 1px solid #637C84;
    padding-top: 12px;
    padding-bottom: 33px;
    margin-top: 48px;
    text-align: center;
    row-gap: 12px;
}

.footerCopyright {
    color: #252731;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 300% */
}

.footer-dark .footerCopyright {
    color: #FFF;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

ul,
ol {
    list-style: none;
}

a {
    text-decoration: none;
    color: inherit;
    outline: none;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

    a:focus,
    a:active,
    a:visited,
    a:hover {
        text-decoration: none;
        outline: none;
    }

    @media only screen and (max-width: 1440px)
    {
        .bannerTitle {
            font-size: 30px;
        }
        .sizinÝcin {
            font-size: 30px;
        }
        .contentTitle {
            font-size: 22px;
        }

        .contactCardDescription {
            font-size: 15px;
        }

        .contactSubTitle {
            font-size: 22px;
        }

        .contact.form-control {
            font-size: 15px;
            line-height: 24px;
        }

        form .iletisimGonder {
            font-size: 14px !important;
            line-height: 34px !important;
            padding: 4px 30px !important;
        }
    }

@media only screen and (max-width: 1200px){
  .nav-link {
    margin-right: 20px !important;
}
  }

@media only screen and (max-width: 1199px)
{
    .bannerTitle {
        font-size: 26px;
    }
    .sizinÝcin {
        font-size: 26px;
    }

    .contentTitle {
        font-size: 18px;
    }

    .contactCardDescription {
        font-size: 13px;
    }
    .contactSubTitle {
        font-size: 18px;
        letter-spacing: unset;
    }

    .contact.form-control {
        font-size: 14px;
        line-height: 22px;
    }
}

  @media only screen and (max-width: 991px){
    .footer-logolar{
        justify-content:center;
    }
    .footer-ortala {
        justify-content: center !important;
        text-align: center;
    }
   .tecrube {
    margin-bottom: 3rem !important;
}
    .geri-title {
        margin-top: 50px !important;
    }
    .medya-orta {
        justify-content: center;
        margin-bottom: 2rem;
        column-gap: 16px;
    }
.sayfalar{
  text-align: center;
}
.sayfa-orta{
  justify-content: center;
}
.orta-col{
  text-align: center;
}
    .col-orta {
        justify-content: center;
        align-items: center;
    }
.sayfaTitle {
  margin-bottom: 12px !important;
}
.footer-detay{
  margin-bottom: 3rem !important;
}


    .contentPageNav
    {
        display: none;
    }

    .homeMobileNav
    {
        display: none;
    }

    .contentMobileNav {
        display: block !important;
        background: #252731 !important;
        padding: 1rem;
    }

        .contentMobileNav .mobile-logo i {
            color: #fff !important;
            font-size: 22px;
        }

    .homeMobileNav .mobile-logo i {
        color: #252731 !important;
        font-size: 22px;
    }


    footer {
        padding: 89px 40px !important;
        padding-bottom: 0 !important;
    }

    .medya {
        color: #9D9DA3 !important;
        margin-right: 0 !important;
        font-size: 20px;
        width: 30px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .bannerMargin {
        margin-top: 48px!important;
    }

    }

 
  @media only screen and (max-width: 768px){
 
    .medya-orta {
      margin-bottom: 3rem;
  }
    .header-iki.show {
      padding: 2rem 1rem !important;
  }
  .mobile-logo img{
    width: 80% !important;
  }
  .mobile-logo {
     padding: 0 !important; 
}

  }

  @media only screen and (max-width: 767px)
  {
    .sayfaTitle {
        width: 50%;
    }
    .sayfa-orta
    {
        column-gap: unset;
    }

    .bannerMargin {
        margin-top: 48px!important;
    }

    .contentTitle {
        margin-bottom: 32px;
    }
    .bilgiBanner {
        padding: 32px 0px !important;
    }

    .mobileMenuItemList li a {
        font-size: 15px;
        padding: 1rem 0;
    }
  }

  @media only screen and (max-width: 575px)
  {
    .footerBottom {
        text-align: center;
        justify-content: center;
        flex-direction: column;
    }
  }

  @media only screen and (max-width: 425px)
  {
    .bannerTitle {
        font-size: 24px;
    }
    .sizinÝcin
    {
        font-size: 24px;
    }

    .mobileMenuItemList li a {
        font-size: 14px;
        padding: 1rem 0;
    }
  }

@media only screen and (max-width: 1199px) {
    .nav-link {
        margin-right: 26px !important;
    }
}
  /* @media only screen and (max-width: 768px){
  .iki-bar{
    font-size: 23px;
  }
  .mobile-logo img{
    width: 75% !important;
  }
  } */