html{
    box-sizing: border-box;
}
*, *::before,*::after{
    box-sizing: inherit;
}
body {
    font-family: 'PT Sans', arial;
    font-style: normal;
    font-size: 16px;
    line-height: 1.2;
    font-weight: normal;
    color: #102746;
    background-color: #E5E5E5;
    margin: 0;
    background: url(../img/news/resize/fon03.png) repeat right;
    background-color:
    #E9E9E9;
    background-position: 100% 10%;
    background-attachment: fixed;
}
.wrapper{
    max-width: 100%;
    margin: 0 auto;
}
.header{
    top: 0;
    left: 0;
    width: 100%;
}
.header__wrapper{
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-around;
        background: #F5F5F5;
        border: 1px solid #D7D7D7;
    }
.Intro{
    background: url(../img/fon.png) no-repeat right;
    left: 0;
    top: 0;
    width: 100%;
    overflow: hidden;
    background-color: #E9E9E9;
    height: 100vh;
}
.header__logo  span{
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 9px;
    color: #49BAD7;
    position: absolute;
    margin-left: 55px;
    margin-top: -15px;
}
.intro__title {
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 31px;
    line-height: 40px;
    color: #596162;
    text-align: center;
    padding-top: 35px;
}
.intro__title span {
    color: #49BAD7;
} 
.header__link{
    font-family: 'Muller';
    font-style: normal;
    padding-top: 14px;
    font-weight: 300;
    font-size: 20px;
    line-height: 22px;
    text-decoration: none;
    color: white;
    margin-right: 118px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.wrapper_footer {
    background: #F5F5F5;
    border: 1px solid #D7D7D7;
    box-sizing: border-box;
    display: flex;
    align-items: flex-end;
    justify-content: space-around;
    position: fixed;
    width: 100%;
}
.panel_body {
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 10px;
    flex-wrap: wrap;
    background: linear-gradient(180deg, #596162 0%, rgba(89, 97, 98, 0.7) 100%);
}
.panel_but:nth-child(1) {
    margin-left: 0px;
}
.panel_but {
    font-family: PT Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 17px;
    color: #49BAD7;
    margin-right: 60px;
}
.panelAcc {
    top: 0;
    left: 0;
    width: 100%;
    background-color: #E1E1E1;
}
.panel_but a {
    text-decoration: none;
    color: #F5F5F5;
}
.block_footer span {
    font-family: PT Sans;
font-style: normal;
font-weight: normal;
font-size: 12px;
line-height: 16px;
display: flex;
align-items: center;
color: #596162;
}
.panel_but a:hover{
    color: #49BAD7;
}
.block_footer {
    padding-top: 35px;
    padding-bottom: 35px;
    margin-right: 0px;
}
.block_footer:nth-child(1) {
    margin-left: 0px;
}
footer {
    margin-top: 55px;
}
.wrapper_news {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}
.block_news {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.block_iter {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 250px;
margin-bottom: 55px;
    background-color: 
white;
    border-radius: 7px;
    margin-right: 50px;
    background: #1C293A;
    /*! box-shadow: 0px 8px 8px #01050A; */
    border-radius: 1px;
}
.news_type {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 100%;
    padding-top: 15px;
}
.news_type span {
    padding-left: 10px;
    font-family: Muller;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    color: #FFFFFF;
}
.news_type img{
    margin-top: 35px;
}
.news_type img {
    padding-top: 0px;
}
.news_type img {
    height: 150px;
    margin-bottom: 15px;
}
.NU_1 {
    color: 
    #49BAD7;
    margin-bottom: 44px;
}
.imgrow{
    
height: 150px;
margin-bottom: 15px;
}
.news_body {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 25%;
    background: #1C293A;
    box-shadow: 0px 8px 8px #01050A;
    border-radius: 1px;
    padding-bottom: 35px;
}
h3{
display: flex;
align-items: center;
padding-left: 10px;
    font-family: Muller;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 27px;
    text-align: center;
    color: #FFFFFF;
}
.news_body span{
    font-family: PT Sans;
font-style: normal;
font-weight: bold;
font-size: 13px;
line-height: 17px;
display: flex;
align-items: center;
padding-left: 10px;
padding-bottom: 10px;
color: #596162;
}
h2{
    font-family: PT Sans;
font-style: normal;
font-weight: bold;
font-size: 31px;
line-height: 40px;
display: flex;
align-items: center;
color: #596162;
margin-left: 165px;
}
.name_news{
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    justify-content: space-evenly;
}
.transition2{
    width: 200px;
    height: 50px;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    background: #49BAD7;
    border: 0;
    margin-top: 20px;
}
a.alink {
    font-family: 'PT Sans',Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 23px;
    color: white;
    text-decoration: none;
}

.header_panel {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 45px;
  margin-bottom: 50px;
}
#typeOutButton {
}
#typeAuth {
  width: 165px;
  border: 1px solid #FFFFFF;
  box-sizing: border-box;
  border-radius: 37px;
  height: 50px;
  text-align: center;
}

.news_type a {
  width: 202px;
  height: 230px;
  margin-bottom: 30px;
  background: #FFF;
  border-radius: 7px;
}

@media screen and (max-width:1389px){
	.wrapper_mainB {
		display: flex;
		flex-direction: row;
		padding-top: 60px;
		flex-wrap: wrap;
		justify-content: center;
	}
	.header_panel {
		flex-direction: row;
	}
	.header__link {
		margin-right: 0px;
		margin-left: 24px;
		font-size:17px;
	}

}
@media screen and (max-width:889px){
	.header_panel {
		flex-direction: row;
	}
	.header__link {
		margin-right: 0px;
		margin-left: 15px;
		font-size:15px;
	}
}
@media screen and (max-width:715px){
	h2{
		display: flex;
		align-items: center;
		justify-content: center;
		margin-left: 0px;
	}
	.body_txt p{
		word-break: break-all;
	}
	.header_panel {
		border-bottom: 
		#666666 solid 1px;
		display: flex;
		flex-direction: row;
		
	}
	#ksobj {
		left: 0px;
		top:350px;
		font-size:38px;
		width:430px;
	}
}
@media screen and (max-width:598px){
	.header_panel {
		border-bottom: 
		#666666 solid 1px;
		display: flex;
		flex-direction: column;
		padding-left:40px;
		
	}
		}
}
@media screen and (max-width:420px){
	.block_iter {
		width: 18em;
	}
	.header__logo {
		flex-direction: column;
	}
	.header__logo span {
		padding-bottom: 10px;
	}
	.body_txt p {
		font-family: PT Serif;
		font-style: normal;
		font-weight: normal;
		font-size: 15px;
		line-height: 20px;
		color: 
		#596162;
		margin-top: -20px;
		width: 257px;
		margin-left: 195px;
	}
	.theme {
		flex-direction: column;
		width: 315px;
	}
}
@media screen and (max-width:1550px){
	body{
    background: #0C0F18;
    background-color: #0C0F18;
}
}
@media screen and (max-width:373px){
	.header__logo span {
		padding-bottom: 10px;
	}
	.header__logo {
		flex-direction: column;
	}
}
@media screen and (min-width:1930px){
	body{
    background: url(../img/news/resize/fon07.png) repeat right;
	}
	
}