﻿.academy-bg {
    /*background: linear-gradient(0deg, #4E7EBB 21.74%, rgba(40, 113, 204, 0) 102.24%);*/
    background-image: url('/image/akademi/akademi.jpg');
    background-position: center;
}

.academy-title {
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 60px;
    line-height: 1.2em;
    /* or 58px */
 
    text-transform: capitalize;
    color: #FFFFFF;
}

.academy-text {
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.6em;
    /* or 29px */
    padding-top: 40px;
    color: #FFFFFF;
}

.academy-btn {
    padding-top: 20px;
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 1.6em;
    text-transform: capitalize;
    padding-top: 42px;
    display: flex;
    flex-direction: row;
}

.academy-img {
}

.academy-btn1 {
    margin: 5px 10px 5px 0;
    color: #3068C7;
    background: #FFFFFF;
    border-radius: 51px;
    padding: 10px 20px;
}

    .academy-btn1:hover {
        color: #3068c7cf;
    }

.academy-btn2 {
    margin: 5px 10px 5px 0;
    padding: 10px 20px;
    color: #FFFFFF;
}

    .academy-btn2:hover {
        color: #ffffffb2;
        border-radius: 53px;
        padding: 10px 20px;
    }

.academy-1 {
    margin-top: 120px;
    padding: 10px 0;
}

    .academy-1 div {
        background: #00000068;
        border-radius: 20px;
        width: fit-content;
        font-family: 'Helvetica', sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 1.6em;
        /* identical to box height, or 29px */

        letter-spacing: 0.02em;
        color: #FFFFFF;
        padding: 10px;
    }



.academy2-bg {
/*    background: #F2F2F2;*/
    padding-top: 100px;
}

.academy2-row {
    padding-top: 80px;
}

.academy2-title {
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 1.1em;
    color: #0E0E2C;
    padding-top: 42px;
}

.academy2-icon {
}

.academy2-title2 {
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 1.2em;
    /* or 117% */


    color: #2F281E;
    padding-top: 38px;
    padding-right: 35px;
}

.academy2-text {
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6em;
    /* or 162% */

    padding-top: 5px;
    color: #544837;
}

.academy2-btn {
    margin-top: 50px;
    padding: 20px 0;
}

    .academy2-btn a {
        background: #3068C7;
        border-radius: 51px;
        text-transform: capitalize;
        color: #FFFFFF;
        font-family: 'Helvetica', sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 22px;
        line-height: 140%;
        padding: 10px 20px;
    }

.academy-b-row {
    padding: 100px 0;
}

.academy-b {
    background: #FFFFFF;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 30px 0 36px;
}

.academy-b-title {
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 1.1em;
    /* or 78px */
    padding-top: 13px;
    color: #3068C7;
}

.academy-b-text {
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 1.2em;
    /* or 104% */

    padding-top: 19px;
    color: #7B7B7B;
}

.populer-egitimler {
    background: #F0F0F0;
    border-radius: 49px;
    padding:100px 0 30px;
}

.populer-egitimler-baslik {
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 1.1em;
    color: #0E0E2C;
    padding-top: 43px;
}

.populer-egitimler-text {
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.6em;
    /* or 34px */
    padding-top: 32px;
    width: 45%;
    color: #161616;
}

.populer-egitimler-btn {
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.6em;
    /* identical to box height, or 31px */

    text-transform: capitalize;
    color: #3068C7;
    background: #FFFFFF;
    border: 1px solid #3068C7;
    border-radius: 20px;
    padding: 10px 20px;
    margin-top: 19px;
}

    .populer-egitimler-btn:hover {
     
        color: #3068C7b2;
        background: #FFFFFFb2;
       
     
    }
.academy-row {
    padding-top: 165px;
}
.enpopuleregitim-row .col1 {
    padding: 11px;
    margin-top: 20px;
}

.academy-3-tumegitimler {
    color: #fff !important;
    background: #3068C7;
    border-radius: 4px;
    border: none;
}

    .academy-3-tumegitimler:hover {
        color: #fff;
        background: #3068C7;
    }

.academy-3-egitimler {
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2em;
    border-radius: 4px;
    color: #161616;
    border: 1px solid #161616;
    padding: 5px 15px;
}

.academy4 {
    padding: 100px 0;
}

.academy4-title {
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 1.1em;
    /* or 67px */
    color: #0E0E2C;
}

.academy4-icon {
    background: #FFFFFF;
    border-radius: 50%;
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 20px;
    line-height: 171.5%;
    /* or 45px */
    /* main */
    text-align: center;
    width: 53px;
    height: 53px;
    padding: 10px;
    color: #3B71FE;
}

