*{
	margin: 0;
	padding: 0;
	-moz-transition: all 0.3s ease;
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-timing-function: ease;
	-webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}
img{
	border:none;
	outline:none;
}
html,body {
	width: 100%;
	height: 100%;
	background:#fff;
	font-family: 'verdana';
	color:#020C22;
	font-weight:normal;
	font-size:16px;
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
}
a{
	text-decoration:none;
	font-size:12px;
	font-family: 'arial';
	outline:none;
}
a:focus, a:hover {
	
    text-decoration: none;
}
.flex{
	-webkit-display:flex;
	-moz-display:flex;
	display:flex;
	
	
}

.flexM{
	-webkit-display:flex;
	-moz-display:flex;
	display:flex;
	
}
.flexM1{
	-webkit-display:flex;
	-moz-display:flex;
	display:flex;
	
}
.wrapper{
	min-width:1130px;
	width:100%;
}
.wrapper__main{
	width:1130px;
	margin:0 auto;
}
.header{
	
    position: relative;
	background:#fff;
	z-index:100;
	box-shadow: 0 1px 6px rgba(0,0,0,.2);
}
.header__block{
	padding:12px 0 16px;
	justify-content:space-between;
	align-items:center;
}
.header__block img{
	width:450px;
	/* #margin-bottom:16px; */
	margin-top:0px;
}
.header__block .menu a{
	font-size:17px;
	color:#aeaeae;
	margin-right:110px;
	font-family: ARIAL;
	
	} 

 .header__block .menu a:hover{
	color:#FA8072; 
 } 
    
  
.content__left_block{
	border:1px solid #aeaeae;
	padding:20px;
	width:200px;
	background:#fff;
	position:absolute;
	left:0;
	top:0;
	-moz-transition: all 0s ease;
	-webkit-transition-property: all;
	-webkit-transition-duration: 0s;
	-webkit-transition-timing-function: ease;
}
.content__left_block h3{
	font-size:16px;
	margin-bottom:10px;
	font-weight:bold;
}
.content__left_block li{
	border-bottom:1px solid #aeaeae;
	padding:10px 0;
}
.content__left_block li:last-child{
	border-bottom:none;
}
.content__left_block li a{
	font-size:14px;
	color:#262626;
	line-height:1.2;
}
.content__right{
	width:740px;
	padding:0 0 10px 0;
	position:relative;
}
.content__right h1{
	font-size:31px;
	font-family: 'arial';
	margin-top:12px;
	margin-bottom:22px;
	
}
.play{
	width:70px;
}
.block2__main_right{
	padding-top:0px;
	width:64%;
}

.content{
	padding:20px 0 0;
	box-shadow: 0 1px 10px rgba(0,0,0,.2);
}
.content__ssilki{
	font-size:12px;
	color:#aeaeae;
	margin-bottom:18px;
	margin-left:1px;
}
.content__ssilki a{
	font-size:15px;
	color: #aeaeae;
	/* #text-decoration:underline; */
	font-family: 'arial';
}
.content__ssilki a:hover{
	text-decoration:underline;
}

.content__ssilki span{
	margin-left:5px;
	color: #aeaeae;
	font-size:14px;
	font-family: 'arial';
}
.block1{
	padding:20px 0 40px;
	align-items: flex-start;
	justify-content: space-between;
}
.block1 img{
	width:auto;
	height:220px;
}
.block1__right{
	width: 100%;
	margin-top:27px;
	
}

.block1__right p {
	font-size: 12px;
	 color:#444;
	font-family: 'verdana';
}


