/* KAYDIRMA CUBUGU RENKLENDIRMESI */
::-webkit-scrollbar {
    width: 8px;
    background-color: #F2F2F2;
}

::-webkit-scrollbar-thumb {
    background-color: #D6D6D6;
}

    ::-webkit-scrollbar-thumb:hover {
        background-color: #A5A5A5;
    }

    ::-webkit-scrollbar-thumb:active {
        background-color: #A5A5A5;
    }

/* BASLANGIC */

body {
    overflow-x: hidden !important; /* YATAY EKSENDE KAYDIRMA CUBUGUNU KALDIR. */
    font-family: 'Montserrat', sans-serif;
    background-color: #ffffff;
    color: #4c4c4c;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    min-height: 100%;
    height: auto !important;
    transition: background-color .5s;
}

p {
    font-family: 'Montserrat', sans-serif;
}

a:hover, a:active, a:focus {
    text-decoration: none;
}

.nopm {
    margin: 0;
    padding: 0;
}

.nav-item {
    padding: 30px;
    margin-top: 20px;
}

    .nav-item a {
        color: #707070;
        font-weight: 600;
    }

        .nav-item a:hover {
            color: #000;
        }


.navbar-brand > img {
    display: block;
}

.navbar-brand {
    float: left;
    height: 100%;
    padding: 10px 10px;
    font-size: 18px;
    line-height: 0px;
}

@media (max-width: 960px) {
    .navbar-brand > img {
        display: block;
    }
}

@media(max-width:992px) {
    .navbar-brand {
        float: none !important;
        display: inline-block !important;
    }
    .sec3-owl{
    	margin-top :30px;
    }
}

/* MENU */
.menu {
    -webkit-box-shadow: 0px 3px 15px 1px rgba(214,214,214,1);
    -moz-box-shadow: 0px 3px 15px 1px rgba(214,214,214,1);
    box-shadow: 0px 3px 15px 1px rgba(214,214,214,1);
    padding: 0px 100px;
}

@media(max-width:1368px) {
    .menu {
        padding: 0px 100px;
    }
}
@media(max-width:768px) {
    .menu {
        padding: 0px 30px;
    }
}

.ust-menu {
    padding: 15px;
    z-index: 2;
    margin: 0px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #fff;
    border-bottom: 5px solid #FFED00;
}
    /* LOGO */
    .ust-menu .navbar-brand {
        padding: 0px;
    }

        .ust-menu .navbar-brand > img {
            height: 100%;
            padding: 0px;
            width: auto;
        }
    /* MENU - RENKLER */
    .ust-menu .navbar-nav > li > a {
        color: #373737;
        font-size: 18px;
        padding: 12px 10px 9px 10px;
        font-weight: 400;
        text-align: center;
    }

.ust-menu {
    position: relative;
}

.navbar-lang {
    margin-top: 10px;
}

    .navbar-lang ul li {
        float: left;
        margin-right: 10px;
    }

        .navbar-lang ul li span {
            color: #808080;
            font-size: 18px;
            margin-top: 6px;
        }

@media (min-width: 992px) {
    .navbar-nav {
        position: absolute;
        left: 57%;
        top: 50%;
        transform: translate(-50%, -50%);
        display: inline-flex;
        margin-left: -130px;
    }

        .navbar-nav > li > a {
            line-height: 61px;
        }
}

/*.navbar-dil::after {
    content: "";
    width: 50px;
    background: #383085;
    height: 100%;
    position: absolute;
    top: 0px;
    left: -10px;
    transform: skew(-20deg);
    z-index: -1;
}*/

.navbar-dil {
    position: relative;
    margin-top: 24px;
    color: #5d5d5d;
    height: 100%
}

    .navbar-dil li {
        float: left;
        padding: 6px 10px;
    }

        .navbar-dil li span {
            margin: 0px 10px;
        }

.menu-2 {
    width: 100%;
}

@media(min-width:992px) {
    .menu-2 {
        display: none;
    }
}

.navbar {
    border: none;
}

.navbar-dil-1 {
    background: #383085;
    position: relative;
    height: 54px;
    padding: 15px 10px;
    color: #ffffff;
    width: 100%;
}

    .navbar-dil-1 li {
        float: right;
    }

        .navbar-dil-1 li span {
            margin: 0px 10px;
        }


.nav-search :hover {
    color: #707070;
}

.lang-liste {
    color: #707070;
}

    .lang-liste img {
        margin-right: 5px;
        float: left;
        margin-top: 3px;
    }

.navbar-lang ul li a {
    font-size: 18px;
    font-weight: 400;
    color: #808080;
}

.navbar-lang ul .search {
    border-left: 1px solid #C5C5C5;
    padding-right: 10px;
}

.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
    background-color: #27B752;
    color: #ffffff;
}

@media(min-width: 993px) {
    .ust-menu .solnav {
        margin-top: 5px;
    }

    #myNavbar {
        margin-top: 10px;
        margin-right: 0px;
        padding-right: 0px;
    }
}

.menu-top-center {
    margin-left: 100px;
}

    .menu-top-center .navbar li
    /*.ust-menu .navbar-nav > li > ul {
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #ffffff;
    color: #01267e;
}*/
    .ust-menu .navbar-nav > li > ul > li a {
        color: #01267e;
        font-weight: bold;
    }

.ust-menu .navbar-nav > .dropdown > a .caret {
    border-top-color: #333333;
    border-bottom-color: #333333;
}

.dropdown-menu {
    min-width: 43px;
    opacity: 1;
}

    .dropdown-menu > li > a:focus,
    .dropdown-menu > li > a:hover {
        color: #808080;
        text-decoration: none;
        background-color: transparent;
    }

    .dropdown-menu > li > a {
        padding: 0px 9px !important;
        color: #000;
    }

.navbar-toggler {
    display: none;
        border: none;
    margin: 20px;
    background: #f7931d;
    color: #ffffff;
}

@media (max-width: 900px) {
    .ust-menu .navbar-nav .open .dropdown-menu > li > a {
        color: #01267E;
        font-weight: bold;
        padding: 2px;
        padding-left: 10px;
        margin: 0px;
        margin-top: 3px;
        margin-left: 10px;
        margin-right: 10px;
        border-radius: 0px;
    }
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        float: left;
        min-width: 64px;
        padding: 5px 0;
        margin: 2px 0 0;
        font-size: 14px;
        text-align: left;
        list-style: none;
        background-color: #fff;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border: 1px solid #ccc;
        border: 1px solid rgba(0,0,0,.15);
        border-radius: 4px;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
        box-shadow: 0 6px 12px rgba(0,0,0,.175);
    }

    .site-map {
        padding: 0px !important;
    }
}


