﻿
@font-face {
    font-family: 'Montserrat-Bold';
    src: url('../Font/Monserrat/Montserrat-Bold.eot') format('embedded-opentype'), url('../Font/Monserrat/Montserrat-Bold.svg') format('svg'), url('../Font/Monserrat/Montserrat-Bold.ttf') format('truetype'), url('../Font/Monserrat/Montserrat-Bold.woff') format('woff'), url('../Font/Monserrat/Montserrat-Bold.woff2') format('woff2');
}

@font-face {
    font-family: 'Montserrat-Medium';
    src: url('../Font/Monserrat/Montserrat-Medium.eot') format('embedded-opentype'), url('../Font/Monserrat/Montserrat-Medium.svg') format('svg'), url('../Font/Monserrat/Montserrat-Medium.ttf') format('truetype'), url('../Font/Monserrat/Montserrat-Medium.woff') format('woff'), url('../Font/Monserrat/Montserrat-Medium.woff2') format('woff2');
}

@font-face {
    font-family: 'Montserrat-Regular';
    src: url('../Font/Monserrat/Montserrat-Regular.eot') format('embedded-opentype'), url('../Font/Monserrat/Montserrat-Regular.svg') format('svg'), url('../Font/Monserrat/Montserrat-Regular.ttf') format('truetype'), url('../Font/Monserrat/Montserrat-Regular.woff') format('woff'), url('../Font/Monserrat/Montserrat-Regular.woff2') format('woff2');
}

@font-face {
    font-family: 'Montserrat-SemiBold';
    src: url('../Font/Monserrat/Montserrat-SemiBold.eot') format('embedded-opentype'), url('../Font/Monserrat/Montserrat-SemiBold.svg') format('svg'), url('../Font/Monserrat/Montserrat-SemiBold.ttf') format('truetype'), url('../Font/Monserrat/Montserrat-SemiBold.woff') format('woff'), url('../Font/Monserrat/Montserrat-SemiBold.woff2') format('woff2');
}

@font-face {
    font-family: 'Montserrat-Thin';
    src: url('../Font/Monserrat/Montserrat-Thin.eot') format('embedded-opentype'), url('../Font/Monserrat/Montserrat-Thin.svg') format('svg'), url('../Font/Monserrat/Montserrat-Thin.ttf') format('truetype'), url('../Font/Monserrat/Montserrat-Thin.woff') format('woff'), url('../Font/Monserrat/Montserrat-Thin.woff2') format('woff2');
}

#app-download-banner {
    z-index: 0;
    box-sizing: border-box;
    display: none;
    justify-content: space-between;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #f1f1f1;
    color: black;
    padding: 6px;
    text-align: center;
    height: 82px;
    width: 100%;
}

#dismiss-button {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-right: 6px;
}

#app-text {
    margin: auto 6px;
    text-align: left;
    line-height: 1;
}

#dismiss-button img {
}

#app-einsan-logo {
    display: flex;
}


#app-text-header {
    font-weight: 500;
}

#app-einsan-logo img {
    height: 54px;
    width: auto;
    margin: auto 0;
}

#download-button {
    display: flex;
    letter-spacing: 0.6px;
    color: white;
    font-weight: 500;
    padding: 8px 16px;
    background: #497ba6;
    height: max-content;
    border-radius: 10px;
    margin: auto 6px auto;
}

    #download-button img {
        width: 22px;
        height: 22px;
        position: relative;
        top: -1px;
        left: -4px;
    }

a {
    text-decoration: none !important;
}

html {
    font-size: 14px;
    text-decoration: none;
}

body {
    top: 0 !important;
}

.footerSub {
    margin-top: 165px;
    position: relative;
}

.footerSub_top {
    width: 500px;
    margin: 0 auto -42px;
    display: flex;
    justify-content: center;
}



    .footerSub_top img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        display: block;
    }

.footerSub_bottom {
    padding: 38px 0 1px 0;
    background-color: #1b1b39 !important;
}

.footerSub_bottom_contact {
    display: flex;
    justify-content: center;
    align-items: center;
}

.footerSub_bottom_contact_list > li:not(:last-child) {
    margin-bottom: 3px;
    color: #fff;
}

.footerSub_bottom_contact_list > li {
    display: flex;
    justify-content: center;
    color: #fff;
}

.countextracthome {
}

.modalLeftBtn {
    background: #fff;
    filter: drop-shadow(3px 3px 6px rgba(0, 0, 0, 0.19));
    font-family: 'montserrat-regular';
    font-weight: 600;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    color: #497ca8;
    width: 182.85px;
    height: 39.42px;
    border-radius: 10px;
    margin-left: -10%;
    margin-top: 2%;
}

#footer-content {
    margin-top: -6%
}

.navbar-light .navbar-nav .nav-link {
    color: #426d94 !important;
}

.navbar-nav .nav-item {
    font-family: 'Montserrat-Regular';
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
    text-align: left;
    color: #426d94;
    padding-right: 21%;
    margin-left: -18%;
}

.nav-item.language-button {
    margin-top: 6px;
    margin-right: 10px;
    position: relative;
}

    .nav-item.language-button button {
        background: inherit;
        display: flex;
        border: none;
        color: #426d94 !important;
        position: relative;
        font-weight: 600;
    }

        .nav-item.language-button button img {
            position: absolute;
            left: 38px;
            top: 8px;
        }


.language-dropdown-wrapper {
    display: inline-block;
    position: relative;
}

    .language-dropdown-wrapper img {
        width: 28px;
        height: 28px;
    }

.language-dropdown-menu {
    display: none;
    list-style: none;
    flex-direction: column;
    margin: 0;
    margin-top: 6px;
    position: absolute;
    left: -2px;
    background: #fff;
    border: 1px solid #ddd;
    padding: 2px;
    border-radius: 6px;
}

    .language-dropdown-menu.active {
        display: flex;
    }

.lang-button {
    cursor: pointer;
    margin-top: 2px;
}


.showe {
    display:block !important;
    height: 330px !important;
    opacity: 1 !important;
    transition: height 0.3s, opacity 0.5s !important;
}

#navbarNavDropdown {
    height: 0;
    transition: height 0.3s, opacity 0.1s;
}
/* Google Translate Style */
#google_translate_element {
    margin-top: 6px;
    padding-right: 0;
    margin-right: 0;
}

.goog-te-gadget-simple {
    border: none !important;
    background: none !important;
}

.VIpgJd-ZVi9od-ORHb, .VIpgJd-ZVi9od-ORHb table, .skiptranslate iframe, .goog-te-gadget-icon {
    display: none !important;
    height: 0 !important;
}


.VIpgJd-ZVi9od-xl07Ob-lTBxed {
    font-size: 20px;
    color: #426d94 !important;
    font-weight: 300 !important;
}

