@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&display=swap');
body {
	font-family: sans-serif;
	font-size: 16px;
	min-width: 320px;
	position: relative;
	line-height: 1.2;
	font-family: "Open Sans", sans-serif;
	overflow-x: hidden;
	margin:0;
	color: #212529;
	background: #FAFAFA;
}


.display_block {
	display:block !important;
}
.display_none {
	display:none !important;
}
.text-center {
    text-align: center !important;
}
.text-right {
    text-align: right !important;
}
.float-right {
    float: right !important;
}
.istochnik {
	text-align:left;
	word-break: break-all;
}
.form-group {
    margin-bottom: 1rem;
}

.form-group textarea{
	max-width:100%;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #dd62c1;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(158, 34, 130, 0.25); }
  .form-control::placeholder {
    color: #6c757d;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px); }

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }
.w-100 {
    width: 100% !important;
}
hr.border3 {
    background: url(data:image/png;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QMvaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjUtYzAyMSA3OS4xNTU3NzIsIDIwMTQvMDEvMTMtMTk6NDQ6MDAgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE0IChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpBNjNBQUNFN0NCQzUxMUU0ODhCQzkyQUZBODY0RkRCMiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpBNjNBQUNFOENCQzUxMUU0ODhCQzkyQUZBODY0RkRCMiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkE2M0FBQ0U1Q0JDNTExRTQ4OEJDOTJBRkE4NjRGREIyIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkE2M0FBQ0U2Q0JDNTExRTQ4OEJDOTJBRkE4NjRGREIyIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/+4ADkFkb2JlAGTAAAAAAf/bAIQAAgICAgICAgICAgMCAgIDBAMCAgMEBQQEBAQEBQYFBQUFBQUGBgcHCAcHBgkJCgoJCQwMDAwMDAwMDAwMDAwMDAEDAwMFBAUJBgYJDQsJCw0PDg4ODg8PDAwMDAwPDwwMDAwMDA8MDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwM/8AAEQgABQABAwERAAIRAQMRAf/EAFEAAQAAAAAAAAAAAAAAAAAAAAkBAQAAAAAAAAAAAAAAAAAAAAAQAAAHAQAAAAAAAAAAAAAAAAADEwSU1AVVEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwBiViuawnYVQB//2Q==);
    border: 0;
    height: 5px;
    margin: 30px 0;
}
.card-body {
    flex: 1 1 auto;
    padding: 1.25rem;
}
.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}
.newsCard, .popCard {
    padding: .5rem 0;
    margin-bottom: .5rem;
}
.newsCardTitle, .popCardTitle {
    margin: 0;
    line-height: 1.5;
}
.newsCardCopy {
	margin-top: 5px;
    margin-bottom: 5px;
}
.testsCard {
    background: #f6f6f6;
}
.t__img {
    display: flex;
    justify-content: space-between;
}
#pdopage a.btn {
	color:white;
}
#pdopage img, .content-inner img {
	max-width:100%;
}

.content-inner iframe {
	max-width:100%;
}