/* TABLETE KADAR KUCULTME OLAYI */

@media (max-width: 992px) {

    .navbar-header {
        padding: 0px;
        float: none;
        margin-bottom: 50px;
    }

    .navbar-toggler {
        display: block;
        margin: 10px 15px 10px 0px;
        float: right;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: left !important;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }

            .navbar-nav > li > ul {
                width: 100%;
            }

    .nav-lng2 {
        display: flex;
        padding-left: 5px;
        padding-top: 5px;
        float: left !important;
    }

    .nav-lng {
        display: none;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in {
        display: block !important;
        /*background-color: rgba(0, 0, 0, 0.8);
        padding-bottom: 10px;*/
    }


    .ust-menu {
        padding-top: 17px;
        min-width: 100%;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #BFA27C;
        background-color: #BFA27C;
    }

        .navbar-inverse .navbar-toggle:focus,
        .navbar-inverse .navbar-toggle:hover {
            background-color: #EFEAE3;
        }
}

@media screen and (max-width: 768px) {
    .navbar:before {
        display: none;
    }

    .nav:before {
        display: none !important
    }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    .ust-menu .navbar-toggle {
        margin-right: 0px;
    }
}

@media (min-width: 992px) {
    .navbar-right .dropdown-menu {
        left: 0px;
        right: auto;
        top: 27px;
        margin-left: 0px;
        border-top-left-radius: 4px !important;
        border-top-right-radius: 4px !important;
    }
}


@media (max-width: 992px) {
    .menu-sag {
        padding: 0px;
        padding-top: 0px;
        margin-bottom: 0px;
    }
        /*.navbar-collapse.collapse.in {
        padding-top: 10px;
        margin-top: 60px;
    }*/

        .menu-sag li {
            display: inline-block;
        }

            .menu-sag li a {
                font-size: 15px !important;
                padding: 7px;
                margin: 0px;
            }

    .ust-menu {
        position: relative;
    }
}

@media (max-width: 1100px) {
    .nav-item {
        padding: 18px;
    }
}

@media (max-width: 768px) {
    .nav-item {
        padding: 0px;
        margin: 5px;
    }

        .nav-item a {
            margin-top: 25px;
        }
}


/*Deskop Menu*/

#main li {
    font-size: 0.8rem;
    display: inline-block;
    position: relative;
    cursor: pointer;
    z-index: 5;
    min-width: 120px;
}

    #main li .drop li {
        padding: 10px 0px 10px 2px;
    }

.drop {
    overflow: hidden;
    list-style: none;
    position: absolute;
    padding: 0;
    width: 200px;
    left: 0;
    top: 82px;
}

    .drop div {
        -webkit-transform: translate(0, -100%);
        -moz-transform: translate(0, -100%);
        -ms-transform: translate(0, -100%);
        transform: translate(0, -100%);
        -webkit-transition: all 0.5s 0.1s;
        -moz-transition: all 0.5s 0.1s;
        -ms-transition: all 0.5s 0.1s;
        transition: all 0.5s 0.1s;
        position: relative;
        display: none;
    }

    .drop li {
        display: block;
        width: 100%;
        background: #27B752 !important;
    }

        .drop li a {
            color: #373737;
            font-size: 18px;
            font-weight: 400;
            padding-left: 10px;
            padding-bottom: 25px;
        }

        .drop li:hover a {
            color: #ffffff;
        }


#main li:nth-child(1):hover ul div {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    display: block;
}


#main li:nth-child(2):hover ul div {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    display: block;
}


#main li:nth-child(3):hover ul div {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    display: block;
}


#main li:nth-child(4):hover ul div {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    display: block;
}
/*Deskop Menu*/

/*Mobil Menu*/
.default-skin {
    font-weight: 400;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    --skin: #2a2a2e;
    --skin-hover: #2098D1;
    --skin-color: rgba(255, 255, 255, 0.8);
}

.menu-trigger {
    position: absolute;
    -webkit-appearance: none;
    border: 0;
    outline: 0;
    background: transparent;
    top: 6px;
    padding: 0 5px;
    color: var(--skin-color);
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, .2);
}

    .menu-trigger:hover {
        opacity: 0.8;
        -webkit-opacity: 0.8;
    }

    .menu-trigger.left {
        right: 20px;
        top: 20px;
    }

    .menu-trigger span {
        font-size: 25px;
        color: #16993D;
    }

.sticky {
    position: fixed;
    top: 0;
    z-index: 9999999999;
    background: #fff;
    width: 100%;
    transition: all .5s;
}
.sticky + .slider {
    padding-top: 100px;
  }

.menu-container {
    overflow: auto;
    display: block;
    top: 0px;
}

.position-left {
    left: -270px;
}

.position-right {
    right: -270px;
}

.position-left.open {
    left: 0;
}

.position-right.open {
    right: 0;
}

.menu-container,
.menu-head,
.menu-left,
.menu-left.open
.menu-right,
.menu-right.open {
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
}

.menu-container,
.menu-head {
    background: var(--skin);
    position: fixed;
    z-index: 100;
    width: 270px;
}

    .menu-head .layer {
        background: rgba(0, 0, 0, 0.2);
        display: block;
        padding: 15px;
    }

.menu-items {
    list-style: none;
    font-size: 14px;
}

    .dropdown-heading,
    .menu-items li a {
        text-decoration: none;
        padding: 12px 12px 12px 45px;
        display: block;
        color: var(--skin-color);
        border-bottom: 1px dotted rgba(255, 255, 255, 0.050);
        margin: 0;
        cursor: pointer;
        user-select: none;
        -webkit-user-select: none;
    }

.dropdown-heading {
    -webkit-tap-highlight-color: transparent;
}

    .dropdown-heading:hover,
    .menu-items li a:hover {
        background: #16993D;
    }

    .dropdown-heading i {
        float: right;
    }

.item-icon {
    margin: 0 25px 0 0;
    display: inline;
    width: 32px;
    height: 32px;
    line-height: 32px;
    position: absolute;
    font-size: 15pt;
    margin: 5px;
    text-align: center;
    color: var(--skin-color);
}
/* Dropdowns */
.has-sub ul {
    list-style: none;
    overflow: hidden;
    height: 0px;
    transition: .360s;
    background: #f2f9f9;
}

    .has-sub ul li a {
        display: block;
        padding: 12px 33px;
        border-bottom: 0;
        font-size: 13px;
        color: #444;
        transition: .1s;
        -webkit-transition: .1s;
        border-bottom: 1px dotted #e1e1e1;
    }

        .has-sub ul li a:hover {
            background: #dedede;
            transition: .1s;
            -webkit-transition: .1s;
        }