.block1__right h1{
	font-size:22px;
	font-family: 'arial';
}
.block1__right h2{
	font-size:19px;
	color:#006000;
	font-family: 'arial';
	margin-top:37px;
	/* #font-family: 'verdana'; */
}
.block1__right_ul{
	flex-wrap:wrap;
	margin-top: 10px;
}
/* .block1__right_ul a{
	font-size: 14px;
	color: #000;
	padding: 6px 0;
	margin-right: 24px;
	font-family: 'Arial';
	
	
	
} */
.block1__right_ul a{
	 border:1px solid #ad7755;
	background:#E0FFFF;
	font-size:14px;
	text-decoration: none;
	color: #11131d;
	padding:6px 10px 6px 10px;
	margin-right: 16px;
  
	margin-left: 0px;
	vertical-align: top;
	/* #border-radius: 5px; */
	font-family: 'verdana';
	  box-shadow: 0 4px 4px rgba(0,0,0,.1);
	
	
	
}
№.block1__right_ul a:hover{
    background: #FA8072;
}
.block1__right_ul li{
	padding:16px 0;
}
.block1__right_a1 {
	background: #FFE4C4;
}
.block1__right_a2 {
	background: #FFE4C4;
}
.block1__right_a3 {
	background: #FFE4C4;
}
.block1__right_a4 {
	border-bottom: 2px solid#ff988d;
}
.block1__right_a5 {
	border-bottom: 2px solid#a6eae4;
}
.block1__right_a6 {
	border-bottom: 1px solid#57bfff;
}
.block1__right_a7 {
	border-bottom: 1px solid#5CEAB7;
}
.block1__right_a8 {
	border-bottom: 1px solid#FF7BC7;
}
.block1__right_a9 {
	border-bottom: 1px solid#e67e22;
}
.block1__right_a10 {
	border-bottom: 1px solid#D80000;
}
.block1__right_a11 {
	border-bottom: 1px solid#aeb3ff;
}
.block2{
	padding:16px 0 1px;
	align-items: flex-start;
	justify-content: space-between;
	
}

.banner {
	margin: 40px 0 60px;
	}
.block3{
	display:none;
	
}

.block2__main{
	margin-bottom:0px;
	}
.block2__fon{
 /* №background: #f7f7f7; */
	padding:19px 0 20px;
	/* #border-radius:10px;
#border-bottom: 21px solid #f6f5f3;
#border-top: 3px solid #f6f5f3; */

}

.block2__main img{
	height:52px;
	margin-right:15px;
	/* #margin-left:5px; */
	margin-top:5px;
	box-shadow: 0 9px 14px rgba(0,0,0,.2);
	 border-radius: 14px;
	
}
.block2__play{
	margin-bottom:-10px;
	margin-top:-17px;
		width:100%;
		
}
.block2__main_right p{
	font-size: 15px;
    line-height: 1.3em;
	color: #175fb2;
	font-family: 'arial';
	/* #font-weight: 600; */
	
	/* #text-decoration:underline; */
	
	
}
a.block2__main:hover p{text-decoration:underline;} 
.block2__main_button{
	
   font-size: 11px;
    padding: 1px 1px;
    color:red;
	font-family: 'verdana';
    /* #border-radius:9px; */
	text-decoration:none;
	background:#FFE4C4;
	margin-top: 10px;
	display:inline-block;
	
}
.block2__main:hover .block2__main_button{
    background:#E0FFFF;
	text-decoration:underline;
}
.block2__main_text  p,
.block2__main_text-star{
	
	font-size: 17px;
   line-height: 1.7;
font-weight: 400;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
		/* #font-family: "OpenSansRegular", sans-serif; */
	margin-bottom: 30px;
	text-align: center;
}
.block2__main_text-star{
	position: relative;
}
.block2__main_text-star::after{
	content: '* * *';
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	top: 0;
}
.block2__main_text-star.image::after{
	content: '';
	background:url(../images/ra.png) no-repeat center;
	width:110px;
	height:31px;
}
.block2__main_text span {
		font-family: 'arial';
}
.block2__main_textz  p{
	
	font-size: 17px;
   line-height: 1.7;

		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin-bottom: 30px;
	text-align: left;
	}
	.block2__main_texty  p,
	.block2__main_text p.block2__main_texty{
	
	font-size: 17px;
   line-height: 1.7;

		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin-bottom: 30px;
	text-align: left;
	}
.block2__main_texty a{
	
	font-size: 16px;
	 line-height: 1.7;

	color: #528fdf;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	/* #font-weight: 600; */
	
	text-decoration:underline;
	
	 padding: 1px 3px;
    color:red;
	
    /* #border-radius:9px; */
	text-decoration:none;
	background:#FFE4C4;
	}
	.block2__main_texty a:hover{
		 background:#E0FFFF;
		}
