@font-face {
    font-family: 'PT Sans Narrow';
    font-style: normal;
    font-weight: 400;
    src: url('../font/PTSansNarrow.ttf') format('truetype'), url(https://fonts.gstatic.com/s/ptsansnarrow/v7/UyYrYy3ltEffJV9QueSi4aKMDwIKrnRjMtEm_ZQuMjU.woff) format('woff');
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'PT Sans Narrow', 'Helvetica Neue', Tahoma, sans-serif;
    font-weight: 400;
    overflow-x: hidden;
    overflow-y: auto;
}

/*
 * Page: Invoice
 * -------------
 */
.invoice {
    position: relative;
    background: #fff;
    border: 1px solid #f4f4f4;
    padding: 20px;
    margin: 10px 25px;
}

.invoice-title {
    margin-top: 0;
}

.description-block .description-icon {
    font-size: 16px;
}

/*YORDAM*/

/* Ana sayfa tanitim*/
#tanitim {
    display: table;
    width: 98%;
    height: 100%;
    text-align: center;
    margin: 1em;
}

#tanitim span {
    display: table-cell;
    vertical-align: middle;
}

#dahaFazla {
    height: 30px;
    margin-top: 10px;
    margin-bottom: 20px;
    border-radius: 0;
    text-align: center;
    padding-top: 10px;
    cursor: pointer
}

#aramaSonucBilgi {
    position: static;
    padding: 2px 0.750em;
    z-index: 99;
}

/* Liste Detay */
#popupIcindekiler {
    font-size: 0.875em;
    display: none;
    max-height: 300px;
    overflow-x: auto;
}

#detayKapakResmi img {
    height: 200px;
    box-shadow: 2px 3px 4px #272727;
    margin: 10px auto;
}

#detayKapakResmi i {
    font-size: 9em;
}

.kapakResmi i {
    font-size: 4em;
    color: gray;
}

.kapakResmi img {
    height: 100px;
    width: 70px;
    vertical-align: middle;
    /*box-shadow: 1px 1px 8px #d1d1d1;*/
    box-shadow: 2px 3px 4px #272727;
    /*border-radius:3px;*/
}

span.siraNo.gali {
    padding-right: 5px;
    font-size: 12px;
    vertical-align: top;
    font-weight: 700;
    color: #f39c12;
}

.kapakResmiGaleri img {
    height: 170px;
    width: 120px;
    vertical-align: middle;
    box-shadow: 1px 1px 8px #d1d1d1;
    /*margin: 1% auto;*/
}

.kapakOdaklan {
    padding: 0;
}

.kapakOdaklan img {
    height: 34px;
    margin-top: 2px;
}

.kapakOdaklan img:hover {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    height: 70px;
}

.detayEtiket {
    padding-right: 3px;
    text-align: left;
    font-size: 0.750em;
}

.detayYazi {
    font-size: 0.875em;
    margin-left: 5px;
    white-space: normal;
}

.Xanket {
    padding: 5px;
}

#anketAlani {
    min-height: 50vh;
    max-height: 80vh;
    overflow-y: auto;
}

#bilimselDilEkle {
    display: none;
    z-index: auto;
    padding: 5px;
    background-color: #EDF3FE;
}

#btnIcindekiler {
    padding: 10px 0 0 0;
    font-size: 0.875em;
}

.gizle {
    display: none
}

.tooltipIcerik {
    position: absolute;
    padding: 4px 8px;
    max-width: 300px;
    background: rgba(255, 204, 0, 0.9);
    color: #000;
    display: none;
    letter-spacing: 0;
    font-size: 0.750em;
    z-index: 9999;
    border: 1px solid #fff;
    border-radius: 2px;
    text-align: left;
}

.tooltipIcerik:after {
    position: absolute;
    content: '◀';
    font-size: 0.625em;
    left: 0;
    margin-left: -10px;
    top: 5px;
    color: rgba(255, 204, 0, 0.8);
}

/* Form ekranları ve satırları */

#yazarHakkinda {
    max-height: 400px;
    overflow-x: auto;
}