.has-sub span {
    display: block;
    box-sizing: border-box;
}

.has-sub i.arrow {
    float: right;
    margin-right: 10px;
    transition: 0.360s;
    font-size: 16px;
}

.has-sub .arrowdown {
    transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    transition: 0.360s;
    -webkit-transition: 0.360s;
    -moz-transition: 0.360s;
}
/* Dim background effect */
.dim-overlay {
    display: none;
}

    .dim-overlay:before {
        content: "";
        background-color: rgba(0, 0, 10, .4);
        height: 100vh;
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        overflow: hidden;
        z-index: 2;
    }

.menu-trigger {
    display: none;
}

@media (max-width: 992px) {
    .menu-trigger {
        display: block;
    }

    .mobil-lang {
        display: none;
    }
}

.mm-search {
    padding: 10px;
    margin-bottom: 20px;
}

.input-group1 .form-control {
    width: 80%;
    float: left;
}

.input-group-btn1 .btn-default {
    width: 15%;
    float: right;
}

.lang-mobil {
    width: 100%;
    display: block;
    padding: 20px 10px;
    margin-bottom: 20px;
}

    .lang-mobil li {
        float: left;
        border-right: 1px solid #d3d3d3;
        padding: 0px 5px;
    }

        .lang-mobil li a {
            padding: 0px 15px;
        }
/*Mobil Menu*/
/* YUKLENIYOR */
.gnl-loading {
    background-color: #ddd;
    width: 100%;
    height: 100vh;
    position: relative;
    margin: auto;
    z-index: 9999999999;
}

.loading {
    position: absolute;
    width: 200px;
    height: 200px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: auto;
    z-index: 99999;
    text-align: center;
}

.loading-item {
    width: 100px;
    height: 100px;
    position: absolute;
}

.loading-item-1 {
    background-color: #FA5667;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-animation: loading-item-1_move 1.8s cubic-bezier(.6,.01,.4,1) infinite;
    animation: loading-item-1_move 1.8s cubic-bezier(.6,.01,.4,1) infinite;
}

.loading-item-2 {
    background-color: #7A45E5;
    top: 0;
    right: 0;
    -webkit-animation: loading-item-2_move 1.8s cubic-bezier(.6,.01,.4,1) infinite;
    animation: loading-item-2_move 1.8s cubic-bezier(.6,.01,.4,1) infinite;
}

.loading-item-3 {
    background-color: #1B91F7;
    bottom: 0;
    right: 0;
    z-index: 1;
    -webkit-animation: loading-item-3_move 1.8s cubic-bezier(.6,.01,.4,1) infinite;
    animation: loading-item-3_move 1.8s cubic-bezier(.6,.01,.4,1) infinite;
}

.loading-item-4 {
    background-color: #FAC24C;
    bottom: 0;
    left: 0;
    -webkit-animation: loading-item-4_move 1.8s cubic-bezier(.6,.01,.4,1) infinite;
    animation: loading-item-4_move 1.8s cubic-bezier(.6,.01,.4,1) infinite;
}

@-webkit-keyframes loading-item-1_move {
    0%, 100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    25% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px);
    }

    50% {
        -webkit-transform: translate(100px, 100px);
        transform: translate(100px, 100px);
    }

    75% {
        -webkit-transform: translate(100px, 0);
        transform: translate(100px, 0);
    }
}

@keyframes loading-item-1_move {
    0%, 100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    25% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px);
    }

    50% {
        -webkit-transform: translate(100px, 100px);
        transform: translate(100px, 100px);
    }

    75% {
        -webkit-transform: translate(100px, 0);
        transform: translate(100px, 0);
    }
}

@-webkit-keyframes loading-item-2_move {
    0%, 100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    25% {
        -webkit-transform: translate(-100px, 0);
        transform: translate(-100px, 0);
    }

    50% {
        -webkit-transform: translate(-100px, 100px);
        transform: translate(-100px, 100px);
    }

    75% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px);
    }
}

@keyframes loading-item-2_move {
    0%, 100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    25% {
        -webkit-transform: translate(-100px, 0);
        transform: translate(-100px, 0);
    }

    50% {
        -webkit-transform: translate(-100px, 100px);
        transform: translate(-100px, 100px);
    }

    75% {
        -webkit-transform: translate(0, 100px);
        transform: translate(0, 100px);
    }
}

@-webkit-keyframes loading-item-3_move {
    0%, 100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    25% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px);
    }

    50% {
        -webkit-transform: translate(-100px, -100px);
        transform: translate(-100px, -100px);
    }

    75% {
        -webkit-transform: translate(-100px, 0);
        transform: translate(-100px, 0);
    }
}

@keyframes loading-item-3_move {
    0%, 100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    25% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px);
    }

    50% {
        -webkit-transform: translate(-100px, -100px);
        transform: translate(-100px, -100px);
    }

    75% {
        -webkit-transform: translate(-100px, 0);
        transform: translate(-100px, 0);
    }
}

@-webkit-keyframes loading-item-4_move {
    0%, 100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    25% {
        -webkit-transform: translate(100px, 0);
        transform: translate(100px, 0);
    }

    50% {
        -webkit-transform: translate(100px, -100px);
        transform: translate(100px, -100px);
    }

    75% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px);
    }
}

@keyframes loading-item-4_move {
    0%, 100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    25% {
        -webkit-transform: translate(100px, 0);
        transform: translate(100px, 0);
    }

    50% {
        -webkit-transform: translate(100px, -100px);
        transform: translate(100px, -100px);
    }

    75% {
        -webkit-transform: translate(0, -100px);
        transform: translate(0, -100px);
    }
}

/*arama penceresi*/
/* ARAMA */
#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -moz-transform: translate(0px, -100%) scale(0, 0);
    -o-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0;
    z-index: 30;
}

.search span {
    color: #707070;
    border-left: 1px solid #B7B7B7;
    padding-left: 15px;
}

    .search span:hover {
        color: #ccc;
    }

#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
    -o-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
}

#search input[type="search"] {
    position: absolute;
    top: 50%;
    width: 100%;
    color: rgb(255, 255, 255);
    background: rgba(0, 0, 0, 0);
    font-size: 60px;
    font-weight: 300;
    text-align: center;
    border: 0px;
    margin: 0px auto;
    margin-top: -51px;
    padding-left: 30px;
    padding-right: 30px;
    outline: 0;
}

