.header__buttons_language__list{
    visibility: hidden;
    opacity: 0;
    transition: .5s;
    left: -5px;
    top: 20px;
    background: #fff;
    padding: 5px;
    position: absolute;
    z-index: 1;
}
.header__buttons_language__list a{
    font-weight: 500;
    font-size: 14px;
    color: #000;
}

.purpose__img img{
    object-fit: cover;
    border-radius: 30px;
}


.header__buttons_language{
    cursor: pointer;
}

.header__buttons_language{
    position: relative;
}

.header__buttons_language.active .header__buttons_language__list{
    opacity: 1;
    visibility: visible;
}

.kit__text_margin-bottom p{
    font-size: inherit;
    font-family: inherit;
    line-height: inherit;
    color: inherit;
    text-align: inherit;
}
.kit__text_margin-bottom a{
    font-family: "Roboto Bold", sans-serif;
    color: #50c2c9;
    text-decoration: underline;
}

.box__description p{
    margin-bottom: 15px;
}

.coworking__contacts_info .social a{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #E2EFF0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.coworking__contacts_info .social a:last-child{
    margin-left: 23px;
}

.news-article__image--block{
    display: block;
    margin: auto;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.try__description_bold{
    color: #000 !important;
}

.subscription__input-field--anketa{
    justify-content: center;
    padding-right: 50px;
    position: relative;
}
.subscription__input-field--anketa span{
    color: #000;
}

.subscription__btn--anketa{
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.subscription__input-field{
    position: relative;
}

.request-form form{
    position: relative;
}

.subscription__request--message {
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    text-align: center;
    color: #787878;
}
#wpcf7-f2135-o1 .wpcf7-response-output {
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    border: 0;
    color: #787878;
    margin: 0;
    padding: 0;
    margin-top: 10px;
}

@media screen and (min-width: 1200px){
    .documents__list_item{
        min-width: 600px;
    }
    .person-list{
        width: 100%;
    }
    .info__main__wrapper_text .about-organization{
        width: 223px;
        text-align: center;
    }
    .school__btn.school__btn_light{
        padding: 0px 25px;
    }
}

.info__main__wrapper_text img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 30px;
    z-index: -1;
}

.info__main__wrapper{
    /* height: 700px; */
    background: none;
}

.info__main__wrapper_text.js-hidden{
    width: 100%;
    height: 100%;
    margin: auto;
    padding: 135px 208px;
}
@media screen and (max-width: 1024px){
    .info__main__wrapper_text.js-hidden{
        padding: 135px 150px;
    }
}
@media screen and (max-width: 769px){
    .info__main__wrapper_text.js-hidden{
        padding: 50px 20px;
    }
}




.help__form::-webkit-scrollbar {
    opacity: 0;
    display: none !important;
}


.mobile__menu_list a{
    color: #000 !important;
}

.mobile__subnav a{
    display: inline-flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width: 768px){
    .info__main__wrapper_text .about-organization{
        width: 260px;
    }
    .info__main__wrapper_text .title{
        font-size: 38px;
    }
}


.subscription__input-field.novalid{
    border: 1px solid red;
}


.company-vector__descriptions .company-vector__description{
    width: 100%;
}

.team-member ul{
    list-style-type: disc;
    padding-left: 20px;
}
.team-member ul li{
    font-family: initial;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Roboto Regular', sans-serif;
    color: #2b2b2b;
}

.person__photo img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    object-position: top;
}
.person__photo{
    width: 100%;
    height: 100%;
    position: static;
    
}
.partners__wrapper_item img, .partners-all__item img{
    max-width: 185px;
    max-height: 60px;
}

.help, .school-popup{
    z-index: 999999;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
    display: flex;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    align-items: center;
    justify-content: center;
}

.help-exit, .school-exit{
    position: fixed !important;
    color: #fff !important;
    transform: rotate(45deg);
    right: 10px;
    top: 3px;
    font-size: 32px;
    z-index: 12;
    cursor: pointer;
}

.help.active, .school-popup.active{
    opacity: 1;
    visibility: visible;
}

.help .rgba, .school-popup .rgba{
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    background: rgba(0,0,0,0.9);
}

.help__form, .school-popup iframe, .disable_regular_payment__form {
    position: relative;
    z-index: 3;
    width: 600px;
    background: #fff;
    padding: 30px;
    height: 500px;
    overflow: scroll;
    border-radius: 10px;
}
.disable_regular_payment__form {
    overflow: auto;
    background: #98E0E5;
    border-radius: 46px;
}
.disable_regular_payment__form .donate__form_contacts {
    margin-top: 0;
}
.disable_regular_payment__title {
    font-weight: 900;
    font-family: "Roboto Bold", sans-serif;
    font-size: 29px;
    line-height: 34px;
    text-align: center;
    padding-top: 66px;
    padding-bottom: 41px;
    width: 280px;
    margin: auto;
}

.school-popup iframe{
    background: none;
    padding: 0;
    width: 800px;
}

