@import url(/adm/css/fontawesome.css);

body {
	background: #BCBEC0;
	font: normal 14px/22px Arial, Helvetica, sans-serif;
	/*color: #27459B;*/
    color: #333;
	height: 100%;
}
.wrapper {
	min-height:100%;
	margin:0 auto;
}
.orgz_wrapper {
    margin-bottom: 15px
}
.orgz_image {
    text-align: center
}
.orgz_image img {
  max-width: 130px;
  height: auto;
  border-radius: 50%;
  margin-bottom: 10px;
}
.orgz_text {
    padding: 10px 10px 0 10px
}
.container {
	margin: 0 auto;
  background: #FFF;
}
a, img {
	outline:none;
}
a:focus {
	outline:none;
}
a:link,
a:visited {
	color: #EC1C24;
	text-decoration: none;
}
a:hover,
a:active {
    color: #ef3e45;
	text-decoration: none;
}
img {
  max-width: 100%;
  height: auto;
}
.button {
    display: inline-block;
    min-width: 150px;
    height: 50px;
    line-height: 50px;
    border: none;
    cursor: pointer;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #27459B;
    text-transform: uppercase;
    padding: 0 20px;
    -webkit-transition: .3s;
    transition: .3s;
}
.button:hover {
    background: #4467c4;
}
.button span {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    line-height: 1.125rem;
}
.content_wrapper .account p {
  margin-bottom: 5px;
}
.chosen-container-single .chosen-single {
    border-radius: 0px;
    background: #FFF;
}
input[type="text"],
input[type="email"],
input[type="password"] {
  width: 300px;
  padding: 2px 4px;
}
input[type="checkbox"] {
  vertical-align: top;
  margin-right: 7px;
}
textarea {
  width: 300px;
  padding: 2px 4px;
  height: 60px;
}
.login input {
  margin-bottom: 10px;
}
.fbparam  {
    padding: 5px 0;
}
.fbparam label {
  font-weight: normal;
  margin: 0 0 5px 10px;
}
.feedback_form {
  padding-bottom: 100px;
}
.param49 {
    padding-top: 15px;
}
.param50,
.param51 {
    padding-top: 10px;
}
.error_message, .error {
  position: static !important;
}

form label {
    font-weight: normal;

}

.captcha {
    margin-top: 10px;
}
.captcha input {
  width: auto;
}

.certs .fa {
  color: #27459B;
  padding-right: 10px;
}

.param31 {
    display: none;
}

/* helpers */
.clear {
  clear:both;
}
.clearleft {
    clear: left;
}
.text_right {
    text-align: right;
}
.text_center {
    text-align: center;
}
.text_red {
  color: #EC1C24;
}
.block_center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
input[type="submit"],
.link_button {
    display: inline-block;
    min-width: 200px;
    height: 50px;
    border: 0;
    margin: 20px 20px 20px 0px;
    cursor: pointer;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background: #27459B;
    text-transform: uppercase;
    padding: 0 20px;
    -webkit-transition: .3s;
    transition: .3s;
}
input[type="submit"]:hover,
.link_button:hover {
    opacity: 0.85;
    text-decoration: none;
}
a.link_button:link, a.link_button:visited {
    color: #FFF;
    text-decoration: none;
}
a.link_button:hover, a.link_button:active {
    color: #FFF;
    text-decoration: none;
}
.text_red {
  color: #EC1C24;
}
.link_button.bgred {
    background: #EC1C24;
}
  
.nowrap {
  white-space: nowrap;
}

.right_buttons .link_button.dopmat {        
    height: auto;
    line-height: 20px;
    padding: 15px 20px; 
    background: #EF4136;
}

.tiny_button {
    display: inline-block;
    min-width: 150px;
    height: 30px;
    border: 0;
    margin: 10px 10px 5px 0;
    cursor: pointer;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: #EF4136;
    text-transform: uppercase;
    padding: 0 20px;
    -webkit-transition: .3s;
    transition: .3s;
}
.tiny_button.content_toggle {
  background: #244397;
}

.tiny_button:hover {
    background: #f36e65;
}
.tiny_button.content_toggle:hover {
    background: #3266D8; 
}

a.tiny_button:link, a.tiny_button:visited {
    color: #FFF;
    text-decoration: none;
}
a.tiny_button:hover, a.tiny_button:active {
    color: #FFF;
    text-decoration: none;
}


