#top-menu, top-menu-sch{
    display: flex;
    justify-content: space-between;
    align-items: center;  border-top: 1px solid #bbbbbb;
}
#top-menu a, top-menu-sch a{
    padding: 8px 6px;
    border-right: 2px solid white;
    box-sizing: border-box;
    color: white;
    width: 100%;
    white-space: nowrap;
    text-align: center;
    text-decoration: none;
    transition: margin-top .2s;
}
#top-menu a:hover, #top-menu-sch a:hover{
    margin-top: -5px;
}
#top-menu a:nth-child(1){
    /*background: #d9b03e;*/
    background: #ffffff00;
}
#top-menu a:nth-child(2){
    background: #a3ae47;
}
#top-menu a:nth-child(3){
    background: #ae9dd1;
}
#top-menu a:nth-child(4){
    background: #65c9cf;
}
#top-menu a:nth-child(5){
    background: #90c2db;
}
#top-menu a:nth-child(6){
    background: #e5ad60;
}
#top-menu a:nth-child(7){
    background: #d1cba7;
}
#top-menu a:nth-child(8){
    background: #c7ccd1; 
}
#top-menu a:nth-child(9){
    background: #a0bd6b; 
}
#top-menu a:last-child{
    border-right: none;
    border-bottom: none;
    /*background: #a9404696;*/
}
#top-menu a.active,
#top-menu a.active:hover{background:rgb(255 250 216 / 69%); /*rgba(230, 208, 53, 0.23);*/    color: #5ca9d2;    margin-top: 0;    margin-top: 0;    border-bottom: 3px solid #ff4e44;}

[hidden] {display: none;}
table.no-border, table.no-border tr, table.no-border td, table.no-border th {
  border: none!important;
}
.header-after-slide-menu li:nth-child(1) a:hover, .header-after-slide-menu li.cur:nth-child(1) a{
background:url(/images/new_3/pre_menu_bg1_active.jpg) 0 0 no-repeat;
}
.header-after-slide-menu li:nth-child(2) a:hover, .header-after-slide-menu li.cur:nth-child(2) a{
background:url(/images/new_3/pre_menu_bg2_active.jpg) 0 0 no-repeat;
}
.header-after-slide-menu li:nth-child(3) a:hover, .header-after-slide-menu li.cur:nth-child(3) a{
background:url(/images/new_3/pre_menu_bg3_active.jpg) 0 0 no-repeat;
}
.header-after-slide-menu li:nth-child(4) a:hover, .header-after-slide-menu li.cur:nth-child(4) a{
background:url(/images/new_3/pre_menu_bg4_active.jpg) 0 0 no-repeat;
}
.header-after-slide-menu li:nth-child(5) a:hover, .header-after-slide-menu li.cur:nth-child(5) a{
background:url(/images/new_3/pre_menu_bg5_active.jpg) 0 0 no-repeat;
}
a.w10{
display:none;
}
.noborder, .noborder tr, .noborder td, .noborder th{
border:0!important;
}
.formtable td input[type=text], .formtable td textarea{
max-width:445px;
width:100%;
}
.formtable td{
vertical-align:top;
}
.formtable td .captcha {
    border: solid 1px #dadada;
    display:flex;
}
.formtable td .captcha img {
    float: left;
    border-right: 1px solid #dadada; 
}
.formtable td .captcha input {
    height: 30px;
    width: 100%;
    margin: 0;
    border: none;
}
.formtable td input[type=submit] {
    background: #ee9581;
    padding: 7px 20px;
    color: #ffffff;
    border-radius: 5px;
    font-size: 1.2em;
    margin: 10px -10px 0 0;
}
p.error{color:red;}
.err{border:1px solid red!important;}
.formtable td:first-child{
text-align:right;
padding:0 10px 0 0;
font-size:0.9em;
width:200px;
}
.my_nc_row table td, .my_nc_row table th{
border: 1px solid #1A8DCC;
}
.my_nc_row table{
border-collapse:collapse;
}
.f_news_div li{
margin-top:5px;
margin-bottom:5px;
}
a.youtube_link{
background: url(/images/youtube-icon.jpg) 0 0 no-repeat;
position: relative;
top: 44px;
float: right;
right: 10px;
padding: 20px 50px;
}
.wrapper table{
border-collapse: collapse;
}
.wrapper table td, .wrapper table th{
border: 1px solid #198ecc;
padding: 9px;
}
.wrapper table td.personal{
background: url(/newhistory/imgs/personal.png) no-repeat right 3px center;
height: 30px;
padding-right: 70px;
}
body{
	background-image: url(../images/bg.png);
	color:#545454;
	font-size:14px;
	font-family: 'Arial';
    margin: 0;
    padding: 0;
}
a, .news_div a {
    text-decoration: none;
}
.clear{
    clear: both;
}
#center{
	width:1024px;
	background:#ffffff;
	min-height:100%;
	margin:0 auto;
	box-shadow: 0 0 15px gray;
}
#logo #kont {
    width: 225px;
    margin-top: 31px;
    float: right;
}
ul.firstlevel li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: left;
    margin-left: 3px;
}
ul.firstlevel li a{
    color: #336e8e;
    font-weight: bold;
}
ul.firstlevel { margin: 0;    padding: 0;    display: inline-flex;     margin-right: -54px;}
   
div#logo {
    background: url("/newhistory/imgs/header_bg.jpg") no-repeat 233px 17px; 
    width: 100%;
    height: 170px;
    position: relative;
}
div#logo.ko {
    background: url("/newhistory/imgs/ko/header-bg.jpg") no-repeat 246px 6px;
    width: 100%;
    height: 170px;
    position: relative;
}
div#logo.lavriki {
    background: url("/newhistory/imgs/header_bg.jpg") no-repeat 233px 17px;
    width: 100%;
    height: 170px;
    position: relative;
}
div#logo.lavriki #kont .tel{
    margin-top: 10px;
}
div#logo.oboronnaya {
    background: url("/newhistory/imgs/header_bg.jpg") no-repeat 233px 17px;
    width: 100%;
    height: 170px;
    position: relative;
}
div#inst {
    position: absolute;
    top: 129px;
    left: 25px;
    padding: 10px 0 0 0;
	z-index: 1;
}
img.inst {
    width: 30px;
}