#search .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 61px;
    margin-left: -45px;
    border-radius: 5px;
    outline: 0;
}

#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #ffffff;
    background-color: #f7931d;
    border-color: #f7931d;
    opacity: 1;
    padding: 2px 13px 5px;
    font-size: 30px;
    border-radius: 5px;
    outline: 0;
}
.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #f7931d;
    border-color: #f7931d;
}

/*UST MENU İŞLEMLERİ UMUT*/
.search-nav {
    margin-top: 20px;
}

.menu .navbar {
    margin-bottom: 0px;
}

.menu .nav-item {
    margin: 0px;
    padding: 0px;
}

    .menu .nav-item a {
        color: #000000;
        font-size: 18px;
        font-weight: 500;
        margin: 27px;
    }

@media(max-width: 1525px) {
    .menu .nav-item a {
        font-size: 16px;
        margin: 24px;
    }
}

@media(max-width: 1368px) {
    .menu .nav-item a {
        font-size: 16px;
        margin: 30px 10px;
    }
}

@media(max-width: 1200px) {
    .menu .nav-item a {
        font-size: 13px;
        margin: 9px;
    }
}

.menu .navbar-nav > li {
    margin-left: 10px;
}

@media(max-width:1200px) {
    .navbar-dil li {
        padding: 6px 0px;
    }
}

.menu-dil {
    width: 100%;
    background: #F6F5F5;
    -webkit-transform: skew(-15deg);
    -moz-transform: skew(-15deg);
    -o-transform: skew(-15deg);
    transform: skew(-15deg);
    padding: 10px 10px;
    float: left;
    border: none;
    color: #A4A4A4;
    font-size: 16px;
    font-weight: 300;
    position: relative;
    z-index: 1;
}

.menu-dil-2 {
    float: left;
    width: 60px;
    background: #F6F5F5;
    padding: 10px 10px;
    float: left;
    border: none;
    color: #A4A4A4;
    font-size: 16px;
    font-weight: 300;
    position: relative;
    z-index: 1;
}

@media(max-width:1200px) {
    .menu-dil {
        padding: 10px 0px;
    }
}

.menu-dil::after {
    content: "";
    width: 3px;
    background: #cecece;
    opacity: 0.37;
    -webkit-filter: blur(1px);
    -moz-filter: blur(1px);
    -o-filter: blur(1px);
    -ms-filter: blur(1px);
    filter: blur(1px);
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

.menu-dil a {
    -webkit-transform: skew(15deg);
    -moz-transform: skew(15deg);
    -o-transform: skew(15deg);
    transform: skew(15deg);
}

.navbar-left {
    padding: 0px;
    margin: 0px;
}

.search-sol {
    width: 90%;
    -webkit-transform: skew(-15deg);
    -moz-transform: skew(-15deg);
    -o-transform: skew(-15deg);
    transform: skew(-15deg);
    float: left;
    color: #A4A4A4;
    font-size: 16px;
    font-weight: 300;
    position: relative;
}

@media(max-width:768px) {
    .search-sol {
        width: 100%;
    }

    .navbar-dil {
        width: 100%;
    }

    .navbar-left {
        width: 100%;
    }

    .navbar-nav {
        float: left;
    }
}

@media(max-width:992px) {
    .navbar-left {
        width: 100%;
        display: none;
    }

    .navbar-right {
        width: 100%;
        display: none;
    }
}


.search-sol-1 {
    width: 80%;
    -webkit-transform: skew(15deg);
    -moz-transform: skew(15deg);
    -o-transform: skew(15deg);
    transform: skew(15deg);
    float: left;
    border: none;
    color: #A4A4A4;
    font-size: 13px;
    font-weight: 300;
}

}


@media(min-width:992px) {
    .search.search-sol-1 {
        border: solid 1px #BEBEBE;
        width: 100%;
    }
}

@media(max-width:1100px) {
    .search-sol-1 {
        width: 50%;
    }
}

.search-sag {
    width: 15%;
    background-color: transparent;
    border: none;
    float: right;
    font-size: 15px;
    color: #CFCFCF;
    position: absolute;
}

@media(min-width:1200px) {
    .search-sag::after {
        content: "";
        height: 56px;
        width: 1px;
        background: #BEBEBE;
        position: absolute;
        right: -10px;
        top: -20px;
    }
}

.menu-a {
    width: 100%;
}

.menu.a span {
    float: right;
}

.menu-a img {
    width: 101px;
}

/*UST MENU İŞLEMLERİ UMUT*/
.arama-btn {
    background-color: #f7931d;
    border-color: #f7931d;
    font-weight: 900;
    color: #ffffff;
    border-radius: 5px;
    padding: 10px 45px 10px 45px;
}

    .btn-primary.active.focus,
    .btn-primary.active:focus,
    .btn-primary.active:hover,
    .btn-primary:active.focus,
    .btn-primary:active:focus,
    .btn-primary:active:hover,
    .arama-btn:hover {
        background-color: #f7931d  !important;
        border-color: #f7931d  !important;
    }


@media(max-width: 768px) {
    #search input[type="search"] {
        font-size: 30px;
        margin-top: -51px;
        padding-left: 0px;
        padding-right: 0px;
    }

    #search .btn {
        margin-top: 10px;
    }
}
/*arama penceresi*/
/* ARAMA */


.slider-txt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

    .slider-txt h1 {
        color: #FFFFFF;
        font-size: 50px;
        font-weight: 300;
    }

    .slider-txt h2 {
        color: #FFFFFF;
        font-size: 50px;
        font-weight: 700;
    }


/*/-/-/-Section-4-Baslangic/-/-/-/*/
.section5 {
    background-color: #F7F7F7;
    position: relative;
    padding-bottom: 10px;
}

.footer-bg {
    padding: 20px;
    width: 100%;
}

@media (min-width: 1400px) {
    .footer-bg {
        padding: 40px;
        width: 70%;
    }
}

.footer-title {
    color: #289ECB;
    font-size: 24px;
    font-weight: 600;
}

.footer-form {
    margin: 30px 0px;
}

.footer-title2 {
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 600;
    margin: 10px 0px;
}

.footer-text {
    color: #A1A1A1;
    font-size: 16px;
    font-weight: 400;
}

    .footer-text ul li {
        margin: 10px 0px;
    }

@media (max-width: 992px) {
    .footer-sol ul li:nth-child(1) {
        margin-bottom: 54px !important;
    }
}
/*Form*/
.form-group input {
    border: 0px;
    border-radius: 0px;
    background-color: #4A4A4A;
    color: #A8A8A8;
    font-size: 16px;
    font-weight: 400;
    outline: 0;
    margin-bottom: 20px;
    padding: 25px 10px;
    box-shadow: none;
}