/*--------------------------header---------------------*/
header {
	z-index:20;
	position:relative;
}
.ul_lang {
  float: right;
  padding: 15px 80px 5px 0;
}
.ul_lang li {
  display: inline-block;
  vertical-align: top;
  margin: 0 4px;
}
.header_top {
    height: 115px;
    background: #5A7CBC;
}
.logo_zone {
  width: 100%;
  float: none;
  text-align: center;
}
.logo_zone img {
  margin: 10px 0;
}
.lk_link .fa {
  font-size: 16px;
}
.lk_link {
  width: 100%;
  height: 44px;
  margin: 0;
  float: none;
  text-align: center;
  color: #FFFFFF;
}
.lk_link a:link,
.lk_link a:visited {
  display: inline-block;
  height: 44px;
  font-size: 16px;
  line-height: 44px;
  padding: 0 0 0 10px;
  color: #FFFFFF;
}
.lk_link a:hover,
.lk_link a:active {
  color: #B5CEF7;
}
.sb_program {
  margin: 25px 0;
  text-align: center;
}
.sb_program .link_button {
  margin: 0 0 10px 0;
  background: #EC1C24;
  min-height: 50px;
  min-width: 250px;
  padding: 15px 10px;
  line-height: 20px;
  height: auto;
}
.sb_program .link_button:hover,
.sb_program .link_button:active {
  background: #f04b51;
}
.hbot_left {
  width: 100%;
  height: auto;
  float: none;
  position: relative;
  z-index: 2;
}
.hbot_right {
  width: 100%;
  height: auto;
  float: none;
  position: relative;
  z-index: 1;
}
.sitetitle_zone {
  width: 100%;
  height: auto;
  padding: 30px;
  text-align: center;
}
.toptitle_1 {
  display: flex;
  gap: 7px;  
}
.toptitle_1 .bluetext {
  font-size: 19px;
  line-height: 19px;
  text-transform: uppercase;  
  color: #27459B;
  font-family: 'Gotham Pro Medium';  
  flex: 0 0 190px;    
}
.toptitle_1 .redbox {
  color: #FFF;  
  background-image: url("/libs/img/redbox25.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  flex: 0 0 97px;    
  font-size: 22px;
  display: flex;
    justify-content: center;
    align-items: center;  
}
.toptitle_2 {
  font-size: 32px;
  line-height: 38px;
  text-transform: uppercase;
  font-weight: bold;
  color: #27459B;
  margin-top: 15px;
  font-family: 'Gotham Pro Bold';
}
.toptitle_3 {
    width: 220px;
    height: 40px;
    margin-top: 15px;
    font-size: 14px;
    font-weight: normal;
    line-height: 40px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background: #27459B;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 0 7px;
    letter-spacing: normal;
}

 .toptitle_4 {
	width: 220px;
	height: 22px;
    margin-top: 0px;
    font-size: 14px;
	font-weight: bold;
	text-align:center;
    line-height: 20px;
    display: block;
	margin-left: auto;
	margin-right: auto;
    background: #EC1C24;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 0 7px;
    letter-spacing: 3px;
  }
  .toptitle_4::after {
    display: none;
  }

.button_zone {
  width: 100%;
  height: auto;
  padding: 0;
  text-align: center;
}

.button_zone .link_button{
  font-size: 18px;
  font-weight: 600;
}

.hblue.link_button {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 220px;
  height: 48px;
  line-height: 48px;
  background: #27459B;
}
.hblue::after {
  display: none;
}
.hred.link_button {
  position: relative;
  display: inline-block;
  margin: 20px 0;
  text-align: center;
  padding: 0;
  width: 220px;
  height: 48px;
  line-height: 48px;
  background: #EC1C24;
}
.hred::after {
  display: none;
}
.red.link_button {
  background: #EC1C24;
}
.slider_zone {
    float: right;
    text-align: right;    
    width: 784px;
    height: auto;    
    margin: 0;
}
.slider_wrap {
  display: inline-block;
  width: 250px;
}
.date_zone {
  position: relative;
  float: none;
  width: 100%;
  height: auto;
  background: #EC1C24;
}
.date_zone::before {
  display: none;
}
.head_dates {
  font-size: 18px;
  text-align: center;
  line-height: 24px;
  font-weight: bold;
  margin: 0;
  padding: 10px;
  color: #FFFFFF;
  letter-spacing: 1px;
  font-family: 'Gotham Pro Bold';
}
.head_city {
  text-transform: uppercase;
  padding-left: 10px;
  letter-spacing: 2px;
}
.sidebar_wrapper {
  text-align: center;
  padding: 10px 0 20px 0;
}
.sb_banner {
  display: inline-block;
}

.sidebar_wrapper .link_button {
  min-width: 250px;
  margin: 10px 10px 10px 0;
  text-align: left;
  padding: 0 10px 0 20px;
  letter-spacing: 0;

}

.sidebar_wrapper .sidebar_out {
  min-width: 250px;
  margin: 10px 10px 10px 0;
  text-align: left;
  padding-left: 45px;
  letter-spacing: 0.5px;
  background: #27459B url(../img/sign-out.png) 20px 50% no-repeat;
}
.link_button i.fa {
  margin-right: 10px;
}
.link_button.mt0 {
  margin-top: 0;
}
h2 i.fa {
  margin-right: 10px;
}
.victorina_wrap {
    margin: 10px 0;
}

.profile-hello-text {
  margin: 15px 0 25px;
  font-size: 16px;
}

/*------------popups------------------*/
.popup_block {
    color: #1f4e79;
    font-weight: bold;
    position: relative;
}
.popup_link {
  cursor: pointer;
}
.popup_desk {
    display: none;
    position: absolute;
    background: #FAFAFA;
    padding: 10px;
    border: 1px solid #CCC;
    left: 75px;
    top: 25px;
    color: #333;
    font-size: 13px;
    font-weight: normal;
    z-index: 10;
}
.popup_desk img {
    max-width: 130px;
    height: auto;
    margin: 0 0 5px 0;
}

footer.container {
  height: auto;
}
.footer_left {
   float: none;
   width: 100%;
   height: auto;
   padding: 30px 0 20px 0;
   text-align: center;
}
.footer_middle {
  display: none;
}
.footer_right {
   float: none;
   width: 100%;
   height: auto;
   text-align: center;
   background: #5A7CBC;
   padding: 20px 0 30px 0;
}

.small_bold {
  font-size: 13px;
  font-weight: bold;
  padding: 5px 0;
}

/*--------------------------menu---------------------*/
.header_menu {
  background: transparent;
  color: #FFF;
}
.menu__list {
   color: #27459B;
   margin: 0;
   padding: 50px 0 0;
   list-style: none;
   position: fixed;
   top: 0;
   left: 0;
   right: 0;
   height: 100% !important;
   background: #000033;
   background: rgba(0, 0, 51, 0.9);
   z-index: 9999;
   display: none;
   overflow: scroll;
   overflow-x: hidden;
}
.menu__list:after {
   width: 100%;
   height: 0px;
   visibility: hidden;
   overflow: hidden;
   content: "";
   display: inline-block;
}
.menu__list li {
   width: 100%;
   max-width: 100%;
   padding-left: 30px;
   font-size: 22px;
   line-height: 36px;
   margin-bottom: 5px;
   color: #fff;
   text-transform: uppercase;
   text-decoration: none;
   vertical-align: top;
}
.menu__list a {
   color: #fff;
   text-decoration: none;
}
.menu__parent {
   max-width: 130px;
   position: relative;
}
.menu__parent.has-child a {
   
}
.menu__parent.has-child .fa {
  padding: 0 7px 0 5px;
}

.menu__parent .menu__child a {
   background: transparent;
   padding-right: 0;
}
.menu__parent a {
   color: #fff;
}
.menu__parent a:hover {
   color: #FFF;
}
.menu__child-list {
   margin: 0;
   padding: 5px 15px 0 0;
   min-width: 180px;
   display: none;
   text-align: left;
   -ms-text-align-last: left;
   text-align-last: left;
}
.menu__child-list li {
   text-transform: none;
}
.menu__child-list li:last-child {
  margin-bottom: 10px;
}
.menu__child-list .menu__child {
   text-align: left;
   display: block;
}
.mobile__menu {
   position: fixed;
   right: 10px;
   top: 10px;
   z-index: 999;
   width: 35px;
   display: inline-block;
   line-height: 5px;
}
.mobile__menu.active {
   z-index: 9999;
}
.mobile__menu span {
   display: inline-block;
   height: 8px;
   width: 35px;
   -webkit-border-radius: 8px;
   border-radius: 8px;
   background: #7BA0DB;
   border: 1px solid #FFF;
   margin-bottom: 4px;
}

/*----------------------------section--------------*/
section {
	clear:both;
	overflow:hidden;
}
.content_wrapper {
	padding: 60px 60px 100px 50px;
	min-height: 300px;
}

.catalog_wrapper {
  padding: 60px 20px 100px 20px;
  min-height: 300px;
}

h1 {
  font: bold 24px/1.2em Arial, Helvetica, sans-serif;
  position:relative;
  margin: 0 0 20px 0;
  text-transform:uppercase;
}

h2 {
	font: bold 20px/1.2em Arial, Helvetica, sans-serif;
	position:relative;
	margin: 30px 0 20px 0;
	text-transform:uppercase;
}

h3 {
  font: bold 18px/1.2em Arial, Helvetica, sans-serif;
  position:relative;
  margin: 15px 0;
  text-transform:uppercase;
}

.content_wrapper table {
    border-collapse: collapse;
}
.content_wrapper table tr td, 
.content_wrapper table tr th {
    border: 1px solid #CCC;
    padding: 5px 10px;    
}

.content_wrapper ul, .content_wrapper ol {
    margin: 5px 0 10px 0;
    padding-left: 10px;
}
.content_wrapper ul li {
    list-style: disc outside;
    margin-left: 20px;
}
.content_wrapper ol li {
    list-style: decimal outside;
    margin-left: 20px;
}
.content_wrapper li ul li {
    list-style-type: circle;
    margin-left: 25px;
}

.content_wrapper li ol li {
    list-style-type: lower-latin;
    margin-left: 25px;
}

.content_wrapper li li li {
    list-style-type: square;
    margin-left: 30px;
}
.account .fa {
    margin-right: 7px;
}

.block.captcha {
    width: 430px;
    display: table;
    position: relative;
}
.captcha-image {
    display: inline-block;
    float: left;
    margin-right: 20px;
}
.block.captcha .input-title {
    margin-top: 0;
}
.regcomments {
  font-size: 13px;
  font-style: italic;
  margin-bottom: 5px;
}

.sb_banner {
  width: 250px;
  height: 320px;
  background: #E6E7E8;
}

.lkmin_btn {
  background: #F1F2F2  
}
.lkmin_btn a {
  display: block;
  height: 80px;  
  border: 1px solid #5A7CBC;
  margin-bottom: 20px;
  padding: 0 25px;
}
.lkmin_btn a:link, 
.lkmin_btn a:visited {
  text-decoration: none;
}
.lkmin_btn a:hover,
.lkmin_btn a:active {
  text-decoration: none;
}

.lkmin_btn a:hover span ,
.lkmin_btn a:active span {
  color: #EC1C24;
}

.lkmin_btn .fa {
    margin-right: 15px;
}

.lkmin_btn a span {
  display: table-cell;
  vertical-align: middle;  
  height: 80px;  
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  color: #27459B;
  font-weight: bold;
  padding-left: 10px;
}


/*--------------------Home page--------------------*/
.start_wrapper {
    padding: 50px 50px 100px;
    min-height: 500px;
    font-size: 16px;
}
.start_wrapper h2 {
    text-align: center;
    margin: 50px 0;    
}
.home_orgs {
    border-top: 2px dashed #5a7cbc;
}
.start_section {
    padding-bottom: 50px;
}

.orgs-wrap {
    display: flex;
    gap: 30px;
    align-items: center;
    padding: 0 20px;
}
.orgs-wrap__card {
    flex: 1;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    vertical-align: middle;
}
.org-card_3 img {
    max-width:  120px;
}
.org-card_4 img {
    max-width:  200px;
}


.home_place {
    background: #638fce;
    margin-left: -50px;
    margin-right: -50px;
    padding: 50px;
    color: #FFFFFF;
}
.home_place h2 {
    margin-top: 0;
}
.home_topics {
    font-size: 18px;
    line-height: 24px;
}
.home_topics li {
    margin-bottom: 10px;
}
.home_topics li::marker {
    color: #5a7cbc;
    font-size: 24px;
}

.text_cols {
    column-width: 48%;
    column-count: 2;
    column-gap: 4%;
}

/*---------------------------shop section-------------*/
.catalog .aside {
  margin: 0;  
  padding: 40px 10px;
}
.aside-wrap {
    padding: 20px 20px 60px;
}
.catalog .aside h3 {
  font-size: 18px;
  margin: 0 0 15px 0;
  line-height: 30px;
}

.shop__menu {
  padding-bottom: 10px;
}
.shop__menu .menu {
  padding-left: 20px;
}
.shop__menu .menu li {
  font-size: 15px;
  line-height: 24px;
  list-style-type: square;
}

/* shop */

.shop_list,
.shop_id {
    margin-top: 30px;
}
.shop_list .block_header {
    background: #EEE;
    font-size: 140%;
    font-weight: bold;
}
.shop_id input[type="text"] {
    margin-bottom: 10px;
}
.shop_id  .shop_buy.to-cart {
  margin: 30px 0 10px 0;
}

.shop-item-price {
    display: block;
    margin-bottom: 15px;
}
.shop-item-price .price {
    font-size: 20px;
    padding: 0 10px;
}
.shop_id .addict-field {
    margin-bottom: 15px;
}
.shop_id .addict-field select {
  margin-bottom: 10px;
}
.reserv_art_options {
  font-style: italic;
  font-size: 13px;
  line-height: 17px;
  margin: 10px 0;
}

.shop_id .error {
    font-size: 13px;
}
.shop_id .button {
    margin-bottom: 5px;
}
.shop_list {
    padding: 0 0 25px;
}
.shop_list .shop-item-title {
    display: block;
    font-size: 16px;
    margin: 10px 0 5px 0;
}
.shop_id .shop-item-info1 {
    padding-top: 15px;
}
.shop_list .shop-item {
    height: 300px;
    max-width: 220px;
    float: left;
    padding: 10px 20px 10px 10px;
    margin: 0 20px 20px 0;
    border: 1px solid #EEE;
    transition: border .5s;
}
.shop_list .shop-item:hover {
    border: 1px solid #00008B;
}
.shop_list .show_all {
    clear: left;
}

.previous_next_links {
    padding-top: 0px;     
}
.shop_list .previous_next_links {
  padding-top: 20px;      
}

.clearleft {
    clear: left;
}
.cart_block {
    display: block;
    min-height: 30px;
    padding: 4px 0 0 35px;
    background: url(/libs/img/cart.png) no-repeat left top;
}
.cart_block .button {
    height: 30px;
    line-height: 30px;
    font-size: 0.875rem;
    margin: 10px 0;
}
.cart_table tr th {
    font-size: 13px;
    padding: 2px 5px;
}
#hidepars {
  display: none;
}
.cart_img img {
  width: auto;
  max-width: 100%;
}
.cart_count input[type="text"] {
  width: 30px;
}

