 section {display: block; border: 1px solid transparent;}
.my-container {
	max-width: 1170px;
	padding: 0 20px;
	margin: 0 auto;
}

.black1 { 	background: #07101b;	color: rgb(255 255 255 / 90%);}

h2 {
	font-family: 'Gilroy', sans-serif;
	font-size: 36px;
	margin: 16px 0 0 0;
	color: rgb(255 255 255 / 90%);
}

.hicolor {
	color: #fc9d2e
}


/*------ invite-button --------*/
.invite-button {
	padding: 8px 0;
}

.invite-button button {
	padding: 8px 16px;
	border-radius: 20px;
	box-shadow: none;
	font-family: Gilroy;
}

.invite-button button:hover {
	color: #fff
}
@media screen and (min-width: 640px) {
    .invite-button {
    	padding: 16px 0;
    }
}

/*------ шапка --------*/

	
.e_top {
  	position: relative;
}

.e_top h1, .e_top h2, .e_top h3, .e_top h4 {
	color: #fff;
	line-height: 100%;
	margin: 0;
	padding: 0;
	line-height: 120%;
	text-shadow: 1px 1px 1px #000;
}

.e_top h1 {
	font-family: 'Gilroy', sans-serif;
	font-size: 36px;
	margin: 16px 0 0 0;
	padding: 0;
}





.e_top h2 {
	font-size: 25px;
	font-family: 'Gilroy'
}
.e_top h3 {
	font-size: 20px;
	margin: 16px 0;
	font-family: 'Roboto Condensed', sans-serif;
}
.e_top h4 {
	font-size: 17px;
	margin: 20px 0 0 000;
	font-family: 'Roboto Condensed', sans-serif;
}
.e_top .c-image {
	max-width: 520px;
	margin: 0 auto;
}

@media screen and (max-width: 520px) {
    .e_top .c-image {
    	max-width: initial;
    	width: 100%;
    }
}

.e_top .hot_bottom {
	position: absolute;
	bottom: 16px;
	width: 100%;
}

.hot_bottom .colums {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

.colums div {
	width: 31%;
	padding: 4px 8px;
	font-size: 20px;
	margin: 0 1%;
	background: rgba(255,255,255,.5);
	border-radius: 4px
}


@media screen and (max-width: 640px) {
    .hot_bottom .colums {display: block;}
    .colums div {    
    	width: 100%;
    	padding: 4px;
    	font-size: 17px;
    	line-height: 120%;
    	margin: 4px 0;
    }
        

    .e_top h1 {
    	font-size: 30px;
    }
    .e_top h2 {
    	font-size: 18px;
    }
    .e_top h3 {
    	font-size: 16px;
    }
    .e_top h4 {
    	font-size: 16px;
    }
}

/*--- это просто --- */
.simple {
	margin-top: 8px;
}
.simple .one {
	display: flex;
	flex-wrap: wrap;
	/* border:1px solid #ccc;  */
	margin: 22px 0;
	align-items: flex-start;
	justify-content: flex-start;
}
.r0 {
	display: flex;
	flex-wrap: nowrap;
	align-items: flex-start;
	justify-content: flex-start;
}
.r0 .r1 {
	font-family: 'Gilroy', sans-serif;
	font-size: 56px;
	color: #fc9d2e;
	line-height: 1.0;
}
.r0 .r2 {
	padding-left: 8px;
	color: #fc9d2e;
}
.r0 .r2 .r2_1 img {
	height: 60px;
}
.r0 .r2 .r2_2 {
	margin: 4px 0 0 0;
	font-size: 1.1em;
	text-align: center;
}

@media screen and (min-width: 640px) {
    .simple {
    	display: flex;
    	flex-wrap: wrap;
    	justify-content: space-around;
    }
    .simple .one {
    	margin: 46px; margin-left: 0;
    }

}

@media screen and (min-width: 1190px) {
    .simple {
    	justify-content: flex-start;
    }
    .simple .one {
    	margin: 36px; margin-left: 0;
    }

}

.simple .one:nth-last {
         margin-right: 0;
    }


/*===========*/

.ushkov { padding-top:20px; }
.ushkov h4{color: rgb(255 255 255 / 90%);}

.col1{}
.ushkov .col2 {        	
        text-align: center;
    	position: relative;
        /* border:1px solid #f00; */
}

.ushkov .col2 .pic { max-width: 400px; display: inline-block; /* border:1px solid #fff*/ }


@media screen and (min-width: 640px) {
    .ushkov {
    	display: flex;
    	flex-wrap: nowrap;
    	align-items: stretch;
    }
    .ushkov .col1 { width: 50%; padding-right:10px;  }
    
    .ushkov .col2 { width: 50%; padding-left:10px; }

    .book-pic { padding-bottom:20px}

    .col2 .fio {
    	position: absolute;
    	top: 10px;
    	left: 10px;
    	text-align: center;
    }

    .col2 .pic{ position: absolute; bottom:0; right:0}
}

@media screen and (min-width: 960px) {
    .col2 .fio {
    	width: 50%;
    }
}

.book-pic {
    max-width: 500px;
    margin: 0 auto;
}

/*----------------*/
.howtren {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.howtren .step {width: 18%; margin:0;  }

.howtren .arr { margin:0 0.25%;}
.howtren .arr:after {
    font-family: 'Font Awesome 5 Free';
    content: "\F35A";
    color: #fc9d2e;
    font-size: 24px;
}

@media screen and (max-width: 640px){
.howtren {display: block;}
.howtren .step {width: 150px; margin:10px auto;  }

.howtren .arr { margin: 0 auto; width:1px}
.howtren .arr:after {
    content: "\e094";
    margin-left: -10px;
    }
}

/*--------------- slider-1------------*/
    .slider-container{
        border: 4px solid #fc9d2e;
        cursor: pointer;
        border-radius: 8px;
        background: rgb(255,233,207);
        background: linear-gradient(90deg, rgba(255,233,207,1) 0%, 
        rgba(255,255,255,1) 20%, 
        rgba(255,255,255,1) 80%, 
        rgba(255,233,207,1) 100%);
    }
    
    .slider {
         width: 100%;
    }

    .slick-slide {
      margin: 0px 20px;
    }

    .slick-slide img {
      width: 100%;
    }

    .slick-prev:before,
    .slick-next:before {
      color: black;
    }


    .slick-slide {
      transition: all ease-in-out .3s;
      opacity: .2;
    }
    
    .slick-active {
      opacity: .5;
    }

    .slick-current {
      opacity: 1;
    }
 
     .slider-lesson {
         background:#fc9d2e ;
         
     }  
     
    .less-num {
        display: flex;
        flex-wrap: nowrap;
    }
    
    .less-num div {     margin-right: 12px;
    padding: 5px 10px;
    border: 4px solid #fc9d2e;
    cursor: pointer;
    border-radius: 6px;
    font-size: 20px;
    font-weight: bold;
    }
    
    .less-active { background: #fc9d2e; color:#fff}
    .less-passive { background: #fff; color:#000}

/* --- отзывы --- */  
.resp-short { font-size: 36px; font-family: 'Lobster';}
.resp-short a{ text-decoration:none}

.onof {    border-bottom: 1px dashed #999;
    cursor: pointer;}
    
    
.hcolor{ color: #b85fb3 !important;}