a.VIpgJd-ZVi9od-xl07Ob-lTBxed > span {
    color: #426d94 !important;
}


    a.VIpgJd-ZVi9od-xl07Ob-lTBxed > span:nth-child(3) {
        visibility: hidden !important;
    }

#goog-gt-tt {
    display: none !important;
}

.VIpgJd-yAWNEb-VIpgJd-fmcmS-sn54Q {
    background: inherit !important;
    border: inherit !important;
    box-shadow: inherit !important;
}

.VIpgJd-ZVi9od-xl07Ob-OEVmcd.skiptranslate {
    margin-top: 10px;
}

.KategoriBase {
    float: left;
    padding-top: 2%;
    width: 100%;
    min-height: 100vh;
    margin-bottom: 4%;
    background-image: url('../../../Assets/images/arkaplanbeyaz.png');
    background-position: center;
    background-size: cover;
}

.Kategori-baslik {
    font-family: 'Montserrat-Bold';
    font-weight: bold;
    font-size: 49px;
    letter-spacing: -0.01em;
    line-height: 72px;
    text-align: center;
    color: #4a4a4a;
}

.Kategoribaslik {
    position: absolute;
    opacity: 1;
    padding: 0px 60px;
    text-align: left;
    margin-block: 7%;
    top: 40%;
    font-family: 'Montserrat-Bold';
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 0.03em;
    line-height: 30px;
    text-align: left;
    color: #1d164d;
    margin-top: 0%;
}

.Kategoriaciklama {
    position: absolute;
    width: 331.59px;
    height: 95.38px;
    font-family: 'Montserrat-Regular';
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 0.03em;
    line-height: 25px;
    text-align: left;
    color: #9e9baf;
    top: 54%;
    padding: 0px 60px;
}

.ProgramBase {
    padding-top: 1%;
    width: 100%;
    min-height: 100vh;
    margin-bottom: 4%;
    background-image: url('../../../Assets/images/arkaplanbeyaz.png');
    background-position: center;
    background-size: cover;
}

.Program-baslik {
    font-family: 'Montserrat-Bold';
    font-weight: bold;
    font-size: 49px;
    letter-spacing: -0.01em;
    line-height: 72px;
    text-align: center;
    color: #4a4a4a;
}

.TematikEgitim-aciklama {
    font-family: 'Montserrat-Regular';
    font-weight: 500;
    font-size: 22px;
    line-height: 38px;
    text-align: center;
    color: #4a4a4a;
}

.Program-img {
    width: 100%;
    text-align: center;
}

.programbaslik {
    position: absolute;
    opacity: 1;
    font-family: 'Montserrat-Regular';
    padding: 0px 67px;
    font-size: 25px;
    text-align: left;
    color: #fff;
    margin-block: 7%;
    top: 41%;
    transition: top 0.3s;
}

.programaciklama {
    position: absolute;
    opacity: 0;
    transition: opacity 0.3s, transform 0.3s;
    font-family: 'Montserrat-Regular';
    padding: 5px 67px;
    font-size: 14px;
    text-align: left;
    color: #fff;
    top: 55%;
}

.col-xl-4:hover .programaciklama {
    opacity: 1;
    transform: translateY(-10px);
}

.col-xl-4:hover .programbaslik {
    top: 28px;
    font-size: 26px;
}

.programdahafazla {
    position: absolute;
    opacity: 0;
    font-family: 'Montserrat-Regular';
    padding: 40px 20px;
    font-size: 14px;
    text-align: left;
    margin-block: 17%;
    top: 45%;
    top: 33%;
    margin-left: 65%;
    transition: opacity 0.3s, transform 0.3s;
}

.col-md-4:hover .programdahafazla {
    opacity: 1;
    transform: translateY(-10px);
}

.programimg {
    opacity: .99;
}

.ProgramLeftBtn {
    float: left;
    filter: drop-shadow(3px 3px 6px rgb(0, 0, 0));
    margin-left: 20px;
    color: #fff;
    text-align: center;
    padding: 4px 20px 4px 10px;
    border-radius: 11px;
    font-family: 'Montserrat-Regular';
    width: 50.96px;
    height: 33.31px;
    background: #fff;
}

    .ProgramLeftBtn span {
        margin-left: 5px;
    }



.OneCikanBase {
    background-image: url('../../../Assets/images/arkaplan.png');
    float: left;
    padding-top: 2%;
    width: 100%;
    /*background: #fafafa;*/
    /*background-color: rgba(248,248, 248, 0.8);*/
    min-height: 100vh;
    margin-bottom: 4%;
    background-size: cover;
}


.OneCikan p {
    text-align: center;
    font-family: 'Montserrat-Bold';
    position: absolute;
    width: 100%;
    bottom: 0px;
    margin-bottom: 60%;
}

.OneCikan-baslik {
    font-family: 'Montserrat-Bold';
    font-weight: bold;
    font-size: 49px;
    letter-spacing: -0.01em;
    line-height: 63px;
    text-align: center;
    color: #fff;
}

.OneCikan-img {
    width: 100%;
    text-align: center;
}

.OneCikanbaslik {
    position: absolute;
    opacity: 1;
    padding: 10px 30px 10px 20px;
    font-size: 18px;
    text-align: left;
    margin-block: 7%;
    top: 15%;
    font-family: 'Montserrat-Bold';
    font-weight: bold;
    line-height: 26px;
    color: #6390a4;
    margin-left: 31%;
    transition: opacity 0.3s ease-in-out;
}

.OneCikanaciklama {
    font-family: 'Montserrat-Regular';
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #6390a4;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    position: absolute;
    padding: 30px 36px;
    top: 3%;
    margin-left: 26%;
}

.col-xl-4:hover .OneCikanbaslik {
    opacity: 0;
}

.col-xl-4:hover .OneCikanaciklama {
    opacity: 1;
    transform: translateY(-10px);
}

.AzerbaycanBase {
    background: url('../images/home/Azerbaycan.png');
    width: 100%;
    float: left;
    height: 900px;
    background-position: center;
    background-size: cover;
}

.customAzerbaycan-h4 {
    font-family: 'Montserrat-Regular';
    font-weight: 500;
    font-size: 49px;
    text-align: left;
    color: #fff;
    margin-top: 7%;
    margin-left: 54%;
}

.Azerbaycan-aciklama1 {
    font-family: 'Montserrat-Regular';
    font-weight: normal;
    font-size: 23px;
    text-align: left;
    color: #f1f1f1;
    opacity: 0.77;
    margin-left: 54%;
    margin-top: 2%;
}

.Azerbaycan-aciklama2 {
    font-family: 'Montserrat-Regular';
    font-weight: normal;
    font-size: 23px;
    text-align: left;
    color: #fff;
    margin-left: 54%;
    margin-top: 2%;
}