.view-source {
  margin: 10px 0 20px 0;
  padding: 10px;
  border: 1px solid #EEE;
}

.payments {
    padding: 10px 0 20px 0;
}
.payments .payment {
    padding-bottom: 15px;
}
.payment_text {
    font-style: italic;
}

.incontent_menu li {
    margin-bottom: 7px;
}
/* captcha */
/*.block.captcha {
    width: 430px;
    display: table;
    position: relative;
    margin: 15px 0;
}
.captcha-image {
    display: inline-block;
    float: left;
    margin-right: 20px;
}
.block.captcha .input-title {
    margin-top: 0;
}
.block.captcha input {
    width: auto;
}
.block.captcha .button-refresh {
    display: inline-block;
    margin: 2px 0;
    width: 22px;
    height: 22px;
    background: #FFF url(../img/icon_refresh.png) no-repeat 0 0;
}*/
.captcha {
    margin-top: 25px;
}

/*------------------Сетка трансляций------------------*/

.trans_item {
  width: 265px;
  float: left;
}

.trans_time {
  margin: 15px 0 5px 0;
  color: #E7222C;
  font-size: 14px;
  font-weight: bold;
}
.trans_btn {
  max-width: 100%;
  margin: 5px 0 15px 0;
}
.trans_name {
  display: table-cell;
  max-width: 100%;
  width: 250px;
  height: 50px;
  background: #27459B;
  color: #FFFFFF;
  font-size: 14px;
  text-transform: uppercase;
  padding: 10px;
  margin: 0;
  text-align: center;
  vertical-align: middle;

}
.trans_descr {
  min-height: 50px;
  font-size: 13px;
  margin: 7px 0;
}
.trans_descr strong {
  font-size: 14px;
}


