/* Navigation Menu Start */

.position-nav {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 20;
}

.navbar-brand img {
    width: 200px;
}

#mainNav {
    background-color: transparent;
}

.hizli-baglanti {
    cursor: pointer;
    text-transform: uppercase;
    font-size: 12px;
    padding: 15px 10px;
    color: #fff;
}

.animate__animated.animate__heartBeat {
    animation-iteration-count: 3;
}

.hizli-baglanti:hover {
    color: #1c407d;
}

.hizli-baglanti i {
    font-size: 40px;
}

/* Navigation Menu End */

/* Inside Hero Section Start */

.section-box {
    padding: 55px 0;
}

.page-image {
    display: table;
    width: 100%;
}

.page-image-akademik {
    background: linear-gradient(to right, rgba(209, 173, 83, .8), rgba(209, 173, 83, .5)), url("../images/bg-bw.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.page-title {
    font-family: 'Raleway', sans-serif;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 25px;
    font-weight: 300;
    color: #fff;
    text-shadow: 3px 3px 3px #000;
}

/* Inside Hero Section End */

/* Alt Menü Section Start */

#alt-menu {
    background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), url("../images/bg-altmenu.png");
    border-bottom: 5px solid #d1ad53;
}

#alt-menu .ilk-menu {
    background-color: rgba(255, 255, 255, .9);
}

.ilk-menu a {
    transition: all .3s ease-in-out;
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
}

.ilk-menu a:hover {
    background-color: #d1ad53;
    color: #fff !important;
}

#alt-menu .navbar-nav .nav-item .nav-link {
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    font-size: 14px;
    transition: all .2s ease-in-out;
    letter-spacing: .6px;
    margin-bottom: -15px;
    padding-bottom: 15px;
}

#alt-menu .navbar-nav .nav-item:hover .nav-link {
    color: #d1ad53;
}

#alt-menu .navbar-toggler {
    position: absolute;
    right: 30px;
    top: -80px;
    z-index: 100000000;
    background-color: #d1ad53;
    color: #fff;
}

#alt-menu .navbar-toggler i {
    font-size: 28px;
}

#alt-menu .navbar-nav .nav-item .nav-link i {
    font-size: 22px;
}

#alt-menu .dropdown:hover .ilk-menu {
    display: block;
}

#alt-menu .dropdown-menu {
    margin-top: 15px;
    border-radius: 0;
    background-color: rgba(255, 255, 255, .9);
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: -24px;
    left: 100%;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -15px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
}

/* Alt Menü Section End */

/* Slider Section Start */

.slider-box {
    overflow: hidden;
}

.active {
    background-color: #1c407d !important;
}

.carousel-indicators {
    z-index: 15;
}

.carousel-indicators li {
    opacity: 1;
}

.slider-onceki, .slider-sonraki {
    height: 200px;
    top: 35%;
}

.slider-onceki-icon, .slider-sonraki-icon {
    height: 100px;
    width: 100px;
    background-size: 100%, 100%;
    border-radius: 50%;
    border: 1px solid #1c407d;
    background-image: none;
    background-color: rgba(28, 64, 125, .8);
}

    .slider-sonraki-icon:after {
        content: '>';
        font-size: 55px;
        font-weight: 700;
        color: #fff;
        text-shadow: 3px 3px 3px #000;
    }

    .slider-onceki-icon:after {
        content: '<';
        font-size: 55px;
        font-weight: 700;
        color: #fff;
        text-shadow: 3px 3px 3px #000;
    }

.carousel-caption h5 {
    font-family: 'Raleway', sans-serif;
    background-color: rgba(255, 255, 255, .8);
    color: #1c407d;
    padding: 15px 0;
    width: 60%;
    margin: 0 auto;
    font-weight: 700;
}

.carousel-caption p {
    font-family: 'Raleway', sans-serif;
    background-color: rgba(54, 196, 229, .8);
    padding: 10px 0;
    width: 50%;
    margin: 0 auto;
    font-weight: 700;
}

/* Slider Section End */

/* Hızlı Bağlantı İçerik Start */

.slider-box {
    position: relative;
}

.hizli-baglanti-main {
    position: absolute;
    right: 0;
    top: 110px;
    z-index: 20;
}

.hizli-baglanti-icerik {
    background-color: rgba(45, 44, 44, .8);
    width: 100%;
    height: 100vh;
    border-left: 5px solid #36c4e5;
    border-bottom: 5px solid #36c4e5;
    display: none;
    overflow-x: hidden;
    float: right;
}

