/*
Theme Name: iso
*/

* {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
}
body {
	font-size: 12px;
	 background: url(/images/bg.png) no-repeat; 
	background-size: cover;
}
ul {
	margin-left: 20px;
}
.topshadow {
	box-shadow: 0 0 2px 1px rgba(0, 0, 0, .4);
	position: fixed;
	top: 0;
	width: 100%;
}
.wrap {
	width: 1000px;
	margin: 0 auto;
}
.head {
	overflow: hidden;
	padding: 10px 0;
}
.head-logo {
	/* background: url(/images/logo.png) no-repeat center center; */
}
.head-logo * {
	vertical-align: middle;
	display: inline-block;
	line-height: 120px;
}
.head-logo img {
	width: 120px;
	height: 120px;
    border-radius: 50%;
    margin-right: 15px
}
.head-logo h1,.head-logo p {
	font-size: 20px;
}
.head-info {
	float: right;
	width: 350px;
	text-align: center;
	font-size: 17px;
	color: white;
}
.head-info p {
	padding: 7px 0;
}
.sizefix {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.page {
	overflow: hidden;
}
.sidebar {
	float: right;
	width: 175px;
	padding: 4px;
}
.sidebar-news,
.sidebar-news:hover {
	background: #1b60b3;
	padding: 0 !important;
}
.sidebar-news h3 {
	padding: 4px;
}
.sidebar-news-content {
	padding: 4px 10px;
}
.sidebar-news-item {
	color: white;
	padding: 6px 2px;
	display: block;
}
.content {
	margin-right: 175px;
	overflow: hidden;
	padding: 4px 0;
}
.content_page {
	background: rgba(255, 255, 255, .8);
	padding: 5px 7px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	margin-top: 6px;
}
.content_page-text {
	padding: 5px 5px 5px 0;
	text-align: center;
}
.content_page-text h1 {
	padding: 20px 0;
}
.content_category-text {
	padding: 5px 5px 5px 0;
}
.content_category-text a {
	text-decoration: none;
	color: #1b60b3;
}
.category {
	margin-bottom: 20px;
}
.content_category-text h1{
	padding: 20px 0;
}
.data {
	font-weight: 600;
}
.pagination {
	text-align: center;
}
/* SideBar Elements */

.btn-bg a{
	background: -webkit-linear-gradient(to bottom, #1b60b3, #4f81bd);
	background: -moz-linear-gradient(to bottom, #1b60b3, #4f81bd);
	background: -ms-linear-gradient(to bottom, #1b60b3, #4f81bd);
	background: -o-linear-gradient(to bottom, #1b60b3, #4f81bd);
	background: linear-gradient(to bottom, #1b60b3, #4f81bd);
	border-radius: 4px;
}
.btn-bg a:hover {
	background: #1b60b3;
}
.sidebar ul {
	margin-left: 0;
}
.sidebar ul li {
	list-style-type: none;
}
.sidebar-button a {
	display: block;
	text-align: center;
	padding: 7px 5px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 3px 0;
}
.sidebar-button:first-child {
	margin-top: 0;
}

/* Content Page */

.head-text {
	font-weight: 900;
	font-size: 11px;
}
.menu-horizontal {
	margin: 5px 0;
	overflow: hidden;
}
.menu-horizontal ul {
	margin-left: 0;
}
.menu-horizontal ul li {
	float: left;
    display: block;
    margin-left: 7px;
	list-style-type: none;
	background: -webkit-linear-gradient(to bottom, #1b60b3, #4f81bd);
	background: -moz-linear-gradient(to bottom, #1b60b3, #4f81bd);
	background: -ms-linear-gradient(to bottom, #1b60b3, #4f81bd);
	background: -o-linear-gradient(to bottom, #1b60b3, #4f81bd);
	background: linear-gradient(to bottom, #1b60b3, #4f81bd);
	border-radius: 4px;
}
.menu-horizontal ul li:first-child {
	margin-left: 0;
}
.menu-horizontal ul li:hover {
    background:#1b60b3;
}

.menu-horizontal ul li a {
    text-decoration: none;
    color: #FFFFFF;
    display: block;
    padding: 12px 25px;
}
.menu-horizontal-wrap {
	float: left;
	width: 20%;
	padding-left: 4px;
	height: 100%;
}
.menu-horizontal-wrap:first-child {
	padding-left: 0;
}
.menu-horizontal-item {
	padding: 0 5px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	height: 100%;
	line-height: 34px;
}
.menu-horizontal-item span {
	vertical-align: middle;	
}

.sertificaties {
	overflow: hidden;
}
.sertificate {
	width: 192px;
	height: 192px;
	float: left;
	margin: 5px 0;
	margin-right: 19px;
	cursor: pointer;
}
.sertificate img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto;
}
.sertificate:last-child {
	margin-right: 0;
}

.content-text {
	padding: 5px 5px 5px 0;
	margin-right: 290px;
}

.content-sdstext {
	float: right;
	width: 280px;
	padding: 5px;
		text-align: center;
}
.content-links {
	overflow: hidden;
}
.content-links .menu-horizontal-wrap {
	width: 33.3333%;
}
.content-links ul {
    margin-left: 0;
    text-align: center;
}
.content-links ul li {
    float: left;
    display: block;
    width: 32.3%;
    margin-left: 7px;
    list-style-type: none;
    background: -webkit-linear-gradient(to bottom, #1b60b3, #4f81bd);
    background: -moz-linear-gradient(to bottom, #1b60b3, #4f81bd);
    background: -ms-linear-gradient(to bottom, #1b60b3, #4f81bd);
    background: -o-linear-gradient(to bottom, #1b60b3, #4f81bd);
    background: linear-gradient(to bottom, #1b60b3, #4f81bd);
    border-radius: 4px;
}
.content-links ul li:first-child {
    margin-left: 0;
}
.content-links ul li:hover {
    background:#1b60b3;
}

.content-links ul li a {
    text-decoration: none;
    color: #FFFFFF;
    display: block;
    padding: 12px 33px;
}
#wpcf7-f140-o1 {
	border: 2px solid #385d8a;
	background: rgba(56, 93, 138, .4);
	padding: 10px;
	margin: 7px 1px 7px 0;
}
#wpcf7-f140-o1 textarea {
	height: 44px;
}
#wpcf7-f141-p142-o1 textarea {
	height: 44px;
}
#wpcf7-f141-p142-o1,
#wpcf7-f145-p146-o1{
	text-align: left;
}
.feedback-item {
	overflow: hidden;
	padding: 5px;
}
.feedback-label {
	float: left;
	width: 200px;
}
.feedback-field {
	margin-left: 200px;
}
.feedback-field input,
.feedback-field textarea {
	display: block;
	width: 100%;
}

.footer {
	border: 2px solid #385d8a;
	background: #4f81bd;
	padding: 5px;
	text-align: center;
}

.showImage-img {
	position: absolute;
	z-index: 102;
}
.show-image-block {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index:99;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .4);
	position: fixed;
}

.msg-success, .msg-warning {
	padding: 7px 7px 7px 32px;
	border: 2px solid #333333;
	margin: 4px 3px;
}
.msg-success {background: url(https://web.archive.org/web/20220402043920im_/http://vlad805.ru/images/v3/success.png) no-repeat 4px 4px;}
.msg-warning {background: url(https://web.archive.org/web/20220402043920im_/http://vlad805.ru/images/v3/warning.png) no-repeat 4px 4px;}

/* Search INN */

.searchINN {
	margin: 10px auto;
	text-align: center;
	padding: 20px 0;
}
.page-search {
	background: rgba(255, 255, 255, .8);
	padding: 5px 7px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
td, th {
	padding: 4px;
	border: 1px solid black;

}
table {
	border-collapse: collapse;
}

.news-item {
	padding: 7px;
}
.news-title {
	color: white;
	margin-bottom: 2px;
}
.link_home ul li a {
    text-decoration: none;
    color: #000;
}
.link_home ul li a:hover {
    text-decoration: underline;
}
#acf-sertificate1 {
    float: left;
    width: 50%;
}

.sect_reestr {
	display: none;
}


/*
     FILE ARCHIVED ON 04:39:20 Apr 02, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:17:59 Mar 03, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 62.694
  exclusion.robots: 0.059
  exclusion.robots.policy: 0.052
  cdx.remote: 0.051
  esindex: 0.007
  LoadShardBlock: 39.892 (3)
  PetaboxLoader3.datanode: 38.477 (5)
  load_resource: 71.807
  PetaboxLoader3.resolve: 49.568
  loaddict: 16.616
*/