﻿/* Süreçler */
.section-padding-equal {
    position: relative;
    padding: 0 0 100px;
}

    .section-padding-equal > div > .row {
        display: flex;
        align-items: center;
        justify-content: center;
    }

.about-team .thumb {
    padding-right: 100px;
}

    .about-team .thumb img {
        max-width: 100%;
        height: auto;
        vertical-align: middle;
    }

.section-heading {
    text-align: left;
    margin-bottom: 60px;
}

    .section-heading .subtitle {
        color: #303381;
        font-weight: 500;
        font-size: 20px;
        margin: 0 auto;
        display: inline-block;
    }

    .section-heading h2 {
        font-size: 56px;
        line-height: 1.2;
        font-weight: 500;
        letter-spacing: -0.025em;
        color: #000;
        margin: 20px auto;
    }

.about-team .section-heading p {
    width: 100%;
    margin: 30px auto 50px;
    font-weight: 400;
    line-height: 1.5em;
    font-size: 16px;
}

.about-team .section-heading a {
    position: relative;
    display: inline-block;
    width: 240px;
    padding: 23px 55px;
    background-color: #303381;
    color: #fff;
    border: 1px solid #303381;
    overflow: hidden;
    border-radius: 20px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.04em;
    height: auto;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 1;
    cursor: pointer;
}

    .about-team .section-heading a::after {
        content: "";
        height: 300px;
        width: 300px;
        background-color: #222127;
        border-radius: 50%;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translateY(-50%) translateX(-50%) scale(0);
        -ms-transform: translateY(-50%) translateX(-50%) scale(0);
        transform: translateY(-50%) translateX(-50%) scale(0);
        -webkit-transition: 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        transition: 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        z-index: -1;
    }

    .about-team .section-heading a:hover {
        background-color: #222127;
        border-color: #222127;
    }

        .about-team .section-heading a:hover::after {
            -webkit-transform: translateY(-50%) translateX(-50%) scale(1);
            -ms-transform: translateY(-50%) translateX(-50%) scale(1);
            transform: translateY(-50%) translateX(-50%) scale(1);
        }
/* Süreçler */
/* Süreçler 2 */
.shape-group-17 .shape {
    position: absolute;
    z-index: -1;
}

    .shape-group-17 .shape.shape-1 {
        top: 0;
        left: 0;
    }

    .shape-group-17 .shape.shape-2 {
        top: 360px;
        right: 0;
    }

    .shape-group-17 .shape.shape-3 {
        top: 430px;
        left: 0;
    }

    .shape-group-17 .shape.shape-4 {
        top: 35%;
        right: 0;
    }

    .shape-group-17 .shape.shape-5 {
        top: 56%;
        left: 0;
    }

    .shape-group-17 .shape.shape-6 {
        top: 75%;
        right: 0;
    }

.surec {
    padding: 100px 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
    background-color: #ECF2F6;
}

    .surec > div {
        padding: 0 60px;
    }

        .surec > div > .section-heading {
            text-align: center;
            margin-bottom: 90px;
        }

            .surec > div > .section-heading > .subtitle {
                color: #303381;
                font-weight: 500;
                font-size: 20px;
                margin-bottom: 15px;
            }

            .surec > div > .section-heading > h2 {
                font-size: 56px;
                line-height: 1.2;
                font-weight: 500;
                letter-spacing: -0.025em;
                color: #000;
            }

            .surec > div > .section-heading > p {
                width: 50%;
                margin: 0 auto 40px;
                font-weight: 400;
                line-height: 1.5em;
                font-size: 16px;
            }

.process-work {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 80px;
}

    .process-work.content-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }

    .process-work .thumbnail {
        background-color: #ffffff;
        border-radius: 30px;
        text-align: center;
    }

    .process-work .content {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-left: 60px;
    }

    .process-work.content-reverse .content {
        margin: 0 60px 0 0;
        padding-left: 300px;
    }

    .process-work .content .subtitle {
        font-size: 20px;
        color: #303381;
        font-weight: 700;
        margin-bottom: 20px;
    }

    .process-work .content .title {
        font-size: 40px;
        line-height: 1.2;
        font-weight: 500;
        letter-spacing: -0.025em;
        color: #000;
        margin: 20px auto 10px;
    }

    .process-work .content p {
        width: 60%;
        margin-bottom: 0;
        margin: 0 0 40px 0;
        font-weight: 400;
        line-height: 1.5em;
        font-size: 16px;
    }

    .process-work.content-reverse .content p {
        width: 100%;
    }
/* Süreçler 2 */
/* KURUMSAL ŞERİT 1 */
.serit1 .inset {
    margin: 0 !important;
}