.hizli-baglanti-icerik .header-icon {
    color: #36c4e5;
    font-size: 30px;
}

.hizli-baglanti-icerik h4 {
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    padding-top: 5px;
}

.hizli-baglanti-header {
    border-bottom: 1px solid #36c4e5;
    padding-bottom: 10px;
}

.hizli-baglanti-inner-head {
    border-bottom: 1px solid #36c4e5;
}

.hizli-baglanti-inner {
    padding: 5px 0 15px 0;
}

.hizli-baglanti-inner i {
    color: #36c4e5;
    font-size: 30px;
}

.hizli-baglanti-inner a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
}

.social-media {
    width: 100%;
    max-height: 10vh;
}

.social-media h4 {
    color: #d1ad53;
    font-weight: 500;
    font-size: 18px;
    padding: 10px 0;
}

.social-media a {
    text-decoration: none;
    color: #d1ad53;
    width: 100%;
}

.social-media a i {
    font-size: 30px;
}

/* Hızlı Bağlantı İçerik End */

/* Haberler-Duyurular-Etkinlikler Section Start */

section#haber-duyuru {
    padding: 40px 0 10px 0;
    background: linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, .5)), url("../images/bg-news.png");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}

.padding-down {
    padding: 5px 0 0 0 !important;
    vertical-align: middle !important;
}

.img-wrap .carousel-caption {
    left: 0 !important;
    right: 0 !important;
    width: 100%;
    bottom: -20px;
}

.img-wrap .carousel-caption p {
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    text-transform: uppercase;
}

.owl-dots {
    text-align: center;
    padding-top: 5px;
}

.owl-dots button.owl-dot {
    width: 35px;
    height: 15px;
    border-radius: 35%;
    display: inline-block;
    background: #36c4e5;
    margin: 0 5px;
}

.icon-bg {
    background-color: #00a0a0;
}

.icon-size {
    font-size: 22px;
}

.text-bg {
    background-color: #36c4e5;
}

.text-size {
    font-size: 18px;
    font-weight: 700;
}

.altcizgi {
    display: inline-block;
    font-size: 14px;
}

.altcizgi::after {
    content: '';
    width: 0px;
    height: 1px;
    display: block;
    background: #fff;
    transition: 500ms;
}

.altcizgi:hover::after {
    width: 100%;
}

.stil {
    width: 10%;
    font-size: 14px;
    background-color: #ececec;
    color: #013e80;
}

.text-link {
    font-weight: 700;
    font-size: 14px;
    color: #00aecd;
    transition: all .5 ease-in-out;
}

.text-link:hover {
    color: #013e80;
}

.tr-border {
    border-bottom: 2px solid #ececec;
}

.td-slide {
    -webkit-transition: ease-out 0.5s;
    -moz-transition: ease-out 0.5s;
    transition: ease-out 0.5s;
}

.table td {
    padding: 10px;
}

.table th {
    padding: 10px;
}

.slide-right:hover {
    box-shadow: inset 600px 0 0 0 #ececec;
}

.duyuru-bg {
    background-color: #d1ad53;
}

.etkinlik-bg {
    background-color: #1c407d;
}

.duyuru-text-bg {
    background-color: #cebf98;
}

.etkinlik-text-bg {
    background-color: #4682b4;
}

.duyuru-stil {
    width: 10%;
    font-size: 14px;
    background-color: #ececec;
    color: #d1ad53;
}

.etkinlik-stil {
    width: 10%;
    font-size: 14px;
    background-color: #ececec;
    color: #1c407d;
}

.duyuru-text-link {
    font-weight: 700;
    font-size: 14px;
    color: #cebf98;
    transition: all .5s ease-in-out;
}

.duyuru-text-link:hover {
    color: #d1ad53;
}

.etkinlik-text-link {
    font-weight: 700;
    font-size: 14px;
    color: #36c4e5;
    transition: all .5s ease-in-out;
}

    .etkinlik-text-link:hover {
        color: #d1ad53;
    }

.duyuru-tbody-border {
    border-bottom: 3px solid #d1ad53;
}

.etkinlik-tbody-border {
    border-bottom: 3px solid #36c4e5;
}

.haber-carousel {
    margin-bottom: 3px;
}

/* Haberler-Duyurular-Etkinlikler Section End */

.haber-fotograflar .col-md-6 {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
    text-align: center;
}