.tabs25 .trans_item {
    width: 285px;
    margin: 0 20px 20px 0;
}
.tabs25 .trans_name {
    width: 285px;
}

.wide_video {
  position: relative;
  padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  height: 0;
  overflow: hidden;
}
.wide_video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}

.tabs__content {
  display: none;
}
.tabs__content.active {
  display: block;
}
.tabs .tabs__caption{
  margin: 0 0 15px 0;
  padding: 0px;
  display: flex;
}

.tabs .tabs__caption li{
  margin:0px;
  padding:0px;
  cursor:pointer;
  display:block;
  float:left;
  padding:10px 15px;
  background:#e9eaeb;
  color:#707070;
}
.tabs__caption li.active, .tabs__caption li.active:hover{
  background: #27459B;
  color:#fff;
}
.tabs__caption li:hover{
  background:#d6d6d7;
}


/*-----------------Выставка спонсоров-----------------*/
h1 .fa {
  margin-right: 15px;
}

.show_item {
  background: #E6E7E8;
  padding: 20px 20px 50px 20px;
  margin-bottom: 20px;
}
.item_wrap {
  background: #FFFFFF;
  padding: 20px;
}
.item_wrap .link_button {
  max-width: 250px;
  width: 100%;
  min-width: auto;
  text-transform: none;
  padding: 0 5px;
}
.show_left {
  float: left;
  max-width: 220px;
  width: 40%;
}
.show_right {
  float: left;
  width: 60%;
  padding: 0 20px 0 30px;
}