.AzerbaycanBtn {
    font-family: 'Montserrat-Regular';
    font-weight: 600;
    font-size: 22px !important;
    line-height: 55px;
    text-align: center;
    color: #497ca8;
    width: 224.85px;
    height: 56.42px;
    background: #fff;
    filter: drop-shadow(3px 3px 6px rgba(0, 0, 0, 0.19));
    display: inline-block;
    border-radius: 10px;
    margin-right: 34%;
    margin-top: 2%;
    float: right;
}


    .AzerbaycanBtn > span > img {
        width: 20px;
        height: auto;
        margin-bottom: 4px;
        margin-left: 9px;
    }

.back-video {
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: -1;
    opacity: 0.2;
}

.pg-canvas {
    position: absolute;
    z-index: -1;
}

body {
    font-family: 'Montserrat-Regular';
    overflow-x: hidden;
}



.sticky {
    position: fixed;
    top: 0;
    transition: none;
    width: 100%;
}

    .sticky + .content {
        padding-top: 102px;
    }


.mainDiv {
    padding-left: 3vw;
    padding-right: 3vw;
}

.topMenu {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.topMenuRight {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .topMenuRight button,
    .topMenuRight a {
        padding: 10px 15px;
        min-width: 50px;
        border-radius: 6px;
        background: linear-gradient(#4b6c88 0%, #3b7ab4 100%);
        margin-left: 15px;
        color: white !important;
        text-decoration: none;
        font-size: 14px;
        border: none;
    }

header {
    position: relative;
    z-index: 99;
    padding-left: 0vw;
    padding-right: 0vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    height: 0;
}

.header nav {
    display: flex;
}

    .header nav a {
        color: white;
        border-left: 1px solid #fff;
        min-height: 75px;
        line-height: 75px;
        padding: 0px 5vw;
        min-width: 200px;
        text-align: center;
    }
/*
            header nav a:first-child {
                border-left: none;
            }*/

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: transparent;
    cursor: pointer;
}

.text-on-image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10px;
    text-align: center;
    font-family: 'Montserrat-Regular';
    font-weight: normal;
    font-size: 14px;
    line-height: 12px;
    color: #fff;
}


.socialMedia {
    display: flex;
}

    .socialMedia div {
        display: flex;
        width: 170px;
        flex-wrap: wrap;
    }

        .socialMedia div a {
            margin: 10px;
            display: flex;
            padding: 10px;
            text-align: center;
            background-image: linear-gradient(to right, #5aa0c8, #006ea6);
            border-radius: 50px;
        }

        .socialMedia div span {
            background-image: linear-gradient(to right, #5aa0c8, #006ea6);
            min-width: 170px;
            height: 5px;
            display: block;
            margin-top: 15px;
            border-radius: 10px;
        }



.BannerBase {
    background-image: url('../../../Assets/images/giris-home/GirişArkaPlan.jpg');
    width: 100%;
    height: 863px;
    background-position: center;
    background-size: cover;
}

    .BannerBase > .container {
        margin-left: 14rem;
    }

.custom-h4 {
    width: 100%;
    height: auto;
    margin-top: 15%;
    font-family: 'Montserrat-Bold';
    font-weight: bold;
    font-size: 80px;
    text-align: left;
    color: #fff;
}

.BannerBase-aciklama {
    width: 100%;
    height: auto;
    font-family: 'Montserrat-Regular';
    font-weight: 500;
    line-height: 1.4;
    text-align: left;
    color: #fff;
    font-size: 21px;
}

.bannerRightBtn {
    font-family: 'Montserrat-Regular';
    font-weight: 600;
    font-size: 20px;
    line-height: 55px;
    text-align: center;
    color: #497ca8;
    width: 170px;
    height: 56.42px;
    background: #fff;
    filter: drop-shadow(3px 3px 6px rgba(0, 0, 0, 0.19));
    display: inline-block;
    border-radius: 10px;
    margin-left: 1rem;
}

    .bannerRightBtn > span > img, .BannerLeftBtn > span > img {
        margin-left: 6px !important;
        width: 20px;
    }


.BannerLeftBtn {
    background: #fff;
    filter: drop-shadow(3px 3px 6px rgba(0, 0, 0, 0.19));
    font-family: 'Montserrat-Regular';
    font-weight: 600;
    font-size: 20px;
    line-height: 55px;
    text-align: center;
    display: inline-block;
    color: #497ca8;
    width: 170px;
    height: 56.42px;
    border-radius: 10px;
}

.white-box {
    position: relative;
    top: -15rem;
    width: 100% !important;
    max-width: 978px;
    height: 86px;
    background: #fff;
    border: 2px solid #fff;
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
    margin-top: 4%;
    border-radius: 10px;
    margin-left: -1%;
}

.bannerrakamlar {
    font-family: 'Montserrat-Regular';
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-align: left;
    color: #5b5b5b;
    margin-left: 27%;
    margin-top: 1%;
}

.sticky-social-links {
    position: fixed;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    z-index: 100;
    margin-right: -27px;
}

.social-links-container {
    background: #ffffffad;
    display: flex;
    flex-direction: column;
    align-items: center; /* Yatay hizalamayı kutunun ortasına getirir */
    justify-content: center; /* Dikey hizalamayı kutunun ortasına getirir */
    border-radius: 10px;
    border: 3px solid #426D94;
    padding: 0 10px;
}

.social-icon {
    display: flex;
    justify-content: center;
}

.footer-social-link {
    list-style-type: none;
    padding-left: 0;
    margin: 0 !important;
}

    .footer-social-link li {
        display: block;
        margin-bottom: 5px;
    }

        .footer-social-link li a {
            margin: 5px;
            padding: 0;
            font-size: 35px;
            color: #fff;
            border-radius: 10px;
            display: block;
        }

            .footer-social-link li a img {
                width: 30px;
                margin-top: -10px;
            }

.social-links-container a {
    display: block;
    font-size: 30px;
    padding: 2px 10px;
    color: var(--main-color);
    margin: 5px; /* Sosyal bağlantılar arasındaki boşluk */
    text-decoration: none; /* Bağlantı altı çizgisi */
    margin-left: -10px;
}


.bannerrakamlar h2 {
    font-family: 'Montserrat-Regular';
    font-weight: bold;
    font-size: 31px;
    line-height: 19px;
    text-align: center;
    color: #5b5b5b;
}

.bannerrakamlar span {
    font-family: 'Montserrat-Regular';
    font-weight: bold;
    font-size: 31px;
    line-height: 19px;
    text-align: center;
    color: #5b5b5b;
}

.slider {
    width: 100%;
    margin: 50px auto;
}


.slick-slide {
    margin: 0px 20px;
}

    .slick-slide img {
        width: 100%;
    }

.slick-next:before {
    color: black;
}


.slider {
    width: 100%;
    margin: 50px auto;
}

.slick-slide {
    margin: 0 20px;
}

.slick-prev:before,
.slick-next:before {
    color: black;
}

.slick-slide {
    transition: all ease-in-out .3s;
}


.slick-slide {
    transition: all ease-in-out .3s;
}

.BannerRightLineLogo {
    border-right: 1px solid #457197;
    margin-left: -220px;
    padding-right: 10px;
}



.EgitimBase {
    background-color: rgba(255, 255, 255, 0.7);
    width: 100%;
    min-height: 100vh;
    padding-top: 10%;
    float: left;
}



    .EgitimBase h4 {
        font-family: 'Montserrat-Bold';
        font-weight: bold;
        font-size: 49px;
        letter-spacing: -0.01em;
        line-height: 72px;
        text-align: center;
        color: #fff;
    }

.EgitimBase-aciklama {
    height: 106.74px;
    font-family: 'Montserrat-Regular';
    font-weight: 500;
    font-size: 22px;
    line-height: 38px;
    text-align: center;
    color: #ebebeb;
    margin-top: -80px;
}



@keyframes slide-left {

    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}

@keyframes slide-right {
    from {
        transform: translateX(100%);
    }

    to {
        transform: translateX(-50%);
    }
}




.katagoriadı {
    text-align: left;
    margin-top: 30px;
    margin-right: 40px;
}

.resim-kategori {
    display: flex;
    height: 100%;
}


.resim {
    width: 100%;
}

    .resim img {
        width: 80%;
        height: 100%;
        object-fit: cover;
        object-position: center;
        margin-left: -75px;
    }




.image-container {
    position: relative;
    margin-right: -70px;
}

.main-image {
    width: 100%;
    height: auto;
}

.overlay-image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


.row {
    display: flex;
    justify-content: flex-end;
}


.sol-resim {
    margin-top: -20%;
    margin-left: -10%;
}


.Egitimbase {
    background-image: url('../../../Assets/images/home/arkaplan.png');
}

    .Egitimbase h4 {
        font-family: 'Montserrat-Bold';
        font-weight: bold;
        font-size: 49px;
        letter-spacing: -0.01em;
        line-height: 72px;
        text-align: center;
        color: #fff;
    }

.EgitimSlider {
    float: left;
    width: 264.84px;
    height: 271.81px;
    border: 3px solid #82a5ca;
    border-radius: 13px;
    position: relative;
    overflow: hidden;
    flex: 0 0 calc(25% - 20px);
    margin-right: 20px;
}

.EgitimSliderbackgrimg {
    float: left;
    width: 100%;
    height: 380px;
    border-radius: 13px;
    position: absolute;
    margin-top: -5px;
}

.EgitimSliderText {
    position: absolute;
    width: 264.84px;
    height: 189.12px;
    border-radius: 13px;
    background-color: #fff;
    bottom: -15px;
    padding: 50px 20px;
    color: #606060;
    font-family: 'montserrat-bold';
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
}

    .EgitimSliderText span {
        font-family: 'montserrat-regular';
        font-size: 10px;
    }

. {
    position: absolute;
    z-index: 1;
    bottom: 10px;
    padding: 5px 28px;
    border-radius: 20px;
    background: #3577af;
    text-align: center;
    right: auto;
    left: 34%;
    cursor: pointer;
}


    .EgitimSliderPlay img {
        margin-left: 3px;
        width: auto !important;
        display: unset !important;
    }

    .EgitimSliderLogo {
        position: absolute;
        border-radius: 50%;
        width: 79.73px;
        height: 79.73px;
        left: 15px;
        top: 51px;
        z-index: 1;
    }


    .ESliderNext {
        right: -80px !important;
        width: auto !important;
    }

    .ESliderPrev {
        left: -80px !important;
        width: auto !important;
    }

    .OzellikBase {
        /*display: block;*/
        width: 100%;
        background-color: rgba(255, 255, 255, 0.5);
        min-height: 100vh;
        padding-top: 5%;
        float: left;
    }

        .OzellikBase p {
            text-align: center;
        }

        .OzellikBase img {
            width: 40%;
        }


    .katkisaglayanimg {
        width: 80%;
    }

    .ozellik-baslik {
        font-family: 'Montserrat-Bold';
        font-size: 35px;
        letter-spacing: -0.01em;
        line-height: 50px;
        text-align: center;
        color: #373737;
    }

gmail.com
.Mpds {
    padding: 0 70px;
}

.OzellikIcerik {
    width: 100%;
    min-height: 250px;
    border-bottom: 1px solid #4675aa;
    padding-bottom: 10px;
}

.oncecikanabaslik {
    font-family: 'montserrat-semibold';
    font-weight: normal;
    font-size: 17px;
    line-height: 26px;
    text-align: center;
    color: #353535;
}

.oncecikanaltyazi {
    font-weight: normal;
    font-size: 13px;
    line-height: 17px;
    text-align: center;
    color: #5b5b5b;
}

.gelistirmeanabaslik {
    font-family: 'Montserrat-Regular';
    font-weight: normal;
    font-size: 17px;
    line-height: 26px;
    text-align: center;
    color: #353535;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.gelistirmeanaltyazi {
    font-weight: normal;
    font-size: 13px;
    line-height: 17px;
    text-align: center;
    color: #5b5b5b;
    border-bottom: 1px solid #497ca8;
    padding-bottom: 10px;
    min-height: 85px;
    display: flex;
    align-items: center;
    justify-content: center;
}


.FSocial {
    float: left;
    width: 100%;
    min-height: 35px;
    margin-top: 5%;
    margin-bottom: 10px;
    text-align: center;
}

.Social {
    margin: 0px auto;
    height: 35px;
    padding: 0px;
    width: 120px;
}

    .Social li {
        float: left;
        width: 35px;
        list-style-type: none;
        margin-right: 5px;
    }

        .Social li a {
            width: 35px;
            height: 35px;
        }



@media screen and (min-width: 450px) {
    html {
        font-size: 16px;
    }
}



.mainDiv {
    margin-left: auto;
    margin-right: auto;
    padding-left: 3vw;
    padding-right: 3vw;
}

footer {
    text-align: center;
}

.kurum {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    min-height: 80vh;
    float: left;
}

@media (max-width:1600px) {

    .navbar-nav .nav-item {
        font-family: 'Montserrat-Regular';
        font-weight: 500;
        font-size: 19px;
        line-height: 20px;
        text-align: left;
        color: #426d94;
        padding-right: 0%;
        margin-left: 0%;
    }


    .language-select {
        text-align: right;
        margin-top: 0;
    }

    .BannerBase {
    }

    .custom-h4 {
        font-size: 60px;
    }

    .BannerBase-aciklama {
        font-size: 18px;
    }



    .white-box {
        width: 80%;
        max-width: 978px;
        /*margin: 4% auto;*/
    }

    .bannerrakamlar h2 {
        font-size: 26px;
    }

    .AzerbaycanBase {
        width: 100%;
        height: 500px;
        background-size: cover;
    }

    .customAzerbaycan-h4 {
        font-size: 35px;
        margin-top: 5%;
    }

    .Azerbaycan-aciklama1 {
        font-size: 16px;
    }



    .Azerbaycan-aciklama2 {
        font-size: 16px;
    }


    .AzerbaycanBtn {
        font-family: 'Montserrat-Regular';
        font-weight: 600;
        font-size: 28px;
        line-height: 55px;
        text-align: center;
        color: #497ca8;
        width: 192.85px;
        height: 50.42px;
        background: #fff;
        filter: drop-shadow(3px 3px 6px rgba(0, 0, 0, 0.19));
        display: inline-block;
        border-radius: 10px;
        margin-right: 31%;
        margin-top: 1%;
        float: right;
    }

    .Einsan img {
        max-width: 100%;
        height: auto;
    }


    .Kategoriaciklama {
        position: absolute;
        width: 331.59px;
        height: 95.38px;
        font-family: 'Montserrat-Regular';
        font-weight: normal;
        font-size: 14px;
        letter-spacing: 0.03em;
        line-height: 25px;
        text-align: left;
        color: #9e9baf;
        top: 54%;
        padding: 0px 60px;
    }

    .Kategoribaslik {
        position: absolute;
        opacity: 1;
        padding: 0px 60px;
        text-align: left;
        margin-block: 7%;
        top: 40%;
        font-family: 'Montserrat-Bold';
        font-weight: bold;
        font-size: 13px;
        letter-spacing: 0.03em;
        line-height: 30px;
        text-align: left;
        color: #1d164d;
        margin-top: 0%;
    }

    .programbaslik {
        position: absolute;
        opacity: 1;
        font-family: 'Montserrat-Regular';
        padding: 0px 67px;
        font-size: 21px;
        text-align: left;
        color: #fff;
        margin-block: 7%;
        top: 41%;
        transition: top 0.3s;
    }

    .programaciklama {
        position: absolute;
        opacity: 0;
        transition: opacity 0.3s, transform 0.3s;
        font-family: 'montserrat-regular';
        padding: 5px 67px;
        font-size: 13px;
        text-align: left;
        color: #fff;
        top: 55%;
    }

    .col-xl-4:hover .programaciklama {
        opacity: 1;
        transform: translateY(-10px);
    }

    .col-xl-4:hover .programbaslik {
        top: 35px;
        font-size: 18px;
    }

    .OneCikanbaslik {
        position: absolute;
        opacity: 1;
        padding: 10px 20px;
        font-size: 18px;
        text-align: left;
        margin-block: 7%;
        top: 10%;
        font-family: 'Montserrat-Bold';
        font-weight: bold;
        line-height: 26px;
        color: #6390a4;
        margin-left: 31%;
        transition: opacity 0.3s ease-in-out;
    }

    .OneCikanaciklama {
        font-family: 'Montserrat-Regular';
        font-weight: 500;
        font-size: 12px;
        line-height: 15px;
        text-align: center;
        color: #6390a4;
        opacity: 0;
        transition: opacity 0.3s ease-in-out;
        position: absolute;
        padding: 30px 36px;
        top: 6%;
        margin-left: 21%;
    }

    .col-md-4:hover .OneCikanbaslik {
        opacity: 0;
    }

    .col-md-4:hover .OneCikanaciklama {
        opacity: 1;
        transform: translateY(-10px);
    }

    .EgitimSlider {
        float: left;
        width: 264.84px;
        height: 271.81px;
        border: 3px solid #82a5ca;
        border-radius: 13px;
        position: relative;
        overflow: hidden;
        flex: 0 0 calc(25% - 20px);
        margin-left: -20px;
    }

    .OneCikanBase {
        background-image: url('../../../Assets/images/arkaplan.png');
        float: left;
        padding-top: 2%;
        width: 100%;
        /*background: #fafafa;*/
        /*background-color: rgba(248,248, 248, 0.8);*/
        min-height: 100vh;
        margin-bottom: 4%;
    }

    .container-fluid img {
        width: 100%;
        height: 200px;
    }

    #footer-content {
        margin-top: -9%;
    }
}

@media (max-width: 1280px) {
    .BannerBase > .container {
        margin-left: 4rem;
    }

    .container-fluid img {
        width: 100%;
        height: 200px;
    }

    #footer-content {
        margin-top: -10%;
    }



    .language-select {
        text-align: center;
        margin-top: 10px;
    }



    .custom-h4 {
        margin-top: 22% !important;
        font-size: 50px;
    }

    .BannerBase-aciklama {
        font-size: 16px;
    }

    .bannerrakamlar {
        margin-left: 4rem;
    }

        .bannerrakamlar h2 {
            font-size: 24px;
        }

    .AzerbaycanBase {
        width: 100%;
        height: 400px;
    }


    .customAzerbaycan-h4 {
        font-size: 25px;
        margin-left: 54%;
        margin-top: 7%;
    }

    .Azerbaycan-aciklama1 {
        font-size: 12px;
        margin-left: 54%;
        margin-top: 2%;
    }

    .Azerbaycan-aciklama2 {
        margin-left: 54%;
        font-size: 12px;
    }

    .AzerbaycanBtn {
        font-size: 21px;
        width: 165px;
        height: 46px;
        margin-right: 27%;
        margin-top: 0%;
    }

    .Kategoriaciklama {
        position: absolute;
        width: 331.59px;
        height: 95.38px;
        font-family: 'Montserrat-Regular';
        font-weight: normal;
        font-size: 14px;
        letter-spacing: 0.03em;
        line-height: 25px;
        text-align: left;
        color: #9e9baf;
        top: 54%;
        padding: 0px 60px;
    }

    .Kategoribaslik {
        position: absolute;
        opacity: 1;
        padding: 0px 60px;
        text-align: left;
        margin-block: 7%;
        top: 40%;
        font-family: 'Montserrat-Bold';
        font-weight: bold;
        font-size: 13px;
        letter-spacing: 0.03em;
        line-height: 30px;
        text-align: left;
        color: #1d164d;
        margin-top: 0%;
    }

    .programbaslik {
        position: absolute;
        opacity: 1;
        font-family: 'Montserrat-Regular';
        padding: 0px 67px;
        font-size: 18px;
        text-align: left;
        color: #fff;
        margin-block: 7%;
        top: 30%;
        transition: top 0.3s;
    }

    .programaciklama {
        position: absolute;
        opacity: 0;
        transition: opacity 0.3s, transform 0.3s;
        font-family: 'montserrat-regular';
        padding: 5px 67px;
        font-size: 13px;
        text-align: left;
        color: #fff;
        top: 55%;
    }

    .col-xl-4:hover .programaciklama {
        opacity: 1;
        transform: translateY(-10px);
    }

    .col-xl-4:hover .programbaslik {
        top: 0px;
        font-size: 18px;
    }

    .OneCikanbaslik {
        position: absolute;
        opacity: 1;
        padding: 10px 20px;
        font-size: 17px;
        text-align: left;
        margin-block: 7%;
        top: -6%;
        font-family: 'Montserrat-Bold';
        font-weight: bold;
        line-height: 26px;
        color: #6390a4;
        margin-left: 31%;
        transition: opacity 0.3s ease-in-out;
    }

    .OneCikanaciklama {
        font-family: 'Montserrat-Regular';
        font-weight: 500;
        font-size: 10px;
        line-height: 13px;
        text-align: center;
        color: #6390a4;
        opacity: 0;
        transition: opacity 0.3s ease-in-out;
        position: absolute;
        padding: 30px 36px;
        top: 6%;
        margin-left: 21%;
    }

    .col-xl-4:hover .OneCikanbaslik {
        opacity: 0;
    }

    .col-xl-4:hover .OneCikanaciklama {
        opacity: 1;
        transform: translateY(-10px);
        top: -7px;
    }



    .EgitimSlider {
        float: left;
        width: 216.84px;
        height: 271.81px;
        border: 3px solid #82a5ca;
        border-radius: 13px;
        position: relative;
        overflow: hidden;
        flex: 0 0 calc(25% - 20px);
        margin-left: -10px;
    }

    .EgitimSliderbackgrimg {
        float: left;
        width: 100%;
        height: 380px;
        border-radius: 13px;
        position: absolute;
        margin-top: -5px;
    }

    .EgitimSliderText {
        position: absolute;
        width: 264.84px;
        height: 189.12px;
        border-radius: 13px;
        background-color: #fff;
        bottom: -15px;
        padding: 50px 20px;
        color: #606060;
        font-family: 'montserrat-bold';
        font-size: 12px;
        line-height: 22px;
        font-weight: bold;
    }

        .EgitimSliderText span {
            font-family: 'montserrat-regular';
            font-size: 8px;
        }

    .OneCikanBase {
        background-image: url('../../../Assets/images/arkaplan.png');
        float: left;
        padding-top: 2%;
        width: 100%;
        /*background: #fafafa;*/
        /*background-color: rgba(248,248, 248, 0.8);*/
        min-height: 100vh;
        margin-bottom: 4%;
    }
}

@media (max-width: 1000px) {
    .AzerbaycanBase {
        background: #497283;
        padding: 3rem 1rem;
        height: auto !important;
        text-align: center !important;
    }

    .customAzerbaycan-h4 {
        margin-left: 0 !important;
        font-size: 3rem !important;
    }

    .Azerbaycan-aciklama1 {
        margin-left: 0 !important;
        font-size: 1rem !important;
    }

    .Azerbaycan-aciklama2 {
        margin-left: 0 !important;
        font-size: 1rem !important;
    }

    .AzerbaycanBtn {
    }

    #navbarNavDropdown {
        opacity: 0;
        height: 0;
    }

    .AzerbaycanBtn {
        font-size: 17px;
        width: 149px;
        height: 34px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 0 !important;
        float: initial;
        text-align: left;
    }

        .AzerbaycanBtn img {
            margin-top: -12%;
        }
}



