﻿.awards-img {
    width: 100%;
}

@media only screen and (min-width:982px) and (max-width:1108px) {
    .img-responsive-student {
        height: 410px !important;
    }
}

.wrapper {
    width: 70%;
}

@media(max-width:992px) {
    .wrapper {
        width: 100%;
    }
}

.panel-heading {
    padding: 0;
    border: 0;
}

.panel-title > a, .panel-title > a:active {
    display: block;
    padding: 15px;
    color: white;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    word-spacing: 3px;
    text-decoration: none;
    margin-left: -2%;
}

.panel-heading a:before {
    float: right;
    transition: all 0.5s;
}

.panel-heading.active a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.mobile_menus_li {
    margin-bottom: 15px;
    margin-top: 15px;
    border-bottom: 1px solid #fff;
}

.mobile_menu_img {
    width: 10px;
    -webkit-transform: rotate(-88deg);
    transform: rotate(-88deg);
    float: right;
}

.mobile_menu_img-active {
    width: 10px;
    -webkit-transform: rotate(88deg) !important;
    transform: rotate(88deg) !important;
    float: right;
}

.mobile-menu-alt-href {
    color: white !important;
}

.btn-departmants {
    color: white !important;
}

.fakulte-bolumler {
    border: 2px solid #004799;
    padding-top: 30px;
    padding-bottom: 30px;
    min-height: 160px;
}

.navbar-optimized {
    margin-left: 2%;
}

.infobox-responsive {
    width: 350px !important;
    /*margin: 1px;*/
    color: #004799 !important;
}

    .infobox-responsive:hover {
        color: white !important;
    }

.infobox-responsive-img {
    margin-left: 5% !important;
}

.infobox-responsive-svg {
    margin-left: -3% !important;
}

.infobox-write {
    max-width: 70%;
    min-width: 70%;
    margin-left: 15px;
    padding-right: 15px;
    padding-left: 15px;
    font-family: 'loraBold';
    line-height: 22px;
    font-size: 19px;
}

.akademik-kadro-img {
    width: 250px !important;
    height: 300px !important;
}

@media only screen and (max-width:567px) {
    .akademik-kadro-img {
        width: auto !important;
        height: 200px !important;
        display: inline-block !important;
    }
}

.modal-aday {
    max-width: 1225px;
    margin-top: 6%;
}

.kontejan-border {
    border-right: 2px solid #004899 !important;
}



.hizli-menu-ortala {
    margin-left: 2.9%;
}

@media only screen and (max-width:768px){
    .hizli-menu-ortala {
        width: 100% !important;
        margin-left: -2% !important;
    }
}

@media only screen and (max-width:1024px) {
    #aday-img {
        width: 22% !important;
    }
    #upper-header-text{
    width: 194%;
    margin-left: -285px;
}
}

@media only screen and (max-width:1200px) {
    #aday-img {
        width: 19% !important;
    }


}



@media only screen and (max-width:768px) {
    #aday-img {
        width: 32% !important;
    }
}

.bilgilendirme-kutusu-baslik {
    font-size: 20px !important;
}

.panel-group-ucret .panel-ucret {
    border-radius: 0;
    box-shadow: none;
    border-color: #eee;
}

.panel-default-ucret > .panel-heading-ucret {
    padding: 0;
    border-radius: 0;
    color: white;
    background-color: #004799;
    border-color: #004799;
}

.panel-title-ucret {
    font-size: 14px;
    height: 68px;
    padding-top: 8px;
}

.panel-ucret-baslik {
    color: white !important;
    font-size: 1.2rem;
    font-weight: 600;
}

.panel-title-ucret > a {
    display: block;
    padding: 15px;
    text-decoration: none;
}

.more-less-ucret {
    float: right;
    color: #212121;
}

.panel-ucret-icon {
    float: right !important;
    color: white !important;
}

.panel-default-ucret > .panel-heading-ucret + .panel-collapse-ucret > .panel-body-ucret {
    border-top-color: #eee;
}



