﻿.c-e1-title {
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 1.1em;
    color: #000000;
    padding-bottom: 35px;
    padding-top: 50px;
}

.egitimflex {
    display: flex;
    flex-direction: row;
}

.egitim1flex {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.rtas{
    display:flex;
}
.egitim-modul{
    padding-top: 10px;
    font-size: 18px;
}
.c-e1-card {
    background: #F0F0F0;
    border-radius: 40px;
    padding: 35px 53px 20px;
}

.c-e1-card-y span {
    background: #242424;
    border-radius: 15.743px;
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6em;
    color: #FFFFFF;
    padding: 5px 10px;
}

.c-e1-card-title {
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 1.3em;
    color: #242424;
    padding-top: 30px;
}

.c-e1-card-text {
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.6em;
    /* or 34px */
    /*padding-top: 26px;*/
    color: #242424;
}

.c-e1-card-btn {
    padding: 60px 0;
}

    .c-e1-card-btn a {
        font-family: 'Helvetica', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        line-height: 1.6em;
        /* or 25px */

        text-transform: capitalize;
        color: #3068C7;
        background: #FFFFFF;
        border-radius: 42px;
        padding: 10px 20px;
    }

        .c-e1-card-btn a:hover {
            color: #3068C7b2;
            background: #FFFFFFb2;
        }

.c-e1-card-img {
    position: absolute;
    margin-top: -160px;
    z-index: 1;
    margin-left: 336px;
}

/* e-kategoriler */

.e-kategori {
    padding: 78px 0 90px;
}

.e-kategoriler {
    background: #FFFFFF;
    box-shadow: 0px 4px 64px rgba(156, 156, 156, 0.2);
    border-radius: 10px;
    padding: 10px 24px;
}

    .e-kategoriler div {
        font-family: 'Helvetica', sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 1.6em;
        /* or 29px */


        color: #4C4C4C;
    }


.e-kategori-button {
    border: none;
    background: #EEEEEE;
    border-radius: 10px;
    padding: 5px 82px;
    margin: 20px 5px;
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 130%;
    /* or 45px */


    color: #4C4C4C;
}

    .e-kategori-button:hover {
        cursor: pointer;
    }

    .e-kategori-button:focus {
        outline: 0;
    }



.e-kategori-button-active {
    background: #3068C7;
    border-radius: 10px;
    color: #fff;
}


.e2 {
    padding: 10px 0;
}

.e2-text {
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 1.1em;
    color: #000000;
}

.e2-input {
    border: 1px solid #E8E8E8;
    border-radius: 55px;
    margin: 0 10px 0 80px;
    padding: 4px 16px 9px;
    width: 250px;
}

.e2-btn {
    background: #3068C7;
    border-radius: 51px;
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6em;
    /* or 22px */

    text-transform: capitalize;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    padding: 4px 30px;
}

.e2-row {
    display: flex;
    align-items: center;
}

.e-tumkurs {
    /* padding-top: 82px;*/
    padding-bottom: 90px;
}

.e-kurs-card {
    background: #FFFFFF;
    border-radius: 21px;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.e-div-card {
    background: #FFFFFF;
    border-radius: 21px;
    padding: 10px;
   /* display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;*/
}
.e-div-cardbtn {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}
.e-img {
    width: 50%;
}
    .e-img img {
        width: 100%;
        border-radius: 21px;
    }


.e-tumkurs-col {
    display: flex;
    align-content: flex-end;
}

.e-kurs-card-img {
    /*background: #F2F2F2;*/
    padding: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    overflow: hidden;
    margin: 0;
    height: 200px;
}

    .e-kurs-card-img img {
        width: 100%;
        border-radius: 10px;
        display: block;
        width: 100%;
        /*margin: -10px 0;*/
    }

.e-kurs-card-title {
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.6em;
    /* or 22px */
    /* text */

    color: #0E0E2C;
    padding: 20px 10px;
    text-align: start;
}.e-kurs-card-title2 {
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 1.6em;
    /* or 22px */
    /* text */

    color: #0E0E2C;
    padding: 20px 0px 0;
}

.e-kurs-card-yzr {
    padding: 13px;
}

.e-kurs-card-yzr-title {
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6em;
    /* or 21px */


    color: rgba(0, 0, 0, 0.5);
}

.e-kurs-card-yzr-img {
}

    .e-kurs-card-yzr-img img {
        width: 42px;
        height: 42px;
        border-radius: 50%;
    }

.e-kurs-card-btn {
    background: #3068C7;
    border-radius: 51px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    margin-top: 40px;
}

    .e-kurs-card-btn a {
        font-family: 'Helvetica', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 1.6em;
        /* or 25px */

        text-transform: capitalize;
        color: #FFFFFF;
    }

.e-kurs-card-b {
    background: #F0F0F0;
    border-radius: 10px;
    padding: 5px 10px;
    margin: 10px;
}


/* egitim*/
.eg-bg {
    background: #F9F9FB;
}

.egitim1 {
    /*background: #F0F0F0;*/
    padding: 144px 0 15px;
}

.egitim1-title {
    font-family: 'Helvetica', sans-serif;
    text-align: center;
    padding: 0 0 30px;
    color: #000;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 36px */
    text-transform: capitalize;
}

.egtim1-btn {
    color: #FFF;
    font-family: Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 16px */
    text-transform: capitalize;
    border-radius: 5px;
    padding:10px;
    background: linear-gradient(180deg, #1933D0 0%, #8491E0 100%);
}

.egtim1-btn2 {
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6em;
    /* or 18px */

    text-transform: capitalize;
    color: #FFFFFF;
    background: #3068C7;
    border-radius: 42px;
    padding: 8px 31px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
}

    .egtim1-btn:hover {
        color: #fff;
    } 
    .egtim1-btn2:hover {
        color: #FFFFFF;
    }

.egtim1-btn-div {
    margin: 10px 0;
}

    .egtim1-btn-div div div {
        margin: 5px 6px;
    }


.egitim-icerik {
    padding: 10px 0 10px;
}

.egitim-padding {
    padding: 0 40px 0 0;
}

.egitim2-title {
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    border: none;
    margin-bottom: 15px;
    border-radius: 51px;
    background-color: #3068C7;
    padding: 10px 20px;
    margin-left: -20px;
}

    .egitim2-title a {
        font-family: 'Helvetica', sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 30px;
        border: none;
        margin-bottom: 15px;
        border-radius: 51px;
        padding: 10px 20px;
        color: white;
        margin-left: -20px;
    }


.egitim-icerik .ei-title {
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.6em;
    /* or 34px */


    color: #161616;
    padding-bottom: 15px;
}

.egitim-icerik p {
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.6em;
    /* or 26px */

    padding: 5px 0 0;
    color: #000000;
}

.egitim-icerik ul li {
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.6em;
    /* or 26px */

    color: #000000;
}

.egitim-icerik .baslik {
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.6em;
    /* or 26px */

    padding: 5px 0 5px;
    color: #000000;
}

.e-yazar {
    margin-left: auto;
    margin-right: auto;
    background: #F6F6F6;
    border-radius: 20px;
    margin-top: 30px;
    padding: 20px;
    margin-bottom: 100px;
}

.benzeregitimler {
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 48px;
    color: #161616;
}

.y-img {
}

.y-title {
    font-family: 'Helvetica', sans-serif;
     padding: 7px 15px 17px;
    color: #000;  
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; 
    text-transform: capitalize;
}

.yi-text {
    padding: 0 15px;
}

    .yi-text span {
        font-family: 'Helvetica', sans-serif;    
        padding-left: 5px;      
        color: #000;      
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; /* 16px */
        text-transform: capitalize;
    }

.yc-text {
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 110%;
    /* or 17px */
    padding: 16px 15px;
    color: #454342;
}

.y2-title {
    font-family: 'Helvetica', sans-serif;
    padding: 0 20px;
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 16px */
    text-transform: capitalize;
}

.y2-text {
    color: #000;
    padding: 15px 20px;
    font-family: 'Helvetica', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 118%; /* 16.52px */
    text-transform: capitalize;
}

.eb-btn {
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.6;
    /* identical to box height, or 28px */

    text-transform: capitalize;
    color: #3068C7;
    background: #FFFFFF;
    border-radius: 51px;
    text-align: center;
    padding: 10px 121px;
    margin-top: 10px;
}

    .eb-btn:hover {
        color: #3068C7b2;
        background: #FFFFFFb2;
    }

.eb-btn2 {
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.6em;
    /* identical to box height, or 28px */

    text-transform: capitalize;
    color: #FFFFFF;
    background: #3068C7;
    border-radius: 51px;
    text-align: center;
    padding: 10px 10px;
    margin-top: 10px;
}

    .eb-btn2:hover {
        color: #FFFFFFb2;
        background: #3068C7b2;
    }

.k-yorum {
    background: #3A5AFF;
    margin-bottom: 100px;
}

.k-yorum-title {
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 1.1em;
    /* or 56px */
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    color: #FFFFFF;
    padding-top: 60px;
}

.k-card {
    display: flex;
    flex-direction: row;
    padding: 76px 5px 33px;
}

.k-balon {
    display: flex;
    flex-direction: row;
}

.k-baloncuk {
    background: #FFFFFF;
    box-shadow: 0px 2px 15px rgba(23, 58, 86, 0.1);
    border-radius: 20px 20px 0 20px;
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.6em;
    /* or 29px */
    padding: 10px;
    text-align: center;
    color: #2F281E;
    height: fit-content;
    z-index: 3;
    position: relative;
}

    .k-baloncuk span {
        border-right: 30px solid transparent;
        border-left: 0 solid #fff;
        position: absolute;
        bottom: 0px;
        right: -29px;
        border-bottom: 17px solid #fff;
    }

.k-balonnokta {
    position: relative;
    bottom: -83px;
    left: -75px;
}

.k-balonnokta2 {
    position: relative;
    bottom: 4px;
    left: 37px;
    z-index: 4;
}

.k-baloncukimg {
    position: relative;
    bottom: -68px;
    left: 0px;
}

    .k-baloncukimg img {
        border-radius: 50%;
        width: 172px;
        height: 172px;
    }

.k-yorum1 {
    padding: 10px 45px;
}


.k-yorumtitle {
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.6em;
    color: #FFFFFF;
    padding-top: 20px;
}

.k-yorumtext {
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6em;
    /* or 26px */
    padding-top: 20px;
    color: #FFFFFF;
}

.yorum-slick .slick-prev {
    margin-right: 10px;
}

.yorum-slick .slick-next {
    margin-left: 10px;
}


.yorum-slick .slick-prev,
.yorum-slick .slick-next {
    background-color: transparent;
    position: absolute;
    bottom: 35px;
    right: 100px;
    z-index: 999;
    color: transparent;
    width: 93px;
    height: 93px;
    border-radius: 50%;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 30px;
    transform: translateY(-100%);
    border: 1px solid #3068C7;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .yorum-slick .slick-prev:hover, .agency6-slick .slick-next:hover {
        border: 1px solid #3068C7;
        background: #3068c748;
    }

.yorum-slick .slick-prev {
    transform: translate(-100%, -100%);
    margin-right: 5px;
}

    .yorum-slick .slick-prev:before {
        content: "";
        color: #3068C7;
        position: absolute;
        right: 40%;
    }

.yorum-slick .slick-next:before {
    content: "";
    color: #3068C7;
    position: absolute;
    left: 40%;
}

.yorum-slick .slick-dots {
    list-style: none;
    margin: 0 auto;
    text-align: center;
    padding: 0;
}

    .yorum-slick .slick-dots li {
        display: inline-block;
        margin: 10px;
    }

        .yorum-slick .slick-dots li button {
            transition: 0.2s background-color ease-in-out 0s;
            border: none;
            padding: 0;
            color: transparent;
            width: 10px;
            height: 10px;
            background-color: #0b1a27;
            border-radius: 50%;
        }

        .yorum-slick .slick-dots li.slick-active button {
            background-color: #2c8dff;
        }

@media only screen and (min-width : 200px) and (max-width : 600px) {
    .k-balon {
        flex-direction: column;
    }

    .k-baloncuk {
        border-radius: 20px
    }

        .k-baloncuk span {
            display: none;
        }

    .k-baloncukimg {
        position: unset;
        padding: 10px;
        display: flex;
        justify-content: center;
    }

    .k-yorum-svg {
        display: none;
    }

    .c-e1-card {
        margin: 10px;
        display: flex;
        flex-direction: column-reverse;
        padding: 35px 28px 20px;
    }

    .c-e1-card-img {
        position: unset;
        margin-top: 0;
        z-index: 1;
        margin-left: 0;
        padding: 10px;
    }

    .c-e1-card-title {
        font-size: 25px;
        line-height: 37px;
        padding-top: 22px;
    }

    .c-e1-card-btn {
        padding: 15px 0 23px;
    }

    .e2-row {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

        .e2-row div {
            padding: 10px;
        }

    .e2-input {
        margin: 0;
    }

    .e-kategori {
        display: none;
    }

    .c-e1-title {
        padding-top: 14px;
        padding-bottom: 9px;
        font-size: 28px;
    }
}

.form-selectgroup {
    display: inline-flex;
    margin: 0 -0.5rem -0.5rem 0;
    flex-wrap: wrap;
}

.form-selectgroup-input {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
}

.form-selectgroup .form-selectgroup-item {
    margin: 0 0.5rem 0.5rem 0;
}

.form-selectgroup-item {
    display: block;
    position: relative;
}

input[type="radio" i] {
    background-color: initial;
    cursor: default;
    appearance: auto;
    box-sizing: border-box;
    margin: 3px 3px 0px 5px;
    padding: initial;
    border: initial;
}

.form-selectgroup-input[type=radio] + .form-selectgroup-label .form-selectgroup-check {
    border-radius: 50%;
}



.form-selectgroup-input[type=radio]:checked + .form-selectgroup-label .form-selectgroup-check {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3ccircle r='3' fill='%23ffffff' cx='8' cy='8' /%3e%3c/svg%3e");
}

.form-selectgroup-input:checked + .form-selectgroup-label {
    z-index: 1;
    color: #206bc4;
    background: #ffffff00;
    border-color: #206bc4;
}





.form-selectgroup-label {
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.6em;
    color: #4C4C4C;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 0;
    padding: 0.4375rem 0.75rem;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: border-color 0.3s, background 0.3s, color 0.3s;
}

    .form-selectgroup-label:hover {
        background: #3068C7;
        color: #fff !important;
        margin-top: -10px;
        padding-top: 20px;
        border-radius: 4px;
        text-decoration: none;
        width: 100%;
    }

@media (prefers-reduced-motion: reduce) {
    .form-selectgroup-label {
        transition: none;
    }
}

.form-selectgroup-label .icon:only-child {
    margin: 0 -0.25rem;
}

.form-selectgroup-label:hover {
    color: #1e293b;
}

#yazarpc{
    display:block;
}
#yazarmobil{
    display:none;
}

.egitim1-p{

}
@media only screen and (min-width : 200px) and (max-width : 450px) {
    .egtim1-btn {
        width: 100%;
        padding: 12px 0;
    }

    .egtim1-btn2 {
        padding: 8px 11px;
        display: flex;
        justify-content: center;
        text-align: center;
    }
    .rtas {
        /*  display: flex;
        flex-direction: column;
        align-content: center;
        align-items: center;*/
        justify-content: center;
    }
  
}

@media only screen and (min-width : 200px) and (max-width : 860px) {
    .egitim-padding {
        padding: 0px 5px 60px 15px;
    }

    .colegitim {
        padding: 30px 10px 20px;
    }

    .egitim2-title {
        margin-left: -15px;
        background: transparent;
    }

        .egitim2-title a {
            margin-left: -15px;
            color: #000;
        }
    .egitimflex {
        flex-direction: column;
    }
    .egitim1flex {
        justify-content: space-between;
        flex-direction: column;
    }

    .k-yorum-title, .benzeregitimler {
        font-size: 38px;
        text-align: center;
    }
    .rtas {
        /*       display: flex;
        flex-direction: column;
        align-content: center;
        align-items: center;*/
        justify-content: center;
    }
    .c-e1-card-btn a {
        font-size: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        align-content: center;
    }
    .k-card-col {
        flex-direction: column;
        text-align: center;
    }
    #yazarpc {
        display: none;
    }
    #yazarmobil {
        display: block;
    }
}



