@charset "utf-8";
.pos-wrap{
	position: relative;
	margin: 3.125em auto 1.25em;
	max-width:1120px;
}
.pos-wrp{
	position: relative;
	margin: -1em auto 0;
	max-width:1120px;
}
.reference{
	position: relative;
   display: flex;
   flex-wrap: wrap;
   margin:9em 0 0;
	/*z-index: 99;*/
}
.items {
	padding: 0;
    font-size: 1em;
    letter-spacing: -1px;
	font-weight: 500;
    list-style: none;
	line-height: 40px;
}
.items, .items a{  
    color: #525252;
}
.separate {
   color: #747474;
	margin: 0 5px;
}
.caption, .f-caption{
	margin:0.4em 0 0.56em;
	font-size: 2.5em;
	font-weight: 700;
	color: #131313;
	line-height: 50px;
}
.eq-caption{
	font-size: 2.2em;
	font-weight: 600;
	color: #131313;
	line-height: 2.3em;
}
.captionh2{
	margin:0.5em 0 0.3em;
	font-size: 2.2em;
	font-weight: 600;
	color: #131313;
}
.content, .contentnew{
	font-size: 0.94em;
	line-height: 1.32em;
	font-weight: 500;
}
.content .hide-block {
	display: none;
}
.content #hide-block{
	display: none;
}
.content .hide-blok {
	display: none;
}
.content #hide-blok{
	display: none;
}
.nomination, .nominationnew{
	font-size: 1.56em;
	font-weight: 600;
}
.eq-class, .eq-classtwo{
	position: absolute;
	font-size: 1.25em;
	font-weight: 600;
	left: 1.2em;
}
.eq-class{
	width:17em; 
	top: 2.1em;
}
.eq-classtwo{
	top: 1.5em;
	width: 18em;
}
.sub{
	text-decoration: underline; 
}
.smallfont {
	font-size: 0.75em;
	line-height: 1.3em;
	color: #747474;
}
/*.justify {
	text-align: justify;
}*/
.hide{
	display: none;
}
.hid {
	font-size: 1em;
	font-weight: 600;
	padding-bottom: 0.5em;
	cursor: pointer;
    display: inline-block;
}
.hid:hover {
    color: #530285;
}
.hide + .hid ~ div{
    display: none;
}
.hide:checked + .hid {
    color: #530285;
}
.hide:checked + .hid + div {
    display: block; 
    background: #f4f5f7;
    -moz-box-shadow:  inset 0px 0px 4px 2px rgba(39,95,150,0.24);
    -webkit-box-shadow: inset 0px 0px 4px 2px rgba(39,95,150,0.24);
    box-shadow: inset 0px 0px 4px 2px rgba(39,95,150,0.24);
    padding: 10px; 
}
#noview{
	opacity: 0;
}
.topprop{
	font-size: 1.1em;
	margin-bottom: 10px;
}
.specialty li{
	margin-left: 20px;
	margin-bottom: 10px;
}
.specialty li:last-child{
	margin-left: 20px;
	margin-bottom: 30px;
}
/*******************************/ 
.cont-tab{
	display:table;
	max-width:360px;
}
.cont-col1, .cont-col2{
	display: table-cell;
	vertical-align: middle;	
}
.cont-col1{
	width: 27%;
	align-items: center;
    justify-content: center;
    text-align: center;
}
.cont-col2{
	width: 73%;
	padding:0 10px 0 20px;
}
.cont-title{
	font-size: 1em;
	font-weight: 700;
	padding-bottom: 0.5em;
}
.cont-content {
	font-size: 0.89em;
	line-height: 1.15em;
	font-weight: 500;
}
.work{
	position: relative;
	display: block;
	margin-top: 150px;
	align-items: center;
    justify-content: center;
    text-align: center;
}
.work p{
	position: absolute;
	width: 100%;
	text-align: center;
	top: 120px;
}
.work div {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 200px;
}
/*******************************/
/* Запуск адаптивного кода  */
@media screen and (max-width: 1160px)/*1050-1160*/{ 
	.pos-wrap{
	margin: 2em auto;
	max-width:1000px;
	}
 .pos-wrp{
	max-width:1000px;
}
.caption, .f-caption{
	font-size: 2.188em;
	line-height: 1.3em;
}
.captionh2{
	font-size: 2.188em;
}
.nomination, .nominationnew{
	font-size: 1.48em;
	font-weight: 600;
}
}
@media screen and (max-width : 1050px ) {
	.pos-wrap {
	max-width:900px;
}
   .pos-wrp{
	max-width:900px;
}
.nomination{
     width: 94%;
	}
 .ltrspac{
	letter-spacing: 1.5px;
}
.eq-class, .eq-classtwo{
	font-size: 1.2em;
	left: 1em;
}
.cont-title{
	font-size: 0.94em;
	padding-bottom: 0.4em;
}
.cont-content {
	font-size: 0.82em;
}
.cont-col2{
	padding-left: 10px;
}
}
@media screen and (max-width: 997px)/*906-997*/{
.pos-wrap, .pos-wrp {
	max-width:850px;
}    
.eq-class{
	font-size: 1.1em;
	top: 2.5em;
}
.eq-classtwo{
	font-size: 1.1em;
	top: 1.9em;
}
.cont-title{
	font-size: 0.9em;
	padding-bottom: 0.3em;
}
.cont-content {
	font-size: 0.79em;
}
}
@media screen and (max-width: 905px){
 .pos-wrap {
	margin: 0 auto;
	max-width:750px;
}
.pos-wrp{
	max-width:750px;
}
.reference{
	z-index: 105;
   margin:2.5em 0 0;
}
.items {
    font-size: 0.87em;
/*	line-height: 40px;*/
}
.caption, .f-caption{
	font-size: 1.89em;
	line-height: 1.2em;
	margin-bottom: 0.3em;
}
.captionh2{
	font-size: 1.89em;
	margin:0.5em 0 0.1em;
}
.eq-caption{
	font-size: 2.0em;
}
.eq-class{
	left: 0.9em;
}
.eq-classtwo{
	width: 12.6em;
	left: 0.9em;
}
.hide-block {
   display: none;
	}
.hide-block + #hide-block ~ div{
    display: none;
}
.hide-block + #hide-block {
   display: block;
   float: right;
	}
