/* C_CONTENT */
.c_content_title, .c_content_title_2 {
	background: #00264d;
	background: -webkit-linear-gradient(bottom left, #00264d, #003366);
	background: -moz-linear-gradient(bottom left, #00264d, #003366);
	background: -ms-linear-gradient(bottom left, #00264d, #003366);
	background: -o-linear-gradient(bottom left, #00264d, #003366);
	background: -khtml-linear-gradient(bottom left, #00264d, #003366);
	background: linear-gradient(bottom left, #00264d, #003366);
	font-size: .813em;
	letter-spacing: .05em;
	font-weight: bold;
	padding: .5em 1em .55em .5em;
}
.c_content_title {
	margin: 2.2em 0 .6em;
}
.c_content_title_2 {
	margin: .8em 0 .5em;
}
.c_content_data, .c_description {
	padding-left: 3%;
	margin-bottom: .5em;
}
.c_content_data {
	letter-spacing: 1.2px;
	font-weight: bold;
	font-size: 1.05em;
}
.c_content_data span {
	font-weight: normal;
}
.c_description {
	letter-spacing: .033em;
	line-height: 1.4em;
}
.c_description ul {
	padding-left: 1.9em;
	margin-top: .3em;
}

.external_1 {
	margin: 0 0 -.275em .2em;
	height: 1.56em;
}
.external_2 {
	margin: 0 0 -.28em .3em;
	height: 1.56em;
}
.attention_domain {
	display: inline;
	color: #d6d6d6;
    cursor: default;  /* курсор в виде стрелки */
}
.attention_2 {
	margin: 0 0 -.2em .56em;
	height: 1.3em;
}

.c_models {
	border-left: 1px #00264d solid;
	margin-left: 2%;
	padding-left: 1%;
}
.c_models .model {
	margin-bottom: .5em;
	line-height: 1.1em;
}
.c_models .model .model_name_1 {
	letter-spacing: .05em;
}
.c_models .model .model_name_2 {
	color: #d6d6d6;
	font-style: italic;
}
.c_models .model .model_name_3 {
	margin-left: 1.7%;
	font-style: italic;
	font-size: .95em ;
}
.model_name_3 div {
	display: inline-block;
}