.haber-fotograflar .col-md-4 {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
    text-align: center;
}

.select-filter button {
    border: 2px solid #36c4e5;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    transition: all 0.3s ease-in-out;
}

    .select-filter button:hover {
        color: #fff;
        background-color: #36c4e5;
    }

.imageContainer {
    position: relative;
    cursor: pointer;
}

.imageOverlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}

.imageContainer:hover .imageOverlay {
    opacity: 0.7;
}

.imageText {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}


/* Alkü Tanıtım Header Section */
#alku-tanitim-header {
    padding: 25px 0;
    background-color: #36c4e5;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    text-align: center;
    color: #fff;
}

/* Alkü Tanıtım Section */
#alku-tanitim {
    padding-top: 40px;
    padding-bottom: 20px;
    background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, .5)), url("../images/bg-news.png");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: left;
    background-size: cover;
}

.aktif-nav{
    color:#d1ad53 !important;
}
    .bolum-left-nav h5 {
        color: #d1ad53;
    }

    .bolum-left-nav ul {
        list-style: none;
    }

.bolum-left-nav .ul-container {
    padding: 20px 0 10px 0;
    border: 2px solid #36c4e5;
    border-radius: 10px;
    margin-bottom: 10px;
    font-family: 'Raleway', sans-serif;
}
        .bolum-left-nav .ul-container a{
            text-decoration:none;
            color:#1c407d;
            font-size:16px;
            line-height:26px;
            transition:all .2s ease-in-out;
            margin-left:-13px;
        }
            .bolum-left-nav .ul-container a:hover{
                color:#d1ad53;
            }

            #alku-tanitim .nav-left ul li {
                transition: all .3s ease-in-out;
            }

        #alku-tanitim .nav-left ul li:hover {
            background-color: #d1ad53;
        }

        #alku-tanitim .nav-left ul li a {
            text-decoration: none;
            color: #000;
            font-weight: 600;
            transition: all .3s ease-in-out;
        }

        #alku-tanitim .nav-left ul li:hover a {
            color: #fff !important;
        }

    #alku-tanitim .nav-left ul .active {
        background-color: #d1ad53 !important;
        color: #fff !important;
    }

    #alku-tanitim .content-right p {
        font-size: 14px;
    }

    #alku-tanitim .content-right h2 {
        font-family: 'Raleway', sans-serif;
        font-weight: 700;
    }

    #alku-tanitim .content-right li {
        font-size: 14px;
    }

.content-right table {
    font-size: 14px;
}

    .content-right table th img {
        width: 150px;
        padding-top: 10px;
    }

.h2-pad {
    padding-top: 20px;
}

.sanal-kampus-size {
    font-size: 22px !important;
    font-weight: 700;
    padding-top: 20px;
}

.content-right li::marker {
    font-weight: bold;
}

.text-bold {
    font-size: 16px !important;
    font-weight: 700;
    line-height: 35px;
}

.card ul li i {
    font-size: 20px;
    padding-left: 5px;
    padding-right: 5px;
    color: #36c4e5;
}

.card ul li a {
    text-decoration: none;
}

.card .card-title {
    font-size: 16px;
}

.table tr td {
    font-weight: 500;
}

.li-size {
    font-size: 15px !important;
    line-height: 36px;
}

    .li-size a {
        text-decoration: none;
        color: #1c407d;
        transition: all .2s ease-in-out;
    }

        .li-size a:hover {
            color: #d1ad53;
        }



/* Duyuru-Haber-Etkinlik İç Sayfa Header Section */
#duyuru-header {
    padding: 25px 0;
    background-color: #36c4e5;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    text-align: center;
    color: #fff;
}


/* Duyuru-Haber-Etkinlik İç Sayfa Section */

.duyuru {
    background-color: #fff;
    margin: 15px 0px;
}

.duyuru-meta {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

.duyuru .duyuru-content {
    padding: 10px 0px;
}

    .duyuru .duyuru-content a {
        color: #10161a;
        transition: all .2s ease-in-out;
    }

        .duyuru .duyuru-content a:hover {
            color: #d1ad53;
        }

.duyuru .duyuru-meta {
    margin-bottom: 20px !important;
}

    .duyuru .duyuru-meta li {
        display: inline-block;
        font-size: 14px;
        margin-right: 10px;
    }

        .duyuru .duyuru-meta li i {
            margin-right: 5px;
            color: #d1ad53;
        }

.bg-change {
    background-color: #fff !important;
}

/* Blog Sidebar Section */

#aside .widget {
    margin-bottom: 40px;
}

