

/* Start:/bitrix/templates/personal_site/html/styles/education.css?14865858146206*/
/*
*
*
* 
* Стили личного кабинета
*
*
*
*/

.cabinetNav{
    background: #f5f7fc;
}

.cabinetNav ul{
    list-style: none;
    padding: 0;
    margin:0;
}

.cabinetNav ul.menu{
    width:100%;
}

.cabinetNav ul.menu>li>ul{
    display: none;
}

.cabinetNav ul.menu>li{
    float:left;
    margin-right: 39px;
    position: relative;
}

.cabinetNav ul.menu>li.submenu:hover>ul{
    display: block;
}

.cabinetNav ul.menu>li.submenu>a{
    padding-right: 22px;
}

.cabinetNav ul.menu>li.submenu:before{
    content:'';
    position: absolute;
    display: block;
    top:21px;
    right: 0;
    width:9px;
    height:5px;
    background: url(/bitrix/templates/personal_site/html/styles/../img/menu-arrow.svg) no-repeat 0 0 / 9px 5px;
}

.cabinetNav ul.menu>li>a{
    font-size: 16px;
    line-height: 18px;
    padding: 13px 0 17px;
    text-decoration: none;
    display: block;
    color:#171f29;
    font-weight: 300;
}

.cabinetNav ul.menu>li.active>a{
    border-bottom: 3px solid #db1880;
    color:#db1880;
    padding-bottom: 14px;
}

.cabinetNav ul.menu>li.blog a{
    background: #db1880;
    border-radius: 25px;
    font-size: 14px;
    font-weight: 500;
    height:33px;
    padding: 0 16px;
    text-decoration: none;
    color:#fff;
    margin:6px 3px 6px 0;
    line-height: 32px;
}

.cabinetNav ul.menu>li>ul{
    position: absolute;
    top:100%;
    left:0;
    background: #f5f7fc;
    width:250px;
    padding: 6px 0;
    z-index: 10;
}

.cabinetNav ul.menu>li>ul>li{
    padding: 6px 0 6px 13px;
}

.cabinetNav ul.menu>li>ul>li>a{
    font-size: 16px;
    color:#171f29;
    text-decoration: none;
    font-weight: 300;
}

.cabinetNav ul.menu>li>ul>li.active>a{
    text-decoration: underline;
    color:#db1880;
}

/*
*
*
* 
* Обучение
*
*
*
*/

#education h1{
    font-size: 35px;
    margin: 37px 0 35px;
    text-align: center;
    color: #171f29;
    font-weight: 300;
}

#education .educationNav{
    text-align:center;
}

#education .educationNav ul{
    padding: 0;
    margin:0;
    list-style: none;
    border-bottom: 1px solid #dbdbdb;
    display: inline-block;
}

#education .educationNav ul li{
    float:left;
    margin-right:50px;
    position: relative;
}

#education .educationNav ul li:last-child{
    margin-right:0;
}

#education .educationNav ul li a{
    display: block;
    height: 50px;
    font-size: 21px;
    line-height: 42px;
    color:#171f29;
    font-weight: 300;
    text-decoration: none;
}

#education .educationNav ul li.active a{
    color:#ab3362;
}

#education .educationNav ul li.active:before{
    content:"";
    position: absolute;
    bottom: -2px;
    left:0;
    width:100%;
    height:3px;
    background: #db1880;
}

#education .educationFilters{
    text-align: center;
    margin-top:35px;
}

#education .educationFilters ul{
    padding: 0;
    margin:0;
    list-style: none;
}

#education .educationFilters ul li{
    display: inline-block;
    margin: 0 12px 10px;
}

#education .educationFilters ul li a{
    display: inline-block;
    padding: 10px 24px;
    border: 2px solid #d7ddec;
    text-decoration: none;
    font-size: 18px;
    line-height: 22px;
    font-weight: 300;
    color:#6f798c;
    border-radius: 25px;
}

#education .educationFilters ul li a.active{
    border-color: #db1880;
    color:#db1880;
}