#wrapper{
	overflow: hidden;
	width: 100%;
}
ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
a,:after,:before, .owl-nav> div, input, svg path, svg rect, button, a{transition: ease 0.3s all;}
@media (min-width: 1200px) {
	.container {
		max-width: 1200px;
	}
}
@media (min-width: 1440px) {
	.container {
		max-width: 1420px;
		padding: 0;
	}
}
.header{
	border-bottom: 1px solid #EDEDED;
	background: #fff;
	padding: 10px 0;
	margin-bottom: 40px;
}
.header .wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 50px;
}
.search-form {
	width: 100%;
}
.search-form input[type='text'] {
	height: 60px;
	width: 100%;
	padding-left: 60px;
	background: #FFFFFF url(../img/search.svg) 20px 50% no-repeat;
	border: 1px solid #DEDEDE;
	box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.12);
	border-radius: 5px;
	font-size: 18px;
	color: #000;
	outline: 0;
}
input::-webkit-input-placeholder       {opacity: 1; transition: opacity 0.3s ease;}
input::-moz-placeholder                {opacity: 1; transition: opacity 0.3s ease;}
input:-moz-placeholder                 {opacity: 1; transition: opacity 0.3s ease;}
input:-ms-input-placeholder            {opacity: 1; transition: opacity 0.3s ease;}
input:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
input:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.3s ease;}
input:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.3s ease;}
input:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.3s ease;}
textarea::-webkit-input-placeholder       {opacity: 1; transition: opacity 0.3s ease;}
textarea::-moz-placeholder                {opacity: 1; transition: opacity 0.3s ease;}
textarea:-moz-placeholder                 {opacity: 1; transition: opacity 0.3s ease;}
textarea:-ms-input-placeholder            {opacity: 1; transition: opacity 0.3s ease;}
textarea:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
textarea:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.3s ease;}
textarea:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.3s ease;}
textarea:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.3s ease;}
.top-banner img{display: block;}
.logo img{display: block;}
.mnu-aside {
	background: #FFFFFF;
	border: 1px solid #C2C2C2;
	box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.12);
	border-radius: 15px;
	/*max-width: 275px;*/
	padding: 20px;
}
.mnu {
	display: flex;
	flex-direction: column;
	gap: 30px;
}
.mnu a{
	display: flex;
	align-items: center;
	gap: 15px;
	font-weight: 600;
	font-size: 15px;
	line-height: 20px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
}
.mnu .with-drop {
	background: url(../img/arr.svg) 100% 50% no-repeat;
}
.mnu a:hover {
	color: #9A2180;
}
.active + .drop-list {
	display: flex;
}
.drop-list {
	padding-left: 47px;
	display: flex;
	flex-direction: column;
	gap: 10px;
	margin-top: 15px;
	display: none;
}
.aside-bx {
	margin-bottom: 30px;
	background: #FFFFFF;
	border: 1px solid #DEDEDE;
	border-radius: 10px;
	padding: 20px;
}
.aside-bx .h3 {
	font-weight: 700;
	font-size: 24px;
	line-height: 1.3;
	text-align: center;
	color: #000000;
	margin-bottom: 15px;
}
.aside-bx .sep {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 25px;
}
.ava-bx{
	display: flex;
	align-items: center;
	gap: 20px;
	font-size: 16px;
	line-height: 22px;
	color: #212529;
	margin-bottom: 25px;
}
.question-form .lbl {
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	margin-bottom: 10px;
	color: #212529;
}
.question-form input[type='text'] ,
.question-form textarea {
	height: 36px;
	width: 100%;
	background: #FFFFFF;
	border: 1px solid #CED4DA;
	border-radius: 10px;
	font-size: 16px;
	padding: 0 15px;
	outline: 0;
	margin-bottom: 25px;
}
.question-form textarea {
	padding: 15px;
	height: 76px;
}
.btn {
	background: rgba(208, 69, 157, 0.5);
	border-radius: 10px;
	text-align: center;
	border: 0;
	cursor: pointer;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	display: inline-block;
	padding: 9px 20px;
}
.btn:hover {
	background: #9A2180;
	border-color: #9A2180;
	color: #fff;
}
.btn-framed {
	color: #D0459D;
	border: 1px solid #D0459D;
	background: #fff;
	border-radius: 21px;
}
.question-form .btn{
	width: 100%;
}
.banner {margin-bottom: 50px;}
.banner img{max-width: 100%;}
.aside-bx .btn {
	width: 100%;
}
.state-item {
	margin-bottom: 30px;
}
.state-item .img {
	margin-bottom: 15px;
}
.state-item .img img{
	width: 100%;
	display: block;
}
.state-item .name a{
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	text-decoration: none;
	color: #000000;
}
.state-item .name a:hover{
	color: #9A2180;
}
.state-item .name{
	margin-bottom: 15px;
}
.state-item p{
	font-size: 16px;
	line-height: 24px;
	margin: 0;
	color: #212529;
}
.content-bx {
	background: #FFFFFF;
	border: 1px solid #DEDEDE;
	border-radius: 10px;
	padding: 20px;
	margin-bottom: 60px;
}
.content-bx a {
	color: #D0459D;
}
.content-bx.content-inner a {
	color: #D0459D;
	color: #9e2282;
}
.heading-bx{
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 25px;
	padding-bottom: 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.heading-bx .h3 {
	font-weight: 700;
	font-size: 24px;
	line-height: 1.3;
	color: #000000;
	
	margin-bottom: 0;
    margin-top: 0;
}
.heading-bx .h3 a {text-decoration:none;color:#000;}
.more-link {
	display: flex;
	align-items: center;
	gap: 10px;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	text-decoration: none;
	color: #D0459D;
}
.more-link:hover{
	text-decoration: underline;
}
.state-smal-item {
	display: flex;
	align-items: flex-start;
	gap: 10px;
	margin-bottom: 30px;
}
.state-smal-item > div.over_img{
	width: 100px;
	min-width: 100px;
}
.state-smal-item__date {
	margin-top:10px;
	    color: gray;
}
.state-smal-item .img{
	width: 100px;
	min-width: 100px;
}
.state-smal-item .img img{
	max-width: 100%;
	display: block;
}
.state-smal-item .h4{
	margin-bottom: 10px;
}
.state-smal-item .h4 a{
font-weight: 700;
	font-size: 16px;
	line-height: 22px; 
	color: #000000;
	text-decoration: none;
}
.state-smal-item .h4 a:hover {
	color: #D0459D;
}
.state-smal-item p{
	font-size: 16px;
	line-height: 22px;
	margin: 0 0 10px;
	color: #212529;
}
.btn-more {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
}
.btn-more:hover path{
	fill: #fff;
}
.news-item {
	margin-bottom: 30px;
	transition: 0.3s ease all;
	background: #FFFFFF;
	box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.15);
}
.news-item .img img{
	display: block;
	width: 100%;
}
.news-item .tt {
	font-size: 14px;
	line-height: 21px;
	padding: 20px 30px;
	color: #000000;
}
.news-item .tt a {
	font-size: 14px;
	line-height: 21px;
	color: #000000;
	    text-decoration: auto;
}
.news-item:hover {
	box-shadow: 0px 0 10px rgba(0, 0, 0, 0.15);
}
.faq-item {
	background: #FAFAFA;
	border-radius: 10px;
	margin-bottom: 20px;
	padding: 10px 25px;
}
.faq-item .name {
	font-style: italic;
	font-weight: 600;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 10px;
	color: #212529;
}
.faq-item p{
	font-size: 16px;
	line-height: 21px;
	margin: 0 0 10px;
	color: #212529;
}
.more-link-black {
	font-size: 14px;
	text-decoration-line: underline;
	color: #212529;
}
.more-link-black:hover{
	text-decoration: none;
}
.test-item{
	margin-bottom: 30px;
}
.test-item .name {
	text-align: center;
	margin-bottom: 15px;
}
.test-item .name a{
	font-weight: 700;
	text-decoration: none;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	color: #000000;
}
.test-item .name a:hover {
	color: #D0459D;
}
.test-item .img img{
	width: 100%;
	display: block;
}
.test-item .img{
	margin-bottom: 15px;
}
.test-item .btn{
	width: 100%;
}
.video-item{
	margin-bottom: 30px;
}
.video-item .tt{
	border: 1px solid rgba(0, 0, 0, 0.125);
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	padding: 15px;
	border-top: 0;
	border-radius: 0 0 3px 3px;
}
.video-item .tt a {
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	text-decoration:auto;
}
.video-item .img img{
	width: 100%;
	display: block;
}
.footer {
	background: linear-gradient(180deg, #422840 0%, #42011E 100%);
	padding: 35px 0;
	color: #fff;
	font-size: 13px;
	line-height: 20px;
}
.footer a{
	color: #fff;
	text-decoration: none;
}
.footer a:hover{
	text-decoration: underline;
}
.footer .wrap {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	gap: 30px;
}
.footer .wrap .list {
	max-width: 175px;
}
.footer .wrap .list-3 {
	display: flex;
	gap:  0 30px;
	max-width: 770px;
	flex-wrap: wrap;
}
.footer .wrap .list-3 li{
	width: calc(33% - 30px);
}
.footer .wrap {
	margin-bottom: 30px;
}
.footer .copy {
	margin-top: 30px;
}
.toggle_mnu {
	display: none;
	  width: 40px;
	  height: 40px;
	  position: relative;
	  z-index: 10;
	  border: none;}
	.sandwich {
	  width: 28px;
	  height: 28px;
	  position: absolute;
	  top: 8px;
	  bottom: 0;
	  left: 0;
	  right: 0;
	  margin: auto;
	  z-index: 200; }
	.sw-topper {
	  position: relative;
	  top: 0;
	  width: 28px;
	  height: 3px;
	  background: #9A2180;
	  border: none;
	  border-radius: 4px 4px 4px 4px;
	  -webkit-transition: -webkit-transform 0.5s, top 0.2s;
	          transition: transform 0.5s, top 0.2s;
	  display: block; }
	.sw-bottom {
	  display: block;
	  position: relative;
	  width: 28px;
	  height: 3px;
	  top: 6.6px;
	  background: #9A2180;
	  border: none;
	  border-radius: 4px 4px 4px 4px;
	  -webkit-transition: -webkit-transform 0.5s, top 0.2s;
	          transition: transform 0.5s, top 0.2s;
	  -webkit-transition-delay: 0.2s, 0s;
	          transition-delay: 0.2s, 0s; }
	.sw-footer {
	  display: block;
	  position: relative;
	  width: 28px;
	  height: 3px;
	  top: 13.5px;
	  background: #9A2180;
	  border: none;
	  border-radius: 4px 4px 4px 4px;
	  -webkit-transition: all 0.5s;
	          transition: all 0.5s;
	  -webkit-transition-delay: 0.1s;
	          transition-delay: 0.1s; }
	.sandwich.active .sw-topper {
	  top: 9px;
	  -webkit-transform: rotate(-45deg);
	      -ms-transform: rotate(-45deg);
	          transform: rotate(-45deg); }
	.sandwich.active .sw-bottom {
	  top: 6px;
	  -webkit-transform: rotate(45deg);
	      -ms-transform: rotate(45deg);
	          transform: rotate(45deg); }
	.sandwich.active .sw-footer {
	  opacity: 0;
	  top: 0;
	  -webkit-transform: rotate(180deg);
	      -ms-transform: rotate(180deg);
	          transform: rotate(180deg); }
.sidebar{
    will-change: min-height;
}
.sidebar__inner{
    transform: translate(0, 0); /* For browsers don't support translate3d. */
    transform: translate3d(0, 0, 0);
    will-change: position, transform;
}
.is-affixed .sidebar__inner{
	margin-left: 15px;
}


/*Крошки*/
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
  margin-top: 0px;
  }

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #6c757d;
  content: "/"; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }

.breadcrumb-item.active {
  color: #6c757d; }
  
/*Пагинация*/
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #9e2282;
  background-color: #fff;
  border: 1px solid #dee2e6; }
  .page-link:hover {
    color: #5f144e;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(158, 34, 130, 0.25); }
  .page-link:not(:disabled):not(.disabled) {
    cursor: pointer; }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #9e2282;
  border-color: #9e2282; }

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5; }

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5; }

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem; }
  
 /*--------------------------------------------- -------------------avtoryi---------------- ----------------------------------------------*/
.autor-autorsPage {
    margin: 30px 0;
    overflow: auto;
}
.autor-autorsPage img {
    /*background: linear-gradient(90deg, #F84784 0%, #7348FF 100%);
    padding: 3.5px;
    border-radius: 10px;*/
}
.autor-autorsPage img {
    float: left;
    margin-right: 35px;
    max-width: 200px;
    min-width: 200px;
    width: 200px;
}
.autor-autorsPage .h3 {
    display: inline-block;
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 0;
}
.autor-autorsPage a {
    display: inline;
}
.articlePoTeme {
    padding-left: 20px;
}
.articlePoTeme ul {
    margin-bottom: 10px;
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 40px;
    font-size: 15px;
    line-height: 26px;
}
.articlePoTeme ul li {
    list-style: disc;
    background-image: none !important;
}