.card-image-igu {
    display: block;
    min-height: 20rem;
    background: #fff center center no-repeat;
    background-size: cover;
}

    .card-image-igu > img {
        display: block;
        width: 100%;
        opacity: 0;
    }

    .card-image-igu.is-loaded {
        filter: none;
    }

.card-list-igu {
    display: block;
    margin: 1rem auto;
    padding: 0;
    font-size: 0;
    text-align: center;
    list-style: none;
}

.card-igu {
    display: inline-block;
    /*width: 90%;*/
    /*max-width: 20rem;*/
    margin: 1rem;
    font-size: 1rem;
    text-decoration: none;
    overflow: hidden;
    box-shadow: 0 0 3rem -1rem rgba(0,0,0,0.5);
    transition: transform 0.1s ease-in-out, box-shadow 0.1s;
}

    .card-igu:hover {
        transform: translateY(-0.5rem) scale(1.0125);
        box-shadow: 0 0.5em 3rem -1rem rgba(0,0,0,0.5);
    }

.card-description-igu {
    display: block;
    padding: 1em 0.5em;
    color: #515151;
    text-decoration: none;
}

    .card-description-igu > h2 {
        margin: 0 0 0.5em;
    }

    .card-description-igu > p {
        margin: 0;
    }

.img-fotoraflar-ıgu {
    /*width: 320px !important;*/
    height: 200px !important;
}

.img-akademik-kadro {
    width: 100%;
    transition: transform .5s ease;
}

    .img-akademik-kadro:hover {
        transform: scale(1.085);
    }

.ogrencilerimizden-img {
    width: 150px !important;
    height: 150px !important;
}

.item-student-slider {
    border-radius: 50% !important;
    width: 30px !important;
    height: 30px !important;
}

.sss-collapse {
    margin-top: 5% !important;
}

.modal-taban {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}

