/*ENDR START*/
.schema-item--red:after {
    margin-right: 0;
    transform: translateX(-50%);
    left: 50%;
    right: revert;
}

.schema-item--flex {
    display: flex;
    margin: 25px 0 20px;
    justify-content: center;
}

    .schema-item--flex .schema-item--blue {
        padding: 10px 20px;
        display: flex;
        flex-direction: column;
        flex: 1;
        max-width: 18%;
        align-items: center;
    }

    .schema-item--flex .schema-item--blue {
        margin: 0px 5px;
    }

        .schema-item--flex .schema-item--blue b,
        .schema-item--red b,
        .schema-item b {
            margin: 0px;
        }

.schema-item--red small,
.schema-item small,
.schema-item--blue small {
    margin-bottom: .5em !important;
}

.schema-item__flex {
    display: flex;
    display: flex;
    justify-content: center;
}

    .schema-item__flex .schema-item__list-box {
        padding: 0px 5px;
        flex: 1;
        max-width: 33%;
    }

.schema-item--gray-info {
    display: flex;
    flex-direction: column;
}

    .schema-item--gray-info small {
        margin-bottom: .5em;
    }

@media only screen and (max-width : 834px) {
    .schema-item--flex {
        margin: 10px 0 15px;
    }

        .schema-item--flex .schema-item--blue {
            padding: 5px 10px;
        }
}

/*ENDR END*/
.border-none {
    border: none !important;
}

.social-header time {
    min-width: 15%;
}

.news-hero-image {
    width: 100%;
    padding: 0 !important;
}

.news-detail p {
    margin: 0 0 20px;
    line-height: normal;
}

.social-header h2 {
    line-height: normal;
}

@media screen and (max-width: 767px) {
    .social-header.border-none {
        display: flex;
        flex-direction: column-reverse;
        align-items: stretch;
    }

        .social-header.border-none time {
            margin-bottom: 1rem;
        }

        .social-header.border-none h2 {
            border-bottom: none;
            margin: 0;
            padding: 0;
        }
}

.mini-news-row:last-of-type {
    border-bottom: none;
}

.cost-form-box.survey .cost-form--title {
    margin-bottom: 45px;
}

.cost-form-box.survey .cost-form-row {
    align-items: start;
}

    .cost-form-box.survey .cost-form-row:not(:last-child) {
        margin-bottom: 3rem;
    }

.cost-form-box.survey .cost-form-input textarea {
    padding: .5rem;
}

.cost-form-box.survey .cost-form-row .input-checkbox-group,
.cost-form-box.survey .cost-form-row .input-radio-group {
    justify-content: flex-start;
    flex-wrap: wrap;
}

    .cost-form-box.survey .cost-form-row .input-checkbox-group .input-checkbox-group--item,
    .cost-form-box.survey .cost-form-row .input-radio-group .input-radio-group--item {
        margin-bottom: 1rem;
    }

        .cost-form-box.survey .cost-form-row .input-checkbox-group .input-checkbox-group--item:not(:last-of-type),
        .cost-form-box.survey .cost-form-row .input-radio-group .input-radio-group--item:not(:last-of-type) {
            margin-right: 2rem;
        }

@media screen and (max-width: 992px) {
    .cost-form-box.survey {
        margin-top: 0;
    }

        .cost-form-box.survey .cost-form-row label {
            margin-bottom: 2rem;
        }

    /*.iett-entry-container {
        padding-bottom: 0;
    }*/
}

.cost-form-box.survey .cost-form-row select {
    /*-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;*/
    padding: 5px 0 5px 10px;
}

@media screen and (max-width: 576px) {
    .cost-form-box.survey {
        padding: 0 20px 20px 20px
    }

        .cost-form-box.survey .cost-form-row .input-checkbox-group,
        .cost-form-box.survey .cost-form-row .input-radio-group {
            width: 100%;
            flex-direction: row;
            flex-wrap: wrap;
            justify-content: stretch;
        }

        .cost-form-box.survey .cost-form-row {
            margin-bottom: 2rem;
        }
}
/*BURAK END*/
.page-content-wrapper {
    min-height: 800px;
}