div#vklogo {
    position: absolute;
    top: 139px;
    left: 23px;
	z-index: 1;
}
div#yout-logo {
    position: absolute;
    top: 139px;
    left: 63px;
	z-index: 1;
}
div#telegram-logo {
    position: absolute;
    top: 139px;
    left: 103px;
    z-index: 1;
}
div#search-logo{
    position: absolute;
    top: 139px;
    left: 143px;
    z-index: 1;
}
img.vklogo {
    width: 30px;
}
div#fb {
    position: absolute;
    top: 139px;
    left: 102px;
	z-index: 1;
}
img.fb {
    width: 30px;
}
.nivoSlider{
    margin: 0 auto;
    width: 95.7%!important;
    margin-bottom: 10px;
}
.slider{
    height: 292px;
    overflow: hidden;
    width: 95.7%!important;
    margin: 0 auto;
    margin-bottom: 6px;
}
.nivo-prevNav{
    background: url(https://newhistory.spb.ru/images/arr_nivo_left.png) no-repeat;
    left: 16px!important;
}
.nivo-nextNav{
    background: url(https://newhistory.spb.ru/images/arr_nivo_right.png) no-repeat;
    right: 16px!important;
}
.nivo-directionNav a{
    height: 20px;
    width: 12px;
    top: 47%!important;
}
.p10{
	margin:10px;
	list-style-image: url(../images/bull_g.png);
	list-style-position: inside;
}
.p10 li{
padding: 3px 5px;
}
.more{
	text-align:right;
	margin-right:40px;
}
.a-site-form__input-text{
	width:140px!important;
}
#kont .search {
    margin: 0px 0 0 44px;
    width: 159px;
    height: 37px;
    top: 8px;
}
#kont .search a {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}
#kont .search .btn {background: #f98368;width: 115px!important;text-align: center!important;margin-left: 15px;padding: 12px;border-radius: 7px;}
#kont div{
	width:200px;
	text-align:right;
}
#kont .city{
	color:#5ca9d2;
	font-size:17px;
	font-weight:bold;
	margin: 0 0 2px 0;
}
#kont .adres{
	color:#5ca9d2;
	font-size:14px;
	font-weight:bold;
	margin: 0 0 3px 0;
}
#kont .tel{
	color:#e59992;
	font-size:20px;
	font-weight:bold;
	margin: 8px 0;
}
#logolink{
	padding: 66px 110px;
	position: absolute;
    background: url(../images/new_3/logo_header.jpg) no-repeat 22px 9px;
}
#logolink-ko{
    padding: 66px 110px;
    position: absolute;
    background: url("../imgs/ko/logo-ko.jpg") no-repeat 11px 6px;
}
#logolink-dev{
    padding: 66px 110px;
    position: absolute;
    background: url("/newhistory/imgs/dev/logo-header-dev.jpg") no-repeat 20px 6px;
}
#logolink-vor{
    padding: 66px 110px;
    position: absolute;
    background: url("/newhistory/imgs/logo_header-bug.png") no-repeat 20px 6px;
}
#logolink-kol{
    padding: 66px 110px;
    position: absolute;
    background: url("/newhistory/imgs/logo_header-kol.png") no-repeat 20px 6px;
}
#logolink-kudr{
    padding: 66px 110px;
    position: absolute;
    background: url("/newhistory/imgs/logo_header-kudr.jpg") no-repeat 20px 6px;
}
#logolink-12121{
    padding: 66px 110px;
    position: absolute;
    background: url("/newhistory/imgs/23232") no-repeat 20px 6px;
}
#kont .mail, #kont .mail a{
	color:#5ca9d2;
	font-size:14px;
	font-weight:bold;
}
.header-after-slide-menu{
    text-align: center;
}
.header-after-slide-menu ul{
    padding-left: 0;
    display: inline-block;
    margin-top: 0px;
}
.header-after-slide-menu ul li{
    list-style-type: none;
    margin-left: 6px;
    float: left;
}
.header-after-slide-menu ul li.ha1{
    margin-left: 0;
}
.header-after-slide-menu ul li.ha1 a{
    /*background: url(../images/new_3/pre_menu_bg2.jpg) no-repeat;*/
    background-color:#728ee1;
}
.header-after-slide-menu ul li.ha2 a{
    /*background: url(../images/new_3/pre_menu_bg1.jpg) no-repeat;*/
    background-color:#ed9581;

}
.header-after-slide-menu ul li.ha3 a{
    /*background: url(../images/new_3/pre_menu_bg3.jpg) no-repeat;*/
    background-color:#e5ad60;
}
.header-after-slide-menu ul li.ha4 a{
    /*background: url(../images/new_3/pre_menu_bg4.jpg) no-repeat;*/
    background-color:#a0bd6b;
}
.header-after-slide-menu ul li.ha5 a{
    /*background: url(../images/new_3/pre_menu_bg5.jpg) no-repeat;*/
    background-color:#439ecd;
}
.header-after-slide-menu ul li a{
    width: 191px;
    height: 72px;
    display: block;
    line-height: 74px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}
aside#left {
    float: left;
    width: 210px;
    margin-left: 23px;
}
#title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 115%;
    color: #ee9581;
    margin-bottom: 7px;
    margin-left: 0px;
    display: block;
}
.dopz #title { padding-top: 1em;}
#accordion > li > a {
    color:#336e8e;
}
#accordion > li > a.active{
  color: #eccf96;
}
#accordion {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-top: 7px;
}
#accordion .current ul{
    display: block;
}
#accordion > li{
	cursor: pointer;
	font-weight: bold;
	border-bottom: 1px solid #eccf96;
	margin-bottom:2px;
    list-style-type: none;
	padding: 10px 8px;
}
#accordion >ul > li.active > a{
	font-weight: bold;
}
#accordion li ul{
	padding:0;
	margin: 15px 0 0 0;
}
#accordion li.active li{
	text-indent:0;
}
#accordion > ul > li > a {
    color: #5ca9d2;
}
#accordion li li{
	list-style-image: url(../images/new_3/li_left_nav.jpg);
    border: 0;
    margin: 5px 0 5px 24px;
    padding: 0;
}
#accordion li li a{
   color: #5ca9d2;
}
#accordion li li.current a{
     color: #6b6b6b;
}
#accordion li li a:hover{
    text-decoration: underline;
}
.td.btn a {
    /*background: url(/images/new_3/big-btn-red.jpg) no-repeat;*/
    background-color:#f6af9f;
    width: 210px;
    height: 49px;
    color: #fff;
    text-align: center;
    display: block;
    font-size: 120%;
    font-weight: bold;
    line-height: 51px;
    margin-bottom: 12px;
}
#left .news_body, #left .news_link {
    display:none;
}

.news_head{
    /* background: url(../images/new_3/blue_title.jpg) no-repeat; */
    background-color:#258fca;
    width: 100%;
    height: 43px;
    color: #fff;
    text-align: center;
    font-size: 120%;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 43px;
    margin-bottom: 10px;
}
#news .my_news p {
    padding: 0;
    margin: 0;
}
#news{
    border: 1px solid #198ecc;
}
#news .my_news {
    padding: 15px 9px;
}
#news .news_date {
    font-weight: bold;
    margin-bottom: 13px;
}
#news .news_name a{
    color: #198ecc;
    font-weight: bold;
}
#news .news_body{
    font-size: 85%;
}
#news .news_link a{
    text-decoration: underline;
    text-transform: lowercase;
    font-size: 90%;
    text-align: right;
    display: block;
    color: #198ecc;
}
#news .end_news {
    background: #198ecc;
    text-align: center;
    padding: 7px;
    float: right;
}
#news .end_news a {
    color: #fff;
}
div.wrapper {
    float: left;
    width: 740px;
    margin-left: 20px;
    min-height: 200px;
}
footer .wrapper {
    float: none;
    width: 100%;
    margin-left: 0px;
    min-height: 0px;
}