.block2__main_text span {
		font-family: 'arial';
}
.line{
	margin-bottom: 2px;
/* #margin-top: 17px; */
	padding: 0 0px;
}
.line div{
	width:19%;
	height:1px;
	background:#aeaeae;
	margin-top:14px;
}
.line__button{
   border: 1px solid #ff5a00	;
	background:#E0FFFF;
	font-size:14px;
	text-decoration: none;
	color: #11131d;
	padding:14px 23px;
	margin-right: 16px;
	margin-left: 0px;
	vertical-align: top;
	border-radius: 6px;
	font-family: 'verdana';
	/* #font-weight:bold; */
	box-shadow: 0 3px 8px rgba(0,0,0,.1);
}
.line__button:hover {
    background: #FA8072;
}
.block2__content h2{
	font-size:29px;
	font-family: 'ARIAL';
	margin-bottom:38px;
	margin-top:1px;
	line-height:1.2;
	text-align: center;
}
.block2__content h3{
	font-size:27px;
	font-family: 'ARIAL';
	margin-bottom:8px;
	margin-top:10px;
	line-height:1.2;
	text-align: center;
}
.block2__content h4{
	font-size:29px;
	font-family: 'ARIAL';
	margin-bottom:21px;
	margin-top:10px;
	line-height:1.2;
	text-align: center;
}
.block2__little{
	font-size:16px;
	line-height:1.2;
	margin-bottom:60px;
	text-align: justify;
}
.block2__little span{
	font-family: 'arial';
}
.player{
	margin:20px 0 40px;
	}
.pagination{
	text-align:center;
}
.pagination__next{
	font-size:18px;
	font-family: 'arial';
	text-decoration:underline;
	color: #22C67F;
}
.pagination__block{
	align-items:center;
	margin:10px 0 70px;
	
}
.pagination__block p{
	color:#222;
}
.pagination__block p{
	font-size:17px;
}
.pagination__block li{
	margin:0 9px;
}
.pagination__block li a{
	border:1px solid #222;
	background:#fff;
	text-decoration:none;
	color:#222;
	padding:9px 15px;
	border-radius:1px;
	
}


.pagination__block li a:hover{
	border:1px solid #ff5a00;
    
}
.pagination__block li.pagination__active a{
	background:#ffeba0;
	border:1px solid #fff;
	color:#444;
}
.article{
	padding:0px 0;
	justify-content:space-between;
	
}

.article__main{
	width:310px;
}
.article__mainM{
	width:310px;
}
.article__main_img{
	width:330px;
	height:187px;
	align-items:center;
	justify-content:center;
	overflow:hidden;
	margin-bottom:7px;
	border-radius: 6px;
}
.article__main_img img{
	width:100%;
	/* #margin-bottom:12px; */
	 border-radius: 12px;
}
.article__main_text{
	font-size:18px;
	color:#AD3537;
	line-height:1.4;
	font-family: 'arial';
	text-align: center;
	/* №border-bottom:1px solid #3399f3; */
	
}
.article__mainM{
	width:300px;
}
.article__mainM_img{
	height:140px;
	align-items:center;
	justify-content:center;
	overflow:hidden;
	/* #margin-bottom:12px; */
}
.article__mainM_img img{
	width:100%;
	
}
.article__mainM_text{
	font-size:18px;
	color:#444;
	line-height:1.4;
	font-family: 'arial';
	text-align: center;
	border-bottom:1px solid #eaeaea;
	}