.show_id {
  background: #E6E7E8;
  padding: 0 10px 20px 20px;
  margin: 20px 0;
}
.id_wrap {
  background: #FFFFFF;
  height: 235px;
  padding: 20px;
  overflow-y: scroll;
}
.id_header {
  color: #174994;
  font: bold 16px/60px Arial, Helvetica, sans-serif;
}

.id_files .fa {
  margin-left: 7px;
}
.idfile_descr.closed {
  display: none;
}
.idfile_descr.opened {
  display: block;
}
.idfile_descr p {
  margin: 5px 0 20px 0;
}

.id_videos {
  margin: 30px 0 20px 0;
}
.video_item {
  float: left;
  width: 100%;
  max-width: 380px;
  margin: 15px 15px 0 0;
}
.video_wrap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    display: block;
}
.video_wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}
.video_item .video_title {
  height: 32px;
  font-size: 13px;
  line-height: 15px;
  font-style: italic;

}


.link_button.wide {
  width: 250px;
  text-transform: none;
}

.id_photos {

}
.photo_wrapper {
  background: #E6E7E8;
  padding: 15px 20px;
  margin: 10px 0 20px 0;
}
.photo_item {  
  margin: 5px;
}
.photo_item img {
  width: 240px;
}

/*------------Photo report-----------------------------*/
.photo_list .photo_item {
    width: 100%;
    max-width: 350px;
    padding: 0;

}
.photo_item .photo_image {
    margin: 0;
}
.photo_list .paginator a:link, 
.photo_list .paginator a:visited,
.photo_list .paginator span {
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin: 0 12px;
}
.photo_images {
    text-align: center;
}