@media (max-width: 767px) {
	.autor-autorsPage img {
		width: 100%;
		margin-bottom: 15px;
	}
}


.mc-subscr-toggle {
	display: none !important;
}

/*faq*/
.list-faq .faq-box {
    margin-top: 10px;
	margin-bottom: 20px;
}
.list-faq .faq-box:first-child {
    margin-top: 0;
}
.list-faq .faq-box .user {
    width: 46px;
}
.list-faq .faq-box .user .mark {
    text-align: center;
    color: #9E2282;
    font: 27px/17px 'open_sansextrabold';
    height: 21px;
}
.list-faq .faq-box .user img {
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    border: 1px solid #9E2282;
    width: 46px;
	height: 46px;
    display: block;
    margin: 1px 0;
}
.list-faq .faq-box .text .box {
    background: #fff;
    background-color: rgba(255, 255, 255, 0.7);
    border: 1px solid #ACACAC;
    padding: 12px 15px;
	position: relative;
}
/**/
.list-faq .faq-box .text .box:after,
.list-faq .faq-box .text .box:before {
	border: solid transparent;
	content: " ";
	position: absolute;
}
/*vopros*/
.list-faq .faq-box.vopros .user {
    vertical-align: bottom;
    padding-right: 10px;
}
.list-faq .faq-box.vopros .user .mark {
    margin-bottom: 8px;
}
.list-faq .faq-box.vopros .text .box {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQ5QzQ1MzIwQ0M3QTExRTQ5NDQxQzIyREQxQUIwMTFCIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQ5QzQ1MzIxQ0M3QTExRTQ5NDQxQzIyREQxQUIwMTFCIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RDlDNDUzMUVDQzdBMTFFNDk0NDFDMjJERDFBQjAxMUIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RDlDNDUzMUZDQzdBMTFFNDk0NDFDMjJERDFBQjAxMUIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4HhYSCAAAAiklEQVR42mKcp9TEgARcgHg3AyaoAOJOJL4gEL/Dom4WE5pAGgN2sIdIdfeY0GwNxaHwLBofl7o9TEQoQjfMGIoJutCFSAPxqXtPjIH3iPQuWB0TkiJBIgwUxOPds8gG4lKE7mUXPOpQXEhQISkGEvQGEeGHYiCxrjPGE87voRhsoBKRBhKlDiDAAF+IH6zbQzCXAAAAAElFTkSuQmCC");
    background-repeat: no-repeat;
    background-position: 15px 10px;
    color: #9e2282;
}
.list-faq .faq-box.vopros .text .box {
    color: #9e2282;
    padding-left: 48px;
}
.list-faq .faq-box.vopros .text .box:after {
	border-right-color: #fff;
	border-width: 8px;
	bottom: 18px;
	left: -16px;
}
.list-faq .faq-box.vopros .text .box:before {
	border-right-color: #ACACAC;
	border-width: 9px;
	bottom: 17px;
	left: -18px;
}