.footer__main{
	padding:40px 0 40px 305px;
	justify-content:space-between;
	align-items:center;
}
.footer__main_right{
	font-family: 'arial';
	font-size:13px;
	color:#aeaeae;
	line-height:1.6;
}
.footer__main_right a{
	font-size:14px;
	color:#aeaeae;
	line-height:1.6;
}
.home_image{
	width:620px;
	/* #margin-top:42px; */
	 margin-top: -11px;
}
.bigmag {
    display: none;
    cursor: pointer;
    position: relative;
    width: 30px;
    height: 15px;
}
.bigmag li {
    width: 30px;
    height: 3px;
    background: #aeaeae;
    position: absolute;
    left: 0;
}
.bigmag li:nth-child(2) {
    top: 50%;
    margin-top: -1.5px;
}
.bigmag li:nth-child(3) {
    bottom: 0;
}
.snow{
	display:none;
}
.block2__main img.snows{
	width:auto;
	height:30px;
	margin:10px 0 10px 20px;
}
.up{
	justify-content:center;
	align-items:center;
	position:fixed;
	right:3%;
	bottom:5%;
	flex-direction:column;
	z-index:200;
}
.up a:first-child img{
	width:20px;
}
.up a:last-child img{
	width:55px;
}
.block1__right2{
	width:100%;
}
.block11{
	padding:40px 0 0;
}
.block2__main_right p{
	margin-top:10px;
}
.fixed {
		position: fixed;
		z-index: 100;
		top: 20px;
		/* //left: calc( (100vw - 1060px)/ 2); */
		-moz-transition: all 0s ease;
	-webkit-transition-property: all;
	-webkit-transition-duration: 0s;
	-webkit-transition-timing-function: ease;
	left: 50%;
    margin-left: -530px;
}
.tc {
    display: none;
    color: #fff;
    font-size: 16px;
    font-family: arial;
    font-style: italic;
	position:relative;
	padding: 2px 0;
	/* //margin-left:26px; */
	cursor: pointer;
    border-radius: 4px;
    -moz-box-shadow: inset 0px 1px 3px 0 #0f5a78;
    -webkit-box-shadow: inset 0px 1px 3px 0 #0f5a78;
    box-shadow: inset 0px 1px 3px 0 #0f5a78;
	width:114px;
	height:20px;
	line-height:20px;
	background: #49a5ca;
	text-align:center;
}
/* .tc:before{
	content:'';
	position:absolute;
	top:1px;
	left:-26px;
	width:20px;
	height:20px;
	background:url(../images/star.png) no-repeat center;
	background-size: contain;
} */
#ctrlCopy{
	display:none !important;
}
.menu__big{
	margin-top:54px;
	margin-bottom:54px;
	padding-left: 15px;
}
.menu__big li{
	margin-bottom:28px;
	list-style: disc;
}
.menu__big li a{
	font-size: 18px;
    color: #262626;
   /* # font-family: 'arial';
	#border-bottom:2px dotted #262626; */
}
 .menu__big li a:hover{color:red;
 } 
.flex{
	display:flex;
}
.content__main_flex{
	justify-content:space-between;
}
.content__right_right{
	width:280px;
	
	}
	
	
	
	
	
	
	
	
	
	.content__right_block{
	/* №border:1px solid #DCDCDC; */
	box-shadow:0 0 10px rgba(0,0,0,.1);
    color: #262626;
   font-family: 'arial';
   border-radius:4px;
	padding:29px 20px 20px 49px;
	width:242px;
	background:#fff;
	display:block;
	text-align:left;
	margin-top:27px;
       
		margin-bottom:47px;
	}
	.content__right_block li{
	border-bottom:1px solid #DCDCDC;
	padding:10px 0 10px 3px;
	
}
.content__right_block li:before {
	
    color: #DCDCDC; /* Цвет маркера */
    content: "• "; /* Сам маркер */
    padding-right: 7px; /* Расстояние от маркера до текста */
   }
	.content__right_block li:last-child{
	border-bottom:none;
}
.content__right_block li a{
	font-size:16px;
	color:#009cdc;
	line-height:1.5;
		/* #text-decoration:underline;
#font-weight:bold; */
}

.content__right_block li a:hover{text-decoration:underline;

}

.content__right_block h3{
	
	margin-bottom:16px;
	font-size:22px;
	color:#444;
	/* #margin-right:25px; */
	font-family: 'arial';
	/* №font-weight:bold; */
	text-align:left;
	line-height: 1.3em;
	/* #text-decoration:underline; */
}


.content__right_blockG{
	position: relative;
	height: 250px;
	/* №border:1px solid #DCDCDC; */
	box-shadow:0 0 10px rgba(0,0,0,.1);
    color: #262626;
   font-family: 'arial';
   border-radius:4px;
	padding:22px 20px 20px 25px;
	width:346px;
	background:#fff;
	
	text-align:left;
	margin-top:27px;
		margin-bottom:29px;
	}






.article__block{
	width:250px;
	padding:25px 40px 42px 40px;
	border-radius:10px;
	box-shadow:0 0 10px rgba(0,0,0,.2);
	display:block;
	
	text-align:center;
	margin-top:50px;
	
}
.article__block_title{
	font-size:17px;
	color: #11131d;
	font-family: 'arial';
	/* #font-weight: 600; */
  
	line-height:1.2;
	padding-bottom:16px;
	
	
}


.article__block_img{
	margin-bottom:20px;
}
.article__block_img img{
	width:95%;
	}
	.block2__content_img{
	margin-top:0px;
		max-width:100%;
}
	.block2__content_img img{
	width:100%;
	border-radius: 8px;
}
.block2__content_frame{
	
	margin-top:0px;
}
.block2__content_frame iframe{
	width:700px;
	height:400px;
}

 .random-phrase {
  margin: 1px auto;
  position: absolute;
  padding: 15px;
  font-size: 1.3em;
  font-style: italic;
  border: 1px solid #ddd;
}

