﻿body {
    color: #38475A;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1200px
    }
}

.container {
    min-width: 1200px !important;
}

.nav-color-gradient {
    background: -webkit-linear-gradient(right, #efefef 20%, white 80%);
}


.navbar-top {
    padding: .2rem 1rem;
    z-index: 2;
}

.navbar-bottom {
    margin-top: -15px;
}

.navbar-top .nav-link {
    padding: .4rem .6rem;
    font-size: 15px;
    font-weight: 600;
}

.navbar-brand {
    z-index: 3;
}

.nav-link {
    color: #424F5D;
    line-height: 1;
    font-size: 1.2rem;
}

.navbar-top .nav-link {
    display: flex;
}

    .navbar-top .nav-link i {
        margin-right: 5px;
        margin-left: 5px;
    }

.navbar-bottom .dropdown > .nav-link {
    border-bottom: 3px solid transparent;
}

    .navbar-bottom .dropdown > .nav-link:hover {
        border-bottom: 3px solid #e5381d;
    }

@media (min-width: 576px) {
    .navbar-bottom.navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 1.25rem;
        padding-left: 1.25rem;
    }
}

.g-recaptcha > div {
    margin: auto
}

section.find-section {
    /*margin-top: -1rem;*/
}

.ba-load.opacity {
    opacity: .7 !important;
}

@keyframes sk-bouncedelay {
    0%, 100%, 80% {
        transform: scale(0)
    }

    40% {
        transform: scale(1)
    }
}

.ba-loader {
    text-align: center;
    display: inline-block;
}

    .ba-loader.loadAnasayfa {
        position: absolute;
        padding-left: 10px;
        display: inline-block;
    }

.ba-loadPoint {
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background-color: #fff;
    display: inline-block;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

    .ba-loadPoint.red {
        background-color: #a62827;
    }

    .ba-loadPoint.blue {
        background-color: #011dff
    }

    .ba-loadPoint.green {
        background-color: greenyellow
    }

    .ba-loadPoint.black {
        background-color: #000
    }

    .ba-loadPoint.darkgrey {
        background-color: #2b2b2b
    }

    .ba-loadPoint.claretred {
        background-color: #c35136
    }

    .ba-loadPoint.bltyesil {
        background-color: #30ad62
    }

    .ba-loadPoint.bltturuncu {
        background-color: #eb6135
    }

.ba-loader .ba-loadPoint1 {
    animation-delay: -.32s;
}

.ba-loader .ba-loadPoint2 {
    animation-delay: -.16s;
    margin: 0 5px;
}


.ba-loader-inline-content {
    text-align: center;
    display: inline-block;
}

.ba-loader-inline-content .ba-loadPoint1 {
    animation-delay: -.32s;
}

    .ba-loader-inline-content .ba-loadPoint2 {
        animation-delay: -.16s;
        margin: 0 5px;
    }


.dataTables_filter {
    margin-left: 15px;
}

.ba-red {
    color: #e5381d;
}

.ba-btn-load {
    height: 43px;
}

#ba-loading .modal-dialog {
    top: 25%;
}

#ba-loading .modal-content {
    border-radius: 20px;
}

#ba-loading .modal-body {
    text-align: center;
    color: #38475a;
    padding: 25px 40px 25px 40px;
}

#ba-loading .loading-img {
    padding: 10px;
}

    #ba-loading .loading-img img {
        width: 230px;
    }

#ba-loading .loading-header-text {
    font-size: 20px;
    font-weight: 700;
    padding: 10px;
}

#ba-loading .loading-content-text {
    font-size: 23px;
    font-weight: 700;
    border: 1px solid #cccccc;
    border-radius: 10px;
    padding: 5px;
}

#ba-loading .airport-code {
    font-size: 17px;
    font-weight: 400;
}

#ba-loading .double-arrow {
    padding: 5px;
    filter: invert(25%) sepia(17%) saturate(834%) hue-rotate(173deg) brightness(99%) contrast(92%);
}

    #ba-loading .double-arrow img {
        margin-bottom: 2px;
        width: 15px;
    }

#ba-loading .loading-footer-content-text {
    padding: 15px 5px 0px 5px;
    font-size: 18px;
    font-weight: 700;
    color: #e43611;
    margin-bottom: -8px;
}

#ba-loading .loading-footer-text {
    font-size: 16px;
    padding: 10px;
}

#ba-price-update-loading .modal-dialog {
    top: 25%;
}

#ba-price-update-loading .modal-content {
    border-radius: 20px;
}

#ba-price-update-loading .modal-body {
    text-align: center;
    color: #38475a;
    padding: 25px 40px 25px 40px;
}

#ba-price-update-loading .loading-img {
    padding: 10px;
}

    #ba-price-update-loading .loading-img img {
        width: 230px;
    }

#ba-price-update-loading .loading-header-text {
    font-size: 20px;
    font-weight: 700;
    padding: 10px;
}

#ba-price-update-loading .loading-content-text {
    font-size: 23px;
    font-weight: 700;
    border: 1px solid #cccccc;
    border-radius: 10px;
    padding: 5px;
}

#ba-price-update-loading .airport-code {
    font-size: 17px;
    font-weight: 400;
}

#ba-price-update-loading .double-arrow {
    padding: 5px;
    filter: invert(25%) sepia(17%) saturate(834%) hue-rotate(173deg) brightness(99%) contrast(92%);
}

    #ba-price-update-loading .double-arrow img {
        margin-bottom: 2px;
        width: 15px;
    }

#ba-price-update-loading .loading-footer-content-text {
    padding: 15px 5px 0px 5px;
    font-size: 18px;
    font-weight: 700;
    color: #e43611;
    margin-bottom: -8px;
}

#ba-price-update-loading .loading-footer-text {
    font-size: 16px;
    padding: 10px;
}

.dot-pulse {
    margin: 0 auto;
    position: relative;
    left: -9999px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #ffffff;
    color: #ffffff;
    box-shadow: 9999px 0 0 -5px #ffffff;
    animation: dotPulse 1.5s infinite linear;
    animation-delay: .25s;
    text-align: initial;
}

    .dot-pulse::before, .dot-pulse::after {
        content: '';
        display: inline-block;
        position: absolute;
        top: 0;
        width: 10px;
        height: 10px;
        border-radius: 5px;
        background-color: #ffffff;
        color: #ffffff;
    }

    .dot-pulse::before {
        box-shadow: 9984px 0 0 -5px #ffffff;
        animation: dotPulseBefore 1.5s infinite linear;
        animation-delay: 0s;
    }

    .dot-pulse::after {
        box-shadow: 10014px 0 0 -5px #ffffff;
        animation: dotPulseAfter 1.5s infinite linear;
        animation-delay: .5s;
    }

@keyframes dotPulseBefore {
    0% {
        box-shadow: 9984px 0 0 -5px #ffffff;
    }

    30% {
        box-shadow: 9984px 0 0 2px #ffffff;
    }

    60%, 100% {
        box-shadow: 9984px 0 0 -5px #ffffff;
    }
}

@keyframes dotPulse {
    0% {
        box-shadow: 9999px 0 0 -5px #ffffff;
    }

    30% {
        box-shadow: 9999px 0 0 2px #ffffff;
    }

    60%, 100% {
        box-shadow: 9999px 0 0 -5px #ffffff;
    }
}

@keyframes dotPulseAfter {
    0% {
        box-shadow: 10014px 0 0 -5px #ffffff;
    }

    30% {
        box-shadow: 10014px 0 0 2px #ffffff;
    }

    60%, 100% {
        box-shadow: 10014px 0 0 -5px #ffffff;
    }
}