.form-group textarea {
    border: 0px;
    border-radius: 0px;
    background-color: #4A4A4A;
    color: #A8A8A8;
    font-size: 16px;
    font-weight: 400;
    outline: 0;
    margin-bottom: 20px;
    padding: 25px 10px;
    box-shadow: none;
}

.form-group2 {
    display: inline-block;
    float: right;
}

    .form-group2 input {
        border: 0px;
        border-radius: 0px;
        background-color: #16993D;
        color: #FFFFFF;
        font-size: 16px;
        font-weight: 700;
        outline: 0;
        margin-bottom: 20px;
        padding: 10px 50px;
        text-align: center;
        box-shadow: none;
    }

        .form-group2 input:hover {
            color: #FFFFFF;
        }

.footer-color {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999999;
}

.ft-green {
    width: 33%;
    height: 15px;
    float: left;
    background-color: #16993D;
}

.ft-blue {
    width: 33%;
    height: 15px;
    float: left;
    background-color: #FFED00;
}

.ft-yellow {
    width: 34%;
    height: 15px;
    float: left;
    background-color: #289ECB;
}

/*/-/-/-Section-4-Bitis/-/-/-/*/


/*COPYRIGHT*/
.etiket {
    padding: 10px 0;
    background-color: #272727;
}

.ctxt {
    font-size: 16px;
    color: #D1D1D1;
    font-weight: 300;
}

.ctxta {
    font-size: 16px;
    color: #D1D1D1;
    text-decoration: none;
    font-weight: 300
}

    .ctxta:hover {
        color: #707070;
    }
/*////-ALT SAYFALAR-/////////////////////////////////*/

/*Site-Map-Start*/
.site-map {
    padding: 20px 20px;
    margin-top: 3px;
    position: absolute;
    bottom: 0px;
}

.site-map-p {
    color: #000;
}

.breadcrumb {
    padding: 0;
    text-align: left;
    margin-bottom: 0px;
}

.site-map ol li a {
    color: #707070;
    font-weight: 600;
    font-size: 14px;
}

    .site-map ol li a:hover {
        color: #949494;
    }

.breadcrumb ol, ul {
    margin-top: 0;
    margin-bottom: 0px;
}

.breadcrumb {
    padding: 0;
    text-align: left;
    margin-bottom: 0px;
    background-color: transparent !important;
}

    .breadcrumb li a {
        color: #B2B2B2;
        font-weight: 500;
        font-size: 12px;
    }

    .breadcrumb > li + li:before {
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        text-decoration: inherit;
        font-size: 14px;
        content: "\f105" !important;
        padding: 0 5px;
        color: #B2B2B2;
    }

.banner-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #787878;
    font-size: 24px;
    font-weight: 400;
}

@media (max-width: 768px) {
    .banner-title {
        top: 1%;
        right: 1%;
        transform: none;
        left: auto;
    }
}
/*Site-Map-Finish*/


/*/-/-PAGE BANNER-/-/*/
.page-banner {
    width: 100%;
    height: 100px;
    position: relative;
    background-color: red;
    background-image: linear-gradient(to right, #0C5D24, #FFED00);
}

.page-banner-border {
    border: 1px solid #FFED00;
}

.breadcrumb {
    background-color: transparent;
}

.page-banner-title {
    position: absolute;
    top: 30%;
    left: 10%;
    padding: 25px 50px;
    transform: skew(-25deg);
    -webkit-transform: skew(-25deg);
    -moz-transform: skew(-25deg);
    -o-transform: skew(-25deg);
    color: #f7931d;
	text-shadow: 2px 2px 2px #000;
    font-size: 30px;
    font-weight: 600;
    z-index: 2;
}

.title-sec {
    transform: skew(25deg);
    -webkit-transform: skew(25deg);
    -moz-transform: skew(25deg);
    -o-transform: skew(25deg);
	border-bottom: solid 2px;
}

.title-sec2 {
    transform: skew(25deg);
    -webkit-transform: skew(25deg);
    -moz-transform: skew(25deg);
    -o-transform: skew(25deg);
    margin-left: 15px;
    font-size: 24px;
    font-weight: 300;
}

.page-banner-img {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    width: 100%;
}

.page-top-perde {
    width: 45%;
    background: #F7931D;
    height: 100%;
    position: absolute;
    z-index: 1;
    opacity: .6;
    margin-left: -5%;
    transform: skew(-25deg);
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
}

    .page-top-perde:after {
        content: "";
        width: 100%;
        background: #F7931D;
        height: 100%;
        margin-left: 3%;
        position: absolute;
        z-index: 1;
        opacity: 0.5;
        filter: grayscale(100%);
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
    }

.page-banner-img img {
    width: 100%;
	
}

.page-perde {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,.3);
}

.page-banner-img img {
    min-height: 150px;
	    /*filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);*/
}

/*/-/-PAGE BANNER-/-/*/

/*/-/-PAGE CONTENT-/-/*/
.page-content {
    padding: 100px 0px;
}

.page-content-txt {
    color: #707070;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px
}

.page-txt {
    color: #383085;
    font-size: 24px;
    font-weight: 700;
    margin: 15px 0px 35px 0px;
}
/*/-/-PAGE CONTENT-/-/*/

/*/-/-PAGE FOOTER-/-/*/
.most-footer {
    position: relative;
    bottom: 0px;
    left: 0px;
    width: 100%;
}

.page-footer {
    background-color: #F7F7F7;
    padding: 30px 0px;
    margin-top: 50px;
    position: relative;
}

.page-footer2 {
    border-top: solid 1px rgba(112,112,112,0.2);
    background-color: #F7F7F7;
    padding: 10px 0px;
    position: relative;
}

.pg-footer {
    padding: 75px 0px;
}

@media(max-width:992px) {
    .pg-footer {
        padding: 30px 0px;
    }
}

.footer-ctxt {
    padding: 10px;
}

.footer-top {
    left: 50%;
    top: 0;
    transform: translate(-50%,-50%);
    width: 80%;
    padding: 40px 50px;
    box-shadow: rgba(0,0,0,0.2)0px 10px 10px 1px;
    background: #ffffff;
    border-radius: 10px;
    z-index: 1;
    position: absolute;
    text-align: center;
}

@media(max-width:768px) {
    .footer-top img {
        margin-top: 15px;
    }

    .footer-top {
        padding: 15px;
    }
}

