*:not(.fa) {
    font-family: 'Barlow', sans-serif;
    outline: 0px !important;
}

body, html {
    overflow-x: hidden !important;
}

.ad {
    margin: 0px;
}

ul {
    padding: 0px;
    margin: 0px;
}

a {
    text-decoration: none !important;
}

@media (min-width: 1200px) {
    .container {
        width: 1190px;
    }
}

.cssucsatir {
    overflow: hidden;
    line-height: 20px;
    display: -webkit-box;
    width: 100%;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
    height: 75px;
}

.top {
    position: fixed;
    left: 0px;
    z-index: 16;
    top: 0px;
    width: 100%;
    background: #fff;
}

.w-100 {
    width: 100%;
    margin-top: 30px;
}

body {
    padding-top: 112px !important;
}

.top-line {
    padding: 16px 0px;
    border-bottom: solid 1px #dfe0e2;
}

    .top-line .container > div {
        float: left;
    }

.logo {
    margin-right: 16px;
}

.top-line-menu li {
    display: inline-block;
    float: left;
    margin: 0px 24px;
}

.top-line-menu a {
    font-size: 18px;
    color: #5f6368;
    font-weight: 500;
}

    .top-line-menu a:hover {
        color: #1d1d1d;
    }

.top-line-right {
    float: right !important;
    color: #5f6368;
}

    .top-line-right .dropdown {
        float: left !important;
        line-height: 1;
    }

        .top-line-right .dropdown a {
            color: #5f6368;
            font-size: 16px;
            font-weight: 600;
        }

        .top-line-right .dropdown.open > a {
            background: #f2f4f6;
        }

        .top-line-right .dropdown > a {
            padding: 2px 5px;
            display: flex;
            align-items: center;
            gap: 3px;
        }

    .top-line-right .dropdown-menu {
        padding: 0px;
        border-radius: 0px;
        border-width: 0px;
        margin-top: 10px;
    }

    .top-line-right .dropdown-menu {
        border-bottom: 2px solid #eb2226;
    }

        .top-line-right .dropdown-menu > li > a {
            padding: 8px 16px !important;
        }

.top-icon {
    float: left;
    margin: 0px 15px;
    cursor: pointer;
    font-size: 16px;
}

.menu {
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
}

    .menu li {
        display: inline-block;
        float: left;
        margin: 0px 0px;
    }

        .menu li a:hover, .menu li a:active, .menu li a:focus {
            background: #f2f4f6;
        }

    .menu a {
        font-size: 15px;
        border-bottom: 2px solid #fff;
        color: #5f6368;
        font-weight: 400;
    }

        .menu a:hover {
            color: #1d1d1d;
        }

    .menu .dropdown-menu {
        padding: 0px;
        border-radius: 0px;
        border-width: 0px;
        margin-top: 15px;
    }

    .menu .dropdown-menu {
        border-bottom: 2px solid #eb2226;
    }

        .menu .dropdown-menu > li > a {
            padding: 8px 16px !important;
        }

        .menu .dropdown-menu li {
            width: 100%;
            margin: 0px;
        }

    .menu .dropdown-toggle.open {
        width: 100%;
        margin: 0px;
    }

    .menu > .nav > li {
        border-bottom: 2px solid #fff;
    }

        .menu > .nav > li.active {
            border-bottom: 2px solid #eb2226;
        }

    .menu .open .dropdown-toggle {
        border-bottom: 2px solid #dfe0e2 !important;
        background: #fff !important;
    }

    .menu i {
        font-size: 11px;
        color: #5f6368;
        margin-top: 8px;
    }

    .menu a {
        outline: 0px !important;
    }

.eodeme {
    float: left !important;
    margin-top: -10px;
    padding: 11px 25px !important;
    position: relative;
    border-width: 0px !important;
    border-radius: 4px !important;
    background-color: #eb2326 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #fff !important;
}

.eodeme, .btn-asist {
    position: Relative;
}

    .eodeme span, .btn-asist span {
        position: Relative;
        z-index: 1;
    }

    .eodeme:not(.eodemeeffect) {
        color: #eb2326 !important;
        background: none !important;
        border: 2px solid #eb2326 !important;
    }

        .eodeme:not(.eodemeeffect)::before,
        .eodeme:not(.eodemeeffect)::after {
            background: #eb2326;
            content: '';
            position: absolute;
            z-index: 0;
        }

        .eodeme:not(.eodemeeffect),
        .eodeme:not(.eodemeeffect)::after {
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            -o-transition: all 0.3s;
            transition: all 0.3s;
        }

            .eodeme:not(.eodemeeffect)::after {
                height: 100%;
                left: 0;
                top: 0;
                width: 0;
            }

            .eodeme:not(.eodemeeffect):hover {
                color: #fff !important;
            }

                .eodeme:not(.eodemeeffect):hover:after {
                    width: 100%;
                }