.yazarResmi {
    float: left;
    margin: 5px 20px 0 0;
}

.satirID {
    cursor: pointer;
    min-height: 100px;
}


#aSozlesmeMetni {
    max-height: 400px;
    overflow-x: auto;
}

[data-letters]:before {
    content: attr(data-letters);
    display: inline-block;
    font-size: 2.125em;
    font-weight: bold;
    width: 45px;
    text-align: center;
    color: #f1f1f1;
    border: 1px solid;
    border-radius: 25px;
}

[data-lettersGecici]:before {
    content: attr(data-lettersGecici);
    display: inline-block;
    font-size: 1.5em;
    font-weight: bold;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #f1f1f1;
    border: 1px solid;
    border-radius: 25px;
}

#ebsco {
    width: 100%;
    height: 99%;
    background-color: #FFF;
}

/*Üst tanıtım kuşağı*/
#adSoyadYaz:hover {
    color: #FFF;
    background-color: rgba(125, 125, 125, 0.2);
}

/*Bulunanları renklendirme*/
span.hilite {
    color: #aaaaaa;
}

.uyariEkran {
    color: #FFF;
}

.detayEtiket {
    color: #999;
}

#gOzOzet {
    max-height: 500px;
    overflow-x: auto;
}

.tag {
    padding: 1px 3px;
    cursor: pointer;
}

.tag:before {
    content: "×";
    margin-right: 3px;
    color: blue;
}

/* aranan kelime cizme */
.context mark {
    box-shadow: inset 0 -.3em 0 0 #ffe564;
    padding: 0;
}

/* arama alani temizle */
::-ms-clear {
    display: none;
}

.form-control-clear {
    z-index: 10;
    pointer-events: auto;
    cursor: pointer;
}

/* modal ortalama*/
#myModalSil .modal {
    text-align: center;
    padding: 0 !important;
}

#myModalSil .modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

#myModalSil .modal-dialog {
    /*display: inline-block;*/
    text-align: left;
    vertical-align: middle;
}

.modal-detay-body {
    overflow: auto !important;
    height: 92vh;
}

.modal-detay-body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

.modal-detay-body::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

.modal-detay-body::-webkit-scrollbar-thumb {
    background-color: #000000;
}

@media (max-width: 768px) {
    #modalDetay .modal-lg {
        max-width: 100%;
        margin-left: 0;
    }
}

#listeKayitlarRow div.row {
    border-top: 1px #f1f1f1 solid;
}

#listeKayitlarRow div.row:hover {
    background: rgba(236, 240, 247, 0.9)
}

.f16 {
    font-size: 16px;
}

.divider {
    display: flex;
    align-items: center;
    margin: 1rem 0;
    font-size: 18px;
    color: #aaa;
}

.divider::after {
    content: '';
    flex: 1;
    border-bottom: 1px solid #e3e3e3;
}

.divider::after {
    margin-left: 1em;
}

.hata {
    position: absolute;
    white-space: nowrap;
    z-index: 1000;
}

/*-önemli*/

.dropdown.dropdown-lg .dropdown-menu {
    margin-top: -1px;
    padding: 6px 20px;
}

.input-group-btn .btn-group {
    display: flex !important;
}

.btn-group .btn {
    border-radius: 0;
    margin-left: -1px;
}

.btn-group .btn:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.btn-group .form-horizontal .btn[type="submit"] {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}

@media screen and (min-width: 768px) {
    #adv-search {
        width: 70%;
        margin: 0 auto;
    }

    .dropdown.dropdown-lg {
        position: static !important;
    }

    .dropdown.dropdown-lg .dropdown-menu {
        min-width: 777px;
    }
}

.widgetYordamListe {
    padding: 15px 10px;
    border-bottom: #d2d6de solid 1px;
}

#lightBoxGallery {
    text-align: center;
}

#lightBoxGallery a img {
    height: 170px;
    /*width: 100px;*/
    margin: 10px;
    vertical-align: middle;
    border: 0;
}

.blueimp-gallery > .description {
    position: absolute;
    top: 30px;
    left: 15px;
    color: #fff;
    display: none;
}