.academy4-title2 {
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 1.8em;
    /* identical to box height, or 60px */
    /* text */

    color: #0E0E2C;
}

.academy4-text {
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.6em;
    /* or 34px */

    padding-top: 22px;
    color: rgba(14, 14, 44, 0.6);
}


.a7 {
    padding: 100px 0;
    background: #F0F0F0;
}

.a7-btn {
    background: #fff;
    color: #3068C7;
    padding: 10px 20px;
    margin: 10px 30px;
    border-radius: 51px;
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 1.6em;
    /* identical to box height, or 34px */

    text-transform: capitalize;
}

    .a7-btn:hover {
        background: #ffffffb2;
        color: #3068C7;
    }

.a7-title {
    font-family: 'Helvetica', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 1.1em;
    /* identical to box height, or 133% */
    padding: 30px;
    letter-spacing: -0.1px;
    color: #FFFFFF;
    text-align: center;
}
.a7-bg {
    background: #3B71FE;
    box-shadow: 0px 4px 64px rgba(156, 156, 156, 0.2);
    border-radius: 20px;
}
.a7-col1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 100px;
}


@media only screen and (min-width : 200px) and (max-width : 550px) {
    .academy-img {
        width: 100%;
    }

    .academy-row {
        display: flex;
        flex-direction: column-reverse;
        padding-top: 59px;
    }

    .academy-title {
    
        text-align: center;
        font-size: 60px;
    }

    .academy-text {
        font-size: 20px;
        text-align: center;
        padding: 30px 10px;
    }

    .academy-btn {
        text-align: center;
        flex-direction: column;
        padding-top: 19px;
    }

        .academy-btn div {
            margin: 15px 0;
        }

    .academy-btn1, .academy-btn2 {
        margin: 5px 0 5px 0;
    }

    .academy-1 {
        margin-top: 31px;
        padding: 24px 0;
    }

    .academy2-bg {
        margin-top: 0px;
        padding-top: 1rem ;
    }

    .academy2-title {
        font-size: 38px;
        text-align: center;
    }

    .academy2-row .col-sm-12 {
        padding: 34px;
        text-align: center;
    }

    .academy2-title2 {
        padding-right: 0;
    }

    .populer-egitimler-baslik {
        font-size: 38px;
        text-align: center;
    }

    .populer-egitimler-text {
        width: 100%;
        text-align: center;
        font-size: 20px;
    }

    .populer-egitimler-btn {
        padding: 12px 35px;
        font-size: 20px;
    }

    .academy4-icon {
        font-size: 24px;
    }

    .academy4-title {
        font-size: 38px;
        text-align: center;
    }



    .academy4-text {
        font-size: 20px;
        padding-top: 10px;
    }
    .a7-title{
        font-size:38px;
    }
}

@media only screen and (min-width : 200px) and (max-width : 860px) {
    .academy-img {
        width: 100%;
    }

    .academy-row {
        display: flex;
        flex-direction: column-reverse;
    }

    .academy-img {
        width: 100%;
    }

    .academy-b-row {
        justify-content: center;
    }

    .populer-egitimler-text {
        width: 100%;
    }

    .academy-1 {
        margin-top: 34px;
        padding: 30px 0;
    }
    .k-yorum-title{
        font-size:38px;
    }
    .a7-col1{
        padding:10px;
    }
}

@media only screen and (min-width : 860px) and (max-width : 1000px) {
    .academy-img {
        width: 100%;
    }

    .academy-b-row {
        justify-content: center;
    }

    .academy-1 {
        margin-top: 34px;
        padding: 30px 0;
    }

    .academy-row {
        display: flex;
        flex-direction: column-reverse;
    }
}

@media only screen and (min-width : 1000px) and (max-width : 1280px) {
    .academy-img {
        width: 100%;
    }

    .academy-title {
        font-size: 55px;
    }
       .academy-row {
        padding-top: 159px;
    }

    .academy-text {
        font-size: 22px;
    }

    .academy-btn {
        flex-direction: column;
        padding-top: 22px;
    }

        .academy-btn div {
            margin: 10px 0;
        }

    .academy-1 {
        margin-top: 1px;
        padding: 15px 0;
    }

    .academy2-bg {
        margin-top: 80px;
    }
}
.mt-academy{}
@media only screen and (min-width : 200px) and (max-width : 1280px) {
    .mt-academy{
        margin-top:40px ;
    }

    .academy-title {
        font-size: 55px;
    }
    }
@media only screen and (min-width : 766px) and (max-width : 992px) {
}
