.slider p {
    position: absolute;
    margin: -104px 0 0 218px;
    font-size: 32pt;
    background-color: rgba(111, 52, 46, 0.66);
    padding: 1px 5px 7px 5px;
    border-radius: 5px;
    border: solid 1px #92352a;
    color: white;
    width: 970px;
    text-align: center;
}
h2,h3,h4,h5,h6 {
	text-align: center;
}
/* --- menu --- */
#main_menu .top_menu {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#main_menu .top_menu li {
	width: 344px;
	height: auto;
	text-align: center;
	padding: 17px 0;
	margin-right: 1px;
}
#main_menu .top_menu li.current a {
	background: url('/skin/images/nav_a1.png') no-repeat scroll top right transparent;
}
#main_menu .top_menu li a:hover {
	background: url('/skin/images/nav_a1.png') no-repeat scroll top right transparent;
}
#main_menu .top_menu li a {
	color: #fff;
	font-size: 24pt;
	text-decoration: none;
	outline: none;
}
#case100 {
	background: #ffc100; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffc100 0%, #eea800 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffc100), color-stop(100%,#eea800)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffc100 0%,#eea800 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffc100 0%,#eea800 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffc100 0%,#eea800 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffc100 0%,#eea800 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc100', endColorstr='#eea800',GradientType=0 ); /* IE6-9 */
}
#case99 {
	background: #ee6638; /* Old browsers */
	background: -moz-linear-gradient(top,  #ee6638 0%, #ec4b14 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ee6638), color-stop(100%,#ec4b14)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ee6638 0%,#ec4b14 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ee6638 0%,#ec4b14 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ee6638 0%,#ec4b14 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ee6638 0%,#ec4b14 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee6638', endColorstr='#ec4b14',GradientType=0 ); /* IE6-9 */
}
#case101 {
	background: #92352a; /* Old browsers */
	background: -moz-linear-gradient(top,  #92352a 0%, #782b22 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#92352a), color-stop(100%,#782b22)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #92352a 0%,#782b22 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #92352a 0%,#782b22 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #92352a 0%,#782b22 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #92352a 0%,#782b22 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#92352a', endColorstr='#782b22',GradientType=0 ); /* IE6-9 */
}
#case183 {
	background: #e34e87; /* Old browsers */
	background: -moz-linear-gradient(top,  #e34e87 0%, #e8377a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e34e87), color-stop(100%,#e8377a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e34e87 0%,#e8377a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e34e87 0%,#e8377a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e34e87 0%,#e8377a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e34e87 0%,#e8377a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e34e87', endColorstr='#e8377a',GradientType=0 ); /* IE6-9 */
}
#case99 a {
	 padding: 15px 54px;
}
#case100 a {
	padding: 15px 83px;
}
#case101 a {
	padding: 15px 75px;
}
#case183 a {
	padding: 15px 90px;
}
/* --- content --- */
#content .breadcrumbs {
	margin-top: 5px;
	color: #7d7d7d;;
}
#content .breadcrumbs a {
	color: #7d7d7d;;
}
/* --- content left side --- */
#content .left_bar {
	float: left;
	width: 25%;
}
#content .left_bar .name_page {
	border-radius: 5px;
	color: #fff;
	padding: 10px 0 10px 18px;
	margin-right: 10px;
	margin-top: 5px;
	background: #92352a; /* Old browsers */
	background: -moz-linear-gradient(top,  #92352a 0%, #782b22 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#92352a), color-stop(100%,#782b22)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #92352a 0%,#782b22 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #92352a 0%,#782b22 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #92352a 0%,#782b22 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #92352a 0%,#782b22 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#92352a', endColorstr='#782b22',GradientType=0 ); /* IE6-9 */
}

#content .informationsystem_list {
	list-style-type: none;
	padding-left: 3px;
	margin-right: 10px;
}
#content .informationsystem_list ul {
	list-style-type: disc;
	padding-left: 25px;
	margin-right: 10px;
}
#content .informationsystem_list li {
	margin: 10px 0;
}
#content .informationsystem_list li p {
	background: url('/skin/images/menu_marker2.png') no-repeat scroll center left transparent;
	padding-left: 15px;
}
#content .informationsystem_list ul li p {
	background: none;
	padding-left: 2px;
	font-style: italic;
}
#content .informationsystem_list li a {
	color: #4e4e4e;
	text-decoration: none;
}