/* Start footer style */

footer {
    clear: both;
    background: url(../images/foot_c.png) 15px 30px no-repeat;
    /*min-height: 360px;*/
    color: #5ca9d2;
}
footer.new{
    background: none;
    position:relative;
    /*height:320px*/
}
footer.new .wrapper{
   background: url(/newhistory/imgs/foot-new.jpg) top 3rem center no-repeat;
   z-index: 2;
   position: relative;
}
footer.new:before{
    position: absolute;
    content: "";
    height: 1px;
    z-index: 1;
    background: #00acd4;
    top: 138px;
    left: 20px;
    right: 20px;
}
#counter{
	position: relative;
	top: 261px;
	left: 48px;
	width: 88px;
	height: 31px;
    float: left;
}
#enter{
	position: relative;
	top: 111px;
	float: right;
	right: 20px;
	height: 30px;
}
#enter a{
	background: #ee9581;
	padding: 11px 10px;
	color: #ffffff;
	border-radius: 5px;
}
#fc a:hover{
    text-decoration: underline;
}
#fc{
	width: 460px;
	text-align: center;
	margin: 0 auto;
	position: relative;
    padding-top: 110px;
    padding-bottom: 1rem;
	/*top: 153px;*/
}
#fc .utka{
	width: 380px;
	height: 57px;
	background: url(../images/utka.png) center 0 no-repeat;
	margin: 0 auto;
    margin-bottom: 50px;
    position: relative;
    top: 28px;
}
#fc .utka a {
    margin-top: 25px;
    font-size: 110%;
    font-weight: bold;
}
#fc .utka .floatleft {
    float: left;
}
#fc .utka .floatright {
    float: right;
}
#fc p{
	font-size: 85%;
    line-height: 12px;
}
#fc a{
	color:#5ca9d2;
	text-decoration:none;
	padding:5px;
}
/* End footer style */

/* Start calentar style */

.pickmeup{
    display:none;
    position:absolute
}
.pickmeup *{
    box-sizing:border-box
}
.pickmeup .pmu-instance{
    display:inline-block;
    text-align:center;
    width: 187px;
    background: #fff9d5;
    border: 1px solid #ee9581;
}
.afisha-2 .pickmeup .pmu-instance{
    background: #fff;
}
.pickmeup .pmu-instance .pmu-button{
    color: #333;
    cursor: pointer;
    outline: 0;
    text-decoration: none
}
.pickmeup .pmu-instance .pmu-today{
    background: #eec0b6;
    color: #fff
}
.pickmeup .pmu-instance .pmu-button:hover{
    color: #fff;
}
.pickmeup .pmu-instance .pmu-not-in-month{
    color:#eee;
}
.pickmeup .pmu-instance .pmu-disabled, .pickmeup .pmu-instance .pmu-disabled:hover{
    color: #333;
    cursor: default
}
.pickmeup .pmu-instance .pmu-selected{
    background: #ee9581;
    color: #fff;
}
.pickmeup .pmu-instance .pmu-not-in-month.pmu-selected{
    background:#17384d
}
.pickmeup .pmu-instance nav{
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    color: #fff;
    line-height:2em;
    background: url(../images/new_3/calend_title.png) no-repeat;
    height: 44px;
    width: 187px;
}
nav.pmu-day-of-week {
    background: none!important;
    height: 20px!important;
}
.pickmeup .pmu-instance nav *:first-child :hover{
    color: #88c5eb;
}
.pickmeup .pmu-instance nav .pmu-prev,.pickmeup .pmu-instance nav .pmu-next{
    display:none;
    height:2em;
    width:1em
}
.pickmeup .pmu-instance .pmu-years *,.pickmeup .pmu-instance .pmu-months *{
    display:inline-block;
    line-height:3.6em;
    width:26px;
}
.pickmeup .pmu-instance .pmu-day-of-week{
    color: #198ecc;
    font-weight: bold;
    font-size: 90%;
    cursor: default;
}
.pickmeup .pmu-instance .pmu-day-of-week *,.pickmeup .pmu-instance .pmu-days *{
    display:inline-block;
    line-height:20px;
    width:26px;
}
.pmu-instance > nav > .pmu-button{
    color: #fff!important;
    font-size: 111%!important;
    line-height: 43px;
    font-weight: bold;
    margin: 0 auto;
}
.pickmeup .pmu-instance .pmu-day-of-week *{
line-height:1.8em
}
.pickmeup .pmu-instance:first-child .pmu-prev,.pickmeup .pmu-instance:last-child .pmu-next{
display:block
}

.pickmeup:not(.pmu-view-days) 
.pmu-days,.pickmeup:not(.pmu-view-days) 
.pmu-day-of-week,.pickmeup:not(.pmu-view-months) .pmu-months,.pickmeup:not(.pmu-view-years) .pmu-years{display:none}

/* End calentar style */

#afisha_review .afisha_title {
    font-size: 165%;
    font-weight: bold;
    color: #198ecc;
    margin-bottom: 15px;
}
.floatleft{
    float: left;
}
.afisha_sobitiya {
    margin-left: 10px;
    width: 320px;
}
.afisha_sobitiya .date {
    color: #198ecc;
    font-size: 140%;
    font-weight: bold;
    margin-bottom: 14px;
}
.afisha_sobitiya .date span{
    font-size: 90%;
    color: #ee9581;
}
.afisha_sobitiya .time {
    background: #198ecc;
    color: #fff;
    padding: 7px 5px;
    float: left;
    border-radius: 5px;
    font-weight: bold;
}
.afisha_sobitiya .description {
    margin-left: 53px;
    font-weight: bold;
    margin-bottom: 18px;
}
.afisha_sobitiya .description span {
    color: #198ecc;
    font-size: 125%;
}
/*.first {
    line-height: 58px;
    text-transform: uppercase;
    background: url(../images/first.png) 0 0 no-repeat;
    padding: 3px 20px 0px 17px;
    color: #ffffff;
    font-variant: small-caps;
    font-size: 50px;
    float: left;
    margin: 0 5px 5px 0;
}*/
p {
    line-height: 1.5em;
    padding: 0 0 0 0;
}
h1 {
    font-size: 24px;
    font-weight: bold;
}
h1, h3, h4, h5, h6 {
    color: #5ca9d2;
    margin: 15px 0;
}
.afisha_calend {
    margin-bottom: 12px;
}
.doings-btn a {
    color: #fff;
    background: #ee9581;
    padding: 7px 18px;
    border-radius: 4px;
    font-weight: bold;
    clear: both;
}
#afisha_review {
    border-bottom: 3px;
    border-bottom-style: dotted;
    border-color: #198ecc;
    height: 268px;
}

