.nomobile {display: none;}

.notetext {
	color: green !important;
	font-size: 20px !important;
}

.countries-list2 img {
  aspect-ratio: 640/430;
}

.countries-list2 li {
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.12);
}

.top-slider-title a:hover {
  text-decoration: none;
}

.bg_1 {
	background-color: red;
}
.bg_2 {
	background-color: green;
}

.bg_4 {
	background-color: #b1b1b0;
}
.bg_3 {
	background-color: #d76045;
}
.bg_5 {
	background-color: #8DD8F8;
}

footer .footer-txt a {
	text-decoration: underline;
}

body a.nolink:hover {
	text-decoration: none;
}

.content .events-type p {
  line-height: 18px;
  margin-block: 10px;
} 

.content iframe
{
  max-width: 100%;
  max-height: 100%;
  aspect-ratio: 1264/711;
  height: initial;
}

.content .events-time .time {
  font-weight: 700;
}

.title1 a {
	text-decoration: none;
	color: #000;
}
.title1 a:hover {
	text-decoration: underline;
	color: #000;
}

section.multimedia {
	padding-top: 0px;
}

h1 {
	margin: 50px 0;
}



.content h2.title-in {
  font-size: 35px;
  text-transform: uppercase;
  font-weight: 400;
  margin: 100px 0 0 0;
  letter-spacing: -.3px;
}

.content li {
	color: #969AA0;
  font-size: 17px;
  line-height: 26px;
}

.content ul,
.content li {
	list-style: disc;
}

.content ul.list-details,
.content .list-details li {
	list-style: none;
}



.inter-main .news-slider-swiper {
  margin-top: 50px;
}

.inner-section-news
{

  margin: 63px 0 0;

}

@media only screen and (max-width: 768px) {
  .inner-section-news
{
    padding: 0px 0;
    margin: 0px 0;
  }
  .inner-section-photo {
	  margin-bottom: 0px;
	  
  }
}
  

  
@media only screen and (min-width: 768px) {

	body .bx-pagination .bx-pagination-container ul li span,
	body .bx-pagination .bx-pagination-container ul li.bx-active span,
	body .bx-pagination .bx-pagination-container ul li.bx-pag-next a span,
	body .bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
	body .bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
	body .bx-pagination .bx-pagination-container ul li.bx-pag-next span {
	  padding: 6px 10px;
	  height: 46px;
	  min-width: 46px;
	  line-height: 32px;
	  color: #444;
	  font-size: 27px;
	  border-radius: 25px;
	  } 
	  

	body .bx-pagination .bx-pagination-container ul li
	{
	  padding: 0 5px;
	}



	body .bx-pagination .bx-pagination-container ul li.bx-pag-next span,
	body .bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
	body .bx-pagination .bx-pagination-container ul li.bx-pag-next a span,
	body .bx-pagination .bx-pagination-container ul li.bx-pag-prev a span {
		border: 2px solid #969AA0;
		padding: 4px 30px;
	}

	body .bx-pagination .bx-pagination-container ul li.bx-pag-next a span,
	body .bx-pagination .bx-pagination-container ul li.bx-pag-prev span {
		padding: 4px 30px;
	}

}

	body .bx-pagination .bx-pagination-container ul li span,
	body .bx-pagination .bx-pagination-container ul li.bx-active span,
	body .bx-pagination .bx-pagination-container ul li.bx-pag-next a span,
	body .bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
	body .bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
	body .bx-pagination .bx-pagination-container ul li.bx-pag-next span {
	  color: #444;
	  }

body .bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
body .bx-pagination .bx-pagination-container ul li.bx-pag-next span {
  color: #969AA0;
  }   
  
body .bx-pagination .bx-pagination-container ul li.bx-active span
{
  background: #3B6BB3;
	color: #fff;  
}

  
body .bx-pagination .bx-pagination-container ul li span {
	background: #969AA0;
	color: #fff;  
}

	body .bx-pagination .bx-pagination-container ul li.bx-pag-next span,
	body .bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
	body .bx-pagination .bx-pagination-container ul li.bx-pag-next a span,
	body .bx-pagination .bx-pagination-container ul li.bx-pag-prev a span {
		border: 2px solid #969AA0;
	}

.content_subcontainer_inf  p,
.content_subcontainer_inf {
	color: #4E4E4E;
}
 
.list-details li strong
{
  color: #3B6BB3;
}

.content.members {
	max-width: calc( 100% - 250px);
}

@media screen and (max-width: 1024px) {
  .page-title .flag {
    width: 180px;
  }
.content.members {
	max-width: calc( 100% - 210px);
}
}

