.main__slider {
    background: white;
    width: 100%;
   
    border-radius: 30px;
    padding: 40px;
    background-image: url('/images/manual/front_img_new.svg');
    background-repeat: no-repeat;
    background-position-x: 100%;
	    margin-bottom: 20px;
}
.manual__block .main__slider h1{
    font-family: 'Inter', sans-serif;
    font-size: 28px;
}
.main__slider_row50 {
    width: 50%;
}
.manual__block .main__slider p{
	font-size: 18px;
    line-height: 28px;
	margin-top: 20px;
}
.container.manual__block {
    display: flex;
    flex-direction: column;
}

.main__slider_second {
    background: white;
    width: 100%;
    min-height: 200px;
    border-radius: 30px;
    padding: 40px;
    background-repeat: no-repeat;
    background-position-x: 100%;
    margin-top: 20px;
	padding-bottom: 0px;
	position:relative;
	
}

.download_doc {
    display: flex;
	align-items: center;
    margin: 30px 0px;
}

.download_doc img{
   width: 50px;
    margin-right: 15px;
}
.download_doc a{
    display: initial;
    color: #1967d2;
    border-bottom: 1px solid #1967d296;
    font-size: 20px;
}

.more_book-art {
    width: 824px;
    margin: 20px auto;
	margin-top: 80px;
}

.more--read {
   font-family: 'Inter', sans-serif;
    font-size: 15px;
    margin-bottom: 15px; 
}

.list__other p{
	margin-bottom: 20px;
    font-size: 16px;
}

.more_book-art a {
	color: #1967d2;
   
    display: inline;
}

.more_book-art a:hover{
	 border-bottom: 1px solid #1967d296;
}

.table_b1 tr td:first-child{
	min-width: 280px;
}

.calc__auto-param {
    display: flex;
   
}
.input__calc-class{
outline: none;
    border: none;
    border-radius: 5px;
    border: 1px solid #E1E8EE;
    color: #334150;
    font-size: 14px;
    padding: 9px 14px;
    width: 160px;
    font-family: 'Open Sans', sans-serif;
    background-color: white;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
	height: 39px;
}
.input__calc-item span{
	display: block;
    margin-bottom: 10px;
    font-size: 13px;
}

.calc__auto-cust {
        display: flex;
    flex-direction: column;
    padding: 40px 30px;
    border-radius: 10px;
    background: aliceblue;
    margin: 25px 0px;
}

.calc__auto-button {
    margin-top: 20px;
    border-top: 1px solid #E1E8EE;
    padding-top: 20px;
}

.input__calc-item {
    width: 25%;
}

.calc__auto-button-item {
    display: flex;
	align-items: center;

}

.calc__auto-button-item a {
    background-color: #1967d2;
    color: white;
    border: none;
    cursor: pointer;
    font-size: 14px;
    font-weight: normal;
    padding: 12px 35px;
    display: flex;
    align-items: center;
    border-radius: 5px;
	    margin-right: 25px;
}
.calc__auto-button-item > div{
margin-left: auto;
}

.calc__auto-button-item div span{
	font-size: 13px;
}
.notifications__wrap-new input {
    display: none;
}
.notifications__wrap-new {
    display: flex;
   
    cursor: pointer;
}
.notifications__check-new {
    border: 1px solid #c0c0c073;
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    display: flex;
    border-radius: 3px;
    margin-right: 15px;
    position: relative;
}
span.notifications__text-new {
    font-size: 14px;
}
.notifications__wrap-new input:checked + .notifications__check-new {
    border: 1px solid #1967d2;
}
.notifications__wrap-new input:checked + .notifications__check-new img {
    display: block;
}
.notifications__check-new img {
    display: none;
    width: 12px;
    height: 12px;
    left: 3px;
    position: absolute;
    top: 3px;
}
.calc__auto-button-item div p{
	margin: 0px;
    font-family: 'Inter', sans-serif;
    font-size: 18px;
}

.slider__row2 {
    display: flex;
    justify-content: space-between;
}

.main__item--manual-block ul a {
    display: initial;
    color: #1967d2;
    border-bottom: 1px solid #1967d296;
}

.main__slider_second_row50 {
	
}
.main__slider_second_row50 h2{
	font-family: 'Inter', sans-serif;
	font-size: 24px;
	display: flex;
		align-items: center;
}

.main__slider_second .main__slider_second_row50 p {
    font-size: 18px;
    line-height: 28px;
    margin-top: 20px;
}
.main__slider_second .main__slider_second_row50 p a{
display: initial;
    color: #1967d2;
    border-bottom: 1px solid #1967d296;
}

.sale__slider {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
}
.sale__slider img{
  width: 80%;
    margin: 0 auto;  
}
.sale__slider-img {
       display: flex; 
}

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

