      @import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Open+Sans:400,700&amp;subset=cyrillic');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&amp;subset=cyrillic-ext');

.fixed_rubrics_hide_menu {
	top: 230px !important;
}

@media all and (min-width: 1280px) {
	.header_box,
	.header_box + .subrubrics {
		max-width: 1020px;
	    margin: auto;
	    padding-left: 20px;
	}
	
	.rubricator {width: inherit;}
}

body:after {
		content: "";
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: -1;
		background: #ebf1f5;
}

#articlePage {
	padding-right: 0;
}

#HTML1 {
	width: 100%;
	margin: auto;
	padding-left: 20px;
	max-width: 1020px;
}

.top_banner {
    height: 170px;
    width: auto;
    text-align: left;
    position: relative;
    box-sizing: border-box;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-family: 'Open Sans', sans-serif;
    background: url('../png/headerbg.png') no-repeat calc(100% - 170px) 0;
}

.tasslCont {
    margin-top: 0;
}

.top_banner .brand_logo {
    float: left;
    margin-left: 0px;
    margin-right: 30px;
}

.top_banner .description { 
	padding-left: 30px;
	background: url('../png/headerline.png') no-repeat left 0;
	height: 111px;
	width: 360px;
	position: absolute;
    left: 131px;
    top: 0;
    padding-top: 30px;
}

.top_banner .description span:nth-child(1) {
	font-size: 50px;
	color: #028490;
	font-weight: 800;
	float: left;
	margin-right: 10px;
}
.top_banner .description span:nth-child(2) {
	font-size: 16px;
	color: #028490;
	font-weight: 800;
	display: inline-block;
    margin-top: 8px;
}
.top_banner .description span:nth-child(3) {
	font-weight: 300;
	color: #000;
	display: block;
	font-size: 16px;
}

.top_banner .alert {
	position: absolute;
	bottom: 40px;
	font-size: 14px;
	color: #2e2e2e;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 300;
	left: 10px;
	margin: 0;
}

.top_banner .phones {
    float: right;
    margin-right: 0px;
    width: 180px;
    margin-top: 0px;
    text-align: right;
}

.top_banner .phones a {
    font-size: 18px;
    text-decoration: none;
    color: #3f3f3f;
    font-weight: bold;
    text-align: right;
	display: block;
	margin-bottom: 10px;
}

.top_banner .phones a span {
	display: block;
	font-size: 12px;
	font-weight: 300;
	color: #5f5f5f;
	margin-top: 4px;
}

.top_banner ul {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    height: 35px;
    display: table;
    width: 100%;
    background: #028490;
    padding-left: 0;
}

.top_banner ul li {
    display: table-cell;
    text-align: center;
}

.top_banner ul li a {
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 600;
    line-height: 35px;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
}

.top_banner ul li a:hover {
	background: #2a3790;
	text-decoration: none;
}

#HTML2 {
    background-image: url('../png/leftimyey.png');
    background-position: 100% 245px;
    background-repeat: no-repeat;
    height: 100%;
    width: 309px;
    position: fixed;
    left: -1300px;
    right: 0;
    margin: auto;
    top: 0px;
    width: 990px;
    left: -1260px;
    right: 990px;
    margin: auto;
    margin: auto;
    z-index: 8;
    font-family: 'Open Sans', sans-serif;
    background-size: 50vh;
    background-position: 100% calc(100% - 6vh);
}

.rubricator .rubrics_menu {
	padding-left: 10px;
}

#HTML3 {
    

    background-repeat: no-repeat;
    height: 100%;
    width: 308px;
    position: fixed;
    left: 0;
    right: -1300px;
    margin: auto;
    top: 0px;
    width: 990px;
    right: -1220px;
    left: 1030px;
    margin: auto;
    z-index: 8;
    font-family: 'Open Sans', sans-serif;
    background-size: 50vh;
    background-position: 0% calc(100% - 6vh);
}

.branding_leftside div,
.branding_rightside div {
	text-align: center;
	margin-top: 60px;
	width: calc((100vw - 1300px) / 2);
	margin-left: auto;
	margin-right: 15px;
	max-width: 400px;
}

