@font-face {}
body {padding:0px; margin:0 auto; background: #fff; font-family:'Lato',"Noto Sans",'sans-serif','proxima-nova','Segoe UI','Helvetica Neue','Arial',sans-serif; font-size:16px; min-width: 350px;}

.clr{clear: both;}

.video {position:relative;padding-bottom:56.25%;/*пропорции видео 16:9 */padding-top:25px;height:0;}

.video iframe {position:absolute;top:0;left:0;width:100%;height:100%;}
.line {
	display: block;
	height: 1px;
	background-color: rgba(193,190,190,1.00);
	margin-top: 15px;
}
.line_footer {
	width: 80%;
	display: block;
	height: 1px;
	background-color: rgba(238,232,232,1.00);
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}
p {
	font-family:'Lato'
	color: #5f6368;
	letter-spacing:0.8px;
}
a{
	text-decoration: underline;
	color: #5f6368;
}
a:hover {
	text-decoration:none;
	color:#202124;
	}	
h1 {
	width: 100%;
    display: block;
    font-size: 2em;
    font-weight: bold;
}
h2 {
    display: block;
    font-size: 1.5em;
    font-weight:100;
}
h3 {
    display: block;
    font-size: 1.5em;
    font-weight:normal;
}
h4 {
	font-size: 1.1em;
	display: block;
	font-weight: normal;
	padding-left: 15px;
	padding-top: 7px;
	margin: 0;
}
.article_title{
	display: block;
	border-left-width:5px;
	border-left-color: #212126;
	border-left-style: solid;
	height: auto;
	padding-left: 10px;
	margin-bottom: 50px;
	margin-top: 25px;
}
.container {
	width: 80%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
}
.header{
	width: 40%;
	display: block;
	float: left;
}
.header img {
	width: 120px;
	height: 120px;
}
.leng{
	width: 40%;
	display: block;
	text-align: right;
	padding-top: 20px;
	padding-right: 20px;
	float: right;
}
.leng img {
	width: 40px;
	height: 40px;
}
.component {
	margin-top: 70px;
}
.breadcrumbs{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.breadcrumbs ul {
	list-style: none;
	float: left;
	margin-left: 0;
	padding-left: 0;
}
.breadcrumbs li {
	float: left;
}




.tags{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.tags ul {
	list-style: none;
	float: left;
	margin-left: 0;
	padding-left: 0;
}
.tags li {
	float: left;
	padding-right: 10px;
}
.center_cont {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.small_center_cont {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	}
.number {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	border-left-width:1px;
	border-left-color: rgba(193,190,190,1.00);
	border-left-style: solid;
	padding-left: 10px;
	}
.number img {
	padding-left: 30px;
	}
.onecont {
    padding-left: 1%;
    padding-right: 1%;
    width: 30%;
    float: left;
}
.left_cont {
    width: 45%;
    float: left;
    padding-right: 5%;
}
.right_cont {
    width: 45%;
    float: right;
    padding-left: 5%;
    margin-bottom: 50px;
}
.img_chek_list {
	float:left;
	width:15%;
	text-align:right;
	}
.text_chek_list {
	width:85%;
	float:right;
	}
.chek_list {
	display:block;
	width:100%;
	}
.question{
	border-left-width:1px;
	border-left-color: rgba(193,190,190,1.00);
	border-left-style: solid;
	padding-left: 10px;
	margin-left: 15%;
}

.link {
	border-left-width:1px;
	border-left-color: rgba(193,190,190,1.00);
	border-left-style: solid;
	padding-left: 10px;
	margin-left: 5%;
}
.footer{
	color: #FFFFFF;
	margin-top: 70px;
	width: 100%;
	height: 500px;
	background-color:rgba(33,33,33,1.00);
}
.infooter {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.infooter ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.infooter li {
	padding-bottom: 10px;
}
.footer a{
	text-decoration: underline;
	color: #FFF;
}
.footer a:hover {
	text-decoration:none;
	color:#FFF;
	}
.copyright {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.modified {
	margin-inline-start:0;
}
h3.page-header.item-title{
	display: none;
}
.blogpublication_blog h2{
	display: none;
	
}
.blogpublication_blog h1{
	font-size: 1.5em;
	border: none;
	font-weight: normal;
	border-left-style: none;
	
}
.blogpublication_blog p{
	padding: 0;
	margin: 0;
	
}
.blogpublication_blog p {
	
}
.blogpublication_blog .article_title {
	border-left-width: 0;
	padding: 0;
	margin: 0;
}
.blogpublication_blog .leading-0, .blogpublication_blog .leading-1, .blogpublication_blog .leading-2, .blogpublication_blog .leading-3, .blogpublication_blog .leading-4, .blogpublication_blog .leading-5, .blogpublication_blog .leading-6, .blogpublication_blog .leading-7, .blogpublication_blog .leading-8, .blogpublication_blog .leading-9, .blogpublication_blog .leading-10 {
	border-left-width:5px;
	border-left-color:rgba(180,180,180);
	border-left-style: solid;
	border-top-width:1px;
	border-top-color:rgba(200,200,200);
	border-top-style: solid;
	border-right-width:1px;
	border-right-color:rgba(200,200,200);
	border-right-style: solid;
	border-bottom:1px;
	border-bottom-color:rgba(200,200,200);
	border-bottom-style: solid;
	padding:25px;
	margin-bottom: 50px;
}
p.readmore {
	text-align: right;
	}
.simplecallbackform  {
    display: block;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}
#form-group {
	margin-top:20px;
	color:#58af28;
	}
.form-group {
	padding-top:10px;
	}
.simplecallbackform input {
	width:300px;
	height:30px;
	border-style:solid;
	border-width:1px;
	border-color:#58af28;
	
	}	
.simplecallbackform button {
	background-color:#58af28;
	color:#FFF;
	height:45px;
	width:300px;
	border:none;
	}
.simplecallbackform textarea {
	border-style:solid;
	border-width:1px;
	border-color:#58af28;
	width: 300px;
	height: 200px;
	margin-bottom: 30px;
}
.pagination {
	text-align:center;
	margin-top:40px;
	margin-bottom:40px;
	}
.pagination ul {
    list-style: none;
}
.pagination li {
	display:inline;
	}
.more_materials {
	margin-top: 80px;
}
.typical_materials {
	margin-top: 60px;
}
.typical_materials ul {
	list-style: none;
	font-size: 1.1em;
	
}
.typical_materials li {
	padding-top: 7px;
}
ul.category-module_typikal.mod-list {
	padding-left: 15px;
}