#education .educationList{
    padding-bottom: 100px
}

#education .educationListItem{
    background: #fff;
    box-shadow: 0 5px 5px rgba(0,0,0,0.11);
    text-decoration: none;
    position: relative;
    margin:32px 12px 3px;
    padding: 0;
}

#education .educationListItemImage{
    position: relative;
    height:215px;
}

#education .educationListItemImageCategory{
    position: absolute;
    top:23px;
    right:20px;
    background: #fff;
    padding: 6px 24px;
    border-radius: 13px;
    font-size: 13px;
    color:#db1880;
    font-weight: 300;
}

#education .educationListItem:hover .educationListItemImageHover{
    display: table;
}

#education .educationListItem:hover .educationListItemTitle{
    color:#db1880;
}

#education .educationListItemImageHover{
    width:100%;
    height:215px;
    position: absolute;
    display: none;
    z-index: 2;
    background: rgba(219,24,128,0.9);
}

#education .educationListItemImageHoverCell{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

#education .educationListItemImageHoverName{
    font-size: 21px;
    line-height: 25px;
    color:#fff;
    font-weight: 400;
    padding: 0 15px;
}

#education .educationListItemImageHoverPost{
    font-size: 16px;
    line-height: 19px;
    font-weight: 300;
    color:#fff;
    padding: 8px 15px 0;
}

#education .educationListItemTitle{
    font-size: 21px;
    line-height: 25px;
    padding: 25px 30px 70px;
    color:#313a4c;
    font-weight: 300;
}

#education .educationListItemPeople{
    padding-left: 40px;
    font-weight: 300;
    color:#9198a9;
    font-size: 16px;
    height:21px;
    line-height: 21px;
    background: url(/bitrix/templates/personal_site/html/styles/../img/people.svg) no-repeat 0 center / 21px 21px;
    position: absolute;
    bottom: 27px;
    left: calc(100% - 110px);
}

#education .educationListItemStars{
    padding: 0 0 31px;
    position: absolute;
    bottom: 0;
    left: 31px;
}

#education .educationListItemStars:after{
    content:"";
    display: block;
    clear:both;
}

#education .educationListItemStarsOne{
    float:left;
    width:18px;
    height:18px;
    background: url(/bitrix/templates/personal_site/html/styles/../img/star.svg) no-repeat 0 0 / 18px 18px;
    margin-right:7px;
}

#education .educationListItemStarsOne.active{
    background: url(/bitrix/templates/personal_site/html/styles/../img/star-active.svg) no-repeat 0 0 / 18px 18px;
}

@media (min-width: 480px){
    
}

@media (min-width: 882px){
    
}

@media (min-width: 1024px){

    .cabinetNav ul.menu>li.blog{
        float:right;
        margin:0;
    }

    #education h1{
        font-size: 45px;
    }

}


@media (min-width: 1230px){
 
}
/* End */


/* Start:/bitrix/templates/personal_site/html/styles/education_new.css?149239008810276*/
/*
*
*
*
* Стили личного кабинета
*
*
*
*/

.cabinetNav{
    background: #f5f7fc;
}

.cabinetNav ul{
    list-style: none;
    padding: 0;
    margin:0;
}

.cabinetNav ul.menu{
    width:100%;
}

.cabinetNav ul.menu>li>ul{
    display: none;
}

.cabinetNav ul.menu>li{
    float:left;
    margin-right: 39px;
    position: relative;
}

.cabinetNav ul.menu>li.submenu:hover>ul{
    display: block;
}

.cabinetNav ul.menu>li.submenu>a{
    padding-right: 22px;
}

.cabinetNav ul.menu>li.submenu:before{
    content:'';
    position: absolute;
    display: block;
    top:21px;
    right: 0;
    width:9px;
    height:5px;
    background: url(/bitrix/templates/personal_site/html/styles/../img/menu-arrow.svg) no-repeat 0 0 / 9px 5px;
}

