/* -------------Спецификация--------*/
header, footer, section, main, div, h1, h2, h3, h4,  ul, li {
	display: block;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

body {
	font-family: 'Roboto', sans-serif;
	background: #f2f2f2;
}






 h1 {
    font-size: 38px;
    line-height: 40px;
    padding-left: 50px;
    padding-right: 20px;
    padding-top: 20px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

 a, a:active, a:hover {
    text-decoration: none;
	color: #000;
/*	display: block;
	box-sizing: border-box;*/
}



p {
    margin: 18px;
    padding: 0;

    border: 0;
    font: inherit;
    font-family: "Roboto",sans-serif;
    font-size: 17px;
    line-height: 1.42857;
    color: #2e2e2e;
    vertical-align: baseline;
    display: block;

}

.expert {
padding-bottom: 24px;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 23px;
}

.expert a{
    border-bottom: 5px solid rgba(194, 223, 247,1);
    font-size: 14px;
    margin-left: 5px;

}


.expert2 a{
    
    
    margin-left: 500px;

}



.tags a
 {
	font-size: 14px;
	color: #22a7ea;
	margin-bottom: 16px;
	display: block;
	box-sizing: border-box;
}


.tags a:hover {
	color: #73bbee;
}

.bigtags a
 {  
         line-height: 2.15;
    font-size: 16px;
    font-weight: bold;
    color: #0099e7;
	display: block;
	box-sizing: border-box;
}


.bigtags a:hover {
	color: #73bbee;
}

.quote, blockquote {
    padding: 1% 4%;
    margin: 1em 0 0 -80px;
    font-style: italic;
}

#s-4__kz {
	background: #fff;
}

.s-4__kz-img__top {
	height: 360px;
	width: 100%;
}

.s-4__kz-main {
	padding: 10px 33px 5px 0px;
	background: #fff;
	display: flex;
	justify-content: space-between;
}

.s-4__kz-main-content {
	width: 700px;
    padding-left: 100px;

}


.s-4__kz-main-content img {
	/*width: 700px;*/
    margin-left: -118px

}

.s-4__kz-main-content   a,  a:active {
/*	border-bottom: 6px solid #a8dcf7;*/
	box-shadow: inset 0 -4px 0 #a8dcf7;
}



.s-4__kz-main-content  a:hover {
    background: #a8dcf7;
    color: inherit;
}

.s-4__kz-main-content__title {
	font-size: 36px;
	margin-bottom: 30px;
}

.s-4__kz-main-content__text {
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 40px;
	line-height: 27px;
}

.s-4__kz-main-aside {
	width: 235px;
}

.kz-main-aside-date,
.kz-main-aside-country,
.kz-main-aside-headings,
.kz-main-aside-social   {
	padding-bottom: 24px;
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 23px;
}

.kz-main-aside-date {
	color: #979797;
	font-size: 14px;
	margin: 9px 0 23px;
}

.kz-main-aside-date span {
	color: #a6a6a6;
}

.kz-main-aside-country__title,
.kz-main-aside-headings__title,
.kz-main-aside-social__title  {
	font-weight: 500;
	margin-bottom: 20px;
}

.kz-main-aside-country__item img {
	vertical-align: middle;
	margin-right: 11px;
}

.kz-main-aside-country__item,
.kz-main-aside-headings__item {
	font-size: 14px;
	color: #22a7ea;
	margin-bottom: 16px;
		display: block;
	box-sizing: border-box;
}



.kz-main-aside-country__item:hover,
.kz-main-aside-headings__item:hover {
	color: #73bbee;
}

.kz-main-aside-social {
	border-bottom: none;
}

.kz-main-aside-social__item {
	display: inline-block;
    width: 45px;
    line-height: 42px;
    font-size: 24px;
    text-align: center;
    border: 1px solid #0099e7;
    margin-right: 8px;
    color: #0099e7;
}

.kz-main-aside-social__item:hover {
	background: #ccebfa;
	color: #0099e7;
	transition: .3s;
}

.yandexzen {
    background-color: #ffd8d8;
    /* margin: 20px 0 30px; */
    font-size: 1.2em;
    /* line-height: 1.5em; */
    /* height: 130px; */
    /* vertical-align: middle; */
    padding-left: 10px;
    padding-top: 20px;
    padding-bottom: 25px;
    }