.pg-footer-txt {
    color: #7E7E7E;
    font-size: 16px;
    font-weight: 400;
    margin: 30px 0px;
}

.pg-footer-social ul li {
    float: left;
    height: 40px;
    width: 40px;
    -webkit-border-radius: 75px;
    -moz-border-radius: 75px;
}

.pg-footer-title {
    color: #4A4A4A;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
}

@media(max-width:768px) {
    .pg-footer-title {
        margin-top: 25px;
    }
}

.pg-footer-nav ul li {
    margin: 8px 0px;
    color: #676767;
    font-size: 16px;
    font-weight: 300;
}

    .pg-footer-nav ul li a {
        margin: 8px 0px;
        color: #676767;
        font-size: 16px;
        font-weight: 300;
    }

    .pg-footer-nav ul li span {
        margin-right: 10px;
        text-align: center;
        color: #F7931D;
        font-size: 20px;
    }

@media(max-width:768px) {
    .pg-footer {
        padding-bottom: 30px;
    }
}



.footer-ctxt .ctxt {
    float: left;
    color: #676767;
    font-weight: 300;
    font-size: 16px;
}

.footer-ctxt .ctxta {
    float: right;
    color: #676767;
    font-weight: 300;
    font-size: 16px;
}

.pg-footer-social ul li {
    float: left;
    margin: 25px 20px 0px 0px;
    border: solid 1px #C4C4C4;
    border-radius: 0px;
    text-align: center;
    padding: 10px 0px;
}

    .pg-footer-social ul li a {
        color: #C4C4C4;
    }

.ft-social {
    float: right;
}

.footer-sag {
    margin-top: 25px;
}

.footer-menu ul {
    float: right;
}

.footercopy {
    text-align: right;
    font-size: 14px;
    color: #BCBCBC;
}

    .footercopy a {
        color: #BCBCBC;
        font-size: 14px;
    }

        .footercopy a:hover {
            color: #707070;
            font-size: 14px;
        }

.footer-menu ul li {
    float: left;
    margin-right: 15px;
    font-size: 14px;
}

    .footer-menu ul li a {
        color: #707070;
    }

        .footer-menu ul li a:hover {
            color: #000;
        }
/*/-/-PAGE FOOTER-/-/*/

/*/-/-HABERLER-/-/*/
.page-haberler .item {
    margin: 50px 0px;
}