/*--------------------------Викторина----------------*/
.winner_wrap {
  background: #E6E7E8;
  padding: 20px;
  margin-bottom: 20px;
}
.winner_block {
  background: #FFFFFF;
  padding: 10px 20px;
}
.winner_block h2 {
  font-size: 28px;
}
.winner_block .timer {
  padding: 0 20px;
  font-size: 36px;
}
.win_details .field_descr {
  float: left;
  width: 120px;
  height: 30px;
  font-size: 16px;
  font-weight: normal;
  color: #181D4A;
}
.win_fio {
  font-size: 24px;
  font-weight: bold;
  color: #800000;
}
.win_org {
  font-size: 18px;
  padding-top: 10px;
  color: #181D4A;
}


/*------------------------------footer-----------------*/
footer.container {
	clear:both;
	color:#fff;
  background: #638FCE;
  padding: 0;
	position:relative;
	font:normal 14px/18px Arial, Helvetica, sans-serif;
}
footer a {
   color:#fff;
}

.socials a:link, .socials a:visited {
    display: inline-block;
    width: 30px;
    height: 30px;
    font-size: 16px;
    line-height: 28px;
    border: 2px solid #FFF;
    text-align: center;
    color: #FFF;
    margin-right: 15px;
    -webkit-transition: .3s;
    transition: .3s;
}
.socials a:hover {
  color: #B5CEF7;
  border: 2px solid #B5CEF7;
}

/* privacy policy */
.privacy_policy {
  position: fixed;
  z-index: 998;
  bottom: 0px;
  width: 100%;
  min-width: 320px;
  padding: 10px 5px 12px 0px;
  font-size: 100%;
  letter-spacing: 1px;
  font: 12px/16px Arial, Helvetica, sans-serif;
  color: #fff;
  background-color: #222;
  text-align: center;
}
.privacy_policy a:link, .privacy_policy a:visited {
  color: #F0E68C;
  text-decoration: underline;
}
.privacy_policy a:hover, .privacy_policy a:active {
  text-decoration: none;
}

.devoloper_tech ~ .privacy_policy {
  padding-bottom: 24px;
}

.privacy_policy .button {
    display: inline-block;
    color: #FFF;
    border: 2px solid #FFF;
    font-size: 12px;
    padding: 3px 10px;
    font-weight: normal;
    margin: 0 0 0 10px;
    height: auto;
    width: auto;
    min-width: auto;
    line-height: 1.2;
    background: transparent;
}
.privacy_policy .button:hover {
  cursor: pointer;
}

.stada_more:hover{
  cursor: pointer;
}

@media (max-width:1199px) {
    .slider_zone {
        width: 683px;        
    }
    
    .head_dates {
        padding-right: 50px;    
    }
}

@media (max-width:1170px) {
    .nav ul li {
        margin: 0 7px;
    }
    .nav ul li a {
        font-size: 14px;
    }
}
@media (max-width:991px) {
    .section.container {
        padding: 10px 30px;
    }
    .orgs-wrap {    
        padding: 0; 
        gap: 20px;
    }
    .orgs-wrap__card {
        flex: 0 0 calc(410px / 3);
    }
    .org-card_1 {
        flex:  0 0 180px;
    }
    .orgs-wrap img {
        max-width: 100%;
    }
    .org-card_3 img {
       max-width: 90px;
    }
    .slider_zone {
        float: none;
        width: 100%;
        text-align: center;        
        height: auto;
    }  
    .head_dates {
        padding: 10px;
    }
    .toptitle_1 { 
        justify-content: center;
    }
    .button_zone {
        margin-bottom: 10px;
    }
}
@media (max-width:767px) {
    .content_wrapper {
      padding: 30px 10px 100px 10px;
    }
    .start_wrapper {
        padding: 50px 30px;
    }
    .catalog_wrapper {
      padding: 30px 20px 100px 20px; 
    }
    .catalog .aside {
      padding-bottom: 10px;
      border-bottom: 1px dashed #CCC;
    }
    footer.container {
      height: auto;
    }
    .orgs-wrap {
        flex-direction: column;
        gap: 30px;
    }
    .orgs-wrap__card {
        flex: 1;
    }
    .org-card_2 {
        padding: 30px 0;
    }
    .org-card_1 img {
        max-width: 300px;
    }
    .org-card_3 img {
        max-width: 150px;
    }
    .org-card_4 img {
        max-width: 200px;
    }
    .lkmin_btn a {
      height: auto;        
      padding: 15px;
    }

}
@media (max-width:575px) {
    .start_wrapper {
        padding: 50px 15px;
    }
    .text_cols {
        column-width: 100%;
        column-count: 1;
        column-gap: 0%;
    }
    .photo_item {  
      margin: 0 0 20px !important;
    }
}