#content .informationsystem_list li a:hover {
	color: #92352a;
	text-decoration: none;
}
#content .informationsystem_list li.active a {
	color: #92352a;
	text-decoration: none;
}
#content .informationsystem_list li.active_last a {
	color: #92352a;
	text-decoration: none;
}
#content .informationsystem_list li.active_last_last a {
	color: #92352a;
	text-decoration: none;
}
#content .informationsystem_list li.active ul a {
	color: #92352a;
	text-decoration: none;
}
#content .informationsystem_list li.active_last ul a {
	color: #4e4e4e;
	text-decoration: none;
}
#content .informationsystem_list li.active_last_last ul a {
	color: #4e4e4e;
	text-decoration: none;
}
#content .informationsystem_list li.active ul a:hover {
	color: #6A302A;
	text-decoration: none;
}
#content .informationsystem_list li.active_last ul a:hover {
	color: #92352a;
	text-decoration: none;
}
#content .informationsystem_list li.active_last_last ul a:hover {
	color: #92352a;
	text-decoration: none;
}
#content .left_banner {
	margin: 60px 0;
}
#content .left_banner img {
	margin: 15px 0;
}
/* --- content main bar --- */
#content .main_bar {
	float: right;
	width: 75%;
}
#content .main_bar h1 {
	padding: 4px 0;
	border-bottom: 1px solid #bfbfbf;
	text-align: center;
}
#content .group_list {
	margin: 10px 0;
	padding: 0;
	text-align: center;
}
#content .group_list ul {
	list-style-type: none;
	margin: 0;
	padding: 1px 0;
}
#content .group_list li {
	display: inline-block;
  margin: 12px;
	box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
}
#content .group_list li:hover {
	box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.8);;
	border-radius: 5px;
}
#content .group_list td {
	width: 224px;
	padding: 5px;
}
#content .group_list td a {
	outline: none;
}
#content .main_bar .company_list {
	padding-left: 22px;
}
#content .main_bar .company_list li {
	margin-bottom: 20px;
}
#content .main_bar .company_list table {
	float: left;
	width: 33%;
}
#content .main_bar .company_list table:hover {
	box-shadow: 0 0 5px 0 #656565;
	border-radius: 5px;
}
#content .main_bar .company_list a {
	color: #4e4e4e;
	text-decoration: none;
}
#content .main_bar .page_link {
	color: #2f2f2f;
	text-decoration: none;
}
#content .main_bar .current {
	color: #fff;
	text-decoration: none;
	background: #ff641f;
	padding: 0 4px 2px 4px;
}
#content .main_bar .ctrl a {
	color: #ff641f;
	text-decoration: none;
}
/* --- content company item --- */
#content .company_item table {
	width: 100%;
}
#content .company_item p {
	width: 80%;
  margin: 0 auto;
	margin-top: 10px;
  margin-bottom: 10px;
}
#content .company_item li {
	width: 80%;
  margin: 0 auto;
	margin-top: 10px;
  margin-bottom: 10px;
}
#content .company_item .special {
	width: 30%;
}
#content .company_item .company_item_description .price {
	text-align: right;
	margin: 30px 0;
}
#content .company_item .company_item_description .price a {
	color: #fff;
	text-decoration: none;
	padding: 5px 10px;
	border-radius: 5px;
	border: 1px solid #CD330D;
	background: #ee6638; /* Old browsers */
	background: -moz-linear-gradient(top,  #ee6638 0%, #ec4b14 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ee6638), color-stop(100%,#ec4b14)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ee6638 0%,#ec4b14 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ee6638 0%,#ec4b14 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ee6638 0%,#ec4b14 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ee6638 0%,#ec4b14 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee6638', endColorstr='#ec4b14',GradientType=0 ); /* IE6-9 */
}
#content .company_item .company_item_description .special {
	width: 30%;
	text-align: center;
	vertical-align: top;
}
#content .company_item .company_item_description .special p.discount {
	background: url('/skin/images/sale.png') no-repeat scroll center center transparent;
	padding: 60px 0px 80px;
	margin: 0;
	font-size: 38pt;
	color: #fff;
}
#content .company_item .company_item_contacts {
	border-top: 1px solid #bfbfbf;
}
#content .company_item .company_item_contacts td {
	padding: 20px 0;
}
#content .company_item .company_item_contacts .map {
	width: 495px;
	height: 475px;
	overflow: hidden;
}
#content .company_item .company_item_contacts .special {
	width: 30%;
	padding: 10px 10px;
}

.phone_block {
  background: url('/upload/PhoneBlock/phone_block_bg.png') left top no-repeat;
  height: 265px;
	background-size: 100%;
}
.phone_block .info_left {
 
  margin: 32px 0 0 22px;
  float: left;
}
.tel_2 {
  font: 28px Trebuchet MS;
  color: red;
  text-align: center;
  }
.phone_block .info_right {
 float: right; 
 margin: 48px 19px 0px 0px;
  text-align: center;
	width: 30%;
 }
.phone_block p {
	margin-top: 1em !important;
  margin-bottom: 1em !important;
	width: 100% !important;
}
.modalbox {
	color: white;
  background-color: #ff641f;
  border-radius: 5px;
	padding: 14px;
}
.videoWrapper {
        position: relative;
        padding-bottom: 56.25%; /* 16:9 */
        padding-top: 25px;
        height: 0;
}
.videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
}
.shcema {
    padding: 8px;
    background-color: #fcfccf;
    border: 1px solid #fcfccf;
    border-radius: 10px;
    text-align: center;
    font-size: medium;
}