body{
  background-attachment:fixed;
  background-repeat:no-repeat;
  background-size: cover;
  background-image: url("images/30.png")
}
h1 {
    text-align: center;
}

P,ol,ul,img,table{
  font-size: 20px;
  text-align:left;
  margin-left: 20%;
  margin-right: 20%;
}
img{
  margin-bottom: 10px;
}
table{
  width: 1000px;
}
ul ol, ol ul,ul img,ol img,p img{
  margin-left: 0;
  margin-right: 0;
}
section{
  margin-bottom: 20px;
}
label{
  margin-right: 20px;
}
div{
    text-align: center;
    
}

div button{
    width: 105px;
    height: 40px;
}
.bt{
  margin-left: 20%;
  margin-right: 20%;
  text-align: center;
}

.par{
    font-weight: bold;
}
.par1{
    font-size: 26px;
}
        .limiter1 {
            max-height: 200px;
            overflow: hidden;
            position: relative;
          }
          .limiter1 .bottom1 {
            position: absolute;
            bottom: 0;
            background: black;
            width: 100%;
            height: 130px;
            opacity: 1;
            transition: 0.3s;
          }
          .read-more-checker1{
            opacity: 0;
            position: absolute;
          }
          .read-more-checker1:checked ~ .limiter1 {
            max-height: none;
          }
          .read-more-checker1:checked ~ .limiter1 .bottom1{
            opacity: 0;
            transition: 0.3s;
          }
          .read-more-checker1 ~ .read-more-button1:before {
            content: "Показать ->";
          }
          .read-more-checker1:checked ~ .read-more-button1:before {
            content: "Скрыть <-";
          }
          .read-more-button1 {
            cursor: pointer;
            display: inline-block;
            color: #777;
            text-decoration: underline;
          }

          .limiter2 {
            max-height: 200px;
            overflow: hidden;
            position: relative;
          }
          .limiter2 .bottom2 {
            position: absolute;
            bottom: 0;
            background: black;
            width: 100%;
            height: 130px;
            opacity: 1;
            transition: 0.3s;
          }
         
          .read-more-checker2{
            opacity: 0;
            position: absolute;
          }
          .read-more-checker2:checked ~ .limiter2 {
            max-height: none;
          }
          .read-more-checker2:checked ~ .limiter2 .bottom2{
            opacity: 0;
            transition: 0.3s;
          }
          .read-more-checker2 ~ .read-more-button2:before {
            content: "Показать ->";
          }
          .read-more-checker2:checked ~ .read-more-button2:before {
            content: "Скрыть <-";
          }
          .read-more-button2 {
            cursor: pointer;
            display: inline-block;
            color: #777;
            text-decoration: underline;
          }

          .limiter3 {
            max-height: 200px;
            overflow: hidden;
            position: relative;
          }
          .limiter3 .bottom3 {
            position: absolute;
            bottom: 0;
            background: black;
            width: 100%;
            height: 130px;
            opacity: 1;
            transition: 0.3s;
          }
         
          .read-more-checker3{
            opacity: 0;
            position: absolute;
          }
          .read-more-checker3:checked ~ .limiter3 {
            max-height: none;
          }
          .read-more-checker3:checked ~ .limiter3 .bottom3{
            opacity: 0;
            transition: 0.3s;
          }
          .read-more-checker3 ~ .read-more-button3:before {
            content: "Показать ->";
          }
          .read-more-checker3:checked ~ .read-more-button3:before {
            content: "Скрыть <-";
          }
          .read-more-button3 {
            cursor: pointer;
            display: inline-block;
            color: #777;
            text-decoration: underline;
          }
          /**/
          .limiter4 {
            max-height: 200px;
            overflow: hidden;
            position: relative;
          }
          .limiter4 .bottom4 {
            position: absolute;
            bottom: 0;
            background: black;
            width: 100%;
            height: 130px;
            opacity: 1;
            transition: 0.3s;
          }
         
          .read-more-checker4{
            opacity: 0;
            position: absolute;
          }
          .read-more-checker4:checked ~ .limiter4 {
            max-height: none;
          }
          .read-more-checker4:checked ~ .limiter4 .bottom4{
            opacity: 0;
            transition: 0.3s;
          }
          .read-more-checker4 ~ .read-more-button4:before {
            content: "Показать ->";
          }
          .read-more-checker4:checked ~ .read-more-button4:before {
            content: "Скрыть <-";
          }
          .read-more-button4 {
            cursor: pointer;
            display: inline-block;
            color: #777;
            text-decoration: underline;
          }
          /**/
          .limiter5 {
            max-height: 200px;
            overflow: hidden;
            position: relative;
          }
          .limiter5 .bottom5 {
            position: absolute;
            bottom: 0;
            background: black;
            width: 100%;
            height: 130px;
            opacity: 1;
            transition: 0.3s;
          }
         
          .read-more-checker5{
            opacity: 0;
            position: absolute;
          }
          .read-more-checker5:checked ~ .limiter5 {
            max-height: none;
          }
          .read-more-checker5:checked ~ .limiter5 .bottom5{
            opacity: 0;
            transition: 0.3s;
          }
          .read-more-checker5 ~ .read-more-button5:before {
            content: "Показать ->";
          }
          .read-more-checker5:checked ~ .read-more-button5:before {
            content: "Скрыть <-";
          }
          .read-more-button5 {
            cursor: pointer;
            display: inline-block;
            color: #777;
            text-decoration: underline;
          }
          /**/
          .limiter6 {
            max-height: 200px;
            overflow: hidden;
            position: relative;
          }
          .limiter6 .bottom6 {
            position: absolute;
            bottom: 0;
            background: black;
            width: 100%;
            height: 130px;
            opacity: 1;
            transition: 0.3s;
          }
         
          .read-more-checker6{
            opacity: 0;
            position: absolute;
          }
          .read-more-checker6:checked ~ .limiter6 {
            max-height: none;
          }
          .read-more-checker6:checked ~ .limiter6 .bottom6{
            opacity: 0;
            transition: 0.3s;
          }
          .read-more-checker6 ~ .read-more-button6:before {
            content: "Показать ->";
          }
          .read-more-checker6:checked ~ .read-more-button6:before {
            content: "Скрыть <-";
          }
          .read-more-button6 {
            cursor: pointer;
            display: inline-block;
            color: #777;
            text-decoration: underline;
          }
          /**/
          .limiter7 {
            max-height: 200px;
            overflow: hidden;
            position: relative;
          }
          .limiter7 .bottom7 {
            position: absolute;
            bottom: 0;
            background: black;
            width: 100%;
            height: 130px;
            opacity: 1;
            transition: 0.3s;
          }
         
          .read-more-checker7{
            opacity: 0;
            position: absolute;
          }
          .read-more-checker7:checked ~ .limiter7 {
            max-height: none;
          }
          .read-more-checker7:checked ~ .limiter7 .bottom7{
            opacity: 0;
            transition: 0.3s;
          }
          .read-more-checker7 ~ .read-more-button7:before {
            content: "Показать ->";
          }
          .read-more-checker7:checked ~ .read-more-button7:before {
            content: "Скрыть <-";
          }
          .read-more-button7 {
            cursor: pointer;
            display: inline-block;
            color: #777;
            text-decoration: underline;
          }
          /**/
          .limiter8 {
            max-height: 200px;
            overflow: hidden;
            position: relative;
          }
          .limiter8 .bottom8 {
            position: absolute;
            bottom: 0;
            background: black;
            width: 100%;
            height: 130px;
            opacity: 1;
            transition: 0.3s;
          }
         
          .read-more-checker8{
            opacity: 0;
            position: absolute;
          }
          .read-more-checker8:checked ~ .limiter8 {
            max-height: none;
          }
          .read-more-checker8:checked ~ .limiter8 .bottom8{
            opacity: 0;
            transition: 0.3s;
          }
          .read-more-checker8 ~ .read-more-button8:before {
            content: "Показать ->";
          }
          .read-more-checker8:checked ~ .read-more-button8:before {
            content: "Скрыть <-";
          }
          .read-more-button8 {
            cursor: pointer;
            display: inline-block;
            color: #777;
            text-decoration: underline;
          }
          /**/
          .limiter9 {
            max-height: 200px;
            overflow: hidden;
            position: relative;
          }
          .limiter9 .bottom9 {
            position: absolute;
            bottom: 0;
            background: black;
            width: 100%;
            height: 130px;
            opacity: 1;
            transition: 0.3s;
          }
         
          .read-more-checker9{
            opacity: 0;
            position: absolute;
          }
          .read-more-checker9:checked ~ .limiter9 {
            max-height: none;
          }
          .read-more-checker9:checked ~ .limiter9 .bottom9{
            opacity: 0;
            transition: 0.3s;
          }
          .read-more-checker9 ~ .read-more-button9:before {
            content: "Показать ->";
          }
          .read-more-checker9:checked ~ .read-more-button9:before {
            content: "Скрыть <-";
          }
          .read-more-button9 {
            cursor: pointer;
            display: inline-block;
            color: #777;
            text-decoration: underline;
          }
          /**/
          .limiter10 {
            max-height: 200px;
            overflow: hidden;
            position: relative;
          }
          .limiter10 .bottom10 {
            position: absolute;
            bottom: 0;
            background: black;
            width: 100%;
            height: 130px;
            opacity: 1;
            transition: 0.3s;
          }
         
          .read-more-checker10{
            opacity: 0;
            position: absolute;
          }
          .read-more-checker10:checked ~ .limiter10 {
            max-height: none;
          }
          .read-more-checker10:checked ~ .limiter10 .bottom10{
            opacity: 0;
            transition: 0.3s;
          }
          .read-more-checker10 ~ .read-more-button10:before {
            content: "Показать ->";
          }
          .read-more-checker10:checked ~ .read-more-button10:before {
            content: "Скрыть <-";
          }
          .read-more-button10 {
            cursor: pointer;
            display: inline-block;
            color: #777;
            text-decoration: underline;
          }
		  .entry4{
	padding-left: 30%;
	font-size: 28px;
	color:white;
	background-color:gray;
}