@media (min-width: 992px) {
  .header_top {
    height: 115px;
    background: #5A7CBC;
  }
  .logo_zone {
    width: 100px;
    float: left;
  }
  .logo_zone img {
    margin: 30px 0 0 30px;
  }
  .lk_link {
    width: 205px;
    float: right;
    text-align: right;
    color: #FFFFFF;
    padding: 0 45px 0 0;
  }
  .lk_link a:link,
  .lk_link a:visited {
    display: inline-block;
    height: 115px;
    font-size: 15px;
    line-height: 115px;
    padding: 0 0 0 10px;
    color: #FFFFFF;
  }
  .lk_link a:hover,
  .lk_link a:active {
    color: #B5CEF7;
  }
  .hbot_left {
    width: 258px;
    height: 378px;
    float: left;
  }
  .hbot_right {
    width: 712px;
    height: 378px;
    float: left;
  }
  .hbot_right img {
    max-width: 100%;
    height: auto;
  }
  .sitetitle_zone {
    height: 218px;
    width: 300px;
    padding: 35px 0 0 30px;
    text-align: left;
  }
  .toptitle_1 .bluetext {
    font-size: 19px;
    line-height: 19px;
    color: #27459B;
    width: 270px;
    position: relative;
  }
  .toptitle_1 .redbox {
    flex: 0 0 97px;    
    font-size: 22px;
    
  }
  .toptitle_2 {
    font-size: 28px;
    line-height: 38px;
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: bold;
    color: #27459B;
    position: relative;
  }
  .toptitle_3 {
   width:100%;
   margin-top: 10px;
   font-size: 14px;
	 font-weight: normal;
	 padding: 0 0 0 20px;
	 float:left;
   line-height: 40px;
   height: 40px;
   display: inline-block;
   background: #27459B;
   text-transform: uppercase;
   color: #FFFFFF;
   /*padding: 0 7px;*/
   letter-spacing: normal;
	 position: relative;
  }
 .toptitle_3::after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    right: -27px;
    border-bottom: 40px solid transparent;
    border-left: 27px solid #27459B;
  }
  .toptitle_4 {
   width:229px;
   margin: 0 0 13px 0;
   font-size: 14px;
	 font-weight: bold;
	 padding: 0 0 0 20px;
	 text-align:left;
	 float:left;
   line-height: 22px;
   display: inline-block;
   background: #EC1C24;
   text-transform: uppercase;
   color: #FFFFFF;
   /*padding: 0 7px;*/
   letter-spacing: 3px;
	 position: relative;
  }
  .toptitle_4::after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    right: -14px;
    border-bottom: 22px solid transparent;
    border-left: 14px solid #EC1C24;
  }
  .button_zone {
    width: 100%;
    height: 118px;
    padding: 1px 0 0 30px;
    text-align: left;
  }
  .hblue.link_button {
    position: relative;
    display: inline-block;
    margin:0;
    padding: 0 0 0 20px;
    text-align: left;
    min-width: 194px;
    width: 194px;
    height: 48px;
    line-height: 48px;
    background: #27459B;
    font-size: 16px;
  }
  .hblue::after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    right: -29px;
    border-bottom: 48px solid transparent;
    border-left: 29px solid #27459B;
  }
  .hred.link_button {
    position: relative;
    display: inline-block;
    margin: 20px 0 0 0;
    text-align: left;
    padding: 0 0 0 20px;
    min-width: 158px;
    width: 158px;
    height: 48px;
    line-height: 48px;
    background: #EC1C24;
    font-size: 16px;
  }
  .hred::after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    right: -29px;
    border-bottom: 48px solid transparent;
    border-left: 29px solid #EC1C24;
  }
  .slider_zone {

  }
  .date_zone {
    position: relative;
    float: right;
    width: 683px;
    height: 48px;
    background: #EC1C24;
  }
  .date_zone::before {
    display: block;
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: -29px;
    border-bottom: 48px solid #EC1C24;
    border-left: 29px solid transparent;
  }
  .head_dates {
    text-align: left;
    padding: 0 0 0 15px;
    font-size: 20px;
    line-height: 48px;
    font-weight: bold;
    margin: 0;
    color: #FFFFFF;
    letter-spacing: 2px;
  }
  .head_city {
    text-transform: uppercase;
    padding-left: 20px;
    letter-spacing: 4px;
  }
    .content_wrapper {
      position: relative;
      float: left;
      width: 660px;
      padding: 35px 20px 100px 50px;
      overflow: hidden;
    }
    /*.catalog_wrapper {
      position: relative;
      float: left;
      width: 660px;
      padding: 35px 20px 100px 50px;
      overflow: hidden;
    } */

    .sidebar_wrapper {
      position: relative;
      float: left;
      width: 310px;
      padding: 73px 50px 30px 10px;
      overflow: hidden;
    }
    .catalog .aside {
      padding: 60px 10px 30px 30px;
    }
    .mobile__menu {
       display: none !important;
    }
    .header_menu {
      width: 650px;
      height: 115px;
      float: left;
      padding: 0 0 0 15px;
    }
    .menu__list {
       background: transparent;
       margin: 0;
       padding: 0;
       display: block;
       position: relative;
       z-index: 9;
       overflow: visible;
       height: auto !important;
    }
    .menu__list:after {
       width: 100%;
       height: 0px;
       visibility: hidden;
       overflow: hidden;
       content: "";
       display: inline-block;
    }
    .menu__list li {
      display: inline-block;
      color: #FFF;
      text-transform: none;
      text-decoration: none;
      text-align: left;
      width: auto;
      padding: 0;
      margin: 0;      
    }
    .menu__list li a {
     display: block;
     height: 115px;
     font-size: 15px;
     line-height: 115px;
     padding: 0 5px;
     color: #FFF;
     -webkit-transition: all .15s ease;
     -o-transition: all .15s ease;
     transition: all .15s ease;
    }
    .menu__list li a:hover,
    .menu__list li a:active {
      color: #B5CEF7;
    }
    .menu__child-list {
       position: absolute;
       left: -10px;
       top: 100%;
       border-top: 1px dotted #FFF;
       border-bottom: 1px dotted #FFF;
       padding: 10px;
       background: #5A7CBC;
       display: none;
       z-index: 99;
       width: 225px;
    }
    .menu__child-list li {
       margin: 0 10px 0px 0px;
       line-height: 35px;
       text-transform: none;
    }
    .menu__child-list li a:link,
    .menu__child-list li a:visited {
      color: #FFF;
      display: block;
      height: auto;
      line-height: 1.3em;
      padding-top: 5px;
      padding-bottom: 5px;
      font-size: 15px;
    }
    .menu__child-list li a:hover,
    .menu__child-list li a:active,
    .menu__child-list li a.active  {
      color: #B5CEF7;
    }
    .menu__parent.has-child {
      /*padding-right:17px;*/
    }
    .menu__parent.has-child:hover .menu__child-list {
       display: block;
    }
    .menu__parent.has-child > a {
      background: transparent;      
    }
    .menu__parent.has-child:hover > a {
      color: #FFF;
    }
    .ul_lang {
      padding-right: 20px;
    }
    .footer_left {
       float: left;
       width: 536px;
       height: 204px;
       padding: 65px 0 0 45px;
       text-align: left;
    }
    .footer_middle {
      display: block;
      float: left;
      width: 0;
      height: 0;
      border-bottom: 204px solid #5A7CBC;
      border-left: 122px solid #638FCE;
    }
    .footer_right {
       float: left;
       width: 312px;
       height: 204px;
       text-align: right;
       background: #5A7CBC;
       padding: 68px 60px 0 0;
    }

}