.branding_rightside div {
	margin-left: 15px;
	margin-right: auto;
}

.branding_leftside div p,
.branding_rightside div p {
	font-weight: 700;
	color: #028490;
	text-transform: uppercase;
	font-size: 22px;
	line-height: 1.3em;
	margin-bottom: 20px;
}

.branding_leftside div a,
.branding_rightside div a {
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	background: #028490;
	padding: 12px 25px;
	text-decoration: none;
	border-radius: 30px;
	font-size: 13px;
}

.branding_leftside div a:hover,
.branding_rightside div a:hover {
	background: #2a3790;
}

.branding_leftside div a img,
.branding_rightside div a img {
	display: inline-block;
	margin-left: 5px;
	position: relative;
    top: 1px;
}

.branding_rightside div ul {
	margin-top: 30px;
	counter-reset: section;
	padding-bottom: 120px;
	padding-top: 120px;
    background: 
    	url('../png/shadowtop.png') no-repeat top center,
    	url('../png/shadowkwk.png') no-repeat bottom center;
    background-size: contain;
    margin-left: -15px;
    padding-left: 15px;
    margin-right: -15px;
    list-style-type: none;
}

.branding_rightside div ul li {
	font-size: 18px;
	line-height: 24px;
	color: #575757;
	font-weight: 600;
	margin-bottom: 60px;
	text-align: left;
	position: relative;
	padding-left: 50px;
}

.branding_rightside div ul li:before {
	counter-increment: section; 
	content: counter(section);
	position: absolute;
	top: 10px;
	left: 0;
	font-size: 60px;
    color: #d4d9dd;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
    font-weight: 700;
}

.branding_leftside .top_text,
.branding_rightside .top_text {
	position: absolute;
    right: 0;
    top: 130px;
	width: 415px;
	font-size: 30px;
	color: #7a5c28;
	text-align: right;
	padding-right: 28px;
	line-height: 1.25em;
}

.branding_rightside .top_text {
	text-align: left;
	right: auto;
	left: 0;
	padding-right: 0;
	padding-left: 28px;
	width: 585px;
}

.branding_leftside .top_text span,
.branding_rightside .top_text span{
	text-transform: uppercase;
	color: #1975b8;
	font-weight: 700;
}

.branding_leftside .alert,
.branding_rightside .alert {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	background: #7b7b7b;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 1.8vh;
	line-height: 1.25em;
	box-sizing: border-box;
	padding: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	margin-bottom: 0;
}

.branding_leftside .alert {text-align: right;}
.branding_leftside .alert span {
	text-align: right;
	display: inline-block;
	width: 15vw;
	
}

.branding_rightside .alert span {
	text-align: left;
	display: block;
	width: 15vw;
}



#mobile_push_bottom {
	display: none;
}

@media all and (max-width: 2500px) {
}