.random-phrase phrase {
  text-align: left;
}

.random-phrase author {
  text-align: right;
}

.next-quote {
  padding: 5px 10px;
  border: 1px solid #ddd;
}
.block2__luck{
	margin-bottom:39px;
	margin-top:41px;
	/* №width:536px; */

}
.block2__luck h3{
	font-size:29px;
	font-family: 'ARIAL';
	color:#444;
	margin-bottom:8px;
	margin-top:12px;
	line-height:1.2;
text-align:center;
}

	.block2__luck a:hover{color:#ff5a00;
}
.block2__lucka{

 
	margin-bottom:49px;
/* #margin-top:10px; */
	text-align: center;

}
.adsense {margin:0 auto;}





.block2__main_text-poem{
	position:relative;
	cursor: pointer;
	outline: none;
}
.block2__main_text-poem span{
	white-space: pre-line;
}
.block2__main_text-poem::before{
	width:200px;
	height:34px;
	content:'Скопирован!';
	position:absolute;
	bottom:-34px;
	background:#009cdc;
	color:#fff;
	left:50%;
	transform: translate(-50%, 0);
	line-height:34px;
	border-radius:34px;
	text-align: center;
	display:none;
	-moz-transition: all 0.5s ease;
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.5s;
	-webkit-transition-timing-function: ease;
}
.block2__main_text-poem.active::before{
	display:block;
}












/*------------------------adaptive-----------------------------*/
@media screen and (max-width:1023px){
	.wrapper__main {
		width: 94%;
		padding:0 3%;
	}
	.wrapper {
		min-width: 100%;
	}
	.content__main{
		flex-direction:column;
	}
	.content__main2{
		flex-direction:column;
	}
	.footer__main{
	padding:40px 0;
}
.content__left_block{
	position:relative;
	top:0;
	left:0;
	margin:0 auto;
}
.content__right{
	width:100%;
	padding:0 0 10px;
}
.home_image{
	width:100%;
}
.fixed{
	position:relative;
	top:0;
	left:0;
	margin:0 auto 20px;
}
.content__left_block-none{
	display:block;
}
.tc {
    display: block;
}
.content__right_right{
	padding-bottom:20px;
	margin: 0 auto;
}
.article__block{
	margin:0 auto 20px;
}


.content__right_block{
margin:0 auto 20px;
}
.block2__content_img img{
	width:100%;
}
.block2__content_frame iframe{
	width:100%;
	height:250px;
}
.block2__main_text  p{
	
font-size: 17px;

		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin-bottom: 30px;
	
	
	}
	.header{
	box-shadow: 0 1px 6px rgba(0,0,0,.3);
    position: relative;
	background:#fff;
	z-index:100;
	/* №box-shadow: 0 2px 10px rgba(0,0,0,.2); */
}
.article__main_img{
	
	width:321px;
	height:184px;
	
	margin-bottom:5px;
	border-radius: 6px;
	align-items:center;
	justify-content:center;
	overflow:hidden;
	margin-bottom:7px;
	border-radius: 6px;
}
}