.widget-category-box {
    margin-bottom: 0 !important;
}

.widget h3 {
    text-transform: uppercase;
}

/* Blog Sidebar Section END */


/* Posts Sidebar Section */

.widget-post {
    min-height: 70px;
    margin-bottom: 25px;
}

    .widget-post img {
        display: block;
        float: left;
        width: 85px;
        height: auto;
        margin-right: 10px;
    }

    .widget-post a {
        display: block;
        color: #10161a;
        font-size: 14px;
    }

        .widget-post a:hover {
            color: #d1ad53;
        }

#aside {
    margin-top: 15px;
}

/* Posts Sidebar Section END */

/* Category Sidebar Section */

.duyuru-renk {
    color: #d1ad53;
}

.widget-category a {
    display: block;
    font-size: 14px;
    color: #354052;
    border-bottom: 1px solid #eee;
    padding: 5px;
}

    .widget-category a:nth-child(1) {
        border-top: 1px solid #EEE;
    }

    .widget-category a span {
        float: right;
        color: #d1ad53;
    }

    .widget-category a:hover {
        color: #d1ad53;
    }

/* Category Sidebar Section END */

/* Blog Section END */


/** CONTACT SECTION **/

section#contact {
    width: 100%;
    height:100%;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.6)),url("../images/bg-news.png");
    background-position: right;
    background-attachment: fixed;
    background-size: auto;
    background-repeat: no-repeat;
    position: relative;
}

.contact-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

    .contact-content h2 {
        font-size: 2rem;
        text-transform: uppercase;
        font-weight: 700;
        margin-bottom: 2rem;
        margin-top: 2rem;
        color: #1c407d;
        font-family: 'Raleway', sans-serif;
    }

.name, .email, .telefon, .konu, .message {
    background: none;
    border: none;
    outline: none;
    border-bottom: 0.1rem solid #1c407d;
    min-width: 100%;
    max-width: 100%;
    padding: 1rem 0.5rem;
    color: #000;
    margin-bottom: 1rem;
    font-weight:500;
}

::placeholder {
    color: #1c407d;
}

.btn-light {
    color: #1c407d;
    border: 2px solid #1c407d;
    transition: all 0.2s ease-in-out;
    background-color: transparent;
}

    .btn-light:hover {
        background-color: #1c407d;
        border: 2px solid #1c407d;
        color: #fff;
    }

.btn-general {
    font-family: 'Raleway', sans-serif;
    font-size: 1.4rem;
    text-transform: uppercase;
    margin: 2rem 0;
    padding: 0.5rem 2rem;
    letter-spacing: 0.2rem;
    font-weight: 700;
    border-radius: 2rem;
}

#contact button {
    font: inherit;
}

.popup-onceki{
    background-color:#d1ad53;
    height:80px;
    width:12%;
    position:absolute;
    top:45%;
    border-radius:0 30px 30px 0;
}

.popup-sonraki {
    background-color: #d1ad53;
    height: 80px;
    width: 12%;
    position: absolute;
    top: 45%;
    border-radius: 30px 0 0 30px;
}

#Modal .modal-content{
    width:75% !important;
    margin:0 auto;
}

.card{
    width:100% !important;
    border: 5px solid #d1ad53;
}

.card ul li{
    padding:5px 5px !important;
}

.card-title{
    margin-bottom:5px;
}

.card-body{
    padding:5px !important;
}

/* Mask Section Start */
.mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 16;
    background-color: rgba(0, 0, 0, .4);
}

/* Mask Section End */

/* Footer Section Start */

#footer-icerik {
    background-color: #d1ad53;
    padding-top: 40px;
}

#footer-icerik h5 {
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    color: #fff;
}

.footer-iletisim i {
    font-size: 32px;
    color: #fff;
    transition: all .3s ease-in-out;
}

    .footer-iletisim i:hover{
        color:#1c407d;
    }

    .footer-iletisim span {
        font-size: 16px;
        font-family: 'Raleway', sans-serif;
        color: #fff;
    }

.footer-sosyal {
    text-align: right;
}

.footer-sosyal ul {
    padding: 50px 0;
}

.footer-sosyal ul li {
    padding: 0 0 0 40px;
}

.footer-sosyal ul li a {
    text-decoration: none;
    color: #fff;
    transition: all .3s ease-in-out;
}