@media (max-width: 430px) {

    .footerSub_bottom {
        padding-left: 0px;
        padding-right: 20px;
        font-size: 17px !important;
        padding: 80px 0 30px 0;
        background-color: #1b1b39 !important;
    }


    .footerSub_top {
        width: 500px;
        margin: 0px -38px -36px;
        display: flex;
        justify-content: center;
    }

        .footerSub_top img {
            width: 70%;
            height: 100%;
            object-fit: contain;
            display: block;
        }

    .social-links-container {
        margin-right: 5px;
    }

    .footerSub_bottom_contact_list {
        width: 100%;
    }

    .footerSub {
        width: 125%;
    }



    .language-select {
        text-align: center;
        margin-top: 10px;
    }

    .BannerBase {
        width: 100%;
        height: 250px;
        background-position: center;
    }

    .custom-h4 {
        font-size: 20px;
        max-width: 100%;
        height: auto;
        background-size: cover;
        margin-top: 30px;
        margin-left: 20px;
        font-family: 'Montserrat-Bold';
    }

        .custom-h4 span {
            margin-top: 1%;
            font-size: 18px;
        }

    .BannerBase-aciklama {
        font-size: 10px;
        margin-left: 20px;
    }


    .white-box {
        width: auto;
        max-width: 100%;
        margin: -6% -0%;
        height: auto;
    }

    .bannerrakamlar {
        font-family: 'Montserrat-Regular';
        font-weight: normal;
        font-size: 14px;
        line-height: 18px;
        text-align: left;
        color: #5b5b5b;
        margin-left: 1%;
        margin-top: 0%;
    }

        .bannerrakamlar span {
            font-family: 'Montserrat-Bold';
            font-weight: bold;
            font-size: 25px;
            line-height: 10px;
            text-align: center;
            color: #5b5b5b;
        }

        .bannerrakamlar h2 {
            font-size: 24px;
        }

    .AzerbaycanBase {
        background-position: center;
        margin-top: 52%;
        background-size: 514px 300px;
        height: 300px;
    }

    azerbaycan-image {
        width: 100%;
        height: auto;
        float: left;
        background-position: center;
    }

    .customAzerbaycan-h4 {
        font-size: 14px;
        margin-left: 54%;
        margin-top: 3%;
    }

    .Azerbaycan-aciklama1 {
        font-size: 9px;
        margin-left: 54%;
        margin-top: 1%;
    }

    .Azerbaycan-aciklama2 {
        margin-left: 54%;
        font-size: 10px;
    }



    .Egitimbase h4 {
        padding-top: 60px !important;
        font-family: 'Montserrat-Bold';
        font-weight: bold;
        font-size: 40px;
        letter-spacing: -0.01em;
        line-height: 72px;
        text-align: center;
        color: #fff;
    }

    .EgitimBase-aciklama {
        height: 107.74px;
        font-family: 'Montserrat-Regular';
        font-weight: 500;
        font-size: 20px;
        line-height: 38px;
        text-align: center;
        color: #ebebeb;
        margin-top: -80px;
    }

    .EgitimSlider {
        float: none;
        height: 271.81px;
        border: 3px solid #82a5ca;
        border-radius: 13px;
        position: relative;
        overflow: hidden;
        margin: auto;
    }

    .KategoriBase {
        padding-top: 0%;
    }

    .Kategori-baslik {
        font-family: 'Montserrat-Bold';
        font-weight: bold;
        font-size: 40px;
        letter-spacing: -0.01em;
        line-height: 72px;
        text-align: center;
        color: #4a4a4a;
        margin-top: -15%;
        margin-bottom: -4%;
    }

    .Kategoriaciklama {
        position: absolute;
        width: 331.59px;
        height: 97.38px;
        font-family: 'Montserrat-Regular';
        font-weight: normal;
        font-size: 12px;
        letter-spacing: 0.03em;
        line-height: 20px;
        text-align: left;
        color: #9e9baf;
        top: 56%;
        padding: 0px 60px;
        margin-left: 0px;
    }

    .Kategoribaslik {
        position: absolute;
        opacity: 1;
        padding: 0px 60px;
        text-align: left;
        margin-block: 7%;
        top: 40%;
        font-family: 'Montserrat-Bold';
        font-weight: bold;
        font-size: 14px;
        letter-spacing: 0.03em;
        line-height: 30px;
        text-align: left;
        color: #1d164d;
        margin-top: 0%;
    }

    .ProgramBase {
        float: left;
        padding-top: 1%;
        width: 100%;
        background: #fafafa00;
        background-color: rgba(250, 250, 250, 0);
        background-position-x: 0%;
        background-position-y: 0%;
        background-image: none;
        background-size: auto;
        background-color: rgba(248, 248, 248, 0);
        min-height: 100vh;
        margin-top: -14%;
        background-image: url('../../../Assets/images/arkaplanbeyaz.png');
        background-position: center;
        background-size: cover;
    }

    .Program-baslik {
        font-family: 'Montserrat-Bold';
        font-weight: bold;
        font-size: 40px;
        letter-spacing: -0.01em;
        line-height: 60px;
        text-align: center;
        color: #4a4a4a;
    }

    .TematikEgitim-aciklama {
        font-family: 'Montserrat-Regular';
        font-weight: 500;
        font-size: 20px;
        line-height: 38px;
        text-align: center;
        color: #4a4a4a;
    }

    .programbaslik {
        position: absolute;
        opacity: 1;
        font-family: 'Montserrat-Regular';
        padding: 0px 67px;
        font-size: 22px;
        text-align: left;
        color: #fff;
        margin-block: 7%;
        top: 30%;
        transition: top 0.3s;
    }

    .programaciklama {
        position: absolute;
        opacity: 0;
        transition: opacity 0.3s, transform 0.3s;
        font-family: 'montserrat-regular';
        padding: 5px 67px;
        font-size: 10px;
        text-align: left;
        color: #fff;
        top: 55%;
    }

    .col-xl-4:hover .programaciklama {
        opacity: 1;
        transform: translateY(-10px);
        font-size: 15px;
    }

    .col-xl-4:hover .programbaslik {
        top: -8px;
        font-size: 20px;
    }

    .OneCikan-baslik {
        font-family: 'Montserrat-Bold';
        font-weight: bold;
        font-size: 25px;
        letter-spacing: -0.01em;
        line-height: 0px;
        text-align: center;
        color: #fff;
        padding-top: 40px !important;
    }

    .OneCikanbaslik {
        position: absolute;
        opacity: 1;
        padding: 10px 20px;
        font-size: 20px;
        text-align: left;
        margin-block: 7%;
        top: 5%;
        font-family: 'Montserrat-Bold';
        font-weight: bold;
        line-height: 26px;
        color: #6390a4;
        margin-left: 31%;
        transition: opacity 0.3s ease-in-out;
    }

    .OneCikanaciklama {
        font-family: 'Montserrat-Regular';
        font-weight: 500;
        font-size: 13px;
        line-height: 15px;
        text-align: center;
        color: #6390a4;
        opacity: 0;
        transition: opacity 0.3s ease-in-out;
        position: absolute;
        padding: 30px 36px;
        margin-top: 4%;
        margin-left: 24%;
    }

    .col-xl-4:hover .OneCikanbaslik {
        opacity: 0;
    }

    .col-xl-4:hover .OneCikanaciklama {
        opacity: 1;
        transform: translateY(-10px);
    }

    .ozellik-baslik {
        font-size: 25px;
        margin-left: 0%;
    }
}