@media all and (max-height: 800px) {
	.branding_leftside div, .branding_rightside div {
		margin-top: 140px;
	}
	
	.branding_rightside div ul {
		background: none;
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.branding_rightside div ul li {
		padding-left: 0;
		padding-top: 52px;
		font-size: 13px;
		line-height: 16px;
		margin-bottom: 20px;
		color: #575757;
		font-weight: 400;
		text-align: center;
	}
	
	.branding_rightside div ul li:before {
		display: block;
		left: 0;
		right: 0;
		text-align: center;
	}
}

@media all and (max-width: 1600px) {
	.branding_leftside .alert span,
	.branding_rightside .alert span {
		width: 10vw;
	}
	
	.branding_leftside div,
	.branding_rightside div {
		margin-top: 100px;
	}
	
	.branding_leftside div p, .branding_rightside div p {
		font-size: 18px;
	}
	
	.branding_leftside div a, .branding_rightside div a {
		font-size: 11px;
	}
	
	.branding_leftside div a img, .branding_rightside div a img {
		max-width: 12px;
	}
	
	.branding_rightside div ul {
		margin-top: 20px;
		padding-top: 80px;
		padding-bottom: 80px;
	}
	
	.branding_rightside div ul li {
		font-size: 13px;
		line-height: 16px;
		margin-bottom: 20px;
		color: #575757;
		font-weight: 400;
		min-height: 50px;
		text-align: left;
	}
}

@media all and (max-width: 1480px) {
	.branding_rightside div ul {
		background: none;
		padding-top: 0;
		padding-bottom: 0;
		margin-right: 0;
	}
	
	.branding_rightside div ul li {
		padding-left: 0;
		padding-top: 52px;
	}
	
	.branding_rightside div ul li:before {
		display: block;
		left: 0;
		right: 0;
		text-align: center;
	}
	
	.branding_leftside div,
	.branding_leftside div p, .branding_rightside div p {
		font-size: 13px;
		text-align: right;	
	}
	
	.branding_rightside div,
	.branding_rightside div p {
		text-align: left;
	}
	
	.branding_leftside div,.branding_rightside div {
		width: calc((100vw - 1050px) / 2);
	}
	
	.branding_leftside div a img,
	.branding_rightside div a img {
		display: none;
	}
}

@media all and (max-width: 1366px) {
	.branding_leftside .alert, .branding_rightside .alert {
		padding: 8px;
	}
	
	.branding_leftside .top_text, .branding_rightside .top_text {
		top: 100px;
	}
	.branding_leftside .top_text, .branding_rightside .top_text {font-size: 11px;}
	.branding_rightside .top_text, .branding_leftside .top_text {width: 100px;}
}

@media all and (max-width: 1480px) {
	body:after {background-size: 1480px;}
	
	.branding_rightside a {
	    left: 5px;
	}
	
	.branding_leftside a {
	    right: 5px;
	}
	
	.branding_rightside a:before,
	.branding_leftside a:before {
		top: -66px;
	    left: 10px;
	    background-size: 80%;
	}
}

@media all and (max-width: 1280px) {
	#HTML2,
	#HTML3 {
		display: none;
	}
}

@media all and (max-width: 1078px) {
	#HTML1 {
		padding: 0 0;
    	box-sizing: border-box;
	}
	.top_banner {
		padding-left: 25px;
		padding-right: 25px;
	}
	.top_banner ul li a {font-weight: 400;}
	.top_banner .description {left: 160px;}
	.description_container p:nth-child(1) {font-size: 18px;}
	.top_banner .phones a:nth-child(1) {font-size: 15px;}
}

@media (max-width: 1000px) {
	.fixed_rubrics_hide_menu {
	    top: 255px !important;
	}
}

@media screen and (max-width: 960px) {
	#HTML1 {
		box-sizing: border-box;
    	padding: 0;
	}
	
	.top_banner .description span:nth-child(3) {
		    max-width: 200px;
    	font-size: 14px;
	}
	.top_banner {
		padding-left: 15px;
		padding-right: 15px;
	}
	.top_banner ul li:last-child {
		display: none;
	}
	#HTML1 .top_banner .description {font-size: 16px; margin-left: 25px;padding-top: 0;}
	
	.description_container {
		display: none;
	}
}

.top_banner ul li:first-child {
	display: none;
}

