*, html, body, ul, ol, dl, li, dt, dd {
  margin: 0px;
  padding: 0px;
}
@font-face {
	font-family: 'MuseoSans-500';
	src: url('../fonts/309F52_0_0.eot');
	src: url('../fonts/309F52_0_0.eot?#iefix') format('embedded-opentype'),url('../fonts/309F52_0_0.woff2') format('woff2'),url('../fonts/309F52_0_0.woff') format('woff'),url('../fonts/309F52_0_0.ttf') format('truetype');
	} 
@font-face {
	font-family: 'SkolarPE-Regular';
	src: url('../fonts/309F52_1_0.eot');
	src: url('../fonts/309F52_1_0.eot?#iefix') format('embedded-opentype'),url('../fonts/309F52_1_0.woff2') format('woff2'),url('../fonts/309F52_1_0.woff') format('woff'),url('../fonts/309F52_1_0.ttf') format('truetype');
	}
html {
	height: 100%;
	}
body {
	background-color: #302e35;
	color: #000;
	font-family: "SkolarPE-Regular";
	font-size: 14px;
	margin: auto;
	min-height: 100%;
	position: relative;
	}
.content {
	padding: 0 0 68px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	}
a {
	color: #3d74ff;
	outline: none;
	}
a:hover {
	color: #0b3fc1;
	}
img {
	border: none;
	display: block;
	}