.cabinetNav ul.menu>li>a{
    font-size: 16px;
    line-height: 18px;
    padding: 13px 0 17px;
    text-decoration: none;
    display: block;
    color:#171f29;
    font-weight: 300;
}

.cabinetNav ul.menu>li.active>a{
    border-bottom: 3px solid #db1880;
    color:#db1880;
    padding-bottom: 14px;
}

.cabinetNav ul.menu>li.blog a{
    background: #db1880;
    border-radius: 25px;
    font-size: 14px;
    font-weight: 500;
    height:33px;
    padding: 0 16px;
    text-decoration: none;
    color:#fff;
    margin:6px 3px 6px 0;
    line-height: 32px;
}

.cabinetNav ul.menu>li>ul{
    position: absolute;
    top:100%;
    left:0;
    background: #f5f7fc;
    width:250px;
    padding: 6px 0;
    z-index: 10;
}

.cabinetNav ul.menu>li>ul>li{
    padding: 6px 0 6px 13px;
}

.cabinetNav ul.menu>li>ul>li>a{
    font-size: 16px;
    color:#171f29;
    text-decoration: none;
    font-weight: 300;
}

.cabinetNav ul.menu>li>ul>li.active>a{
    text-decoration: underline;
    color:#db1880;
}

/*
*
*
*
* Обучение
*
*
*
*/

#education h1{
    font-size: 35px;
    margin: 37px 0 35px;
    text-align: center;
    color: #171f29;
    font-weight: 300;
}

#education .educationNav{
    text-align:center;
}

#education .educationNav ul{
    padding: 0;
    margin:0;
    list-style: none;
    border-bottom: 1px solid #dbdbdb;
    display: inline-block;
}

#education .educationNav ul li{
    float:left;
    margin-right:50px;
    position: relative;
}

#education .educationNav ul li:last-child{
    margin-right:0;
}

#education .educationNav ul li a{
    display: block;
    height: 50px;
    font-size: 21px;
    line-height: 42px;
    color:#171f29;
    font-weight: 300;
    text-decoration: none;
}

#education .educationNav ul li.active a{
    color:#ab3362;
}

#education .educationNav ul li.active:before{
    content:"";
    position: absolute;
    bottom: -2px;
    left:0;
    width:100%;
    height:3px;
    background: #db1880;
}

#education .educationFilters{
    text-align: center;
    margin-top:35px;
}

#education .educationFilters ul{
    padding: 0;
    margin:0;
    list-style: none;
}

#education .educationFilters ul li{
    display: inline-block;
    margin: 0 12px 10px;
}

#education .educationFilters ul li a{
    display: inline-block;
    padding: 10px 24px;
    border: 2px solid #d7ddec;
    text-decoration: none;
    font-size: 18px;
    line-height: 22px;
    font-weight: 300;
    color:#6f798c;
    border-radius: 25px;
}

#education .educationFilters ul li a.active{
    border-color: #db1880;
    color:#db1880;
}

#education .educationList{
    padding-bottom: 100px
}

#education .educationListItem{
    background: #fff;
    box-shadow: 0 5px 5px rgba(0,0,0,0.11);
    text-decoration: none;
    position: relative;
    margin:32px 12px 3px;
    padding: 0;
}

#education .educationListItemImage{
    position: relative;
    height:215px;
}

#education .educationListItemImageCategory{
    position: absolute;
    top:23px;
    right:20px;
    background: #fff;
    padding: 6px 24px;
    border-radius: 13px;
    font-size: 13px;
    color:#db1880;
    font-weight: 300;
}

#education .educationListItem:hover .educationListItemImageHover{
    display: table;
}

#education .educationListItem:hover .educationListItemTitle{
    color:#db1880;
}

#education .educationListItemImageHover{
    width:100%;
    height:215px;
    position: absolute;
    display: none;
    z-index: 2;
    background: rgba(219,24,128,0.9);
}

#education .educationListItemImageHoverCell{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

#education .educationListItemImageHoverName{
    font-size: 21px;
    line-height: 25px;
    color:#fff;
    font-weight: 400;
    padding: 0 15px;
}