/*otvet*/
.list-faq .faq-box.otvet .user {
    vertical-align: top;
    padding-left: 10px;
}
.list-faq .faq-box.otvet .user .mark {
    margin-top: 8px;
}
.list-faq .faq-box.otvet .text .box:after {
	border-left-color: #fff;
	border-width: 8px;
	top: 18px;
	right: -16px;
}
.list-faq .faq-box.otvet .text .box:before {
	border-left-color: #ACACAC;
	border-width: 9px;
	top: 17px;
	right: -18px;
}
/**/
.content-box > .faq-bar {
    background: #fff url("../images/content/backgrounds/faq-bar.jpg") no-repeat center center;
    min-height: 380px;
}
.faq-bar .list-faq li {
    width: 254px;
}
.faq-bar .list-faq .faq-box.otvet .text .box {
    padding-left: 10px;
    padding-right: 10px;
}
.neighbors .btnq a{
	color:white;
	text-decoration:none;
}
@media (max-width: 767px) {
	.neighbors .btnq.btn {
		padding: 8px 5px;
	}
	.neighbors .btnq.btn a {
		font-size: 13px;
	}
}
/*randomLink*/
.randomLink {
    width: 100%;
    border: 1px solid #9e2282;
    box-shadow: 1px 1px 0px #9e2282;
    padding: 20px 10px;
    min-height: 91px;
    background-color: #efefef;
    clear: both;
	overflow: hidden;
}

.randomLink buttons {margin: auto;text-align: center; }
.randomLink img { float: left; position: relative; padding: 0 15px 10px 0;}
@media screen and (max-width:991px){
	.randomLink.buttons,
	.randomLink.buttons span,
	.randomLink.buttons a3{ max-width: 100%; overflow: hidden; }
}

/*комменты новые*/
.block__comments p {
	margin-top:1rem;
}
.block__comments h3 {
    font-size: 16px;
	margin: 15px 0;
	color: black !important;
}
.ulogin-buttons-container > div{
	border-radius: 50% !important;
}

#comments-wrapper > ol{
	margin-left: 0px!important;
	padding-left: 0;
}
.comments-list {
	padding-left: 0;
	margin-left: 35px!important;
}


.comment-list .ticket-comment-dot-wrapper, .comment-list .ticket-comment-dot-wrapper div {
	display: none;
}

.comment-list .ticket-comment-header {
    padding: 0 70px 0 0!important;
}

.comment-list .ticket-comment-header > span {
	padding: 10px !important;
	vertical-align: top;
	display: inline-block;
}

.comment-list .ticket-avatar {
    width: 38px!important;
    height: 38px!important;
	max-width: 38px!important;
    max-height: 38px!important;
    border-radius: 3px!important;
    -webkit-border-radius: 3px!important;
    -moz-border-radius: 3px!important;
}

.comment-list .ticket-comment-author {
    color: #333!important;
    font-size: 14px!important;
    font-weight: 600!important;
    vertical-align: top!important;
    font-weight: 600!important;
	
	font-weight: bold !important;
    font-size: 13px !important;
}