.blueimp-gallery-controls > .description {
    display: block;
}

/* BACKGROUNDS */
.gray-bg,
.bg-muted {
    background-color: #f3f3f4;
}

.white-bg {
    background-color: #ffffff;
}

.blue-bg,
.bg-success {
    background-color: #1c84c6;
    color: #ffffff;
}

.navy-bg,
.bg-primary {
    background-color: #1ab394;
    color: #ffffff;
}

.lazur-bg,
.bg-info {
    background-color: #23c6c8;
    color: #ffffff;
}

.yellow-bg,
.bg-warning {
    background-color: #f8ac59;
    color: #ffffff;
}

.red-bg,
.bg-danger {
    background-color: #ed5565;
    color: #ffffff;
}

.black-bg {
    background-color: #262626;
}

#cepKutuphanem {
    margin: 40px;
}

.popover {
    min-width: 20% !important;
    font-family: inherit;
}

.popover-body {
    height: 300px;
    overflow: auto;
}

#gKroki {
    position: absolute;
    top: 1px;
    right: 1px;
}

.ImgKroki {
    margin: 5px 5%;
    width: 90%;
}

.printFrame {
    height: 350px;
    width: 250px;
    top: 100px;
    left: 250px;
}

.fisTablo {
    /*font-size: 12px;*/
    /*font-family: Tahoma, sans-serif;*/
}

.fisTarih {
    border-bottom: 0 solid;
    text-align: right;
    font-size: 12px;
}

.fisBaslik {
    font-size: 14px;
    text-align: center;
    border: 1px solid;
    font-weight: bold;
}

.fisCizgi {
    border-bottom: 1px solid;
    font-size: 12px;
}

.fisSiniflama {
    font-size: 16px;
    text-align: center;
    border: 1px solid;
    font-weight: bold;
}

.fisNot {
    font-size: 10px;
}

.ktpAdi {
    font-weight: bold;
    padding-left: 5rem;
}

.printTezFormu {
    height: 630px;
    width: 250px;
    top: 100px;
    left: 30px;
}

#siparisSonuclari {
    color: #333;
}

#ileriGeri {
    text-align: center;
    color: green;
    font-size: 2em;
    /*letter-spacing: 20px;*/
}

.siniflama {
    min-height: 110px;
    color: #000;
    text-align: center;
    line-height: 110px;
    font-weight: bold;
    border-radius: 3px;
    border: 1px solid #f4f4f4;
}

.siniflama span .badge {
    white-space: normal;
    word-break: break-all !important;
}

.siniflama span {
    display: inline-block;
    vertical-align: middle;
    line-height: 18px;
}

.ui-autocomplete-loading {
    background: white url("../../MDB-Yordam/img/yukleniyor.gif") right center no-repeat;
}

.ui-front {
    width: 52%;
    background: chartreuse
}

/*klavye*/
#klavyeAcKapa {
    position: fixed;
    bottom: 0;
    z-index: 10025;
}

#keyboard {
    list-style: none;
    color: #000;
    font-size: 22px;
}

#keyboard li {
    float: left;
    margin: 4px;
    width: 50px;
    height: 50px;
    font-weight: 700;
    line-height: 50px;
    text-align: center;
    background: #fff;
    border: 1px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.capslock, .tab, .left-shift {
    clear: left;
}

#keyboard .tab, #keyboard .delete {
    width: 79px;
}

#keyboard .capslock {
    width: 136px;
}

#keyboard .return {
    width: 108px;
}

#keyboard .left-shift {
    width: 79px;
}

#keyboard .right-shift {
    width: 120px;
}

.lastitem {
    margin-right: 0;
}

.uppercase {
    text-transform: uppercase;
}

#keyboard .space {
    width: 686px;
}

#keyboard .dil {
    width: 140px;
}

.on {
    display: none;
}

#keyboard li:hover {
    position: relative;
    top: 1px;
    left: 1px;
    border-color: #e5e5e5;
    background-color: #d2ffc3;
    cursor: pointer;
    font-weight: bold;
}