@media screen and (max-width: 768px) {
    .page-title .flag {
    width: 206px;
	}
	.content.members {
		max-width: 100%;
	}
	.title-flag {
	  padding-right: 0px;
	}
}

.noshadow .news-slider-swiper .swiper-slide {

  box-shadow: none;
}

.link_to_past a {
	padding: 10px 30px;
	background: #3B6BB3;
	color: #fff;
	display: inline-flex;
	align-items: center;
	height: 56px;
  text-align: center;
  text-decoration: none;
}

 .attention {
  margin-top: 10px;
  display: block;
  margin-bottom: 50px;
  color: #d76045;
}

.list {
	max-height: 80vh; 
	overflow-y: auto; 
	border: 1px solid #eee; 
	border-radius: 3px; 
	padding: 0 20px;
	margin-bottom: 20px;
 }
 
 .list label {
	 margin-left: 10px;
 }
 
 input.date {
	 max-width: 120px;
	 vertical-align: top;
 }
 span.calendar {
	 width: 33px;
	 height: 33px;
	 margin-left: 10px;
	 background: url('/_/images/calendar.svg');
	 background-size: contain;
	  display: inline-block;
	  padding: 0;
	  margin: 0 0 0 10px;
	  vertical-align: top;
 }
  input.short {
	 max-width: 250px;
	 vertical-align: top;
 }
 
 p.item {
	 display: inline-block;
	 padding: 9px 40px 9px 10px;
	 border: 1px solid #eee;
	 border-radius: 5px;
	 position: relative;
	 margin: 2px 10px 2px 0;
	 
 }
 
p.item:hover {
	background-color: #ccc;
	cursor: pointer;
}
p.item:hover span {
	background-color: #ccc;
	color: #777;
}
 
p.item span{
	 display: inline-block;
	  position: absolute;
	  right: 3px;
	  top: 5px;
	  padding: 4px 7px;
	  color: #ccc;
	  z-index: 2;
 }
 
p.item span:hover {
	color: red;
}
.fancybox__container .error{
  color: red;
}
.fancybox__container input.error{
    border: solid red 1px;
}
.detail {margin-top: 50px;}
.detail .place{
	color: #555;
}
.detail .event-location {
  width: 100%;
  font-weight: 700;
}
.event-date-detail {
	color: #212976;
	font-size: 24px;
}


.mailru-button {background-position: 0 -246px !important;}

body  .bx-ss-icon {
  width: 48px;
  height: 48px;
  background-repeat: no-repeat;
}

body  .vkontakte {
	background-image: url('/_/i/vkontakte.svg');
	background-position: center;
	background-size: contain;
	background-size: 64px;
}
body .mailru2 {
	background-image: url('/_/i/mailru.svg');
	background-position: center;
	background-size: contain;
}

.errortext {
	color: red!important;
	font-weight: bold;
	border: 1px solid red;
    padding: 20px 10px;
    margin-bottom: 20px;
    display: inline-block;
}
.fancybox-ajax {
	text-decoration: none;
	color: #212976;
	border: 1px solid #777;
  padding: 3px 10px;
  border-radius: 7px;
  cursor: pointer;
  margin-left: 10px;
}

.fancybox-ajax:hover {
	background: #ddd;
}

form .btn {
  padding: 10px 60px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  margin-top: 20px;
  background: #0a0;
  color: wheat;
  font-weight: bold;
  border-radius: 20px;
}

.expert .radio{
	padding: 20px 20px 20px 0;
}

.expert form li{
	padding: 0 0 100px 0;
}

.expert form li p{
	font-size: 24px;
	margin: 0;
}

.expert .radio label{
	margin: 5px 25px 20px 0;
}

.expert .radio input{ 
	margin: 0px 5px 0px 0;
}

.expert  input[type=radio] {

	display: none;

}

.expert label {
	display: inline-block;
	cursor: pointer;
	padding: 0px 15px;
	line-height: 34px;
	border: 1px solid #999;
	user-select: none;
	min-width: 45px;
}

.expert form {
	margin-bottom: 50px;
}

.expert textarea {
	width: 100%;'
	margin-bottom: 30px;
}

 

/* Checked */

.expert  input[type=radio]:checked + label {
	background: #D76045;
	color: white;
}

 

/* Hover */

.expert  label:hover {
	color: #666;
	background: #ffe0a6;
}

 

/* Disabled */

.expert  input[type=radio]:disabled + label {
	background: #efefef;
	color: #666;
}