.section-login {
    padding: 10% 0 40px 0;
    background-color: #d8dde1;
    min-height: 420px
}

    .section-login > .container > .row {
        position: relative;
    }

    .section-login .login {
        background-color: #666;
        padding: 15px;
        color: #fff;
        position: absolute;
        top: 70px;
        box-shadow: 0 0 10px 0 rgba(0,0,0, .75)
    }



.migrantline-body .detail-person-item {
    padding: 10px;
    box-shadow: 0 0 5px 0 rgba(0,0,0, .75);
    border-radius: 5px;
}


    .migrantline-body .detail-person-item .list-group-item .alert-info {
        padding: 10px 15px;
        border-radius: 5px;
    }


.pay-body .merge .merge-panel {
    box-shadow: none;
    border: 1px solid rgba(30,30,30, .3)
}

    .pay-body .merge .merge-panel .panel-body {
        min-height: 120px;
    }

.total {
    padding: 10px 15px;
}

table.table th > a > i.fa-caret-up {
    color: green;
    font-size: 24px;
}

table.table th > a > i.fa-caret-down {
    color: red;
    font-size: 24px;
}

.dashboard-stat .details .number button {
    border: none;
    background-color: transparent;
    position: absolute;
    top: -12.5px;
    right: 10px;
}

.k-fullWidthImg {
    width: 100%;
    height: auto;
}

.k-margin-left-10 {
    margin-left: 10px;
}

.k-margin-right-15 {
    margin-right: 15px;
}

.netuceFooter {
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    height: 30px;
    font-size: 8px;
    color: #637075;
    text-align: center;
}

.hero-tab-box {
    position: relative;
    z-index: 0;
}

/*.weather-widget {
    opacity: 0;
    visibility: hidden;
}*/

.announcementitem {
    cursor: pointer;
}

.search-station-icon {
    position: relative !important;
    left: 0px !important;
}

.goback {
    position: relative;
    z-index: 0;
}

.tab-line-header--item {
    padding: 20px 0px;
}

.alert {
    border-radius: 9px;
    margin: 13px 0px;
    padding: 8px;
    background-color: #ED2933;
    color: white;
}

.closebtn {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

    .closebtn:hover {
        color: black;
    }

.ns-shareButton {
    border: none;
    outline: none;
    border-radius: 8px;
    font-size: 9px;
    text-transform: uppercase;
    width: 67px;
    margin-right: 3px;
    padding: 5px 0;
    transition: 0.33s;
    cursor: pointer;
    background-color: #1D428A;
    color: white;
}

@media screen and (max-width: 768px) {
    .routedetailstartend {
        /*background-image: url('../img/icons/noun-compare-arrows.svg');*/
        /*background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAA7AAAAOwBeShxvQAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAE5SURBVFiF7ZcxTsMwFIa/AmeAgVv0GJS1IxNUFRFwhlyhUhSpqrrAhnoPFqQu5QgsbFwgYfAfxYlIYgeXyb9k+dl5L++zJUvvQb/ugW/NvrpW7GxELAALoABKzY+e8ali0z6nk57ka2Ci9QRYjYAY1G8AiZIDfLTmlb4fDWABZLKfgJ3sHbCUnRHwJmyAO+qTP1gglTbaB3MTt6EB5lbyvMM/tyDmHT5eOrPsG+AS2A/E5MAb8Bka4EvDRUOQzup6hv+mCBABIkAEiAARIAKEArgApo6+U+A8NMAz8M5wxZzI7yU0wKvmrAcioS50K/9GSfYXbTGHWSvJaet7u9zfuv44xaG9spRg2rgCOCj2YO15NzW+ANDsKatRUJfzDR3jGW4wXVSpdYm59naj46QZpsW+GhHr1Nr/AH66Q96JDx3CAAAAAElFTkSuQmCC");*/
        background-repeat: no-repeat;
        background-position: right 15px center;
        pointer-events: initial;
        cursor: pointer;
    }

    .other-sites__twitter {
        display: none;
    }

    .d-lg-block {
        display: block;
        float: none !important;
        width: 100% !important;
    }
}

.mr-right-10 {
    margin-right: 10px !important;
}

.mr-right-15 {
    margin-right: 15px !important;
}

.mr-right-20 {
    margin-right: 20px !important;
}

.mr-right-25 {
    margin-right: 25px !important;
}

/* Back To Top */
.back-to-top a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    bottom: 50px;
    right: 40px;
    width: 40px;
    height: 40px;
    margin: 0px;
    color: #ffffff;
    font-size: 16px;
    background: red;
    border-radius: 50px;
    -webkit-box-shadow: 0px 6px 10px 0px rgba(28, 26, 31, 0.08);
    box-shadow: 0px 6px 10px 0px rgba(28, 26, 31, 0.08);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 999;
}