.hide-block + #hide-block {
  color: #275F96;
  text-decoration: underline;
  font-size: 1em;
	font-weight: 600;
  cursor: pointer;
}
.hide-block:checked + #hide-block{
		display: none;
	}
.hide-block:checked + #hide-block ~ div{
    display: block;
}
.nomination{
	font-size: 1.22em;
	font-weight: 600;
	width: 14.3em;
}
.cont-title{
	font-size: 0.94em;
	padding-bottom: 0.4em;
}
.cont-content {
	font-size: 0.82em;
}
.work {
	margin-top: 80px;
	}
}
@media screen and (max-width: 768px) {
.pos-wrap, .pos-wrp {
	margin: 0 auto;
	max-width:720px;
}
.items {
    font-size: 0.875em;
	font-weight: 400;
	}
.caption{
	margin:0 0 0.4em;
	font-size: 2.1em;
	line-height: 40px;
	}
.nomination{
	font-size: 1.56em;
	width: auto;
}
.nominationnew{
	font-size: 1.35em;
}	
.f-caption{
	display: block;
	position: absolute;
	margin:0.2em auto 0;
	font-size: 1.563em;
	font-weight: 700;
	}
.captionh2{
	font-size: 1.563em;
	margin:1.95em 0 0;
}
.result .captionh2{
   margin: 15px auto 10px;
}
.content{
	font-size: 0.875em;
	line-height: 1.32em;
	margin-bottom: -1em;
}
.ltrspac{
	letter-spacing: normal;
}
.eq-class{
	width: 10em;
	top:1.9em;
	left: 0.8em;
}
.eq-classtwo{
	left: 0.8em;
}
.indentprom{
	padding-top: 22px;
}
}
@media only screen and (max-width: 660px){
.pos-wrap, .pos-wrp {
	margin: 0 auto;
	max-width:620px;
}
.reference{
	z-index: 105;
   margin:3em 0 0;
}
.items {
    font-size: 0.9em;
	line-height: 20px;
}
.caption{
	font-size: 1.8em;
	margin-top:0.4em; 
	line-height: 30px;
	}
.f-caption{
	margin:0.4em auto 0;
	font-size: 1.37em;
	font-weight: 700;
	}
.captionh2{
	font-size: 1.34em;
}
.nominationnew{
	font-size: 1.22em;
}	
.nomination{
	width: 16em;
	}
.eq-caption{
	font-size: 1.6em;
}
.eq-class{
	font-size: 1.2em;
	width:17em; 
	left: 1.2em;
	top: 2.1em;
}
.eq-classtwo{
	width:18em; 
	font-size: 1.2em;
	left: 1.2em;
	top: 1.5em;
}
#eq-classtwo{
	width:14em; 
	top: 1.0em;
}
.indentprom{
	padding-top: 30px;
}
.work {
	margin-top: 60px;
	}
} 

@media only screen and (max-width: 520px ){ 
.pos-wrap, .pos-wrp {
	margin: 0 auto;
	max-width:460px;
}
  .reference{
   display: none;
}
.f-caption{
	margin:0.4em auto 0;
	font-size: 1.563em;
	max-width:460px;
	text-align: center;
	}
.caption{
	font-size: 1.5em;
   margin:1.8em auto 0.1em;
}
.nomination{
	font-size: 1.4em;
	width: 16em;
}
.nominationnew{
	font-size: 1.4em;
}
.eq-caption{
	font-size: 1.4em;
	line-height: 1em;
	margin-bottom: 0.5em;
}
.eq-class, .eq-classtwo{
	font-size: 1.1em;
}
.eq-class{
	top: 2.3em;
}
.eq-classtwo{
	top: 1.9em;
}
#eq-classtwo{
	top: 1.1em;
}
.hide-blok {
   display: none;
	}
.hide-blok + #hide-blok ~ div{
    display: none;
}
.hide-blok + #hide-blok {
   display: block;
   float: right;
	}
.hide-blok + #hide-blok {
  color: #275F96;
  text-decoration: underline;
  font-size: 1em;
	font-weight: 600;
  cursor: pointer;
}
.hide-blok:checked + #hide-blok{
		display: none;
	}
.hide-blok:checked + #hide-blok ~ div{
    display: block;
}
.content h2{
	font-size: 1em;
}
} 

@media screen and (max-width: 400px){ 
 .pos-wrap, .pos-wrp {
	margin: 0 auto;
	max-width:330px;
}
.caption{
	font-size: 1.4em;
	line-height: 25px;
}
.f-caption{
	margin:0.4em auto 0;
	font-size: 1.45em;
	max-width:460px;
	text-align: center;
	}
.eq-caption{
	font-size: 1.2em;
	line-height: 1em;
	margin-bottom: 0.5em;
}
.eq-class{
	width:17em; 
	font-size: 0.95em;
	left: 1em;
	top: 2.8em;
}
.eq-classtwo{
	font-size: 0.95em;
	width:18em; 
	left: 1em;
	top: 2.2em;
}
#eq-classtwo{
	width: 12em;
	top: 1.8em;
}
.nomination {
	font-size: 1.15em;
	margin: 0 0 0 -0.3em;
	}
.content {
	font-size: 0.94em;
}
.work img{
		transform: scale(0.7)
	}
}
