* {
    margin: 0;
    padding: 0;
    outline: none!important
}

body {
    font-family: 'Titillium Web', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #898989;
    overflow-y: auto;
    overflow-x: hidden;
    background: #fff
}

a {
    color: #828282;
    -webkit-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms
}

a:hover {
    color: #b8bbc3;
    cursor: pointer;
    text-decoration: none!important
}

a,
a:active,
a:focus {
    text-decoration: none!important
}

:focus {
    outline: none!important
}

::-moz-focus-inner {
    border: 0!important
}

ul {
    margin-bottom: 0
}

li {
    list-style: none
}

textarea {
    resize: none
}

.anim {
    -webkit-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms
}

.martodo.alert {
    position: relative;
    width: 100%;
    font-size: 16px;
    margin-bottom: 15px;
    padding: 10px;
    display: table;
    background-color: #fdfdfd;
    border: 1px solid #ddd;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.martodo.alert:after {
    content: '';
    clear: both;
    display: block
}

.martodo.alert:hover {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .15)
}

.martodo.alert:hover .close {
    display: block
}

.martodo.alert .td {
    display: table-cell
}

.martodo.alert .child-1 {
    width: 36px;
    vertical-align: middle
}

.martodo.alert .child-1 i {
    color: #fff;
    width: 36px;
    height: 36px;
    line-height: 36px;
    display: block;
    text-align: center;
    text-shadow: -5px 6px 5px rgba(0, 0, 0, .1);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

.martodo.alert .close {
    position: absolute;
    top: 50%;
    right: 10px;
    color: #777;
    width: 26px;
    display: none;
    font-size: 13px;
    cursor: pointer;
    text-align: center;
    line-height: 26px;
    margin-top: -13px;
    border-radius: 3px
}

.martodo.alert .close i {
    line-height: 26px
}

.martodo.alert .close:hover {
    background-color: #eee
}

.martodo.alert .child-2 {
    color: #555;
    font-size: 13px;
    margin: 0 45px;
    padding: 8px 0 8px 10px
}

.martodo.alert.danger .child-1 i {
    background-color: #ff5c5d
}

.martodo.alert.success .child-1 i {
    background-color: #12b353
}

.martodo.alert.warning .child-1 i {
    background-color: #ffcd62
}

.martodo.alert.info .child-1 i {
    background-color: #4787ed
}

.temizle {
    clear: both
}

.input-group {
    position: relative;
    width: 100%;
    margin-top: 10px
}

.kariyer-btn {
    background: #d7d8da;
    color: #626161;
    position: absolute!important;
    right: 0;
    top: 0;
    z-index: 99;
    padding: 5px 27px!important;
    border-radius: 0;
    height: 100%;
    line-height: 35px
}

.kariyer-btn:hover {
    color: #fff;
    z-index: 99!important
}

.input-group-btn {
    position: static!important;
    width: 0
}

input,
textarea,
select {
    box-shadow: none!important
}

.map-responsive {
    overflow: hidden;
    padding-bottom: 385px;
    position: relative;
    height: 0;
    width: 100%
}

.imza {position:absolute;right: 20px;padding:  27px;color: #fff;}
.imza a {color:#fff;}
.map-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    max-height: 385px;
    width: 100%;
    position: absolute
}

.map-responsive h3 {
    color: #0e416f;
    margin: 0;
    font-size: 20px
}

.twice {
    width: 100%;
    overflow: hidden
}

.twice-item {
    width: 48%;
    float: left;
    position: relative
}

.twice-item i {
    position: absolute;
    right: 10px;
    bottom: 12px;
    font-size: 17px
}

.referans {margin-bottom: 20px;}

.twice-item:last-of-type {
    float: right
}

.twice-item span {
    position: absolute;
    right: 0;
    top: 10px
}

@media (max-width:767px) {
    .twice-item {
        width: 100%
    }
}

.sayfalama {
    text-align: center;
    overflow: hidden;
    float: left;
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, .2)
}

.sayfalama .pagination>li>a {
    margin: 0 5px;
    color: #828282;
    border-top: 2px solid #828282;
    border-bottom: 2px solid #828282;
    border-right: none;
    border-left: none;
    padding: 6px;
    background-color: transparent
}

.sayfalama .pagination>li>a:hover {
    background: transparent
}

.sayfalama .pagination>.active>a {
    background: transparent!important;
    color: #fff;
    border-color: #fff;
    border-right: none
}

.sayfalama .pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.sayfalama .pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-toggle {
    position: absolute;
    right: 15px;
    z-index: 99;
    top: 15px;
    border-color: #0e416f
}

.navbar-toggle span {
    background: #0e416f
}

.mobile-close {
    position: absolute;
    right: 15px;
    top: 5px;
    z-index: 99
}

.mobile-back {
    position: absolute;
    right: 75px;
    top: 10px;
    z-index: 99;
    display: none
}

.mobile-menu {
    height: 100%;
    padding: 0 25px;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    z-index: 9999;
    background-color: rgba(0, 0, 0, .9);
    overflow: auto
}

.mobile-menu h2 {
    color: #fff;
    margin-left: 10px
}

.mobile-menu li a {
    color: #fff;
    padding: 10px;
    display: block;
    font-size: 16px;
    cursor: pointer;
    border-bottom: 1px solid #443c2b;
    box-shadow: 0 1px 0 0 #716958;
    -webkit-box-shadow: 0 1px 0 0 #716958;
    -o-box-shadow: 0 1px 0 0 #716958;
    -moz-box-shadow: 0 1px 0 0 #716958
}

.mobile-menu li a i {
    margin-right: 10px
}

.level-1 {
    padding-left: 0
}

.level-2 {
    padding-left: 15px
}

.level-2,
.level-3 {
    display: none
}

.level-3 {
    padding-left: 15px
}

.level-3 li a {
    font-size: 14px
}

.sonuc {
    margin-bottom: 15px;
    border: 1px solid #cCc;
    padding: 15px;
    min-height: 145px
}

.sonuc .baslik {
    margin: 0;
    padding: 0;
    text-align: left
}

.sonuc img {
    margin-bottom: 10px;
    float: left;
    width: 100px;
    margin-right: 20px
}

.stitle a {
    color: #ee1c25;
    border-left: 2px solid #ee1c25;
    padding-left: 15px
}

.scontent a {
    padding: 0 25px
}

.captcha {
    position: relative;
    width: 48%;
    float: left;
    border: 1px solid #cCc;
    background: #fff
}

.captcha #siimage {
    height: 43px;
    width: 70%;
    border: none!important
}