/* Right sidebar css */

.right-sidebar{
    float: left;
    width: 210px;
    height: 960px;
    margin-left: 20px;
}
#afisha_review_righ {
    background: #e2e7de;
    margin-top: 15px;
    text-align: center;
}
#afisha_review_righ .afisha_title_right {
    text-align: center;
    line-height: 46px;
    font-size: 140%;
    font-weight: bold;
    color: #198ecc;
}
#afisha_review_righ .afisha_calend_right img {
    margin: 0 auto;
    display: block;
}
#afisha_review_righ a.all {
    text-decoration: underline;
    line-height: 46px;
    font-weight: bold;
    color: #198ecc;
}
div#vk_groups iframe {
    margin-top: 15px;
}
a{
	color:#00659a;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	text-decoration:underline;
}
strong {
    color: #198ecc;
}
.first_level li ul {
    display: none;
}

#topmenu{
	position: relative;
	top: 14px;
    text-align: right;
    margin-top: -37px;
    margin-bottom: 23px;
}
#topmenu ul{
	
}
#topmenu ul li{
	float: left;
	color:#5ca9d2;
	font-size:14px;
	font-weight:bold;
}
#topmenu>ul>li:hover{
	float: left;
	background-color:#e2e7de;
	color:#f77e45;
	font-size:14px;
	border-radius: 5px 5px 0 0;
	font-weight:bold;
}
#topmenu ul li a{
	color:#336e8e;
	font-size:14px;
	font-weight:bold;
	padding: 5px 7px;
}
#topmenu>ul>li:hover>a{
	color: #f77e45;
	background-color: #e2e7de;
	font-size: 14px;
	border-radius: 5px 5px 0 0;
	padding: 5px 7px;
	text-decoration:none;
}
#topmenu ul>li>ul.level2{
	position: absolute;
	display: none;
	top: 20px;
	z-index:20;
	padding: 0 0 20px 0;
	border-radius: 0 0 5px 5px;
	background-color: #e2e7de;
}
#topmenu ul>li>ul>li:first-child{
	padding: 20px 0 5px 0;
}
#topmenu ul>li>ul>li:last-child{
	//padding: 5px 0 20px 0;
}
#topmenu ul>li>ul>li{
	color:#ffffff;
	display: block;
	float:none;
	padding: 5px 0;
}
#topmenu ul>li>ul>li>a{
	color:#555;
	font-weight:normal;
	text-decoration:none;
}
#topmenu ul li ul li a:hover{
	text-decoration:underline;
}
#topmenu ul>li>ul>li>ul.level3{
display:none;
}
#topmenu ul>li>ul.level2:hover>li>ul.level3 li:first-child{
padding-top: 3px;
}
.level3 li>a{
text-decoration:none;
}
#topmenu ul>li>ul.level2{
    width: 180px;
    padding-left:10px;
    padding-right:10px;
    text-align: left;
}
#topmenu ul>li>ul.level2>li>a{
padding:5px 0;
}
#topmenu ul>li>ul.level2:hover>li>ul.level3{
position: absolute;
left: 165px;
width: 200px;
border-radius:5px;
z-index:20;
padding: 0 0 5px 0;
background-color:#e2e7de;
}
#topmenu ul>li>ul.level2:hover>li>ul.level3 li{
padding: 5px 0 5px 20px;
}
#topmenu ul>li>ul.level2:hover>li>ul.level3 li a{
padding:0;
}
.news_date {
    background: #f6af9f;
    border-radius: 0 5px 5px 0;
    color: #ffffff;
    font-size: 13px;
    text-align: center;
    padding: 2px 0;
    width: 100px;}
.news_div a:hover{
    text-decoration: underline;}
.news_div a {color: #f6af9f;}
.end_news {border-bottom: 1px solid #0c5b88;; padding-bottom: 1em;}
h2 {
    font-size: 20px;
    font-weight: bold;
    color: #F9896F;
}
.more {
    text-align: right;
    margin-right: 40px;
}
.more a{
    color: #5ca9d2;
}

.price_tab{
border-collapse:collapse;
width:100%;
color:gray;
font-weight:bold;
}
.price_gray{
background:#c0c0c0;
}
.hide{
overflow:hidden;
display:none;
border: 1px solid #5CA9D2;
border-radius: 0 0 10px 10px;
}
.price_tab td:first-child{
text-align:left;
border-left:0;
}
#f_ot{
text-align:center;
}
.price_tab td:last-child{
border-right:0;
}
.price_tab tr:last-child td{
border-bottom:0;
}
.price_tab td{
text-align:center;
padding:5px;
border:1px solid #5ca9d2;
}
h1.price_h1_a{
background:#5ca9d2;
margin:0;
padding:10px;
text-align:center;
color:#fff;
font-size:1.8em;
cursor:pointer;
border-radius:10px 10px 0 0!important;
}
h1.price_h1{
background:#5ca9d2;
margin:0;
padding:8px;
text-align:center;
color:#fff;
font-size:1.3em;
cursor:pointer;
border-radius:10px;
}
.price_div{
margin: 10px 0;
}
.price_tab h3{
background:#f5b7a5;
margin:0;
padding:0px;
text-align:center;
color:#fff;
font-size:1.6em;
}
.price_green{
background:#bbd889;
font-weight:bold;
color:#fff;
}
.price_tab td.price_red{
padding:0;
}
.photo_cont {
  padding-left: 27px;
}
.p_p{
border: 1px solid #eac57b;
height: 273px;
float:left;
font-size: 13px;
}
.p_p p{
text-align: center;
max-width: 190px;
font-style: italic;
margin:2px;
}
/*.p_p td{
width: 175px;
border:1px solid #eac57b;
text-align: center;
height: 204px;
float: left;
padding: 10px;
margin: 16px!important;
}*/
.p_p img{
margin:0;
max-width: 175px;
max-height: 204px;
}
p.dolz {
    font-size: smaller;
    text-align: center;
    font-weight: bold;
}
.p10 .p10 .p10{
list-style-type: circle;
list-style-image: none;
}
.p10 .p10{
	list-style-type: disc;
	list-style-image: none;
	margin: 0 0 0 20px;
}

.like-table{
display: table;
width: 195px;
border:0;
text-align: center;
height: 225px;
float: left;
}
.like-cell{
display: table-cell;
vertical-align: middle;
text-align: center;
}
.like_small{
width: 70px;
max-height: 70px;
overflow:hidden;
margin: 0 auto;
}
.like-table2{
display: table;
width: 80px;
text-align: center;
height: 80px;
float: left;
}
.like-cell2{
display: table-cell;
vertical-align: middle;
text-align: center;
}
.name2{
display: table-row;
text-align: center;
}
.back{
text-align:right;
margin-right:40px;
}
.like-table2{
display: table;
width: 80px;
float: left;
padding: 0px;
margin: 0 10px 10px 0;
}
.like-cell2{
font-size: 0px;
width: 80px;
display: table-cell;
vertical-align: middle;
text-align: center;
border:1px solid #eac57b;
text-align: center;
height: 80px;
}
.p_p2{
height:300px!important;
}
.like-table2:hover .hedden_name{
transition: .5s;
opacity: 1;
}
.like-table2 .hedden_name{
width: 70px;
padding: 5px;
height: 72px;
cursor:pointer;
background: rgba(92, 169, 210, 0.77);
position: absolute;
vertical-align: middle;
text-align: center;
color: #FFF;
font-size: 10px;
font-weight: normal;
display: table;
opacity: 0;
transition: .5s;
}
.like-table2 .hedden_name div{
display: table-cell;
vertical-align: middle;
}
.wrapper #nc_calendar_block{
background: none;
margin: 0 30px;
}
.wrapper section.calendar #nc_calendar_block{
margin: 0;
padding:0;
float:left;
}
.wrapper section.calendar #nc_calendar_block .days_table td{
background:#fff9d5;
}
.wrapper section.calendar #nc_calendar_block .days_table td.mouseover1,
.wrapper section.calendar #nc_calendar_block .days_table td.mouseover_weekend1,
.wrapper section.calendar #nc_calendar_block .days_table td.mouseover_weekend_s1{
background:wheat;
}
.wrapper #nc_calendar_block table{
margin:0 auto;
width:300px;
}
.wrapper section.calendar #nc_calendar_block table{
margin:0;
width:200px;
}
.wrapper #nc_calendar_block table td{
border:none;
}
.navig_date a{
color:white;
}
.news_div a.news_h:hover{
text-decoration:underline;
color:#5ca9d2;
}
.sidebar_slide #nc_calendar_block{
margin-top:12px;
}
.day_curr a{
color:white;
}


