/* CSS kod pishite v etom faile, chotobi pri ustanovke obnovlenii ne bilo problem  */
/* --------------------------------------- */
/* Here you can put custom css rules for your site */

.logo-row .logo img {

//max-height: 53px;

}

header.fixed .logo-row .top-callback .email {
	display:none;
}

h1 {line-height:32px;}
h3 {line-height:24px;}

img.left {margin-right: 10px}
img.right {margin-left: 10px}

.accordion-type-1 .accordion-head a, .accordion-type-2 .accordion-head a {color: black;}

.dropdown-menu li a, .dropdown-menu li a:focus  {text-decoration: none !important;}

p a, p a:focus {color: #0e69aa ; text-decoration: underline !important;}
.maxwidth-theme ul li a, .maxwidth-theme ul li a:focus  {color: #0e69aa ; text-decoration: underline !important;}

.dropdown-menu li a, .dropdown-menu li a:focus  {text-decoration: none !important;}

.catalog .row a, .catalog .row a:focus {color: #0e69aa ; text-decoration: underline !important;}

.detail .post-content a, .detail .post-content a:focus {color: #0e69aa ; text-decoration: underline !important;}

.previewtext a, .previewtext a:focus {color: #0e69aa ; text-decoration: underline !important;}

.title a, .title a:focus {color: #0e69aa ; text-decoration: underline !important;}

.docs a, .docs a:focus {color: #0e69aa ; text-decoration: underline !important;}

.ask_a_question a, .ask_a_question a:focus {color: #0e69aa ; text-decoration: underline !important;}

@media (min-width: 992px) {

	.subscribe-block-wrapper .subscribe-form {width:400px;}
	.subscribe-block-wrapper .form-control.subscribe-input {padding-right: 0px;}
	.subscribe-block-wrapper .social-icons {width: 300px; margin-left: -120px;}

	header.fixed .logo-row .top-callback .social {display:none;}

	header .social-icons li:hover a {background-color:#4f5a6b;}
	header .social-icons {margin-top:-7px;margin-left:5px;}
	header .social {float:right;}
header .top-callback {float:right; width:555px; margin-top:-30px;}

	div.items.row .col-md-6 {width:50%;}
	.catalog.sections .item {margin-bottom:15px;}

header.fixed .top-callback {margin-top:0px;}

}

@media (min-width: 768px){
	/* footer .social-icons ul {width:500px;} */

	[name="del_filter"] {margin-top:-100px; }

[name="set_filter"] {margin-top:-100px}

}


@media (max-width: 992px) {
header .social {display:none;}
}

@media (max-width: 767px) {
.banners-big .slides .title {line-height: 20px;}
.mibok-carousel-lessons .mibok-name-place, .mibok-carousel-lessons  .mibok-name-teacher {line-height: 12px !important;}
}


@media (max-width: 530px) {
.left-menu-md, .right-menu-md {
 display:block!important; 
}
  .col-xs-4 {width: 100%!important;}
}



.catalog.sections .item .image img {vertical-align:top;}

//Календарь

.mibok-time, .mibok-hover-lesson .btn-mibok {display:none !important;}

.btn.btn-mibok.btn-default {background-color:#ddd;}



.mibok-filter-left {display:none !important;}

.mibok-filter-right {display:none !important;}

.mibok-wrapper-filter {margin: 0 !important;}

.mibok-name-lesson {font-size:12.5px !important; text-transform:none !important;font-weight:400 !important;max-height:none !important;}

.item-lesson {height:100% !important;}

.mibok-name-teacher {position:static !important;white-space:normal !important; font-size: 11px !important;}

.mibok-dropdown .dropdown-menu ul {padding-left:0px;}

.mibok-wrapper input[type=checkbox] + label, .mibok-wrapper  input[type=radio] + label {white-space: normal; padding:5px 10px 5px 30px;}

.mibok-carousel-lessons .mibok-time {display:none !important;}

.item-lesson:hover .mibok-hover-lesson a, .item-lesson.emitate-hover .mibok-hover-lesson a, .item-lesson:hover .mibok-hover-lesson span, .item-lesson.emitate-hover .mibok-hover-lesson span
 {display:none !important;}

.mibok-hover-lesson .btn-mibok {display:none !important;}

.docs .xls a, .docs .doc a, .docs .pdf a, .docs .jpg a, .docs .png a, .docs .ppt a, .docs .tif a, .docs .txt a {white-space: normal;}

.docs .xls, .docs .doc, .docs .pdf, .docs .jpg, .docs .png, .docs .ppt, .docs .tif, .docs .txt {margin-bottom: 40px;}

.staff .detailimage {float: left; padding-right: 15px;}

footer .policy {
	padding: 21px 0 0 0;
}
@media (max-width:767px) {
	footer .policy {
		padding: 0;
	}
}

footer .policy .link {
	margin-bottom: 12px;
}

footer .policy .link a {
	color: #969ba5;
	vertical-align: middle;
}

footer .policy .link a:hover {
	color: #ffffff;
	text-decoration: none;
}

.social-block-wrapper{
	padding: 22px 0;
	position: relative;
}
.social-block-wrapper:before{content:"";position:absolute;left:0;bottom:0px;right:0px;width:100%;height:1px;background:#fff;opacity:0.07;max-width:978px;margin:auto;}
.social-block-wrapper .text{position:relative;padding-left: 89px;font-size:13px;color:#fff;}
.social-block-wrapper .text:before{content:"";position:absolute;left:15px;top:2px;width:58px;height:30px;background:url(images/scorp2.png) -3px -116px no-repeat;}
@media (min-width: 992px) {
	/* .social-block-wrapper .social-icons {width: 300px;} */
}
@media (max-width:767px){
	.social-block-wrapper .text{padding-left:15px;padding-bottom:12px;}
	.social-block-wrapper .text:before{display:none;}
	.social-block-wrapper .social-icons{margin: 11px 0px 0px;}
	.social-block-wrapper > .row{margin:0px;}
}
@media print{
	.social-block-wrapper{display:none;}
}

.footer-info {
	display: flex;
	gap: 10px;
}

.footer-search {
	display: flex;
}

@media (max-width: 991.98px){
	.footer-info {
		justify-content: center;
	}

	.footer-search {
		display: none;
	}
}

.footer-search__link {
	font-size: 13px;
	color: #ffffff;
}

.footer-search__link:hover {
	color: #d30535;
}

.footer-search__link i {
	font-size: 13px;
}

@media (min-width: 992px) {
	.footer-info {
		justify-content: space-between;
		align-items: center;
	}

	.footer-search__link {
		font-size: 18px;
	}
	
	.footer-search__link i {
		font-size: 18px;
	}
}