.list__pages-item {
    display: flex;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 20px;
    width: 50%;
}

.list__pages-item:hover{
	background: aliceblue;
}

.list__pages-item-img {
    width: 80px;
    height: 80px;
    background: aliceblue;
    border-radius: 15px;
    margin-right: 20px;
	flex-shrink: 0;
	display: flex;
    align-items: center;
    justify-content: center;
}
.list__pages-item-text h3{
    font-family: 'Inter', sans-serif;
font-size: 18px;
color:#1967d2;
}

.list__pages-item-img img{
	    width: 50px;
		 height: 50px;
}

.main__slider_second .main__slider_second_row50 .list__pages-item-text p{
	color:black;
	margin-top: 10px;
	font-size: 16px;
    line-height: 24px;
    max-width: 400px;
}

.list__pages-item:hover h3{
    color: #1967d2;	
}


.main__slider_second_row50 h2 a{
	color: black;
	position:relative;
	
}
.main__slider_second_row50 h2 img{
	width: 25px;
    height: 25px;
}

.main__slider_second_row50 h2 a:hover{
	color:#1967d2;		
}

.main__slider_second_row50 .sale__slider .left__block{
	padding-left: 0px;
   
}

.marker-style {
  background: rgb(255 199 39);
    border-radius: 8px;
    padding: 2px 6px;

}

.main__item--manual {
    background: white;
    width: 100%;
    border-radius: 30px;
    padding: 40px;
    margin-bottom: 20px;
}
.main__item--manual-block h1{
	font-family: 'Inter', sans-serif;
    font-size: 28px;

}

.main__item--manual-block {
    width: 824px;
    margin: 20px auto;
}


.main__item--manual-block p{
	margin-bottom: 12px;
    margin-top: 12px;
	font-size: 18px;
    line-height: 28px;
}
.main__item--manual-block h2{
	font-family: 'Inter', sans-serif;
    font-size: 20px;
    margin-top: 34px;
    margin-bottom: 14px;
	color: #333;
}

.main__item--manual-block h3{
	font-family: 'Inter', sans-serif;
    font-size: 18px;
    margin-top: 14px;
    margin-bottom: 7px;
	color: #333;
}
.main__item--manual-block ul{
	font-size: 18px;
  list-style-type: disc;
  padding-left: 30px;
  margin-left: 0;
margin: 20px 0px;
}

.main__item--manual-block ul li {
      display: list-item;
    margin-bottom: 10px;
	line-height: 28px;
}
.main__item--manual-block p img{
    max-width: 100%;
    border-radius: 15px;
    display: block;
    margin: 20px 0px;
}

.main__item--manual-block table{
	width:100%;
	margin: 20px 0px;
}
.main__item--manual-block p a{
	display: initial;
    color: #1967d2;
    border-bottom: 1px solid #1967d296;
}

.main__item--manual-block table thead{
	
}

.main__item--manual-block table thead tr{
	
}

.main__item--manual-block table thead tr th{
	    border-bottom: 1px solid #E1E8EE;
    padding: 10px 0px;
    text-align: left;
    font-weight: bold;
    font-size: 18px;
}

.main__item--manual-block table tbody{
	
}

.main__item--manual-block table tbody tr{
	
}

.main__item--manual-block table tbody tr td{
	border-bottom: 1px solid #E1E8EE;
    padding: 10px 0px;
    font-size: 18px;
}

@media screen and (max-width:1024px){
	.main__slider_row50 {
		width: 90%;
	}
	
	.main__slider{
		    background-image: none;
	}
	
	.list__pages-item{
		width:100%;
	}
	
	.main__slider_second .main__slider_second_row50 .list__pages-item-text p{
		max-width:initial;
	}
	
}

@media screen and (max-width:968px){
	.main__item--manual-block{
		width:100%;
	}
	.main__item--manual{
		padding:20px;
	}
	
	.more_book-art{
		width:100%;
	}
}

@media screen and (max-width:768px){
	
	.calc__auto-button-item {
		flex-direction: column;
		align-items: flex-start;
	}
	
	.calc__auto-button-item a{
		width: 100%;
		margin-right: 0px;
		margin-bottom: 20px;
		justify-content: center;
	}
	
	.calc__auto-button-item > div {
		margin-left: initial;
		margin-top: 25px;
	}
	
	
	.calc__auto-param {
		flex-direction: column;
		flex-wrap: wrap;
	}
	.input__calc-item {
		width: 100%;
		margin-bottom: 20px;
	}
	
	.input__calc-class{
		width:100%;
	}
	
	.main__slider{
		padding:20px;
	}
	
	.main__slider_second{
		padding:20px;
	}
	
	.list__pages-item{
		padding:0px;
		margin-bottom: 50px;
	}
	.main__slider_second .main__slider_second_row50 .list__pages-item-text p{
	        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
	}
	
	
}