.back-to-top img {
    max-width: 60%;
}

/* .back-to-top a:hover {
        background: #1c1a1f;
        color: #ffffff;
    }

    .back-to-top a:focus {
        background: #1c1a1f;
        color: #ffffff;
    }*/
.sidebar {
    z-index: 34;
}

.mobil-menu-corporate--links--sub {
    display: none;
    margin-left: 15px;
    margin-top: 15px;
}

    .mobil-menu-corporate--links--sub li {
        margin-bottom: 15px;
    }

    .mobil-menu-corporate--links--sub a {
        font-size: 15px;
        color: white;
        font-weight: 300;
    }

.mobil-menu-corporate--sub {
    display: flex !important;
    align-items: center;
}

    .mobil-menu-corporate--sub img {
        height: 10px;
        margin-left: 10px;
    }

.embed-video {
    width: 40em;
    height: 20em;
}

:root {
    --video-width: 100vw;
    --video-height: 100vh;
}

@media (min-aspect-ratio: 16/9) {
    :root {
        --video-height: 56.25vw;
    }
}

@media (max-aspect-ratio: 16/9) {
    :root {
        --video-width: 177.78vh;
    }
}

.video-background {
    position: absolute;
    overflow: hidden;
    width: 100vw;
    height: 100vh;
}

    .video-background iframe {
        position: absolute;
        top: 50%;
        left: 50%;
        width: var(--video-width);
        height: var(--video-height);
        transform: translate(-50%, -50%);
    }

.subportal-title {
    width: 15%;
    color: #fff;
}

.subportal-logo {
    width: 35%;
}

@media screen and (max-width: 676px) {
    .subportal-title {
        width: 17%;
    }

    .subportal-logo {
        width: 45%;
    }
}

.border-right-unset {
    border-right: unset !important;
}

.padding-top-2 {
    padding-top: 2em;
}

.padding-top-3 {
    padding-top: 3em;
}

.input-checkbox-group {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.input-checkbox-group--item input {
    display: none;
}

.input-checkbox-group--item label {
    cursor: pointer;
}

    .input-checkbox-group--item label span {
        display: block;
        font-size: 14px;
        font-weight: 400;
    }

        .input-checkbox-group--item label span:before {
            content: "";
            margin-right: 10px;
            width: 15px;
            height: 15px;
            border-radius: 20%;
            border: 1px solid #C3C3C3;
            background-color: white;
            display: inline-block;
        }

    .input-checkbox-group--item label input:checked + span:before {
        background-color: #1D428A;
        border-color: #1D428A;
    }

.ui-autocomplete {
    z-index: 99999;
    max-height: 25vh;
    overflow-y: scroll;
    overflow-x: hidden;
    min-width: 200px;
    border-radius: 10px
}

    /* width */
    .ui-autocomplete::-webkit-scrollbar {
        width: 5px;
    }

    /* Track */
    .ui-autocomplete::-webkit-scrollbar-track {
        background: #ffffff00;
    }

    /* Handle */
    .ui-autocomplete::-webkit-scrollbar-thumb {
        background-color: #FDD233;
    }

        /* Handle on hover */
        .ui-autocomplete::-webkit-scrollbar-thumb:hover {
            background: #fff30f;
        }