.haber-txt {
    color: #2E2E2E;
    font-weight: 700;
    font-size: 22px;
    margin: 20px 0px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
/*/-/-HABERLER-/-/*/

/*/-/-HABER-DETAY-/-/*/
.diger-haber {
    text-align: center;
    margin-top: 100px;
}

/*/-/-HABER-DETAY-/-/*/

/*/-/-HAKKIMIZDA-/-/*/

/*solmenu*/
.page-b {
    margin: 0px;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
    background-color: #F7931D;
    display: block;
    padding: 10px 10px 10px 18px;
    position: relative;
}

ul.page-ul {
    margin: 0px;
    padding: 0px;
}

    ul.page-ul .dropdown > a {
        float: left;
        font-size: 16px;
        color: #ffffff;
        position: absolute;
        bottom: 0px;
    }

        ul.page-ul .dropdown > a > i {
            font-size: 24px;
            margin: 5px 10px 5px;
            position: absolute;
            bottom: 6px;
        }

@media(min-width:992px) {
    ul.page-ul .dropdown > a {
        display: none;
    }

    ul.sol-menu-list {
        display: block;
        display: block;
        margin: 0px;
        padding: 0px;
    }
}

ul.sol-menu-list {
    list-style: none;
    position: relative;
    border: none;
    box-shadow: none;
    width: 100%;
    transition: all 1s ease-in-out;
    margin-bottom: 30px;
    z-index: 0;
    margin-top: 15px;
    background-color: #f7f7f7;
}

.sol-menu-list li {
    display: block;
    border-bottom: 1px solid #E1E1E1;
}

    .sol-menu-list li a {
        position: relative;
        display: block;
        font-weight: 400;
        color: #707070;
        font-size: 16px;
        padding: 10px 15px !important;
            white-space: initial;
    }

        .sol-menu-list li a:hover {
            text-decoration: none;
            color: #000 !important;
            background-color: transparent;
        }

        .sol-menu-list li a:focus, .sm-active {
            text-decoration: none !important;
            background: transparent !important;
            color: #000 !important;
            border-left: 4px solid #eaeaea !important;
            padding: 0px;
        }

@media (max-width: 992px) {
    .page-b {
        padding-left: 40px;
    }

    .ul.page-ul .dropdown > a {
        margin-bottom: 25px;
    }
}
.dropdown-backdrop{
	display: none;
}
/*solmenu end*/

/*/-/-HAKKIMIZDA-/-/*/

/*/-/-URUNLER-/-/*/
.page-content-txt img{
	display: block;
    max-width: 100%;
    height: auto;
}
.sol-menu-list li a img {
    width: 30px;
    display: inline-block;
    padding-right: 10px;
}

.beyaz-esya .page-ul li a:hover {
    color: #289ECB !important;
}

.page-title-2 {
    color: #2E2E2E;
    font-size: 24px;
    font-weight: 700;
}

.urunler-icerik {
    margin: 50px 0px;
}

.urunler-ikon {
    background-color: #F8F8F8;
    border: 1px solid #DCDCDC;
    padding: 20px;
    margin: 20px 0px;
}

    .urunler-ikon img {
        margin: auto;
    }

.urun-gri {
    display: block;
}

.urun-mavi {
    display: none;
}

.urunler-ikon:hover .urun-gri {
    display: none;
}

.urunler-ikon:hover .urun-mavi {
    display: block;
}

.ikon-txt {
    color: #2E2E2E;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    margin-top: 10px;
    height: 50px;
}

.urunler-nav {
    margin: 50px 0px;
    text-align: center;
}

    .urunler-nav ul {
        display: inline-block;
    }

        .urunler-nav ul li {
            float: left;
            margin-right: 20px;
        }

            .urunler-nav ul li::after {
                content: "/";
                margin-left: 20px;
                color: #A8A8A8;
            }

            .urunler-nav ul li a {
                color: #A8A8A8;
                font-size: 16px;
                font-weight: 400;
            }
/*/-/-URUNLER-/-/*/
.urunler-ust {
    background-color: #585858;
}

.urunler-ust-txt {
    color: #E1E206;
    font-size: 24px;
    text-align: right;
    padding: 5px 10px 5px 10px;
}

.urunlerbread {
    margin-left: 5px;
}

    .urunlerbread ul li a {
        color: #B5B5B5;
        float: left;
        padding: 10px 5px 5px 10px;
    }

        .urunlerbread ul li a:hover {
            color: #DFDFDF;
            float: left;
            padding: 10px 5px 5px 10px;
        }

    .urunlerbread ul li i {
        color: #888888;
        float: left;
        padding: 14px 0px 5px 0px;
    }

.urunler-liste {
}

/*/-/-İLETİŞİM-/-/*/
.iletisim-baslik {
    font-size: 24px;
    font-weight: 500;
    color: #4A4A4A;
}

.iletisim-txt ul li {
    border-top: solid 1px #D9C9B7;
    margin: 10px 0px;
    color: #4A4A4A;
    font-weight: 400;
    font-size: 16px;
    padding: 5px;
}

    .iletisim-txt ul li:last-child {
        border-bottom: solid 1px #D9C9B7;
        padding-bottom: 10px;
    }

    .iletisim-txt ul li i {
        font-size: 25px;
        color: #F7931D;
        margin-right: 10px;
    }

.iletisim-form-txt {
    margin: 10px 0px;
    border-radius: 0px;
}

.iletisim-form-txtarea {
    border-radius: 0px;
}

.iletisim-btn {
    border-radius: 0px;
    color: #ffffff;
    background: #F7931D;
    margin-top: 15px;
    float: right;
    border: none;
    width: 120px;
    height: 50px;
}

    .iletisim-btn:hover {
        border-radius: 0px;
        color: #ffffff;
        background: #F7931D;
        margin-top: 15px;
        float: right;
    }

    .iletisim-btn:visited {
        border-radius: 0px;
        color: #ffffff;
        background: #F7931D;
        margin-top: 15px;
        float: right;
    }

    .iletisim-btn:focus {
        border-radius: 0px;
        color: #ffffff;
        background: #F7931D;
        margin-top: 15px;
        float: right;
    }

    .iletisim-btn:active {
        border-radius: 0px;
        color: #ffffff;
        background: #F7931D;
        margin-top: 15px;
        float: right;
    }

        .iletisim-btn:active:hover {
            border-radius: 0px;
            color: #ffffff;
            background: #F7931D !important;
            margin-top: 15px;
            float: right;
        }
/*/-/-ÜRÜN GRUPLARI-/-/*/
.grupkutulari {
    position: relative;
    float: left;
    margin: 25px 0px 25px 0px;
}

.grupkapsa {
    margin-bottom: 155px;
}

.urun-perde {
    position: absolute;
    background-color: #000;
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.urun-isim {
    font-size: 24px;
    text-align: center;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 1;
}

    .urun-isim a {
        color: #fff;
        font-size: 18px;
        border: solid 1px #E1E206;
        padding: 10px 30px 10px 30px;
        transition: .3s
    }

        .urun-isim a:hover {
            color: #000;
            background-color: #E1E206;
            font-size: 18px;
            border: solid 1px #E1E206;
            padding: 10px 30px 10px 30px;
        }

.urunlergrup-baslik {
    font-size: 24px;
    margin: auto;
    top: 0;
    left: 0;
}

.grup-baslik {
    font-size: 24px;
    margin: 75px 0px 15px 0px;
    text-align: center;
}

.urun-item {
    margin-top: 20px;
    border: solid 1px #DFDFDF;
    text-align: center;
    padding: 10px;
}

.urun-txt {
    margin-top: 10px;
}

.uretim-g {
    margin-top: 50px;
}











/*Section 1 Baslangic*/
.section1 {
}

.sec1-container {
    background: #F7F7F7;
    padding: 75px;
}

@media(max-width:1200px) {
    .sec1-container {
        padding: 75px 25px;
    }
}

.sec1-title {
    font-size: 45px;
    font-weight: 300;
    color: #1D1C1C;
}

    .sec1-title span {
        font-size: 45px;
        font-weight: 600;
        color: #F7931D;
    }

.sec1-description {
}

.sec1-btn {
    padding: 10px 30px;
    background: #FFFFFF;
    border: solid 1px #F7931D;
    position: absolute;
    bottom: -100px;
}

@media(max-width:768px) {
    .sec1-btn {
        position: relative;
        /* margin-top: 15px; */
        bottom: -20px;
    }
}

.sec1-img {
}

    .sec1-img img {
        position: absolute;
        width: 75%;
        top: -35px;
    }

@media(max-width:1200px) {
    .sec1-img img {
        position: relative;
        width:100%;
    }
}
@media(max-width:768px) {
    .sec1-img img {
        margin-top:100px;
    }
}

    /*Section 1 Bitis*/



    /*Section 2 Baslangic*/

    .sec2-container {
        margin-top: 300px;
    }
@media(max-width:992px) {
    .sec2-container {
        margin-top: 30px;
    }
    .sec2-item{
    	height: 260px;
    }
}
    .sec2-top {
        position: relative;
        width: 100%;
        display: inline-block;
        margin-bottom: 50px;
    }

    .sec2-title {
        text-align: center;
        font-size: 30px;
        font-weight: 700;
        margin-bottom: 20px;
    }

        .sec2-title::after {
            content: "";
            width: 12%;
            background: #707070;
            height: 1px;
            position: absolute;
            transform: translate(-50%,-50%);
            bottom: 0px;
            left: 50%;
            z-index: -1;
        }

    .sec2-item {
        border: solid 1px #F3F3F3;
        padding: 25px;
        margin: 15px;
        text-align: center;
        position: relative;
        overflow: hidden;
    }

    .sec2-itemtxt {
        margin-top: 35px;
        margin-bottom: 25px;
    }

    .sec2-thumb {
        margin: 0px auto;
        margin-top: 25px;
    }

    .sec2-img {
        display: none;
    }

    .sec2-item:hover .sec2-img {
        display: block;
        opacity: .2;
        position: absolute;
        transform: translate(-50%,-50%);
        top: 50%;
        left: 50%;
    }
    /*Section 2 Bitis*/
    /*Section 3 BASLA*/
    .sec3-container {
        margin: 50px 0px;
    }

    .sec3-itemkapsa {
        margin: 0px;
        padding: 0px;
    }

    .sec3-itemtxt {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .sec3-item {
        border: 5px solid #F7931D;
        position: absolute;
        left: 10%;
        top: 10%;
        z-index: 9999999;
        width: 80%;
        height: 80%;
        display: block;
        -webkit-transition: all 2s; /* Safari */
        -webkit-transition-timing-function: ease-in-out; /* Safari */
        transition: all .5s;
        transition-timing-function: ease-in-out;
    }

        .sec3-item:hover {
            background: #F7931D;
            -webkit-animation: pulse 1s;
            animation: pulse 1s;
        }

        .sec3-item:active {
            background: #F7931D;
            -webkit-animation: pulse 1s;
            animation: pulse 1s;
        }

    .sec3-itemtxt {
        color: #FFFFFF;
        font-size: 30px;
        font-weight: 700;
        text-shadow: 0px 5px 5px #000;
        text-align: center;
        width: 100%;
    }

    .sec3-thumb {
        margin: 0px auto;
        margin-top: 25px;
    }

    .sec3-img {
        width: 100%;
        z-index: -5;
    }

    .sec3-item:hover {
    }


    /*Section 3 Bitis*/

    /*Section 4 Baslangiç*/

    .sec4-container {
        padding: 50px 25px;
        box-shadow: rgba(0,0,0,0.2) 0px 5px 10px;
        margin-top: 100px;
        margin-bottom: 100px;
    }

    .sec4-img {
        width: 100%;
        margin-bottom: 50px;
        padding: 0px 30px 0px 30px;
    }

    .sec4-title {
        color: #2D2D2D;
        font-size: 30px;
        font-weight: 300;
        text-align: center;
    }

    .sec4-description {
        color: #2D2D2D;
        font-size: 16px;
        font-weight: 400;
    }

    .sec4-sertifika {
    }

        .sec4-sertifika img {
        }

    .section4 .sec2-title {
        text-align: center;
        font-size: 30px;
        font-weight: 700;
        margin-bottom: 20px;
    }

        .section4 .sec2-title::after {
            content: "";
            width: 20%;
            background: #F7931D;
            height: 1px;
            position: absolute;
            transform: translate(-50%,-50%);
            bottom: -10px;
            left: 50%;
            z-index: -1;
        }



    /*Section 4 Bitiş*/


    /*Detay Sayfa Başlangıç AKS*/

    #owl-haber .owl-dots.disabled {
        display: block;
        margin-top: 50px;
    }

    #owl-haber .owl-item {
        padding: 0px 25px;
    }
    /*Detay Sayfa */
    /*tarihçe*/
    .tarihce-title {
        color: #000000;
        font-size: 36px;
        font-weight: 400;
        margin-bottom: 50px;
    }

        .tarihce-title span {
            color: #000000;
            font-size: 36px;
            font-weight: 700;
            margin-right: 10px;
        }

    .timeline {
        position: relative;
    }

        .timeline::before {
            content: '';
            background: #C2C2C2;
            width: 2px;
            height: 95%;
            position: absolute;
            left: 50%;
            transform: translateX(-50%);
        }

    .timeline-item {
        width: 100%;
        margin-bottom: 0px;
    }

        .timeline-item:nth-child(even) .timeline-content {
            float: right;
            padding: 0px 30px 10px 30px;
        }

            .timeline-item:nth-child(even) .timeline-content .date {
                right: auto;
                left: 0;
            }

        .timeline-item::after {
            content: '';
            display: block;
            clear: both;
        }

    .timeline-content {
        position: relative;
        width: 45%;
        padding: 10px 30px;
    }



    .timeline-img {
        width: 30px;
        height: 30px;
        background: #F7931D;
        border-radius: 50%;
        position: absolute;
        left: 50%;
        margin-top: 25px;
        margin-left: -15px;
    }




    .timeline-card {
        padding: 0 !important;
    }

        .timeline-card p {
            padding: 0 20px;
        }

        .timeline-card a {
            margin-left: 20px;
        }

    .timeline-item .timeline-img-header {
        background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)), url("https://picsum.photos/1000/800/?random") center center no-repeat;
        background-size: cover;
    }

    .timeline-img-header {
        height: 200px;
        position: relative;
        margin-bottom: 20px;
    }

        .timeline-img-header h2 {
            color: #FFFFFF;
            position: absolute;
            bottom: 5px;
            left: 20px;
        }

    blockquote {
        margin-top: 30px;
        color: #757575;
        border-left-color: #3F51B5;
        padding: 0 20px;
    }

    .date {
        background: #FF4081;
        display: inline-block;
        color: #FFFFFF;
        padding: 10px;
        position: absolute;
        top: 0;
        right: 0;
    }

    @media screen and (max-width: 768px) {
        .timeline::before {
            left: 50px;
        }

        .timeline .timeline-img {
            left: 50px;
        }

        .timeline .timeline-content {
            max-width: 100%;
            width: auto;
            margin-left: 70px;
        }

        .timeline .timeline-item:nth-child(even) .timeline-content {
            float: none;
        }

        .timeline .timeline-item:nth-child(odd) .timeline-content::after {
            content: '';
            position: absolute;
            border-style: solid;
            width: 0;
            height: 0;
            top: 30px;
            left: -15px;
            border-width: 10px 15px 10px 0;
            border-color: transparent #f5f5f5 transparent transparent;
        }
    }
    /*Tarihçe son*/