#education .educationListItemImageHoverPost{
    font-size: 16px;
    line-height: 19px;
    font-weight: 300;
    color:#fff;
    padding: 8px 15px 0;
}

#education .educationListItemTitle{
    font-size: 21px;
    line-height: 25px;
    padding: 25px 30px 70px;
    color:#313a4c;
    font-weight: 300;
}

#education .educationListItemPeople{
    padding-left: 40px;
    font-weight: 300;
    color:#9198a9;
    font-size: 16px;
    height:21px;
    line-height: 21px;
    background: url(/bitrix/templates/personal_site/html/styles/../img/people.svg) no-repeat 0 center / 21px 21px;
    position: absolute;
    bottom: 27px;
    left: calc(100% - 110px);
}

#education .educationListItemStars{
    padding: 0 0 31px;
    position: absolute;
    bottom: 0;
    left: 31px;
}

#education .educationListItemStars:after{
    content:"";
    display: block;
    clear:both;
}

#education .educationListItemStarsOne{
    float:left;
    width:18px;
    height:18px;
    background: url(/bitrix/templates/personal_site/html/styles/../img/star.svg) no-repeat 0 0 / 18px 18px;
    margin-right:7px;
}

#education .educationListItemStarsOne.active{
    background: url(/bitrix/templates/personal_site/html/styles/../img/star-active.svg) no-repeat 0 0 / 18px 18px;
}

/*


Новый список во всю ширину


*/


#education .educationListFullWidth{
	width: 100%;
}

#education .educationListFullWidthItem{
    margin:30px 0 0;
    border: 1px solid #d7ddec;
    background: #fff;
    min-height:200px;
    text-decoration: none;
    color:#171f29;
}

#education .educationListFullWidthItem:hover{
    box-shadow: 0 5px 5px rgba(0,0,0,0.11);
}

#education .educationListFullWidthItemImage{
    position: relative;
    min-height: 200px;
}

#education .educationListFullWidthItemImageCategory{
    position: absolute;
    top:22px;
    right:21px;
    background: #fff;
    padding: 6px 24px;
    border-radius: 13px;
    font-size: 13px;
    color:#db1880;
    font-weight: 300;
}

#education .educationListFullWidthItemInfo{
    padding: 22px;
}

#education .educationListFullWidthItemInfoTitle{
    font-size: 25px;
    line-height: 1.1;
    color:#313a4c;
    font-weight: 300;
}

#education .educationListFullWidthItemInfoText{
    padding: 20px 0;
    font-size: 14px;
    line-height: 22px;
    color:#313a4c;
    font-weight: 300;
}

#education .educationListFullWidthItemInfoIcons:after{
    content:"";
    display: block;
    clear:both;
}

#education .educationListFullWidthItemInfoIconsPeople{
    float:left;
    margin-top:15px;
    padding-left: 32px;
    font-weight: 300;
    color:#9198a9;
    font-size: 16px;
    height:21px;
    line-height: 21px;
    background: url(/bitrix/templates/personal_site/html/styles/../img/people.svg) no-repeat 0 center / 21px 21px;
    margin-right:20px;
}

#education .educationListFullWidthItemInfoIconsDate{
    float:left;
    margin-top:15px;
    padding-left: 32px;
    font-weight: 300;
    color:#9198a9;
    font-size: 16px;
    height:21px;
    line-height: 21px;
    background: url(/bitrix/templates/personal_site/html/styles/../img/calendar.svg) no-repeat 0 center / 19px 21px;
    margin-right:20px;
}

#education .educationListFullWidthItemInfoIconsTime{
    float:left;
    margin-top:15px;
    padding-left: 32px;
    font-weight: 300;
    color:#9198a9;
    font-size: 16px;
    height:21px;
    line-height: 21px;
    background: url(/bitrix/templates/personal_site/html/styles/../img/clock.svg) no-repeat 0 center / 21px 21px;
    margin-right:20px;
}