#gSyndeticsFrame {
    border: none;
    min-height: 400px;
    width: 100%;
}

.panel-slick {
    margin: 0 30px;
}

#tekOdaTarihSaat tr td {
    padding: 3px;
}
#tekOdaTarihSaat button {
    font-size: 1em;
    padding: 3px 10px;
}

/*#calendarOdaAciklama {*/
    /*overflow-x: auto;*/
    /*max-height: 200px;*/
/*}*/

/*#calendarOdaResim img {*/
    /*max-height: 200px;*/
/*}*/

.sandalye, .sandalyesil, .odala, .odalama {
    font-size: 16px !important;
    padding: 0.4rem !important;
    margin-bottom: 0.2rem !important;
}

/*MDB eklene*/
.carousel-indicators {
    margin-bottom: -10px !important;
}

.carousel-multi-item {
    margin-bottom: 1px !important;
}

.carousel-multi-item .controls-top {
    margin-bottom: 1px;
}

.carousel-multi-item .card-text {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pdf-viewer {
    background: #909090;
    border: 1px solid #ddd;
    margin: 10px;
    height: 1200px;
}

.view-url {
    min-height: 19rem;
    max-height: 19rem;
}

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
    #detayKapakResmi img {
        width: 100px;
        height: 160px;
    }

    .kapak-yenionecikan {
        height: 12rem;
    }

    .kapak-sunular {
        height: 10rem;
        padding-top: 10px;
    }

    .modal-detay {
        width: 100% !important;
    }

    .fixedKapak {
    }

}

.gorunumGaleri img {
    height: 100%;
    width: 100%;
    /*object-fit: contain;*/
    padding: 3px;
    /*background-color: white ;*/
}

.gorunumGaleri .card-wrapper {
    height: 240px !important;
}

.gorunumGaleri .card-wrapper .front {
    height: 240px !important;
}

.gorunumGaleri .card-wrapper .back {
    height: 240px !important;
    overflow-y: auto;
    padding: 5px
}

.kapak-yenionecikan {
    height: 18rem;
    width: 100%;
    object-fit: contain;
    background-color: white;
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
    #detayKapakResmi img {
        width: 70px;
        height: 100px;
    }

    .kapak-sunular {
        height: 10rem;
        padding-top: 10px;
    }

    .fixedKapak {
    }

    .modal-detay {
        width: 100% !important;
    }
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
    #detayKapakResmi img {
        width: 100px;
        height: 160px;
    }

    .kapak-sunular {
        height: 10rem;
        padding-top: 10px;
    }

    .fixedKapak {
    }

    .modal-detay {
        width: 100% !important;
    }

}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
    #detayKapakResmi img {
        width: 140px;
        height: 200px;
    }

    .kapak-sunular {
        height: 10rem;
        padding-top: 10px;
    }

    .fixedKapak {
        position: fixed;
        top: 90px;
        width: 12%;
    }

    .modal-detay {
        width: 88% !important;
    }

}

#kullaniciResmi {
    width: 110px;
    height: 110px;
}

div.avatar.mx-auto.white {
    width: 110px;
    height: 110px;
}

#kresim {
    width: 60px;
    height: 60px;
}

#chartSiniflama {
    height: 329px;
    overflow-x: auto;
}

#turIstatistik {
    height: 434px;
}

/* Chat */

.card.chat-room .members-panel-1,
.card.chat-room .chat-1 {
    position: relative;
    overflow-y: scroll;
}

.card.chat-room .members-panel-1 {
    height: 570px;
}

.card.chat-room .chat-1 {
    height: 495px;
}

.card.chat-room .friend-list li {
    border-bottom: 1px solid #e0e0e0;
}

.card.chat-room .friend-list li:last-of-type {
    border-bottom: none;
}

.card.chat-room img.rounded-circle {
    border-radius: 50%;
}

.card.chat-room img.avatar {
    height: 3rem;
    width: 3rem;
}

.card.chat-room .text-small {
    font-size: 0.95rem;
}

.card.chat-room .text-smaller {
    font-size: 0.75rem;
}