.modal-content-taban {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

.close-taban {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

    .close-taban:hover,
    .close-taban:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }

.ogrenci-yorumlari-img {
    font-size: 12px !important;
}

.kvkk-metni {
    color: white !important;
    text-decoration: none !important;
}

.bilgi-formu-mobil {
    height: 46px !important;
}

.nav-mobil-url {
    color: white !important;
    text-decoration: none !important;
}

.seni-arayalim-url {
    color: black !important;
    text-decoration: none !important;
}

.aday-form {
    border-color: #004899 !important;
    border-radius: 0px !important;
    background-color: transparent !important;
}

.check-aday {
    color: #000;
    font-weight: 600;
}

@media only screen and (max-width:768px) {
    .form-img {
        display: none !important;
    }
}

.succes-h {
}

@media only screen and (min-width:768px) {
    .succes-h {
        margin-left: 22%;
    }
}

.form-alan-aday {
    padding-left: 3% !important;
}

@media only screen and (max-width:768px) {
    .form-alan-aday {
        padding-left: 26px !important
    }

    iframe {
        width: 100% !important;
    }
}


.guzel__sanatlar__container__whatsapp {
    background-color: #4caf4f;
    padding-top: 30px;
    padding-bottom: 30px;
}

.guzel__sanatlar__container__whatsapp__left__img {
    width: 100px;
}

.guzel__sanatlar__container__whatsapp__left__title {
    color: #fff;
    margin-top: 15px;
}

.guzel__sanatlar__container__whatsapp__left__text {
    color: #fff;
}

.aday-form-kd {
    border-color: white !important;
    border-radius: 0px !important;
    background-color: transparent !important;
    color: white;
}

.kariyer-danismani-baslik {
    font-size: 2em;
    margin-top: 120%;
    margin-left: 10px;
}

@media only screen and (max-width:768px) {
    .kariyer-danismani-baslik {
        margin-top: 0 !important;
    }
}

.search-aday {
    border: 2px solid #004899;
    border-radius: 0px;
    width: 100%;
    padding-right: 80px;
    height: 40px;
    padding-left: 10px;
    background-color: transparent;
}

.ouro {
    position: relative;
    display: inline-block;
    height: 46px;
    width: 46px;
    margin: 1em;
    border-radius: 50%;
    background: none repeat scroll 0 0 #DDDDDD;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(0,0,0,.1) inset, 0 0 25px rgba(0,0,255,0.075);
}

    .ouro:after {
        content: "";
        position: absolute;
        top: 9px;
        left: 9px;
        display: block;
        height: 28px;
        width: 28px;
        background: none repeat scroll 0 0 #f0f5fb;
        border-radius: 50%;
        box-shadow: 0 0 10px rgba(0,0,0,.1);
    }

.ouro2:after {
    content: "";
    position: absolute;
    top: 9px;
    left: 9px;
    display: block;
    height: 28px;
    width: 28px;
    background: none repeat scroll 0 0 #1e2248;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
}

.ouro > span {
    position: absolute;
    height: 100%;
    width: 50%;
    overflow: hidden;
}

.left {
    left: 0
}

.right {
    left: 50%
}

.anim {
    position: absolute;
    left: 100%;
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: 999px;
    background: none repeat scroll 0 0 #004899;
    opacity: 0.8;
    -webkit-animation: ui-spinner-rotate-left 3s infinite;
    animation: ui-spinner-rotate-left 3s infinite;
    -webkit-transform-origin: 0 50% 0;
    transform-origin: 0 50% 0;
}

.left .anim {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.right .anim {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    left: -100%;
    -webkit-transform-origin: 100% 50% 0;
    transform-origin: 100% 50% 0;
}

/* v2 */
.ouro2 .anim {
    -webkit-animation-delay: 0;
    animation-delay: 0;
}

.ouro2 .right .anim {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

/* v3 */
.ouro3 .anim {
    -webkit-animation-delay: 0s;
    -webkit-animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    animation-delay: 0s;
    animation-duration: 3s;
    animation-timing-function: linear;
}

.ouro3 .right .anim {
    -webkit-animation-name: ui-spinner-rotate-right;
    -webkit-animation-delay: 0;
    -webkit-animation-delay: 1.5s;
    animation-name: ui-spinner-rotate-right;
    animation-delay: 0;
    animation-delay: 1.5s;
}

/* round variation */
.round .ouro:after {
    display: none
}

/* double variation */
.double .ouro:after {
    height: 13px;
    width: 13px;
    left: 7px;
    top: 7px;
    border: 10px solid #ddd;
    background: transparent;
    box-shadow: none;
}

@keyframes ui-spinner-rotate-right {
    0% {
        transform: rotate(0deg)
    }

    25% {
        transform: rotate(180deg)
    }

    50% {
        transform: rotate(180deg)
    }

    75% {
        transform: rotate(360deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes ui-spinner-rotate-left {
    0% {
        transform: rotate(0deg)
    }

    25% {
        transform: rotate(0deg)
    }

    50% {
        transform: rotate(180deg)
    }

    75% {
        transform: rotate(180deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes ui-spinner-rotate-right {
    0% {
        -webkit-transform: rotate(0deg)
    }

    25% {
        -webkit-transform: rotate(180deg)
    }

    50% {
        -webkit-transform: rotate(180deg)
    }

    75% {
        -webkit-transform: rotate(360deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes ui-spinner-rotate-left {
    0% {
        -webkit-transform: rotate(0deg)
    }

    25% {
        -webkit-transform: rotate(0deg)
    }

    50% {
        -webkit-transform: rotate(180deg)
    }

    75% {
        -webkit-transform: rotate(180deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}



.block {
    display: table-cell;
    vertical-align: middle
}


.info {
    margin-top: 25px
}

    .info a {
        font-size: 12px;
        color: #999
    }

    .info br + a {
        text-decoration: none
    }

html, body {
    max-width: 100%;
    overflow-x: hidden;
}

.panel-title a {
    color: white !important;
}

@media only screen and (max-width:768px) {
    .mobile-button-form {
        width: 50%;
    }

    .mobile-form-text {
        margin-left: -14%;
    }
}

.gallery {
    display: grid;
    grid-template-columns: auto auto auto auto;
    gap: 20px;
    max-width: 600px;
}

    .gallery img {
        width: 150px;
        border-radius: 10px;
    }


#gallery {
    padding-top: 40px;
}

@media screen and (min-width: 991px) {
    #gallery {
        padding: 60px 30px 0 30px;
    }
}

.img-wrapper {
    position: relative;
    margin-top: 15px;
}

    .img-wrapper img {
        width: 100%;
    }

@media only screen and (min-width:768px) {
    .img-overlay {
        background: rgba(0, 0, 0, 0.7);
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        opacity: 0;
    }
}

@media only screen and (max-width:768px) {
    .img-overlay {
        background: rgba(0, 0, 0, 0.7);
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        opacity: 0;
    }

        .img-overlay img {
            display: none;
        }
}


.img-overlay i {
    color: #fff;
    font-size: 3em;
}

#overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99999;
}

    #overlay img {
        margin: 0;
        width: 80%;
        height: auto;
        object-fit: contain;
        padding: 5%;
    }

@media screen and (min-width: 768px) {
    #overlay img {
        /* width: 60%; */
    }
}

@media screen and (min-width: 1200px) {
    #overlay img {
        /* width: 50%; */
    }
}

#nextButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;
}

    #nextButton:hover {
        opacity: 0.7;
        cursor: pointer;
    }

@media screen and (min-width: 768px) {
    #nextButton {
        font-size: 3em;
    }
}

#prevButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;
}

    #prevButton:hover {
        opacity: 0.7;
        cursor: pointer;
    }

@media screen and (min-width: 768px) {
    #prevButton {
        font-size: 3em;
    }
}

#exitButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;
    position: absolute;
    top: 15px;
    right: 15px;
}

    #exitButton:hover {
        opacity: 0.7;
        cursor: pointer;
    }