.captcha1 {
    padding: 10px 0
}

.captcha>.input-item>img {
    max-height: 50px;
    width: 175px
}

.captcha object {
    position: absolute;
    right: 15px;
    top: 11px
}

.captcha a>img {
    position: absolute;
    width: 19px;
    right: 45px;
    top: 14px
}

.captcha-btn {
    width: 50%;
    float: right
}

.captcha-btn input {
    height: 49px
}

.captcha-btn1 {
    width: 50%
}

@media (max-width:480px) {
    .captcha {
        width: 100%
    }
    .captcha-btn {
        width: 100%
    }
    .captcha-btn1 {
        width: 100%
    }
}

@media (min-width:992px) and (max-width:1200px) {
    .captcha1 a>img {
        margin-left: -33px
    }
}

.biltek {
    float: right;
    height: 75px;
    display: flex;
    align-items: center;
    margin-right: 25px
}

.biltek a {
    color: #b4c7d7
}

.biltek a:hover {
    color: #fff
}

.biltek a img {
    margin-top: -4px;
    width: 25px;
    margin-left: 5px;
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
    -webkit-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms
}

.biltek:hover img {
    filter: brightness(1) invert(0);
    -webkit-filter: brightness(1) invert(0)
}

.full-menu-wrap-form .captcha #siimage {
    width: 60%
}

.page-title {
    height: 160px;
    background-size: cover;
    background-repeat: no-repeat;
    background: #141517
}

.page-title>.container {
    position: relative;
    height: 100%
}

.page-title h3 {
    margin: 0;
    font-size: 30px;
    font-weight: 200;
    color: #fff;
    margin-top: 50px;
    margin-bottom: 10px;
    font-weight: 700
}