.serit1 {
    position: relative;
    width: 100%;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-blend-mode: overlay;
    background-color: #fff;
}

    .serit1 > div {
        padding: 0;
    }

        .serit1 > div > div {
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flex;
            display: -o-flex;
            align-items: center;
            justify-content: center;
            height: 100vh;
        }

            .serit1 > div > div > div {
                padding: 0;
            }

            .serit1 > div > div > .left-section {
                overflow: hidden;
                position: relative;
            }

            .serit1 > div > div > .right-section {
                position: relative;
                padding: 0 5%;
                overflow: hidden;
            }

            .serit1 > div > div > .left-section > .inset {
                height: calc(100%);
            }

                .serit1 > div > div > .left-section > .inset > .ig {
                    position: relative;
                    display: block;
                    width: 100%;
                    height: 100%;
                    background-repeat: no-repeat;
                    background-size: cover;
                    background-position: center center;
                    background-blend-mode: overlay;
                }

            .serit1 > div > div > .right-section > h1 {
                position: relative;
                color: #303381;
                font-size: 14px;
                font-weight: 500;
                display: inline-block;
                line-height: 1.5;
                margin-bottom: 1em;
                letter-spacing: 0 !important;
            }

                .serit1 > div > div > .right-section > h1:before {
                    background-color: #303381;
                    bottom: 0;
                    content: "";
                    height: 1px;
                    left: 0;
                    position: absolute;
                    width: 100%;
                }

            .serit1 > div > div > .right-section > h2 {
                font-size: 30px;
                line-height: 1.2;
                letter-spacing: -1px;
                font-weight: bold;
                color: #000;
                margin: 20px auto;
            }

            .serit1 > div > div > .right-section > h3,
            .serit1 > div > div > .right-section > p {
                font-weight: 400;
                line-height: 1.5em;
                font-size: 16px;
                color: #000;
            }

            .serit1 > div > div > .right-section > .button {
                font-size: 14px;
                display: inline-block;
                float: left;
                margin-right: .5em;
                margin-left: 0;
            }

                .serit1 > div > div > .right-section > .button > a {
                    padding: 2em 0;
                    display: flex;
                    flex-flow: row nowrap;
                    justify-content: center;
                    align-items: center;
                    align-content: flex-start;
                    color: #303381;
                }

                .serit1 > div > div > .right-section > .button:hover > a {
                    color: #000;
                }

                .serit1 > div > div > .right-section > .button > a > .button_text {
                    transition: all 300ms ease;
                    padding-top: 3px;
                    font-weight: 500;
                    -webkit-order: 1;
                    -ms-flex-order: 1;
                    order: 1;
                    letter-spacing: 0px;
                }

                .serit1 > div > div > .right-section > .button > a > .icon_holder {
                    transition: all 300ms ease;
                    margin-left: .5em;
                    -webkit-order: 2;
                    -ms-flex-order: 2;
                    order: 2;
                    display: block;
                    padding: 1px 6px;
                    margin-top: 5px;
                    font-size: 12px;
                    color: #303381;
                }

                .serit1 > div > div > .right-section > .button > a:hover > .icon_holder {
                    transform: translateX(.2em);
                    color: #000;
                    border-color: #000;
                }

    .serit1 ul {
        padding-left: 30px;
    }

        .serit1 ul > li {
            list-style-type: disc;
        }
/* KURUMSAL ŞERİT 1 */
.sec-mar {
    margin: 30px auto 60px;
}

.features-count {
    background-position: 50%;
    background-size: cover;
    border-radius: 30px;
    margin-top: 60px;
    padding: 50px 0;
    position: relative;
    z-index: 1;
}

    .features-count:before {
        background-color: #222127;
        border-radius: 30px;
        content: "";
        height: 100%;
        left: 0;
        opacity: .9;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1;
    }

.single-count {
    text-align: center;
}

    .single-count i {
        display: block;
        margin-bottom: 15px;
    }

        .single-count i img {
            height: 70px;
            margin: 0 auto;
        }

    .single-count p {
        color: #bdbdbd;
        font-size: 18px;
        font-weight: 500;
        margin: 0;
        text-transform: capitalize;
        line-height: 1.6;
    }

    .single-count .counter sup {
        top: -5px;
    }

    .single-count .counter span, .single-count .counter sup {
        color: #fff;
        display: inline-block;
        font-size: 35px;
        font-weight: 700;
    }

@media screen and (max-width: 1000px) {
    .serit1 > div > div,
    .process-work,
    .section-padding-equal > div > .row {
        display: block;
        height: auto;
    }

        .serit1 > div > div > .left-section > .inset > .ig {
            padding: 15px;
        }

        .process-work .content .title,
        .section-heading h2 {
            font-size: x-large;
        }

        .process-work .content p,
        .surec > div > .section-heading > p {
            width: 100%;
        }

        .process-work .content {
            margin-left: 15px;
        }

        .process-work.content-reverse .content {
            padding-left: 15px;
        }
}