.teachers-list {
    margin: 0 -10px;
}
.teachers-list .list{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 1rem;
    padding: 1rem;
}
.teachers-list .teacher {
    position: relative;
    border: 1px solid #eac57b;
    transition: border-color .3s;
    /*float: left;*/
    /*width: 182px;*/
    /*height: 300px;*/
    /*border: 1px solid #eac57b;*/
    /*margin: 14px;*/
    /*padding: 20px;*/
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: .5rem;
    text-align: center;
}
.teachers-list .teacher:hover {
    border-color: inherit;
}
.teachers-list .photo {
    position: relative;
    display: block;
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.teachers-list .photo img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    /*max-width: 199px;*/
    /*max-height: 199px;*/
}
.teachers-list hr {
    border: 0 
    solid #eac57b;
    border-top-width: 1px;
}
.teachers-list .teacher .name {
    font-size: 1.1em;
}
.teachers-list .teacher .position,
.about-teacher .teacher .position {
    font-weight: bold;
    font-size: 0.9em;
    color: #545454;
}
.teachers-list .teacher .position {
    position: relative;
    margin-bottom: .5rem;
}
.teachers-list .teacher .branch{
    margin-bottom: 1rem;
    font-weight: bold;
    font-size: 0.9em;
    color: #545454;
}
.teachers-list .teacher .wrap-likes{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: .5rem;
    position: relative;
    margin-top: auto;
}
.teachers-list .teacher .wrap-likes:after{
    content: '';
    position: absolute;
    left: 1rem;
    right: .5rem;
    height: 1px;
    top: 0;
    background: linear-gradient(to right, transparent 0%, #eac57b 20%, #eac57b 80%, transparent 100%);
}
.teachers-list .teacher .likes {
    background: url(/images/heart-orange.png) left center no-repeat;
    padding-left: 20px;
    height: 17px;
}
.teachers-list .teacher p,
.about-teacher .teacher p {
    margin: 5px 0;
}
.teachers-list .filter{
    display: flex;
    padding: 0 1rem;
}
.teachers-list .filter button {
    background-color: #5ca9d2;
    border: none;
    border-radius: 5px;
    color: white;
    font: inherit;
    font-size: 0.9em;
    padding: 5px 10px;
    cursor: pointer;
    transition: background-color .3s;
}
.teachers-list .filter button:hover {
    background-color: #198ecc;
}
.teachers-list .filter input,
.teachers-list .filter select {
    border: solid 1px #eac57b;
    border-radius:5px;
    width: 100%;
    margin-right: 15px;
    font:inherit;
    font-size:0.9em;
    padding: 5px 10px;
}

.teachers-list .filter select {
    /*width: 223px;*/
    padding: 5px 10px;
    /*margin-left: 14px;*/
    padding: 4px 7px;
}
.about-teacher .teacher {
    background-color: #D9DBDA;
    padding: 7px;
    float: left;
    margin: 0 10px 10px 0;
    text-align: center;
}
.about-teacher .teacher a img {
    width: 183px;
}
.about-teacher .teacher .name {
    font-size: 1.2em;
    color: white;
}
.about-teacher .teacher .button {
    display: inline-block;
    background-color: #7FA0F1;
    color: white;
    font: inherit;
    font-size: 1.2em;
    border: 0;
    width: 160px;
    height: 18px;
    padding: 5px 0;
    margin-top: 10px;
    cursor: pointer;
    transition: background-color .3s;
    box-sizing: content-box;
    outline: none;
}
.about-teacher .teacher a.button:hover {
    background-color: #198ecc;
}
.about-teacher .teacher .button.like {
    background-color: white;
    color: #ccc;
    overflow: hidden;
}
.about-teacher .teacher .button.like.voited {
    color: #7FA0F1;
}
.about-teacher .teacher .button.like:hover {
    color: #ccc;
}
.about-teacher .teacher .button.like.voited:hover {
    color: #198ecc;
}
.about-teacher .teacher .button.like:hover:before {
    background-color: #eee;
}
.about-teacher .teacher .button.like.voited:hover:before {
    background-color: #198ecc;
}
.about-teacher .teacher .button.like:before,
.about-teacher .teacher .button.like:after {
    content: '';
    height: 18px;
    width: 16px;
    color: white;
    float: right;
}
.about-teacher .teacher .button.like:before {
    background: url(/images/heart-white.png) 10px 3px no-repeat #ccc;
    margin-top: -5px;
    padding: 5px 8px 5px 18px;
    transition: background-color .3s;
}
.about-teacher .teacher .button.like.voited:before {
    background-color: #7FA0F1;
}
.about-teacher .teacher .button.like:after {
    background-color: white;
    transform: scaleY(2) rotate(45deg);
    margin: 1px -3px 0 -20px;
}
.about-teacher .teacher .likes-count {
    float: right;
    padding-left: 30px;
    height: 17px;
    background: url(/images/heart-white.png) left center no-repeat;
    color: white;
    margin: 10px 12px 5px;
}
.about-teacher .teacher .back-link {
    float: left;
    width: 100%;
    padding: 12px 7px 8px;
    margin: 20px 0 -60px -7px;
    background-color: #ec9684;
    color: white;
    font-size: 1.2em;
}
.about-teacher h2 {
    border-bottom: solid 1px;
    text-transform: uppercase;
    color: #5ca9d2;
}
.about-teacher > div.about {
    margin-left: 218px;
}
.about-teacher .photos-list a {
    position: relative;
    display: inline-block;
    width: 96px;
    height: 64px;
    margin: 3px;
}

.about-teacher .photos-list a img {
    max-width: 96px;
    max-height: 64px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

/*mh*/
.spoiler{
    padding:1px 5px 5px 15px;
    background-color:#dcdcdc;
    margin-bottom:10px;
    vertical-align:top;
}
.spoiler-content{
    vertical-align:top;

}
.spoiler a{
    display:block;
    float: right;
    padding: 23px 15px 0 0;
    font-size: 13px;
}

.spoiler .teacher a{
    display:inline;
    padding:0;
    float:none;
    font-size:14px;
}
.spoiler h2{
    color:#5ca9d2;
}
.spoiler img{
    display:inline-block;
    max-height:183px;
    max-width:175px;
    color:#5ca9d2;
    vertical-align:top;
    margin-bottom:10px;
}
/*.spoiler img, .spoiler p, .spoiler ul, .spoiler span{
    display:inline-block;
    vertical-align:top;
}
*/
.spoiler_text{
    display:inline-block;
    vertical-align:top;
    width:520px;
    padding:10px;
    padding-top:0;
}

#prise{
    list-style-image: url(../images/pdf_icon.png);
    list-style-position: outside
}
#prise li{
    padding-bottom:4px;
}
#prise a, #prise span{
    display:inline-block;
    vertical-align:top;
    padding-top:6px;
}