li {
	list-style-type: none;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
header, section, footer, nav, article, aside {
	display: block;
	}
.inner-top-content::after, .inner-middle-content::after {
	content: '';
	clear: both;
	display: block;
	}
header {
	margin: 0 0 -60px;
	min-width:1000px;
	position:relative;
	z-index:10;
	}
header.question-p {
	background:#fff;
	}
.inner-header {
	box-sizing: border-box;
    height: 60px;
    margin: auto;
    max-width: 1900px;
    min-width: 1000px;
    padding: 0 50px;
    position: relative;
	}
.pos-cntr {
	margin: auto;
	width:910px;
	}
.inner-header .logo {
	display:inline-block;
	font-family: 'MuseoSans-500';
	line-height:60px;
	font-size:19px;
	margin:0 50px 0 0;
	text-decoration:none !important;
	color:#fff;
	float:left;
	}
.inner-header .logo:hover {
	opacity:.7;
	}
.question-p .inner-header .logo {
	color:#010101;
	}
.search-header {
	float: left;
    padding: 10px 0;
    position: relative;
    width: 600px;
	}
.search-header input {
	border:none;
	width:100%;
	font-size:14px;
	color:#8b8b8b;
	height:40px;
	font-family: 'MuseoSans-500';
	line-height:40px;
	background-color:#fff;
	box-sizing:border-box;
	padding:0 17px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	}
.question-p .search-header input {
	border:1px solid #d5d5d5;
	}
.search-header > div {
	overflow:hidden;
	}
.search-header .type-btn-1 {
	float:right;
	margin:0 0 0 10px;
	}
.type-btn-1 {
	background-color: #6591ff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	color: #fff !important;
	display: inline-block;
	font-family: "MuseoSans-500";
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-decoration: none !important;
	width: 120px;
	}
.type-btn-1:hover {
	background-color:#3d74ff;
	}
.main-menu {
	float:right;
	}
.main-menu li {
	display:inline-block;
	}
.main-menu li + li {
	margin:0 0 0 48px;
	}
.main-menu a {
	font-family: 'MuseoSans-500';
	color:#fff;
	font-size:14px;
	line-height:64px;
	}
.main-menu a:hover {
	opacity:.7;
	}
.question-p .main-menu a {
	color:#3d74ff;
	font-family: 'MuseoSans-500';
	}
.question-p .main-menu a:hover {
	color:#0b3fc1;
	}
.wrapper-top-content {
	padding:60px 0 0;
	background:url(../img/bg-header44.jpg) no-repeat;
	background-size:cover;
	min-width:1000px;
	}
.inner-top-content {
	width:1010px;
	margin:auto;
	padding:0 0 85px;
	min-height:190px;
	position:relative;
	}
.wrapper-main-middle-content {
	padding:30px 0;
	background-color:#fff;
	background-size:cover;
	min-width:1000px;
	}
.inner-main-middle-content {
	width:1010px;
	margin:auto;
	position:relative;
	}
.wrapper-mtop-content {
	padding:90px 0 55px;
	background:url(../img/bg-header44.jpg) no-repeat;
	background-size:cover;
	min-width:1000px;
	}
.inner-mtop-content {
	width:1010px;
	margin:auto;
	position:relative;
	}
.wrapper-mtop-content .search-header {
	float: none;
	margin: auto;
	padding: 10px 0;
	width: 670px;
	}
.wrapper-mtop-content .search-header input {
	height:50px;
	line-height:50px;
	font-size:16px;
	}
.wrapper-mtop-content .search-header .type-btn-1 {
	width:154px;
	font-size:16px;
	height:50px;
	line-height:50px;
	}
.inner-mtop-content h1 {
	color:#fff;
	font-size:30px;
	line-height:125%;
	width:750px;
	margin:0 auto 38px;
	text-align:center;
	}
.inner-main-middle-content h2 {
	font-size:30px;
	text-align:center;
	max-width:750px;
	margin:0 auto 50px;
	}
/*250516*/
.wrapper-bottom-box {
	background-color: #302e35;
	background-size: cover;
	min-width: 1000px;
	padding: 30px 0;
	}
.inner-bottom-box {
	margin: auto;
	width: 1010px;
	}
.wrapper-bottom-box-2 {
	border-top:1px solid #605e67;
	background-color: #302e35;
	background-size: cover;
	min-width: 1000px;
	padding: 30px 0;
	}
.inner-bottom-box-2 {
	margin: auto;
	width: 1010px;
	}
.row-type-4 {
  color: #fff;
  font-size: 18px;
  margin: auto;
  padding: 30px 0 72px;
  width: 670px;
}
.row-type-4.row-type-4-about {
  margin: 0 0 0 50px;
}
.news-content {
	color:#fff;
	}

.row-news {
	overflow: hidden;
	padding: 0 0 60px 50px;
	}
.cell-news {
	float:left;
	width:50%;
	}
.cell-news.cell-news-about {
  width:100%;
}
.new-title {
	font-family: 'MuseoSans-500';
	font-size:16px;
	margin:0 0 40px;	
	}


.news-list {
	padding:0 60px 0 0;
	}
.news-list li {
	overflow:hidden;
	word-wrap:break-word;
	}
.news-list li + li {
	margin:30px 0 0;
	}
.obj-new {
	padding: 0 0 0 120px;
	position: relative;
	top: -3px;
	}
.obj-new > a {
	font-family: 'MuseoSans-500';
	font-size:19px;
	color:#fff !important;
	text-decoration:underline;
	}
.obj-new > a:hover {
  opacity:.7;
	}
.obj-new > div {
	padding:20px 0;
	font-size:16px;
	line-height:140%;
	}
.button-more {
	color: #fff !important;
	display: inline-block;
	float: right;
	font-family: 'MuseoSans-500';
	font-size: 14px;
	margin: 5px 0 0;	
	}
.button-more:hover {
  opacity:.7;
	}
.date-new {
	width:70px;
	height:70px;
	float:left;
	border:1px solid #6f6d72;
	text-align:center;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	}
.date-new p {
	font-size:30px;
	}
.date-new span {
	font-size:16px;
	}




.wrapper-lists-category {
	overflow:hidden;
	}
.lists-category {
	float:left;
	width:50%;
	}
.cell-news-about .lists-category {
  width: 25%;
}
.lists-category li {
	padding:0 20px 0 0;
	word-wrap:break-word;
	}
.lists-category li + li {
	margin:10px 0 0;
	}
.lists-category li a {
	color:#fff !important;
	font-family: 'MuseoSans-500';
	font-size:14px;
	}
.lists-category li a:hover {
  opacity:.7;
	}



/*250516*/
.inner-top-content.question-p {
	padding:0;
	height:275px;
	}
.list-row-3 {
	display: table;
	margin: 0 auto 36px;
	max-width: 900px;
	width: 100%;
	}
.list-row-3 > li {
	display:table-cell;
	box-sizing:border-box;
	padding:0 20px;
	width:33.33%;
	text-align:center;
	}
.list-row-3 li div {
	margin:0 auto 30px;
	}
.list-row-3 li p {
	font-family: 'MuseoSans-500';
	font-size:14px;
	line-height: 150%;
	color:#fff;
	max-width:190px;
	margin:auto;
	}
.wrapper-btn-down {
	height:50px;
	overflow:hidden;
	position:relative;
	margin:0 0 30px;
	}
.wrapper-btn-down::after, .wrapper-btn-down::before {
	content:'';
	position:absolute;
	width:100%;
	height:1px;
	background-color:#6d6574;
	top:25px;
	}
.wrapper-btn-down::after {
	left:-50%;
	margin:0 0 0 -25px;
	}
.wrapper-btn-down::before {
	right:-50%;
	margin:0 -25px 0 0;
	}
.btn-type-down {
	position:relative;
	box-sizing:border-box;
	display:block;
	width:50px;
	height:50px;
	font-size:30px;
	margin:auto;
	line-height:47px;
	text-align:center;
	color:#fff;
	text-decoration:none !important;
	border:1px solid #6d6574;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	border-radius:50px;
	z-index:1;
	}
.btn-type-down:hover {
	color:#fff;
	background-color:#6d6574;
	}
.row-type-11 {
	box-sizing: border-box;
    float: left;
    padding: 20px 50px;
    width: 650px;
	}
.row-type-1 {
	box-sizing: border-box;
	float: left;
	padding: 33px 0 0 59px;
	width: 360px;
	}
.text-type-1 {
	color:#fff;
	font-size:17px;
	word-wrap: break-word;
	}
.text-type-1 > h1 {
	font-size: 30px;
	line-height: 125%;
	padding: 0 0 23px;
	}
.text-type-1 > div {
	line-height:150%;
	padding:0 0 13px;
	}
.text-type-1 > div p + p {
	margin:20px 0 0;
	}
.info-type-1 {
	font-family: 'MuseoSans-500';
	color: #fff;
	font-size: 14px;
	line-height: 180%;
	}
.social-type-1 {
	bottom: 25px;
    color: #fff;
    font-size: 14px;
    position: absolute;
	}
.social-type-1  ul > li {
	display:inline-block;
	}
.social-type-1  ul > li span {
	position: relative;
	top: -3px;
	font-family: 'MuseoSans-500';
	}
.social-type-1  ul > li a {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	box-sizing:border-box;
	display:inline-block;
	width:50px;
	height:50px;
	line-height:46px;
	color:#fff;
	text-align:center;
	font-size:21px;
	padding:2px;
	}
.social-type-1  ul > li a:hover {
	border:2px solid #878389;
	padding:0;
	}
.social-type-1  ul > li + li {
	margin:0 0 0 8px;
	}
.wrapper-middle-content {
    background-color: #fff;
    min-width: 1010px;
    padding: 0 0 40px;
    position: relative;
    z-index: 1;
}
.inner-middle-content {
	box-sizing: border-box;
    margin: auto;
    width: 1010px;
	}
.inner-middle-content.question-p .row-type-22 {
	margin:-255px 0 0;
	}
.inner-middle-content.search-p .row-type-22 {
	margin:27px 0 0;
	}
.row-type-22 {
	width:650px;
	float:left;
	margin:-84px 0 0;
	}
.row-type-2 {
	box-sizing: border-box;
    float: left;
    padding:27px 0 0 59px;
    width: 300px;
	}
.cell-obj .list-obj-1 {
	margin:auto;
	}
.list-obj-1 {
	word-wrap: break-word;
	border:2px solid #fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding:18px 48px 22px;
	background-color:#fff;
	}
.list-obj-1 .autor-1 {
	position:relative;
	font-family: 'MuseoSans-500';
	}
.autor-1 > span {
	margin:0 0 0 10px;
	}
.wrapper-btn-grpup-1 {
	margin:20px 0 2px;
	padding:20px 0 0;
	text-align:right;
	border-top:2px solid #efefef;
	}
.wrapper-btn-grpup-1 > p {
	display:inline;
	color:#9f9f9f;
	font-family: 'MuseoSans-500';
	line-height:40px;
	position:relative;
	top:1px;
	float:left;
	}
.wrapper-btn-grpup-1 ul, .wrapper-btn-grpup-1 ul > li {
	display:inline-block;
	}
.wrapper-btn-grpup-1 ul > li + li {
	margin:0 0 0 11px;
	}
.wrapper-load-more {
	height:40px;
	text-align:center;
	position:relative;
	margin:21px 0 0;
	}
.wrapper-load-more .btn-load-more {
	display:none;
	}
.wrapper-load-more > i {
	display:none;
	color:#e3e3e3;
	font-size:20px;
	line-height:40px;
	position:absolute;
	width:100%;
	top:0;
	left:0;
	height:40px;
	text-align:center;
	}
.wrapper-load-more > i.active, .wrapper-load-more .btn-load-more.active {
	display:inline-block;
	}
.btn-load-more {
	box-sizing:border-box;
	display:inline-block;
	width:120px;
	height:40px;
	line-height:38px;
	font-family: 'MuseoSans-500';
	border:1px solid #e3e3e3;
	text-decoration:none !important;
	text-align:center;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	}
.btn-load-more:hover {
	color:#2a61eb;
	border-color:#d4d4d4;
	}
.type-btn-2 {
	box-sizing:border-box;
	display:inline-block;
	width:120px;
	height:40px;
	line-height:38px;
	font-family: 'MuseoSans-500';
	border:1px solid;
	text-decoration:none !important;
	text-align:center;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	}
.type-btn-2:hover {
	color:#fff !important;
	}
.type-btn-2.-green-c:hover {
	background-color:#1ace83 !important;
	}
.type-btn-2.-red-c:hover {
	background-color:#f19774;
	}
.-green-c {
	color:#1ace83 !important;
	border-color:#1ace83;
	}
.-green-c.active {
	opacity:.7;
	background-color:#1ace83 !important;
	color:#fff !important;
	}
.-red-c {
	color:#f19774 !important;
	border-color:#f19774;
	}
.-red-c.active {
	opacity: .7;
	background-color: #f19774 !important;
	color: #fff !important;
}
.list-obj-1 .autor-1::after {
	content:'';
	display:block;
	width:100%;
	height:2px;
	background-color:#efefef;
	position:absolute;
	left:0;
	bottom:-22px;
	}
.wrapper-list-1 + .wrapper-list-1 {
	margin:27px 0 0;
	}
.wrapper-title-1 {
	font-size:16px;
	font-family: 'MuseoSans-500';
	padding:0 45px;
	}
.wrapper-other-title-1 {
	padding-top: 18px;
}
.solution-answer-title-1 {
	font-size: 16px!important;
	margin: 0 0 5px!important;
	font-family: 'MuseoSans-500'!important;
}
.list-obj-1.best-1 {
	border:2px solid #afe1cc;
	}
.list-obj-1.best-1 .autor-1::after, .wrapper-list-1 .list-obj-1:last-child .autor-1::after  {
	display:none;
	}
.cell-obj .list-obj-1.best-1 {
	width:650px;
	}
.cell-obj .list-text-1 > p {
	margin:0 0 20px;
	}
.question-p .status-type-1 {
	margin:0 0 16px;
	}
.status-type-1 {
	display:inline-block;
	font-size:16px;
	color:#fff;
	margin:0 0 20px;
	height:26px;
	line-height:26px;
	font-family: 'MuseoSans-500';
	padding:0 10px;
	position:relative;
	background-color:#1ace83;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	position:relative;
	left:-10px;
	}
.status-type-1::after {
	content:'';
	display:block;
	width:0;
	height:0;
	position:relative;
	border-width:13px 8px 0 0;
	border-color:#1ace83 transparent transparent transparent;
	border-style:solid;
	top:0;
	right:-7px;
	position:absolute;
	}
.status-type-1::before {
	content:'';
	display:block;
	width:0;
	height:0;
	position:relative;
	border-width:0 8px 13px 0;
	border-color:transparent transparent #1ace83 transparent;
	border-style:solid;
	bottom:0;
	right:-7px;
	position:absolute;
	}
.list-text-1 {
	font-size: 16px;
	margin: 0 0 14px;
	}
.list-title-1 {
	font-size:19px;
	font-family: 'MuseoSans-500';
	}
.list-text-1 > div {
	margin:6px 0 0;
  line-height: 157%;
	}
.title-anwer-1 {
	font-size:14px;
	font-family: 'MuseoSans-500';
	margin:0 0 3px;
	position:relative;
	}
.list-answer-1 {
	line-height:150%;
	position:relative;
	margin:0 0 17px;
	}
.text-answer-1 {
	font-size: 16px;
	max-width: 430px;
	padding: 0 100px 0 0;
	white-space: nowrap;
}
.text-answer-1 p {
	overflow: hidden;
	text-overflow: ellipsis;
}
.btn-type-3 {
	bottom: -1px;
	font-family: 'MuseoSans-500';
    font-size: 14px;
    position: absolute;
    right: 25px;
	}
.list-text-2 {
	line-height: 150%;
	font-size:18px;
	}
.list-title-22 {
	font-size:14px;
	font-family: 'MuseoSans-500';
	}
.list-text-2 > h1 {
    line-height: 125%;
	font-size:30px;
	margin:6px 0 19px;
	}
.list-text-2 > ul {
	margin:0 0 25px;
	}
.list-text-2 > ul > li > p {
	font-family: "PT Sans",sans-serif;
	font-size: 14px;
	font-weight: 500;
	margin: 0 0 1px;
	position: relative;
	}
.list-text-2 > ul li + li {
	margin:17px 0 0;
	}
.info-autor-1 {
	color:#9f9f9f;
	font-size:14px;
	}
.info-autor-1 svg {
	display:inline-block;
	margin:0 10px 0 0;
	}
.btn-info-1 {
	color:#9f9f9f;
	font-family: 'MuseoSans-500';
	margin:0 0 0 10px;
	text-decoration:none !important;
	}
.btn-info-1:hover {
	color:#4e4d4d;
	}
.btn-info-2 {
	font-family: 'MuseoSans-500';
	margin:0 0 0 10px;
	}
.mark-irrelevant.object-marked-irrelevant {
	display: none;
}
.undo-irrelevant.object-marked-irrelevant {
	display: inline;
}
.undo-irrelevant {
	display: none;
}
.marked-as-irrelevant {
	color: #f19774;
}
.irrelevant-mark-block {
	display: none;
}
.wrapper-slider-terms {
	max-width:1145px;
	min-width:1000px;
	margin:0 auto 16px;
	font-family: 'MuseoSans-500';
	position:relative;
	}
.wrapper-slider-terms .btn-next-1, .wrapper-slider-terms .btn-prev-1 {
	position:absolute;
	width:40px;
	height:40px;
	top:30px;
	line-height:40px;
	text-align:center;
	font-size:21px;
	color:#c5c5c5;
	}
.wrapper-slider-terms .btn-next-1 a, .wrapper-slider-terms .btn-prev-1 a {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:1;
	}
.wrapper-slider-terms .btn-next-1 {
	right:0;
	}
.wrapper-slider-terms .btn-prev-1 {
	left:0;
	}
.wrapper-slider-terms .bx-controls {
	position:absolute;
	width:100%;
	bottom:0;
	text-align:center;
	left:0;
	}
.wrapper-slider-terms .bx-pager-item {
	display:inline;
	}
.wrapper-slider-terms .bx-pager-item a {
	display:inline-block;
	box-sizing:border-box;
	border:1px solid #b2b2b2;
	margin:0 10px;
	font-size:0;
	width:12px;
	height:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	}
.wrapper-slider-terms .bx-pager-item a.active {
	border-color:#1ace83;
	background-color:#1ace83;
	}
.inner-slider-terms {
	width:960px;
	margin:auto;
	padding:0 0 77px;
	}
.term-obj-1 {
	width:210px;
	word-wrap: break-word;
	padding:15px 20px 22px 20px;
	box-sizing:border-box;
	border:1px solid #efefef;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	margin:0 15px;
	}
.term-obj-1 > a {
	line-height:150%;
  margin-right:5px;
	}
.term-obj-1 > span {
	color:#9f9f9f;
	}
.wrapper-list-2 {
	font-family: 'MuseoSans-500';
	font-size:14px;
	word-wrap: break-word;
	}
.wrapper-list-2 + .wrapper-list-2 {
	margin:40px 0 0 0;
	}
.list-title-2 {
	margin:0 0 22px;
	}
.list-type-2 li {
	position:relative;
	}
.list-type-2 li + li {
	margin:31px 0 0;
	}
.list-type-2 li::after {
	content:'';
	display:block;
	background-color:#e6e6e6;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:5px;
	height:5px;
	position:absolute;
	top:5px;
	left:-13px;
	}
.list-type-2 span {
	color:#9f9f9f;
	}
.list-type-2 a {
	margin-right: 7px;
}
.tab-button {
	text-align:center;
	margin:0 0 46px;
	}
.tab-button > a {
	display:inline-block;
	font-family: 'MuseoSans-500';
	font-size:19px;
	color:#b2b2b2;
	text-decoration:none;
	margin:0 22px;
	border-bottom:3px solid #fff;
	padding:0 0 6px;
	}
.tab-button > a.active {
	color:#1ace83;
	border-bottom:3px solid #1ace83;
	}


footer {
  background-color: #302e35;
	background-size: cover;
	bottom: 0;
	min-width: 1000px;
	position: absolute;
	width: 100%;
}
.inner-footer {
	margin: auto;
	width: 1010px;
	}
.row-type-4 h2 {
	font-size:30px;
	margin:0 0 38px;
	text-align:center;
	}
.row-type-4 div {
	line-height:150%;
	}
.row-type-4 div > p + p {
	margin:30px 0 0;
	}
.row-type-3 {
	padding: 10px 50px 38px;
	width: 750px;
}
.info-text-2 {
	clear:both;
	color:#fff;
	}
.title-info-2 {
	font-size: 30px;
	line-height: 125%;
	margin: 0 0 57px;
	word-wrap: break-word;
	}
.wrapper-bottom-box .search-header {
	margin: 0 0 49px;
	padding: 0;
}
.list-img-1 {
	line-height:150%;
	margin:0 0 50px;
	}
.list-img-1 li > div, .list-row-3 li div {
	width:120px;
	height:120px;
	-moz-border-radius:120px;
	-webkit-border-radius:120px;
	border-radius:120px;
	overflow:hidden;
	}
.list-img-1 li > div img, .list-row-3 li div img {
	display:block;
	width:100%;
	}
.list-img-1 li > p {
	min-height:40px;
	width:180px;
	margin:0 0 20px;
	font-family: 'MuseoSans-500';
	}
.list-img-1 li {
	width:190px;
	display:inline-block;
	vertical-align:top;
	}
.list-img-1 li + li {
	margin:0 0 0 50px;
	}
.desc-info-2 {
	line-height:150%;
	font-size:17px;
	width:550px;
	word-wrap: break-word;
	}
.desc-info-2 a {
  color: #fff;
}
.desc-info-2 a:hover {
  opacity:.7;
}
.bottom-footer {
	min-width:1000px;
	color:#fff;
	font-family: 'MuseoSans-500';
	border-top:1px solid #605e67;
	}
.bottom-inner-footer {
	box-sizing: border-box;
    height: 68px;
    margin: auto;
    padding: 0 50px;
    width: 1010px;
	}
.copyright {
	line-height:68px;
	float:left;
	}
.menu-footer {
	float:right;
	}
.menu-footer li {
	display:inline-block;
	line-height:68px;
	}
.menu-footer li + li {
	margin:0 0 0 30px;
	}
.menu-footer li > a {
	color:#fff;
	}
.menu-footer li > a:hover {
	opacity:.7;
	}

.b-highlight {
	background: #fff500;
}

/*Send Form*/
.contacts-block
{
	width: 400px;
	padding: 18px 48px 22px;
}

.contacts-block h1{
	margin-bottom: 20px;
}

.notation
{
	line-height:140%;
	font-size:16px;
	display:block;
	padding: 0 0 10px 0;
}

.contact-form {
  margin-top: 10px;
}

.contact-form ul li
{
	display:block;
	margin-bottom:15px;

}
.contact-form .rechapthca-fd {
	height: 300px;
	width: 500px;
}

.contact-form input, textarea {
  font-family: 'MuseoSans-500';
}

.contact-form ul li input.input-text
{
	outline: none!important;
	box-sizing: border-box;
	width:100%;
	height:38px;
	border: 1px solid #c3c5c8;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 0 13px;
	color: #a5a5a5;
	font-size:16px;
}

.contact-form ul li input.error
{
	width:100%;
	height:38px;
	border: 1px solid #c3c5c8;
	color: #E36F6F;
	background: #fcc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.contact-form ul li textarea
{
	outline: none!important;
	box-sizing: border-box;
	width:100%;
	height:146px;
	resize:none;
	border: 1px solid #c3c5c8;
	background:#fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #a5a5a5;
	font-size:16px;
	padding: 10px 13px;
}

.contact-form ul li textarea.error
{
	color:#E36F6F;
	background:#fcc;
}

.input-submit
{
	box-sizing: border-box;
	border: none;
	width: 190px;
	height: 52px;
	cursor: pointer;
	position: relative;
	background: #6591ff;
	text-align: center;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #fff;
	font-size: 24px;
	line-height: 52px;
	text-decoration: none;
}

.input-submit:hover {
  background-color:#3d74ff;
}

.recaptcha-error {
	padding-bottom: 15px;
	font-size: 16px;
	color: #E36F6F
}

.top_content.radius-contact {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.inner-top-content.search {
	min-height: 0;
	padding: 0 0 0 0;
}


@media only screen and (min-width: 1px) and (max-width: 1600px) {
.cell-obj .list-obj-1.best-1 {
	width: 550px;
	}
}

@media only screen and (min-width: 1px) and (max-width: 1350px) {
.cell-obj .list-obj-1.best-1 {
	width: 480px;
	}
.rsContainer .list-text-1 {
	max-height: 150px;
	overflow: hidden;
}
.cell-obj .list-text-1 > p {
	left: 0;
}
}

@media only screen and (min-width: 1px) and (max-width: 1200px) {
.cell-obj .list-obj-1.best-1 {
	width: 400px;
	}
}

@media only screen and (min-width: 1px) and (max-width: 1100px) {
.inner-header {
	padding:0 45px;
	}
.row-type-11 {
    padding: 20px 45px;
	}
.main-menu li + li {
	margin: 0 0 0 30px;
	}
.row-type-3 {
    padding: 40px 45px 68px;
	}
.list-obj-1 {
	padding:20px 28px;
	}
.wrapper-title-1 {
	padding:0 30px;
	}
.row-type-1, .row-type-2 {
	padding: 25px 0 0 50px;
	width: 300px;
	}
.inner-middle-content {
    padding: 0 15px;
	}
.row-type-11 {
	width:627px;
	}
.row-type-22 {
	width:612px;
	}

}



@media only screen and (min-width: 1px) and (max-width: 860px) {
header, .inner-header, .wrapper-top-content, .wrapper-middle-content, footer, .bottom-footer, .wrapper-mtop-content, .wrapper-main-middle-content, .wrapper-slider-terms, .wrapper-bottom-box , .wrapper-bottom-box-2 {
	min-width:320px;
	}
.pos-cntr, .search-header, .inner-top-content, .inner-middle-content, .row-type-22, .row-type-2, .row-type-3, .inner-footer, .bottom-inner-footer, .desc-info-2, .row-type-11, .row-type-1, .row-type-2, .inner-mtop-content, .wrapper-mtop-content .search-header, .inner-mtop-content h1, .inner-main-middle-content, .inner-slider-terms, .row-type-4, .inner-bottom-box, .inner-bottom-box-2 {
	width:100%;
	}
.inner-header {
	padding:0 15px;
	height:125px;
	}
.content {
	padding: 0;
	}
.wrapper-top-content, .inner-middle-content.question-p {
	padding-top:125px;
	}
header {
	margin:0 0 -125px;
	}
.row-type-11, .row-type-1 {
	float:none;
	padding:0;
	}
.inner-top-content {
	padding:0 15px 56px 15px;
	box-sizing:border-box;
	}
.inner-top-content.search {
	padding:0 15px;
	}
.search-header {
	padding:0;
	}
.inner-middle-content {
	padding:0 5px;
	}
.list-obj-1 {
	padding: 30px 5px 14px 5px;
	}
.wrapper-title-1 + .list-obj-1 {
	padding-top:14px;
	}
.list-obj-1.best-1 {
	padding: 14px 5px 18px 5px;
	}
.status-type-1 {
	margin: 0 0 13px;
	left:0;
	}
.row-type-22 {
	margin:-56px 0 0;
	}
.inner-middle-content.question-p .row-type-22 {
	margin:0;
	}
.wrapper-list-1 + .wrapper-list-1 {
	margin: 25px 0 0;
	}
.pos-cntr {
	position:relative;
	}
.mobile-type-btn-1 {
    position: absolute;
    font-size: 14px;
    text-decoration: none !important;
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    right: 0;
	}
.search-header input {
    padding: 0 40px 0 17px;
	}
.inner-header .logo {
	margin:0;
	}	
.wrapper-title-1 {
	padding:0 7px;
	}
.inner-main-middle-content h2 {
	padding: 0 20px;
	box-sizing: border-box;
	}
.contacts-block {
	width: 100%;
	padding: 18px 28px 22px;
	box-sizing: border-box;
	max-width: 400px;
	margin: auto;
	}
.royalSlider {
	max-height:310px;
	height:310px !important;
	}
.btn-info-1 {
    font-size: 12px;
    margin: 0;
    position: relative;
    top: 7px;
	}
.row-type-1 {
	padding:0 0 20px;
	}
.row-type-2 {
	padding:40px 20px 0 20px;
	}
.row-type-3 {
	padding: 0px 15px 20px;
	box-sizing: border-box;
  }
.list-img-1 li {
	width: 100%;
	display: table;
	}
.title-info-2 {
	margin: 0 0 35px;
	}
.list-img-1 li > p {
	vertical-align: middle;
    display: table-cell;
    width: inherit;
    padding: 0 0 0 20px;
	}
.list-img-1 li + li {
	margin: 45px 0 0 0;
	}
footer {
		position: relative;
	}
.wrapper-bottom-box .search-header {
		margin: 10px 0 30px;
	}
.bottom-inner-footer {
	padding:0 15px;
	height:auto;
	}
.copyright {
	padding: 30px 0 10px;
	line-height: 30px;
	text-align:center;
	float: none;
	}
.menu-footer {
	float: none;
	padding: 0 0 25px;
	}
.menu-footer li {
	display:block;
	margin:0 !important;
	line-height: 44px;
	text-align:center;
	}
.social-type-1 {
	position:relative;
	bottom:auto;
	}
.list-obj-1:last-child .autor-1::after  {
	display:block;
	}
.text-answer-1 {
	overflow: hidden;
    max-width: inherit;
    padding: 0;
    height: 21px;
    width: 64%;
    white-space: nowrap;
	}
.wrapper-btn-grpup-1 {
	text-align:left;
    padding: 20px 0 13px;
	}
.text-answer-1 > p {
    overflow: hidden;
    text-overflow: ellipsis;
	}
.wrapper-btn-grpup-1 > p {
    float: none;
    display: block;
    line-height: inherit;
    padding: 0 0 30px;
	}
.wrapper-btn-grpup-1 ul {
	display:block;
	text-align:center;
	}
.wrapper-load-more {
    margin: 29px 0 0;
	}
.wrapper-mtop-content {
	padding:75px 0 25px;
	}
.inner-mtop-content h1 {
	box-sizing:border-box;
	padding:0 20px;
	}
.list-row-3 {
	display:block;
	height:244px !important;
	}
.list-row-3 li {
	display:block;
	width:120px;
	margin:auto;
	text-align:center;
	}
.wrapper-mtop-content .search-header input {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	}
.wrapper-mtop-content .search-header {
	padding: 10px 15px;
	box-sizing: border-box;
	}
.wrapper-mtop-content .mobile-type-btn-1 {
	right:15px;
	}
.cell-obj .list-obj-1.best-1 {
	width:300px;
	box-sizing:border-box;
	margin:auto;
	}
.inner-slider-terms {
	padding: 0 0 62px;
	}
.inner-slider-terms .term-obj-1 {
	margin:auto;
	}
.wrapper-slider-terms .bx-pager-item a {
	margin:0 7px;
	}
.wrapper-slider-terms .btn-next-1, .wrapper-slider-terms .btn-prev-1 {
	top:51px;
	}
/*250516 change*/
.row-type-4 {
	padding: 15px !important;
	box-sizing: border-box;
	}
.row-type-4.row-type-4-about {
  margin: auto;
}
/*250516 change*/
/*250516 new*/
.row-news {
	padding: 0 15px;
	}
.cell-news {
	float: none;
	width: 100%;
	padding: 30px 0;
	}
.lists-category {
  width: 50% !important;
}
.news-list {
	padding: 0;
	}
.obj-new {
	padding: 0 0 0 90px;
	}
/*250516 new*/
.tab-button > a {
	margin:0 10px;
	}
.lists-category li + li {
	margin:15px 0 0;
	}
.irrelevant-mark-block {
	display: inline;
	margin: 0px 0 0 0px!important;
	}
.marked-as-irrelevant {
	color: #f19774;
	font-size: 12px;
	margin: 0;
	position: relative;
	top: 7px;
	}

}
@media only screen and (min-width: 1px) and (max-width: 460px) {
.cell-obj .list-obj-1.best-1 {
	width:270px;
	}
}
