﻿[dir="rtl"] .page-title {
    border-bottom: 1px solid #eee;
    padding-bottom: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

    [dir="rtl"] .page-title span {
        margin-left: auto;
        text-align: right;
    }

.icerik {
    text-align: right;
}

@media (max-width: 991.98px) {
    .page-title {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media (max-width: 767.98px) {
    .page-title span {
        font-size: 1.375rem;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 75%;
        flex: 1 1 75%;
        max-width: 75%;
        margin-left: 0;
    }
}

[dir="rtl"] .page-title {
    position: relative;
}

    [dir="rtl"] .page-title .contact-filter {
        position: absolute;
        right: 0;
        bottom: -17px;
    }

        [dir="rtl"] .page-title .contact-filter .form-control {
            border: 1px solid #e4e4e4;
            border-right: 0;
            font-size: 0.875rem;
            color: #13183e;
            line-height: normal;
        }

            [dir="rtl"] .page-title .contact-filter .form-control:focus {
                outline: 0;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

            [dir="rtl"] .page-title .contact-filter .form-control::-webkit-input-placeholder {
                font-size: 0.875rem;
                color: #13183e;
            }

            [dir="rtl"] .page-title .contact-filter .form-control:-ms-input-placeholder {
                font-size: 0.875rem;
                color: #13183e;
            }

            [dir="rtl"] .page-title .contact-filter .form-control::-ms-input-placeholder {
                font-size: 0.875rem;
                color: #13183e;
            }

            [dir="rtl"] .page-title .contact-filter .form-control::placeholder {
                font-size: 0.875rem;
                color: #13183e;
            }

        [dir="rtl"] .page-title .contact-filter button.btn {
            border: 1px solid #e4e4e4;
            background-color: #fff;
            border-right: 0;
            text-align: center;
        }

            [dir="rtl"] .page-title .contact-filter button.btn i {
                color: #13183e;
            }

@media (max-width: 991.98px) {
    .page-title > .dropdown {
        position: static;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    [dir="rtl"] .page-title > .dropdown > .dropdown-menu {
        left: 0 !important;
        right: 0 !important;
        top: 50px !important;
        padding: 0 16px !important;
        margin-top: 0;
        border-radius: 0;
        border: 0;
        background-color: #fafafa;
        -webkit-transform: none !important;
        transform: none !important;
    }

        [dir="rtl"] .page-title > .dropdown > .dropdown-menu ul.nav li.nav-item a.nav-link {
            padding: 0;
            font-size: 0.875rem;
            color: #13183e;
            font-weight: 400 !important;
            line-height: 2.8125rem;
            border-bottom: 1px solid #eee;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }

            [dir="rtl"] .page-title > .dropdown > .dropdown-menu ul.nav li.nav-item a.nav-link:hover {
                font-weight: 500 !important;
            }

            [dir="rtl"] .page-title > .dropdown > .dropdown-menu ul.nav li.nav-item a.nav-link.dropdown-toggle:after {
                width: auto;
                height: auto;
                border: 0;
                font-family: 'ib-icon';
                font-size: 0.875rem;
                content: '\e900';
                margin-right: auto;
            }

        [dir="rtl"] .page-title > .dropdown > .dropdown-menu ul.nav li.nav-item.active > a:not(.dropdown-toggle) {
            font-weight: 500 !important;
        }

            [dir="rtl"] .page-title > .dropdown > .dropdown-menu ul.nav li.nav-item.active > a:not(.dropdown-toggle):after {
                font-family: 'ib-icon';
                font-size: 0.875rem;
                content: '\e904';
                color: #d2935b;
                margin-right: auto;
            }

        [dir="rtl"] .page-title > .dropdown > .dropdown-menu ul.nav li.nav-item .dropdown-menu {
            position: static;
            padding: 0 !important;
            margin-top: 0;
            border-radius: 0;
            border: 0;
            background-color: #fafafa;
            -webkit-transform: none !important;
            transform: none !important;
            text-indent: 16px;
            width: 100%;
        }
}

[dir="rtl"] .page-title {
    border-bottom: 1px solid #eee;
    line-height: 1.25;
    padding-bottom: 13px;
}

[dir="rtl"] .dateandtag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
}

    [dir="rtl"] .dateandtag .card-date,
    [dir="rtl"] .dateandtag .card-tag {
        color: #4f4f4f;
        font-size: 0.875rem;
        font-weight: 400 !important;
        float: right;
    }

    [dir="rtl"] .dateandtag .card-date {
        padding-left: 12px;
        margin-left: 12px;
        /*border-right: 1px solid #d2935b;*/
    }

    [dir="rtl"] .dateandtag:hover .card-tag {
        color: #13183e;
        font-weight: 500 !important;
    }

[dir="rtl"] .share-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    /*justify-content: flex-end;*/
}

    [dir="rtl"] .share-buttons .share-group {
        border: 1px solid #4f4f4f;
        background-color: #fff;
        color: #4f4f4f;
        font-weight: normal;
        width: 32px;
        height: 32px;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }

        [dir="rtl"] .share-buttons .share-group:not(:last-child) {
            margin-left: 10px;
        }

        [dir="rtl"] .share-buttons .share-group:hover,
        [dir="rtl"] .share-buttons .share-group.hover {
            border: 1px solid #13183e;
            background-color: #13183e;
            color: #fff;
        }

        [dir="rtl"] .share-buttons .share-group:before {
            font-family: 'ib-icon';
            display: block;
            width: 32px;
            height: 32px;
            line-height: 2rem;
            text-align: center;
            font-size: 1rem;
        }

        [dir="rtl"] .share-buttons .share-group.share-group-textbig:before {
            content: '\e928';
        }

        [dir="rtl"] .share-buttons .share-group.share-group-textsmall:before {
            content: '\e924';
        }

        [dir="rtl"] .share-buttons .share-group.share-group-print:before {
            content: '\e926';
        }

        [dir="rtl"] .share-buttons .share-group.share-group-print-yeni:before {
            content: '\e926';
        }

        [dir="rtl"] .share-buttons .share-group.share-group-social:before {
            content: '\e927';
        }

        [dir="rtl"] .share-buttons .share-group.share-group-social:after {
            border: 0;
        }

    [dir="rtl"] .share-buttons .dropdown-menu {
        min-width: auto;
        border-radius: 0;
        border: 0;
        background-color: transparent;
        padding: 0;
        margin: 0;
    }

        [dir="rtl"] .share-buttons .dropdown-menu .share-group {
            margin-left: 0;
            border-top: 0;
        }

    [dir="rtl"] .share-buttons[x-placement^="top-start"] .share-group {
        border-top: 1px solid #4f4f4f;
        border-bottom: 0;
    }

        [dir="rtl"] .share-buttons[x-placement^="top-start"] .share-group:hover,
        [dir="rtl"] .share-buttons[x-placement^="top-start"] .share-group.hover {
            border-top: 1px solid #13183e;
        }

    [dir="rtl"] .share-buttons .share-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

        [dir="rtl"] .share-buttons .share-group.share-group-facebook:before {
            content: '\e91e';
        }

        [dir="rtl"] .share-buttons .share-group.share-group-linkedin:before {
            content: '\e925';
        }

        [dir="rtl"] .share-buttons .share-group.share-group-instagram:before {
            content: '\e91f';
        }

        [dir="rtl"] .share-buttons .share-group.share-group-twitter:before {
            content: '\e921';
        }

@media (max-width: 991.98px) {
    .share-buttons {
        margin-top: 18px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    [dir="rtl"] .share-buttons .share-group-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    [dir="rtl"] .dropdown-menu[aria-labelledby="share-dropdown"] {
        position: static !important;
        -webkit-transform: none !important;
        transform: none !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    [dir="rtl"] .share-group {
        border-top: 1px solid #4f4f4f !important;
    }

        [dir="rtl"] .share-group:hover,
        [dir="rtl"] .share-group:focus {
            border-top: none !important;
        }

            [dir="rtl"] .share-group:hover:first-child,
            [dir="rtl"] .share-group:focus:first-child {
                border-top: 1px solid #4f4f4f !important;
            }

    [dir="rtl"] .share-group-social:hover,
    [dir="rtl"] .share-group-social:focus {
        background-color: #fff !important;
        color: #4f4f4f !important;
    }
}

[dir="rtl"] .detail-content-container {
    min-height: 250px;
    margin-top: 10px;
}

[dir="rtl"] .icerik img, [dir="rtl"] .fancybox-content img {
    max-width: 100% !important;
    height: auto !important
}

@media (max-width: 767.98px) {
    [dir="rtl"] .detail-content-container {
        margin-top: -35px;
    }
}


[dir="rtl"] .IsaretDiliIcon {
    background-color: #13183e !important;
}

    [dir="rtl"] .IsaretDiliIcon:hover {
        background-color: #fff !important;
        cursor: pointer;
    }

    [dir="rtl"] .IsaretDiliIcon:before {
        content: "";
        background-image: url('/Areas/WebPart/Contents/IsaretDiliVideo/img/el-icon-2.png');
        background-repeat: no-repeat;
        background-position: 0 0;
    }

    [dir="rtl"] .IsaretDiliIcon:hover:before {
        content: "";
        background-image: url('/Areas/WebPart/Contents/IsaretDiliVideo/img/el-icon-2.png');
        background-repeat: no-repeat;
        background-position: 0 -35px !important;
        width: 32px;
        height: 31px;
    }