@media (max-width: 390px) {
    .footerSub_bottom {
        padding-left: 0px;
        padding-right: 20px;
        font-size: 17px !important;
        padding: 80px 0 30px 0;
        background-color: #1b1b39 !important;
    }

    .bannerRightBtn {
        margin-top: 1rem;
        margin-left: 0;
    }

    .footerSub_top {
        width: 500px;
        margin: 0px -38px -36px;
        display: flex;
        justify-content: center;
    }

        .footerSub_top img {
            width: 70%;
            height: 100%;
            object-fit: contain;
            display: block;
        }



    .footerSub_bottom_contact_list {
        width: 100%;
    }

    .footerSub {
        width: 125%;
    }


    .language-select {
        text-align: center;
        margin-top: 10px;
    }

    .BannerBase {
        width: 100%;
        height: 250px;
        background-position: center;
    }

    .custom-h4 {
        font-size: 20px;
        max-width: 100%;
        height: auto;
        background-size: cover;
        margin-top: 30px;
        margin-left: 20px;
        font-family: 'Montserrat-Bold';
    }

        .custom-h4 span {
            margin-top: 1%;
            font-size: 18px;
        }

    .BannerBase-aciklama {
        font-size: 10px;
        margin-left: 20px;
    }



    .white-box {
        width: auto;
        max-width: 100%;
        margin: -6% -0%;
        height: auto;
    }

    .sticky-social-links {
        position: fixed;
        top: 50%;
        right: 0px;
        transform: translateY(-50%);
        z-index: 100;
        margin-right: -27px;
    }

    .bannerrakamlar {
        font-family: 'Montserrat-Regular';
        font-weight: normal;
        font-size: 14px;
        line-height: 18px;
        text-align: left;
        color: #5b5b5b;
        margin-left: 1%;
        margin-top: 0%;
    }

        .bannerrakamlar span {
            font-family: 'Montserrat-Bold';
            font-weight: bold;
            font-size: 25px;
            line-height: 10px;
            text-align: center;
            color: #5b5b5b;
        }

        .bannerrakamlar h2 {
            font-size: 24px;
        }

    .social-links-container {
        display: inherit;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        border-radius: 10px;
        border: 3px solid #426D94;
        margin-right: 2%;
    }

    .AzerbaycanBase {
        background-position: center;
        margin-top: 55%;
        background-size: 400px 300px;
        height: 300px;
    }

    azerbaycan-image {
        width: 100%;
        height: auto;
        float: left;
        background-position: center;
    }

    .customAzerbaycan-h4 {
        font-size: 10px;
        margin-left: 54%;
        margin-top: 2%;
    }

    .Azerbaycan-aciklama1 {
        font-size: 9px;
        margin-left: 54%;
        margin-top: -1%;
    }

    .Azerbaycan-aciklama2 {
        margin-left: 54%;
        font-size: 9.5px;
        margin-top: 0%;
    }

    .OneCikanaciklama {
        font-family: 'Montserrat-Regular';
        font-weight: 500;
        font-size: 11px;
        line-height: 15px;
        text-align: center;
        color: #6390a4;
        opacity: 0;
        transition: opacity 0.3s ease-in-out;
        position: absolute;
        padding: 30px 36px;
        margin-top: 2%;
        margin-left: 24%;
    }
}