.breadcrumb {
    background: transparent;
    margin: 0;
    padding: 0
}

.breadcrumb li a {
    color: #5a5f62;
    font-size: 14px
}

.breadcrumb li a:hover {
    color: #fff;
    font-size: 14px
}

.breadcrumb li.active {
    color: #5a5f62;
    font-size: 14px
}

.breadcrumb>li+li:before {
    content: ">";
    font-size: 14px;
    color: #5a5f62
}

.title-menu {
    position: absolute;
    right: 15px;
    bottom: 0
}

.title-menu ul {
    display: flex;
    justify-content: flex-end
}

.title-menu ul li a {
    background: #7a0205;
    color: #fff;
    position: relative;
    margin-left: 2px;
    display: block;
    padding: 10px 15px
}

.title-menu ul li a:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 15px 0;
    border-color: transparent #141517 transparent transparent
}

.title-menu ul li.active a,
.title-menu ul li a:hover {
    background: #fff;
    color: #7a0205
}

.control-group {
    display: inline-block;
    vertical-align: top;
    background: #fff;
    text-align: left;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    padding: 30px;
    margin: 10px
}

.control {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
    cursor: pointer;
    font-size: 18px
}

.control input {
    position: absolute;
    z-index: -1;
    opacity: 0;
    display: none
}

.control span {
    height: 25px;
    line-height: 20px
}

.control__indicator {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    background: #e6e6e6
}

.control--radio .control__indicator {
    border-radius: 50%
}

.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
    background: #ccc
}

.control input:checked ~ .control__indicator {
    background: #2aa1c0
}

.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
    background: #0e647d
}

.control input:disabled ~ .control__indicator {
    background: #e6e6e6;
    opacity: .6;
    pointer-events: none
}

.control__indicator:after {
    content: '';
    position: absolute;
    display: none
}

.control input:checked ~ .control__indicator:after {
    display: block
}

.control--checkbox .control__indicator:after {
    left: 8px;
    top: 4px;
    width: 3px;
    height: 8px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg)
}

.control--checkbox input:disabled ~ .control__indicator:after {
    border-color: #7b7b7b
}

.control--radio .control__indicator:after {
    left: 7px;
    top: 7px;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #fff
}

.control--radio input:disabled ~ .control__indicator:after {
    background: #7b7b7b
}

.select {
    position: relative;
    display: inline-block;
    margin-bottom: 15px;
    width: 100%
}

.select select {
    display: inline-block;
    width: 100%;
    cursor: pointer;
    padding: 10px 15px;
    outline: 0;
    border: 0;
    border-radius: 0;
    background: #e6e6e6;
    color: #7b7b7b;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none
}

.select select::-ms-expand {
    display: none
}

.select select:hover,
.select select:focus {
    color: #000;
    background: #ccc
}

.select select:disabled {
    opacity: .5;
    pointer-events: none
}

.select__arrow {
    position: absolute;
    top: 16px;
    right: 15px;
    width: 0;
    height: 0;
    pointer-events: none;
    border-style: solid;
    border-width: 8px 5px 0;
    border-color: #7b7b7b transparent transparent
}

.select select:hover ~ .select__arrow,
.select select:focus ~ .select__arrow {
    border-top-color: #000
}

.select select:disabled ~ .select__arrow {
    border-top-color: #ccc
}

.container-fluid {
    padding: 0 25px
}

.g-title {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #f1eee9;
    padding: 0 0 5px;
    margin: 0 0 10px;
    color: red;
    border-bottom: 1px solid rgba(255, 255, 255, .5)
}

.g-title img {
    float: right;
    height: 32px;
    margin-left: 5px;
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1)
}

.g-title span {
    color: #fff;
    font-size: 15px;
    line-height: 32px;
    float: right;
    font-weight: 100;
    letter-spacing: 3px
}

.g-title h3 {
    color: #fff;
    margin: 0;
    font-size: 21px;
    font-weight: 600;
    float: left;
    height: 34px;
    overflow: hidden;
    max-width: 75%;
    line-height: 30px
}

.btn-trans {
    border: 2px solid #fff;
    color: #fff;
    background: transparent;
    padding: 8px 25px;
    font-weight: 600;
    border-radius: 0
}

