

@import url('https://fonts.googleapis.com/css2?family=Cormorant:wght@400;500;600&display=swap');

@import url('https://piterovaschool.ru/pl/cms/layout/css?id=19288&hash=e673056625d6f17c3fc64a1d4a4396af&bundle=1');

@import url('https://larafr.ru/pl/cms/layout/css?id=19726&hash=b715992401c61f08a7b3b33f42e45860&bundle=1');

/*шкала достижений*/
.xdget-block.xdget-trainingAchievements {
  background-color: #fff;
  padding: 15px;
  box-shadow: 0px 0px 10px 5px #ddd;
}

body {
  background: #EFEEEA;
}

.page-header h1 {
  font-family: 'Cormorant';
  font-style: normal;
  font-weight: 400;
  font-size: 44px;
  line-height: 52px;
  text-transform: uppercase;
  color: #202430;
}

.tr-head .html-content {
    position: relative;
    margin-bottom: 30px;
    padding: 55px 40px 30px;
    background:#fff;
    overflow: hidden;
}

.tr-head .html-content .trh-name {
    position: relative;
    font-family: 'Cormorant';
    font-style: normal;
    font-weight: 400;
    font-size: 44px;
    line-height: 52px;
  left: 300px;
  
  text-transform: uppercase;
    color: #202430;
}

.tr-head .html-content .trh-description {
    font-family: 'Cormorant';
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    color: #383E48;
  	margin-left: 300px;
  	margin-top:80px;
}
.tr-head .html-content .trh-description_name {
    font-family: 'Cormorant Garamond';
    font-style: italic;
	font-weight: 400;
	font-size: 26px;
    color: #383E48;
  
}

.breadcrumbs a {
  color: #858698;
}

/*виджет продления к курсу*/
.nd .standard-form {
    background: #ffffff;
    padding: 20px;
    max-width: 500px;
  font-family: 'Futura PT', sans-serif!important;
  font-size: 16px;
  color: #222222;
}

.nd .standard-form .text-muted {
   color: red;
}
.btn.btn-success.btn-prolongate {
 background-color: #7D89A1;
 border-color: #7D89A1; 
 margin: 0 auto;
 display: block;
}

/*формы оплат в тренингах*/
.xdget-block.xdget-button.btn.btn-success{
background-color: #7D89A1;
 border-color: #7D89A1; 
 margin: 0 auto;
 display: block;  
}
.xdget-offer.selected {
    background: #ffffff;
}

/*кнопки телеграм и чата*/

.knopka-tg,
.knopka-chat{
  position: relative;
  padding-left: 125px;
}


