/*fpkn-team начало*/
.fpkn-team {
    min-height: 510px;
    background-color: #0f2a76;
    background-image: url(../img/produkty-po-nastavnichestvu/mentorship-program.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 70%;
    color: #fff;
    padding-top: 65px;
    padding-bottom: 65px;
    position: relative;
}

.fpkn-team__title {
    font-weight: 600;
    font-size: 80px;
    line-height: 116%;
    padding-bottom: 50px;
}



@media (max-width: 767px) {
    .fpkn-team {
        min-height: auto;
        padding-top: 33px;
        padding-bottom: 40px;
        background-size: 90%;
    }

    .fpkn-team__title {
        font-size: 25px;
        line-height: 120%;
        padding-bottom: 20px;
        min-height: 210px;
    }

}

/*fpkn-team конец*/



/*fpkn-committees начало*/
.fpkn-committees {
    padding-top: 110px;
    padding-bottom: 110px;
}

.fpkn-committees__title {
    font-weight: 600;
    font-size: 45px;
    line-height: 116%;
    padding-bottom: 110px;
}

.fpkn-committees__item {
    background: #f0f2fb;
    border-radius: 25px;
    padding: 35px 35px 0px 35px;
    margin-bottom: 50px;
}

.fpkn-committee__img-cont {
    transform: translate(0px, -70px);
}

.fpkn-committee__name {
    font-weight: 600;
    font-size: 30px;
    line-height: 120%;
    padding-bottom: 25px;
}

.fpkn-committee__desc {
    font-weight: 500;
    font-size: 14px;
    line-height: 125%;
}

.fpkn-committees__strelka svg {
    width: 100%;
    transition: transform 0.3s ease;
    transform: rotate(0deg);
}

.ac.is-active .fpkn-committees__strelka svg {
    transform: rotate(90deg);
}


.fpkn-committee__content {
    padding-top: 35px;
}

.fpkn-committee__leader-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 122%;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #b78e1c;
    padding-bottom: 30px;
}


.fpkn-committee__leader-name {
    font-weight: 600;
    font-size: 35px;
    line-height: 116%;
    color: #000;
    padding-bottom: 35px;
}

.fpkn-committee__leader-qualifications {
    font-weight: 500;
    font-size: 16px;
    line-height: 125%;
    color: #000;
    padding-bottom: 45px;
}

.fpkn-committee__divider {
    border-bottom: 1px solid #b78e1c;
    border-bottom: 35px;
}

.fpkn-committee__mission {
    font-weight: 500;
    font-size: 16px;
    line-height: 130%;
}

.fpkn-committee__mission h4 {
    font-weight: 600;
    font-size: 20px;
    line-height: 130%;
    padding-bottom: 20px;
    color: #000;
}

.fpkn-committee__mission p {
    padding-bottom: 35px;
}

.fpkn-committee__contact {
    padding-top: 100px;
    padding-bottom: 100px;
}

@media (max-width: 767px) {
    .fpkn-committees {
        padding-top: 75px;
        padding-bottom: 75px;
    }

    .fpkn-committees__title {
        font-weight: 600;
        font-size: 28px;
        padding-bottom: 60px;
    }

    .fpkn-committees__item {
        margin-bottom: 50px;
        padding: 15px 15px 0px 15px;
    }

    .fpkn-committee__img-cont {
        transform: translate(0px, -50px);
    }

    .fpkn-committee__name {
        font-size: 18px;
        padding-bottom: 11px;
    }

    .fpkn-committee__desc {
        font-weight: 500;
        font-size: 10px;
        line-height: 125%;
    }

    .fpkn-committee__content {
        padding-top: 15px;
    }

    .fpkn-committee__leader-title {
        font-weight: 600;
        font-size: 12px;
        line-height: 122%;
        letter-spacing: 0.02em;
        text-transform: uppercase;
        color: #b78e1c;
        padding-bottom: 20px;
    }

    .fpkn-committee__leader-name {
        font-size: 21px;
        padding-bottom: 35px;
        padding-bottom: 20px;
    }

    .fpkn-committee__leader-qualifications {
        font-weight: 500;
        font-size: 10px;
        line-height: 130%;
        padding-bottom: 25px;
    }

    .fpkn-committee__divider {
        border-bottom: 20px;
    }


    .fpkn-committee__mission {
        font-size: 10px;
        line-height: 130%;
    }

    .fpkn-committee__mission h4 {
        font-size: 12px;
        padding-bottom: 15px;
        color: #000;
    }

    .fpkn-committee__mission p {
        padding-bottom: 25px;
    }

    .fpkn-committee__contact {
        padding-top: 50px;
        padding-bottom: 50px;
    }

}

/*fpkn-committees конеч*/




/*fpkn-presidium начало*/
.fpkn-presidium {
    background: #f0f2fb;
    padding-top: 110px;
    padding-bottom: 110px;
}

.fpkn-member__main-foto{
     transform: translate(-10%, -50px);
}

.fpkn-member__main{
    transform:translate(40px, -80px);
}

.fpkn-presidium__member{
	margin-top: 25px;
}

.fpkn-presidium__title {
    font-weight: 600;
    font-size: 45px;
    line-height: 116%;
    padding-bottom: 110px;
}

.fpkn-member__role--main {
    font-weight: 600;
    font-size: 18px;
    line-height: 122%;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #b78e1c;
    padding-bottom: 30px;
}

.fpkn-member__name--main {
    font-weight: 600;
    font-size: 40px;
    line-height: 116%;
    padding-bottom: 30px;
}

.fpkn-member__specs--main {
    font-weight: 500;
    font-size: 20px;
    line-height: 130%;
}

.fpkn-member__role {
    font-weight: 600;
    font-size: 14px;
    line-height: 122%;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #b78e1c;
    padding-top: 25px;
    padding-bottom: 25px;
}

.fpkn-member__name {
    font-weight: 600;
    font-size: 24px;
    line-height: 122%;
    padding-bottom: 25px;
}

.fpkn-member__specs {
    font-weight: 500;
    font-size: 11px;
    line-height: 115%;
}



.fpkn-member__main-bg{
	background: #fff;
	border-radius: 12px;
	height: 100%;
	width: 95%;
    transform: translate(5%, 0px);
}


.fpkn-member__bg{
	background: #fff;
	border-radius: 12px;
    width: 90%;	
    margin-top: 40px;
}

.fpkn-member__text{
    margin-top: -50px;
}

@media (max-width: 767px) {
    .fpkn-presidium {
        padding-top: 75px;
        padding-bottom: 75px;
    }

    .fpkn-presidium__title {
        font-weight: 600;
        font-size: 28px;
        padding-bottom: 60px;
    }

    .fpkn-member__role--main {
        font-size: 11px;
        padding-bottom: 15px;
    }

    .fpkn-member__name--main {
        font-size: 25px;
        padding-bottom: 15px;
    }

    .fpkn-member__specs--main {
        font-size: 11px;
    }


    .fpkn-member__main{
        transform:translate(20px, -60px);
    }

    .fpkn-member__role {
        font-size: 8px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .fpkn-member__name {
        font-size: 15px;
        padding-bottom: 15px;
    }

    .fpkn-member__specs {
        font-size: 8px;
    }
}

/*fpkn-presidium конец*/



/*fpkn-contact начало*/
.fpkn-contact {
    padding-top: 110px;
    padding-bottom: 110px;
}

@media (max-width: 767px) {
    .fpkn-contact {
        padding-top: 75px;
        padding-bottom: 75px;
    }

}

/*fpkn-contact конец*/