@media screen and (min-width: 768px) {
    #exitButton {
        font-size: 3em;
    }
}

.gallery-igu-icon {
    width: 25% !important;
}

.img-wrapper:hover {
    cursor: pointer;
}

.foto-galeri-fakulte {
    margin-top: -10%;
}


@media only screen and (min-width:1519px) {
    .foto-galeri-fakulte {
        margin-top: -6%;
    }
}

.taban-button {
    border: 1px solid #004799;
    border-radius: 0px !important;
}

@media only screen and (max-width:768px) {
    .taban-button {
        width: 203px !important;
    }
}

.active-taban {
    border-bottom: 6px solid #004799;
}

.ogrenci-yorumlari-item {
    margin-left: 10px !important;
}

    .ogrenci-yorumlari-item:first-child {
        margin-left: 0px !important;
    }

.h1-baslik {
    /*font-family: 'loraRegular' !important;*/
    font-size: 1.5em !important;
    margin-bottom: 0px;
}

h2-baslik-bolum {
    font-size: 3em;
    color: #004899;
}

.menu-baslik {
    color: #004899;
    font-size: 3em;
    margin-bottom: 30px;
}


.kdv {
    font-size: 13px !important;
}


.aday-banner-img {
    max-height: 315px !important;
}


.footer__container__menu {
    padding-left: 0px !important;
}

.footer__links {
    padding-left: 2% !important;
}

.footer-bidb-link {
    text-decoration: none;
    margin-left: 6px !important;
    color: white;
}

    .footer-bidb-link:hover {
        text-decoration: underline !important;
        color: white !important;
    }

.footer-bidb-area {
    background-color: #022d5d;
    height: 42px;
}

.footer__container {
    padding-bottom: 24px !important;
}

@media only screen and (max-width:768px) {
    .footer-bidb-area {
        margin-top:10px;
        height: 77px;
    }
}

.footer-destop{
    max-height:280px;
}

.footer__container__menu {
    height: 251px !important;
    margin-bottom: 10px !important;
}