.carousel {
   
}
.carousel-inner {
    overflow: hidden;
    
}
.carousel-inner>.item {
    
}
@media (max-width: 1100px){
    .carousel {
    height: auto;
}
.carousel-inner {
    height: auto;
}
.carousel-inner>.item {
    height: auto;
}
}
    /*Slider*/

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    line-height: 1;
    width: 100%;
	
}
/*@media(min-width:992px){
	.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    height:80vh;
	
}

}*/
    /*Slider*/
.mobil-dil{
display: none;
}
@media (max-width: 992px){
    .mobil-dil{
    display: inline-block;
    float: right;
    padding: 26px 0px;
    }   
    .mobil-dil .navbar-right {
    display: block;
    }
    .navbar-toggler{
        margin:4px 20px;
    }
    .mobil-dil .navbar-right{
        display: inline-block;
    width: auto;
    margin-top: 0px;
    }
    .sec3-itemtxt {
    font-size: 20px;
    font-weight: 700;
}
}
@media (max-width: 767px){
    .sec3-itemtxt {
    font-size: 30px;
    font-weight:700;
}
.sec4-sertifika img {
    margin-bottom: 20px;
}
.sec4-description {
    margin-bottom: 20px;
}
}

@media (max-width: 387px){
    .navbar-toggler {
    margin: 4px 4px;
    }
    .menu {
    padding: 0px 10px;
}
    .sec3-itemtxt {
    font-size: 18px;
    font-weight: 700;
}
}
.sec1-btn:hover{
    background: #F7931D;
    color: #ffffff;
}