@media screen and (max-width: 820px) {

    .navbar-nav.ml-auto {
        margin-top: 1rem;
    }



    .KategoriBase {
        background-image: none;
    }

    .kategorikutu:hover .katagoriadı {
        animation: slide-right 1s forwards;
        margin-right: 200px;
        border-right: 1px solid #457197;
        width: 100px;
        height: 100px;
        padding-right: 30px;
        text-align: left;
        font-weight: bold;
    }

    .kategorikutu {
        margin: 65px auto;
        margin-top: 65px;
        margin-right: auto;
        width: 370px;
        height: 160px;
        border: 1px solid #82a5ca;
        border-radius: 20px;
        position: relative;
        background-color: white;
        overflow: hidden;
        float: right;
        margin-right: 3.5%;
        margin-top: 0px;
    }

        .kategorikutu.resim-kategori.col-md-6 {
            width: 100%;
        }

        .kategorikutu .imgkategorisize {
            max-width: 100%;
        }

    .slick-prev, .slick-next {
        display: none !important;
    }

    .kategorikutu:hover .kategori-aciklama {
        animation: slide-left 1s forwards;
        text-align: right;
        margin-left: 150px;
        font-size: 14px;
        border-right: 1px solid #457197;
        text-align: left;
    }


    .kategorikutu:hover .resim {
        visibility: hidden;
    }

    .kategorikutu:hover .kategori-aciklama.resim {
        visibility: hidden;
    }

    .resimkutu:hover {
        visibility: hidden;
    }

        .resimkutu:hover .katagoriadı {
            margin-top: inherit;
        }

        .resimkutu:hover .kategori-aciklama {
            margin-top: inherit;
        }

    .resim-img.resimkutu {
        opacity: 0;
        visibility: hidden;
    }



    .language-select {
        text-align: center;
        margin-top: 10px;
    }

    .Einsan {
        text-align: center;
    }

    .BannerBase > .container {
        margin-left: 0;
    }

    .BannerBase-aciklama {
        font-size: 16px;
    }

    .bannerrakamlar h2 {
        font-size: 24px;
    }

    .Einsan img {
        max-width: 100%;
        height: auto;
    }

    .overlay-text {
        width: 90%;
    }

    #footer-content {
        margin-top: -14%;
    }

    .VIpgJd-ZVi9od-xl07Ob-lTBxed {
        font-size: 20px !important;
    }

    .social-links-container {
        margin-right: 0 !important;
        padding: 0 !important;
    }

    .navbar-nav .nav-item {
        font-size: 20px;
        padding: 0.5rem 22px;
    }

    .white-box {
        height: auto;
        top: 0;
    }

    .BannerBase {
        max-width: 100%;
        height: auto;
        background-size: cover;
    }

    .popup {
        width: 370px !important;
        height: 197px !important;
        background-size: contain !important;
    }

        .popup button {
            margin: 0;
            width: 100%;
            text-align: right;
            padding-right: 2rem;
        }

    #Header .navbar-brand img:first-child {
        display: none;
    }

    header {
        transform: translateY(82px);
    }

    #bases {
        transform: translateY(72px);
        transition: transform 0.4s !important;
    }

    .sticky {
        top: initial;
        transform: translateY(-94px) !important;
        transition: none !important;
    }
}