.footer-sosyal ul li a:hover {
    color: #1c407d;
}

.footer-sosyal ul li a i {
    font-size: 40px;
}

.footer-altyazi {
    text-align: center;
    color: #fff;
    padding-top: 20px;
    font-family: 'Raleway', sans-serif;
}

/* Footer Section End */

@media screen and (max-width: 1700px) {}

@media screen and (max-width: 1400px) {
    .duyuru-text-link {
        font-size: 12px;
    }
}

@media screen and (max-width: 1200px) {
    .slider-onceki, .slider-sonraki {
        height: 150px;
    }
    .slider-onceki-icon, .slider-sonraki-icon {
        height: 75px;
        width: 75px;
    }
        .slider-sonraki-icon:after {
            font-size: 45px;
        }
        .slider-onceki-icon:after {
            font-size: 45px;
        }
    .carousel-caption h5 {
        font-size: 16px;
    }
    .carousel-caption p {
        font-size: 14px;
    }
    #haber-duyuru .col-xl-4 {
        margin-bottom: 20px;
    }

    .slide-right:hover {
        box-shadow: inset 1200px 0 0 0 #ececec;
    }
    
}

@media screen and (max-width: 992px) {
    .section-box {
        padding: 70px 0;
    }
    .page-title {
        font-size: 20px;
        line-height: 20px;
    }
    #alt-menu .navbar-toggler {
        top: -95px;
    }
    .hizli-baglanti-main {
        top: 160px;
    }
    .slider-onceki, .slider-sonraki {
        height: 100px;
    }
    .carousel-caption h5 {
        font-size: 14px;
    }
    .carousel-caption p {
        font-size: 12px;
    }
    #footer-icerik h5 {
        text-align: center;
    }
    .footer-iletisim {
        margin-bottom: 20px;
    }
    .footer-sosyal {
        text-align: center;
    }
    .footer-sosyal ul {
        padding: 20px 0;
        margin-left: -35px;
        margin-bottom: 0;
    }

    .hizli-baglanti{
        position:absolute;
        right:80px;
        top:29px;
        color:#1c407d;
    }
}

@media screen and (max-width: 768px) {
    .hizli-baglanti-main {
        padding-left: 0 !important;
    }
    .hizli-baglanti-icerik {
        border-left: none;
    }
    .slider-onceki-icon, .slider-sonraki-icon {
        height: 50px;
        width: 50px;
    }
        .slider-sonraki-icon:after {
            font-size: 30px;
        }
        .slider-onceki-icon:after {
            font-size: 30px;
        }
    .modal .modal-icerik {
        width: 104% !important;
    }
}

@media screen and (max-width: 576px) {
    .page-title {
        font-size: 14px;
        line-height: 14px;
    }
    .slider-onceki, .slider-sonraki {
        height: 50px;
    }
    .slider-onceki-icon, .slider-sonraki-icon {
        height: 40px;
        width: 40px;
    }
        .slider-sonraki-icon:after {
            font-size: 25px;
        }
    .slider-onceki-icon:after {
        font-size: 25px;
    }
}

.kvkk-icerik p, .kvkk-icerik h6 {
    font-size: 14px;
}

.kvkk-icerik h5 {
    font-size: 16px;
}

.modal .modal-icerik {
    width: 120%;
    margin: 0 auto !important;
}

.form-group {
    position: relative;
    margin-bottom: 1.5rem;
}

.form-control-placeholder {
    position: absolute;
    top: 0;
    left: 0;
    padding: 7px 0 0 10px;
    transition: all 200ms;
    color: #1c407d;
    font-weight: 500;
    pointer-events: none !important;
}

.form-control:focus + .form-control-placeholder,
.form-control:valid + .form-control-placeholder,
.form-control:hover + .form-control-placeholder {
    font-size: 69%;
    transform: translate3d(0, -100%, 0);
    top: 10px;
    font-weight: 500;
}

.form-control {
    background: none;
    border: none;
    outline: none;
    border-bottom: 0.1rem solid #1c407d;
    min-width: 100%;
    max-width: 100%;
    padding: 1rem 0.5rem;
    color: #1c407d;
    margin-bottom: 1rem;
    font-weight: 500;
}

    .form-control:focus {
        background-color: transparent;
        outline: 0;
        border-bottom: 1px solid #1c407d;
        box-shadow: 0 0 0 0.2rem transparent
    }