@media screen and (max-width: 992px){
    .school-popup iframe{
        width: 95%;
        height: 300px;
    }
}

.help__form::-webkit-scrollbar-button  {
    display: none;
}
.help__form *{
    color: #2b2b2b;
    position: relative;
    line-height: 1.4;
}

.help__form ul{
    list-style-type: disc;
    padding-left: 20px;
}

.help__form>*{
    margin-bottom: 5px;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{
    display: none !important;
}

.help__form .wpcf7-form{
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
    align-items: center;
}
.help__form .help-input{
    width: 40%;
}
.help__form .help-input:nth-of-type(4){
    text-align: right;
}
.help__form .help-input:nth-of-type(3){
    text-align: left;
}

.opportunities-slider__item-label{
    line-height: 1.4;
    min-height: 45px;
}



.help__form div.wpcf7 .ajax-loader{
    display: none !important;
}

.help__form .header__buttons_button{
    margin-right: 0 !important;
    margin-left: auto;
}

.help__form .file-794{
    display: none !important;
}
.help__form .filupp-file-name{
    padding: 5px 10px;
    background: #50C2C9;
    cursor: pointer;
    color: #ffffff;
    border: 1px solid #50C2C9;
    border-radius: 30px;
}

.help__form div.wpcf7-mail-sent-ok{
    border: none !important;
    width: 100%;
    margin: 15px auto 0 0 !important;
    text-align: center;
}


@media screen and (max-width: 768px){
    .help__form .help-input{
        width: 100%;
        text-align: center;
    }
    .help__form .help-input:nth-of-type(3){
        text-align: center;
    }
    .help__form .header__buttons_button{
        margin-right: auto !important;
        margin-top: 10px !important;
        margin-left: auto;
    }
    .help__form .filupp-file-name{
        width: 100%;
        display: inline-block;
    }

    .help__form .header__buttons_button{
        width: 100% !important;
    }
    .try__title{
        font-size: 32px;
    }
}


.platform-good__parts_list--item h5{
    text-align: center;
}

.images-library iframe{
    width: 100%;
    border-radius: 40px;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    transition: 0.5s;
}

.images-library iframe{
    width: 100%;
    height: 100%;
    position: relative;
}

.slider-video__rgba{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}


.images-library iframe.js-hidden{
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.try__description span{
    font-size: 14px;
}

.superteam-member img{
    width: 250px;
    height: 250px;
    border-radius: 50%;
    object-fit: cover;
    object-position: top;
}

.info__main__wrapper{
    max-height: 700px;
}

.coppy-link{
    position: fixed;
    left: 20px;
    bottom: 20px;
    border: 1px solid #50C2C9;
    padding: 20px 30px;
    z-index: 9;
    background: #fff;
    transition: .5s;
    opacity: 0;
    visibility: hidden;
}

.coppy-link.active{
    opacity: 1;
    visibility: visible; 
}


@media screen and (max-width: 768px){
    .info__main__wrapper{
        height: 557px;
    }
    .coppy-link{
        right: 20px;
        margin: auto;
        text-align: center;
    }
}

.help__form .help-input__row input{
    display: block;
    margin: auto;
    padding: 5px 10px;
    display: flex;
    font-size: 14px;
    align-items: center;
    justify-content: space-between;
    height: 35px;
    background-color: #ffffff;
    border-radius: 25px;
    border: 1px solid #50C2C9;
    margin-bottom: 5px;
    outline: none !important;
}   

.help__form .help-input__row input.wpcf7-not-valid{
    border-color: red;
}


.help__form .help-input__row  span.wpcf7-not-valid-tip{
    display: none !important;
}

.help__form .help-input__row{
    width: 100%;
}

.partners--single{
    margin: 20px 0 100px 0;
}

.library__content{
    margin-bottom: 20px;
}
.header__buttons_language{
    padding: 0 10px;
    height: 40px;
    outline: none;
    background: #ffffff;
    border: 1px solid #50C2C9;
    border-radius: 13px;
    color: #50C2C9;
    display: flex;
    align-items: center;
}

.header__buttons_language__list{
    top: 30px;
    display: flex;
    flex-flow: column;
    left: 0;
    width: 100%;
    border: 1px solid #50C2C9;
    padding: 10px;

}
.header__buttons_language__list a{
    color: #50C2C9;
    padding: 3px 0;
}
.paymentsandsocial-footer {
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
}
.payments-system {
	width: 155px;
    text-align: left;
}
.payments-system img {
	max-width: 100px;
	vertical-align: bottom;
}
@media screen and (max-width: 768px){
	.paymentsandsocial-footer {
		flex-direction: column-reverse;
		align-items: flex-end;
	}	
	.payments-system {
    	text-align: right;
    	margin-top: 10px;
		padding-right: 10px;
	}
	
}
@media screen and (max-width: 525px){
	.info__main__wrapper {
    	height: 500px;
	}
}
.fill-application {
	padding-top: 20px;
}
.school-teachers-text {
	margin-bottom: 30px;
	font-size: 18px;
}