.btn-asist {
    color: #eb2326 !important;
    background: none !important;
    border: 2px solid #eb2326 !important;
}

    .btn-asist::before,
    .btn-asist::after {
        background: #eb2326;
        content: '';
        position: absolute;
        z-index: -1;
    }

    .btn-asist,
    .btn-asist::after {
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

        .btn-asist::after {
            height: 100%;
            left: 0;
            top: 0;
            width: 0;
        }

        .btn-asist:hover {
            color: #fff !important;
        }

            .btn-asist:hover:after {
                width: 100%;
            }

.eodemeeffect {
    &.dark;

{
    --background: #2F3545;
    --shadow: 0 2px 8px -1px #;

{
    rgba(#151924, .32);
}

; --shadow-hover: 0 4px 20px -2px # {
    rgba(#151924, .5);
}

;
}

&.white {
    --background: #fff;
    --text: #275efe;
    --shadow: 0 2px 8px -1px #;

{
    rgba(#121621, .04);
}

; --shadow-hover: 0 4px 20px -2px # {
    rgba(#121621, .12);
}

;
}

&.fast {
    --duration: .32s;
}

}

.main-boxes {
    padding: 20px 0px;
}

.box-content {
    float: left;
    width: 100%;
    border: solid 3px #dfe0e2;
    transition: box-shadow .3s;
    min-height: 460px;
}

    .box-content:hover {
        box-shadow: 0 0 10px 8px #d8d8d8;
    }

.box-image {
    float: left;
    width: 100%;
}

    .box-image img {
        width: 100%;
    }

.box-title {
    padding: 24px 20px 10px 20px;
    float: left;
    width: 100%;
}

.box-parag {
    padding: 20px;
    float: left;
    width: 100%;
    padding-top: 20px;
}

.box-link {
    padding: 20px;
    float: left;
    width: 100%;
    padding-top: 0px;
}

    .box-link a {
        font-size: 18px;
        font-weight: 600;
        font-stretch: normal;
        border-bottom: 2px solid #eb2326;
        padding-bottom: 5px;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #1d1d1d;
    }

        .box-link a i {
            font-size: 11px;
            display: inline-block;
            line-height: 1;
            margin-bottom: -5px;
        }

.box-parag p {
    font-size: 18px;
    line-height: 1.44;
    color: #5f6368;
}

.box-title h1 {
    font-size: 30px;
    margin: 0px;
    padding-bottom: 20px;
    font-weight: 600;
    color: #1d1d1d;
}

.main-well {
    background-color: #f2f4f6;
}

    .main-well > div {
        padding: 0px;
    }

        .main-well > div > img {
            width: 100%;
            min-height: 550px;
            float: left;
            object-fit: cover;
        }

.main-well-content {
    align-items: center;
    padding: 0 148px 0 0;
    background-color: #f2f4f6;
}

    .main-well-content .content {
        float: left;
        padding: 15px 50px;
        width: 100%;
        text-align: center;
    }

    .main-well-content .link {
        float: left;
        padding: 15px 50px;
        width: 100%;
    }

    .main-well-content .content p {
        font-size: 22px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.27;
        letter-spacing: normal;
        color: #1d1d1d;
    }

    .main-well-content .title h1 {
        margin: 0px;
        font-size: 30px;
        font-weight: 600;
        line-height: 1.2;
        letter-spacing: normal;
        color: #1d1d1d;
    }

        .main-well-content .title h1 span {
            color: #eb2326;
        }

    .main-well-content .title {
        float: left;
        padding: 15px 50px;
        width: 100%;
        text-align: center;
    }

    .main-well-content .link a {
        font-size: 18px;
        font-weight: 600;
        font-stretch: normal;
        padding-bottom: 5px;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #1d1d1d;
    }

    .main-well-content .link img {
        display: inline-block;
        margin-right: 15px;
    }

.main-app {
    background: #e0212b;
}

.main-app-image {
    padding: 0px;
    height: 350px;
    position: relative;
}

    .main-app-image img {
        position: absolute;
        transition: all 1s;
    }

.main-app-content {
    display: flex;
    align-items: center;
    height: 350px;
    padding: 20px 0px;
}

    .main-app-content > div {
        width: 100%;
    }

    .main-app-content .title h1 {
        margin: 0px;
        font-size: 30px;
        font-weight: 600;
        line-height: 1.2;
        letter-spacing: normal;
        color: #fff;
    }

        .main-app-content .title h1 span {
            color: #eb2326;
        }

    .main-app-content .title {
        float: left;
        padding: 15px 50px;
        width: 100%;
    }

    .main-app-content .content {
        float: left;
        padding: 15px 50px;
        width: 100%;
    }

        .main-app-content .content p {
            font-size: 22px;
            font-weight: normal;
            line-height: 1.27;
            letter-spacing: normal;
            color: #ffffff;
        }

.news-box-content {
    float: left;
    width: 100%;
    border: solid 3px #dfe0e2;
    transition: box-shadow .3s;
}

    .news-box-content:hover {
        box-shadow: 0 0 10px 8px #d8d8d8;
    }

.news-box-image {
    float: left;
    width: 100%;
}

    .news-box-image img {
        width: 100%;
        height: 230px;
        object-fit: cover;
    }

.news-box-title {
    padding: 24px 20px;
    float: left;
    width: 100%;
}

.news-box-parag {
    padding: 20px;
    float: left;
    width: 100%;
    padding-top: 0px;
}

.news-box-link {
    padding: 20px;
    float: left;
    width: 100%;
    padding-top: 20px;
}

    .news-box-link a {
        font-size: 18px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #ea384b;
    }

        .news-box-link a i {
            font-size: 11px;
            display: inline-block;
            line-height: 1;
            margin-bottom: -5px;
        }

.news-box-parag p {
    font-size: 18px;
    line-height: 1.44;
    color: #5f6368;
}

.news-box-title h1 {
    font-size: 22px;
    margin: 0px;
    font-weight: 600;
    color: #1d1d1d;
}

.main-subscribe .input-group-b {
    display: inline-block;
    max-width: 400px;
}

.main-subscribe .input-group .btn {
    color: #fff;
    padding: 6px 24px;
    background-color: #ec1d24;
}

.main-subscribe {
    padding: 60px 0px;
    background: #1d1d1d;
    text-align: center;
}

    .main-subscribe h3 {
        color: #fff;
        text-align: center;
        margin: 0px;
        margin-bottom: 15px;
    }

    .main-subscribe h4 {
        color: #fff;
        text-align: center;
        margin: 0px;
        margin-bottom: 15px;
        font-weight: normal;
    }

.sponsors {
    padding: 60px 0px;
}

    .sponsors img {
        height: 80px;
        width: 100%;
        object-fit: contain;
    }

.h-ver {
    position: relative;
    z-index: 5;
    background: #fff;
}

.main-news {
    padding: 100px 0px;
    position: relative;
    z-index: 5;
    background: #fff;
}

.main-news-title h1 {
    margin: 0px;
    margin-bottom: 30px;
    font-size: 30px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    color: #1d1d1d;
}

.main-news-title p {
    font-size: 22px;
    margin-bottom: 30px;
    line-height: 1.27;
    letter-spacing: normal;
    color: #1d1d1d;
}

.main-news-title a {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ea384b;
}

    .main-news-title a i {
        font-size: 11px;
        display: inline-block;
        line-height: 1;
        margin-bottom: -10px;
    }

.footer {
    background: #f2f4f6;
    padding: 64px 0px 10px 0px;
}

    .footer h4 {
        font-size: 14px;
        margin: 0px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.36;
        letter-spacing: normal;
        color: #1d1d1d;
        margin-bottom: 10px;
    }

    .footer h5 {
        font-size: 14px;
        margin: 0px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.36;
        letter-spacing: normal;
        color: #1d1d1d;
        margin-bottom: 5px;
    }

.footer-bottom-right {
    text-align: right;
}

.sosyal {
    text-align: right;
}

    .sosyal img {
        height: 16px;
        margin-left: 5px;
    }

.gp {
    margin-top: 19px;
    height: 32px !important;
}

.footer-top {
    padding-bottom: 20px;
    border-bottom: 1px solid #dfe0e2;
}

.footer-bottom {
    margin-top: 20px;
}

    .footer-bottom span {
        font-size: 14px;
        margin-right: 20px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.64;
        letter-spacing: normal;
        color: #5f6368;
    }

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -1px;
    }

@media (max-width: 768px) {
    .dropdown-submenu .dropdown-menu {
        top: 0;
        left: 6%;
        margin-top: 40px;
    }
}

.jenerator-main {
    padding: 90px 0px;
}

.jenerator-content {
    display: flex;
    align-items: center;
    height: 350px;
    padding: 20px 0px;
    padding-left: 15px;
}

    .jenerator-content > div {
        width: 100%;
    }

    .jenerator-content .title h1 {
        margin: 0px;
        font-size: 30px;
        font-weight: 600;
        line-height: 1.2;
        letter-spacing: normal;
        color: #1d1d1d;
    }

        .jenerator-content .title h1 span {
            color: #eb2326;
        }

    .jenerator-content .title {
        float: left;
        padding: 15px 0px;
        width: 100%;
    }

    .jenerator-content .content {
        float: left;
        padding: 15px 0px;
        width: 100%;
    }

        .jenerator-content .content p {
            font-size: 22px;
            font-weight: normal;
            line-height: 1.27;
            letter-spacing: normal;
            color: #1d1d1d;
        }

.sponsors-grey {
    background: #f2f4f6;
}

.box-jenerator h1 {
    border-width: 0px;
    padding: 0px;
}

.box-jenerator .box-image {
    padding: 0 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dfe0e2;
}


.jenerator-slide .owl-nav {
    display: inline-block !important;
}

.jenerator-slide .owl-next {
    position: absolute;
    right: -5px;
    top: 45%;
}

.jenerator-slide .owl-prev {
    position: absolute;
    left: -5px;
    top: 45%;
}

.box-main-title {
    padding-bottom: 20px;
}

    .box-main-title h2 {
        font-size: 30px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.13;
        letter-spacing: normal;
        text-align: center;
        color: #1d1d1d;
    }

    .box-main-title h3 {
        font-size: 22px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.18;
        letter-spacing: normal;
        text-align: center;
        color: #333333;
    }

.catalog {
    margin: 40px 0px;
    background: #f2f4f6;
    padding: 20px 40px;
}

    .catalog img {
        float: left;
        margin-right: 20px;
    }

    .catalog h1 {
        margin: 0px;
        font-size: 22px;
        font-weight: 600;
        line-height: 1.2;
        letter-spacing: normal;
        color: #1d1d1d;
    }

        .catalog h1 span {
            color: #eb2326;
        }

    .catalog p {
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.22;
        letter-spacing: normal;
        color: #6c7a85;
    }

.btn-catalog {
    padding: 8px 32px 9px;
    border-radius: 4px;
    background-color: #ec1d24;
    float: right;
    margin-top: 15px;
}

.solar-catalog h1 span {
    color: #f38120 !important;
}

.solar-catalog .btn-catalog {
    background: #f38120 !important;
    border-color: #f38120 !important;
}

.nav-three {
    background: #fff;
    line-height: 1;
    margin: 0px;
    padding: 0px;
    margin-left: 10px;
}

.top-nav-menu {
    position: fixed;
    width: 100%;
    opacity: 0;
    background: #fff;
    padding-top: 0px;
    min-height: 100%;
    z-index: 9;
}

    .top-nav-menu .col-md-12 {
        padding: 0px;
    }

.top-nav-title span {
    float: left;
    padding-top: 10px;
    font-size: 18px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8c9199;
}

.top-nav-title {
    padding: 10px 15px;
    border-bottom: 1px solid #dfe0e2;
}

.top-nav-line-menu {
    border-bottom: 1px solid #dfe0e2;
}

    .top-nav-line-menu > ul {
        padding: 10px 15px;
    }

.top-nav-line-menu-footer > ul {
    padding: 10px 15px;
}

.top-nav-line-menu li {
    display: inline-block;
    float: left;
    margin: 12px 0px;
    width: 100%;
}

.top-nav-line-menu a {
    font-size: 18px;
    color: #5f6368;
    font-weight: 500;
}

    .top-nav-line-menu a:hover {
        color: #1d1d1d;
    }

.top-nav-line-menu-footer li {
    display: inline-block;
    float: left;
    margin: 6px -6px;
    padding: 6px;
    width: 100%;
}

    .top-nav-line-menu-footer li:hover {
        background: #f2f4f6;
    }

.top-nav-line-menu-footer a {
    font-size: 16px;
    color: #5f6368;
    width: 100%;
    font-weight: 400;
}

    .top-nav-line-menu-footer a:hover {
        color: #1d1d1d;
    }

.jenerator-slide .owl-dots {
    position: Absolute;
    left: 0px;
    bottom: -10px;
    text-align: center;
    width: 100%;
    z-index: 3;
}

    .jenerator-slide .owl-dots span {
        width: 10px;
        height: 10px;
        margin: 0px 3px;
        border-radius: 100% 100%;
        display: inline-block;
        background: #dfe0e2;
        transition: all .2s;
    }

.jenerator-slide .owl-dot.active span {
    background: #8c9199;
    width: 30px;
    border-radius: 5px;
}

.asist-slide .owl-nav {
    display: inline-block !important;
}

.asist-slide .owl-next {
    position: absolute;
    right: 15%;
    top: 45%;
}

.asist-slide .owl-prev {
    position: absolute;
    left: 15%;
    top: 45%;
}

.asist-slide .owl-dots {
    position: Absolute;
    left: 0px;
    display: inline-block;
    bottom: 50px;
    text-align: center;
    width: 100%;
    z-index: 3;
}

    .asist-slide .owl-dots span {
        width: 10px;
        height: 10px;
        margin: 0px 3px;
        border-radius: 100% 100%;
        display: inline-block;
        background: #dfe0e2;
        transition: all .2s;
    }

.asist-slide .owl-dot.active span {
    background: #8c9199;
    width: 30px;
    border-radius: 5px;
}


.asist-box {
    position: relative;
    height: 75vh;
}

    .asist-box img {
        position: absolute;
        width: 100%;
        object-fit: cover;
    }

    .asist-box .container {
        position: relative;
        z-index: 2;
        text-align: center;
        height: 100%;
    }

    .asist-box .container {
        display: flex;
        align-items: center;
    }

        .asist-box .container > div {
            width: 65%;
            margin: 0px auto;
        }


        .asist-box .container h1 {
            font-size: 30px;
            font-weight: 600;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.2;
            letter-spacing: normal;
            text-align: center;
            color: #ffffff;
        }

        .asist-box .container h2 {
            font-size: 22px;
            font-weight: normal;
            font-stretch: normal;
            font-style: normal;
            line-height: 1.27;
            letter-spacing: normal;
            text-align: center;
            color: #ffffff;
        }

.asist-tab .nav a {
    border: 0px solid transparent;
    border-radius: 0px !important;
    background: #fff !important;
    border-bottom: 2px solid #dfe0e2 !important;
    font-size: 22px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1d1d1d;
}

.asist-tab .nav .active a {
    border: 0px solid transparent !important;
    border-bottom: 2px solid #eb2326 !important;
}

.asist-tab .tab-pane {
    padding: 20px;
}

.asist-tab img {
    width: 100%;
}

.asist-ff {
    background: #f2f4f6;
}

    .asist-ff > .container {
        padding: 40px 0px;
    }

.border-b1 {
    border-bottom: 1px solid #dfe0e2;
}

.asist-ff h1 {
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1d1d1d;
    margin-top: 0px;
    margin-bottom: 5px;
}

.asist-ff p {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.22;
    letter-spacing: normal;
    color: #9f9f9f;
}

.asist-ff img {
    width: 100%;
}

.btn-asist {
    padding: 8px 16px 9px;
    margin-top: 15px;
    border-radius: 4px;
    border: solid 1px #eb2326;
    background: transparent;
    color: #eb2326;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #eb2326;
}

.smain-boxes {
    padding-top: 0px;
}

    .smain-boxes .news-box-link a {
        color: #f38120 !important;
    }

.solar-subscribe {
    background: #379a96 !important;
    padding: 60px 0px;
}

    .solar-subscribe .input-group .btn {
        background: #f38120 !important;
    }

.solar-content h1 span {
    color: #f38120 !important;
}

.solar-slide .owl-nav {
    display: inline-block !important;
}

.solar-slide .owl-next {
    position: absolute;
    right: -5px;
    top: 45%;
}

.solar-slide .owl-prev {
    position: absolute;
    left: -5px;
    top: 45%;
}

.divider {
    margin-bottom: 30px;
    margin-top: 30px;
}

    .divider li {
        float: left;
        position: relative;
        list-style: none;
        margin-right: 20px;
    }

        .divider li:before {
            content: "";
            position: absolute;
            right: -15px;
            top: 7px;
            background: url(../img/dok.png);
            width: 5px;
            height: 8px;
            background-size: 100% 100%;
        }

        .divider li:last-child:before {
            display: none;
        }

    .divider a {
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #8c9199;
    }

.kurumsal h1 {
    font-size: 30px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1d1d1d;
}

.kurumsal p {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    color: #1d1d1d;
}

.kurumsal > .container > * {
    margin-bottom: 15px;
    float: left;
    width: 100%;
}

.kurumsal-ul li {
    float: left;
    position: relative;
    list-style: none;
    margin-bottom: 10px;
    width: 100%;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 25px;
    letter-spacing: normal;
    color: #1d1d1d;
}

.kurumsal-ul {
    margin-left: 20px;
}

    .kurumsal-ul li:before {
        content: "";
        position: absolute;
        width: 12px;
        height: 12px;
        background: url(../img/kurulsalli.png);
        background-size: 100% 100%;
        left: -20px;
        top: 3px;
    }

.jenerator-image img {
    width: 100%;
}

.kurumsal .jenerator-image {
    padding-left: 0px;
}

.kurumsal .jenerator-content {
    padding-right: 0px;
}

    .kurumsal .jenerator-content .link a {
        font-size: 18px;
        font-weight: 600;
        font-stretch: normal;
        padding-bottom: 5px;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #1d1d1d;
    }

    .kurumsal .jenerator-content .link img {
        display: inline-block;
        margin-right: 15px;
    }

.kurumsal {
    margin-bottom: 20px;
}

.kurumsal-collapse .panel {
    margin: 0px !important;
    border-radius: 0px;
}

.kurumsal-collapse .panel-body {
    background: #f2f4f6;
}

.kurumsal-collapse .panel-heading {
    background: #fff;
    border-radius: 0px;
}

.kurumsal-collapse .panel-title {
    font-size: 22px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1d1d1d;
}

.kurumsal-image-title img {
    width: 100%;
}

.kurumsal-news-image img {
    width: 100%;
    height: 180px;
    object-fit: cover;
}

.kurumsal-news .col-md-3 {
    padding-left: 0px;
}

    .kurumsal-news .col-md-3:last-child {
        padding-right: 0px;
    }

.kurumsal-news .col-md-3 {
    position: relative;
}

.kurumsal-news-content {
    position: absolute;
    opacity: 0;
    transition: all .6s;
    width: 100%;
    height: 100%;
    z-index: 2;
    top: 0px;
    left: 0px;
    background: rgba(242,244,246,0.9);
    padding: 16px;
}

.kurumsal-news-box {
    float: left;
    width: 100%;
    height: 180px;
    position: relative;
    margin-bottom: 20px;
}

    .kurumsal-news-box:hover .kurumsal-news-content {
        opacity: 1;
    }

.kurumsal-news h1 {
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    color: #333333;
}

.kurumsal-news p {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: #878787;
}

.kurumsal-modal .modal-title {
    font-size: 22px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: normal;
    color: #333333;
}

.kurumsal-modal .modal-content {
    border-radius: 0px;
}

.kurumsal-modal-images {
    margin-top: 30px !important;
}

    .kurumsal-modal-images .col-md-3 {
        padding-left: 0px;
    }

        .kurumsal-modal-images .col-md-3:last-child {
            padding-right: 0px;
        }

    .kurumsal-modal-images .col-md-3 {
        position: relative;
    }

    .kurumsal-modal-images img {
        width: 100%;
        height: 180px;
        object-fit: cover;
    }

.kalite-boxes {
    padding-bottom: 10px;
}

    .kalite-boxes .col-md-3 {
        padding-left: 0px;
    }

        .kalite-boxes .col-md-3:last-child {
            padding-right: 0px;
        }

    .kalite-boxes .col-md-3 {
        position: relative;
    }

.kalite-box {
    border: solid 3px #dfe0e2;
    border-radius: 4px;
    padding: 20px;
    text-align: center;
}

.kalite-image img {
    padding: 5px;
    border: solid 3px #dfe0e2;
    border-radius: 4px;
    height: 95px !important;
    width: 95px !important;
}

.kalite-box {
    transition: box-shadow .3s;
    margin-bottom: 10px;
    height: 179px;
}

    .kalite-box h1 {
        font-size: 16px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.22;
        letter-spacing: normal;
        color: #333333;
    }

    .kalite-box:hover {
        box-shadow: 0 0 10px 8px #d8d8d8;
    }


.homebanner {
    width: 100%;
    padding: 0;
    margin-bottom: -5px;
}

.modal-header {
    padding: 0 15px;
    background-color: #b40b19;
    border-bottom: none;
}

    .modal-header .close {
        margin-top: -2px;
        color: white;
        z-index: 999999;
        position: relative;
        opacity: 1;
    }

.brosur-boxes {
    padding-bottom: 10px;
}

    .brosur-boxes .col-md-3 {
        padding-left: 0px;
    }

        .brosur-boxes .col-md-3:last-child {
            padding-right: 0px;
        }

    .brosur-boxes .col-md-3 {
        position: relative;
    }

.brosur-image img {
    width: 100%;
    height: 400px;
}

.brosur-box {
    transition: box-shadow .3s;
    margin-bottom: 10px;
}

    .brosur-box h1 {
        font-size: 18px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.22;
        letter-spacing: normal;
        color: #333333;
    }

    .brosur-box:hover {
        box-shadow: 0 0 10px 8px #d8d8d8 !important;
    }

.referans-boxes {
    padding-bottom: 10px;
}

    .referans-boxes .col-md-2 {
        padding-left: 0px;
    }

        .referans-boxes .col-md-2:last-child {
            padding-right: 0px;
        }

    .referans-boxes .col-md-2 {
        position: relative;
    }

.referans-image img {
    width: 100%;
    object-fit: contain;
    height: 200px;
    padding: 19px;
}

.referans-box h1 {
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.22;
    letter-spacing: normal;
    color: #333333;
}

.proje-image img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.proje-image {
    position: relative;
}

.proje-content {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #878787;
    opacity: 0;
    transition: all .6s;
    width: 100%;
    height: 100%;
    z-index: 2;
    top: 0px;
    left: 0px;
    background: rgba(242,244,246,0.9);
    padding: 20px;
}

.proje-image:hover .proje-content {
    opacity: 1;
}

.proje-box h1 {
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #1d1d1d;
}

.proje-box p {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #1d1d1d;
}

.proje-slide .owl-nav {
    display: inline-block !important;
}

.proje-slide .owl-next {
    position: absolute;
    right: -40px;
    top: 35%;
}

.proje-slide .owl-prev {
    position: absolute;
    left: -40px;
    top: 35%;
}

.proje-slide .owl-dots {
    position: Absolute;
    left: 0px;
    display: inline-block;
    bottom: -20px;
    text-align: center;
    width: 100%;
    z-index: 3;
}

    .proje-slide .owl-dots span {
        width: 10px;
        height: 10px;
        margin: 0px 3px;
        border-radius: 100% 100%;
        display: inline-block;
        background: #dfe0e2;
        transition: all .2s;
    }

.proje-slide .owl-dot.active span {
    background: #8c9199;
    width: 30px;
    border-radius: 5px;
}

.kurumsal {
    position: relative;
    z-index: 2;
}

.divider2 {
    margin-bottom: 15px;
    margin-top: 0px;
    padding-top: 20px;
    position: relative;
}

    .divider2:before {
        content: "";
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 250px;
        background: #f2f4f6;
    }

.mudurluk-main {
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
}

    .mudurluk-main .col-md-6 {
        padding: 0px;
    }

    .mudurluk-main iframe {
        width: 100%;
        height: 450px;
    }

.mudurluk-main-content {
    padding: 20px !important;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .mudurluk-main-content > div {
        width: 100%;
    }

    .mudurluk-main-content h1 {
        font-size: 22px;
        margin-top: 0px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.27;
        letter-spacing: normal;
        color: #1d1d1d;
    }

    .mudurluk-main-content p {
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.22;
        letter-spacing: normal;
        color: #767a7e;
    }

    .mudurluk-main-content h4 {
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.22;
        letter-spacing: normal;
        color: #1d1d1d;
    }

    .mudurluk-main-content span {
        font-size: 15px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.22;
        letter-spacing: normal;
        color: #ed3e41;
    }

.mudurluk-boxes .mudurluk-main-content > div {
    width: 100%;
    position: Relative;
    border-radius: 4px;
    border: solid 3px #dfe0e2;
    padding: 10px;
    min-height: 340px;
}

.mudurluk-hgoster {
    position: absolute;
    opacity: 0;
    transition: all .6s;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: Center;
    width: 100%;
    height: 100%;
    z-index: 2;
    top: 0px;
    left: 0px;
    background: rgba(235, 35, 38,0.9);
    padding: 16px;
}

    .mudurluk-hgoster a {
        color: #fff;
        font-size: 18px;
        font-weight: 600;
    }

.mudurluk-main-content:hover .mudurluk-hgoster {
    opacity: 1;
}

.mudurluk-main-content2:hover .mudurluk-hgoster {
    opacity: 1;
}

.mudurluk-main-content2 {
    padding: 0;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mudurluk-boxes .mudurluk-main-content2 .ic {
    width: 100%;
    position: Relative;
    padding: 10px;
}

.mudurluk-main-content2 .ic .icic {
    width: 100%;
    border-radius: 4px;
    border: solid 3px #dfe0e2;
    padding: 10px;
    min-height: 340px;
    position: relative;
}

.mudurluk-main-content2 h1 {
    font-size: 22px;
    margin-top: 0px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.27;
    letter-spacing: normal;
    color: #1d1d1d;
}

.mudurluk-main-content2 p {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.22;
    letter-spacing: normal;
    color: #767a7e;
}

.mudurluk-main-content2 h4 {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.22;
    letter-spacing: normal;
    color: #1d1d1d;
}

.mudurluk-main-content2 span {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.22;
    letter-spacing: normal;
    color: #ed3e41;
}



.mudurluk-boxes {
    padding-bottom: 10px;
}

    .mudurluk-boxes .col-md-3 {
        padding-left: 0px !important;
    }

        .mudurluk-boxes .col-md-3:last-child {
            padding-right: 0px !important;
        }

    .mudurluk-boxes .col-md-3 {
        position: relative;
    }

.iletisim-form {
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    padding: 20px;
    min-height: 600px;
}

    .iletisim-form h6 {
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.22;
        letter-spacing: normal;
        text-align: center;
        color: #1d1d1d;
        text-align: center;
        margin: 0px;
    }

.iletisim-input {
    margin-bottom: 20px;
}

    .iletisim-input .form-control {
        padding: 8px;
        height: auto;
        position: relative;
        border-radius: 2px;
        border: solid 3px #dfe0e2;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #b8c1cb;
    }

    .iletisim-input select.form-control {
        padding: 4px;
        height: 37px;
        color: #1d1d1d;
    }

    .iletisim-input .select {
        position: relative;
    }

        .iletisim-input .select select {
            appearance: none;
        }

        .iletisim-input .select:after {
            content: "\f078";
            font-family: FontAwesome;
            right: 24px;
            position: absolute;
            top: 7px;
            -webkit-text-stroke: 1px white;
        }

.divider li:last-child a {
    color: #5F6368;
}

.title2 {
    font-size: 22px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1d1d1d;
    padding: 10px 0px;
    border-bottom: 2px solid #eb2326;
}

.radio-label input {
    margin-right: 5px;
}

.radio-label {
    margin-right: 5px;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    color: #1d1d1d;
}

input[type='radio']:after {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: #d1d3d1;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}

input[type='radio']:checked:after {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: -2px;
    left: -1px;
    position: relative;
    background-color: #eb2326;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}

.iletisim-table th, .iletisim-table td {
    padding: 12px !important;
    border-width: 0px !important;
}

.iletisim-table th {
    font-weight: 600;
}

.iletisim-table td {
    font-weight: 500;
    text-align: center;
}

.iletisim-table .dark {
    background: #5f6368;
    color: #fff;
}

.iletisim-table .grey {
    background: #f2f4f6;
    color: #1d1d1d;
}

.top-block {
    background: #000;
    cursor: pointer;
    opacity: 0.3;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 14;
    width: 100%;
    height: 100%;
}

.top-search {
    position: fixed;
    top: 112px;
    width: 100%;
    left: 0px;
    padding: 32px 0;
    z-index: 15;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
    background-color: #f2f4f6;
}

    .top-search .form-control {
        padding: 15px;
        border-radius: 2px;
        border: solid 3px #dfe0e2;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #b8c1cb;
    }

    .top-search .input-group .btn {
        color: #fff;
        padding: 6px 24px;
        background-color: #ec1d24;
    }

.urunler {
    background: #fff;
    padding-top: 40px;
}



.table-urunler th, .iletisim-table td {
    padding: 12px !important;
    border-width: 0px !important;
}

.table-urunler th {
    font-weight: 600;
    text-align: center;
}

.table-urunler td {
    font-weight: 500;
    text-align: center;
}

.table-urunler thead tr {
    background: #d0dae4;
}

.table-urunler * {
    border-width: 0px !important;
}

.urun-karsilastir-select {
    background-blend-mode: multiply;
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 16;
    background-image: linear-gradient(to bottom, #1d1d1d, #1d1d1d);
    padding: 20px 0px;
}

.uks-text {
    font-size: 13px;
    padding-top: 8px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: #ffffff;
}

.uks-secim {
    padding: 8px 10px;
    position: relative;
    border-radius: 4px;
    background-color: #ffffff;
    border: 2px solid #fff;
}

    .uks-secim p {
        margin: 0px;
    }

    .uks-secim:empty {
        content: attr(data-text);
        border: 2px dashed #fff;
        background: Transparent;
        color: #fff;
        text-align: Center;
        padding: 17px 10px;
    }

        .uks-secim:empty:before {
            content: attr(data-text);
        }

.uks-kapat {
    background: url(../img/kapat.png);
    position: Absolute;
    right: -10px;
    top: -10px;
    background-size: 100% 100%;
    width: 24px;
    cursor: pointer;
    height: 24px;
}

.urunkar-boxes .urunkar-main-content > div {
    width: 100%;
    position: Relative;
    border-radius: 4px;
    border: solid 3px #dfe0e2;
    padding: 20px;
}

.urunkar-boxes {
    padding-bottom: 10px;
}

    .urunkar-boxes .col-md-3 {
        padding-left: 0px !important;
    }

        .urunkar-boxes .col-md-3:last-child {
            padding-right: 0px !important;
        }

    .urunkar-boxes .col-md-3 {
        position: relative;
    }

    .urunkar-boxes h2 {
        font-size: 14px;
        margin: 0px;
        margin-bottom: 5px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.86;
        letter-spacing: normal;
        color: #8c9199;
    }

    .urunkar-boxes h3 {
        font-size: 16px;
        margin: 0px;
        margin-bottom: 20px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.25;
        letter-spacing: normal;
        color: #1d1d1d;
    }

.urunkar-main-content {
    padding: 20px !important;
    position: relative;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .urunkar-main-content > div {
        width: 100%;
    }

    .urunkar-main-content h1 {
        font-size: 22px;
        margin: 0px;
        margin-bottom: 5px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.27;
        letter-spacing: normal;
        color: #1d1d1d;
    }

    .urunkar-main-content p {
        font-size: 14px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.86;
        letter-spacing: normal;
        color: #1d1d1d;
    }

    .urunkar-main-content h4 {
        font-size: 14px;
        font-weight: 500;
        margin-bottom: 3px;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.86;
        letter-spacing: normal;
        color: #1d1d1d;
    }

    .urunkar-main-content span {
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.22;
        letter-spacing: normal;
        color: #ed3e41;
    }

.urunkar-kapat {
    background: url(../img/kapat.png);
    position: Absolute;
    right: -10px;
    top: -10px;
    background-size: 100% 100%;
    width: 24px;
    cursor: pointer;
    height: 24px;
}

.urunkar-bos > div {
    text-align: center;
    border: dashed 3px #dfe0e2 !important;
    font-family: Barlow;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1d1d1d;
    padding: 163px 0px !important;
}

.urunkar-bos i {
    color: #eb2326;
    font-size: 30px;
}

.logo {
    padding-left: 0px;
}

.urunkar-collapse .panel-body {
    background: #fff;
    padding: 10px 0px;
}

.urunkar-collapse .panel-heading {
    background: #fff;
    border-radius: 0px;
    padding: 7px 0px;
    border-width: 0px !important;
}

.urunkar-collapse .panel-title {
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1d1d1d;
}

.urunkar-collapse .panel {
    border-width: 0px;
}

.urunkar-collapse .panel-collapse {
    border-width: 0px !important;
}

.urunkar-collapse table, .urunkar-collapse table * {
    border-width: 0px !important;
    padding: 13px !important;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1d1d1d;
}

.urunkar-table-title th {
    font-size: 14px;
    font-weight: 600 !important;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #8c9199 !important;
    background: #f2f4f6;
}


.footer-collapse {
    display: none;
    width: 100%;
}

    .footer-collapse > .col-md-12 {
        padding: 0px;
    }

    .footer-collapse .panel-body {
        background: transparent;
        border-width: 0px !important;
    }

    .footer-collapse .panel {
        background: transparent;
    }

    .footer-collapse .panel-heading {
        background: transparent;
        border-radius: 0px;
        border-bottom: 2px solid #dfe0e2 !important;
    }

    .footer-collapse .panel-title {
        font-size: 14px;
        text-align: left !important;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #1d1d1d;
    }

    .footer-collapse .panel-heading .accordion-toggle:after {
        font-family: 'Glyphicons Halflings';
        content: "\e114";
        float: right;
        color: #1d1d1d;
        -webkit-text-stroke: 2px #f2f4f6;
    }

    .footer-collapse h4 {
        margin: 0px !important;
    }

    .footer-collapse * {
        box-shadow: 0px 0px 0px transparent !important;
    }

.dropdown-menu {
    min-width: 250px !important;
}

.top-line-menu .active a {
    color: #1d1d1d !important;
}

.main-app-content img {
    height: 60px;
}

@media (max-width: 768px) {

    .asist-box {
        position: relative;
        height: 20vh;
    }

    .ssnew .kurumsal-ul {
        margin-left: 35px;
    }

    .footer-top {
        border-width: 0px;
    }

    .footer-collapse h5 {
        text-align: left !important;
    }

    .uks-secim-ust {
        width: 49%; /* float: left; */
        display: inline-block;
        margin: 0px;
    }

    .proje-slide .owl-nav {
        display: none !important;
    }

    .footer-gizle {
        display: none !important;
    }

    .footer-collapse {
        display: inline-block !important;
    }

    .mudurluk-boxes .col-md-3, .urunkar-boxes .col-md-3 {
        padding: 0px 10px !important;
        margin-bottom: 20px;
    }

        .urunkar-boxes .col-md-3:last-child {
            padding-right: 10px !important;
        }

    .top-search {
        top: 50px;
    }

    .urunkar-main-content h4, .urunkar-main-content h2, .urunkar-main-content p, .urunkar-main-content .eodeme {
        display: none !important;
    }

    .urunkar-main-content h3 {
        margin-bottom: 0px;
    }

    .urunkar-bos > div {
        padding: 11px 0px !important;
    }

    .jenerator-main img {
        width: 100%;
    }

    .asist-box .container > div {
        width: 100%;
    }

    .asist-slide .owl-nav {
        display: none !important;
    }

    .jenerator-slide2 .owl-dots {
        display: inline-block !important;
    }

    .asist-tab .nav .active a {
        border: 0px solid transparent !important;
        background: #eb2326 !important;
        color: #fff !important;
        border-bottom: 2px solid #eb2326 !important;
    }

    .jenerator-content {
        display: inline-block !important;
        margin-bottom: 20px;
    }

        .jenerator-content > div {
            display: inline-block !important;
            margin-bottom: 20px;
        }

    .asist-tab .col-md-6 {
        padding: 0px !important;
    }

    .asist-ff img {
        width: auto !important;
    }

    .asist-ff .pull-right {
        float: left !important;
    }

    .logo {
        padding-left: 0px;
    }

    .top-nav-menu {
        opacity: 1;
    }

    body {
        padding-top: 55px !important;
    }


    .kurumsal-news .kurumsal-news-box {
        margin-bottom: 30px;
    }

    .kurumsal-news .col-md-3 {
        padding: 0px !important;
    }

    .jenerator-main {
        padding-top: 20px;
    }

    .top-line-menu, .menu {
        display: none;
    }

    .top-line-right {
        position: absolute;
        right: 15px;
    }

    .top-line-menu li {
        float: left;
        width: 100%;
    }

    .main-boxes {
        padding: 20px 0px;
    }

    .referans-image img {
        width: 100%;
        object-fit: contain;
        height: 150px;
    }

    .referans-image .col-md-2 {
        padding: 0px !important;
    }

    .box-content {
        margin-bottom: 20px;
    }

    .news-box-content {
        margin-bottom: 20px;
    }

    .main-well-content {
        display: inline-block;
        min-height: 100px !important;
    }

    .main-app-content .title, .main-app-content .content {
        padding: 20px !important;
    }

    .main-app-content {
        display: inline-block;
    }

    .footer, .sosyal {
        text-align: center;
    }

    .footer-bottom span {
        width: 100%;
        float: left;
        text-align: center;
    }

    .jenerator-slide .owl-nav {
        display: none !important;
    }

    .main-boxes > .container {
        padding: 0px;
    }

    .catalog img {
        width: 100%;
        object-fit: contain;
        height: 40px;
        object-position: left;
        margin-bottom: 15px;
    }

    .catalog {
        padding: 20px 15px;
        margin-bottom: 0px;
    }

    .btn-catalog {
        float: left;
    }

    .main-boxes {
        padding-bottom: 0px;
    }

    .jmain-boxes {
        padding-bottom: 20px;
    }
}


@media only screen and (min-width: 768px) {
    .dropdown-menu {
        display: block;
        opacity: 0;
        visibility: hidden;
        transition: .3s;
        margin-top: 0;
    }

        .dropdown-menu.fade-down {
            top: 80%;
            transform: rotateX(-75deg);
            transform-origin: 0% 0%;
        }

        .dropdown-menu.fade-up {
            top: 180%;
        }

    .dropdown:hover > .dropdown-menu {
        transition: .3s;
        opacity: 1;
        visibility: visible;
        top: 100%;
        transform: rotateX(0deg);
    }

    .dropdown-submenu:hover > .dropdown-menu {
        transition: .3s;
        opacity: 1;
        visibility: visible;
        top: 0%;
        transform: rotateX(0deg);
    }
}

.panel-heading .accordion-toggle:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    color: #1d1d1d;
    -webkit-text-stroke: 1px white;
}

.panel-heading .accordion-toggle.collapsed:after {
    content: "\e080";
}



.eodemeeffect.dark {
    --background: #2F3545;
    --shadow: 0 2px 8px -1px rgba(21, 25, 36, 0.32);
    --shadow-hover: 0 4px 20px -2px rgba(21, 25, 36, 0.5);
}

.eodemeeffect.white {
    --background: #fff;
    --text: #275efe;
    --shadow: 0 2px 8px -1px rgba(18, 22, 33, 0.04);
    --shadow-hover: 0 4px 20px -2px rgba(18, 22, 33, 0.12);
}

.eodemeeffect.fast {
    --duration: .32s;
}

.eodemeeffect {
    --background: #275efe;
    --text: #fff;
    --font-size: 16px;
    --duration: .44s;
    --move-hover: -4px;
    --shadow: 0 2px 8px -1px rgba(39, 94, 254, 0.32);
    --shadow-hover: 0 4px 20px -2px rgba(39, 94, 254, 0.5);
    --font-shadow: var(--font-size);
    padding: 16px 32px;
    font-family: "Roboto";
    font-weight: 500;
    line-height: var(--font-size);
    border-radius: 24px;
    display: block;
    outline: none;
    text-decoration: none;
    font-size: var(--font-size);
    letter-spacing: 0.5px;
    background: var(--background);
    color: var(--text);
    box-shadow: var(--shadow);
    transform: translateY(var(--y));
    transition: transform var(--duration) ease, box-shadow var(--duration) ease;
}

    .eodemeeffect div {
        display: flex;
        overflow: hidden;
        text-shadow: 0 var(--font-shadow) 0 var(--text);
    }

        .eodemeeffect div span {
            display: block;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            font-style: normal;
            transition: transform var(--duration) ease;
            transform: translateY(var(--m));
        }

            .eodemeeffect div span:nth-child(1) {
                transition-delay: 0.05s;
            }

            .eodemeeffect div span:nth-child(2) {
                transition-delay: 0.1s;
            }

            .eodemeeffect div span:nth-child(3) {
                transition-delay: 0.15s;
            }

            .eodemeeffect div span:nth-child(4) {
                transition-delay: 0.2s;
            }

            .eodemeeffect div span:nth-child(5) {
                transition-delay: 0.25s;
            }

            .eodemeeffect div span:nth-child(6) {
                transition-delay: 0.3s;
            }

            .eodemeeffect div span:nth-child(7) {
                transition-delay: 0.35s;
            }

            .eodemeeffect div span:nth-child(8) {
                transition-delay: 0.4s;
            }

            .eodemeeffect div span:nth-child(9) {
                transition-delay: 0.45s;
            }

            .eodemeeffect div span:nth-child(10) {
                transition-delay: 0.5s;
            }

            .eodemeeffect div span:nth-child(11) {
                transition-delay: 0.55s;
            }

    .eodemeeffect:hover {
        --y: var(--move-hover);
        --shadow: var(--shadow-hover);
    }

        .eodemeeffect:hover span {
            --m: calc(var(--font-size) * -1);
        }

    .eodemeeffect.reverse {
        --font-shadow: calc(var(--font-size) * -1);
    }

        .eodemeeffect.reverse:hover span {
            --m: calc(var(--font-size));
        }

.eodemeeffectsol {
    margin-right: 15px;
    margin-top: 5px;
    padding: 0 !important;
    background-color: transparent !important;
    border: none !important;
}

    .eodemeeffectsol img {
        height: 40px !important;
    }

        .eodemeeffectsol img:hover {
            filter: drop-shadow(2px 2px 4px red);
        }


.ml23 {
    /*margin-left: 23px;*/
}


.ml-videolar {
    width: 100%;
    background-color: #f2f4f6;
    padding: 60px;
}



.bulunmadi {
    text-align: center;
    font-size: 50px;
    height: 60px;
    margin-top: 10vh;
}

.bulunmadi-ilk {
    text-align: center;
    font-size: 100px;
    height: 60px;
    margin-top: 10vh;
}

.bulunmadi-button {
    background-color: red;
    padding: 20px;
    border-radius: 5px;
    position: relative;
    margin: auto;
    text-align: justify;
    width: 104px;
    margin-top: 60px;
}

.box-samy-title {
    text-align: center;
    color: white;
}

.box-samy-title {
    text-align: center;
    font-size: 23px;
    font-weight: 700;
    font-family: 'Barlow', sans-serif;
    color: #eb2426;
}

.mtver {
    margin-bottom: 15px !important;
    min-height: 250px;
}

    .mtver img {
        max-height: 300px;
    }

.parag2 {
    overflow: hidden;
    line-height: 20px;
    display: -webkit-box;
    width: 100%;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
    height: 100px;
}


.box-samy-button {
    text-align: center;
}

    .box-samy-button a {
        text-align: center !important;
        background-color: #eb2426;
        padding: 10px;
        margin-right: -25px;
        color: white;
    }

.apver {
    background-image: url('../img/buyukA.png');
    background-repeat: no-repeat;
}


.mtbver {
    margin-bottom: 40px;
}

.blog-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.blog-title {
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0px;
    color: rgba(0,0,0,0.7);
}

.main-boxes-blog {
    width: 90%;
    background-image: url(../img/blog-background.png);
    background-position: left top;
    background-size: 80vh;
    background-repeat: no-repeat;
}

.blog-list::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

.blog-list::-webkit-scrollbar-track {
    box-shadow: inset 0 0 10px white;
    border-radius: 10px;
    border-left: 3px solid #ebecee;
    border-right: 3px solid #ebecee;
}

.blog-list::-webkit-scrollbar-thumb {
    background: #ca1f21;
    border-radius: 5px;
}

    .blog-list::-webkit-scrollbar-thumb:hover {
        background: #878787;
    }

.blog-list {
    overflow-y: auto;
    overflow-x: hidden;
    height: 77vh;
}

.blog-list-title {
    text-align: center;
    color: #575c61;
    font-size: 25px;
    font-weight: bold;
    padding-top: 20px;
}

.blog-list ul li img {
    width: 30%;
    object-fit: cover;
    margin-right: 15px;
}

.blog-list ul li {
    margin: 20px 0px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.blog-wrapper {
    margin-top: 60px;
    background-image: url(../img/blog-background.png);
    background-position: left top;
    background-size: 80vh;
    background-repeat: no-repeat;
    min-height: 80vh;
}

.owl-carousel .item p {
    font-size: 18px;
}

.owl-carousel .item h1 {
    font-size: 18px;
    margin-top: 4px;
    color: #5f6368;
}

.blog-content {
    overflow: hidden;
    font-family: 'Barlow', sans-serif !important;
    font-size: 15px !important;
    color: #333 !important;
}

    .blog-content p {
        line-height: normal;
        font-family: 'Barlow', sans-serif !important;
        font-size: 15px !important;
        color: #333 !important;
    }

    .blog-content span {
        font-family: 'Barlow', sans-serif !important;
        font-size: 15px !important;
        color: #333 !important;
    }

    .blog-content h1 {
        margin: 10px 0;
        font-weight: 700;
        font-family: 'Barlow', sans-serif !important;
    }

    .blog-content h2 {
        margin: 10px 0;
        font-weight: 700;
        font-family: 'Barlow', sans-serif !important;
    }

    .blog-content h3 {
        margin: 10px 0;
        font-weight: 700;
        font-family: 'Barlow', sans-serif !important;
    }

    .blog-content h4 {
        font-family: 'Barlow', sans-serif !important;
    }

    .blog-content h5 {
        font-family: 'Barlow', sans-serif !important;
    }

    .blog-content h6 {
        font-family: 'Barlow', sans-serif !important;
    }

    .blog-content li {
        font-family: 'Barlow', sans-serif !important;
    }

.gizelemeceli {
    display: none;
}

@media (max-width: 1200px) {
    .w-100 {
        width: 27%;
        margin-top: 15px;
        margin-bottom: 30px;
    }

    .gizelemeceli {
        display: block;
        margin-right: 5px;
        float: left;
        margin-top: -7px;
    }

        .gizelemeceli img {
            height: 36px;
        }

    .nav-three {
        margin-left: 5px;
        margin-top: 2px;
    }

    .top-line-right .dropdown > a {
        padding: 2px 5px;
        display: flex;
        align-items: center;
    }

    .eodeme {
        padding: 7px 7px !important;
        margin-top: -4px;
    }

    .eodemeeffectsol {
        display: none;
    }

    .fa-search {
        display: none;
    }

    .blog-list {
        height: 50vh;
    }

    .blog-wrapper {
        background-size: 32.5vh !important;
    }

    .main-boxes-blog {
        width: 100%;
        background-size: 32.5vh;
    }

        .main-boxes-blog .owl-carousel {
            margin-top: 50px;
        }

    .blog-wrapper .blog-img img {
        margin-top: 50px;
    }
}