.btn-trans:hover,
.btn-trans:focus {
    color: #000;
    background: #fff
}

.btn-loc {
    border: 2px solid #fff!important;
    color: #fff;
    background: transparent;
    padding: 13px 25px!important;
    margin-top: 20px;
    font-weight: 600!important;
    border-radius: 0
}

.btn-loc:hover,
.btn-loc:focus {
    color: #fff!important;
    background: #0e416f;
    border-color: #0e416f!important
}

.btn-blue {
    background: #0e416f;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    padding: 8px 15px;
    border-radius: 0
}

.btn-blue:hover,
.btn-blue:focus {
    background: #052746;
    color: #fff
}

header {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
    background: #fff;
    height: 80px
}

.logo {
    float: left;
    padding: 17px 0
}

.logo img {
    max-width: 100%
}

.menu-main-container {
    float: right
}

.menu-main-container>ul {
    display: flex;
    margin-bottom: 0
}

.menu-main-container>ul>li {
    position: relative;
    padding: 0;
    padding-right: 30px
}

.menu-main-container>ul>li>a {
    color: #6a6a6a;
    display: block;
    line-height: 80px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    position: relative
}

.menu-main-container>ul>li>a:hover:after {
    content: "";
    position: absolute;
    bottom: 17px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #0e416f
}

.menu-main-container>ul>li.current_page_item>a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #0e416f
}

.menu-main-container>ul>li.current-menu-parent>a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #0e416f
}

.menu-main-container>ul>li:hover>a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #0e416f
}

.menu-main-container>ul>li:hover>ul {
    opacity: 1;
    visibility: visible
}

.menu-main-container>ul>li>ul {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 205px;
    width: 100%;
    background: #0e416f;
    padding: 15px 0;
    -webkit-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms;
    z-index: 999
}

.menu-main-container>ul>li>ul>li {
    padding: 0 25px
}

.menu-main-container>ul>li>ul>li:hover {
    background: #22bcd8
}

.menu-main-container>ul>li>ul>li:hover a {
    color: #fff;
    border-color: #22bcd8
}

.menu-main-container>ul>li>ul>li:hover a:after {
    background: #22bcd8
}

.menu-main-container>ul>li>ul>li>a {
    color: #fff;
    padding: 10px 0;
    border-bottom: 1px solid #11528c;
    position: relative;
    display: block;
    font-weight: 600
}

.menu-main-container>ul>li>ul>li>a:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    width: 100%;
    height: 1px;
    background: #052746;
    bottom: 0;
    left: 0
}



.menu-main-ingilizce-container {
    float: right
}

.menu-main-ingilizce-container>ul {
    display: flex;
    margin-bottom: 0
}

.menu-main-ingilizce-container>ul>li {
    position: relative;
    padding: 0;
    padding-right: 30px
}

.menu-main-ingilizce-container>ul>li>a {
    color: #6a6a6a;
    display: block;
    line-height: 80px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    position: relative
}

.menu-main-ingilizce-container>ul>li>a:hover:after {
    content: "";
    position: absolute;
    bottom: 17px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #0e416f
}

.menu-main-ingilizce-container>ul>li.current_page_item>a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #0e416f
}

.menu-main-ingilizce-container>ul>li.current-menu-parent>a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #0e416f
}

.menu-main-ingilizce-container>ul>li:hover>a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #0e416f
}

.menu-main-ingilizce-container>ul>li:hover>ul {
    opacity: 1;
    visibility: visible
}

.menu-main-ingilizce-container>ul>li>ul {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 205px;
    width: 100%;
    background: #0e416f;
    padding: 15px 0;
    -webkit-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms;
    z-index: 999
}

.menu-main-ingilizce-container>ul>li>ul>li {
    padding: 0 25px
}

.menu-main-ingilizce-container>ul>li>ul>li:hover {
    background: #22bcd8
}

.menu-main-ingilizce-container>ul>li>ul>li:hover a {
    color: #fff;
    border-color: #22bcd8
}

.menu-main-ingilizce-container>ul>li>ul>li:hover a:after {
    background: #22bcd8
}