#sub_form{
    padding:1px 5px 20px 15px;
    background-color:#dcdcdc;
    margin-bottom:10px;

}
#feedback_form{
    padding:15px 5px 20px 15px;
    background-color:#dcdcdc;
    margin-bottom:10px;

}
.feedback{
    padding:1px 5px 20px 15px;
    background-color:#dcdcdc;
    margin-bottom:10px;

}
#feedback_form input[type=submit] {
  background: #ee9581;
  padding: 5px 17px;
  color: #fff;
  border-radius: 5px;
  font-size: 1.2em;
  border: 2px solid #f6eaea;
      float: right;
}
#feedback_form .error{
    border: 1px solid #900;
}

.hidden{
    display:none;    
}

.feedback .full, .feedback .empty, #feedback .empty{
    float:left;
    width:26px;
    height:23px;
    margin-bottom:5px;
    background-image:url(/images/foot.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    padding: 0;
}
.feedback .odd{
    background-image:url(/images/foot2.png);
   
}
.feedback .full, .feedback input:checked + label{
    background-position: right top;
}
.feedback tr.rating td:last-child:hover .empty{
    background-position: right bottom;
}
.feedback tr.rating td:last-child:hover .full{
    background-position: right top;
}

.feedback img{
    display:inline-block;
    max-height:116px;
    max-width:116px;
    color:#5ca9d2;
    vertical-align:top;
    margin-bottom:10px;
}
.feedback h2 i{
    color:black;
    font-weight:normal;
}
#maintable{
    border: none;
    width: 740px;
    margin: 40px 0;
}
#maintable tr td{
    width:150px;
    border:none;
    position:relative;
}
#maintable tr td .hint{
    position:absolute;
    padding:15px 25px;
    border-radius:5px;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    bottom:125px;
    background:white;
    text-align:left;
    z-index:1000;
    min-width:450px;
    left: -170px;
}
#maintable tr td .hint ul{
    list-style-type:none;
    padding:0;
}
#maintable tr td .hint ul li{
    padding-left:20px;
    margin-bottom:5px;
    position:relative;
}
#maintable tr td .hint ul ul{
    margin:10px 0;
}
#maintable tr td .hint ul li:before{
    content:"";
    position:absolute;
    left:0;
    top: 6px;
    width:5px;
    height:5px;
    border-radius:3px;
    background-color:#258fca;
}
#maintable tr td:first-child .hint ul li:before{
    background-color:#F4C649;
}
#maintable tr td:nth-child(2) .hint ul li:before{
    background-color:#dd565c;
}
#maintable tr td:nth-child(3) .hint ul li:before{
    background-color:#7490df;
}
#maintable tr td:nth-child(4) .hint ul li:before{
    background-color:#65c9cf;
}
#maintable tr td:nth-child(5) .hint ul li:before{
    background-color:#74d085;
}
#maintable tr td .hint:before{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 33px 23px 0 23px;
    border-color: rgba(0,0,0,0.2) transparent transparent transparent;
    content: "";
    position: absolute;
    bottom: -33px;
    left: 220px;
}
#maintable tr td .hint:after{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 20px 0 20px;
    border-color: #ffffff transparent transparent transparent;
    content: "";
    position: absolute;
    bottom: -30px;
    left: 223px;
}
#maintable tr:nth-child(2){
 display:none;
}
#maintable tr:nth-child(3) td{
    font-weight:bold;
    vertical-align:top;
}
.buttons{
    background: url('/images/fasad.jpg') no-repeat right top;
    padding: 50px 0;
}
.buttons span{
    display: inline-block;
    padding: 15px 70px;
    background-color: #cecac9;
    color: white;
    font-size: 120%;
    font-weight: bold;
    cursor:pointer;
    margin-bottom:12px;
    transition:.3s;
    opacity:.6;
    position:relative
}
.buttons span:hover{
    opacity:1
}
.buttons span.pressed{
    opacity:1
}
.buttons span.pressed:before{
    position: absolute;
    top: 0;
    bottom: 0;
    right: -22px;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 0 25px 13px;
    border-color: transparent transparent transparent #cecac9;
}
.buttons span:first-child{
    background-color: #fdd99f;
}
.buttons span.pressed:first-child:before{
    border-color: transparent transparent transparent #fdd99f;
}
.svg-maps{
    min-height: 500px;
    position: relative;
    margin:60px 0;
}
.map-hints{
    height: 10px;
}
.map-hints div{
    display:none;
    position:absolute;
    background:white;
    border-radius:5px;
    padding:15px;
    box-shadow:0 0 5px rgba(0,0,0,0.5)
}
.warnText{
    color: #900;
    padding: 12px;
    background: rgba(153, 0, 0, 0.1);
    margin-bottom: 1em;
    font-size: .9em;
}
ul#events li {
    display: inline;
    color: #5ca9d2;
    font-size: 1.1em;
    font-weight: bold;
    margin-right: 9px; /* Отступ слева */
    border: 1px solid #439ecd; /* Рамка вокруг текста */
    padding: 4px 14px 5px 14px; /* Поля вокруг текста */
    border-radius: 4px;
}
#events a:hover{
	text-decoration: none;
    margin-right: 0px; /* Отступ слева */
    border: 1px solid #fff; /* Рамка вокруг текста */
    border-radius: 4px;
    }