.top_banner .license {
	display: none;
}
@media screen and (max-width: 768px) {
	body:after {display: none;}
	
	.fixed_rubrics_hide_menu {
	    top: 550px !important;
	}
	
	.top_banner {
        width: 100%;
        height: 300px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top center;
    }
    
    .top_banner .license {
    	display: block;
    	font-size: 12px;
    	color: #5f5f5f;
    	text-align: center;
    	font-weight: 300;
    }
    
    .top_banner ul li {
    	display: none;
    }
    
    .top_banner ul li:first-child {
    	display: block;
    }
    
    .top_banner ul {
    	display: block;
    	bottom: 28px;
    }
    
    .top_banner .brand_logo {
        float: none;
        margin: auto;
        margin-bottom: 20px;
        display: block;
        margin-left: 80px;
	    margin-right: auto;
	    float: none;
	    display: block;
	    max-width: 55px;
    }
    
    #HTML1 .top_banner .description {
    	padding-left: 0;
    	position: relative;
    	display: block;
    	margin-left: 0;
    	float: none;
    	margin: 0;
    	text-align: center;
    	padding-top: 0;
    	height: auto;
    	margin-bottom: 10px;
    }
    
    .top_banner .alert {
    	height: 28px;
    	background: #d0d0d0;
    	bottom: 0;
    	text-align: center;
    	padding: 0 15px;
    	left: 0;
    	right: 0;
    	display: flex;
    	align-content: center;
    	align-items: center;
    	justify-content: center;
    	font-size: 12px;
    }
    
    .top_banner .description {
        margin: auto;
        width: 210px;
        text-align: left;
        color: #646464;
        float: none;
        font-size: 15px;
            left: 0;
            background: none;
            text-transform: uppercase;
            margin-left: 12px;
    }
    
    .top_banner .description span:nth-child(1),
    .top_banner .description span:nth-child(2),
    .top_banner .description span:nth-child(3) {
    	float: none;
    	color: #000;
    	font-weight: 700;
    	font-size: 12px;
    	font-weight: 600;
    	display: inline;
    	margin: 0;
    }
    

    .top_banner {
    	text-align: center;
    	background: url('../png/headerbgmo.png') #ebf1f5 no-repeat 100% 62px;
    }

    
    .top_banner .phones {
    	float: none;
    	margin-left: 15px;
    }
    
    .top_banner .phones a {
    	text-align: center;
    	color: #028490;
    }
    
    .top_banner .phones a span {
    	color: #5f5f5f;
    }
    
    #HTML1 {
    	margin-top: 0px;
    	margin-bottom: 0px;
    	height: auto;
    	padding: 0;
    	top: 0;
    	position: relative;
    }
    
    
    #mobile_push_bottom {
		display: block;
		position: fixed;
		bottom: 0;
		height: auto;
		right: 0;
		width: 100%;
		background: #ebf1f5;
		z-index: 99;
		box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
		-webkit-transition: -webkit-transform 375ms;
    	transition: height 375ms, transform 375ms;
    	transform: translate(0, 0);
    	border-top: 4px solid #2a315e;
	}
	
	#mobile_push_bottom.hide {
		transform: translate(0, calc(100% + 25px));
		-ms-transform: translate(0, 120%);
		-o-transform: translate(0, 120%);
	}
	
	#mobile_push_bottom.hide_a {
		transform: translate(0, calc(100% + 25px));
		-ms-transform: translate(0, 120%);
		-o-transform: translate(0, 120%);
	}
	
	#mobile_push_bottom #close_push {
	    position: absolute;
	    width: 26px;
	    height: 26px;
	    box-sizing: border-box;
	    border-radius: 36px;
	    border: 3px solid #2a315e;
	    right: 15px;
    	top: -15px;
	    text-align: center;
	    line-height: 18px;
	    z-index: 2;
	    background-color: #ffffff;
	    cursor: pointer;
	}
	
	#mobile_push_bottom .item #close_push span {
	    font-size: 16px;
		width: 100%;
		height: 100%;
	    display: block;
	    position: absolute;
    	right: 0;
    	top: 0;
    	bottom: 0;
    	margin: auto;
    	color: #2a315e;
    	font-weight: 700;
	}
	
	#mobile_push_bottom .item {
		width: 100%;
	}
	
	#mobile_push_bottom .item .push_body {
		padding: 15px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	#mobile_push_bottom .more {	
		display: block;
		height: 35px;
		line-height: 35px;
		text-align: center;
		text-decoration: none;
		color: #fff;
		font-size: 12px;
		text-transform: uppercase;
		font-family: 'Open Sans', sans-serif;
		font-weight: 400;
		margin-left: -10px;
		margin-right: -10px;
		clear: both;
		margin-bottom: 0;
	}
	
	#mobile_push_bottom .alert {
		font-family: 'Open Sans Condensed', sans-serif;
		height: 28px;
	    background: #d0d0d0;
	    bottom: 0;
	    text-align: center;
	    padding: 0 15px;
	    left: 0;
	    right: 0;
	    display: flex;
	    align-content: center;
	    align-items: center;
	    justify-content: center;
	    font-size: 12px;
	    margin: 0;
	}
	
	#mobile_push_bottom .more img {
		display: inline-block;
		margin-left: 5px;
		position: relative;
		top: 2px;
	}
    
    #mobile_push_bottom .more {
        background-color: #028490;
        color: #fff;
        text-align: center;

        text-transform: uppercase;
    }
    
   #mobile_push_bottom  .logo {
        max-width: 50px;
        display: block;
        margin: 0;
    }
    
    #mobile_push_bottom .description {
        color: #646464;
        line-height: 16px;
		text-align: left;
        font-size: 11px;
        font-weight: 700;
        margin-bottom: 0;
        text-transform: uppercase;
        color: #000;
        margin-left: 15px;
        margin-top: 0;
    }
}