.menu-main-ingilizce-container>ul>li>ul>li>a {
    color: #fff;
    padding: 10px 0;
    border-bottom: 1px solid #11528c;
    position: relative;
    display: block;
    font-weight: 600
}

.menu-main-ingilizce-container>ul>li>ul>li>a:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    width: 100%;
    height: 1px;
    background: #052746;
    bottom: 0;
    left: 0
}

.nf-field-description {
    width: auto !important;}

.language {
    float: right;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 25px;
    margin-top: 5px;
}

.language>ul {
    display: flex
}

.language>ul>li {
    position: relative
}

.language>ul>li>a {
    display: block;
    color: #6a6a6a;
    padding: 5px 10px;
    font-size: 16px;
    font-weight: 600;
    border: 2px solid #0e416f
}

.language>ul>li:hover>a {
    background: #0e416f;
    color: #fff
}

.language>ul>li:hover>ul {
    visibility: visible;
    opacity: 1
}

.language>ul>li>ul {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #0e416f;
    border-top: 1px solid #fff;
    -webkit-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms;
    visibility: hidden;
    opacity: 0;
    padding: 0
}

.language>ul>li>ul>li>a {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    display: block;
    padding: 5px 10px
}

.language>ul>li>ul>li>a:hover {
    background: #22bcd8
}

footer {
    position: fixed;
    bottom: 0!important;
    left: 0;
    width: 100%;
    z-index: 99;
    background: #0e416f;
}

footer .container-fluid {
    padding: 0
}

footer .copy {
    overflow: hidden;
    background: #124879;
    float: left;
    height: 75px;
    padding: 0 25px;
    display: flex;
    align-items: center
}

footer .text {
    float: left;
    height: auto;
    padding-bottom: 0!important
}

footer .text p {
    margin: 0;
    color: #b4c7d7;
    line-height: 14px
}

footer .text p a {
    color: #fff
}

footer .social {
    float: left;
    margin-left: 25px
}

footer .social a {
    margin-right: 5px;
    color: #fff;
    font-size: 20px;
    display: inline-block
}

.slider {
    position: relative
}

.slider .swiper-container {
    width: 100%!important
}

.slider .swiper-slide {
    height: 100vh;
    -webkit-box-shadow: inset 500px 500px 500px 500px rgba(0, 0, 0, .4);
    -moz-box-shadow: inset 500px 500px 500px 500px rgba(0, 0, 0, .4);
    box-shadow: inset 500px 500px 500px 500px rgba(0, 0, 0, .4);
    background-size: cover!important;
    background-position: 50%!important;
    background-repeat: no-repeat!important
}

.slider-content {
    position: absolute;
    top: 50%;
    z-index: 8;
    bottom: 50%
}

.slider-content h2 {
    color: #fff;
    font-weight: 700;
    margin-top: 0;
    font-size: 67px;
    margin-bottom: 0;
    text-shadow: rgba(0, 0, 0, 0.62) 3px 4px 2px
}

@media(max-width:768px){
    .slider-content h2 {font-size:2em;}
}

.slider-content p {
    color: #fff;
    font-weight: 400
}

.slider-pagi {
    position: absolute;
    right: 50px;
    top: 50%;
    z-index: 99
}

.slider-pagi span {
    border: 2px solid #fff;
    background: transparent!important;
    width: 20px;
    height: 20px;
    display: block;
    margin: 4px 0;
    opacity: 1;
    position: relative;
    border-radius: 100%
}

.slider-pagi span:after {
    position: absolute;
    content: "";
    height: 0;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    overflow: hidden;
    border-radius: 100%
}

.slider-pagi .swiper-pagination-bullet-active:after {
    -webkit-transition: height 6s linear;
    -moz-transition: height 6s linear;
    -o-transition: height 6s linear;
    transition: height 6s linear;
    height: 100%
}

.page {
    width: 100%;
    position: relative;
    background-image: url(../img/bg-kurumsal.jpg);
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: 50%!important;
    min-height: calc(100vh - 0px);
    width: 100%;
    z-index: 1
}

.page>.container>.page-content {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px
}

@media(max-width:768px){
    .page>.container>.page-content {padding-top:20px;}
   
    .haber {margin-bottom:20px;}
}

