#yukaricik {
    padding: 5px 10px;
    background: rgba(0, 0, 0, 0.25);
    color: #fff;
    position: fixed;
    bottom: 10px;
    right: 10px;
    font-size: 20px;
    cursor: pointer;
    display: none;
    z-index: 999999;
}

@font-face {
    font-family: 'brush_scriptregular';
    src: url('../fonts/brtswfte-webfont.woff2') format('woff2'),
         url('../fonts/brtswfte-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Brush Script';
    src: url('../fonts/BrushScript.woff2') format('woff2'),
        url('../fonts/BrushScript.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

a {
    text-decoration: none!important;
}

ul {
    padding: 0px;
    margin: 0px;
}

body {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.7;
    font-family: 'Roboto Condensed', sans-serif;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }
    body {
        padding-top: 144px;
    }
}

@media (max-width: 1024px) {
    .navbar-light .navbar-toggler {
        background: transparent;
        color: #fff;
        border-radius: 0px;
        margin-top: 5px;
    }
    .header-menu {
        position: fixed!important;
    }
    .header-menu ul.navbar-nav li {
        margin-left: 0px!important;
        padding: 0px;
    }
    .header-menu ul.navbar-nav li a {
        font-size: 14px!important;
    }
}

.header-menu .button {
    margin-top: 0px;
    display: flex;
    width: 100%;
    justify-content: flex-end;
}

.header-menu .button a.talep small {
    color: #af1d27;
    font-size: 15px;
    font-weight: 500;
}

.header-menu .button a.talep {
    font-weight: 600;
    color: #0d2967;
    letter-spacing: 1px;
    font-size: 15px;
    border-radius: 5px;
    margin-left: 11px;
    margin-right: 0px;
    width: 100%;
    text-align: right;
    padding: 0px 10px 0px 0px;
}

.header-menu .button a.talep2 {
    font-weight: 600;
    color: #b11f29;
    letter-spacing: 0.5px;
    font-size: 15px;
    border-radius: 5px;
    margin-left: 11px;
    margin-right: 0px;
    width: 100%;
    text-align: right;
    padding: 0px 10px 3px 0px;
}

.header-menu .logooo {
    background: transparent;
    margin-top: 0px;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: none;
}

.header-menu {
    width: 100%;
    top: 0px;
    right: 0;
    left: 0;
    position: fixed;
    z-index: 1030;
    background: #fff;
    height: auto;
    font-family: 'Inter', sans-serif;
    border-top: 4px solid #234181;
}

.header-menu .navbar {
    padding: 20px 0px;
}

.header-menu .navbar-brand img {
    height: 55px;
    margin-top: 0px;
}

.header-menu .nav {
    display: block;
    position: relative;
    bottom: auto;
    overflow: visible;
    margin-top: 5px;
    text-align: right;
}

.header-menu .nav ul {
    display: block;
    position: relative;
    zoom: 1;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.header-menu .nav li {
    position: relative;
}

.header-menu .nav li a:before {
    content: '';
    margin-right: 10px;
}

.header-menu .nav li a {
    border-radius: 0;
    padding: 0px 0px;
    color: #1D1D1B;
    text-decoration: none;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1.95px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
}

.header-menu .nav li a:active {
    color: #203d80;
}

.header-menu .nav li a.active {
    color: #B82A2C;
    font-weight: 500;
}

.header-menu .nav li a:hover {
    color: #B82A2C;
}

.header-menu .nav li li a.active {
    color: #008cd2;
}

.header-menu .nav li a:hover {
    color: #000000;
}

.header-menu .nav li li a:hover {
    color: #008cd2;
}

.header-menu .nav li:last-child a {
    padding-right: 0px!important
}

.header-menu .sos {
    display: inline-flex;
    width: auto;
    justify-content: center;
    margin-top: 0px;
}

.header-menu .nav ul li {
    display: inline-flex;
    margin-left: 20px;
}

.header-menu .nav ul li:nth-child(1)::before {
    content: '\e602';
    font-family: "Linearicons";
    display: block;
}

.header-menu .nav ul li:nth-child(2)::before {
    content: '\e616';
    font-family: "Linearicons";
    display: block;
}

.header-menu .nav ul li:nth-child(3)::before {
    content: '\e60b';
    font-family: "Linearicons";
    display: block;
}

.header-menu .nav ul li:nth-child(4)::before {
    content: '\e777';
    font-family: 'Linearicons';
    speak: none;
    font-style: normal;
    display: block;
    position: relative;
}

.header-menu .nav ul {
    display: block
}

.header-menu .nav ul ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 901;
    background: #fff;
}

.header-menu .nav ul ul ul {
    top: 5px;
    left: 100%;
    z-index: 902;
    background: #fff;
}

.header-menu .nav ul ul ul ul {
    z-index: 903;
    background: #fff;
}

.header-menu .nav ul ul ul ul ul {
    z-index: 904;
    background: #fff;
}

.header-menu .nav ul ul li.nav-left>ul {
    left: auto;
    right: 95%
}

.header-menu .nav-no-js .nav li:hover>ul {
    display: block
}

.header-menu .nav>ul>.nav-submenu>a:after {
    content: "\eab6";
    font-family: "fontello";
}

.header-menu .nav li.nav-active>a,
.nav li:hover>a {
    color: #b12026;
    background: transparent;
}

.header-menu .nav .nav-submenu>ul {
    margin-left: 0px
}

.header-menu .nav .nav-submenu>ul li {
    margin-left: 0px;
    display: block;
    width: 100%;
}

.header-menu .nav .nav-submenu>ul li a {
    width: 100%;
    display: flex;
    padding: 5px 10px 5px 10px;
}

.nav .nav-submenu>a:after {
    content: "\eab8";
    font-family: "fontello";
    margin-left: auto;
    padding-left: 10px;
}

.header-menu .top-header {
    background: #F8F8F8;
    height: 40px;
    display: flex;
    align-items: center;
}

.header-menu .top-header .adres li:first-child {
    padding: 0px;
}

.header-menu .top-header .slogan{
    font-family: 'brush_scriptregular';
    font-size: 25px;
    margin-right: 10px;
    color: #234181;
}


.header-menu .top-header .adres li {
    float: left;
    color: #000;
    list-style: none;
    font-size: 12px;
    font-weight: 300;
    margin-right: 0px;
    padding: 0 0 0 13px;
    letter-spacing: 0.5px;
}

.header-menu .top-header .adres li a {
    color: #000;
    list-style: none;
    font-size: 12px;
    font-weight: 300;
    margin-right: 0px;
    padding: 0 0 0 0px;
    letter-spacing: 0.5px;
}

.header-menu .top-header .adres li i {
    font-size: 15px;
    padding-right: 9px;
    color:#b12027;
}

.header-menu .top-header .adres li span {
    font-weight: 400;
    padding-left: 4px;
}

.header-menu .sosyal li:first-child {
    margin: 0px;
}

.header-menu .sosyal li {
    float: left;
    list-style: none;
    margin-left: 8px;
}

.header-menu .sosyal li a {
    color: #fff;
    background: transparent;
    padding: 4px 9px 4px 9px;
    border-radius: 100%;
    display: inline-block;
}
.header-menu .sosyal li:nth-child(1) a{
    background: #395897;
}
.header-menu .sosyal li:nth-child(2) a{
    background: #684338;
}
.header-menu .sosyal li:nth-child(3) a{
    background: #ff0000;
}
.header-menu .sosyal li a i {
    font-size: 15px;
    display: inline-flex;
}

.header-menu .sosyal li a:hover {
    color: #ffffff;
    text-decoration: none;
}

.header-menu .top-header .dil li {
    float: left;
    list-style: none;
    margin-left: 10px
}

.header-menu .top-header .dil li a {
    float: left;
    font-size: 13px;
    color: #333;
    line-height: 19px;
    text-decoration: none;
}

.header-menu .top-header .dil li a>span {
    float: left;
    font-size: 13px;
    color: #888;
    line-height: 19px;
}

.header-menu .top-header .dil li a .icon {
    float: left;
    width: 22px;
    padding-right: 3px;
}

.header-menu .top-header .dil li a .icon img {
    width: 100%
}

.bd-menu .header-menu .top-header {
    display: none;
}

.bd-menu .header-menu {
    box-shadow: 0px 0px 21px -2px #0000004a!important;
}

@media (max-width: 576px) {
    .header-menu .form-header {
        position: relative;
        width: 100%
    }
    .header-menu .form-header button {
        position: absolute;
        right: 0px;
        top: 0px;
    }
}

@media (min-width: 576px) {
    .header-menu .form-header {
        position: relative;
        display: flex;
    }
    .header-menu .form-header button {
        float: left;
        margin-left: 6px;
    }
}

@media(max-width:1023px) {
    body {
        margin-top: 75px!important;
    }
    .header-menu .navbar-brand img {
        height: 45px!important;
        margin-top: 5px!important;
    }
    .header-menu .button a.talep {
        padding: 10px 15px!important;
    }
    .header-menu .nav li a {
        padding: 5px 15px!important;
        text-align: left;
    }
    .header-menu .nav {
        display: none;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 900;
        overflow-x: hidden;
        overflow-y: auto
    }
    .header-menu .nav {
        background: #fff;
    }
    .header-menu .nav-no-js .nav-button:hover+.nav,
    .header-menu .nav-no-js .nav-button:hover+.nav+.nav-close,
    .header-menu .nav-no-js .nav:hover,
    .header-menu .nav-no-js .nav:hover+.nav-close {
        display: block
    }
    .header-menu .nav-lock-scroll {
        overflow: hidden
    }
    .header-menu .nav ul ul {
        position: relative!important;
    }
    .header-menu .nav>ul>li:first-child {
        border-top: 0px;
    }
    .header-menu .nav>ul>li {
        display: block;
        width: 100%;
        border-top: 1px solid #e2e2e2;
        cursor: pointer;
        line-height: 40px;
    }
    .header-menu .nav>ul>li a {
        display: block;
        width: 100%;
    }
    .header-menu .nav ul ul ul {
        top: 0px!important;
        left: 0px!important;
    }
    .header-menu .nav .nav-submenu>ul li a {
        width: 100%;
        display: flex;
        padding: 0px 15px!important;
    }
    .header-menu .mobilmenu-ac {
        background: transparent;
        border: none;
        color: #333;
        font-size: 22px;
        line-height: 22px;
    }
    .header-menu .mobilmenu-kapat {
        background: transparent;
        border: none;
        color: #333;
        font-size: 22px;
        position: relative;
        width: 100%;
        text-align: right;
        margin-right: 10px;
        outline: none;
    }
}





#kaldirbunu {
    background: #fff;
}

.fake-loader {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 99999999999;
}

.loadergizle {
    visibility: hidden !important;
    opacity: 0;
    transition: visibility 0.5s, opacity 0.5s linear;
}

.fake-loader .logo {
    -webkit-animation: zoomin 10s ease-in infinite;
    animation: zoomin 10s ease-in infinite;
    transition: all .5s ease-in-out;
}


/* Zoom in Keyframes */

@-webkit-keyframes zoomin {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.5);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes zoomin {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.5);
    }
    100% {
        transform: scale(1);
    }
}


/*End of Zoom in Keyframes */


/* Zoom out Keyframes */

@-webkit-keyframes zoomout {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(0.67);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes zoomout {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(0.67);
    }
    100% {
        transform: scale(1);
    }
}