.note {
    font-size: 85%;
    margin: 17% 2% 0 2%;
    margin-top: 0;
    margin-bottom: 1rem;
    text-align: center;
    color: #565656;
}

   
/**/
a.knopka {
  color: #fff; /* цвет текста */
  text-decoration: none; /* убирать подчёркивание у ссылок */
  user-select: none; /* убирать выделение текста */
  background: #f98368; /* фон кнопки */
  padding: .7em 1.5em; /* отступ от текста */
  outline: none; /* убирать контур в Mozilla */
} 
a.knopka:hover { background: rgb(232,95,76); } /* при наведении курсора мышки */
div#knopka {
    margin: 30px 0;
}
.abzatc {
    border-left: 2px solid #f44336;
    padding: 15px 10px;
    background-color: #dcbc62;
    color: #fbfbfb;
}
/*аккордеон на сведениях*/
.accordion {
    background-color: #E8EDE3;
    border: 1px solid #2a96d0a3;
    width: 98%;
    padding: 0px;
    margin: 0 auto 2em auto;
}
.accordion section {
    border: 1px solid #8bc6e5;
    /* margin: 5px; */
    background-color: #fff;
}
.accordion h4, .accordion p{
	margin: 0;
}
.accordion p{
	padding: 5px 20px;
}
.accordion p a {
    font-weight: 500;
}
.accordion h4 a{
	display: block;
	position: relative;
	font: 16px;
	padding: 8px;
	color: #545454;;
	text-decoration: none;
}
.accordion h4 a:hover {
	background: #5ca9d230;
}
.accordion h4 + div {
	height: 0;
	overflow: hidden;
	-moz-transition: height 0.3s ease-in-out;
	-webkit-transition: height 0.3s ease-in-out;
	-o-transition: height 0.3s ease-in-out;
	transition: height 0.3s ease-in-out;
}
.accordion :target h4 a:after {
    content: '';
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -3px;
	border-top: 5px solid #333;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
}
.accordion :target h4 + div {
	height: 100%;
}
a.pdf_link{background: url(/images/icon-pdf.jpg) 0 0 no-repeat;position: relative; right: -8px;padding: 20px 50px;}
.vajno {padding: 8px 27px; background: #f9f4d0; font-size: 15px; border: 4px dashed #e5ad60; border-radius: 10px; color: #464343; font-family: 'Lato', sans-serif;}
.vajno-blue {padding: 8px 27px;background: #e8f3fc;font-size: 15px; border: 2px solid #3b84aa; border-radius: 10px; font-family: 'Lato', sans-serif;}
.bl-hel-yel{border-left: 3px solid #eac57b; padding-left: 7px;  margin-left: 15px;}
/*содержимое страницы Родителями*/
.wrap-pr {
    float: left;
    padding: 20px;
    width: 23%;
    margin: 0 22px 22px 9px;
    height: 150px;
       background: linear-gradient(135deg, #258fca5e 50%, #ecebd9fa 50%);
}

a.pr {
    font-size: 17px;
    text-transform: uppercase;
    color: #4d5675;
}
.centerer-ul ul > li {
    white-space: nowrap;
    display: inline-block;
    list-style: none;
    padding: 5px 8px;
    background-color: #f3c221;
    margin: 5px 9px;
    border-radius: 3px;}
.centerer-ul a {
    color: #091952;
    font-size: 14px;
    text-transform: none;
    font-weight: 500;
}
/*теги на стр.Основные сведения*/
.tagcloud {
 float:left;
 /*width:300px;*/
  margin:20px 10px 30px 0;
 }
.tagcloud a {
    font-size: 14px;
    color: #ffffff;
    border-radius: 3px;
    background: #258fca;
    border-bottom: 2px solid #f3c221;
    margin: 5px;
    padding: 5px 5px 7px;
    float: left;
    font-weight: 500;
    text-transform: none;
    -moz-transition: all 0.2s 0.01s ease-in;
    -o-transition: all 0.2s 0.01s ease-in;
    -webkit-transition: all 0.2s 0.01s ease-in;
}
 .tagcloud a:hover {
 color:#fff;
 background-color:#FF6766;
 text-decoration: none;
 -webkit-transform: rotate(4deg);
 -moz-transform: rotate(5deg);
 -o-transform: rotate(5deg);
 }
 
 .back-sv {
    text-align: right;
    margin: 2em;
    font-weight: 600;
    text-transform: uppercase;
}
.back-sv a {
    background: #ffd035;
    padding: 10px 20px;
    border-radius: 3px;
    color: #fff;
}
.back-sv a:hover {
    text-decoration: none;
    background: #258fca;
}
/*таблица прайсов*/
    table.price2 {
    border: 2px solid #ffffff;
    width: 100%;
}
.price2 td, .price2 th{
	border: 1px solid #fff!important;
        height: 33px;
        color: #ffffff;
	    font-weight: 500;
        font-size: 17px;
}
    td.price-left-td {
    background-color: #53b2e48c;  
}

td.price-centr-td {
  background-color: #ff8282a6;
  text-align: center;
}
td.price-right-td {
  background-color: #f4c528a6;
  text-align: center; 
}
td.chek {
    background-image: url(/images/chek.png);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: inherit;
}

/*цветные кнопки в контенте*/
#bottn-group {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}

#bottn-group a {
    padding:7px 8px;
    border-right: 1px solid white;
    box-sizing: border-box;
    color: white;
    white-space: nowrap;
    text-decoration: none;
    margin: 8px 5px;
    transition: margin-top 0.2s;
    flex: 1; /* Добавляем равномерное распределение ширины для всех ссылок */
    max-width: calc(25% - 10px); /* Максимальная ширина каждой ссылки, учитывая отступы между ними */
    text-align: center;
    font-size: 13px;
    font-weight: 600;
}

#bottn-group a:hover {
    margin-top: -5px;
}

#bottn-group a:nth-child(1) {
    background: #258fca;
}

#bottn-group a:nth-child(2) {
    background: #aac897;
}

#bottn-group a:nth-child(3) {
    background: #ae9dd1;
}

#bottn-group a:nth-child(4) {
    background: #e5ad60;
}

#bottn-group a:nth-child(5) {
    background: #90c2db;
}