.page>.container>.page-content h3 {
    color: #fff
}

.page-wrap>.col-md-9 {
    padding: 0;
    background: rgba(255, 255, 255, .2);
    padding-bottom: 25px;
}

.content {
    position: relative;
    padding: 15px
}

.text {
    position: relative;
    padding-bottom: 15px
}

.text p,
.text p a {
    color: #fff
}

.text h1 {
    font-size: 17px;
    color: #fff
}

.text li {
    color: #fff
}

.text2 {
    height: 385px;
    position: relative
}

.icerik img {
    float: left;
    margin: 0 20px 20px 0;
    max-width: 100%
}

.full-img {
    width: 100%;
    overflow: hidden
}

.full-img img {
    width: 100%
}

.shadow {
    background: rgba(0, 0, 0, .8);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999
}

.menu-sidebar-container {
    position: relative;
    z-index: 99;
    padding: 0 0 25px
}

.menu-sidebar-container>ul {
    display: block;
    padding: 0
}

.menu-sidebar-container>ul>li.current_page_item>a {
    color: #0e416f;
    background: #fff
}

.menu-sidebar-container>ul>li.current-menu-parent>a {
    color: #0e416f;
    background: #fff
}

.menu-sidebar-container>ul>li>a {
    display: block;
    background: #0e416f;
    color: #fff;
    padding: 10px 20px;
    margin-left: 1px;
    font-weight: 600
}

.menu-sidebar-ingilizce-container {
    position: relative;
    z-index: 99;
    padding: 0 0 25px
}

.menu-sidebar-ingilizce-container>ul {
    display: block;
    padding: 0
}

.menu-sidebar-ingilizce-container>ul>li.current_page_item>a {
    color: #0e416f;
    background: #fff
}

.menu-sidebar-ingilizce-container>ul>li.current-menu-parent>a {
    color: #0e416f;
    background: #fff
}

.menu-sidebar-ingilizce-container>ul>li>a {
    display: block;
    background: #0e416f;
    color: #fff;
    padding: 10px 20px;
    margin-left: 1px;
    font-weight: 600
}

.menu-contact-ingilizce-container {
    position: relative;
    z-index: 99;
    padding: 0 0 25px
}

.menu-contact-ingilizce-container>ul {
    display: block;
    padding: 0
}

.menu-contact-ingilizce-container>ul>li.current_page_item>a {
    color: #0e416f;
    background: #fff
}

.menu-contact-ingilizce-container>ul>li.current-menu-parent>a {
    color: #0e416f;
    background: #fff
}

.menu-contact-ingilizce-container>ul>li>a {
    display: block;
    background: #0e416f;
    color: #fff;
    padding: 10px 20px;
    margin-left: 1px;
    font-weight: 600
}

.menu-contact-container {
    position: relative;
    z-index: 99;
    padding: 0 0 25px
}

.menu-contact-container>ul {
    display: block;
    padding: 0
}

.menu-contact-container>ul>li.current_page_item>a {
    color: #0e416f;
    background: #fff
}

.menu-contact-container>ul>li.current-menu-parent>a {
    color: #0e416f;
    background: #fff
}

.menu-contact-container>ul>li>a {
    display: block;
    background: #0e416f;
    color: #fff;
    padding: 10px 20px;
    margin-left: 1px;
    font-weight: 600
}

.hakkimizda-slide a {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0
}

.hakkimizda-slide .swiper-slide {
    height: 500px;
    width: 100%;
    background-size: cover!important;
    background-position: 50%!important
}

.hakkimizda-pagi {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    z-index: 99;
    padding: 9px 0
}

.hakkimizda-pagi span {
    background: #fff;
    margin: 0 2px;
    width: 12px;
    height: 12px
}

.fuar-item {
    margin-bottom: 25px
}

.fuar-item:hover .img {
    -webkit-box-shadow: 0 0 30px 0 rgba(255, 255, 255, 0.5);
    -moz-box-shadow: 0 0 30px 0 rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 30px 0 rgba(255, 255, 255, 0.5)
}

.fuar-item .img img {
    width: 100%;
    -webkit-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms
}