#education .educationListFullWidthItemInfoIconsStars{
    float:left;
    margin-top:15px;
    padding-left: 32px;
    font-weight: 300;
    color:#9198a9;
    font-size: 16px;
    height:21px;
    line-height: 21px;
    background: url(/bitrix/templates/personal_site/html/styles/../img/star-active.svg) no-repeat 0 center / 21px 21px;
}

#education .educationListFullWidthItemDate{
    background: #f5f7fc;
    position: relative;
    min-height: 200px;
}

#education .educationListFullWidthItemDateTable{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    max-height:100%;
    height:9000px;
    display: table;
}

#education .educationListFullWidthItemDateCell{
    display: table-cell;
    vertical-align: middle;
    padding: 20px 20px 20px 15px;
    text-align: center;
    width:100%;
}

#education .educationListFullWidthItemDatePeriodNumber{
    font-size: 80px;
    line-height: 60px;
    font-weight: 300;
    color:#db1880;
}

#education .educationListFullWidthItemDatePeriodText{
    font-size: 24px;
    line-height: 1.2;
    font-weight: 300;
    color:#db1880;
    padding-top: 20px;
}
#education .educationListFullWidthItemDatePeriodText2{
    font-size: 24px;
    line-height: 1.2;
    font-weight: 300;
    color:#db1880;
    padding-bottom: 20px;
}

#education .educationListFullWidthItemDateEndTitle{
    font-size: 24px;
    line-height: 1.2;
    font-weight: 300;
    color:#9198a9;
    padding-bottom: 20px;
}

#education .educationListFullWidthItemDateEndBtn{
    background: url(/bitrix/templates/personal_site/html/styles/../img/play-button-pink-3.svg) no-repeat center 0 / 34px 34px; 
    padding-top: 46px;
    font-size: 16px;
    font-weight: 300;
    color:#db1880;
    text-decoration: underline;
    cursor:pointer;
}



@media (min-width: 480px){

}

@media (min-width: 882px){

}

@media (min-width: 1024px){

    .cabinetNav ul.menu>li.blog{
        float:right;
        margin:0;
    }

    #education h1{
        font-size: 45px;
    }

}


@media (min-width: 1230px){
    #education .educationListFullWidthItemDate{
        order:3;
    }
}
/* End */


/* Start:/bitrix/templates/personal_site/html/styles/flex.css?14865858143809*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 11.01.2017, 2:12:08
    Author     : kimchi home
*/

/*
*
*
* 
* FLEX BLOCKS
*
*
*
*/


.flexRow{
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    display: flex;
    flex-flow: row wrap;
}

.flex-xs-1, .flex-sm-1, .flex-md-1, .flex-lg-1, .flex-xs-2, .flex-sm-2, .flex-md-2, .flex-lg-2, .flex-xs-3, .flex-sm-3, .flex-md-3, .flex-lg-3, .flex-xs-4, .flex-sm-4, .flex-md-4, .flex-lg-4, .flex-xs-5, .flex-sm-5, .flex-md-5, .flex-lg-5, .flex-xs-6, .flex-sm-6, .flex-md-6, .flex-lg-6, .flex-xs-7, .flex-sm-7, .flex-md-7, .flex-lg-7, .flex-xs-8, .flex-sm-8, .flex-md-8, .flex-lg-8, .flex-xs-9, .flex-sm-9, .flex-md-9, .flex-lg-9, .flex-xs-10, .flex-sm-10, .flex-md-10, .flex-lg-10, .flex-xs-11, .flex-sm-11, .flex-md-11, .flex-lg-11, .flex-xs-12, .flex-sm-12, .flex-md-12, .flex-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.flex-xs-12 {
    flex:1 100%;
    -webkit-flex:1 100%;
}
.flex-xs-11 {
    flex:1 91.66666667%;
    -webkit-flex:1 91.66666667%;
}
.flex-xs-10 {
    flex:1 83.33333333%;
    -webkit-flex:1 83.33333333%;
}
.flex-xs-9 {
  width: 75%;
}
.flex-xs-8 {
  width: 66.66666667%;
}
.flex-xs-7 {
  width: 58.33333333%;
}
.flex-xs-6 {
    flex: 1 45%;
    -webkit-flex: 1 45%;
}
.flex-xs-5 {
  width: 41.66666667%;
}
.flex-xs-4 {
  width: 33.33333333%;
}
.flex-xs-3 {
  width: 25%;
}
.flex-xs-2 {
  flex: 1 15%;
  -webkit-flex: 15%;
}
.flex-xs-1 {
  width: 8.33333333%;
}
.flex-xs-0 {
  display:none;
}