.scrollbar-light-blue::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #F5F5F5;
    border-radius: 10px;
}

.scrollbar-light-blue::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

.scrollbar-light-blue::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #82B1FF;
}

/* alert */
.form-group.has-success label {
    color: #00a65a
}

.form-group.has-success .form-control, .form-group.has-success .input-group-addon {
    border-color: #00a65a;
    box-shadow: none
}

.form-group.has-success .help-block {
    color: #00a65a
}

.form-group.has-warning label {
    color: #f39c12
}

.form-group.has-warning .form-control, .form-group.has-warning .input-group-addon {
    border-color: #f39c12;
    box-shadow: none
}

.form-group.has-warning .help-block {
    color: #f39c12
}

.form-group.has-error label {
    color: #dd4b39
}

.form-group.has-error .form-control, .form-group.has-error .input-group-addon {
    border-color: #dd4b39;
    box-shadow: none
}

.form-group.has-error .help-block {
    color: #dd4b39
}

/* scrollbar */

::-webkit-scrollbar {
    width: 4px;
}

::-webkit-scrollbar-track {
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #999;
}

/* odalama */
/*#calendarSandalye {*/
    /*height: 290px;*/
    /*overflow-x: auto;*/
    /*padding-right: 10px;*/
/*}*/

#siparisSonuclariYaz {
    overflow-x: auto;
}

#kurumLogo {
    height: 4rem;
}

#yorumlariYaz {
    height: 200px;
    overflow-x: auto;
}

.feature-content {
    position: absolute;
    width: 86%;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
}

.feature-callout:hover .feature-content {
    height: 100%;
    top: 0;
    padding: 2%;
    background-color: #BBB;
}

.feature-callout p {
    color: #666;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    opacity: 0;
}

.feature-callout:hover p {
    text-align: center;
    opacity: 1;
    color: #FFF;
}

.feature-callout {
    height: 100%
}

.feature-callout img {
    width: 100%;
    height: 100%;
}

.side-nav .collapsible a {
    font-size: 0.9rem !important;
}

#kayitDetayURLYordam .view-url {
    min-height: 12rem;
    max-height: 12rem;
}

#kayitDetayURLYordam .carousel-caption {
    bottom: 70px;
    padding-top: 0;
    padding-bottom: 0;
}

.cursor-pointer {
    cursor: pointer;
}

#topluKtlgListe {
    height: 500px;
    overflow-y: auto;
}

.slickOdaKira table tr td {
    padding: 0.3rem;
}

.slickOdaKira .btn.btn-sm {
    padding: 0.2rem 0.7rem;
    font-size: 1rem;
}

#modalVideo .modal-dialog.modal-lg {
    max-width: calc(100% - 400px);
}

.odaresim {
    height: 100px;
    width: 100%;
    object-fit: fill;
    /*padding: 3px;*/
    /*background-color: white;*/
}

/*.select-wrapper.mdb-select {*/
/*margin-top: -10px;*/
/*}*/

.select-wrapper input.select-dropdown {
    color: #757575;
    /*margin: 0 !important;*/
}

.md-form .form-control:disabled + label, .md-form .form-control[readonly] + label {
    color: rgba(0, 0, 0, .3) !important;
}