.comment-list .ticket-comment-author {
	    display: inline-block !important;
    padding: 10px !important;
    align-items: center !important;
    justify-content: space-between !important;
    border: 1px solid #CCCCCC !important;
    border-radius: 15px !important;
    /* max-width: 230px !important; */
    margin-bottom: 10px !important;
    height: 40px !important;
}


.comment-list .ticket-comment-createdon {
    color: #b7bbc1!important;
    font-size: 11px!important;
    margin-left: 12px!important;
	font-size: 14px !important;
	display: inline-block;
    text-decoration: none!important;
    transition: all .2s ease-in-out!important;
}



.comment-list .ticket-comment-text {
    display: flex !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    position: relative !important;
}
.comment-list .ticket-comment-text {
    color: #363636!important;
    font-size: 14px!important;
    line-height: 20px!important;
    /*white-space: pre-wrap!important;*/
    word-wrap: break-word!important;
}
.comment-list .ticket-comment-text {
    padding: 20px 25px 20px 25px !important;
    border: 1px solid rgba(93, 200, 213, 1) !important;
    border-radius: 15px !important;
	
	margin: 0 0 0 60px!important;
    text-align: left!important;
	
	font-size: 13px!important;
}

.comment-list .ticket-comment-text:after {
    position: absolute;
    content: "";
    width: 22px;
    height: 1px;
    background: #ccc;
    top: 50%;
    left: -22px;
}

.comment-list .comment-reply {
    margin-top: 10px !important;
}

.comment-list .comment-reply a {
    margin-left: 14% !important;
}
.comment-list .comment-reply a {
    padding: 5px 5px 5px 5px !important;
    color: #000 !important;
    font-size: 14px !important;
}
.comment-list .comment-reply a:hover {
    background: rgba(238, 238, 238, 1) !important;
    padding: 5px 5px 5px 5px !important;
    border-radius: 5px !important;
    color: #000 !important;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.block__comments .button__main {
    margin-bottom: 0;
    /*margin: 0 auto;*/
}
.block__comments .button__main {
    text-align: center;
    border-radius: 8px;
    padding: 12px 5px;
    max-width: 270px;
    font-size: 14px;
    width: 100%;
    border-color: initial;
    border: none;
	height: 50px;
}

.block__comments .well{
	background: 0;
	
	border-top: 1px solid #f1f1f1!important;
    box-shadow: 0 1px 3px rgba(0,0,0,.33)!important;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.33)!important;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.33)!important;
}

.block__comments .well input, .block__comments .well textarea {
	border-radius: 10px;
	padding: 6px 12px;
	width:100% !important;
}

label#comment-captcha {
	font-size:14px;
}

.markItUpHeader {
	display: none !important;
}

@media (max-width: 1439px) {
	.ava-bx{font-size: 14px;}
}
@media (max-width: 1199px) {
	.top-banner{display: none;}
	.banner{display: none;}
	.states-bx{ display: flex;gap: 30px; }
}
@media (max-width: 991px) {
	.footer .wrap .list-3 li {width: calc(50% - 30px);}
	.header .wrap{gap: 20px;}
	.toggle_mnu{display: block;}
	.mnu-aside{display: none;}
	.mnu{gap: 20px;}
	.mnu-aside{margin-bottom: 30px;}
}
@media (max-width: 767px) {
	.container{max-width: 100%;}
	.footer .wrap{display: block;}
	.footer .list{margin-bottom: 30px;}
	.footer .wrap .list-3{display: block;}
	.footer .wrap .list-3 li{width: auto;}
	.footer .wrap .list{max-width: 100%;}
	.states-bx{display: block;}
	.state-smal-item{flex-direction: column;}
	.heading-bx{display: block;}
	.heading-bx .more-link{margin-top: 10px;}
	.header .wrap{flex-wrap: wrap;}
	.logo{width: 100%;text-align: center;}
	.search-form{width: calc(100% - 60px)}
	.logo img{display: inline-block;}
	.content-bx{margin-bottom: 30px;}
	.state-smal-item > div.over_img{	width: 100%;min-width: auto;}
	.state-smal-item .img{width: 100%;min-width: auto;max-height: 150px;overflow: hidden;}
	.state-smal-item .img img{width: 100%;}
	.content-inner p img {
		width:100%;
	}
	/*плавающая шапка*/
	#wrapper {
		overflow:initial;
	}
	header {
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		align-self: flex-start;
		z-index:29;
	}
}
@media (min-width: 768px) {
	.content-inner iframe {
		max-height:2800px;
	}
}