/*PRAVDA */
#saContent,
.grid .sixteen + [class*="four wide"].column {
	padding-top: 160px;
}
#HTML1 {
	width: 100%;
	margin: auto;
    position: absolute;
    top: -40px;
    left: -23px;
    background: #ffffff;
    max-width: none;
    width: 1260px;
    box-sizing: border-box;
    padding: 0 37px;
    margin: auto;
    z-index: 9;
}

#HTML2 {
	position: fixed;
    left: -1300px;
    right: 0;
    margin: auto;
    top: 0px;
    width: 990px;
    left: -1260px;
    right: 990px;
    margin: auto;
    z-index: 999;
}
#HTML3 {
	position: fixed;
    left: 0;
    right: -1300px;
    margin: auto;
    top: 0px;
    width: 990px;
    right: -1220px;
    left: 1030px;
    margin: auto;
    z-index: 999;
}
        
        
@media (max-width: 1480px) and (min-width: 1261px) {
	#HTML1 {padding-left: 20px; width: 1000px;}
	body.pushable>.pusher>.page, body>.page {width: 1000px;}
	.menu>.content>.item, .menu>.item {padding: 1.5em 1em;font-size: 0.9rem;}
	#HTML2, #HTML3 {display: block;}
	#HTML2 {left: -1000px;}
	#HTML3 {right: -961px;}
}

@media only screen and (max-width: 1260px) {
    #HTML1 {width: 128%;}
}

@media screen and (max-width: 960px) {
	#HTML1 {
		box-sizing: border-box;
    	padding: 0 15px;
        left: 0;
	    right: 0;
	    width: 125%;
	}
}

@media screen and (max-width: 768px) {
	.grid>[class*="sixteen wide"].column {width: 100% !important;}
	.breadcrumb {margin-bottom: -25px;}
	#HTML1 {
    	margin-top: 0px;
    	margin-bottom: 0px;
    	height: auto;
    	padding: 0;
        margin-top: -25px;
        left: -1rem;
        right: -1rem;
        position: relative;
        top:0;
        margin-bottom: 20px;
        width: calc(100% + 2rem);
    }
    
    #saContent, .grid .sixteen + [class*="four wide"].column {
    	padding-top: 5px;
    }
}
    
        
        
        
        
        
        
        .image_label {
            display:block;
            text-align:center;
            font-size:12px;
            font-style:italic;
        }
    img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
        .img_left{
            margin-left:0%;
            margin-right:auto;
        }
        .bluee{
            color:#27f;
            text-decoration: underline;
            text-transform: uppercase;
            font-weight: bold;
        }
        .main_link{
            display:block;
            text-align: center;
            text-decoration:underline;
            color:#36f;
            font-weight: bold;
        }
        
        ul{
            
        }
        
        .thomas1
        {display:inline-block;
            float:left;
            width:20%;
            margin-top:50px;
            margin-bottom:10px;
        }
        
    
        .thomas2{
            display:inline-block;
            float:right;
            width:79%;
            margin-top:50px;
            margin-bottom:10px;
        }
        
        .article2{ clear:both;
        }
@media screen and (max-width: 700px){
    .thomas1, .thomas2{
      width:100%;
    }
}