.expert .red {
	color: red;
}

.expert input.red {
	color: white;
}

.expert .comment {
  font-size: 16px;
  color: #212976
}

div.pics {
	width: 250px;
	height: 310px;
	border: 1px solid #ccc;
	padding: 5px;
	display: inline-block;
	margin-right: 18px;
	vertical-align: top;
	margin-bottom: 20px;
}

div.pics img {
	width: auto;
	height: auto;
	max-height: 250px;
	max-width: 250px;
	margin-bottom: 7px;
	display: block;
}

.ico_request {
	padding-left: 40px;
	position: relative;
}

.ico_request:before {
	content:"";
	height: 30px;
	width: 30px;
	background: url('/_/i/one.png') center;
	display: block;
	  background-size: cover;
	  background-repeat: no-repeat;
	  position: absolute;
	  left: 0;
}

.ico_request.orchestra:before {
	background-image: url('/_/i/orch.png');
}

.ico_request.painter:before {
	background-image: url('/_/i/painter.png');
}



span.green {
	color: green;
}

.anketa li{
	padding: 0 0 5px 0;
}

.anketa li.mb10{
	padding: 0 0 10px 0;
}

.expert .dz-image {
	max-width: 23%;
	display: inline-block;
	margin-right: 1.9%;
	margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
	.expert .dz-image {
		max-width: 48%;
	}
}

.border {
    padding: 20px;
    border: 2px dotted #ccc;
    border-radius: 20px;
	margin-bottom: 20px;
}


.expert .status {
	margin: 20px 0 0 0;
}

.expert h3.status {
	margin: 10px 0 10px 0;
}

.expert .status-2 {
	background: red;
	color: white;
	padding: 3px 20px;
}

.expert .status-3 {
	background: #9f9;
	color: black;
	padding: 3px 20px;
}
.expert .status-4 {
	background: #0a0;
	color: white;
	padding: 3px 20px;
}

.expert ul.disc li {
	list-style: disc;
}


form .btn.red {
	background: #a00;
}

form #tab-1 {
	max-height: 60vh;
	overflow: auto;
}

form .hr {
  border-bottom: 2px dotted #777;
  height: 1px;
  display: block;
}


.profile-table td a {
  margin-top: 5px;
  display: inline-block;
}

.block {
	border: 1px dotted #777;
	padding: 40px 30px;
	border-radius: 30px;
	background: #fec;
}
.thepics {
	display: flex;
	gap: 15px;
	flex-wrap: wrap;
	margin-bottom: 10px;
}

.thedocs {
	margin-bottom: 10px;
}

.thepic {
  width: 45%;
  aspect-ratio: 1;
  max-width: 330px;
  display: flex;
  align-content: center;
  align-items: center;
  background: #eee;
  padding: 3px;
  border: 1px solid #777;
  margin-top: 15px;
}

.thedoc {
  display: block;
  padding: 5px;
  border: 1px solid #ccc;
  margin-top: 10px;
}



@media screen and (max-width: 768px) {
	form #tab-1 {
		max-height: 78vh;
		overflow: auto;
	}
	form .container {
		padding: 0;
	}
	form .list label {
	  margin-left: 0px;
	}
	form .tab-body .profile-table, form .tab-body .list {
	  padding: 25px 0;

	}	

	.block {
		border: none;
		padding: 0 0 30px 0;
		border-bottom: 1px solid #777;
        border-radius: 0px;
	}

	.nomobile {
		display: inline-block;
		}
}

.red {
	color: red;
}

.detailtext {
	font-size: 18px;
}


.tab-header .tablinks.active-tab {
  border-bottom: 1px solid white;
  color: #000;
  background: #fff;
}
.tab-header .tablinks {
  color: #aaa;
  background: #fafafa;
}

.tab-header .tablinks.active-tab {
  color: #000;
  background: #fff;
}

table.bx-auth-table td {
    padding: 8px;
}

.bx-auth p {
	line-height: 24px;
	font-size: 18px;
}

.bx-auth noindex p a {
    margin-bottom: 8px;
    display: inline-block;
}

.forgot input {
	width: 300px;
	margin: 20px 0;
}



@media screen and (max-width: 480px) {
	.crumbs li:last-child {
	  margin: 0px;
	}
	.bx-auth p {
		line-height: 20px;
		font-size: 15px;
	}
}


.expert ul {
	padding: 0 0 25px 25px;
}

.expert h4 {
    margin-block-end: .5em;
}

.expert h2 {
    padding: 10px 20px;
    background: #D76045;
    color: White;
}