.knopka-tg::before,
.knopka-chat::before {
    position: absolute;
    left: 50px;
    margin-right: 50px;
 
}
.knopka-tg:before {
  content: url(https://fs.getcourse.ru/fileservice/file/download/a/275581/sc/357/h/efd5c1d01a08f86f913dcf9de366f8d8.png);
}

.knopka-chat:before {
  content: url(https://fs.getcourse.ru/fileservice/file/download/a/275581/sc/54/h/6e35653c2c373c3187f3c13688aaf174.png);
}

/*Список уроков*/

.nd .lesson-list {
  background: #EFEEEA;
}

.nd .lesson-list li {
  box-shadow: 0px 0px 10px 5px #ddd;
}

.nd .lesson-list li,
.nd .lesson-list li .item-a {
  border-radius: 0px!important;
}

.nd .lesson-list .item-main-td{
padding-top: 0px;
}

.nd .lesson-list li .title {
   color: #595E35;
}

.nd .lesson-list .description {
   color: #595E35;
}   

.nd .user-state-need_accomplish .user-state-label.lesson-date, .nd .user-state-reached .user-state-label.lesson-date {
    color: #595E35;
}

.nd .lesson-list {
 	 display: flex;
 	 flex-flow: row wrap;
    margin: 0px;
    list-style: none;
    background: transparent;
    padding: 10px 0px;
    margin-bottom: 20px;
}

.nd .lesson-list li {
	flex: 0 0 calc(50% - 10px);
	position: relative;
 	height: 182px;
	margin: 10px;
	margin-bottom: 0px;
	transition: all 0,3s;
}

.nd .lesson-list li .item-a,
.nd .lesson-list li .info,
.nd .lesson-list tr {
   min-height: 182px;
   position: relative;
  padding-top: 10px;
    border-radius: 0;
      }

.nd .lesson-list li:not(.divider)  {
  margin-left: 0px;
  cursor: pointer;
    overflow: hidden;
   transition: all 0.3s;
    border-radius: 0;
}

.nd .user-state-bg {
    background: #ffffff!important;
}


.nd .lesson-list .info tr {
   height: 100%;
  position: relative;
   }

/* Отключаем иконку справа */
.nd .lesson-list li .state-icon-block {
    display: none;
 }

.nd .lesson-list li .info {
  position: relative;
    margin-left: 20px;
    background: transparent!important;
}

.nd .lesson-list li.user-state-not_reached .info {
    border-left: 0px solid #ecf0f1;
    opacity: 0.5;
}
.nd .lesson-list li.user-state-reached .info {
    border-left: 0px solid #282828;
    background: #ffffff;  
}

.nd .lesson-list li.with-image .item-image {
    display: block;
    width: 100px !important;
    height: 100px !important;
    border-radius: 100px;
    margin-top: 20px;
}

.nd .lesson-list li .state-icon-block {
  width: 70px!important;
}

.nd .lesson-list li.divider {
  display: none;
    }
.nd .errorMessage {
  display: none;
    }

/*первый из не достигнутых*/
.nd .lesson-list li.first-unreached {
  margin-top: 10px!important;
}

/* Задаем стили тексту */

/*название урока*/

.nd .item-main-td .link.title {
  flex: 0 0 100%;
  font-family: 'Cormorant', sans-serif;
  width: 100%;
  margin-left: 10px;
  font-weight: 400;
  font-size: 25px;
  line-height: 20px;
  padding-right: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  color: #383E48;;
}

/*описание урока*/
.nd .lesson-list .description {
  font-family: 'Cormorant', sans-serif;
  width: 90%;
   margin-left: 10px!important; 
    margin-top: 5px;
  font-size: 18px;
    line-height: normal;
 }


/* стандартные надписи недоступности и стоп уроков */
.nd .lesson-list li .info .vmiddle {
display: flex;
flex-direction: column;
}
.nd .lesson-list li.user-state-reached .user-state-label.has-start-at{
display: block;
}

.nd .user-state-label {
 position: relative;
  font-family: 'Futura PT', sans-serif!important;
  font-weight: 400!important;
  text-transform: uppercase;
  color: #333654;
  line-height: 13px;
  padding-bottom:10px;
  margin-left: 10px;
  font-size: 9px;
}
.nd .lesson-list li.user-state-reached .user-state-label.has-start-at{
display: block;
}

nd. div .user-state-label.user-state-label-ex {
display:none; 
 }

.nd .user-state-need_accomplish .user-state-label {
    padding-bottom: 10px;
    font-size: 9px;
    color: #ff0000;
}

/*стрелка*/
.nd .lesson-list .info:after {
  position: absolute;
	content: '';
  display: block;
  margin-left: 250px;
  margin-top: -10px;
  width: 55px;
  height: 6px;
  background: url('https://fs.getcourse.ru/fileservice/file/download/a/275581/sc/274/h/a08f517ebdb08875e2bd0bdb22614d3b.png');
  background-size: cover;
  z-index:1;
}

/*Тренинги*/

.nd .lesson-list { 
  flex:1!important;
}

.nd .stream-table { 
 margin-left:-5px!important;
}
.nd .stream-table tbody {
  display:flex;
  flex-wrap: wrap;
}
.nd .stream-table tbody tr {
  position:relative;
  flex:0 0 calc(50% - 10px);
  height:182px;
  overflow:hidden;
  background: #fff;
  margin:5px;
  transition:all 0.5s;
}

.nd .stream-table tbody tr td {
  position:relative;
  display:flex;
  height:100%;
  width:100%;
  padding:10px!important;
}


.nd .stream-table tr a {
  display: grid!important;
  grid-template-columns: auto 1fr;
  grid-template-rows: auto 1fr;
  gap: 0px 15px;
  grid-auto-flow: row;
  grid-template-areas:
    "image title "
    "image descr";
}

.nd .stream-table tr a {
	height: 100%;
    width:100%;
	z-index: 2;
	position: relative;
}

.nd .stream-table tr a:hover * {
  color:;
}

.nd .stream-table tr a > div:last-child { 
  grid-area: descr; 
}

.nd .stream-table tr .stream-img { 
  grid-area: image; 
  width: 101px;
  height: 101px;
   margin-top: 30px;
  margin-left: 45px;
  border-radius: 100px;
 }

.nd  .stream-table .stream-img img {
    border-radius: 100px;
}



/* Настраиваем  название */

.nd .stream-table tr .stream-title { 
  grid-area: title; 
  font-family: 'Cormorant', sans-serif;
  color: #383E48;
  font-style: normal;
  font-weight: 400;
  font-size: 27px;
  line-height: 28px;
  margin-top: 25px;
}

/* Настраиваем описание */
.nd .stream-table tbody tr td div {
  font-family: 'Futura PT', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  margin-top: 10px!important;
  line-height: 20px;
  color: #595E35;
  
}

.nd .stream-table tbody tr td div b {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  color: #595E35;
  text-transform: uppercase;
 }


/*Прогресс-бар*/
    

.block_bar  {
    background: #fff;
	box-shadow: 0px 8px 32px rgba(0, 0, 0, 0.1);
	border-radius: 0px;
}

.block_bar p {
  font-family: 'Cormorant';
font-style: normal;
font-weight: 600;
font-size: 20px;
line-height: 35px;
align-items: center;
text-align: center;
color: #595E35;
 
}


svg.lessons-dount {
  width:200px;
  height:200px;
  margin: 0 auto;
  display:block!important;
}
svg.lessons-dount .donut-hole {
  fill: transparent; /* цвет дырки */
}
svg.lessons-dount .donut-ring {
  stroke: #ECE1DF; /* цвет кольца */
  stroke-width: 3; /* толщина кольца */
  fill: transparent;
}
svg.lessons-dount .donut-segment {
  stroke: #595E35; /* цвет заполнения */
  stroke-width: 3.5; /* толщина заполнения */
  fill: transparent;
  stroke-dasharray: "0 100";
  stroke-dashoffset: 25;
  
}
.chart-text {
  font: 25px/1.4em 'Cormorant', sans-serif; 
  fill: #202430; 
  font-style: italic;
font-weight: 500;
 -moz-transform: translateY(0.25em); 
  -ms-transform: translateY(0.25em); 
  -webkit-transform: translateY(0.25em); 
  transform: translateY(0.25em);
}
.chart-number {
  font-size: 0.4em; 
  Font-family: 'Cormorant', sans-serif;
  line-height: 1; 
  text-anchor: middle; 
  -moz-transform: translateY(-0.45em); 
  -ms-transform: translateY(-0.45em); 
  -webkit-transform: translateY(-0.45em); 
  transform: translateY(-0.45em);
}
.chart-label {
  font-size: 0.2em; 
   text-transform: lowercase; 
   text-anchor: middle;
   -moz-transform: translateY(0.1em); 
   -ms-transform: translateY(0.1em); 
   -webkit-transform: translateY(0.1em);
   transform: translateY(0.1em);
}


.nd .zag-4{
  font-family: 'Cormorant', sans-serif; 
  font-style: italic;
  font-weight: 500;
  font-size: 28px;
  padding-left: 36px;
  line-height: 32px;
  color: #383E48;
}


.nd .text_1 {
  font-family: 'Futura PT', sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 21px;
  color: #383E48;
  position: relative;
  padding-left: 46px;
  margin-bottom: 30px;
}

@media (max-width: 1150px) and (min-width: 992px), (max-width: 680px) {
.tr-head .html-content::before {
    opacity: .2;
}
  .tr-head .html-content .trh-name {
    left: 150px;
  }
  .tr-head .html-content .trh-description {
       margin-left: 150px;
}
}
@media (max-width: 1024px) {
.nd .lesson-list li .info {
    margin-left: 20px;
    }
.lesson-list .item-main-td.item-with-image {
    padding-left: 0px!important;
    }
.nd .item-main-td .link.title {
   font-size: 24px;
    }
.nd .stream-table tr .stream-img {
    margin-left: 10px!important;
   } 
.stream-table tr .stream-title {
    font-size: 24px;
    }
}
@media (max-width: 821px) {
.tr-head .html-content .trh-name {
    font-size: 40px;
    line-height: 52px;
    left: 250px;
 }
.tr-head .html-content .trh-description {
    margin-left: 250px;
    margin-top: 40px;
}
}
@media (max-width: 767px) {
.lesson-list li .vmiddle {
    margin-left: 10px!important;
} 
}
@media (max-width: 680px) {
.tr-head .html-content .trh-name {
    font-size: 44px;
}
.nd .lesson-list li {
	flex: 0 0 100%;
	height: 182px;
	margin: 10px;
	margin-bottom: 0px;
	}
.nd .user-state-need_accomplish .user-state-label {
   font-size: 8px;
    }
.nd .stream-table tbody tr {
  flex:0 0 100% ;
  height:182px;
  overflow:hidden;
  margin:5px;
  }    
}
@media (max-width: 550px) {
.tr-head .html-content .trh-name {
    left: 30px;
  }
  .tr-head .html-content .trh-description {
       margin-left: 30px;
}
}

@media (max-width: 375px){
.tr-head .html-content .trh-name {
    font-size: 36px;
  left: 29px;
}
.tr-head .html-content .trh-description {
   font-size: 26px;
    margin-left: 37px;
}
}