.ayrintiTD td {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

select {
    font-family: 'PT Sans Narrow', 'Helvetica Neue', Tahoma, sans-serif;
}


.form-control.is-valid, .was-validated .form-control:valid{
    border-color: #ced4da;
    padding-right: 0;
    background-size: calc(2.25rem / 2) calc(2.25rem / 2);
    background: url("data:") no-repeat center right calc(2.25rem / 4);
}
.custom-select.is-valid, .was-validated .custom-select:valid{
    border-color: #ced4da;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
}

.custom-select.is-valid, .was-validated .custom-select:invalid{
    border-color: #ced4da;
    border-bottom-color: #dc3545;
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid{
    padding: 0;
}
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid{
    padding: 0;
}


/*.carousel-3d-body {*/
    /*overflow-x: hidden*/
/*}*/

/*.carousel-3d {*/
    /*position: relative;*/
    /*width: 100%;*/
    /*height: 300px;*/
    /*!*margin: 20px auto;*!*/
    /*!*margin: 80px auto;*!*/
    /*margin-top: 100px;*/
    /*-webkit-perspective: 1000px;*/
    /*perspective: 1000px;*/
/*}*/

/*.carousel-3d .carousel-3d-inner {*/
    /*position: absolute;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*-webkit-transform: translateZ(-288px);*/
    /*transform: translateZ(-288px);*/
    /*-webkit-transform-style: preserve-3d;*/
    /*transform-style: preserve-3d;*/
    /*-webkit-transition: -webkit-transform 1s;*/
    /*-o-transition: transform 1s;*/
    /*transition: transform 1s, -webkit-transform 1s;*/
/*}*/

/*.carousel-3d .carousel-3d-item {*/
    /*position: absolute;*/
    /*width: 210px;*/
    /*height: 120px;*/
    /*-webkit-transition: opacity 1s, -webkit-transform 1s;*/
    /*-o-transition: transform 1s, opacity 1s;*/
    /*transition: transform 1s, opacity 1s, -webkit-transform 1s;*/
/*}*/

/*.carousel-3d .carousel-3d-item img {*/
    /*width: 100% !important;*/
    /*height: 100% !important;*/
    /*-o-object-fit: fill !important;*/
    /*object-fit: fill !important;*/
/*}*/

/*.carousel-3d .carousel-3d-controls {*/
    /*position: absolute;*/
    /*left: 0;*/
    /*!*top: -60px;*!*/
    /*top: -80px;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*text-align: center;*/
/*}*/

/*.carousel-3d .carousel-3d-controls a {*/
    /*width: 30px;*/
    /*height: 30px;*/
    /*text-align: center;*/
    /*font-size: 26px;*/
/*}*/

/*@media (max-width: 768px) {*/
    /*.carousel-3d {*/
        /*-webkit-perspective: 200px;*/
        /*perspective: 200px;*/
    /*}*/

    /*.carousel-3d .carousel-3d-item {*/
        /*position: absolute;*/
        /*width: 95px;*/
        /*height: 60px;*/
        /*-webkit-transition: opacity 1s, -webkit-transform 1s;*/
        /*-o-transition: transform 1s, opacity 1s;*/
        /*transition: transform 1s, opacity 1s, -webkit-transform 1s;*/
    /*}*/

    /*.carousel-3d-vertical {*/
        /*-webkit-perspective: 2000px;*/
        /*perspective: 2000px;*/
    /*}*/

    /*.carousel-3d-vertical .carousel-3d-controls {*/
        /*position: absolute;*/
        /*left: 0;*/
        /*top: 0;*/
        /*width: 50%;*/
        /*height: 50%;*/
        /*text-align: center;*/
        /*-webkit-transform: rotate(90deg);*/
        /*-ms-transform: rotate(90deg);*/
        /*transform: rotate(90deg);*/
    /*}*/
/*}*/

/*.carousel-3d-vertical .carousel-3d-controls {*/
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 0;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*text-align: center;*/
    /*-webkit-transform: rotate(90deg);*/
    /*-ms-transform: rotate(90deg);*/
    /*transform: rotate(90deg);*/
/*}*/

/*.carousel-caption-yordam {*/
    /*position: absolute;*/
    /*bottom: -30px;*/
    /*z-index: 10;*/
    /*left: 0;*/
    /*color: #FFF;*/
    /*text-align: center;*/
    /*background-color: #000;*/
    /*opacity: 0.7;*/
    /*width: 100%;*/
/*}*/

/*.carousel-3d .carousel-3d-item-tek {*/
    /*position: absolute;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*-webkit-transition: none;*/
    /*-o-transition: none;*/
    /*transition: none;*/
/*}*/
/*.carousel-3d .carousel-3d-item-tek img {*/
    /*width: 100% !important;*/
    /*height: 100% !important;*/
    /*-o-object-fit: contain !important;*/
    /*object-fit: contain !important;*/
/*}*/