@media (min-width: 768px) {

  .flex-sm-12 {
    flex:1 100%;
    -webkit-flex:1 100%;
  }
  .flex-sm-11 {
    width: 91.66666667%;
  }
  .flex-sm-10 {
    width: 83.33333333%;
  }
  .flex-sm-9 {
    width: 75%;
  }
  .flex-sm-8 {
    width: 66.66666667%;
  }
  .flex-sm-7 {
    width: 58.33333333%;
  }
  .flex-sm-6 {
    flex:1 45%;
    -webkit-flex:1 45%;
  }
  .flex-sm-5 {
    width: 41.66666667%;
  }
  .flex-sm-4 {
    flex: 1 33.3%;
    -webkit-flex: 1 33.3%;
  }
  .flex-sm-3 {
    flex: 1 23%;
    -webkit-flex: 23%;
  }
  .flex-sm-2 {
    flex: 1 15%;
    -webkit-flex: 15%;
  }
  .flex-sm-1 {
    width: 8.33333333%;
  }
}

@media (min-width: 1024px) {

  .flex-md-12 {
    flex:1 100%;
    -webkit-flex:1 100%;
  }
  .flex-md-11 {
    width: 91.66666667%;
  }
  .flex-md-10 {
    width: 83.33333333%;
  }
  .flex-md-9 {
    width: 75%;
  }
  .flex-md-8 {
    width: 66.66666667%;
  }
  .flex-md-7 {
    width: 58.33333333%;
  }
  .flex-md-6 {
    flex: 1 49.9%;
    -webkit-flex: 1 49.9%;
  }
  .flex-md-5 {
    width: 41.66666667%;
  }
  .flex-md-4 {
    flex:1 30%;
    -webkit-flex:1 30%;
  }
  .flex-md-3 {
    flex: 1 23%;
    -webkit-flex: 23%;
  }
  .flex-md-2 {
    flex: 1 15%;
    -webkit-flex: 15%;
  }
  .flex-md-1 {
    width: 8.33333333%;
  }
}

@media (min-width: 1200px) {

  .flex-lg-12 {
    flex:1 100%;
    -webkit-flex:1 100%;
  }
  .flex-lg-11 {
    width: 91.66666667%;
  }
  .flex-lg-10 {
    width: 83.33333333%;
  }
  .flex-lg-9 {
    width: 75%;
  }
  .flex-lg-8 {
    width: 66.66666667%;
  }
  .flex-lg-7 {
    width: 58.33333333%;
  }
  .flex-lg-6 {
    flex: 1 49.9%;
    -webkit-flex: 1 49.9%;
  }
  .flex-lg-5 {
    width: 41.66666667%;
  }
  .flex-lg-4 {
    flex: 1 30%;
    -webkit-flex: 1 30%;
  }
  .flex-lg-3 {
    flex: 1 23%;
    -webkit-flex: 23%;
  }
  .flex-lg-2 {
    flex: 1 15%;
    -webkit-flex: 15%;
  }
  .flex-lg-1 {
    width: 8.33333333%;
  }
  
}

/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?147747961451*/
font.errortext{color:red}font.notetext{color:green}
/* End */
/* /bitrix/templates/personal_site/html/styles/education.css?14865858146206 */
/* /bitrix/templates/personal_site/html/styles/education_new.css?149239008810276 */
/* /bitrix/templates/personal_site/html/styles/flex.css?14865858143809 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?147747961451 */