@media only screen and (min-width : 750px) and (max-width : 1080px) {
    .c-e1-card {
        display: flex;
        flex-direction: column-reverse;
    }

    .c-e1-card-img {
        position: inherit;
        margin-top: 0;
        z-index: 1;
        margin-left: 0;
        margin-bottom: 10px;
    }

        .c-e1-card-img img {
            width: 100%;
        }
}

@media only screen and (min-width : 1200px) and (max-width : 1285px) {

    .c-e1-card-img {
        margin-top: -146px;
        margin-left: 254px;
    }
}



@media only screen and (min-width : 200px) and (max-width : 1280px) {
    .eb-btn2, .eb-btn {
        padding: 10px 23px;
    }

    .egitim1-title {
        font-size: 38px;
    }
    .e-img {
        width: 100%;
    }

    .egtim1-btn2 {
        padding: 8px 7px;
    }
}
.egitimbtndiv{}
@media only screen and (min-width : 200px) and (max-width :860px) {
    .egitim1-title {
        font-size: 38px;
        padding: 25px 0 0;
    }
    .egitimbtndiv {
        text-align:center;
    }
    .egtim1-btn {
        width: 100%;
        padding: 10px 7px;
    }
    #yazarmobil .textpadding {

        padding-top:20px;
    }
    #yazarmobil .yi-text {
        padding: 5px 15px 0;
    }
    #yazarmobil .e-yazar{
        margin-bottom:10px;
    }
    .egitim1-p p {
        text-align:center;
    }
}

.populer-egitimler-baslik {
    color: #161616;
    font-family: Helvetica;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 116.5%; /* 46.6px */
    padding:0 0 10px ;
}
.populer-egitimler {
    padding: 117px 0 60px;
}
.populer-egitimler-text {
    color: #161616;
    font-family: Helvetica;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 116.5%; /* 27.96px */
}
.e-kurs-card {
    border-radius: 24px;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25), 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.pcdorp {
   
}

@media only screen and (min-width : 200px) and (max-width : 780px) {
    .bein-minds-akademivegenikapsamleitimseenekleriylebug-container {
        min-height: 0 !important;
    }
    .nav-tabs .nav-link {
        color: #000;   
        font-size: 16px;     
        background: transparent;
    }
        .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
            color: #3068C7;
        }
}
@media only screen and (min-width : 200px) and (max-width : 500px) {
  
    .pcdorp{
        display:none;
    }
}