.fuar-item .main {
    width: 100%
}

.fuar-item .main h4 {
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    height: 17px;
    overflow: hidden;
    height: 17px;
    margin-top: 20px
}

.back {
    position: absolute;
    right: -50px;
    top: 25px
}

.back i {
    width: 50px;
    height: 50px;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background: #0e416f
}

.down {
    display: none
}

.galeri-item {
    width: 100%;
    margin-bottom: 15px;
    border: 2px solid transparent;
    -webkit-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms
}

.galeri-item:hover {
    border-color: #0e416f
}

.galeri-item.active {
    border-color: #0e416f
}

.galeri-item img {
    width: 100%;
    cursor: pointer
}

.iletisim .btn-blue {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    bottom: 0;
    padding: 0 25px
}

.btn-blue {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    bottom: -50px;
    height: 50px;
    line-height: 50px;
    padding: 0
}

[id$=-detay]:not(#detay-detay) {
    display: none
}

.table td:first-of-type {
    font-weight: 600;
    min-width: 100px
}

.video img {
    width: 100%
}

.pevluke {
    width: 99%
}

.pevluke thead tr th {
    padding: 10px 2px;
    height: 50px;
    min-width: 56px;
    text-align: center;
    text-align: -webkit-center;
    text-transform: capitalize;
    color: #fff;
    font-weight: 700
}

.pevluke thead tr th:first-of-type {
    text-align: left
}

.pevluke tbody tr {
    border-bottom: 1px solid #e5e5e5
}

.pevluke tbody tr:hover {
    background: #f2f2f2
}

.pevluke tr td {
    padding: 13px 0;
    text-align: center;
    text-align: -webkit-center;
    text-transform: capitalize;
    border: 1px solid #dadada
}

.pevluke tr td a:hover {
    color: #00b0b9
}

.pevluke tr td i {
    font-size: 16px
}

.pevluke tr td:first-of-type {
    border-left: none;
    text-align: left
}

.form-control {
    background: #fff;
    color: #e2e3e5;
    border-radius: 0;
    box-shadow: none;
    color: #0e416f
}

.form-control:not(textarea) {
    height: 45px;
    line-height: 45px
}

.form-control:focus {
    border-color: #0e416f
}

.form-div {
    width: 100%;
    overflow: hidden;
    margin: 10px 0
}

.kapat {
    position: absolute;
    right: 15px;
    top: 15px
}

.kapat img {
    opacity: .7;
    -webkit-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms
}

.kapat:hover img {
    opacity: 1
}

.full-menu-wrap-form {
    display: none;
    z-index: 99999;
    vertical-align: middle;
    margin: auto;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 100vh;
    color: #fff;
    background: rgba(0, 0, 0, 0.9);
    position: fixed;
    left: 0;
    width: 100%
}

.full-menu-wrap-form .iletisim-form {
    width: 40%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    width: 100%
}

.full-menu-wrap-form .iletisim-form form {
    min-width: 20%
}

.form-baslik {
    overflow: hidden
}

.form-baslik h4 {
    background: #22bcd8;
    color: #fff;
    float: left;
    padding: 15px 10px;
    width: 100%;
    margin-top: 0
}

.full-menu-wrap-form .form-control {
    background: transparent!important;
    color: #fff
}

.full-menu-wrap-form .form-control:focus {
    border-color: #ffF
}

@media (max-width: 991px) {
    .navbar-toggle {
        display: block
    }
    .main-menu,
    .language {
        display: none;
        margin-right: 40px;
        margin-top: 18px;
        /* right: 62px; */
        /* top: 15px; */
        height: 0px;
    }
    header,
    footer {
        position: relative
    }
    .logo {
        padding: 15px 0
    }
    .slider-pagi {
        right: 15px
    }
    .slider-content {
        bottom: 20%
    }
    .page-wrap {
        height: auto
    }
    .content {
        padding: 10px
    }
    .back {
        right: 0;
        top: -50px;
        z-index: 9999
    }
    .iletisim .text {
        height: auto
    }
    .menu {
        display: none
    }
    .page {
        padding: 15px
    }
    .page-wrap>.col-md-6,
    .page-wrap>.col-md-9>.col-md-12,
    .page-wrap>.col-md-12,
    .page-wrap>.col-md-9,
    .page-wrap>.col-md-5,
    .page-wrap>.col-md-7 {
        padding-bottom: 0
    }
    .page-wrap>.col-md-12,
    .page-wrap>.col-md-12>.col-md-12 {
        padding-bottom: 0!important
    }
    .text2 {
        height: auto
    }
    .map-responsive {
        margin-left: 0
    }
    .captcha {
        margin-bottom: 10px
    }
}