@media screen and (max-width: 1280px) {

    #Header .navbar-brand img:first-child {
        display: none;
    }
}

/*Yeni Elementler*/
/*Yeni - Footer*/
footer.new-footer {
    margin-top: 0rem;
    width: 100%;
    background: #1b1b39;
    padding: 4rem 15px;
}

.footer-image {
    width: 100%;
    height: 2rem;
    background: #1b1b39;
    padding: 1rem;
    text-align: center;
    display: flex;
    justify-content: center;
}

    .footer-image > div {
        position: relative;
        width: 500px;
        height: 50px;
    }

    .footer-image img {
        position: relative;
        top: -9rem;
        width: 100%;
        max-width: 500px;
    }

.footer-text-wrapper {
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
}

    .footer-text-wrapper div {
        font-size: 16px;
        border: none !important;
        padding-top: 3px;
        color: #fff;
        background: #1b1b39;
    }

.OneCikanBase, .kurum, .ProgramBase, .KategoriBase, .BannerBase {
    float: initial;
}
/*Yeni Mobil*/
@media screen and (max-width: 500px) {
    .AzerbaycanBase {
        height: 600px;
    }

    #kurum .col-12 {
        margin-bottom: 10rem;
    }

    .footer-image > div {
        position: relative;
        width: 100%;
        max-width: 300px;
    }

    .footer-image img {
        top: -7rem;
        max-width: 300px;
    }

    .footer-text-wrapper {
        font-size: 16px;
    }

    #kurum .ozellik-baslik {
        padding-bottom: 0 !important;
    }

    #kurum {
        min-height: initial;
    }

    .OneCikanBase, .kurum, .ProgramBase, .KategoriBase, .BannerBase {
        float: initial;
    }

    .OneCikanBase {
        padding-top: 3rem !important;
    }

    .OneCikanbaslik {
        font-size: 18px !important;
    }

    .Kategoribaslik {
        padding: 4px 60px 0px !important;
        font-size: 15px !important;
    }

    .ProgramBase {
        padding-bottom: 4rem;
    }

        .ProgramBase .Program-baslik {
            padding-top: 220px !important;
        }

    .Einsan {
        background: #F8F9FA !important;
    }

    .AzerbaycanBase {
        background-color: #497283;
        margin-top: 0%;
        padding: 1rem 15px;
        height: 100%;
        background-repeat: no-repeat;
        background-size: 440px 380px;
        background-position-x: -30px;
    }

    .BannerBase {
        height: max-content !important;
    }

        .BannerBase .container {
            padding-bottom: 4rem;
            margin-top: 93px;
        }

    .BannerBase-aciklama {
        margin-left: 0 !important;
        padding-left: 20px;
        font-size: 16px;
        line-height: 1.2;
        position: initial;
    }


    .BannerBase .custom-h4 > span {
        font-size: 2.5rem;
    }

    .bannerrakamlar > div {
        margin: 0 !important;
    }

    .white-box {
        margin: 0;
        top: 0 !important;
        padding: 3rem 0;
    }


    .sticky-social-links {
        margin-right: 0 !important;
        right: -6px !important;
    }
}
