﻿body {
    overflow-x: hidden;
}

a:focus, a:hover {
    text-decoration: none;
}

.link-primary {
    color: #0088cc;
    cursor: pointer;
    text-decoration: none !important;
}

    .link-primary:hover {
        text-decoration: underline !important;
    }

.modal {
    z-index: 11001;
}

.modal-header {
    background: #0088cc;
    color: #fff;
}

    .modal-header button.close {
        margin-top: -34px;
        font-size: 34px;
        color: #fff;
        opacity: 1;
    }

.modal-body {
    max-height: 75vh;
    overflow-y: scroll;
}

    .modal-body * {
        font-size: 14px;
        line-height: 150%;
        word-break: break-word;
    }

.modal-backdrop {
    z-index: 11000;
}

    .modal-backdrop.in {
        opacity: .6;
    }

.dropdown-menu {
    left: auto;
    right: -60px;
}

img .emoji, img.wp-smiley {
    display: inline !important;
    border: 0 !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -.1em !important;
    background: 0 0 !important;
    padding: 0 !important
}

.footer-section a {
    color: #fff;
    font-size: 14px
}

    .footer-section a i {
        font-size: 20px
    }

    .footer-section a:hover {
        color: #009ad7
    }

.header-section {
    height: 100vh;
    background-image: url(../img/1.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover
}

.top-menu ul li:last-child a:hover {
    background: #3aadda !important;
    color: #fff !important
}

.cl {
    clear: both
}

.h10 {
    height: 10px
}

h1.seventypad {
    padding: 0 0 64px;
    margin: 0;
    text-align: center !important;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #313131
}

.h80 {
    height: 70px
}

.career-txt {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 200;
    width: 100%
}

.footer-section {
    height: 30px;
    padding: 10px 0
}

    .footer-section .fl {
        padding: 5px 0;
        background: #313131;
    }

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.kvkk-menu .dropdown-menu {
    background-color: #313131;
    border: 1px solid #009ad7;
}

    .kvkk-menu .dropdown-menu > li > a {
        color: #fff;
    }

        .kvkk-menu .dropdown-menu > li > a:hover {
            color: #009ad7;
        }

    .kvkk-menu .dropdown-menu .divider {
        background-color: #009ad7;
    }

    .kvkk-menu .dropdown-menu > li > a:focus, .kvkk-menu .dropdown-menu > li > a:hover {
        background-color: transparent;
    }

.cookiepolicy {
    color: rgb(255, 255, 255);
    background-color: rgba(0, 0, 0, 0.7);
    padding: 1em 1.8em;
    width: 100%;
    flex-direction: row;
    position: fixed;
    overflow: hidden;
    box-sizing: border-box;
    font-family: Helvetica,Calibri,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    z-index: 9999999;
    bottom: 0;
    left: 0;
}

.cookie-policy-button {
    margin-top: 10px;
    width: 180px;
    border: none;
    background: #0083AD;
    color: #fff;
    border-radius: 8px;
}

    .cookie-policy-button:hover {
        background: #0088CC 0%;
        color: #fff;
    }

.cookie-policy-link {
    color: white;
    text-decoration: underline !important;
    opacity: .8;
    display: inline-block;
    padding: .2em;
}

    .cookie-policy-link:hover {
        color: #d3d3d3;
        text-decoration: underline !important;
        opacity: .8;
        display: inline-block;
        padding: .2em;
    }

.cookie-policy-button-container {
    padding-left: 4px;
}

.cookie-policy-button {
    margin-top: 0;
}

    .cookie-policy-button .btn-text-sm {
        display: none;
    }

.cookiepolicySpan {
    padding-right: 10px;
}

.cookie-policy-button-container {
    padding-left: 0;
}


@media screen and (max-width:1600px) {
    .cookiepolicy {
        font-size: 15px;
    }

    .cookie-policy-button {
        font-size: 13px;
        padding: 6px 30px;
        width: auto;
    }
}

@media screen and (max-width:1420px) {
    .cookiepolicy {
        font-size: 14px;
    }

    .cookie-policy-button {
        font-size: 13px;
        padding: 6px 20px;
        width: auto;
    }
}

@media screen and (max-width:1320px) {
    .cookiepolicy {
        font-size: 13px;
    }

    .cookie-policy-button {
        font-size: 12px;
        padding: 6px 20px;
        width: auto;
    }
}

@media screen and (max-width:1000px) {
    .cookiepolicy {
        font-size: 13px;
    }

    .cookie-policy-button {
        font-size: 12px;
        padding: 6px 20px;
        width: auto;
    }
}


@media screen and (max-width:720px) {
    .cookiepolicy {
        font-size: 13px;
        text-align: center;
        background-color: rgba(0, 0, 0, 0.8);
        display: block;
    }

    .cookiepolicySpan {
        padding-right: 0;
    }

    .cookie-policy-button {
        font-size: 12px;
        width: 100%;
        margin-top: 10px;
    }

        .cookie-policy-button .btn-text-sm {
            display: block;
        }

        .cookie-policy-button .btn-text-md {
            display: none;
        }
}


@media screen and (max-width:560px) {
    .cookiepolicy {
        font-size: 12px;
        text-align: center;
        background-color: rgba(0, 0, 0, 0.9);
        display: block;
    }

    .cookiepolicySpan {
        padding-right: 0;
    }

    .cookie-policy-button {
        font-size: 11px;
        width: 100%;
        margin-top: 10px;
    }

        .cookie-policy-button .btn-text-sm {
            display: block;
        }

        .cookie-policy-button .btn-text-md {
            display: none;
        }
}



@media only screen and (min-device-width: 414px) and (max-device-width: portrait) and (max-width: 736px) and (orientation: landscape) {
    .cookiepolicySpan {
        -ms-flex-align: unset;
        align-items: unset;
    }
}

@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
    .cookiepolicy {
        -ms-flex-align: unset;
        align-items: unset;
    }
}

@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
    .cookiepolicy {
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
    .cookiepolicy {
        left: 0;
        right: 0;
    }
}

@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
    .cookiepolicy {
        bottom: 0;
    }
}

@media screen and (max-width: 900px) {
    ._cookiepolicy {
        white-space: normal;
    }
}