#bottn-group a:last-child {
    border-right: none;
    background: #da9886;
}
/*цв.кнопки в контенте*/
td.tdcol {
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 17px;
    background-color: #198ecc96;
    color: #fff;
}
.price-simple thead {
    /* border: 1px solid #eee; */
    background-color: #e5ad60;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
}
.nc_search_extra_form{
    width: 100%;
}
.nc_search_extra_form tr td:first-child{
    width: 150px;
}
.nc_search_extra_form tr td input[name='search_query']{
    width: 100%;
    box-sizing: border-box;
}
.search-form{
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: white;
    z-index: 100;
    padding: 1rem 23px;
}
.search-form.show{
    display: block;
}
.search-form input{
    width: 100%;
    box-sizing: border-box;
    padding: .5rem 1rem;
    border: 1px solid #cccccc;
    border-radius: 5px;
    font-size: 14px;
    outline: none;
}
.search-form button{
    position: absolute;
    background: url("/newhistory/imgs/search.png") no-repeat center;
    width: 30px;
    height: 30px;
    outline: none;
    border: none;
    top: calc(50% - 15px);
    right: 25px;
    cursor: pointer;
}
.wrapper .nc_search_form .nc_search{
    display: flex;
}
.wrapper .nc_search_form .nc_search input[type='text']{
    width: 100%;
    box-sizing: border-box;
    margin-right: 1rem;
    padding: .5rem 1rem;
    border: 1px solid #cccccc;
    border-radius: 5px;
    font-size: 14px;
    outline: none;
}
.wrapper .nc_search_form .nc_search input{
    padding: .5rem 1rem;
    border-radius: 5px;
    border: 1px solid #999999;
}
.nc_search_results{
    padding: 0;
    padding-left: 1rem;
}
.nc_search_results li{
    margin-bottom: .5rem;
}
.nc_search_range{
    margin-bottom: 1rem;
}
.all_album{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 2rem;
}
.all_album a{
    color: #545454;
    font-style: italic;
    font-weight: normal;
    text-align: center;
    /*border: 1px solid #eac57b;*/
    padding-top: 300px;
    position: relative;
    overflow: hidden;
}
.all_album a span.pic{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transition: transform .5s ease-in-out;
}
.all_album a span.desc{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 1rem;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0,0,0,.5);
    color: white;
    z-index: 2;
}
.all_album a:hover span.pic{
    transform: scale(1.1);}
.hr-dashed-gradient {
	margin: 20px 0;
	padding: 0;
	height: 2px;
	border: none;
	background: linear-gradient(to right, transparent 50%, #fff 50%), linear-gradient(to right, #049ef3, #e5ad60); 
	background-size: 16px 2px, 100% 2px;
}
a.hel-ssilk {float: none; padding: 0; font-size: 14px;display: inline;}
/*Форма связи */
/* для select и input */
.nc-form select,
.nc-form input[type="text"],
.nc-form input[type="submit"] {
width: 80%; /* Поле занимает всю доступную ширину */
    border: 1px solid #6c6e6f;}
/* кнопка*/
.nc-form input[type="submit"] {
    background-color: #aac897;
    color: white;              /* Цвет текста */
    padding: 12px 20px;        /* Размер кнопки */
    cursor: pointer;         
    border: none;              /* Убираем рамку */
    border-radius: 4px;        /* Скругляем углы */
     width: 30%;
      text-transform: uppercase;
	font-weight:700}
.nc-form input[type="submit"]:hover  {
    background-color: #f6af9f; 
}
button#nc_captcha_refresh_button0:hover{
    background-color: #f6af9f;}
#adminForm {
/*    width: 100%; */
    max-width: 540px; /* Максимальная ширина формы */
    margin: 0 auto;   /* Центруем форму по горизонтали */
}
/* Выравнивание всех элементов внутри формы */
.nc-form * {
    padding: 5px; /* вокруг */
   margin-bottom: 1px;  /*Отступ между элементами */}
div#dopz {margin: 17px 0px 0px 7px;}   
/*кнопка контент центр*/
.column {display: flex;justify-content: center;margin-top: 2em;}        
.knopka a {padding: 10px 20px; background-color: #f98368; color: white; text-decoration: none;  border-radius: 5px;}
.knopka:hover {color:#f9f4d0;}
/*ссылки другие сады кнопки-центр*/
#button-group {display: flex; /*justify-content: center;*/ margin: 0 0 1em 0;}
#button-group a {display: inline-block; margin: 0 6px;padding: 10px 7px; text-align: center; text-decoration: none; background-color: #f9f4d0; border: 1px solid #dddac8; border-radius: 5px;
    color: #2b2b2c;font-weight: 400;  font-size: 13px; width: 120px;}
#button-group a:hover{text-decoration: none;  border: 1px solid #5ca9d2;}
.let-see {
    display: inline-block;
    text-decoration: none;
    font-size: 0; /* Чтобы скрыть текст */
    width: 24px; /* Размер иконки, изменяйте по необходимости */
    height: 50px; /* Размер иконки, изменяйте по необходимости */
     border: none;
    background: transparent;
    color: #f0bb0a;   
    border: 2px solid;
    padding: 4px 4px;}
.let-see img { width: 80%; height: auto;}

/* === Запись в сад форма === */
.nc-form.request-bid .wrap-input{
    margin-bottom: .5rem;
    padding: 0;
}
.nc-form.request-bid .wrap-input input{
    padding: .7rem 1rem;
    border: 1px solid #eccf96;
    border-radius: 3px;
    margin: 0;
    transition: border-color .3s;
    outline: none;
    width: 100%;
    box-sizing: border-box;
}
.nc-form.request-bid .wrap-input input:focus,
.nc-form.request-bid .wrap-input select:focus,
.nc-form.request-bid .captcha-block input:focus{
    border-color: #258fca;
}
.nc-form.request-bid .wrap-input select{
    padding: .7rem 1rem;
    border: 1px solid #eccf96;
    border-radius: 3px;
    margin: 0;
    transition: border-color .3s;
    outline: none;
    width: 100%;
    background: url("/newhistory/imgs/arrows.png") no-repeat right .5rem center;
    appearance: none;
}
.nc-form.request-bid .captcha-block{
    display: flex;
    padding: 0;
    margin-top: 1.5rem;
}
.nc-form.request-bid .captcha-block > div{
    margin: 0 1rem 0 0;
    border: 1px solid #eccf96;
    border-radius: 3px;
    padding: 1px;
}
.nc-form.request-bid .captcha-block > div img{
    padding: 0;
}
.nc-form.request-bid .captcha-block button{
    margin: 0 1rem 0 0;
    background: #258fca;
    color: white;
    border: none;
    border-radius: 3px;
    padding: .7rem 1rem;
    cursor: pointer;
    transition: background-color .3s;
}
.nc-form.request-bid .captcha-block button#nc_captcha_refresh_button0:hover{
    background: #126999;
}
.nc-form.request-bid .captcha-block input{
    padding: .7rem 1rem;
    border: 1px solid #eccf96;
    border-radius: 3px;
    margin: 0;
    transition: border-color .3s;
    outline: none;
}