@media (min-width: 1200px) {
  .content_wrapper {
    width: 860px;
  }
  .catalog .aside {
      padding: 60px 10px 30px 50px;
  }
  /*.catalog_wrapper {
    width: 860px;
  }
*/
  .logo_zone {
    width: 110px;
  }
  .logo_zone img {
    margin: 30px 0 0 45px;
  }  
  .lk_link {
    width: 225px;
  }
  .hbot_left {
    width: 358px;
  }
  .hbot_right {
    width: 812px;
  }
  .slider_zone {
   
  }
  .sitetitle_zone {
    height: 260px; 
    width: auto;   
    padding: 50px 0 0 50px;
  }
  .sitetitle_zone img {
    width: 314px;
  }
  .head_dates {
    padding: 0 0 0 15px;
    text-align: left;
    }
  .toptitle_2 {
    font-size: 34px;
    line-height: 44px;
    margin-top: 20px;
    width: 360px;
  }
  .toptitle_3 {
    width:97%;
    margin-top: 10px;
    font-size: 14px;
	font-weight: normal;
	float:left;
  height: 40px;
    line-height: 40px;
    display: inline-block;
    background: #27459B;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 0 0 0 30px;
    letter-spacing: normal;
  }
    .toptitle_4 {
    width:133px;
    margin-top: 10px;
    font-size: 14px;
	font-weight: bold;
	text-align:center;
	float:left;
    line-height: 22px;
    display: inline-block;
    background: #EC1C24;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 0 7px;
    letter-spacing: 3px;
	position: relative;
  }
  .toptitle_4::after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    right: -14px;
    border-bottom: 22px solid transparent;
    border-left: 14px solid #EC1C24;
  }
  .header_menu {     
      padding: 0 0 0 25px;
      width: 800px;
}

  .menu__list li {
    margin-right: 5px;
  }
  .menu__list li a {
     display: block;     
     font-size: 16px;     
     padding: 0 10px;     
    }
    .lk_link a:link,
  .lk_link a:visited {    
    font-size: 16px;    
  }

  .button_zone {
    padding: 2px 0 0 50px;
  }
  .hblue.link_button {
    padding: 0 0 0 30px;
    width: 260px;
    font-size: 18px;
  }
  .hred.link_button {
    margin: 20px 0 0 0;
    padding: 0 0 0 30px;
    width: 222px;
    font-size: 18px;
  }
  .date_zone {
    width: 784px;
  }
  .head_dates {
    font-size: 23px;
  }
  .footer_left {
     width: 636px;
     padding: 65px 0 0 65px;
  }
  .footer_right {
     width: 412px;
     padding: 68px 80px 0 0;
  }

}