@media (max-width: 767px) {
    .copy,
    .biltek {
        width: 100%;
        display: block!important;
        padding: 15px!important;
        height: auto!important
    }
    .biltek {
        text-align: center;
        margin: 0
    }
    footer {
        font-size: 13px
    }
    footer .social {
        float: right
    }
    .icerik img {
        width: 100%
    }
    .page {
        display: block;
        height: auto
    }
    .text,
    .test2 {
        height: auto!important
    }
    .hakkimizda-slide .swiper-slide {
        height: 280px
    }
    .btn-blue {
        width: 100%;
        position: relative;
        bottom: 0
    }
    .kapat {
        right: 0;
        top: 0
    }
    .full-menu-wrap-form .iletisim-form {
        padding: 0 30px
    }
}

@media (max-width: 479px) {
    .logo img {
        height: 35px
    }
    header {
        height: 66px
    }
    .navbar-toggle {
        top: 8px
    }
    footer .text,
    footer .social {
        width: 100%;
        text-align: center
    }
    footer .social {
        margin-top: 10px
    }
    .menu > ul > li > a {
        padding: 10px
    }
    .g-title h3 {
        font-size: 18px;
        height: auto
    }
    .full-menu-wrap-form .iletisim-form form {
        width: 100%
    }
    .slider-pagi {
        display: none
    }
    .page>.container {
        padding: 0
    }
    .page>.container .col-xs-12 {
        padding: 0
    }
    .slider .swiper-slide {
        height: calc(100vh - 237px)
    }
}

.fuar-item .img img:hover {
    -webkit-transform: scale(1) skew(0deg, 0deg);
    -moz-transform: scale(1) skew(0deg, 0deg);
    -o-transform: scale(1) skew(0deg, 0deg);
    -ms-transform: scale(1) skew(0deg, 0deg);
    transform: scale(1) skew(0deg, 0deg)
}

.header-ic {
    position: relative
}

.text ul li {
    list-style-type: circle
}

.pagination {
    margin: 40px 0 0
}

.swiper-slide img {
    width: 100%!important;
    height: 100%!important;
    object-fit: cover!important
}

.post {
    -webkit-box-shadow: 0 0 30px #eee;
    box-shadow: 10px 10px 50px 0 rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    position: relative;
    margin-bottom: 20px;
    /* height: 250px !important; */
}

@media(min-width:768px){
    .post {height:250px;}
}

.post__desc {
    padding: 20px;
    background: #fff
}

.title--post {
    font-size: 17px;
    color: #6a6a6a;
    line-height: 35px
}

#content {
    padding: 150px 0
}

.BgHaberler {
    width: 100%
}

.BgHaberler .page-content {
    padding: 120px 0;
    margin-bottom: 500px
}

.BgHaberler::before {
    content: "";
    width: 100%;
    height: 100%;
    background: url(https://ajansportakal.com/demo/ortech/wp-content/themes/ortech2/img/slider/slide.jpg);
    position: absolute;
    opacity: .2;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.contact-content {
    padding: 20px!important
}

.nf-field-element input {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.ninja-forms-form-wrap,
.nf-field-label label {
    color: #fff
}

textarea,
.nf-field-element textarea {
    border-radius: 4px;
    color: #6a6a6a!important;
    padding: 6px 12px
}

.eng,
.tr {
    display: inline-block;
    background: url(../img/language.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
    margin: 0 4px -3px 0
}

.eng {
    background-position: -0 -0;
    width: 23px;
    height: 15px
}

.tr {
    background-position: -0 -16px;
    width: 23px;
    height: 15px
}

.btn-facebook {
    background: #3b5998!important
}