@media screen and (max-width:735px){
	.header__block {
    padding: 20px 0;
    display: flex;
}
.header__block img {
    width:220px;
    margin-bottom: 0;
}
.header__block .menu a {
    margin-left: 24px;
}
.snow{
	display:block;
	margin: 0 auto 40px;
}
.bigmag{
	display:block;
}
.menu{
	display:none;
}
.footer__main_right {
    font-size: 12px;
}
.menu{
	position:absolute;
	top:78px;
	right:0;
	background:#fff;
	z-index:150;
	padding:10px 0;
	width:100%;
	box-shadow: 0 2px 10px rgba(174,174,174);
	/* №box-shadow:0 0 10px rgba(0,0,0,.1); */
}
.menu ul{
	display:block;
}
.menu li{
	line-height:2;
}
.bigmag2 li:nth-child(1) {
    transform: rotate(30deg) translate(5px,4px);
    -webkit-transform: rotate(30deg) translate(5px,4px);
    -o-transform: rotate(30deg) translate(5px,4px);
    -moz-transform: rotate(30deg) translate(5px,4px);
}
.bigmag2 li:nth-child(2) {
    display: none;
}
.bigmag2 li:nth-child(3) {
    transform: rotate(-30deg) translate(5px,-4px);
    -webkit-transform: rotate(-30deg) translate(5px,-4px);
    -o-transform: rotate(-30deg) translate(5px,-4px);
    -moz-transform: rotate(-30deg) translate(5px,-4px);
}
.up a:first-child img{
	width:30px;
}
.up a:last-child img{
	width:50px;
}
.up{
	right:3%;
	bottom:5%;
}
.block2__main_right a {
    /* font-size:14px; */
	color: #175fb2;
}
.line div{
	display:none;
}
.content__left_block{
	margin:0 auto 20px;
}
.content__right h1 {
    font-size: 37px;
	margin-bottom:-9px;
}
.content__right h2 {
    font-size: 25px;
	}
.block2__main img{
	height:40px;
	margin-right:12px;
}
.block2__main_text  p{
	
	font-size: 16px;
   line-height: 1.7;
font-weight: 400;
		font-family: "OpenSansRegular", sans-serif;
		/* #font-family: YS Text Fallback,Arial,Helvetica,sans-serif; */
	margin-bottom: 30px;
	text-align: left;
	}




.block2__main_right{
	padding-top:0px;
	width:64%;
}
.article__main_img{
	
	width:321px;
	height:184px;
	align-items:center;
	justify-content:center;
	overflow:hidden;
	margin-bottom:5px;
	border-radius: 6px;
	align-items:center;
	justify-content:center;
	overflow:hidden;
	margin-bottom:7px;
	border-radius: 6px;
}


}
@media screen and (max-width:478px){

.block2__luck{
	margin-bottom:39px;
	margin-top:39px;
	width:100%;


}
    .block2__content h2{
	font-size:29px;
	font-family: 'ARIAL';
	margin-bottom:38px;
	margin-top:1px;
	line-height:1.2;
	text-align: left;
}
.block2__luck h3{
	font-size:23px;
	color:#444;
	font-family: 'arial';
	margin-top:37px;
	font-family: 'verdana';
text-align:center;
}
.block3{
	padding:26px 0 18px;
	align-items: flex-start;
	justify-content: space-between;
	
}
.block2__main_right{
	padding-top:0px;
	width:auto;
}
.block2__main img{
	height:37px;
	margin-right:12px;
	margin-top:3px;
	box-shadow: 0 4px 6px rgba(0,0,0,.1);
	 border-radius: 11px;
}
/* .flexM{
	
	display:none;
} */
.block2{
	flex-direction: column;
}
.block2__main{
	margin-bottom: 30px;
}
.article__main{
	width:200px;
}
.article__mainM{
	width:200px;
}
.article__main_img{
	
	width:214px;
	height:134px;
	align-items:center;
	justify-content:center;
	overflow:hidden;
	margin-bottom:5px;
	border-radius: 6px;
	align-items:center;
	justify-content:center;
	overflow:hidden;
	margin-bottom:7px;
	border-radius: 6px;
}
.block2__main_textz  p{
	
	font-size: 15px;
   line-height: 1.6;

		font-family: "OpenSansRegular", sans-serif;
	margin-bottom: 30px;
	text-align: left;
	}
	.block2__main_texty  p,
	.block2__main_texty{
		font-size: 15px;
		line-height: 1.6;
		font-family: "OpenSansRegular", sans-serif;
		margin-bottom: 30px;
		text-align: left;
	}
	.block2__main_text  p{
	font-size: 15px;
   line-height: 1.6;

		font-family: "OpenSansRegular", sans-serif;
	margin-bottom: 30px;
	text-align:left;
	
	}
	.block2__main_text-poem span{
		font-family: "OpenSansRegular", sans-serif;
	}
}
@media screen and (max-width:433px){

.article__main_img{
	
	width:191px;
	height:99px;
	align-items:center;
	justify-content:center;
	overflow:hidden;
	margin-bottom:5px;
	border-radius: 6px;
}
.content__right h1 {
    font-size: 30px;
	margin-bottom:-9px;
	}
	.block2__content h2{
	font-size:23px;
	}
	.article__main{
	width:179px;
}
.article__mainM{
	width:179px;
}

.block2__main_right{
	padding-top:0px;
	/* width:56%; */
}
.block2__main img{
	height:45px;
	margin-right:14px;
	margin-top:3px;
	box-shadow: 0 4px 6px rgba(0,0,0,.1);
	 border-radius: 11px;
}
/* .flexM{
	
	display:none;
	
} */
/* .flexM1{
	
	width:99%;
	margin-left:17px;
} */
.block1__right_ul a{
	border:1px solid #ad7755;
	background:#E0FFFF;
	font-size:14px;
	text-decoration: none;
	color: #11131d;
	padding:6px 6px 6px 6px;
	margin-right: 16px;
  
	margin-left: 0px;
	vertical-align: top;
	/* #border-radius: 5px; */
	font-family: 'verdana';
	  box-shadow: 0 4px 4px rgba(0,0,0,.1);
	
	
	
}
.block2__main_right a{
	/* font-size: 14px; */
    line-height: 1.2em;
	/* #color: #175fb2; */
	font-family: 'arial';
	/* #font-weight: 600; */
	
	/* #text-decoration:underline; */
	
	
}
.block1__right_ul{
	flex-wrap:wrap;
		margin-bottom: -10px;
}
.article__main_text{
	font-size:15px;
	/* #color:#444; */
	line-height:1.3;
	font-family: 'arial';
	
	/* #border-bottom:1px solid #eaeaea; */
	
}
.block1__right h2{
	font-size:15px;
	color:#006000;
	font-family: 'arial';
	margin-top:37px;
	/* #font-family: 'verdana'; */
}
}
@media screen and (max-width:414px){

.article__main_img{
	
	width:182px;
	height:99px;
	align-items:center;
	justify-content:center;
	overflow:hidden;
	margin-bottom:5px;
	border-radius: 6px;
}

	.article__main{
	width:174px;
}
.article__mainM{
	width:174px;
}
.block2__main_right a{
	/* font-size: 12px; */
    line-height: 1.2em;
	/* #color: #175fb2; */
	font-family: 'arial';
	/* #font-weight: 600; */
	
	/* #text-decoration:underline; */
	
	
}
}
@media screen and (max-width:412px){

.article__main_img{
	
	width:182px;
	height:99px;
	align-items:center;
	justify-content:center;
	overflow:hidden;
	margin-bottom:5px;
	border-radius: 6px;
}

	.article__main{
	width:170px;
}
.article__mainM{
	width:170px;
}

}
@media screen and (max-width:375px){

.content__right h1 {
    font-size: 29px;
	margin-bottom:-9px;
	margin-top:5px;
	}
	.block2__content h2{
	font-size:23px;
	}
.block2__main_text  p{
	font-size: 15px;
   line-height: 1.6;

		font-family: "OpenSansRegular", sans-serif;
	margin-bottom: 30px;
	text-align:left;
	}
.block2__main_right{
	padding-top:0px;
	/* width:61%; */
}

/* .flexM1{
	
	width:99%;
	margin-left:16px;
	
} */
/* .flexM{
	
	display:none;
	
} */
.block2__main_texty a{
	
	font-size: 14px;
	 line-height: 1.7;

	color: #528fdf;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	/* #font-weight: 600; */
	
	text-decoration:underline;
	
	 padding: 1px 3px;
    color:red;
	font-family: 'arial';
    /* #border-radius:9px; */
	text-decoration:none;
	background:#FFE4C4;
	}

.block2__main img{
	height:47px;
	margin-right:10px;
	margin-top:0px;
	box-shadow: 0 4px 6px rgba(0,0,0,.1);
	 border-radius: 11px;
}
.block2__main_right a{
	/* font-size: 13px; */
    line-height: 1.3em;
	/* #color: #175fb2; */
	font-family: 'arial';
	/* #font-weight: 600; */
	
	/* #text-decoration:underline; */
	
	
}
.article__main_img{
	
	width:168px;
	height:94px;

	align-items:center;
	justify-content:center;
	overflow:hidden;
	margin-bottom:5px;
	border-radius: 6px;
}
.article__main{
	width:157px;
}
.article__mainM{
	width:157px;
}
.content__right_block{
	/* №border:1px solid #DCDCDC; */
	box-shadow:0 0 10px rgba(0,0,0,.1);
    color: #262626;
   font-family: 'arial';
   border-radius:4px;
	padding:29px 20px 20px 19px;
	width:242px;
	background:#fff;
	display:block;
	text-align:left;
	margin-top:27px;
		margin-bottom:47px;
	}
}
@media screen and (max-width:360px){

.content__right h1 {
    font-size: 27px;
	margin-bottom:-9px;
	}
	.block2__content h2{
	font-size:21px;
	}
.block2__main_text  p{
	font-size: 15px;
   line-height: 1.6;

		font-family: "OpenSansRegular", sans-serif;
	margin-bottom: 30px;
	text-align:left;
	

	}
.block2__main_right{
	padding-top:0px;
	/* width:64%; */
}

/* .flexM1{
	
	width:99%;
	margin-left:16px;
	
} */
/* .flexM{
	
	display:none;
	
} */
.block2__main img{
	height:35px;
	margin-right:10px;
	margin-top:0px;
	box-shadow: 0 4px 6px rgba(0,0,0,.1);
	 border-radius: 11px;
}
.block2__main_right a{
	/* font-size: 13px; */
    line-height: 1.3em;
	/* #color: #175fb2; */
	font-family: 'arial';
	/* #font-weight: 600; */
	
	/* #text-decoration:underline; */
	
	
}
.article__main_img{
	
	width:162px;
	height:99px;
	align-items:center;
	justify-content:center;
	overflow:hidden;
	margin-bottom:5px;
	border-radius: 6px;
}
.article__main{
	width:152px;
}
.article__mainM{
	width:152px;
}
.article__main_text{
	font-size:14px;
	/* #color:#444; */
	line-height:1.3;
	font-family: 'arial';
	
	/* #border-bottom:1px solid #eaeaea; */
	
}
}
@media screen and (max-width:320px){

.content__right h1 {
    font-size: 26px;
	margin-bottom:-9px;
	}
	.block2__content h2{
	font-size:19px;
	}
.block2__main_text  p{
	font-size: 14px;
   line-height: 1.6;

		font-family: "OpenSansRegular", sans-serif;
	margin-bottom: 30px;
	text-align:left;
	}
.block2__main_right{
	padding-top:0px;
	/* width:64%; */
}

/* .flexM1{
	
	width:99%;
	
	
}
.flexM{
	
	display:none;
	
} */
.block2__main img{
	height:35px;
	margin-right:10px;
	margin-top:0px;
	box-shadow: 0 4px 6px rgba(0,0,0,.1);
	 border-radius: 11px;
}
.block2__main_right a{
	/* font-size: 13px; */
    line-height: 1.3em;
	/* #color: #175fb2; */
	font-family: 'arial';
	/* #font-weight: 600; */
	
	/* #text-decoration:underline; */
	
	
}

.article__main_img{
	width:143px;
	height:94px;
	align-items:center;
	justify-content:center;
	overflow:hidden;
	margin-bottom:5px;
	border-radius: 6px;
}

.article__main{
	width:134px;
}
.article__mainM{
	width:134px;
}
.article__main_text{
	font-size:13px;
	/* #color:#444; */
	line-height:1.3;
	font-family: 'arial';
	
	/* #border-bottom:1px solid #eaeaea; */
	
}
.block2__main_right a.block2__main_button{
	
   font-size: 10px;
    padding: 1px 1px;
    color:red;
	font-family: 'verdana';
    /* #border-radius:10px; */
	text-decoration:none;
	/* #background:#FFE4C4; */
	
	
}
}
/* @media screen and (max-width:310px){

.content__right h1 {
    font-size: 24px;
	margin-bottom:-9px;
	}
	.block2__content h2{
	font-size:18px;
	font-family: 'ARIAL';
	}
.block2__main_text  p{
	
	font-size: 14px;
   line-height: 1.6;

		font-family: "OpenSansRegular", sans-serif;
	margin-bottom: 30px;
	text-align:left;
	}
.block2__main_right{
	padding-top:0px;
	width:64%;
}

.flexM1{
	
	display:none;
	
}
.flexM{
	
	display:none;
	}
.article__mainM{
	display:none;
	
}
.block2__main img{
	height:35px;
	margin-right:12px;
	margin-top:0px;
	box-shadow: 0 4px 6px rgba(0,0,0,.1);
	 border-radius: 11px;
}
.article__main{
	width:100%;
}
.article__main_img{
	
	width:193px;
	height:99px;
	align-items:center;
	justify-content:center;
	overflow:hidden;
	margin-bottom:5px;
	border-radius: 6px;
}
.content__right_right{
	width:190px;
	
	}
.content__right_block{
	
	box-shadow:0 0 10px rgba(0,0,0,.1);
    color: #262626;
   font-family: 'arial';
   border-radius:4px;
	padding:19px 75px 10px 12px;
	width:100px;
	background:#fff;
	display:block;
	text-align:left;
	margin-top:27px;
		margin-bottom:47px;
	}



} */














